hubertf
0ec443d44b
add and enable kdf
1999-07-03 23:28:18 +00:00
hubertf
c524f40419
Shows disk usage graphically and lets you mount/umount devices.
1999-07-03 23:27:47 +00:00
hubertf
f912542de4
Update to V0.1.18. Includes many bugfixes and these new features:
...
* added -print-size/-tsize for burning on the fly in DAO mode
or for drives requiering it (like some TEAC drives)
* "Detect scsi drive" now also detects if -swab option is needed
* now it's possible to choose multiple files/dirs at once in the
file selectors
* German .po translation by Juergen Lock <nox@jelal.kn-bremen.de>
* added icon by chris scheidecker <scheides@theinferno.hextrack.com>
* multisession support (not very well tested):
* if you leave the "Path to old session" field empty, gcombust
will asume this is the first session
* if you press the recalc button in multisession mode, it will
take into account the old session - this operation takes quite
some time! (and I don't know if you can trust the result)
* multisession doesn't seem to mix with Joliet (I get "Joliet
tree sort failed." from mkisofs), so disable it if you get
problems.
* the current mkisofs version has a bug you might run into when
making sessions (for all but the first session), so if mkisofs
segfaults on you for no apparant reason, wait for the next
release of cdrecord (or mail me for a patch)
* you cannot make multisession CD's on the fly (except for the
first session)
1999-07-01 02:15:29 +00:00
tron
1f1c09d30d
Patch from NetBSD-current:
...
Avoid duplicate free() while reading system information.
1999-06-28 22:19:12 +00:00
abs
a6681d7ab9
If we install in the path, we shouldn't need to use a full path to execute.
...
use execlp() instead of execl() to exec children.
1999-06-27 01:41:46 +00:00
hubertf
a66cd42b5a
This patch is not needed - remove it.
...
Pointed out by Patrick Welche <prlw1@cam.ac.uk> in PR 7840
1999-06-25 13:09:37 +00:00
hubertf
7d3d727c03
Update to V4.44. Changes:
...
Corrects SunOS 4.1.x HSFS and segmentation fault problems; improves
handling of UNIX PCB addresses in the /proc-based Linux lsof;
corrects PPID and PGRP output ordering conflict; enhanced some
library modules so more dialect versions could use them; adds raw
socket support for /proc-based Linux lsof; adds support for UnixWare
7.1; made NetBSD 1.4C updates; makes minor adjustment for latest
Tru64 UNIX 5.0 Beta release.
1999-06-25 02:41:14 +00:00
tron
35c9aac0ba
Update dependence on "libslang" package to version 1.3.7.
1999-06-22 07:34:15 +00:00
agc
eabfcad7c8
Add and enable sysinfo
1999-06-21 11:18:58 +00:00
agc
e53efec387
Initial import of sysinfo, a shareware utility to display system
...
hardware and software information and configuration, into the NetBSD
packages collection. At the moment, this package is only for Solaris.
1999-06-21 11:18:03 +00:00
tron
c566a0ae72
The GNOME mirror on "ftp.jimpick.com" was closed. Use the mirror on
...
"ftp.sunet.se" instead.
1999-06-19 15:19:11 +00:00
sakamoto
79d0832740
Update xps to 3.12.
1999-06-18 06:45:59 +00:00
hubertf
5c0146f5ad
Update to V0.1.15.
...
Changes: DnD support, started on save
preferences, can "swallow"progress
window, added reset device button, lots of
bugfixes.
1999-06-18 01:14:23 +00:00
bad
2d8c556c1b
Improve on previous. Use CHOWN=${CHOWN} in configure env.
...
Thanks for pointing this out, Alistair!
1999-06-08 17:17:26 +00:00
bad
15122eac0c
Must have /usr/sbin in the PATH on NetBSD for configure to find chown(1).
1999-06-08 13:09:04 +00:00
tron
f7fc6006b8
Adapt this patch to version 3.9.5.
1999-06-03 14:22:09 +00:00
christos
e85de81a2f
update to 3.9.5
1999-06-02 20:09:02 +00:00
christos
6c5cb13245
Update to 4.43_W
1999-06-02 16:14:53 +00:00
agc
4748ded5a0
Correct minor spelling mistake.
1999-06-02 08:51:59 +00:00
tron
a983d514e3
Enhance "floppyd" to get UID of "nobody" from the password database.
...
Patch supplied by Antti Kantee.
1999-06-01 21:15:02 +00:00
tron
de8324698d
- Enhance "configure" target so that "floppyd" will be built on systems
...
with X11 installed.
- Fix compliation problems in "floppyd.cpp" with the patch supplied by
Antti Kantee in PR pkg/7670.
- Remove "floppyd" manual page if the binary isn't built and installed.
1999-05-31 22:22:08 +00:00
sakamoto
8026b2fcb5
touch configure for autoconf is never run, noted by Hubert Feyrer.
1999-05-29 17:57:52 +00:00
tv
5c60ed5794
Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
...
pattern match format. Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
sakamoto
8d4bb994db
Update xps to 3.10.
1999-05-24 08:21:26 +00:00
rh
16676237d8
Add informative message about creating a link from e.g. /dev/cd0d to
...
/dev/su0-6-0 for cdrecord to work.
1999-05-22 13:08:18 +00:00
tron
02e48b67b3
Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",
...
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-20 20:09:49 +00:00
kleink
4092780ccf
Handle factored out cwdinfo.
1999-05-20 10:32:37 +00:00
wrstuden
4ba2335fd3
Enable hfsutils.
1999-05-19 23:03:32 +00:00
wrstuden
56ca7a1419
Initial import of hfsutils package, made with hubertf's url2pkg script.
...
Supports reading and writing hfs filesystems. Doesn't yet support hfs+.
1999-05-19 23:00:32 +00:00
augustss
c710618616
Enable usbutil.
1999-05-19 00:24:30 +00:00
augustss
db9502769a
Add a few USB developer utilities.
1999-05-19 00:15:37 +00:00
hubertf
155c7e9cab
There was already a cdlabelgen in pkgsrc/graphics, use that one.
...
Kindly pointed our by Bernd Ernesti.
1999-05-15 20:02:55 +00:00
hubertf
f83048c78a
add and enable gcombust
1999-05-15 08:05:31 +00:00
hubertf
e3bb03e589
Graphical frontent for CD mastering (mkhybrid, cdrecord, ...)
1999-05-15 08:04:51 +00:00
hubertf
afbc572614
Update to 1.12b5
...
Changes: many, including one to merge several (unrealted) dirs into one
tree, using /foo=/bar/baz syntax (used by gcombust).
1999-05-15 07:27:49 +00:00
ross
a1e244341a
Delete insane code inside #ifdef __NetBSD__ (what?!) that setrlimit()'s us
...
to 32MB (what?!).
1999-05-13 12:38:28 +00:00
lukem
12454341d2
move master_site
1999-05-12 11:42:26 +00:00
tron
8e0a040624
Fix typo in the category list.
1999-05-11 20:44:44 +00:00
simonb
8eda2b9ab4
Spell the category name "sysutils" properly!
1999-05-11 06:15:39 +00:00
ross
52626bc486
* Enable this on alpha.
...
* Include <stdlib.h> for alloca(3).
1999-05-07 08:09:06 +00:00
ross
7997bc7b57
* Enable on alpha.
...
* Mods for LP64 / general type sanity
1999-05-07 07:11:16 +00:00
bad
6a7aa420e4
Update lsof to 4.42_W.
...
Relevant changes in this version:
improved file system search name reporting;
updates Solaris 2.6 VxFS support;
support for the latest NetBSD with default UVM support.
1999-05-05 17:40:36 +00:00
bad
f1b536b577
From ks@ub.uni-mainz.de: recognise 1.4ish systems.
1999-05-05 17:32:45 +00:00
bad
5b7f89ebe5
Switch to ftp0.sunet.se per directions during login on that server.
1999-05-05 16:40:20 +00:00
garbled
388860d23f
add USE_X11=yes
1999-04-26 19:25:05 +00:00
agc
332ac00147
Fix for Solaris.
1999-04-21 15:31:05 +00:00
agc
0cc1018e6b
Fix for correct operation on Solaris.
1999-04-21 14:14:32 +00:00
agc
2ad58442ab
Fix the LSOF_RANLIB target under Solaris in the generated lib Makefile.
1999-04-21 10:40:41 +00:00
agc
d519aa52b0
Correct a few typos, and make this safe for Solaris.
1999-04-21 10:38:58 +00:00
tron
64032fdf69
Update "gmc" package to version 4.5.30.
1999-04-16 22:54:02 +00:00
tron
7f70f1bb1e
Update "mc" package to version 4.5.30.
1999-04-16 22:36:25 +00:00
tron
23e0063766
Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
...
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +00:00
tron
9c4c0c2b50
Remove unnecessary slash from master site list.
1999-04-14 21:39:01 +00:00
bad
286099986e
${LOCALBAASE}/bin/perl or bust.
1999-04-14 18:00:47 +00:00
agc
e20be6c347
Remove NOPORTDOCS definition - it was useless anyway, as any attempt to
...
build a binary package with this definition would fail as the PLIST is
not correct.
If a package's documentation is overwhelming, it should arguably be handled
in a separate pre-requisite documentation package.
1999-04-13 15:31:04 +00:00
jlam
278375232d
Update "asapm" package to version 2.6. Mostly *BSD improvements since
...
version 2.3. Fixes PR pkg/7239 by Johnny C. Lam.
1999-04-12 17:39:46 +00:00
tron
809ea071ca
Let "configure" recognize NetBSD 1.4.
1999-04-11 12:15:42 +00:00
agc
13d4323e6a
Make this package work on Solaris.
1999-04-09 08:33:50 +00:00
hubertf
48d1b9cb27
s@/usr/local@${PREFIX}@ not only on NetBSD (Hi Al!)
1999-04-09 00:55:22 +00:00
tron
a66cd38d94
Because "cvs" messes the patch file up during commit we remove the bogus
...
header from the manual page manually.
1999-04-07 23:55:25 +00:00
tron
8334d0c468
Correct manual page: the "-o filename" argument is optional.
1999-04-07 23:35:56 +00:00
tron
89465bbd8a
Correct manual page: the "-o filename" argument is optional.
...
Fixes PR pkg/7315 by Mason Loring Bliss.
1999-04-07 23:30:59 +00:00
agc
86c624dc7a
Avoid ugly "-n\n" output on Solaris when installing the package.
1999-04-07 10:25:11 +00:00
agc
fda20b1789
Make this package work on Solaris.
1999-04-07 10:09:18 +00:00
agc
5e550b01df
Minor modifications to the English.
1999-04-06 09:48:18 +00:00
tron
09773939f9
Rename "amanda" package to "amanda-all" to avoid conflicts with its own
...
sub packages.
1999-04-05 00:53:47 +00:00
tron
ff2a8e3ba9
Move "amanda" related packages to "sysutils" category as suggested by
...
Klaus Klein in PR pkg/7159.
1999-04-04 23:34:44 +00:00
tron
e571dc55e5
Update "gmc" package to version 4.5.29.
1999-04-04 23:16:54 +00:00
tron
d61fa13e1f
Update "mc" package to version 4.5.29.
1999-04-04 23:00:40 +00:00
bouyer
2c206436f5
Adjust for samba update.
1999-04-01 14:12:56 +00:00
agc
171e025b4a
Rewrite the extraction commands to be more intuitive.
...
In the vast majority of cases, nothing has changed (i.e. .tgz, .tar.gz,
and .tar.bz2).
EXTRACT_USING_PAX can be set as before.
For custom extractions, instead of using EXTRACT_BEFORE_ARGS,
EXTRACT_AFTER_ARGS and EXTRACT_CMD, simply set EXTRACT_CMD to be the
command needed to decompress and extract the lements from the archive.
${DOWNLOADED_DISTFILE} can be used to reference the distfile(s).
e.g. for compressed shars, where previously there was:
EXTRACT_CMD= ${GZCAT}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
now use:
EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH}
1999-04-01 14:07:52 +00:00
frueauf
929990c04b
Remove entries from lsof_4.40_W, just keep the current one.
1999-03-28 22:05:36 +00:00
christos
21a112d73e
Update to lsof_4.41_W
1999-03-28 17:29:53 +00:00
agc
6356ec79ad
Correct the directory path on the redhat ftp site.
1999-03-22 22:43:41 +00:00
agc
e1e5099034
Make this package work on Solaris.
1999-03-17 10:47:42 +00:00
tron
7bc788886a
Depend on version 1.0.3 of "gnome-core" package.
1999-03-16 22:30:21 +00:00
tron
9b92f90875
Add and enable "gmc".
1999-03-15 00:11:58 +00:00
tron
6f26a0b4c4
Add conflict with "gmc" package.
1999-03-15 00:11:08 +00:00
tron
2a28dbdfe1
Initial import of "gmc-4.5.25" package:
...
Gnome version of Midnight Commander, a free Norton Commander Clone
1999-03-15 00:10:30 +00:00
tron
9a6c797326
Update version number.
1999-03-14 23:29:05 +00:00
tron
5981e1b1ee
Update "mc" package to version 4.5.25. Fixes PR pkg/6773 by Geoff C. Wing
...
and PR pkg/7149 by Mason Loring Bliss.
1999-03-14 23:07:55 +00:00
tron
afa97738a5
Move "mc" package to "sysutils" category.
1999-03-14 20:58:55 +00:00
hubertf
8388c05994
Fix for procfs as per PR 7127 by Frederick Bruckman <fb@enteract.com>
1999-03-11 16:23:33 +00:00
tron
eb4dbd0411
Updated master site list to handle the gnu ftp reorganization.
1999-03-06 09:02:57 +00:00
sakamoto
268eace51e
Update to xps-3.06
1999-03-01 01:59:16 +00:00
sakamoto
339131bfa0
Add and enable xps.
1999-02-27 17:03:38 +00:00
sakamoto
8fee8ec83d
xps-3.04 (displays the Unix processes as a tree of forest)
1999-02-27 17:00:07 +00:00
bouyer
8b3804a31f
samba-2.0.2's tar client prints statistic on stderr by default. Disable
...
this by addind 'q' to the tar options.
1999-02-26 12:16:15 +00:00
bouyer
a607794796
Add a new make variable, AMANDA_VAR, to tell the default place of the
...
status and log files (default to /var/amanda). Change the example
amanda.conf to use this path.
Add --with-owner=root to CONFIGURE_ARGS so that executables get installed as
root, not AMANDA_USER (better for security!).
1999-02-25 15:54:00 +00:00
bouyer
08649fd696
Remove the FreeBSD Id, this has nothing to do with the FreeBSD package now.
1999-02-25 15:47:25 +00:00
bouyer
2678c7a67d
A meta-pkg for amanda, requested by Hubert Feyrer.
1999-02-24 10:44:51 +00:00
bouyer
5adec054d8
Update description from README, change COMMENT to describe each parts.
1999-02-24 10:29:08 +00:00
bouyer
8c330ff294
Now in amanda-common, amanda-server, amanda-client
1999-02-23 17:05:18 +00:00
bouyer
4276004875
An amanda 2.4.1p1 package, split into common, server and client parts.
1999-02-23 17:03:41 +00:00
abs
f5ec34238b
Shorten some comments to fit neatly in pkg_info display, without losing any
...
information.
1999-02-23 06:31:45 +00:00
hubertf
2a95ad9c6b
Fix CONFLICTS (remove redundancy, mostly)
1999-02-20 22:48:24 +00:00
frueauf
46ed52beaa
Add arg.c.patch to PATCHFILES, should fix security hole described in
...
http://www.hert.org/advisories/HERT-02.asc .
Add patch to dialects/n+obsd/dlsof.h to define _KERNEL when including
<sys/socket.h> to get the sockprot definition. Needed to compile on current.
1999-02-18 23:09:45 +00:00
erh
7285d05c80
Update lsof to 4.40.
1999-02-17 05:34:32 +00:00
hubertf
a3afe98821
Device handling changed in 1.6.1
1999-02-17 02:46:47 +00:00
bgrayson
5f184868cb
Update xosview to 1.7.0.b, to improve apm configure autodetect. Howdy, y'all!
1999-02-17 00:16:55 +00:00
simonb
e9382aa09b
Add an IGNORE= line if top is installed in /usr/bin/top
...
(from Hubert Feyrer).
1999-02-15 04:36:31 +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
d59792438f
pkglint: add missing rcs id.
1999-02-10 15:20:06 +00:00
bad
95e36eb86f
GNU plot is now at v.3.7. Depend on that version.
1999-02-09 16:08:58 +00:00
hubertf
1dd9d2d42a
also set seporig to NULL, per PR 6953 by Dave Huang <khym@bga.com>
1999-02-06 21:41:25 +00:00
tron
4eae6a0535
Split patches into seperate files and fix compiler warning.
1999-02-02 23:00:40 +00:00
hubertf
3bea994cc6
update to V1.7.0
1999-02-02 03:01:04 +00:00
agc
f6473207ca
Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
...
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
tron
81fe7fd3e0
Add conflict list and pkglint package.
1999-01-23 00:26:05 +00:00
kim
3463d74b2c
Updated to skill-3.7.7. The author included my patch to avoid
...
segfaults on BSD 4.4 -derived systems (related to getting the
number of signals right). Adds support for SIGPWR on NetBSD.
1999-01-05 19:12:00 +00:00
kim
cc8b3290a7
Updated to 3.7.6 (3.7@P5)
1999-01-05 00:32:28 +00:00
frueauf
bdf6ae9ef0
Reflect that addnerd has version 1.6 now, as noted in pr 6721.
1999-01-03 13:13:12 +00:00
frueauf
af272ead05
Update lsof to 4.39.
...
The November 25, 1998 revision (4.38): adds FreeBSD 3.0 support;
has idrlogin.perl* scripts updated to recognize sshd processes;
adds support for Digital UNIX 5.0-BETA; adds support for OpenBSD
2.4; adds support for SCO OSR 5.0.5; changes Solaris 2.7 support
to Solaris 7 support; adds support for NEXTSTEP 3.3; adds support
for OpenStep 4.x; adds support for UnixWare 2.1.3; adds support
for Linux 2.0.36; updated NetBSD sources for UVM header file
change; corrects a bug in Sun format kernel name cache processing.
The December 29 1998 revision (4.39): fixes a device number
handling bug for Solaris 7; improves FreeBSD configuration; adds
+f[cfn] option for listing file structure values; makes minor
tweaks for additional Linux glibc evasion; supports AIX 4.3.2;
fixes a -c option processing bug.
1999-01-01 01:56:51 +00:00
marc
d66dac9512
addnerd-1.6 conflicts with addnerd-1.5
1998-12-31 21:21:53 +00:00
tron
f05f726de6
Don't check for deprecated symbol "unix".
1998-12-28 09:35:42 +00:00
tron
fbb9056b81
Add missing conflict list.
1998-12-28 09:25:53 +00:00
tron
9fbce7e950
Fix broken patch file.
1998-12-28 09:22:25 +00:00
tv
255feb7cce
Patches start with patch-', not
patches-'.
1998-12-28 01:48:16 +00:00
tv
fe0839896b
Don't depend on mkisofs. You can use any of mkisofs, mkhybrid, or even
...
dd or cat to create CDs -- let the user choose his tool.
1998-12-28 01:18:25 +00:00
thorpej
119d60c7a1
In the utils.c patch, avoid pulling in the compat sys_nerr; use the
...
definition provided by errno.h.
Also, clean up the Configure patch.
1998-12-03 20:02:53 +00:00
frueauf
fe500634e6
Add and enable asapm.
1998-12-03 13:41:33 +00:00
frueauf
7509228781
Initial addition of asapm-2.3, a Laptop battery status display for X11.
...
Provided in pr 6523 by Johnny C. Lam.
1998-12-03 13:35:47 +00:00
tv
6546349599
Update PLIST to reflect reality.
1998-11-25 16:17:12 +00:00
mycroft
fd29275a41
Use -O2, not -O6.
1998-11-24 05:23:23 +00:00
hubertf
892ddce989
optimize, for mycroft
1998-11-24 00:20:13 +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
hubertf
0bb9401238
fis Homepages URL, per PR 6454 by Geoff C. Wing <gcw@pobox.com>
1998-11-18 13:04:24 +00:00
mycroft
02777ba24b
egcs is configured to define a different symbol. *grumble*
1998-11-17 14:14:43 +00:00
agc
d057cbcffd
Use ${MACHINE} rather than uname -m
1998-11-16 15:04:51 +00:00
frueauf
d633e97498
pkglint: move NOT_FOR_ARCHS where it belongs.
1998-11-13 01:35:55 +00:00
frueauf
db4bd284df
Add missing rcs id.
1998-11-12 23:50:33 +00:00
mycroft
ffbda3d533
Define the bitfield order for the ARM.
1998-11-07 19:45:47 +00:00
agc
73892c3c72
Be a bit smarter with the workaround for the C++ "virtual" keyword.
1998-11-04 16:58:09 +00:00
agc
25e8a9ea6a
Make this package compile on arm32 with UVM.
...
Add UVM to BUILD_DEFS.
1998-11-04 16:37:11 +00:00
tron
9b8479c3ad
Remove "libgtop" package.
1998-11-01 23:25:00 +00:00
tron
c15f028dc4
Move "libgtop" package to "devel" category.
1998-11-01 23:21:46 +00:00
tron
07de54a218
Make this package build under 1.3.2, fixes PR pkg/6388 by Clifford Wright.
1998-11-01 23:07:30 +00:00
drochner
7415aef7b7
update for recent UVM change: vm maps are always main maps
1998-10-22 12:17:21 +00:00
hubertf
847652b790
outdated
1998-10-22 09:30:00 +00:00
hubertf
d7566d6906
update to 1.6.1
1998-10-22 07:01:47 +00:00
garbled
b2d377877f
Update this pkg to 1.6.2.a. This fixes the pkg to run on alpha. Thanks
...
to Brian Grayson for fixing it.
1998-10-22 05:42:37 +00:00
tsarna
47957445d5
Configure --with-amandahosts. This causes Amanda to use .amandahosts
...
files instead of .rhosts.
1998-10-19 15:56:22 +00:00
tron
6e50c552ec
Remove unnecessary remainders of the "gnome-libs" package.
1998-10-18 22:34:00 +00:00
tron
e6f5dcaa16
"lib/locale/fr/LC_MESSAGES" is a directory and it is used by other
...
packages, too.
1998-10-18 22:31:00 +00:00
tron
45c8e277f0
Whoever is the maintainer of this package it is not me.
1998-10-18 22:12:40 +00:00
tron
8c6af53e84
Make this package build, at least under -current.
1998-10-18 22:11:41 +00:00
agc
a19a351795
Correct the primary category field for this package.
1998-10-15 19:51:07 +00:00
frueauf
9a8a16fdc3
Fix memory leak, pointed out in pr 6286 by Brian Grayson.
1998-10-13 20:15:38 +00:00
agc
96d2394a05
Upgrade to version 1.6 of addnerd.
...
+ New version includes fixes and some helpful suggestions from Greg Woods.
+ Usage message added for Hubert Feyrer (*sigh*)
+ Cast pw_uid to an int for Alpha use? (Addresses PR pkg/6268, from
R. C. Dowdeswell, elric@imrryr.org )
1998-10-13 16:38:35 +00:00
agc
4919861d08
Add and enable libgtop.
1998-10-07 13:14:51 +00:00
agc
20cdfbdcfb
Initial import of libgtop-0.26 into the Packages Collection. This is
...
part of the GNOME project, and is used to retrieve system information,
such as CPU usage etc.
This is not yet complete, but is functional to the point where the
whole thing compiles and installs. Someone else can pick this up and
run with it now.
1998-10-07 13:11:35 +00:00
tv
04fe4e33fb
RCSIDs.
1998-10-04 18:22:31 +00:00
tv
3efc2cc122
Blecch. The cat-id-tbl is somewhat out of date, so some messages are
...
wrong. Temporarily swap back to included-gettext.
1998-10-04 17:24:30 +00:00
tv
20d063ed35
Update to 4.1.35, and clean up. Now uses libslang from the pkgsrc
...
collection, as well as catgets for internationalization.
1998-10-04 17:16:21 +00:00
hubertf
dca480b805
configure for NetBSD 1.3, remove FreeBSDism
1998-10-04 02:35:38 +00:00
frueauf
7483a3fcd1
Update lsof to 4.37.
1998-09-28 10:57:38 +00:00
garbled
a8e32be668
Disabling this pkg for alpha. Brian Grayson was kind enough to fix
...
xosview-1.6.2a to work on alphas (yay) but we are in a freeze(boo) so
no updates until the freeze closes. At which point this pkg will be
upgraded to 1.6.2a and re-enabled on alpha. (Should be monday)
Noone needs to get upset about this.. ;)
1998-09-24 23:15:42 +00:00
garbled
384c07a72e
add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
...
on alpha. There may be more, but I haven't seen them yet.
1998-09-22 06:11:35 +00:00
garbled
8b11e5b450
Make xosview compile on ELF. This pkg has deeper problems on alpha
...
however..
1998-09-15 17:38:08 +00:00
tsarna
5e9cc577b8
Automatically append HOMEPAge to DESCR files, and remove homepage URLs
...
from individual DESCR files that had them.
1998-08-26 16:50:48 +00:00
tsarna
6bd0d65c65
The Grand Homepagification:
...
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
1998-08-20 15:16:34 +00:00
kim
3021038ffd
Fix a bug in configure.
1998-08-17 00:11:34 +00:00
tron
08541ffaad
"GNU_CONFIGURE= yes" implies "HAS_CONFIGURE= yes".
1998-08-15 08:09:29 +00:00
tron
70d9673555
Create link required for applying patch file in "pre-patch:" target.
1998-08-15 07:51:31 +00:00
tron
ff30793dfd
"ln" -> "${LN}", "rm" -> "${RM}".
1998-08-14 23:14:08 +00:00
tron
157895d16e
Update "mtools" to version 3.9.1, fixes PR pkg/5968.
1998-08-14 23:11:20 +00:00
frueauf
68d6309e50
Update lsof to 4.36, closes pr 5966.
1998-08-14 20:52:38 +00:00
mycroft
21ea0ec9dd
ARCH -> MACHINE
1998-08-13 14:19:46 +00:00
tron
4b07854946
Add m68k fix supplied by Bob Nestor in PR pkg/5931.
1998-08-12 21:28:06 +00:00
agc
ad7a1de42a
Add NetBSD RCS Ids.
1998-08-11 12:20:56 +00:00
lukem
cbb4a48af3
update to logrot 1.4 (which works around the destdir not existing)
1998-08-08 02:02:22 +00:00
agc
05b88260d7
Add NetBSD RCS Ids.
1998-08-07 13:16:49 +00:00
agc
41bfb30737
Add NetBSD RCS Ids.
1998-08-07 11:08:53 +00:00
kim
d7eb4d2684
Addition of skill/snice (skill-3.7.5)
1998-08-04 15:20:07 +00:00
lukem
b620596ef6
add logrot...
1998-07-25 01:50:23 +00:00
lukem
4c58683190
logrot 1.3 - log rotation in a safe and configurable manner
1998-07-24 17:17:03 +00:00
tv
a75a2272cd
Update to use USE_LIBTOOL.
1998-07-24 01:56:59 +00:00
agc
5d141b41f7
Add and enable mkhybrid.
1998-07-21 13:29:49 +00:00
agc
223749b579
Add NetBSD RCS Id.
1998-07-21 13:28:51 +00:00
agc
fffee09abf
Add NetBSD RCS Id.
...
Set NetBSD maintainer.
Use automatic manual page handling.
Set the ALL_TARGET correctly.
1998-07-21 13:27:59 +00:00
agc
016e8c69e4
Initial import of mkhybrid 1.11.1 into the NetBSD packages collection.
...
This is taken from the FreeBSD port.
mkhybrid's role is to "create a hybrid ISO9660/JOLIET/HFS/Rock Ridge
filesystem."
1998-07-21 13:24:49 +00:00
frueauf
1d04b9fb7c
Add and enable psmisc.
1998-07-20 10:27:41 +00:00
frueauf
3bfa3b162e
Initial addition of psmisc-17, some miscellaneous proc FS tools: killall,
...
pidof, and pstree. Closes pr 5801 by Ben Harris.
1998-07-20 10:25:51 +00:00
tv
fee642d408
Adapt to use pkg version of libtool rather than amanda's private copy.
1998-07-18 14:39:40 +00:00
agc
40359dcd0d
Use automatic shared object handling
1998-07-15 10:34:56 +00:00
frueauf
004e47e5b0
cat ${PKGDIR}/MESSAGE in bsd.pkg.mk if it exists, don't do it in every
...
package Makefile.
1998-07-14 10:56:15 +00:00
tron
6c9485f311
We don't need patches.
1998-07-10 18:47:21 +00:00
tron
aea4c8252e
Add and enable "fileutils".
1998-07-09 20:52:05 +00:00
tron
e7f84ad08c
New "fileutils-3.16" package: GNU file management utilities.
1998-07-09 20:51:12 +00:00
mycroft
c6729dbfdc
Remove outdated RCS tags.
1998-07-04 09:37:29 +00:00
mycroft
0fab0d4b61
Update to 1.11.3.
1998-07-04 08:09:07 +00:00
bouyer
12069abe41
Don't change the datasize limit in mkisofs. 32MB is not enouth, and NetBSD's
...
default (128 Mb) should be enouth. This allows the user to adjust mkisofs's
datasize limit if he wants.
1998-07-02 12:14:57 +00:00
agc
988019b016
Update package Makefiles for automatic manual page handling.
1998-06-22 12:58:33 +00:00
agc
daa3dd519a
Update package Makefiles for automatic manual page handling.
1998-06-22 12:44:29 +00:00
tv
a90cd5041a
Force use of "install-sh", since the build procedure uses an installer
...
program as part of the build process (which bombs for users other than
root--${INSTALL} includes "-o root -g wheel").
1998-06-21 03:54:34 +00:00
is
7028d5dde0
Fix typo in patch.
1998-06-12 19:43:59 +00:00
frueauf
10481c29a9
Update to lsof-4.33_W.
1998-06-11 16:25:31 +00:00
agc
d670d15a1d
Portlint - use a standard PKGNAME.
1998-06-11 11:30:02 +00:00
agc
666273802a
Remove the trailing '-f' from MAKE_FLAGS in bsd.pkg.mk, and include it
...
explicitly in the commands before ${MAKEFILE}; modify package
Makefiles to conform to this rationalisation. This was used
inconsistently in many packages, some including it, some not.
1998-06-10 08:02:08 +00:00
agc
61d4925ca7
Upgrade to Amanda 2.4.0p1, a bug fix release.
...
Invoke addnerd correctly, so that -g is processed by getopt(3)
Change the RUN_DEPENDS on gnuplot and gtar to DEPENDS - the GNU configure
script needs to find these at the configure stage of the Amanda package.
1998-06-09 07:41:48 +00:00
agc
ca69982c25
DEPEND on addnerd-1.5.
...
Add an AMANDA_GROUP definition, and set it to operator (necessary for
write access to certain files).
Invoke addnerd with -g ${AMANDA_GROUP}
1998-06-08 10:45:17 +00:00
agc
468084b962
Upgrade to version 1.5 of addnerd (only change is that -g now recognises
...
a group name as well as a gid).
1998-06-08 10:13:10 +00:00
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
hubertf
21aa821602
More UVM mods.
1998-02-20 07:19:40 +00:00
hubertf
bd39a5a391
UVM patches by Matt Green.
1998-02-20 06:55:27 +00:00
tron
68a4c0bbd8
Fix compilation on m68k systems.
1998-02-16 20:12:55 +00:00
tron
d8faec9a19
Get "make reinstall" to work.
1998-02-16 19:40:11 +00:00
agc
9e12756c60
Upgrade to top version 3.5beta7
1998-02-16 12:17:14 +00:00
hubertf
11d693a053
update to V3.8
1998-02-16 07:41:31 +00:00
frueauf
4feb772299
portlint: add (default) MAINTAINER.
1998-02-15 10:51:56 +00:00
is
8cccd76cc2
Work around structure alignment problem on m68k cpus. Fixes PR 4952 by
...
Bob Nestor.
1998-02-13 11:19:22 +00:00
agc
7a72eb6916
Import of the CMU depot 5.14 utility, for managing directory
...
trees of symbolic links, to the NetBSD packages collection.
This package was done by Todd Vierling, in PR pkg/4975.
Minor modification to the patch by me to generalise for other
BSD systems.
1998-02-12 17:12:03 +00:00
tron
0f24d32536
Avoid problem with double inclusion of "machine/cpu.h" on some ports,
...
fixes PR pkg/4731.
1998-02-11 08:10:16 +00:00
hubertf
80844be8e3
mtools work fine for me
1998-02-11 07:24:42 +00:00
frueauf
008b617aa8
portlint: move MAINTAINER where it belongs.
1998-02-10 21:46:46 +00:00
hubertf
66d67f837b
Use same configuration-rules on all architectures.
...
Fixes PR 4729 by Steve Allen <wormey@eskimo.com>.
1998-02-10 08:07:21 +00:00
hubertf
0eacd403f2
i386 -> ${MACHINE_ARCH}
1998-02-07 02:15:49 +00:00
agc
69cdf1fcc0
Correct reversed patch.
1998-02-05 13:52:25 +00:00
hubertf
3b6f7508c3
remove binary garbage
1998-02-05 13:05:42 +00:00
hubertf
9eb8f3a18b
fix up info-handling (depends, use our install-info)
1998-02-01 02:20:59 +00:00
hubertf
b084956c18
portlint: remove empty line
1998-01-24 23:35:56 +00:00
hubertf
2ba9ea7766
portlint: fix RCS Id
1998-01-24 23:34:50 +00:00
hubertf
240a6f2d39
portlint: change order of lines, use cmd macros
1998-01-24 23:33:13 +00:00
hubertf
4b0de695d7
portlint: add MAINTAINER
1998-01-24 23:32:14 +00:00
hubertf
5178f92d9b
portlint: cat -> ${CAT}
1998-01-24 23:29:30 +00:00
hubertf
e19e8b4334
portlint: fix RCS Id
1998-01-24 23:22:58 +00:00
hubertf
d41ecec41b
portlint: fix RCS Id
1998-01-24 21:18:18 +00:00
hubertf
8d53038067
portlint: remove RCS Id from patch
1998-01-24 21:17:33 +00:00
hubertf
5abc4d90b8
portlint: fix CFLAGS parsing hack
1998-01-24 20:52:21 +00:00
hubertf
2a572d99b3
portlint: make shorter
1998-01-24 20:52:11 +00:00
hubertf
8d3a8b73f6
portlint: fix RCS ID, strip extra spaces at EOL, use command macros, fix CFLAGS parsing
1998-01-24 20:52:00 +00:00
is
5d06ceee39
Clean up Makefile (install man pages correctly, add comments, use
...
correct prefix etc.)
1998-01-22 18:01:19 +00:00
is
5c59742be6
Initial import of the mtools package, as adapted by me.
...
Can probably be refined a bit (e.g. patching in correct pathnames into
documentation).
1998-01-22 15:44:44 +00:00
hubertf
8639bafeaa
Fix setting CONFIGURE_ARGS ("=" -> "+=")
1997-12-22 07:45:38 +00:00
agc
9a0c83503e
Update for version 1.5.1. From Brian Grayson
...
(bgrayson@ece.utexas.edu ) in PR pkg/4652, and modified by me.
1997-12-09 04:55:01 +00:00
agc
588a4bf877
Update for version 1.5.1
1997-12-09 04:50:16 +00:00
hubertf
a1392165da
Close PR pkg/4584, as pointed out by Matt Green:
...
> change machine.c lines 138/139 to be int variables, not long or load_avg.
1997-12-04 23:48:50 +00:00
hubertf
9a1d93c087
Import of some more missing categories
...
(only directories and pkg-descriptions!)
1997-11-20 21:01:17 +00:00
hubertf
56c607fa35
Fix MASTER_SITE
1997-11-18 09:57:27 +00:00
agc
1abcb828d2
Fool that I am. Add NetBSD RCS Id.
1997-11-14 10:41:01 +00:00
agc
ba209ae173
Add crashme
1997-11-14 10:07:50 +00:00
agc
a6f3a62e2e
Initial import of crashme 2.4 into the NetBSD packages system.
1997-11-14 10:04:47 +00:00
agc
11a4a855e2
Update for version 1.5.0
...
Use native make, rather than GNU make (new in 1.5.0).
1997-11-13 15:52:36 +00:00
thorpej
e8d9d2f35a
Build cdrecord.
1997-11-13 08:19:09 +00:00
thorpej
f371f15b68
Port to NetBSD 1.3 and remove the automatic symlink of the real
...
CD-R device to /dev/sgx.
1997-11-13 08:17:23 +00:00
thorpej
c530b5eeb0
NetBSD RCS IDs.
1997-11-13 07:35:37 +00:00
thorpej
12827acbcb
Import FreeBSD's cdrecord port.
1997-11-13 07:32:26 +00:00
agc
5358faaf74
Add a NetBSD RCS Id to all the PLIST files.
1997-11-06 09:57:11 +00:00
agc
408ff9b3b9
Enable mkisofs
1997-10-29 12:29:57 +00:00
agc
b01f304d89
Upgrade to mkisofs-1.11. Bring patches forward to newer version.
1997-10-29 12:28:55 +00:00
agc
3faf8f34df
Update md5 checksum for version 1.11
1997-10-29 12:27:29 +00:00
agc
19dc8be067
Add NetBSD RCS Id.
...
Don't hardcode the system name.
1997-10-29 12:26:14 +00:00
agc
fdc8f17781
Initial import of mkisofs from FreeBSD ports collection into
...
NetBSD package system.
1997-10-29 11:45:07 +00:00
agc
7fc68cb514
Enable rtty
1997-10-29 11:40:36 +00:00
agc
df287973b0
Add NetBSD RCS Id.
1997-10-29 11:28:00 +00:00
agc
57ed68ef21
Make this work on NetBSD, and clean up the package list so that it
...
cleans up after itself properly.
1997-10-29 11:26:53 +00:00
agc
80f8f6c0ba
Initial import of Paul Vixie's rtty software, from the FreeBSD ports
...
collection, into the NetBSD package system.
1997-10-29 11:11:15 +00:00
agc
36a9cfcdce
Add XOsview application default file to PLIST.
...
Fixes PR pkg/4342 from cgd@netbsd.org (Chris Demetriou).
1997-10-27 11:15:16 +00:00
hubertf
e82e5fb296
update & fix for V4.1
1997-10-27 00:31:18 +00:00
hubertf
c120f1256c
clean up propperly on pkg_del
1997-10-27 00:06:03 +00:00
agc
2dd73f5f82
Make Brian Grayson the Maintainer for this package.
1997-10-24 15:12:12 +00:00
agc
a623bb1503
Enable xosview
1997-10-24 10:12:32 +00:00
agc
00735ec870
Initial import of X11 graphical OS metering tool by Mike Romberg
...
(romberg@fsl.noaa.gov ), ported to NetBSD by Brian Grayson
(bgrayson@pine.ece.utexas.edu ). Only tested on i386 architecture as
yet, but reported to work on NetBSD/{amiga,hp300} as well.
1997-10-24 10:11:28 +00:00
agc
6ac6f15bbf
Update for top-3.5beta6.
...
Modify the patch to Configure so that patch will apply correctly.
1997-10-22 10:10:35 +00:00
agc
2a938855f8
Revert the default location to be /usr/local, so that we can use
...
the pre-processing stage in the pre-configure Makefile target to
modify /usr/local to ${PREFIX}.
1997-10-15 16:58:10 +00:00
agc
f55148deb0
Pre-process the source tree, to modify /usr/local to ${PREFIX}.
...
This is done in the pre-configure stage.
1997-10-15 16:54:39 +00:00
agc
10f0d54373
Fix obvious typo which caused a NetBSD system to be recognised
...
as a FreeBSD one.
1997-10-15 16:37:56 +00:00
agc
9a2af923f7
Restore original FreeBSD Id.
1997-10-13 15:06:07 +00:00
agc
98aeda2169
Remember the files in ${PREFIX}/share/examples/amanda that we've
...
installed.
1997-10-13 14:06:31 +00:00
agc
e9868972bf
Update the full path names to reflect the default NetBSD location.
...
We really need to have a preprocess pass on the patches to make this
automatic.
1997-10-13 14:05:21 +00:00
agc
f501cbe437
Add support for NetBSD, using uname -s to work out which OS we're on.
1997-10-13 14:03:10 +00:00
agc
b805ca7b82
Add NetBSD RCS Id.
1997-10-13 14:01:45 +00:00
agc
1cdccbd859
Fix obvious SNAFU in package's description file to reflect the wording
...
in the README file.
1997-10-13 13:14:01 +00:00
hubertf
240eed442d
Import as of 09/25/97
1997-10-11 21:53:59 +00:00
agc
40363cb167
This file is now obsolete - hubertf wrapped the patches in this file
...
into his new patch-aa, which has just been committed.
1997-10-06 09:40:25 +00:00
agc
b4d52e3955
Mea culpa. I must remember to use cvs -ko add ... when adding
...
files so that RCS Id's are not expanded. Thanks to mrg and hubertf
for pointing this out. Thanks also to hubertf for producing this
new patch file, with fuzz factor 1, which misses out RCS Ids in
patch files. Tested on NetBSD/i386 1.2G.
1997-10-06 09:37:47 +00:00
agc
cb6d273fca
Luke Mewburn's NetBSD 1.2G module for top. As posted to current-users:
...
> Message-ID: <199706170751.RAA00046@shara.off.connect.com.au>
> From: Luke Mewburn <lukem@connect.com.au>
> Date: Tue, 17 Jun 1997 17:51:49 +1000
Subsequent patch by Christos Zoulas, also posted to current-users:
> Message-Id: <199706172224.SAA00740@ramoth.nyc.deshaw.com>
> From: christos@deshaw.com (Christos Zoulas)
> Date: Tue, 17 Jun 1997 18:24:22 -0400
1997-10-03 11:45:34 +00:00
agc
c3113873ab
Modified files for the NetBSD pkg of the system utility top.
1997-10-03 11:33:08 +00:00
agc
9bb86d6be3
Initial import of FreeBSD's sysutils/top `port'. Note that this actually
...
stopped being a `port' when top became a part of the base system.
I've omitted to include the FreeBSD machine description files,
and the patches as they're not relevant here.
1997-10-03 10:34:32 +00:00
agc
33674a5426
Add NetBSD RCS Id.
...
Comment out the individual pkgs which have not yet been built or tested.
1997-10-03 09:41:13 +00:00
agc
e7200d0e7b
Initial import of FreeBSD's sysutils category of `ports' into the
...
NetBSD packages system.
1997-10-03 09:28:08 +00:00