2003-12-19 13:24:25 by Alistair G. Crooks | Files touched by this commit (3) |
Log message: fixes for gcc3-isms (varargs -> stdarg) |
2003-10-18 14:36:07 by Chris Pinnock | Files touched by this commit (1) |
Log message: Sort DISTNAME section |
2003-10-11 13:27:56 by grant beattie | Files touched by this commit (3) |
Log message: add patch from http://online.securityfocus.com/archive/2/9842, fixing remotely exploitable buffer overflow. bump PKGREVISION. addresses PR pkg/22687 from Wolfgang S. Rupprecht. |
2003-10-11 13:16:20 by grant beattie | Files touched by this commit (1) | |
Log message: update HOMEPAGE. |
2003-01-28 23:04:37 by Johnny C. Lam | Files touched by this commit (176) |
Log message: Instead of including bsd.pkg.install.mk directly in a package Makefile, have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>. |
2002-10-12 12:18:28 by Thomas Klausner | Files touched by this commit (1) |
Log message: Unused. |
2002-10-02 15:27:15 by grant beattie | Files touched by this commit (3) |
Log message: add rc script and use bsd.pkg.install.mk. bump PKGREVISION. |
2002-08-25 20:40:51 by Johnny C. Lam | Files touched by this commit (380) |
Log message: Merge changes in packages from the buildlink2 branch that have buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework. |
2002-07-02 16:36:45 by Thomas Klausner | Files touched by this commit (1) |
Log message: Fix MASTER_SITES (none any longer) and HOMEPAGE. |
2002-05-25 22:01:20 by Frederick Bruckman | Files touched by this commit (2) |
Log message: Change the socks' DEPENDS to BUILD_DEPENDS, as socks4 installs no shared library, and socks5's shared library is renamed to prevent packages from picking it up by accident (so all 11 packages which respect USE_SOCKS currently always link against a static socks library). |