2004-06-15 13:37:36 by grant beattie | Files touched by this commit (1) |
Log message: this only needs a c++ compiler. |
2004-04-16 00:55:56 by Soren Jacobsen | Files touched by this commit (1) |
Log message: Convert to buildlink3. |
2003-12-03 12:18:05 by Mark Davies | Files touched by this commit (2) |
Log message: Fix to build with gcc3. |
2003-11-07 15:48:07 by Gavan Fantom | Files touched by this commit (1) |
Log message: Set USE_GCC_SHLIB. Fixes linking on Solaris. |
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-06-02 03:21:53 by Jan Schaumann | Files touched by this commit (1131) |
Log message: Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. |
2003-05-07 01:03:11 by Stoned Elipot | Files touched by this commit (4) |
Log message: Use buildlink2. Reduce configure's patch size with pkgdiff. Install documentation files in $PREFIX/share/doc/{,html/}pstoedit. Install one file at a time. Bump PKGREVISION. |
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-14 20:38:08 by Johnny C. Lam | Files touched by this commit (45) |
Log message: (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; Makefiles simply need to use this value often, for better or for worse. (2) Create a new variable FIX_RPATH that lists variables that should be cleansed of -R or -rpath values if ${_USE_RPATH} is "no". By default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and additional variables may be appended from package Makefiles. |
2002-09-13 08:53:43 by Johnny C. Lam | Files touched by this commit (18) |
Log message: Use ghostscript.mk. |