summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-09-20Do previous in a better way by asking for "byacc" instead of "yacc",jlam1-3/+3
as this will avoid using bison completely. This fixes PR pkg/31321.
2005-09-20Teach the tools framework about "byacc", which is a Berkeley-compatiblejlam6-6/+31
YACC. This should be used by packages that require NOT using bison (maybe because bison can't handle the .y file) but still need a yacc.
2005-09-20add devel/cvsync 0.24.19.gehenna1-1/+2
2005-09-20CVSync 0.24.19 is released.gehenna2-6/+5
Changes from 0.24.18: * Fix various build problems. * Support TIGER/192 and RIPEMD160.
2005-09-19Set PKGNAME= rather than PKGNAME?=abs1-3/+3
Previously php-gettext would end up with a PKGNAME of php-{ver}, with obviously breakage.
2005-09-19mantis updateadrianp1-1/+2
2005-09-19Update mantis to 1.0.0rc2adrianp4-215/+329
Many updates and bugfixes including security updates - upgrade is recommended For a full list of changes: http://www.mantisbt.org/changelog.php
2005-09-19Note centericq updateadrianp1-1/+2
2005-09-19Security fix for centericq via Debianadrianp8-3/+393
http://secunia.com/advisories/16240/
2005-09-19Fix rdiff-backup entryadrianp1-2/+2
2005-09-19+ boehm-gc-6.6, libextractor-0.5.6, libidn-0.5.19, sqlite3-3.2.6,wiz1-2/+7
sun-jdk15-5.0.5, sun-jre15-5.0.5.
2005-09-19Use do-install target to install the three files.reed4-21/+17
On different operating systems, the man page was installed to different places. Bump PKGREVISION since man page now might be in a new place. Simplify patch since now all changes are needed now.
2005-09-19update to rev. 240, fixes a potential information disclosure when TLSdrochner4-31/+16
and referrals are used together (http://secunia.com/advisories/15906/) mostly from Adrian Portelli, tested by me (The most recent version 242 kills the system completely if the LDAP server is not running -- endless connection retries.)
2005-09-19on LDAP errors, restore the state of the group arraydrochner1-2/+4
2005-09-19- Use lang/py-extclass/buildlink3.mk instead of DEPENDS.hira1-3/+4
- Add inclusion of lang/python20/buildlink3.mk. This should fix build error seen in bulk build. Reviewed by minskim@.
2005-09-19Rearrange configure script a little:taca3-47/+29
- Correct case statement moving "interix3*)" to before "interrix*)" since "interix3*)" wouldn't match and always match to "interix*)". - Remove "interix3*" in the case condition which always "interix*" pattern. This dosen't fix anything bulding on Interix3 (SFU 3.5) and on other platforms, but fix obvious mistake in configure script.
2005-09-19Add buildlink file. It's required by textproc/py-dtml.hira1-0/+21
Reviewed by minskim@.
2005-09-19Updated databases/postgresql80-plperl to 8.0.3nb1 [jlam 2005-09-19]wiz1-1/+2
2005-09-19Require gcc 3.0, so that it builds on NetBSD 1.6.x too.bouyer3-3/+9
2005-09-19- Fix indent.hira1-2/+4
- Add pkg-config to USE_TOOLS. This should fix build error seen in bulk build.
2005-09-19Don't bother stripping out the contents of "ccdlflags" from the contentsjlam4-2/+34
of "ldopts" used to link in the embedded perl interpreter. This fixes PR pkg/31293. The PostgreSQL configure code tries to be extra-clever with only using its own logic for determining which directories to add to the rpath. However, we don't really need PostgreSQL's configure to do this since the Perl config already provides the full set of flags for linking, including the appropriate rpath flags, and the rpaths flags determined by Perl (at least in pkgsrc) are guaranteed to match the ones needed PostgreSQL to link the plperl.so module. Bump the PKGREVISION of databases/postgresql80-plperl to 1.
2005-09-18+ BitTornado-0.3.13, DatLib-2.7, DatUtil-2.19, MAMEDiff-2.18,wiz1-4/+18
clamav-0.87, courier-imap-4.0.5, courier-maildir-0.52, devilspie-0.11, eric3-3.7.2, glade2-2.12.0, gld-1.6, lighttpd-1.4.4, maildrop-2.0.0, mathomatic-12.4.11, mutt-devel-1.5.11, sendmail-8.13.5, sqwebmail-5.0.5.
2005-09-18Note xscreensaver revision bump.wiz1-1/+2
2005-09-18Remove USE_PKGLOCALEDIR-introduced chunk.wiz2-12/+3
2005-09-18Add "pam" PKG_OPTION to x11/xscreensaver. Addresses part of PR pkg/31338.jlam3-6/+34
Bump the PKGREVISION of x11/xscreensaver to 2.
2005-09-18Note PKGREVISION bump of efltk.minskim1-1/+2
2005-09-18Link shared libraries against pthread. This makes x11/ede build onminskim4-4/+19
NetBSD-1.6.2 and NetBSD 2.0. Bump PKGREVISION as well as BUILDLINK_DEPENDS since x11/ede is the only package depending on this.
2005-09-18Enable the "depend" target to make "xmkmf -a" work.minskim3-9/+18
2005-09-18Include <stdint.h> to fix build on OS X.schmonz2-7/+7
2005-09-18Note PKGREVISION bump of py-qt2.minskim1-1/+2
2005-09-18Remove PLIST entries for OpenGL because qt2-libs doesn't build theminskim2-6/+3
OpenGL modules any longer. Bump PKGREVISION.
2005-09-18Apply patch from FreeBSD ports to fix CAN-2005-2495.xtraeme4-5/+193
Bump BUILDLINK_RECOMMENDED and PKGREVISION.
2005-09-18Apply patch from FreeBSD ports to fix CAN-2005-2495.xtraeme4-5/+193
Bump BUILDLINK_RECOMMENDED and PKGREVISION.
2005-09-18Make sure that configure finds the correct app-defaults directory.minskim3-6/+155
2005-09-18Note PKGREVISION bump of audio/cdplayer.hira1-1/+2
2005-09-18Remove nonexistent entries from PLIST. This should fix build errorhira2-38/+3
seen in bulk build. Bump PKGREVISION.
2005-09-18Note PKGREVISION bump of games/xvier.hira1-1/+2
2005-09-18Fix PLIST entry of man page. This should fix build error seen inhira2-4/+4
bulk build. Bump PKGREVISION.
2005-09-18Make this be compatible with pkgsrc zlib. Fixes recently noted bulkdmcmahill2-1/+15
build problems.
2005-09-18replace local arg3_force_ref[] with standard Zend API's third_arg_force_refjdolecek3-5/+28
(definition is identical on PHP4), so that this compiles with PHP5 allow the package to build with PHP5 too, bump package revision
2005-09-18Note update of security/zebedee package to 2.5.3.taca1-1/+2
2005-09-18Update zebedee package to 2.5.3 which includes security fix (possible DoS).taca4-34/+51
* Release 2.5.3 Fix file descriptor leak when IP address lookup fails. Fix problem with running a server in "reverse" mode and detached -- only apparent on Windows. Add "maxconnections" to alleviate DoS attack. Check for target port 0 to avoid DoS. Linux 64-bit port (a result of the "Linux on POWER" contest) courtesy of Stew Benedict <stewb@linuxcontrol.net>. Use the "linux64" OS target. Upgraded version of bzip2 and zlib.
2005-09-18Note update of lang/ruby16-base to 1.6.8nb1 andtaca1-1/+3
lang/ruby18-base to 1.8.2nb3.
2005-09-18Adding DrafonFly BSD support based on patch provided by Joerg Sonnenberger.taca8-3/+128
Bump PKGREVISION.
2005-09-18Adding DrafonFly BSD support provided by Joerg Sonnenberger.taca5-30/+103
Bump PKGREVISION.
2005-09-18Note rdiff-backup updateadrianp1-1/+2
2005-09-18Update rdiff-backup from 0.12.7 to 1.0.1adrianp3-8/+16
Lots of changes/bugfixes including: rdiff-backup now writes its PID to current_mirror marker Security fixes with --restrict-read-only, --restrict-update-only and --restrict OSX fixes For a full list of changes see: http://www.nongnu.org/rdiff-backup/CHANGELOG-stable
2005-09-18The thunderbird and thunderbird-gtk1 package Makefiles includejlam2-2/+4
mozilla/Makefile.common, which no longer includes bsd.pkg.mk, so include bsd.pkg.mk ourselves.
2005-09-18Add a "reset" action to the openvpn rc.d script which triggers ajlam2-3/+32
SIGUSR1 reset of the openvpn process. This is useful for simplifying dhclient-exit-hooks hook scripts that need to tell the openvpn process to reset and re-run its "up" script. Bump the PKGREVISION of net/openvpn to 1.
2005-09-18Remove none-existing patch-aa.taca1-2/+1
Noted by salo@.