Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-07 | Change wxGTK to use gtk2 by default. Provide the WXGTK_USE_GTK1 variable | jmmv | 4 | -19/+45 | |
which, if set to YES, will revert the package to use gtk1. Bump PKGREVISION. Closes PR pkg/21509. | |||||
2004-01-07 | Use dlcompat/buildlink3.mk on Darwin. | jlam | 1 | -2/+2 | |
2004-01-07 | Add bits to make buildlink3 use the MIPSpro compiler if USE_MIPSPRO is | jlam | 3 | -4/+87 | |
defined. | |||||
2004-01-07 | Note rename of security/fp-netbsd-ws to security/fprot-workstation-bin. | ben | 1 | -1/+3 | |
2004-01-07 | Note rename of fp-netbsd-ws to fprot-workstation-bin. | ben | 1 | -2/+2 | |
2004-01-07 | Add fprot-workstation-license for security/fprot-workstation-bin. | ben | 1 | -4/+4 | |
2004-01-07 | Add licenses/fprot-workstation-license for security/fprot-workstation-bin. | ben | 1 | -0/+167 | |
2004-01-07 | Add security/fprot-workstation-bin-4.3.1, which used to be fp-netbsd-ws. | ben | 4 | -0/+110 | |
This is the F-prot antivirus for home users. | |||||
2004-01-07 | Remove fp-netbsd-ws in order to re-import as fprot-workstation-bin. | ben | 5 | -274/+0 | |
2004-01-07 | Mark this package as not ready for pkgviews. It needs to be fixed with | jlam | 1 | -2/+2 | |
respect to its plugin directory. | |||||
2004-01-07 | Only libao has been bl3ified. Fix building of libao-{arts,esound} until | jlam | 4 | -7/+17 | |
they have been, too. | |||||
2004-01-07 | Make the wrapper exit with error code 2 to signify a buffer overflow to | jlam | 1 | -1/+3 | |
avoid infinite loops. | |||||
2004-01-07 | note i'm looking at leafnode | cjep | 1 | -2/+2 | |
2004-01-07 | Suppress duplicates when splitting -Wl,-R/dir1:/dir2:... into separate | jlam | 1 | -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.35 | wiz | 1 | -3/+8 | |
[pkg/24011], leafnode-1.9.47, libesmtp-1.0.2, libidn-0.3.6, nut-9.7. | |||||
2004-01-07 | Note update of "mpg321" package to version 0.2.10nb3. | tron | 1 | -1/+2 | |
2004-01-07 | Add security fix for CAN-2003-0969 taken based on the fix provided | tron | 3 | -3/+26 | |
by the Debian project. | |||||
2004-01-07 | Resurrect ftp.cz.NetBSD.org MASTER_SITE_BACKUP, the machine is up and running | salo | 1 | -1/+2 | |
again. | |||||
2004-01-07 | Note import of archivers/upx-1.24. | ben | 2 | -2/+4 | |
2004-01-07 | Initial import of upx-1.24, based on wip/upx and the package provided by | ben | 5 | -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-07 | Updated dante to 1.1.14. | keihan | 1 | -1/+2 | |
2004-01-07 | Added libpqxx-doc. | is | 1 | -1/+2 | |
2004-01-07 | Added libpqxx-doc, documentation for libpqxx, a C++ interface to | is | 1 | -1/+2 | |
PostgreSQL-lib. | |||||
2004-01-07 | libpqxx-doc-2.1.3, documentation for libpqxx | is | 3 | -0/+332 | |
2004-01-07 | Split out Makefile.common, for the benefit of the -doc package. | is | 2 | -6/+15 | |
2004-01-07 | Make pkglint quiet. | wiz | 1 | -1/+2 | |
2004-01-07 | Don't build on a.out architectures, where the shared library versioning | is | 1 | -2/+3 | |
of this package is broken. | |||||
2004-01-07 | libpqxx - C++ Interface to Postgresql-Lib (only ELF due to broken verisoning). | is | 1 | -1/+2 | |
2004-01-07 | C++ interface to Postgresql-LIB (only for ELF due to broken versioning). | is | 5 | -1/+104 | |
2004-01-07 | Minor fix; add _DEFAULT to prefix variable. | jmmv | 1 | -2/+2 | |
2004-01-07 | The :tl modifier is not available in 1.5's make, so don't use it. | jmmv | 1 | -2/+2 | |
2004-01-07 | bl3ify again | jlam | 1 | -5/+6 | |
2004-01-07 | Rework patch-al to let it compile on !NetBSD platforms. | cube | 2 | -6/+6 | |
2004-01-07 | Replace harcoded -lpthread from configure script with ${PTHREAD_LDFLAGS} | xtraeme | 1 | -1/+9 | |
to make this build on systems where -lpthread is not valid. | |||||
2004-01-07 | Make sure libgthread is linked to the libpthread library, fixes gtk2 build | xtraeme | 2 | -1/+15 | |
in FreeBSD. Patch provided by Michal Pasternak in PR pkg/23841. Tested in NetBSD -current and FreeBSD 5.x. | |||||
2004-01-07 | s/buildlink2/buildlink3/ I must be going blind! | jlam | 1 | -2/+2 | |
2004-01-07 | Be more precise about when rules are emitted in the tranform and | jlam | 1 | -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-07 | Remove "$" at the end of rules in the [IL] commands that mistakenly crept | jlam | 1 | -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-07 | whitespace | jlam | 1 | -2/+2 | |
2004-01-07 | Revert bl3ification until unbuildlink problems noted on tech-pkg@ | jlam | 1 | -7/+6 | |
"Re: graphics/gdk-pixbuf can't find <gdk/gdk.h> build problem" are fixed. | |||||
2004-01-07 | From the log for rev. 1.1260 of bsd.pkg.mk: | jlam | 16 | -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-07 | Suggest lincity-1.12.0. | reed | 1 | -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-07 | Disable IPv6 support if USE_INET6 is not enabled, from Min Sik Kim | xtraeme | 1 | -2/+4 | |
in PR pkg/24009. | |||||
2004-01-07 | Initial import of amule-1.2.3. | xtraeme | 1 | -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 | + amule | xtraeme | 1 | -1/+2 | |
2004-01-07 | Initial import of amule-1.2.3. | xtraeme | 4 | -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-07 | bl3ify | jlam | 1 | -2/+4 | |
2004-01-07 | Create ${PREFIX}/share/examples in pkgviews (NO_MTREE) case. | jlam | 1 | -1/+3 | |
2004-01-07 | Use l:ossaudio: instead of S:-lossaudio: to remove a library. | jlam | 1 | -2/+2 | |
2004-01-07 | Use PKGLIBTOOL instead of LIBTOOL to call the libtool wrapper. | jlam | 1 | -4/+4 | |