ports/98456: [PATCH] print/apsfilter depends on FORBIDDEN port

Shaun Amott shaun at inerd.com
Sat Jun 3 17:10:17 UTC 2006


>Number:         98456
>Category:       ports
>Synopsis:       [PATCH] print/apsfilter depends on FORBIDDEN port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 03 17:10:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Shaun Amott
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:

>Description:

apsfilter depends on net/samba for samba support, but this port is now
marked FORBIDDEN, and is due to expire.

I think apsfilter should depend on net/samba3 instead... at least for
the time being, to avoid the inconvenience of having to manually install
samba3.

>How-To-Repeat:

>Fix:

--- apsfilter.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/print/apsfilter/Makefile,v
retrieving revision 1.123
diff -u -r1.123 Makefile
--- Makefile	20 Feb 2006 18:06:44 -0000	1.123
+++ Makefile	3 Jun 2006 16:46:23 -0000
@@ -96,7 +96,7 @@
 .endif
 # all possible remote printing support
 RUN_DEPENDS+=	pap:${PORTSDIR}/net/netatalk
-RUN_DEPENDS+=	smbclient:${PORTSDIR}/net/samba
+RUN_DEPENDS+=	smbclient:${PORTSDIR}/net/samba3
 .elif defined(BATCH)
 #
 # in normal batch/portbuilding mode (without building all)
--- apsfilter.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list