Commit graph

12 commits

Author SHA1 Message Date
xtraeme
507463550b Joerg Sonnenberger will be the maintainer. 2006-02-12 15:29:17 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
rillig
039c944473 Bumped the PKGREVISION of the packages that have been broken by the recent
"pkglint --autofix" change.
2005-12-08 09:52:15 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
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-12-05 20:49:47 +00:00
rillig
c987b02ad4 Replaced "# defined" with "yes" where appropriate. 2005-09-28 19:51:27 +00:00
jlam
cf4dfe44a5 Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} so
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-08-20 19:16:21 +00:00
jmmv
dba1dd4b42 Fix print-PLIST generation (broken by incorrect regexp in MKDIR handling). 2005-06-04 11:20:22 +00:00
jmmv
0dcda0ebc1 During PLIST generation, suppress MKDIR lines that create directories
handled by these packages.  Found by wiz@.
2005-05-31 18:53:32 +00:00
jlam
7cceaadc84 We don't need to use ${SORT} to sort a list -- just use the :O modifier. 2005-04-28 23:04:08 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
xtraeme
dbbd6e4e36 <x11>/Makefile.common should be included before dirs.mk to have
X11ROOT defined! (hi jmmv).

Bump version to 1.1, both XFree86-dirs and xorg-dirs.
2004-07-30 11:24:38 +00:00
xtraeme
aa198be755 Initial import of xorg-dirs-1.0.
xorg-dirs handles the X11 directories.
2004-07-29 07:26:03 +00:00