summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-08-09Install Perl modules into the Perl vendor directories. Bump thejlam2-40/+41
PKGREVISION to 3.
2005-08-08Expose a new variable PGSQL_BLCKSZ for package builders to tweak sojlam1-1/+19
as to optimize PostgreSQL performance. This is a fairly expert option and represents the size in bytes of a PostgreSQL disk page, defaulting to 8K.
2005-08-08Append to, don't override, BUILD_DEFS.jlam1-2/+2
2005-08-08Rename the POSTGRESQL_* variables to PGSQL_* to match the namingjlam2-8/+8
convention for other PostgreSQL variables in pkgsrc.
2005-08-08Set TOOLS_PLATFORM.shlock only if exists the binary on /usr/bin,xtraeme1-1/+3
reported by Lars Nordlund via tech-pkg@.
2005-08-08Don't install the manpage on FreeBSD.xtraeme1-2/+3
2005-08-08Remove a patch that was forcing installation of the module into thejlam3-17/+3
site directories. Bump the PKGREVISION of p5-pilot-link to 4.
2005-08-08Note update of "apache2" package to version 2.0.54nb2.tron1-1/+2
2005-08-08Add fixes for CAN-2005-1268 (not really a security problem) andtron4-3/+38
CAN-2005-2088 from the Apache SVN repository.
2005-08-08Define "NO_SRC_ON_FTP" to prevent distribution file from appearing ontron1-1/+3
NetBSD main site and mirrors twice.
2005-08-08Note update of "xservers" package to version 3.3.6.4.tron1-1/+2
2005-08-08Fix the package configuration of the following packages so that theyjlam13-20/+65
will install Perl modules into the "vendor" directories: chat/vicq math/udunits databases/rrdtool mbone/beacon devel/p5-subversion Bump their PKGREVISIONs.
2005-08-08Update "xservers" package to version 3.3.6.4. Changes:tron2-26/+11
- Provide a normal downloadable distribution file because this is much more convenient after XFree86 3.3.6 was removed from the CVS sources. - Fix buildlink issued which caused shared library runtime path problems. - Compile the libraries without thread support. They aren't used by anything but "xkbcomp" and the server. And neither of those uses threads. BTW: this does *not* limit the server's ability to handle threaded X11 applications.
2005-08-08Remove redundant PERL5_CONFIGURE settings as it defaults to "yes".jlam3-8/+3
2005-08-08Fix package configuration so that the Perl modules are installed intojlam8-6/+62
the "vendor" directories. Bump the PKGREVISION.
2005-08-08Alter the configuration so that:jlam3-6/+58
$(prefix) == $(siteprefix) == $(vendorprefix) so that if a perl module is configured with "perl Makefile.PL PREFIX=...", then that single PREFIX definition will override all three of the above, and files will be properly installed into the correct relative path. Also, patch a test so that it understands the different behavior of the pkgsrc ExtUtils::MakeMaker module. Bump the PKGREVISION to 2.
2005-08-08Restore the @(..)s which were removed in rev 1.1706.veego1-7/+7
They are needed in the fetch-list case to prevent outputting anything if the distfile is allready in $DISTDIR.
2005-08-08Note update of editors/nvi-m17n to 1.79.20040401.taca1-1/+2
2005-08-08Update nvi-m17n to 1.79.20040401 applying patch from PR pkg/30216taca5-88/+11
by ISIHARA Takanori. Brief changes: 2004/4/1 publish a new diff as "cvs diff" (with old cvs) generated malformed diff. 2002/5/22 support iso-2022-15 character encoding. 2001/10/24 plug a printf string vulnerability. 2000/4/7 support automatically recognize iso-2022-jp-3 character encoding. common/multibyte.c
2005-08-08Remove dependency to ruby-base package. It was accidently introduced.taca2-4/+4
2005-08-08Make this package for ruby16 only since ruby1.8.2 already containstaca1-5/+3
this library.
2005-08-08Updated mail/dspam to 3.4.9xtraeme2-3/+3
2005-08-08Update to 3.4.9xtraeme2-6/+6
Changes: BUGFIX: File descriptor leaks when connection to delivery host fails BUGFIX: Decoding NUL characters causes message truncation BUGFIX: Many files not written to group directory when using managed groups BUGFIX: Some LDAs/MTAs truncate message when single dots not properly quoted BUGFIX: 7BIT encoding contains 8BIT characters BUGFIX: Messages to multiple local recipients may fail to decode completely
2005-08-08+ asc-1.16.2, bins-1.1.28, cksfv-1.3.6, dspam-3.4.9, oregano-0.40.5,wiz1-2/+7
py-wxWidgets-2.6.1.0.
2005-08-08mention recent updates/additiondrochner1-1/+5
2005-08-08whitespace removaladrianp2-16/+16
2005-08-08Updated deve/Gorm to 0.11.0adam1-1/+2
2005-08-08Changes 0.11.0:adam3-90/+12
* Improved implementation of canSubstituteForClass: the default implementation of this method tests the classes to see if initWithCoder: or encodeWithCoder: is implemented on a subclass to determine automatically if that class has the same encoding signature as the original class, if it does, it can be substituted. * Improved handling of classes which use cell classes in the custom class inspector. The inspector now autmatically replaces the cell class with the appropriate one when the user selects a given subclass. * Browser based class editor in document panel. This interface is more like the one on OSX. The user now has a choice in preferences to determine which view they would like to use. * Translation tools. The Document->Translate menu allows the user to export string and import strings in the strings format, so that someone can easily translate just the strings in the file and doesn't need to directly edit anything in Gorm. The strings file can then be loaded back into Gorm and all of the relevant strings are updated. * Alignment tools. In the new Layout menu there are options to align views, center views, bring views to front or push them to the back of the view layers. * Implementation of IBViewResourceDraggingDelegate. This allows updating of the pull down in the inspectors panel dynamically. It requires the developer of a palette to implement some code to enable this, as on OSX. * Lots of bugfixes and usability changes are also included in this release.
2005-08-08oops - this needs pyqt-modulesdrochner1-1/+2
2005-08-08add onedrochner1-0/+24
2005-08-08+nss_ldapdrochner1-1/+2
2005-08-08import nss_ldap-239, an nsswitch plugin for LDAP lookupdrochner9-0/+553
(passwd and group for now)
2005-08-08Updated devel/libextrator to 0.5.2adam2-3/+3
2005-08-08Changes 0.5.2:adam5-20/+34
Bugfixes in exiv2 extractor fixing remaining issues. Changed plugins to not use filename but always only rely on mmapped memory. Extended API with function that allows running getKeywords on data in memory (instead of filename). Extended API with encode and decode functions for binary metadata. Changes 0.5.1: Preliminary integration of exiv2 support (not enabled by default due to bugs). Moved Python and Java bindings into separate packages. print keywords.
2005-08-08Updated graphics/ImageMagick to 6.2.3.6adam1-1/+2
2005-08-08Changes 6.2.3.6:adam3-8/+7
* Minor bug fixes and improvements
2005-08-08Updated archivers/libcomprex to 0.3.3adam2-3/+3
2005-08-08Changes 0.3.3:adam4-29/+66
* Added basic archive writing support. * Added a cpio archive module. * Added a zip archive module. * Added the beginnings of a cab archive module. * Added new API functions, which include: cxMkDir(), cxGets(), cxExtractFile(), cxExtractArchive(), cxMakePhysDirs(), cxApplyFsNodeInfo(), cxMakeFile(), cxGetArchiveFileCount() * Added functions for extracting individual files and full archives. * Added extraction notification callbacks. * Added pkg-config support. * Added gettext v0.11.3+ support. * Added an Italian translation. Thanks Domenico Andreoli! * Added a Dutch translation. Thanks Bert De Meyer! * Added support for some non-ustar tar formats. * Added a test program to display the file/directory tree inside of an archive. * Removed comprex.h. Applications should now include libcomprex/comprex.h. * Fixed the extraction code so permissions, timestamps, and ownerships are set on files and directories. * Fixed cxEof(). * Fixed the file and directory iterator. It should provide the correct results now. * Fixed a bug in the ar module where filenames weren't always read in correctly. * Fixed a bug in the tar module where filenames that start with '.' weren't processed correctly. * Fixed library linking problems with libbz2 and libz. * Fixed compiling errors when --prefix wasn't specified, and linking errors with libltdl.
2005-08-08Updated audio/libcddb to 1.2.1adam2-3/+3
2005-08-08Changes 1.2.1:adam3-7/+9
* [NEW] It is now possible to fine tune the text search by specifying which fields and categories to consider. * [BUGFIX] Fixed cddb_sites function returning random values due to uninitialized value. * [UPDATE] The value of the LIBCDDB_VERSION_NUM defined variable is now 121. Changes 1.2.0: * [NEW] Support for searching the FreeDB database using a text string has been added. This feature has a similar API as the query command but uses a string instead of actual disc data. * [UPDATE] The value of the LIBCDDB_VERSION_NUM defined variable is now 120. Changes 1.1.0: * [IMPORTANT] The installed header files now no longer contain any actual structure definitions. All libcddb structures are now truly opaque for the user of the library. Some of the structures have also been updated. This means that the library is not binary compatible with the previous version. It should however be possible to just recompile any software using libcddb and link it against this new library. The API is backwards compatible so no changes to the software should be necessary. * [NEW] Support for the FreeDB sites command that can be used to get a list of mirror servers. A function was also added to initialize the libcddb server connection data using one of the servers returned by this command * [NEW] A new error code was added (CDDB_ERR_INVALID) that is returned when invalid input parameters are passed to one of the library functions. * [UPDATE] The value of the LIBCDDB_VERSION_NUM defined variable is now 110.
2005-08-08Updated net/libtorrent to 0.7.0.1adam1-1/+2
2005-08-08Changes 0.7.0.1:adam2-6/+7
* A bug fix
2005-08-08Updated mail/clamsmtp to 1.5xtraeme1-1/+2
2005-08-08Update to 1.5.xtraeme2-6/+6
Changes: - Handle condition of server refusing data transfers more gracefully. - Less chatty when setting timeouts fail - Drop privileges after binding to port. Allows listening on ports < 1024 - Ported to Solaris - Fix problem with binding to certain 'long' addresses
2005-08-08Note addition of REminiscence, an engine to play Flashback.dillo1-1/+2
2005-08-08Add REminiscencedillo1-1/+2
2005-08-08Add REminiscence 0.1.6:dillo5-0/+65
REminiscence is a rewrite of the engine used in the game Flashback from Delphine Software. This program is designed as a cross-platform replacement for the original executable and uses the SDL library.
2005-08-07Fix build problem under platforms were "size_t" is not an integer.tron2-1/+17
2005-08-07Fix an error in ExtUtils::MakeMaker that didn't output the definitionsjlam3-8/+43
for INSTALLSITESCRIPT and INSTALLVENDORSCRIPT in MakeMaker-generated Makefiles. Bump the PKGREVISION to 1.
2005-08-07Fix PLIST on OpenBSD.hiramatsu5-13/+10
- Changed IRIX, Interix, Linux and OpenBSD share PLIST.terminfo, instead of PLIST for each OS. - zsh doesn't build libzsh-4.2.5.so on OpenBSD, so PLIST.shlibs should be excluded.