summaryrefslogtreecommitdiff
path: root/net/netatalk-asun
AgeCommit message (Collapse)AuthorFilesLines
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf1-2/+3
pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally.
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-05-24If pkgdiff reports 'Cannot strip away RCS IDs, please handle manually!'abs42-44/+150
mkpatches faithfully files that away as a patch, which somewhat broke my previous update. Fixing.
2001-05-22Update for patch sum changes. Bad developer, no cookie.abs1-35/+35
2001-05-21Fixup startup script - from Toru TAKAMIZUabs40-777/+670
2001-05-09Update the homepage to the sourceforge project page, as indications arefredb1-2/+2
they've taken over maintenance for this branch. There's no hurry to upgrade -- they don't even claim to support NetBSD with the current Beta. Closes PR pkg/12872.
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-04-13put daemon binaries in libexec (not sbin)jonb11-71/+251
put pid files in /var/run (not /var/spool/lock) make the rc.d script accept start, stop, and restart like all the others
2001-04-12Add a CONFLICTS entry for netatalk-umich-*wennmach1-1/+2
Found by pkgconflict.
2001-02-25* regen; patches/patch-av was changed.kei1-2/+2
2001-02-25* install man/man1/nbpunrgstr.1, too.kei2-4/+11
2001-02-25* apply tbl to man/man8/papd.tbl before installing.kei1-1/+7
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-26regenwiz1-2/+2
2001-01-26etc/rc.d cleanup: rename *.sh -> *hubertf2-7/+7
2000-10-19wrstuden mentioned that the nbX version should be bumped for my patchbriggs1-2/+2
to atalkd. Those patches have now been tested and are working on /alpha-1.4.2, /alpha-current, and /x86-current.
2000-10-18Add an extra padding u_short to the sockaddr_m structure to meet thebriggs2-1/+15
stricter requirements now present in sys/net/rtsock.c in a -current kernel. This change is sufficient for i386, but may still not be correct for LP64 systems or systems with different alignment constraints. Thanks to wrstuden for identifying the kernel change that affected this.
2000-08-17Remove unwanted patchabs1-44/+0
2000-08-15Moved afpd, atalkd, and papd into sbin. From PR 10768 by Takahiro Kambeabs37-809/+816
Update to netatalk-asun-2.1.3nb3
2000-08-11Regen. Problem noted by SUNAGAWA Keiki in PR pkg/10812.fredb1-32/+32
2000-08-02Add patch provided by Hauke Fath in PR/10736 to avoid afpd server via ASIPabs6-153/+171
problem. Update version to netatalk-asun-2.1.3nb2
2000-07-31Pull in the relevant patches from the stock NetBSD netatalk packageabs37-588/+813
2000-07-31netatalk-asun-2.1.3 - appletalk file and print services, enhanced by Adrian Sunabs29-0/+820