Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-03 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-05-03 | Drop dependency on libXp (from Imake) | obache | 1 | -3/+2 | |
* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc, x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default. * With x11/xorg-cf-files, libXp was offered with XawClientLibs, but updated to 1.0.4, it was removed. * And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc, so all platforms should not require libXp from libXaw with Imake. Bump PKGREVISION. | |||||
2009-07-08 | user-destdir support | joerg | 1 | -16/+18 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -4/+1 | |
2008-11-10 | Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. | wiz | 1 | -2/+2 | |
2008-01-19 | Reset maintainer on his request. | wiz | 1 | -2/+2 | |
2007-02-02 | Modular Xorg support. | joerg | 1 | -1/+3 | |
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -2/+2 | |
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. | |||||
2006-06-17 | Replaced ${CP} with ${INSTALL_DATA} in do-install. | rillig | 1 | -12/+12 | |
2006-06-14 | Fixed pkglint warnings and the PLIST. Bumped PKGREVISION. | rillig | 5 | -32/+36 | |
2006-04-28 | Don't create a fake man page, fix the Imakefile file to not expect a | joerg | 3 | -5/+14 | |
man page at all. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2005-11-08 | "rm -f" in case the file didn't exist to begin with. | tv | 1 | -2/+2 | |
2005-02-22 | Add RMD160 digests in addition to the SHA1 ones. | agc | 1 | -1/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -4/+4 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-04-18 | Move to sha1 digests, and add distfile sizes | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -6/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-22 | gnuplot>=3.7 | wiz | 1 | -2/+2 | |
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -3/+3 | |
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 | |
2001-01-11 | Update HOMEPAGE. | dent | 1 | -2/+2 | |
2000-12-15 | HOMEPAGE is gone; fix nits in DESCR. | wiz | 2 | -5/+3 | |
2000-12-11 | Moved misc/emma, misc/gnucash, misc/tclticker, misc/xfinans, misc/xinvest, | wiz | 7 | -0/+89 | |
and x11/xquote to new finance category; only change is addition of 'finance' to CATEGORIES in the Makefiles. |