Commit graph

18 commits

Author SHA1 Message Date
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
joerg
718f22085e Fix DESTDIR build. Use BSD_INSTALL_PROGRAM and drop manual stripping. 2009-07-15 10:00:59 +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
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
joerg
a191e0a9fd Add DragonFly support. 2006-03-23 13:41:41 +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
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
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
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
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
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +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