summaryrefslogtreecommitdiff
path: root/misc/XFree86-dirs
AgeCommit message (Collapse)AuthorFilesLines
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-12-08Bumped the PKGREVISION of the packages that have been broken by the recentrillig1-2/+2
"pkglint --autofix" change.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+1
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-09-28Fixed pkglint warnings.rillig1-6/+6
2005-08-20Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} sojlam1-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-06-04Fix print-PLIST generation (broken by incorrect regexp in MKDIR handling).jmmv1-2/+2
2005-05-31During PLIST generation, suppress MKDIR lines that create directoriesjmmv1-1/+2
handled by these packages. Found by wiz@.
2005-04-28We don't need to use ${SORT} to sort a list... just use the :O modifier.jlam1-3/+2
2005-04-28Replace consecutive /'s in a path with a single /.jlam1-2/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-07-30<x11>/Makefile.common should be included before dirs.mk to havextraeme2-4/+4
X11ROOT defined! (hi jmmv). Bump version to 1.1, both XFree86-dirs and xorg-dirs.
2004-04-19NO_BUILD implies USE_LANGUAGES empty.xtraeme1-2/+1
2004-04-17Fix broken includes. Pointed out by kristerw@.jmmv2-4/+7
2004-04-14Add support for the XFree86-dirs package in mk/dirs.mk, by modifying it tojmmv3-45/+57
work properly with it. Agreed with xtraeme@.
2004-03-28Initial import of XFree86-dirs-1.0.xtraeme4-0/+60
XFree86-dirs handles the X11 directories.