grant
90af16aba5
call ${BSD_INSTALL}, not "install".
2004-01-27 14:06:46 +00:00
agc
3ad1bdbf06
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:18:15 +00:00
grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +00:00
jschauma
e366d0c694
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
...
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
f1446ddf2b
Drop trailing whitespace. Ok'ed by wiz.
2003-05-06 17:40:18 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
tron
39a943ad92
Replace "true" by "${TRUE}".
2002-12-09 16:01:10 +00:00
seb
9f6dbd0564
Add HOMEPAGE.
2002-10-30 08:47:39 +00:00
wiz
e8817c9088
Complete standardization of messages according to latest pkglint.
2002-09-24 12:29:55 +00:00
seb
bafdf8a7f1
Replace target do-configure' by
pre-configure' so REPLACE_PERL actually
...
makes things happen.
Bump PKGREVISION.
White space fix.
2002-05-07 13:26:32 +00:00
skrll
08bdd44549
mkdir -> ${MKDIR}
...
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
agc
2772849ead
Instead of using a custom script to do the same job at the same
...
time as the REPLACE_PERL definition, simplify things by using the
REPLACE_PERL functionality.
Also substitute the correct prefix in a package Makefile target,
rather than using the configure script.
Remove now unnecessary script.
2001-10-26 11:35:03 +00:00
agc
a16fc84f19
Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
...
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
wiz
433b62957e
Move to sha1 checksum, and/or add distfile sizes.
2001-04-21 11:23:08 +00:00
agc
2d6b6a009c
+ 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 11:43:32 +00:00
hubertf
d32e698de6
Cleanup MKDIR usage => INSTALL_*_DIR
...
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
a13ea108bb
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:52:59 +00:00
wiz
d4fce8d4e7
Unify format of MESSAGEs, and include RCS Ids.
2001-02-06 14:24:03 +00:00
jlam
06f0a4c3c2
Use new PERL5 variable instead of ${LOCALBASE}/bin/perl.
2000-08-27 02:46:03 +00:00
kim
d9ee9ec33a
Y2K
2000-07-20 01:45:22 +00:00
kim
ab8de61c97
If your mirrors are timing out on reading the remote directory listing
...
(and if they aren't now they will eventually) get this patch.
2000-04-20 03:22:49 +00:00
kim
a35eed9323
Install mirror.defaults.dist as part of the package. Only copy it
...
to mirror.defaults if one does not already exist. This preserves
local configuration information.
2000-04-19 16:16:51 +00:00
kim
34187f394e
Upgrade to 2.9. Parsing of "ls" output should be improved,
...
although it didn't help me...
2000-03-26 22:33:17 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
itojun
18811d7df3
make mirrormaster works independently from cwd. previously
...
it assumed that:
- bin/mirror is in cwd (so cwd must be ${PREFIX}/bin)
- generate logs into ./logs (so logs will be generated into ${PREFIX}/bin/logs)
but it is very annoying. let us invoke bin/mirror with full pathname.
add rcsid to patches/patch-a[de].
1999-12-28 18:15:43 +00:00
agc
f4d5171de1
Add package patch checksum files.
1999-07-09 14:09:02 +00:00
bouyer
e7af32300a
- in lchat.pl, use pack_sockaddr_in() instead of building the list ourselve
...
with pack(). This is how perl's socket test works, and makes mirror work
on my i386/1.4 (otherwise connect() fails with "Address family not
supported by protocol family").
- ftp.pl: temporary files were created 0666 ! create the temp file mode 0600,
the correct permissions will be set by mirror once the transfer is done.
1999-05-12 16:20:33 +00:00
kim
60e649a742
Oops, better use gzip after all.
1998-08-29 18:28:06 +00:00
kim
3d096a738c
The tag...
1998-08-29 18:06:47 +00:00
kim
c84f7f7530
- Combine all patches for mirror.pl into patch-ab (remove patch-ad).
...
- Move all sed stuff into scrips/configure so it can be done in one
pass (no post-configure target in Makefile anymore).
- Use "compress" for $compress_prog instead of gzip; our compress
needs the -f flag to make it quiet (additional pathes to mirror.pl)
- Fix PASV handling (too strict a regexp -- breaks on Win NT servers
that emulate UNIX behaviour -- NT added a trailing dot to the 227
message and ftp.pl was not tolerating that)
- Add $PREFIX/bin and $PREFIX/sbin to $extra_path (leaving /usr/local
directories in)
- Do not modify ${WRKSRC}/mirror, it is a symlink in the distribution
1998-08-29 18:05:56 +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
agc
988019b016
Update package Makefiles for automatic manual page handling.
1998-06-22 12:58:33 +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
hubertf
a515c8f4c8
portlint: use command macros
1998-01-24 21:37:54 +00:00
agc
5358faaf74
Add a NetBSD RCS Id to all the PLIST files.
1997-11-06 09:57:11 +00:00
hubertf
0a849c3e44
we do run out of the box
1997-10-28 01:02:51 +00:00
hubertf
c879edd931
Use ${PREFIX}/bin/perl in all the places
1997-10-28 01:02:29 +00:00
hubertf
6650b62e45
get everything in
1997-10-27 04:51:39 +00:00