summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-01-07Change wxGTK to use gtk2 by default. Provide the WXGTK_USE_GTK1 variablejmmv4-19/+45
which, if set to YES, will revert the package to use gtk1. Bump PKGREVISION. Closes PR pkg/21509.
2004-01-07Use dlcompat/buildlink3.mk on Darwin.jlam1-2/+2
2004-01-07Add bits to make buildlink3 use the MIPSpro compiler if USE_MIPSPRO isjlam3-4/+87
defined.
2004-01-07Note rename of security/fp-netbsd-ws to security/fprot-workstation-bin.ben1-1/+3
2004-01-07Note rename of fp-netbsd-ws to fprot-workstation-bin.ben1-2/+2
2004-01-07Add fprot-workstation-license for security/fprot-workstation-bin.ben1-4/+4
2004-01-07Add licenses/fprot-workstation-license for security/fprot-workstation-bin.ben1-0/+167
2004-01-07Add security/fprot-workstation-bin-4.3.1, which used to be fp-netbsd-ws.ben4-0/+110
This is the F-prot antivirus for home users.
2004-01-07Remove fp-netbsd-ws in order to re-import as fprot-workstation-bin.ben5-274/+0
2004-01-07Mark this package as not ready for pkgviews. It needs to be fixed withjlam1-2/+2
respect to its plugin directory.
2004-01-07Only libao has been bl3ified. Fix building of libao-{arts,esound} untiljlam4-7/+17
they have been, too.
2004-01-07Make the wrapper exit with error code 2 to signify a buffer overflow tojlam1-1/+3
avoid infinite loops.
2004-01-07note i'm looking at leafnodecjep1-2/+2
2004-01-07Suppress duplicates when splitting -Wl,-R/dir1:/dir2:... into separatejlam1-7/+15
arguments. This avoids overfilling the circular buffer (length 5) used by the buildlink3 wrappers.
2004-01-07+ bogofilter-0.15.13.1, bomberclone-0.11.0, gcalctool-4.3.35wiz1-3/+8
[pkg/24011], leafnode-1.9.47, libesmtp-1.0.2, libidn-0.3.6, nut-9.7.
2004-01-07Note update of "mpg321" package to version 0.2.10nb3.tron1-1/+2
2004-01-07Add security fix for CAN-2003-0969 taken based on the fix providedtron3-3/+26
by the Debian project.
2004-01-07Resurrect ftp.cz.NetBSD.org MASTER_SITE_BACKUP, the machine is up and runningsalo1-1/+2
again.
2004-01-07Note import of archivers/upx-1.24.ben2-2/+4
2004-01-07Initial import of upx-1.24, based on wip/upx and the package provided byben5-0/+84
fab@gnux.info in PR 23903. This is the "Ultimate Packer for eXecutables". This will build and run on NetBSD, but it only operates on the binary formats of other systems.
2004-01-07Updated dante to 1.1.14.keihan1-1/+2
2004-01-07Added libpqxx-doc.is1-1/+2
2004-01-07Added libpqxx-doc, documentation for libpqxx, a C++ interface tois1-1/+2
PostgreSQL-lib.
2004-01-07libpqxx-doc-2.1.3, documentation for libpqxxis3-0/+332
2004-01-07Split out Makefile.common, for the benefit of the -doc package.is2-6/+15
2004-01-07Make pkglint quiet.wiz1-1/+2
2004-01-07Don't build on a.out architectures, where the shared library versioningis1-2/+3
of this package is broken.
2004-01-07libpqxx - C++ Interface to Postgresql-Lib (only ELF due to broken verisoning).is1-1/+2
2004-01-07C++ interface to Postgresql-LIB (only for ELF due to broken versioning).is5-1/+104
2004-01-07Minor fix; add _DEFAULT to prefix variable.jmmv1-2/+2
2004-01-07The :tl modifier is not available in 1.5's make, so don't use it.jmmv1-2/+2
2004-01-07bl3ify againjlam1-5/+6
2004-01-07Rework patch-al to let it compile on !NetBSD platforms.cube2-6/+6
2004-01-07Replace harcoded -lpthread from configure script with ${PTHREAD_LDFLAGS}xtraeme1-1/+9
to make this build on systems where -lpthread is not valid.
2004-01-07Make sure libgthread is linked to the libpthread library, fixes gtk2 buildxtraeme2-1/+15
in FreeBSD. Patch provided by Michal Pasternak in PR pkg/23841. Tested in NetBSD -current and FreeBSD 5.x.
2004-01-07s/buildlink2/buildlink3/ I must be going blind!jlam1-2/+2
2004-01-07Be more precise about when rules are emitted in the tranform andjlam1-5/+11
untransform cases. This should fix the problem noted on tech-pkg@: "Re: graphics/gdk-pixbuf can't find <gdk/gdk.h> build problem" where the CFLAGS for glib were being eaten by the unbuildlink step.
2004-01-07Remove "$" at the end of rules in the [IL] commands that mistakenly creptjlam1-4/+4
in when creating this file based on the one in buildlink2. This should fix the problem noted on tech-pkg@: "Re: graphics/gdk-pixbuf can't find <gdk/gdk.h> build problem" where the CFLAGS for glib were being eaten by the unbuildlink step.
2004-01-07whitespacejlam1-2/+2
2004-01-07Revert bl3ification until unbuildlink problems noted on tech-pkg@jlam1-7/+6
"Re: graphics/gdk-pixbuf can't find <gdk/gdk.h> build problem" are fixed.
2004-01-07From the log for rev. 1.1260 of bsd.pkg.mk:jlam16-36/+36
"Package Makefiles should refer to PKG_SYSCONFBASEDIR instead of PKG_SYSCONFBASE when they want PKG_SYSCONFDIR stripped of PKG_SYSCONFSUBDIR. This makes PKG_SYSCONFBASE=/etc work with pkgviews by installing all config files into /etc/packages/<pkg> instead of occasionally putting some directly into /etc."
2004-01-07Suggest lincity-1.12.0.reed1-1/+2
When installing lincity, I saw it wasn't available from some sunsite mirrors. A new version is now available. And the new website is http://lincity.sourceforge.net/.
2004-01-07Disable IPv6 support if USE_INET6 is not enabled, from Min Sik Kimxtraeme1-2/+4
in PR pkg/24009.
2004-01-07Initial import of amule-1.2.3.xtraeme1-1/+2
This program is a multiplatform ed2k client fork of eMule client using wxWindows class library. It was originally forked from xMule project but not related to it anymore, except little bits of code.
2004-01-07+ amulextraeme1-1/+2
2004-01-07Initial import of amule-1.2.3.xtraeme4-0/+55
This program is a multiplatform ed2k client fork of eMule client using wxWindows class library. It was originally forked from xMule project but not related to it anymore, except little bits of code.
2004-01-07bl3ifyjlam1-2/+4
2004-01-07Create ${PREFIX}/share/examples in pkgviews (NO_MTREE) case.jlam1-1/+3
2004-01-07Use l:ossaudio: instead of S:-lossaudio: to remove a library.jlam1-2/+2
2004-01-07Use PKGLIBTOOL instead of LIBTOOL to call the libtool wrapper.jlam1-4/+4