wiz
e630a3d73b
replace true & false by ${TRUE} & ${FALSE}
2000-02-05 18:17:51 +00:00
wiz
91320a7e12
check for COMPAT_NOMID, too
2000-01-11 00:20:54 +00:00
fredb
8b0f3c8859
Simplify invocation of "sysctl".
2000-01-10 08:00:31 +00:00
wiz
cae81499cb
recognize if necessary compatibility options are in the kernel;
...
stop if not
2000-01-10 00:16:11 +00:00
wiz
56f06d023d
Be more verbose about needing COMPAT_12 in kernel; inspired by
...
Martin Husemann <martin@rumolt.teuto.de> in pkg/9124.
2000-01-08 05:07:36 +00:00
wiz
603046bceb
updated from 2.01 to 2.02, homepage added, lines reordered for pkglint
...
Authors' what's new: Minor bugfixing, changes in documentation.
1999-12-23 23:39:57 +00:00
hubertf
4b8340fc0b
more NO_CDROM fixup
1999-11-23 16:54:39 +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
tv
f798896adb
Make the extract quiet.
1999-05-22 21:47:01 +00:00
tv
3792151f6a
Do not install a text file as a manpage; put it in share/doc/rar.
1999-05-22 21:35:59 +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
hubertf
9726f817be
Don't try to strip non-native-format binary.
...
(The latest binutils-based strip can do this if you tell it which
obj-format the binary is, but 1.3.x doesn't support this. Plus, that
BSDi(?)-binary is stripped anyways.)
1999-03-28 15:34:24 +00:00
agc
05b88260d7
Add NetBSD RCS Ids.
1998-08-07 13:16:49 +00:00
agc
4a882b7d0c
Update package Makefiles for automatic manual page handling.
1998-06-18 16:06:37 +00:00
frueauf
49e36ada0b
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
1998-04-20 11:56:17 +00:00
agc
dccd43243d
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:06 +00:00
hubertf
455a08229f
Use INSTALL_*_DIR macros.
1998-03-07 21:23:51 +00:00
frueauf
ea3f12015a
add missing @dirrm rules and add .gz suffix to manpages (if not already there).
1998-02-28 20:27:11 +00:00
hubertf
2e1218a4f3
portlint: move ONLY_FOR_ARCHS
1998-01-24 03:20:01 +00:00
hubertf
273155083c
portlint: replace commands with predefined macros.
1998-01-19 00:39:20 +00:00
hubertf
37a2fe5cc8
Add note about COMPAT_12
1997-12-19 09:12:30 +00:00
hubertf
9bbe03f1e3
Fix annoying chmod on "make fetch".
1997-12-19 09:11:28 +00:00
hubertf
7e2b4d4130
This really works only on i386, so set ONLY_FOR_ARCHS.
1997-12-13 21:31:00 +00:00
agc
b9d3cf0d65
Make sure the pre-formatted manual page compresses correctly by using
...
CAT1= rar.1
1997-11-18 12:43:40 +00:00
agc
5358faaf74
Add a NetBSD RCS Id to all the PLIST files.
1997-11-06 09:57:11 +00:00
hubertf
fe995b16ce
Restore FreeBSD RCS-IDs
1997-10-27 03:22:00 +00:00
hubertf
8b564b5192
File archivers, ports from FreeBSD
1997-10-27 02:18:56 +00:00