summaryrefslogtreecommitdiff
path: root/net/rdist6
AgeCommit message (Collapse)AuthorFilesLines
2015-11-04Add SHA512 digests for distfiles for net categoryagc1-1/+2
Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2012-12-15Fix for 64bit time_t on 32bit systems. Bump PKGREVISIONmarkd3-3/+34
2012-11-17MAXUSERENVIRON is not set anywhere and not needed anymore.markd2-1/+17
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-09-26delete old patch fileschristos1-12/+1
2012-09-26update to latest freerdist-0.94:christos14-557/+7
* use intmax_t instead of long long * Don't limit the size of the environment * Don't leak a directory file descriptor * ansify * dynamically allocate EARGS * use getaddrinfo
2010-06-12Update lukem's earlier fixes to use intmax_t for printing/reading time_tdholland7-28/+188
values, and also for (perhaps not all) off_t values. And while here, fix an unrelated LP64 bug calling execl(). PKGREVISION -> 4.
2010-03-07Cast time_t to (long) before printing with %ld.lukem5-8/+76
Fixes random coredumps on NetBSD-current with 64bit time_t. Bump PKGREVISION to 3.
2009-08-15remove ftp.gw.com from master_sites. service suspended.zafer1-3/+2
2009-07-15Fix DESTDIR build. Use BSD_INSTALL_PROGRAM and drop manual stripping.joerg4-18/+17
2009-06-12Removed redundant .gz suffix for man pages.rillig1-3/+3
2009-06-06PKG_DESTDIR_SUPPORTabs4-4/+38
2008-05-20Honour PKGMANDIRtnn2-9/+9
2007-03-15Don't depend on mtree.joerg1-1/+2
2006-12-09Needs byacc, bison doesn't cut it.markd1-2/+2
2006-08-19If guessing OS type has to have a '*4.0*' entry to try to match svr4,abs2-5/+27
at least have it after matching specific other OS versions, such as... 'netbsd' (netbsd 4.0 anyone?)
2006-06-20USE_TOOLS+=yaccminskim1-1/+3
2006-03-23Add DragonFly support.joerg5-5/+179
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
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-09-03switch statvfs() check to __NetBSD_Version__ < 299000900, so we can buildabs2-4/+4
on 2.x and 2.99.9 and later. Switches brokenness to 2.0D - 2.0H.
2005-08-26Update freerdist to 0.92nb2abs3-3/+24
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-02-24Add RMD160 digests.agc1-1/+2
2004-05-31Butcher this into compiling and apparently running ok on NetBSD-current.kim5-5/+94
2003-09-06Fix tilde expansion bug.kim3-3/+19
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
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-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-4/+2
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-12Fixed distribution -- new checksum.kim1-2/+2
2001-03-12Forgot one spot to make this compile on older NetBSD...kim2-1/+14
2001-03-12Upgrade to freerdist-0.92, which compiles on -current.kim4-12/+21
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-3/+2
2000-01-18This package conflicts with the old rdist6 package.agc4-210/+36
Make this package compile properly on Solaris. Fix the master site. Fix the description.
2000-01-15replace rdist-6.1.4 with freerdist-0.91. 6.1.4 is just too buggy.christos13-342/+64
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-08-29FIX: sendmail is /usr/sbin/sendmail on NetBSD (now notify works).kim12-375/+330
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-07-09Add package patch checksum files.agc1-0/+3
1998-08-20The Grand Homepagification:tsarna1-1/+2
- 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-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-06-22Update package Makefiles for automatic manual page handling.agc1-3/+1
1998-04-24Addition of rdist-6.1.4, a remote file sync-ing utility, with supportagc6-0/+626
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.