diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-09-17 12:06:38 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-09-17 12:06:38 +0000 |
commit | 0abbedaf134cd9b7bf2dbf6feb6a154f561061f0 (patch) | |
tree | d3d542ddc7044108b13f1809a9a8d827b8ee71fd /net | |
parent | a8045e950a32c4f13a4594464ad0de9dcaeb0f79 (diff) | |
download | ports-0abbedaf134cd9b7bf2dbf6feb6a154f561061f0.tar.gz ports-0abbedaf134cd9b7bf2dbf6feb6a154f561061f0.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/netatalk-devel/Makefile | 6 | ||||
-rw-r--r-- | net/netatalk-devel/pkg-plist | 28 | ||||
-rw-r--r-- | net/netatalk/Makefile | 6 | ||||
-rw-r--r-- | net/netatalk/pkg-plist | 28 |
4 files changed, 38 insertions, 30 deletions
diff --git a/net/netatalk-devel/Makefile b/net/netatalk-devel/Makefile index 5a8f30a8ec8c..437aa3604d00 100644 --- a/net/netatalk-devel/Makefile +++ b/net/netatalk-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= netatalk PORTVERSION= 1.4b2 +PORTREVISION= 1 CATEGORIES= net print MASTER_SITES= ftp://terminator.rs.itd.umich.edu/unix/netatalk/ \ ${MASTER_SITE_LOCAL} \ @@ -21,7 +22,10 @@ PATCHFILES= afpd-macos8.diff afpd-bfree.diff MAINTAINER= stb@freebsd.org -MAN1= aecho.1 getzones.1 megatron.1 nbp.1 pap.1 psorder.1 +MAN1= aecho.1 getzones.1 megatron.1 nbp.1 pap.1 psorder.1 hqx2bin.1 \ + macbinary.1 nbplkup.1 nbprgstr.1 nbpunrgstr.1 \ + papstatus.1 single2bin.1 unbin.1 unhex.1 unsingle.1 + MAN3= atalk_aton.3 nbp_name.3 MAN4= atalk.4 MAN8= afpd.8 atalkd.8 papd.8 psf.8 diff --git a/net/netatalk-devel/pkg-plist b/net/netatalk-devel/pkg-plist index 843370baa515..bed502f97b02 100644 --- a/net/netatalk-devel/pkg-plist +++ b/net/netatalk-devel/pkg-plist @@ -28,7 +28,13 @@ include/atalk/pap.h include/atalk/paths.h include/atalk/rtmp.h include/atalk/zip.h -@dirrm include/atalk +include/netatalk/ddp.h +include/netatalk/endian.h +include/netatalk/ddp_var.h +include/netatalk/phase2.h +include/netatalk/at_var.h +include/netatalk/at.h +include/netatalk/aarp.h lib/libatalk.a lib/libatalk_p.a libexec/afpd @@ -57,19 +63,13 @@ libexec/filters/tfwmpap libexec/filters/tfwmpaprev libexec/filters/tfwpap libexec/filters/tfwpaprev -@dirrm libexec/filters share/examples/netatalk/atalkd.conf share/examples/netatalk/papd.conf -@dirrm share/examples/netatalk share/pagecount.ps -@comment Remove man page aliases -@unexec rm -f %D/man/man1/hqx2bin.1* -@unexec rm -f %D/man/man1/macbinary.1* -@unexec rm -f %D/man/man1/single2bin.1* -@unexec rm -f %D/man/man1/unbin.1* -@unexec rm -f %D/man/man1/unhex.1* -@unexec rm -f %D/man/man1/unsingle.1* -@unexec rm -f %D/man/man1/nbplkup.1* -@unexec rm -f %D/man/man1/nbprgstr.1* -@unexec rm -f %D/man/man1/nbpunrgstr.1* -@unexec rm -f %D/man/man1/papstatus.1* +@dirrm include/atalk +@dirrm include/netatalk +@dirrm libexec/filters +@dirrm share/examples/netatalk +@unexec if cmp -s %D/etc/AppleVolumes.default %D/etc/AppleVolumes.default.dist; then rm -f %D/etc/AppleVolumes.default.dist; fi +@unexec if cmp -s %D/etc/AppleVolumes.system %D/etc/AppleVolumes.system.dist; then rm -f %D/etc/AppleVolumes.system.dist; fi + diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile index 5a8f30a8ec8c..437aa3604d00 100644 --- a/net/netatalk/Makefile +++ b/net/netatalk/Makefile @@ -7,6 +7,7 @@ PORTNAME= netatalk PORTVERSION= 1.4b2 +PORTREVISION= 1 CATEGORIES= net print MASTER_SITES= ftp://terminator.rs.itd.umich.edu/unix/netatalk/ \ ${MASTER_SITE_LOCAL} \ @@ -21,7 +22,10 @@ PATCHFILES= afpd-macos8.diff afpd-bfree.diff MAINTAINER= stb@freebsd.org -MAN1= aecho.1 getzones.1 megatron.1 nbp.1 pap.1 psorder.1 +MAN1= aecho.1 getzones.1 megatron.1 nbp.1 pap.1 psorder.1 hqx2bin.1 \ + macbinary.1 nbplkup.1 nbprgstr.1 nbpunrgstr.1 \ + papstatus.1 single2bin.1 unbin.1 unhex.1 unsingle.1 + MAN3= atalk_aton.3 nbp_name.3 MAN4= atalk.4 MAN8= afpd.8 atalkd.8 papd.8 psf.8 diff --git a/net/netatalk/pkg-plist b/net/netatalk/pkg-plist index 843370baa515..bed502f97b02 100644 --- a/net/netatalk/pkg-plist +++ b/net/netatalk/pkg-plist @@ -28,7 +28,13 @@ include/atalk/pap.h include/atalk/paths.h include/atalk/rtmp.h include/atalk/zip.h -@dirrm include/atalk +include/netatalk/ddp.h +include/netatalk/endian.h +include/netatalk/ddp_var.h +include/netatalk/phase2.h +include/netatalk/at_var.h +include/netatalk/at.h +include/netatalk/aarp.h lib/libatalk.a lib/libatalk_p.a libexec/afpd @@ -57,19 +63,13 @@ libexec/filters/tfwmpap libexec/filters/tfwmpaprev libexec/filters/tfwpap libexec/filters/tfwpaprev -@dirrm libexec/filters share/examples/netatalk/atalkd.conf share/examples/netatalk/papd.conf -@dirrm share/examples/netatalk share/pagecount.ps -@comment Remove man page aliases -@unexec rm -f %D/man/man1/hqx2bin.1* -@unexec rm -f %D/man/man1/macbinary.1* -@unexec rm -f %D/man/man1/single2bin.1* -@unexec rm -f %D/man/man1/unbin.1* -@unexec rm -f %D/man/man1/unhex.1* -@unexec rm -f %D/man/man1/unsingle.1* -@unexec rm -f %D/man/man1/nbplkup.1* -@unexec rm -f %D/man/man1/nbprgstr.1* -@unexec rm -f %D/man/man1/nbpunrgstr.1* -@unexec rm -f %D/man/man1/papstatus.1* +@dirrm include/atalk +@dirrm include/netatalk +@dirrm libexec/filters +@dirrm share/examples/netatalk +@unexec if cmp -s %D/etc/AppleVolumes.default %D/etc/AppleVolumes.default.dist; then rm -f %D/etc/AppleVolumes.default.dist; fi +@unexec if cmp -s %D/etc/AppleVolumes.system %D/etc/AppleVolumes.system.dist; then rm -f %D/etc/AppleVolumes.system.dist; fi + |