ports/117106: port update: security/hamachi

Lapo Luchini lapo at lapo.it
Thu Oct 11 09:10:01 UTC 2007


>Number:         117106
>Category:       ports
>Synopsis:       port update: security/hamachi
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 11 09:10:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Lapo Luchini
>Release:        FreeBSD 6.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD motoko.lapo.it 6.2-STABLE FreeBSD 6.2-STABLE #7: Fri Jun 15 15:41:02 CEST 2007 root at motoko.lapo.it:/usr/obj/usr/src/sys/MOTOKO amd64

>Description:

The port is currently a little imprecise: uses post-patch to do "build things".
The following patch tidies it up a bit.

>How-To-Repeat:
>Fix:

--- Makefile.orig       Thu Sep 27 12:00:55 2007
+++ Makefile    Tue Oct  2 10:15:26 2007
@@ -17,7 +17,6 @@

 PATCH_DEPENDS= upx:${PORTSDIR}/archivers/upx

-NO_BUILD=      yes
 ONLY_FOR_ARCHS=        i386 amd64
 USE_LINUX=     yes

@@ -27,8 +26,9 @@

 post-patch:
        ${RM} -f ${WRKSRC}/tuncfg/tuncfg
+       ${LOCALBASE}/bin/upx -d ${WRKSRC}/hamachi
+do-build:
        ${CC} ${CFLAGS} -o ${WRKSRC}/tuncfg/tuncfg ${WRKSRC}/tuncfg/tuncfg.c
-       upx -d ${WRKSRC}/hamachi

 post-install:
 .if !defined(NOPORTDOCS)

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list