Age | Commit message (Expand) | Author | Files | Lines |
2007-01-02 | Fixed PKGMANDIR. | rillig | 1 | -2/+2 |
2006-12-18 | Fix build with "CHECK_PERMS=yes": | tron | 1 | -2/+4 |
2006-12-15 | Mechanically replace all includes of buildlink3.mk of the following | joerg | 1 | -2/+2 |
2006-10-04 | Update MASTER_SITES and HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -2/+2 |
2006-03-14 | Modify the pkginstall framework so that it manages all aspects of | jlam | 1 | -4/+1 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-03-01 | Correct broken signal handling. This fixes PR pkg/30515. | tron | 3 | -3/+17 |
2006-02-22 | regen. | rillig | 1 | -2/+2 |
2006-02-22 | Fixed PLIST. Bumped PKGREVISION. Allowed installation as unprivileged user. | rillig | 3 | -6/+26 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-12 | Bump all motif packages for recent openmotif update. The major version | joerg | 1 | -2/+2 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -4/+4 |
2005-09-21 | make this work on solaris. | dmcmahill | 2 | -10/+20 |
2005-08-20 | Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} so | jlam | 1 | -3/+3 |
2005-08-19 | Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS | jlam | 1 | -4/+4 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-23 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+3 |
2005-02-21 | Sign over maintainership to tech-pkg@ | hubertf | 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 |
2004-04-11 | bl3ify | xtraeme | 1 | -6/+6 |
2004-03-04 | Fix incorrect "INCOMPAT_CURSES" pattern for NetBSD 1.6A to 1.6S. | tron | 1 | -2/+2 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2003-09-28 | Back out last change related to moving ncurses/buildlink2.mk to | jlam | 1 | -2/+2 |
2003-09-27 | move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides | grant | 1 | -2/+2 |
2003-08-30 | Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if | jlam | 1 | -1/+5 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -2/+2 |
2003-06-13 | Add NetBSD RCS tags | cjep | 2 | -0/+2 |
2003-06-10 | Increment package revision (to 2) for curses and ncurses fix. | jdc | 1 | -2/+2 |
2003-06-10 | Make cda build with either curses or ncurses by putting a conditional | jdc | 3 | -33/+35 |
2003-06-10 | Add bunch of missing 1.5* and 1.6* patterns to INCOMPAT_CURSES. | salo | 1 | -3/+2 |
2003-06-09 | Make xmcd use native curses in 1.6T and forward by replacing calls to | jdc | 4 | -11/+143 |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -4/+4 |
2003-01-24 | Note in USE_NCURSES variable which functions actually are missing for this | wiz | 1 | -2/+2 |
2002-10-08 | * buildlink1 -> buildlink2 | jlam | 8 | -86/+114 |
2002-10-08 | Simplify the description. | jlam | 1 | -14/+6 |
2002-07-02 | Deprecate IS_INTERACTIVE | agc | 1 | -2/+2 |
2002-03-23 | Replace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467. | yyamano | 1 | -2/+2 |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -2/+2 |
2002-01-25 | Add kludge to fix problems with CDDB entries with genre "unclass" which | tron | 2 | -1/+15 |
2002-01-10 | Update "xmcd" package to version 3.0.2: | tron | 2 | -6/+11 |
2002-01-08 | Use "@unexec rmdir" on directory "lib/X11/xmcd/config" because it is | tron | 1 | -2/+2 |
2002-01-08 | Patch various files in "post-patch" instead of "pre-install" target so | tron | 1 | -2/+2 |
2002-01-08 | Use "${PKG_PREFIX}" in "DEINSTALL" script instead of some place holders | tron | 1 | -3/+3 |
2002-01-08 | Correct device name for ATAPI CD-ROMs under NetBSD. | tron | 1 | -4/+18 |
2002-01-08 | Use "${PKG_PREFIX}" in "DEINSTALL" script instead of some place holders | tron | 1 | -2/+2 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 |
2001-09-08 | Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk. | jlam | 1 | -2/+2 |