seb
8d15907ec2
USE_NEW_TEXINFO is unnecessary now.
2003-08-09 10:38:23 +00:00
grant
4083b24390
s/netbsd.org/NetBSD.org/
2003-07-17 21:31:04 +00:00
seb
22934a1c5f
Convert to USE_NEW_TEXINFO.
2003-06-23 11:23:25 +00:00
wiz
209d7ef72d
Remove paragraph about pre-1.4 NetBSD's.
2003-06-13 08:02:25 +00:00
jschauma
e366d0c694
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
...
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
f1446ddf2b
Drop trailing whitespace. Ok'ed by wiz.
2003-05-06 17:40:18 +00:00
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
zuntum
c72c1cf5f9
Move pkg/ files into package's toplevel directory
2001-11-01 00:57:41 +00:00
abs
d67a3f63b3
Lose leading '(The|the) ' from COMMENT
2001-05-17 08:38:42 +00:00
wiz
dfb2d5edc6
Move to sha1 digests, and/or add distfile sizes.
2001-04-21 00:44:09 +00:00
agc
d7d36b3561
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00
skrll
c941797e73
Oops. Forgot to update patch-sum.
2001-04-04 16:30:44 +00:00
skrll
1de4efc8e7
Fix build problem on newer versions of NetBSD.
2001-04-04 16:27:55 +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
a910a6fd62
Add package patch-sum files
1999-07-09 13:50:05 +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
tv
111c4f44b0
Use install-info in $PATH, so that systems with it in base will work too.
1999-02-11 19:17:28 +00:00
frueauf
4a9b2ad461
Fix some more pkglint nits.
1998-11-12 23:03:39 +00:00
agc
0202d38eab
install-info will create an info dir file, if one doesn't already
...
exist, so remove the erroneous @exec statements (which wouldn't have
worked anyway).
1998-09-22 10:48:43 +00:00
agc
05b88260d7
Add NetBSD RCS Ids.
1998-08-07 13:16:49 +00:00
agc
86db14e819
Add NetBSD RCS Ids.
1998-08-07 10:35:47 +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