Commit graph

1498 commits

Author SHA1 Message Date
cjep
b455f717a3 Move to textproc. 2002-11-19 07:13:55 +00:00
cjep
c811ecbb50 Add and enable bsdgrep 2002-11-18 22:34:14 +00:00
cjep
41044b48d0 Initial import of Jamie Howard's grep 0.16 into the NetBSD packages
collection as sysutils/bsdgrep.

This is the BSD-licensed grep(1) replacement.
2002-11-18 22:33:40 +00:00
drochner
624420e854 USE_BUILDLINK2 2002-11-14 13:25:22 +00:00
tron
047f1d9347 Make this LKM load again under NetBSD 1.6K and newer. The patch was
supplied by Stephen Ma in PR pkg/18925. Bump the package revision
to reflect this change.
2002-11-10 07:59:02 +00:00
grant
cf12a2f4f0 fix MAINTAINER= Name <email> to only include email address. 2002-11-10 00:35:07 +00:00
fredb
06824bdf02 Make this build on NetBSD 1.6K (new, separate read and write disk
stats), set OSVERSION_SPECIFIC, and bump PKGREVISION.
2002-11-07 15:07:46 +00:00
drochner
38f5d68809 update to 1.1.7
relevant changes:
-can now copy cds with just one drive
-Added switch to enable the overburn mode
-Added selection of the sub-channel reading mode
-Fixes
2002-10-29 16:50:14 +00:00
drochner
aa0f6a8750 update to 1.1.7
-relevant changes:
 -Added sub-channel writing for the 'generic-mmc' and 'generic-mmc-raw'
  driver. Currently only the R-W sub-channels can be written.
 -Added sub-channel reading support for the generic-mmc(-raw) driver.
 -Added automatic check for support sub-channel reading modes to the
  'generic-mmc(-raw)' driver.
 -Default blanking mode is now 'minimal'
 -Updated paranoia libraries
 -Cue parser accepts spaces and '\' characters
 -Updated scsilib
 -Fixes
-USE_BUILDLINK2
2002-10-29 16:47:52 +00:00
agc
207cbedc31 Move mousetar to archivers 2002-10-28 12:43:57 +00:00
agc
e72ca203a5 Move mousetar to archivers. 2002-10-28 12:43:14 +00:00
martin
a97f073777 Backout previous.
Casting NULL to (void*) for variadic functions of course does not make
any difference on 64 bit platforms - as long as a valid prototype has been
seen, which is the case here - io.c includes unistd.h.
2002-10-27 21:46:11 +00:00
frueauf
e0dc53079d According to Avon Barksdale <avon@flatlet.net>, the casting of NULL to (void *)
in the execl call is to make sure it is 64 bit on 64 bit archs.

Not verified by myself since I have no 64bit arch to test on.

Patch provided in private email.
2002-10-26 17:05:29 +00:00
grant
9d201c9c8d Update to fileutils-4.1.11.
Changes since 4.1.8 include:

* miscellaneous bug fixes
* additional dircolors entries
* documentation fixes

See the ChangeLog for the full list of changes.
2002-10-26 15:43:50 +00:00
wiz
46a8f26980 Clean up a bit. Only installs shell scripts, so USE_X11 and amanda-common's
buildlink2.mk are not needed.
2002-10-25 19:37:06 +00:00
wiz
b5cf777382 Convert to buildlink2. Actually, pretty easy when one considers it only installs shell scripts.
While here, remove USE_X11, since it has no point for shell scripts.
2002-10-25 19:36:08 +00:00
wiz
50a80b7265 Convert to buildlink2. 2002-10-25 19:29:00 +00:00
wiz
39a3c63de7 Convert to buildlink2. 2002-10-25 19:05:04 +00:00
wiz
f4b43dd808 Convert to buildlink2.
Remove dependency on readline -- it does not get used, contrary to
what a comment (which has now been annotated) here says.
2002-10-25 18:59:46 +00:00
wiz
66f45d9efe Slight cleanups. 2002-10-25 18:59:42 +00:00
wiz
0024e86b11 Add buildlink2.mk. 2002-10-25 18:59:25 +00:00
wiz
2f55598a22 Convert to buildlink2.
Remove dependency on readline -- it does not get used, contrary to
what a comment (which has now been annotated) here says.
2002-10-25 18:52:44 +00:00
wiz
5b1986ee7f Add buildlink2.mk. 2002-10-25 18:51:17 +00:00
wiz
7383e0dd0b buildlink1 -> buildlink2. 2002-10-25 09:21:11 +00:00
wiz
06b1a6ed2d Convert to buildlink2. Thanks to Johnny Lam for a hint on why it did not work. 2002-10-23 11:54:03 +00:00
wiz
45f9d5cd82 buildlink1 -> buildlink2. 2002-10-23 10:44:38 +00:00
bouyer
b68af4c8e5 Don't define BOOL_DEFINED for SunOS, otherwise rpcsvc/yp_prot.h breaks. 2002-10-23 10:38:37 +00:00
bouyer
b2f7f9e53a Don't define BOOL_DEFINED for SunOS, otherwise rpcsvc/yp_prot.h breaks. 2002-10-23 08:49:07 +00:00
wiz
1338a9cf15 Install catted man pages with proper suffix. Bump PKGREVISION to 4.1nb1.
Closes PR 18758.
2002-10-22 11:35:39 +00:00
wiz
eedd7dd216 Convert to buildlink2. 2002-10-21 16:07:47 +00:00
wiz
386518d143 Convert to buildlink2. 2002-10-21 15:12:27 +00:00
wiz
fad0d310cd Convert to buildlink2. 2002-10-21 12:55:34 +00:00
grant
40931c7afd honour PKG_SYSCONFDIR.
fixes pkg/18530 from Hauke Fath <hf@tangro.de>.
2002-10-20 03:20:34 +00:00
rh
c2934c968e Track directory layout change at MASTER_SITE_GNOME.
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-19 10:54:42 +00:00
agc
bfb670d6b9 Do the previous *after* engaging brain. 2002-10-17 13:29:33 +00:00
agc
766d305c17 Enable this package on NetBSD-1.6 and above as well as NetBSD-1.5 2002-10-17 13:28:05 +00:00
agc
6d70946ca8 Add and enable mousetar 2002-10-16 09:35:34 +00:00
agc
5cefa5dc11 Initial import of mousetar-20020202 into the NetBSD packages collection.
Quoting from http://mail-index.netbsd.org/tech-userlevel/2002/10/16/0000.html

