wiz
e8817c9088
Complete standardization of messages according to latest pkglint.
2002-09-24 12:29:55 +00:00
wiz
91ab9bafac
Wildcard dependency on glimpse.
2001-12-03 18:05:25 +00:00
zuntum
d3db18607d
Move pkg/ files into package's toplevel directory
2001-10-31 22:03:21 +00:00
jlam
022d07a536
Mechanical changes of tk DEPENDS:
...
tk-8.3.2 -> tk>=8.3.2
tk-[0-9]* -> tk>=8.0
tk-8.* -> tk>=8.0
2001-05-05 19:51:13 +00:00
skrll
7c75053771
Move to sha1 digests, and add distfile sizes.
2001-04-19 11:07:33 +00:00
agc
8f972b049a
+ 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 12:12:16 +00:00
zuntum
469bee5a24
Remove redundant input redirection for SED
2001-03-30 13:49:23 +00:00
fredb
af4bd7452b
Use "USE_RMAN", rather than DEPENDS=rman...., to accomodate XFree86-4.x,
...
which may install it's own "rman".
2001-03-20 00:07:36 +00:00
wiz
a486f11406
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:06:11 +00:00
wiz
b979f7222a
Add automatic ${VARIABLE} handling for MESSAGE files.
...
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.
2001-01-29 11:34:21 +00:00
fredb
d509666ce9
Install a script to maintain the apropos and glimpse databases, and
...
instructions for using it.
2000-09-11 21:08:49 +00:00
fredb
f139c319f3
Add bindings for NetBSD Section 9, Kernel Manual.
2000-09-01 03:14:16 +00:00
fredb
cb85ed2cd3
Update to tkman-2.1. The most significant change is that the license is
...
relaxed to be more GPL-like. Also, now requires tk-8.3.x, the "makefile"
adds an option to use -mandoc for BSD-style man pages, which we enable,
and Tkman now has a homepage.
2000-08-31 03:58:14 +00:00
hubertf
402899809a
Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
...
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.
MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
fredb
a39679e6b6
- - Update depends for rman package (wildcard).
...
- - Refine check for BSDI, and accept "whatis.db" for name(s) of apropos
database(s). /usr/share/man/whatis.db had been taken for BSDI-style
monolithic whatis.db. Now recognizes multiple whatis.db's in MANPATH.
(You still have to make them, e.g.: "for m in /usr/*/man
/usr/pkg/lib/perl5/man; do /usr/libexec/makewhatis $m; done".)
2000-04-18 06:49:17 +00:00
abs
3365dcb7a5
Consistency:
...
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
1999-09-21 17:20:03 +00:00
agc
00a16e3008
Add package patch checksum files.
1999-07-09 14:22:59 +00:00
garbled
388860d23f
add USE_X11=yes
1999-04-26 19:25:05 +00:00
agc
363146f85e
Update to tk version 8.0.5. This seems to be primarily a bug-fix release.
1999-04-01 13:38:43 +00:00
frueauf
8740a9206f
Update tkman to 2.1b2, provided in pr 6509 by Johnny C. Lam.
...
This version significantly improves Texinfo support:
* full text searching includes Texinfo, RFC, and other text files
* intrapage searching for Texinfo shows all matches (vs other info viewers)
* fast Texinfo display (high quality on-the-fly formatting from Texinfo source)
* yellow-marker highlights available on Texinfo
* command name searches can match Texinfo names and (optionally) prefer them,
1998-12-03 13:09:11 +00:00
frueauf
ef7ca94905
Update DEPENDS on glimpse to 4.1.
1998-12-03 12:41:57 +00:00
agc
2cd5eb4894
Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinary
...
DEPENDS definition.
1998-11-19 15:40:45 +00:00
agc
a19a351795
Correct the primary category field for this package.
1998-10-15 19:51:07 +00:00
agc
6fba740282
Use correct checksum.
1998-09-22 09:36:11 +00:00
agc
a5025b053c
Update to version 2.1b1 of this package. The old version has been taken
...
from the ftp site, and we're unable to mirror the distfile for licence
reasons.
1998-09-08 14:55:22 +00:00
agc
f7c4996e0b
Add NetBSD RCS Ids.
1998-08-07 13:27:33 +00:00
agc
41bfb30737
Add NetBSD RCS Ids.
1998-08-07 11:08:53 +00:00
agc
28382d138c
Upgrade to rman version 3.0.5, and tkman 2.0.6. This is unfortunately
...
necessary because mirroring of distfiles on ftp.netbsd.org is not
permitted by the author of this software.
1998-05-06 09:51:02 +00:00
agc
6e7b5cf644
Move to relative paths in the pkgsrc tree.
1998-04-24 09:20:33 +00:00
agc
1f4495b33e
Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
...
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS. This should make the package collection more useful on
NetBSD ELF ports.
1998-04-22 14:22:39 +00:00
frueauf
49e36ada0b
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
1998-04-20 11:56:17 +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
frueauf
acd7af1bbd
If the pkg installs no manpage, don't list one in MAN1.
1998-03-10 16:44:47 +00:00
agc
ae35b61548
Modify individual package Makefiles to use the new way of specifying
...
shared object dependencies (LIB_DEPENDS).
1998-01-30 13:56:55 +00:00
hubertf
c8da7f5497
portlint: fix RCS Id
1998-01-25 00:25:30 +00:00
agc
65c222c486
Set MIRROR_DISTFILE to "no" in package Makefiles which might have
...
restrictions placed on the redistribution of their distfiles. Please
note that I've erred on the side of caution here.
1998-01-22 10:26:36 +00:00
hubertf
dc45f47803
Update for V2.0.4
1997-12-17 16:07:52 +00:00
explorer
6c20060ce6
tkman no longer has a man page. (how odd!)
1997-11-27 13:58:09 +00:00
explorer
e993ec6c21
put the trailing / on the FTP URL
1997-11-27 13:49:35 +00:00
hubertf
8f937459d1
Update to V2.0.3;
...
fixes PR 4563 by Brad Salai <bsalai@law.roc.servtech.com>
1997-11-23 16:59:05 +00:00
agc
5358faaf74
Add a NetBSD RCS Id to all the PLIST files.
1997-11-06 09:57:11 +00:00
hubertf
240eed442d
Import as of 09/25/97
1997-10-11 21:53:59 +00:00