Commit graph

23 commits

Author SHA1 Message Date
schmonz
0a1bd5acad Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. 2002-12-07 02:38:52 +00:00
sjg
5ad14425a6 Make this build on 1.6 at least. 2002-11-06 06:52:00 +00:00
jschauma
e10e2a05bb Change MAINTAINER from tv at netbsd dot org to packages at netbsd dot org
after consulting with Todd.  Any volunteers for any of these packages?
2002-08-01 02:37:41 +00:00
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
2002-02-18 15:14:00 +00:00
abs
d67a3f63b3 Lose leading '(The|the) ' from COMMENT 2001-05-17 08:38:42 +00:00
skrll
da5c89950e Change ignore message slightly.
One patch per file.

MD5 -> SHA1
2001-04-04 16:26:12 +00:00
wiz
17ec7fa33b Move comment so that pkglint has an easier time. 2001-03-08 10:19:20 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
hubertf
e75965c6ba Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.
2000-08-21 21:01:29 +00:00
agc
dbdecef240 Use single quotes to delineate the IGNORE message, rather than double
quotes, so that the shell does not try to interpret characters, such as
parentheses, inside the message itself.
1999-06-28 11:48:29 +00:00
tv
8bbeb53eb5 Fix this to work properly, so it can be enabled for 1.4. 1999-04-30 15:51:38 +00:00
tron
9c4c0c2b50 Remove unnecessary slash from master site list. 1999-04-14 21:39:01 +00:00
bad
216d0d34a1 LIB_DEPENDS -> DEPENDS. 1999-03-22 16:10:04 +00:00
bad
fa9c2f3760 Catch up with MASTER_SITE_GNU reorganization. 1999-03-22 16:08:30 +00:00
frueauf
4a9b2ad461 Fix some more pkglint nits. 1998-11-12 23:03:39 +00:00
tv
d2a1d69cce Remove gperf, as this is now shipped separately (pkg to follow shortly). 1998-05-18 14:05:44 +00:00
hubertf
6fddf645f6 Mark as broken for 1.3(.x) - it's in the main tree there 1998-05-09 00:14:29 +00:00
agc
ff3e48e78c Fix INFO_FILES definitions to match the commands in bsd.pkg.mk 1998-04-22 11:05:01 +00:00
agc
5201e68497 Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them. 1998-04-17 09:37:21 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
tv
df24e07212 Update to v2.8.1.1a 1998-04-12 23:16:16 +00:00
tv
8ed3b798c5 Addition of libg++ pkg (only for 1.3-current users running egcs, and 1.4+
users)
1998-04-09 13:58:51 +00:00