dholland
f7ba04f1e4
Update lukem's earlier fixes to use intmax_t for printing/reading time_t
...
values, and also for (perhaps not all) off_t values. And while here, fix
an unrelated LP64 bug calling execl(). PKGREVISION -> 4.
2010-06-12 19:36:00 +00:00
lukem
8a5301595a
Cast time_t to (long) before printing with %ld.
...
Fixes random coredumps on NetBSD-current with 64bit time_t.
Bump PKGREVISION to 3.
2010-03-07 08:52:27 +00:00
zafer
e29ae69028
remove ftp.gw.com from master_sites. service suspended.
2009-08-15 23:32:49 +00:00
joerg
718f22085e
Fix DESTDIR build. Use BSD_INSTALL_PROGRAM and drop manual stripping.
2009-07-15 10:00:59 +00:00
rillig
61c7cf362d
Removed redundant .gz suffix for man pages.
2009-06-12 19:09:35 +00:00
abs
b7612ba061
PKG_DESTDIR_SUPPORT
2009-06-06 00:48:39 +00:00
tnn
b99a94df0a
Honour PKGMANDIR
2008-05-20 20:21:25 +00:00
joerg
5fd629f8ae
Don't depend on mtree.
2007-03-15 20:43:24 +00:00
markd
f3e422f898
Needs byacc, bison doesn't cut it.
2006-12-09 02:18:22 +00:00
abs
1d79225976
If guessing OS type has to have a '*4.0*' entry to try to match svr4,
...
at least have it after matching specific other OS versions, such as...
'netbsd' (netbsd 4.0 anyone?)
2006-08-19 23:34:54 +00:00
minskim
6e1ee94c8a
USE_TOOLS+=yacc
2006-06-20 22:18:19 +00:00
joerg
a191e0a9fd
Add DragonFly support.
2006-03-23 13:41:41 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
abs
72dc32b258
switch statvfs() check to __NetBSD_Version__ < 299000900, so we can build
...
on 2.x and 2.99.9 and later. Switches brokenness to 2.0D - 2.0H.
2005-09-03 21:21:57 +00:00
abs
4e16ce597d
Update freerdist to 0.92nb2
...
Defining STATFS_SVR4 sets the .h to use statsvfs(), which is fine, but it
probably helps if the .c file actually calls anything when STATFS_SVR4 is
defined. Fixes freespace being reported as zero in NetBSD 3.x and later.
2005-08-26 08:42:09 +00:00
agc
b12d62efb5
Add RMD160 digests.
2005-02-24 12:13:41 +00:00
kim
b1e4921665
Butcher this into compiling and apparently running ok on NetBSD-current.
2004-05-31 02:18:44 +00:00
kim
0f074fb35e
Fix tilde expansion bug.
2003-09-06 03:36:03 +00:00
grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +00:00
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
jlam
f79573370a
Mechanical changes to 375 files to change dependency patterns of the form
...
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +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
kim
25d876a454
Fixed distribution -- new checksum.
2001-03-12 19:18:44 +00:00
kim
82f7679d30
Forgot one spot to make this compile on older NetBSD...
2001-03-12 19:06:50 +00:00
kim
dc18e13790
Upgrade to freerdist-0.92, which compiles on -current.
2001-03-12 18:46:14 +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
agc
ba99a88128
This package conflicts with the old rdist6 package.
...
Make this package compile properly on Solaris.
Fix the master site.
Fix the description.
2000-01-18 10:50:04 +00:00
christos
47b4471c91
replace rdist-6.1.4 with freerdist-0.91. 6.1.4 is just too buggy.
2000-01-15 18:09:27 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
kim
e61af24a2d
FIX: sendmail is /usr/sbin/sendmail on NetBSD (now notify works).
...
While fixing that, I broke out the huge multi-file patch-aa into
separate patch files for each patched file in the distribution,
and moved new files into ${FILESDIR} for easier maintenance.
1999-08-29 12:26:19 +00:00
agc
f4d5171de1
Add package patch checksum files.
1999-07-09 14:09:02 +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
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
agc
9b5728684b
Addition of rdist-6.1.4, a remote file sync-ing utility, with support
...
for ssh transfers, into the NetBSD packages collection. The NetBSD
modifications were by Herb Peyerl, with some munging by me to use
mkstemp() in one place, and other minor formatting. The client binary
is called rdist6 to distinguish it from the system one.
1998-04-24 16:12:12 +00:00