Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-14 | Added a patch that checks for the correct C preprocessor symbol | rillig | 2 | -1/+15 | |
(__NetBSD__) instead of NetBSD. Approved by wiz. | |||||
2005-02-25 | check for __NetBSD__, not just NetBSD. | drochner | 3 | -15/+20 | |
fixes build on -current (there is a newer version available, tbd later) | |||||
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 | |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-11-13 | Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies the | jlam | 1 | -2/+1 | |
former) for applications that are known to require C++. | |||||
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-06-15 | this needs -ldl on Solaris. | grant | 1 | -1/+3 | |
2004-06-15 | this only needs a c++ compiler. | grant | 1 | -1/+2 | |
2004-04-15 | Convert to buildlink3. | snj | 1 | -5/+3 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-12-03 | Fix to build with gcc3. | markd | 2 | -1/+24 | |
2003-11-07 | Set USE_GCC_SHLIB. Fixes linking on Solaris. | gavan | 1 | -1/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-06 | Use buildlink2. | seb | 4 | -911/+33 | |
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 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2003-03-14 | (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; | jlam | 1 | -2/+2 | |
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 | Use ghostscript.mk. | jlam | 1 | -4/+3 | |
2002-07-02 | Make nice version number. | wiz | 1 | -2/+2 | |
2002-07-02 | Add RCS Id. | wiz | 1 | -1/+1 | |
2002-05-08 | Oops, forgot X11BASE -> X11PREFIX change for xpkgwedge. | itohy | 1 | -2/+2 | |
2002-05-07 | Update pstoedit to 3.31. Approved by wiz. | itohy | 10 | -1261/+2316 | |
Tested compilation on i386 (a.out) and alpha (ELF). Note the usage of libtool is not normal. | |||||
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 1 | -2/+3 | |
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".] | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -12/+10 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-08-25 | fix compilation | wiz | 2 | -5/+14 | |
2000-08-24 | update plotutils depends | dmcmahill | 1 | -2/+2 | |
2000-08-18 | Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and | hubertf | 1 | -2/+4 | |
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead. | |||||
2000-07-18 | Rename PKGNAME of plotutils to "plotutils-2.3nb1" as suggested. | itohy | 1 | -2/+2 | |
2000-07-18 | Oops. s/\+/?/ | itohy | 1 | -2/+2 | |
2000-07-18 | pstoedit, a converter from PostScript and PDF files to | itohy | 13 | -0/+1743 | |
other vector graphic formats, including fig (xfig, transfig), tgif .obj, DXF (CAD exchange format), PIC (troff), LaTeX2e picture, and etc. Some files may not be converted. International characters may be broken into polylines and splines, but would be better than nothing. |