2007-12-02 12:41:48 by Thomas Klausner | Files touched by this commit (1) |
Log message: Remove Ex-MASTER_SITE. From Zafer Aydogan. |
2006-12-27 14:37:47 by Joerg Sonnenberger | Files touched by this commit (210) |
Log message: - fine grained X11 dependencies for packages which have either USE_IMAKE or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback. |
2006-06-08 17:39:25 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Kill local strdup completely and also remove the malloc and calloc definitions. ANSI C is portable enough for us. |
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message: Recursive revision bump / recommended bump for gettext ABI change. |
2005-07-12 22:16:00 by Hubert Feyrer | Files touched by this commit (3) |
Log message: Update xdu to 3.0nb5. Changes: Add two patches by Nobuyuki Tsuchimura: * makes xdu possible to have white spaces in directory names * internationalization, which makes xdu possible to display any character Addresses PR pkg/30709 by soda@NetBSD.org. |
2005-02-24 14:41:00 by Alistair G. Crooks | Files touched by this commit (190) |
Log message: Add RMD160 digests. |
2004-01-20 13:26:16 by Alistair G. Crooks | Files touched by this commit (39) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795) |
Log message: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. |
2003-03-03 03:59:30 by Jan Schaumann | Files touched by this commit (8) |
Log message: Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more portable. Bump PKGREVISION accordingly. |