Commit graph

128 commits

Author SHA1 Message Date
agc
39e380d5f6 Use addnerd to add the user, rather than a custom Perl script. 1998-06-05 14:09:43 +00:00
agc
9a8bf1c283 Use addnerd, rather than a custom Perl script, to add the user.
Delete the USE_PERL5 definition.
Add --with-mmap to the Amanda configuration.
1998-06-05 14:07:22 +00:00
agc
af81d853fe Update to version 1.4 of addnerd, a dumb utility to add a user. Fixes
a minor bug when no users were added, and better configuration.
1998-06-03 10:19:31 +00:00
tron
97357c2f26 Remove unnecessary remainders from patches for older versions of "xosview". 1998-05-29 21:20:55 +00:00
tron
55f68f813b Update xosview to 1.6.0 using patches supplied by Brian Grayson, fixes
PR pkg/5461.
1998-05-29 17:57:29 +00:00
hubertf
b5f8cdef44 Fix two buffer overruns. 1998-05-29 02:55:20 +00:00
frueauf
95a2fa46fd s/MACHINE_ARCH/ARCH to make this work on amiga too. 1998-05-25 08:22:50 +00:00
hubertf
bae30838b1 Add support for our mt command as submitted by Allen Briggs
<briggs@backup.ninthwonder.com> in PR pkg/5487.
1998-05-24 15:41:43 +00:00
agc
e4bb7528d3 Upgrade to version 1.3 of addnerd, the add user utility, in which
locking actually works.  Other minor cosmetic changes.
1998-05-22 10:51:30 +00:00
agc
fe1fd31e9c Upgrade to version 1.2 of addnerd. 1998-05-21 16:52:17 +00:00
frueauf
6facbc4d85 Make configure a bit smarter to find UVM in /etc/mk.conf. 1998-05-21 15:28:29 +00:00
agc
b53b849118 Enable addnerd. 1998-05-20 14:59:42 +00:00
agc
b26028c3b2 An adduser package, based on Matt Green's addbozo.pl, but written
in C, and probably full of security holes.
1998-05-20 14:58:03 +00:00
tron
f142d17f69 Update xosview to 1.6.0 using patches supplied by Brian Grayson, fixes
PR pkg/5461.
1998-05-18 09:07:32 +00:00
frueauf
0851be7c5a Mostly cosmetic changes to shut up portlint. Little bugfix for apache. 1998-05-09 15:24:42 +00:00
hubertf
c5d43fb250 no -ltinfo, and throw out /usr/local - really! 1998-05-08 23:30:05 +00:00
hubertf
99afe17c3b add "/." after WRKDIR, so it even works if WRKOBJDIR is set 1998-05-08 22:12:50 +00:00
hubertf
6f45f24b8f use -l switch to chpass (eww, undocumented :-/), to work even when NIS is set up 1998-05-08 21:56:02 +00:00
hubertf
9a42a63dee Fix lossage with WRKOBJDIR and PKGSRCDIR 1998-05-08 21:00:38 +00:00
hubertf
a6143ec4f5 test /dev/scgc for existence, not as file (same as Al did in the pkg Makefile) 1998-05-08 16:53:42 +00:00
agc
554ed5dff7 Test for the existence of /dev/scgx before creating it, rather than its
existence as a regular file.
1998-05-08 15:12:59 +00:00
agc
1e6e048942 Remove unnecessary configure script - 2.4.0 comes with a GNU autoconf
one.  Add a createuser Perl script, based on the one in
databases/postgresql, which is used to ensure that the Amanda backup
user exists.
1998-05-07 17:10:49 +00:00
agc
e89400ded8 New packing list, to reflect the new version. 1998-05-07 17:07:33 +00:00
agc
a1c15d04bb Remove unnecessary patches. 1998-05-07 17:06:30 +00:00
agc
388871c336 The best way to fix PR 4895 is to upgrade Amanda to version 2.4.0, and close
some security holes in the process.
1998-05-07 17:04:05 +00:00
frueauf
c4ff7f1c24 Update to lsof 4.31. 1998-05-03 22:37:18 +00:00
bouyer
4de0415c57 arpwatch moved from sysutils to net. 1998-04-28 07:54:27 +00:00
bouyer
a4be1504e1 Add and enable arpwatch. 1998-04-27 18:07:37 +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
agc
ff3e48e78c Fix INFO_FILES definitions to match the commands in bsd.pkg.mk 1998-04-22 11:05:01 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
hubertf
53a0156623 Set me as maintainer 1998-04-19 12:55:36 +00:00
hubertf
d60399dabf Care for /dev/scgx. 1998-04-19 12:54:06 +00:00
hubertf
28ddbe7100 Some helpful text 1998-04-19 12:26:37 +00:00
hubertf
61fc0aa852 Update to V1.6 1998-04-19 11:07:49 +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
frueauf
e6ce6c878e Add support for UVM. 1998-04-02 09:35:38 +00:00
frueauf
366bc1ba5f Enable lsof. 1998-04-01 15:03:32 +00:00
frueauf
23b08d5255 Initial import of lsof-4.29 pkg.
XXX this will not yet run with UVM
1998-04-01 15:02:36 +00:00
frueauf
b5d8302ad9 Add and enable depot. 1998-03-19 13:51:58 +00:00
agc
28a02f1c6b Further mods from Matt Green for the UVM case. 1998-03-18 16:18:36 +00:00
agc
868c6db9c6 Patches from Mario Kemper to make xosview work with UVM.
Munged around by me to:
+ make it work with old VM as well as UVM.
+ cut down the context in two of the patches to miss out Id strings.
1998-03-18 13:42:15 +00:00
frueauf
0b2c3c939c portlint: mv->${MV}; ln->${LN}. 1998-03-10 16:26:34 +00:00
hubertf
a182e2420c Remove .include mk.conf, thanks to agc. 1998-03-04 07:56:08 +00:00
tron
40d2adc2b1 Enable "socket". 1998-02-24 00:45:08 +00:00
tron
8a9792a2f7 Make this package work under NetBSD. 1998-02-24 00:44:24 +00:00
tron
e7926bb1df Initial import of FreeBSD's "socket" port. 1998-02-24 00:20:30 +00:00
frueauf
76c2d49e64 portlint: remove whitespace before end of line 26; remove blank > 1 lines. 1998-02-20 12:09:55 +00:00