Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-07-19 | Set LICENSE to xv-license. | wiz | 1 | -2/+2 | |
2005-05-25 | Add RMD160 checksum. | wiz | 1 | -1/+5 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2004-12-28 | Bump PKGREVISIONs due to libtiff update. | reed | 1 | -2/+2 | |
Some BUILDLINK_RECOMMENDED bumps done also. (If I missed any, please let me know -- and let me know a good way to automate this.) | |||||
2004-11-13 | drop maintainership, i no longer use this software | dillo | 1 | -2/+2 | |
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-08-22 | Use strerror(3) instead of str_errlist on Interix. | minskim | 2 | -3/+15 | |
2004-03-29 | Apply longname.patch and fix crash with long file names in visual schnauzer. | dillo | 6 | -34/+72 | |
Bump package revision. While here, convert to buildlink 3. | |||||
2004-01-03 | Bump package revisions for tiff update. | reed | 1 | -2/+2 | |
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used. | |||||
2003-11-03 | take over maintainership | dillo | 1 | -2/+2 | |
2003-09-17 | get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or | grant | 1 | -5/+1 | |
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-16 | Correctly build with gcc3 - no change to already compiled package configurations | abs | 1 | -1/+5 | |
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-03-01 | use imake man page handling so this now works on Darwin, Linux, etc. | grant | 2 | -8/+8 | |
bump PKGREVISION. | |||||
2003-02-28 | fix a broken #ifdef, noted on Linux. | grant | 2 | -7/+10 | |
2003-02-25 | tidy up post-patch and post-configure targets: | grant | 1 | -10/+9 | |
- fix sed delimeter, quoting, consistency - whitespace police | |||||
2003-01-13 | - use buildlink2 | grant | 3 | -13/+20 | |
- Darwin has no malloc.h allows this to build on Darwin. | |||||
2002-10-06 | Merge in the multi-page TIFF file support patch from | he | 6 | -24/+468 | |
ftp://ftp.trilon.com/pub/xv/patches/mp-tiff-patch as found on http://www.trilon.com/xv/downloads.html#patches Bump package revision to 4. | |||||
2002-08-09 | don't use filename as format string, should fix PR pkg/17750 by | drochner | 2 | -5/+14 | |
Christian Biere | |||||
2002-07-29 | Stop "xv" from executing files starting with a "!" when they are selected | tron | 3 | -3/+40 | |
in the directory box. This is inconsistent with the command line handling and can turn into a security problem. This change fixed PR pkg/17751 by Christian Biere. Bump package revision to reflect this change. | |||||
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 1 | -3/+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-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+2 | |
pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 | |
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this. | |||||
2001-07-08 | Force compilation with "gcc" under Solaris because the "libtiff" from the | tron | 1 | -8/+8 | |
package sources requires linking with "libgcc". | |||||
2001-07-08 | Use "${MAKE_PROGRAM}" not "${MAKE}" in "pre-build" target (only used | tron | 1 | -5/+3 | |
under Solaris). | |||||
2001-05-22 | Update dependency on png to >=1.0.11 because of the shlib major bump. | wiz | 1 | -2/+2 | |
Noted by Frederick Bruckman. | |||||
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -1/+1 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -7/+9 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo + include distfile filesizes in distinfo | |||||
2001-04-10 | Make the pkg name a bit more standard (rename to 3.10anb1) | hubertf | 1 | -2/+2 | |
2001-04-05 | Standardize patch file names. | wiz | 18 | -40/+41 | |
2001-03-04 | Because the minor number of the PNG library was increased packages compiled | tron | 1 | -2/+2 | |
using the newest PNG library won't work on system with an older one. To prevent such problems with precompiled binary packages require at least "png-1.0.9nb1" in all dependences. | |||||
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-05-26 | Do not depend on (any) ghostscript. | hubertf | 1 | -2/+1 | |
If people want to view postscript, there are better viewers. | |||||
2000-05-10 | Alter dependencies. Packages needing X11 drivers use | jlam | 1 | -2/+2 | |
DEPENDS+= ghostscript-[6-9]*:../../print/ghostscript and packages needing just any ghostscript binary use DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript | |||||
2000-05-07 | Correct dependencies to find all applicable versions of ghostscript. | jlam | 1 | -2/+2 | |
If ghostscript isn't installed, then install ghostscript-x11 as it will always work. | |||||
2000-04-20 | Backout changes to use gstty and depend on ghostscript*-5.50nb2. | jlam | 3 | -6/+6 | |
2000-04-16 | Depend on ghostscript-*nb1 since were modified to use gstty/gs. | jlam | 1 | -2/+2 | |
2000-04-10 | Adapt to gstty/gs | jlam | 2 | -4/+4 | |
2000-03-21 | Because the minor of "libpng" was bumped we must sure that packages | tron | 1 | -2/+2 | |
compiled for the update "png" package depend on it. | |||||
2000-02-09 | Use "png>=1.0.3" instead of "png-*" in dependence list. | tron | 1 | -2/+2 | |
2000-02-09 | Use wildcard dependence for "png" package. | tron | 1 | -2/+2 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
2000-01-04 | Make it compile on solaris. While I'm there merge patch-ag in patch-af; it's | bouyer | 4 | -22/+17 | |
bad to patch the same file 2 times. | |||||
1999-11-19 | Remove fuzz from patches. | agc | 2 | -41/+27 | |
1999-11-18 | Add missing, trailing '$' as reported by wiz@danbala.ifoer.tuwien.ac.at in | rh | 1 | -1/+1 | |
PR 8822. | |||||
1999-11-14 | Split up multi-file patch and defuzz. | rh | 9 | -1046/+627 | |
1999-10-08 | Change to use wildcard dependency on tiff. | jlam | 1 | -2/+2 | |