"I've written a tar that owes nothing to anything else.  It's in the
public domain and hence is free for NetBSD to steal, anything from
lifting it verbatim to swiping ideas from.

It doesn't currently have anything like --fast-read; that hadn't
occurred to me.  Now that it's been pointed out, I'll be adding it; I
think it's a valuable addition, whether or not NetBSD wants my tar."
2002-10-16 09:34:12 +00:00
rh
3a3e01d6ba Switch glib2 from PTL2 to pth.
Introduce USE_PTL2 so that PTL2 can still be used as an alternative (e.g.
for debugging).
Only include ptl2/buildlink2.mk if USE_PTL2 is set and no native threads
are available.
Bump PKGREVISIONS.
2002-10-16 03:14:41 +00:00
agc
8f30f8d5c5 Add and enable rdiff-backup 2002-10-15 15:17:00 +00:00
agc
f705f48d3a Initial import of rdiff-backup-0.10.1 into the NetBSD Packages Collection.
Provided in PR 18577 by David.S at idiom dot com, some modifications
by me to use buildlink2 files, and to specify the correct version of
python required.

Rdiff-backup backs up one directory to another, possibly over a network.
The target directory ends up a copy of the source directory, but extra
reverse diffs are stored in a special subdirectory of that target directory,
so you can still recover files lost some time ago. The idea is to combine
the best features of a mirror and an incremental backup. Rdiff-backup also
preserves subdirectories, hard links, dev files, permissions, uid/gid
ownership (if it is running as root), and modification times. Finally,
rdiff-backup can operate in a bandwidth efficient manner over a pipe, like
rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive
up to a remote location, and only the differences will be transmitted.
2002-10-15 15:16:02 +00:00
tron
d47d5692f9 Fix build problem on systems where the NetBSD source tree is not in
"/usr/src" as suggested by Julio Merino in PR pkg/18485.
2002-10-14 18:12:23 +00:00
wiz
29f012dbbf buildlink1 -> buildlink2. 2002-10-13 12:09:13 +00:00
wiz
e33663a96a buildlink1 -> buildlink2. 2002-10-13 11:55:54 +00:00
atatat
06e80c6736 Upgrade lsof pkg to 4.65. Notable changes from 00DIST are:
...
                Enabled compiling of lsof for NetBSD 1.5 with the
                NULL file system, using a patch from Andrew Brown
                <atatat@atatdot.net>.
...
                Applied a patch, supplied by Andrew Brown
                <atatat@atatdot.net>, that updates lsof for NetBSD
                version 1.6.6.  Corrected handling of the NetBSD
                nullfs.
...

This obsoletes patch-ab.  Again.  :)
2002-10-12 03:13:39 +00:00
wiz
9ab3428f49 Unused. 2002-10-09 19:41:58 +00:00
wiz
0dd7942b72 Slight improvement to last. 2002-10-09 17:26:18 +00:00
wiz
e5cff632f9 buildlink1 -> buildlink2. 2002-10-09 17:22:22 +00:00
wiz
4e7b2c8800 Unused. 2002-10-09 14:30:34 +00:00
wiz
9664aff882 Add buildlink2.mk. 2002-10-09 14:17:59 +00:00