summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-06-13+ fakeroot-1.3 [pkg/30015], iozone-3.239, mathomatic-12.4.2.wiz1-3/+4
2005-06-13In the check-wrkref target, change the algorithm so that text filesjlam1-7/+20
are checked for ${WRKDIR}, but all files are checked for ${TOOLS_DIR} (assuming that ${TOOLS_DIR} is in ${WRKDIR}). Also, let CHECK_WRKREF_PKG set the name of the package to check.
2005-06-12Pick up the glib2 and drivel updates.jmmv1-3/+3
2005-06-12Postpone silc-toolkit update, Gaim needs to catch up first.salo1-2/+2
2005-06-12- convert to PKG_OPTIONS frameworksalo2-5/+23
- fix SSL support, it uses the old DES API, PKGREVISION++
2005-06-12Change the maintainer (me) email address.rpaulo1-2/+2
Approved by hubertf.
2005-06-12Disable -Werror, which breaks the build under, at least, amd64 (so it'sjmmv1-1/+3
now probably fixed).
2005-06-12Security fix for DoS in BGP packets' processing.salo3-8/+21
Patch from tcpdump cvs.
2005-06-12allow PECL-like extensions with different MASTER_SITES or EXTRACT_SUFXjdolecek1-3/+3
2005-06-12-ruby-mysql-2.5.2 (updated to ruby-mysql 2.6).taca1-2/+1
2005-06-12Note update of databases/ruby-mysql package to 2.6.taca1-1/+2
2005-06-12Update ruby-mysql package to 2.6. (not security fix but leaf pacakge.)taca3-11/+11
pkgsrc changes: - Change HOMEPAGE in English. - Add style sheet to installed documents. distribution changes: 2005-04-25: version 2.6 * add constants for Mysql#option(): Mysql::OPT_PROTOCOL, Mysql::OPT_READ_TIMEOUT, Mysql::OPT_WRITE_TIMEOUT, Mysql::SET_CHARSET_DIR, Mysql::SET_CHARSET_NAME, Mysql::SHARED_MEMORY_BASE_NAME, Mysql::SECURE_AUTH * add methods: Mysql#more_results?(), Mysql#next_result(), Mysql#set_server_option(), Mysql#sqlstate() * add constants for Mysql#connect(): Mysql::CLIENT_MULTI_STATEMENTS, Mysql::CLIENT_MULTI_RESULTS * add constants for Mysql#set_server_option(): Mysql::OPTION_MULTI_STATEMENTS_ON, Mysql::OPTION_MULTI_STATEMENTS_OFF * add Mysql#query() with block * add Mysql#reconnect(), Mysql#reconnect=() * When connection was closed, it don't try to reconnect by default. 2005-02-12: version 2.5.2 * BUG: Mysql#connect make object to not close. (Thanks Andres Salomon)
2005-06-12-ruby-RMagick-1.8.2taca1-4/+1
-ruby-imlib2-0.5.2 -samba-3.0.14a
2005-06-12Note,taca1-2/+4
- update of ruby-RMagick package to 1.8.2. - update of ruby-imlib2 package to 0.5.2. - correct previous update entiry of ruby-RMagick package.
2005-06-12Update ruby-imlib2 pacakge to 0.5.2 provided by pkg PR/30498 fromtaca2-6/+6
OBATA Akio. * Sat Jun 11 05:10:05 2005, pabs <pabs@pablotron.org> * imlib2.c: fix Image#draw_text brokenness * imlib2.c: check buffer size in Image#put_data (Fixes: #32) * imlib2.c: increment version to 0.5.2 * README: ditto * imlib2.gemspec: ditto * AUTHORS: update tilman's entry * Sat Jun 11 05:34:58 2005, pabs <pabs@pablotron.org> * releasing 0.5.2
2005-06-12Update ruby-RMagick package to 1.8.2 provided by PR pkg/30497.taca2-7/+7
o Fix bug #1983, potential buffer overflow in version_constants o Added feature #2015, support the pointsize, authenticate, and sampling_factor attributes in Image::Info
2005-06-12Note PKGREVISION bump of comms/mgetty+sendfax.hira1-1/+2
2005-06-12- Add missing definition of CONF_EXAMPLES_DIR.hira4-8/+19
- Add missing entry to PLIST. Bump PKGREVISION. This closes PR pkg/30073.
2005-06-12replace centered dots with `o', as they are not always displayed correctlydillo1-34/+34
noted by adrianp
2005-06-12Note revision bump for curl to 1.jmmv1-1/+2
2005-06-12Make the include/curl/multi.h self-contained to fix the build of packagesjmmv3-2/+36
using it (such as the new drivel-2.0.0). Bump PKGREVISION to 1. The problem is that this header file requires the fd_set definitions, but it only pulls in <sys/select.h> on AIX and NETWARE systems. Instead, change the inclusion to only happen if configure script detected it during build time.
2005-06-12Remove libyahoo and gtkyahoo.jmmv16-316/+4
The project was declared dead on February 27th 2003, although the last version dates from August 14th 2001. Not to mention that the program does not work any more due to all the changes in Yahoo's authentication mechanisms in the meantime.
2005-06-12+ fox-1.4.16.wiz1-2/+2
2005-06-12regen patch-aa (as standard unidiff). Addresses part of PR 29877.wiz2-29/+21
2005-06-12adapt to recent pkgsrc changesjdolecek1-7/+10
2005-06-12(temporarily) re-add Opera7 package - Opera8 doesn't work on NetBSD MP systemsjdolecek2-2/+4
2005-06-12re-add Opera7 package - it does have a vulnerability, but Opera8 isn'tjdolecek7-0/+469
usable on NetBSD MP systems ATM
2005-06-12add message about crash problem with MP systemsjdolecek1-0/+7
2005-06-12Pass the correct path to the installed db4 files. Also, transformjlam1-2/+4
"-ldb" to "-ldb4" so that the configure script doesn't use a system libdb.so instead of the pkgsrc libdb4.so. This fixes PR pkg/23615.
2005-06-12apply patch sent by yamajun AT ofug.net to fix bug of anthy-dic-tool.taya3-9/+51
fix pkg/30448
2005-06-12Pass WRKSRC=${WRKSRC} to MAKE_ENV. This fixes PR pkg/30076.hira1-2/+2
2005-06-12This package requires imake & xmkmf to build so note it in USE_TOOLS.jlam1-1/+2
2005-06-12g/c the UPGRADE_PKG code - it's no longer used, and the empty 'for'jdolecek1-10/+1
list causes problems with some (e.g. Irix) shells
2005-06-12math/gcalctool requires bison to build, even though it claims it onlyjlam1-2/+2
needs yacc. This fixes PR pkg/29897.
2005-06-12KDE-3.x configure scripts use xmkmf to discover properties of thejlam1-2/+2
X11 distribution, so add USE_TOOLS+=imake. This addresses part of PR pkg/26744.
2005-06-12Don't prevent this package from building/installing even if getopt_longjlam1-5/+1
is already provided by the system natively. There is no reason to prevent its installation.
2005-06-12Several of the netpbm shell scripts use bashisms, so force using bashjlam1-3/+20
for all of the shell scripts. Bump the PKGREVISION to 1. This fixes PR pkg/23636.
2005-06-12GNU make isn't required all of the time... only for Linux. As thejlam1-3/+1
pkgsrc imake-handling already causes gmake to be used on Linux, remove USE_TOOLS+=gmake from the package Makefile. This correctly fixes PR pkg/23078 and PR pkg/29656.
2005-06-12Rename the INSTALL script template to INSTALL.openwin so avoid triggeringjlam2-3/+3
the special handling in bsd.pkg.mk if ${PKGDIR}/INSTALL exists. This fixes PR pkg/30502.
2005-06-12Remove the need to archivers/gsharutils at build-time to extract thejlam1-7/+8
distfiles. This fixes PR pkg/29877.
2005-06-12Separate the message from the do-distribution-patch and do-pkgsrc-patchjlam1-7/+13
targets so that if they're overridden in the package Makefile, the message is still printed.
2005-06-12Rename "apply-distribution-patches" and "apply-pkgsrc-patches" targetsjlam1-7/+13
to "do-distribution-patch" and "do-pkgsrc-patch", respectively, and allow them to be overridden by the package Makefile. This allows for more fine-grained overriding of the patch process.
2005-06-11Some shells don't accept empty word lists in for loops. For thosejlam1-1/+16
Makefiles where this occurs, edit the file so that we avoid running the loop. This should fix PR pkg/28809.
2005-06-11Perl embeds the full paths to hostname, ln, and sed in several installedjlam1-1/+9
files, so make sure the paths to the ones in ${TOOLS_DIR} aren't used.
2005-06-11Updated x11/wxGTK to 2.4.2nb5wiz1-1/+2
2005-06-11Fix automake m4 macro quoting. Closes PR 30501.wiz3-3/+26
Bump PKGREVISION.
2005-06-11Now that bsd.options.mk has been changed, only add mmx to ↵wiz4-12/+20
PKG_SUPPORTED_OPTIONS on i386.
2005-06-11regendillo2-19/+26
2005-06-11Fix capitalization of section heading.dillo1-2/+28
Add comments with suggested contents from jmmv's original mail.
2005-06-11Update to new handling of no supported options.dillo1-36/+9
Remove commented out user-level documentation.