ports/123091: sysutils/syslog-ng2: [PATCH] syslog-ng2 package name and Latest link

Craig Leres leres at ee.lbl.gov
Fri Apr 25 19:30:04 UTC 2008


>Number:         123091
>Category:       ports
>Synopsis:       sysutils/syslog-ng2: [PATCH] syslog-ng2 package name and Latest link
>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:   Fri Apr 25 19:30:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Craig Leres
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
Lawrence Berkeley National Laboratory
>Environment:
	# uname -a
	FreeBSD fun.ee.lbl.gov 6.2-RELEASE FreeBSD 6.2-RELEASE #8: Mon Dec 17 17:25:55 PST 2007     leres at fun.ee.lbl.gov:/usr/src/6.2-RELEASE/sys/i386/compile/LBLSMP  i386

>Description:
	If you build a package for the syslog-ng2 port, a "Latest"
	link is not created; this is because NO_LATEST_LINK is set
	in the Makefile.

	Since the port already lives in sysutils/syslog-ng2, it
	makes sense to set PKGNAMESUFFIX and remove NO_LATEST_LINK.
	Then the package and directory names match and would allow
	syslog-ng and syslog-ng2 packages to co-exist in the
	/usr/ports/packages tree.

>How-To-Repeat:
>Fix:
	See attached patch.


------- =_aaaaaaaaaa0
Content-Type: text/plain; name="patch-syslog-ng2.txt"; charset="us-ascii"
Content-ID: <93687.1209150509.2 at fun.ee.lbl.gov>

--- Makefile.virgin	Fri Apr 25 12:01:48 2008
+++ Makefile	Fri Apr 25 12:02:20 2008
@@ -23,7 +23,7 @@
 GNU_CONFIGURE=	yes
 USE_GNOME=	glib20
 USE_GCC=	3.3+
-NO_LATEST_LINK=	yes
+PKGNAMESUFFIX=	2
 SUB_FILES=	pkg-message
 SUB_LIST=	RC_SUBR_SUFFIX=${RC_SUBR_SUFFIX}
 

------- =_aaaaaaaaaa0--
>Release-Note:
>Audit-Trail:
>Unformatted:
 ------- =_aaaaaaaaaa0
 Content-Type: text/plain; charset="us-ascii"
 Content-ID: <93687.1209150509.1 at fun.ee.lbl.gov>
 



More information about the freebsd-ports-bugs mailing list