Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 | |
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. | |||||
2006-02-12 | ENOTIME to mantain these packages, feel free to pick it up if you are | xtraeme | 1 | -2/+2 | |
insterested. | |||||
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 | |
automatically detects whether we want the pkginstall machinery to be used by the package Makefile. | |||||
2005-12-08 | Bumped the PKGREVISION of the packages that have been broken by the recent | rillig | 1 | -2/+2 | |
"pkglint --autofix" change. | |||||
2005-09-28 | Fixed pkglint warnings. | rillig | 1 | -6/+6 | |
2005-08-20 | Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} so | jlam | 1 | -2/+3 | |
that these directories will be conditionally removed (based on reference counts), regardless of the value of PKG_CONFIG. Bump the PKGREVISION for packages that were modified as a result. | |||||
2005-04-28 | We don't need to use ${SORT} to sort a list... just use the :O modifier. | jlam | 1 | -3/+2 | |
2005-04-28 | Replace consecutive /'s in a path with a single /. | jlam | 1 | -2/+2 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2004-07-30 | <x11>/Makefile.common should be included before dirs.mk to have | xtraeme | 1 | -2/+3 | |
X11ROOT defined! (hi jmmv). Bump version to 1.1, both XFree86-dirs and xorg-dirs. | |||||
2004-04-19 | NO_BUILD implies USE_LANGUAGES empty. | xtraeme | 1 | -2/+1 | |
2004-04-17 | Fix broken includes. Pointed out by kristerw@. | jmmv | 1 | -2/+1 | |
2004-04-14 | Add support for the XFree86-dirs package in mk/dirs.mk, by modifying it to | jmmv | 1 | -3/+20 | |
work properly with it. Agreed with xtraeme@. | |||||
2004-03-28 | Initial import of XFree86-dirs-1.0. | xtraeme | 1 | -0/+16 | |
XFree86-dirs handles the X11 directories. |