summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-02-10Do not set PKGREVISION in Makefile.common.wiz5-11/+15
Set DIST_SUBDIR, since there were two versions of the abiword-2.2.3 distfile (difference is a "const"). Hi adam!
2005-02-10Note update of xmail to 1.5.5garbled1-1/+2
2005-02-10Update xfmail to 1.5.5. The old xfmail 1.4.7 would not build on NetBSD 2.0garbled9-147/+55
2005-02-10Install the DragonFly.cf file too, from Todd Willey in PR pkg/29330.xtraeme3-2/+18
2005-02-10Make note of upx update.ben2-3/+3
2005-02-10Update upx to version 1.25. This addresses PR#29327.ben4-53/+27
Changes include: * INFO: http://upx.sourceforge.net is the permanent UPX home page * watcom/le: don't crash on files without relocations * win32/pe: stricter checks of some PE values * source code: much improved portability using ACC, the Automatic Compiler Configuration * source code: compile fixes for strict ISO C++ compilers * source code: compile fixes for Win64
2005-02-10s/recognise/recognize/. TNP uses American English.grant2-4/+4
2005-02-10add rcsid.salo1-0/+2
2005-02-10Updated qt3 to 3.3.4adam2-3/+7
2005-02-10Changes 3.3.4:adam9-28/+19
Installation --------------- Added support for DragonFly BSD. Fixed compilation for 64-bit Linux. Compilation fixes for OpenBSD configured with -thread. Windows Installer ----------------- Add option to set environment variables. Fixed problem propagating PATH environment variable. Make sure the PostgreSQL and MySQL libraries are shown correctly. Compilers --------- Work around a bug in HP-UX aCC. Support IRIX with 7.4.x compiler. Fixed moc compilation when Bison is installed. Fixed compilation with Intel compiler on Windows. Qt Designer ----------- Fixed bug that could corrupt the .pro file. Fixed bug that would remove source files from project when using a statically linked designer. Fixed handling of custom widget plugins which subclass QWidgetStack. Raise and give focus to source files when clicking on them in the project overview. Fixed bug where empty variable declarations in .ui file would generate improper C++ code. Fixed crash when deleting action while changing its name. Fixed crash when using third party plugins that create tabwidgets without any pages. Fixed bug renaming slots in edit custom widgets dialog where old slot name would not get removed. Make sure uic-generated code compiles when QT_NO_CAST_ASCII is defined. Fixed bug showing wrong status indicators in connection table after sorting the list. Prevent templates based on unsupported widgets (like QScrollView) from being created. Qt Linguist ----------- Fixed bug where spaces at the beginning or at the end of the source text would not be displayed. Qt Assistant ------------ Fixed bug in printing that sometimes caused the last page to be skipped. Fixed invalid font size error on startup. qmake ------- Work around bug in Visual Studio 2003 Custom Build Steps. Handle path names with spaces properly. Handle file names containing '&' characters correctly. Create dependencies on .ui.h files. Fixed crash on Solaris when error() string contains single quote. Make it possible to specify a RES file for the vcproj file. Fixed bug in make install on Linux Various improvements for XCode. Fixed bug in shadow builds. for more information see 'changes-3.3.4'
2005-02-10Added support for CPUS (pkg/29278 by Piotr Kalinowski)martti1-1/+6
2005-02-10Updated xfce4-wavelan-plugin to 0.4.1nb1martti1-1/+2
2005-02-10Removed NOT_FOR_PLATFORMmartti1-4/+1
2005-02-10xfce4-wavelan-plugin-0.4.1nb1martti3-2/+17
* Added NetBSD 1.6.2 support (untested)
2005-02-10Note revision bump for lilypond to 2.jmmv1-1/+2
2005-02-10Fix installation of info files. We have to manually pass the --infodirjmmv1-2/+4
argument to the configure script to point to ${PREFIX}/info; otherwise they'd get installed in the lilypond/lilypond subdirectory, thus being unrecognized by the PLIST. Bump PKGREVISION to 2.
2005-02-10Note update of docbook-xsl to 1.68.0.jmmv1-1/+2
2005-02-10Regenerate for fixes.xml rev 1.7 (typo fix), but appears to have pulled insketch2-526/+548
some other changes as well.
2005-02-10Update to 1.68.0:jmmv3-24/+58
This release includes some features changes, particularly for FO/PDF output, and a number of bug fixes. FO * Moved footnote properties to attribute-sets. * Added support for side floats, margin notes, and custom floats. * Added new parameters body.start.indent and body.end.indent to the set.flow.properties template. * Added support for xml:id * Added support for refdescriptor. * Added support for multiple refnamedivs. * Added index.entry.properties attribute-set to support customization of index entries. * Added set.flow.properties template call to each fo:flow to support customizations entry point. * Add support for @floatstyle in figure * Moved hardcoded properties for index division titles to the index.div.title.properties attribute-set. * Added support for table-layout="auto" for XEP. * Added index.div.title.properties attribute-set. * $verbose parameter is now passed to most elements. * Added refentry to toc in part, as it is permitted by the DocBook schema/ DTD. * Added backmatter elements and article to toc in part, since they are permitted by the DocBook schema/DTD. * Added mode="toc" for simplesect, since it is now permitted in the toc if simplesect.in.toc is set. * Moved hard-coded properties to nongraphical.admonintion.properties and graphical.admonition.properties attribute sets. * Added support for sidebar-width and float-type processing instructions in sidebar. * For tables with HTML markup elements, added support for dbfo bgcolor PI, the attribute-sets named table.properties, informaltable.properties, table.table.properties, and table.cell.padding. Also added support for the templates named table.cell.properties and table.cell.block.properties so that tabstyles can be implemented. Also added support for tables containing only tr instead of tbody with tr. * Added new paramater hyphenate.verbatim.characters which can specify characters after which a line break can occur in verbatim environments. This parameter can be used to extend the initial set of characters which contain only space and non-breakable space. * Added itemizedlist.label.markup to enable selection of different bullet symbol. Also added several potential bullet characters, commented out by default. * Enabled all id's in XEP output for external olinking. HTML * Added support for refdescriptor. * Added support for multiple refnamedivs. * Added support for xml:id * refsynopsisdiv as a section for counting section levels Images * Added new SVG admonition graphics and navigation images.
2005-02-10Fix typo.sketch1-2/+2
2005-02-10the daily security patch:drochner3-3/+35
sprintf->snprintf to fix security problem (CAN-2005-0076) (patch from Debian) bump PKGREVISION
2005-02-10Note update of pkg_alternatives to 1.3.jmmv1-1/+2
2005-02-10Update to 1.3: show a more descriptive usage message, useful as a quickjmmv2-4/+20
reference. Per tv@'s suggestion.
2005-02-10Capitalize XMMS.reed1-1/+1
2005-02-10mail/cueitojun1-1/+2
2005-02-10upgrade to 20050131. minor bugfixesitojun2-6/+6
2005-02-10Rearrange so that the MAINTAINER and HOMEPAGE are stored with thejlam2-6/+6
package Makefile instead of Makefile.common. Also, fix the HOMEPAGE for the courier-authlib component of the Courier package.
2005-02-10Add a buildlink3.mk file for use by other package Makefiles.jlam1-0/+18
2005-02-10Add and enable courier-authlib.jlam1-1/+2
2005-02-10Import courier-authlib-0.53, the standalone Courier authenticationjlam1-1/+2
library, as security/courier-authlib.
2005-02-10Import courier-authlib-0.53 as security/courier-authlib.jlam10-0/+419
The Courier authentication library provides authentication services for other Courier applications. In this context, the term "authentication" refers to the following functions: 1. Take a userid or a loginid, and a password. Determine whether the loginid and the password are valid. 2. Given a userid, obtain the following information about the userid: A. The account's home directory. B. The numeric system userid and groupid that owns all files associated with this account. C. The location of the account's maildir. D. Any maildir quota defined for this account. See the Courier documentation for more information on maildir quotas. E. Other miscellaneous account-specific options. 3. Change the password associated with a loginid. 4. Obtain a complete list of all loginids.
2005-02-10on Linux, we need more than just /proc in the sandbox. :)grant1-2/+2
2005-02-10add planetmirror to MASTER_SITE_PERL_CPAN for Australia.grant1-2/+3
2005-02-10Update security/openpam to 20050201 (Feterita). Changes from versionjlam5-18/+22
20040210 (Eelgrass) include: - BUGFIX: Correct numerous markup errors, invalid cross-references, and other issues in the manual pages, with kind assistance from Ruslan Ermilov <ru@freebsd.org>. - BUGFIX: Avoid multiple evaluation of macro arguments in ENTERX() and RETURNX() macros. - BUGFIX: Remove an unnecessary and non-portable pointer cast in pam_get_data(3). - BUGFIX: Fix identical typos in PAM_ACCT_EXPIRED case in pam_strerror(3) and gendoc.pl. - ENHANCE: Minor overhaul of the autoconf / build system. - ENHANCE: Add openpam_free_envlist(3).
2005-02-10Note upgrade for ganglia packages to 3.0.0:jschauma1-1/+3
Changes since previous: Ganglia now allows you to send status messages over unicast routes instead of a single multicast channels. The Apache Portable Runtime (APR) library is the library underlying the Apache web server which provide memory pools, networking io, hash tables and arrays in a very portable manner. APR now serves as the heart of the new ganglia monitoring daemon to expand portability, improve reliability and provide new features like IPv6 address support More powerful and flexible configuration Configuration analysis gives bandwidth usage More powerful Access Control mechanism You have complete control over metric collection Solaris gmond doesn't have to be run as root anymore Mixing different OSes on same channel is okay now Fixed the XML DTD Darwin metric collection greatly improved Fixed bug that required Solaris systems to run in debug mode Fixed a memory leak on FreeBSD All metric collection functions are in a standalone library Potential memory leak fixed in gmetad All communication protocols are now defined in ./lib/protocol.x Gmetad on Solaris bug fixed
2005-02-10Upgrade ganglia-webfrontend to 3.0.0jschauma3-53/+37
2005-02-10Upgradde ganglia-monitor-core to version 3.0.0, which was releasedjschauma12-148/+694
one day after the initial import of this package.
2005-02-10Be more specific about exiscan capabilities.reed1-2/+4
2005-02-10Add me to list of pkgsrc developers helping with Linux.reed1-2/+2
2005-02-10Slight description improvement: this can "view" and also is forreed1-1/+2
"documentation". (I would also like to see this moved to sysutils category or sysutils added to CATEGORIES and also change COMMENT to "GNU info documentation utilities".)
2005-02-10Capitalize first "Note:"reed1-1/+1
2005-02-10This is included in teTeX, make it conflict now (but still work withhubertf1-2/+4
teTeX2). This should be removed when teTeX3 is imported.
2005-02-10Document that this is part of teTeX3 too (the pkg should be removedhubertf1-2/+2
once teTeX3 is imported)
2005-02-10Fix p5-subversion build on FreeBSD.epg2-4/+13
2005-02-09Fix Interix user/group failsafe so that it works on PKG_USERS with \\ in them.tv1-4/+4
2005-02-09Replace _IGNORE_USE_GNU_TOOLS with finer-grained exclusion.gavan1-13/+16
This solves the problem of building GNU tools that explicitly or implicitly depend on other GNU tools. This problem has presented a bootstrap issue on platforms with few GNU tools, especially where USE_PKGSRC_GCC is used. Based on a patch posted by sketch on tech-pkg in December 2003.
2005-02-09Updated libpixman to 0.1.3.xtraeme1-1/+2
2005-02-09Update to 0.1.3.xtraeme2-5/+5
Performance improvements ------------------------ Solid fills are now much faster, (thanks to Alexander Larsson). Bug fixes --------- Fixed to quiet warnings in newer versions of gcc. Don't divide-by-zero if given an image of size 0x0. Fixed several corner cases where values outside a trapezoid would be drawn with alpha 1/255 (in the 8-bit case). Internal changes ---------------- Imported the newer point-sampling trapezoid rasterization code that Keith Packard wrote for the X server. This provide pixel-perfect matching with the Render extension as well as code that is simpler, more robust, and easier to maintain.
2005-02-09Updated cairo to 0.4.0.xtraeme1-1/+2
2005-02-09Update to 0.4.0.xtraeme3-28/+5
Some changes: Add anti-aliased trapezoids, rectangular clipping, multiple geometry arrays, bitmap geometry, mask surface convolution filtering.