cvs commit: ports/security Makefile ports/security/hamachi Makefile distinfo pkg-descr ports/security/hamachi/files hamachi.sh.in patch-Makefile patch-tuncfg_tuncfg.c

Alexander Leidinger Alexander at Leidinger.net
Fri Sep 7 06:08:48 PDT 2007


Quoting Edwin Groothuis <edwin at FreeBSD.org> (from Fri, 7 Sep 2007  
07:47:07 +0000 (UTC)):

> edwin       2007-09-07 07:47:07 UTC
>
>   FreeBSD ports repository
>
>   Modified files:
>     security             Makefile
>   Added files:
>     security/hamachi     Makefile distinfo pkg-descr
>     security/hamachi/files hamachi.sh.in patch-Makefile
>                            patch-tuncfg_tuncfg.c
>   Log:
>   new port: security/hamachi (supersedes ports/110850)
>
>           New port of Hamachi VPN, using Linux official binary and a
>           patch on tuncfg.c based on the official OSX release.

>   Submitted by:   Lapo Luchini <lapo at lapo.it>
>   1.1       +39 -0     ports/security/hamachi/Makefile (new)

 From a USE_LINUX point of view it's good, but shouldn't the  
post-patch be splited up into mostly post-extract and a do-build (with  
removing NO_BUILD, off course)?
---snip---
post-patch:
	${RM} -f ${WRKSRC}/tuncfg/tuncfg
	${CC} ${CFLAGS} -o ${WRKSRC}/tuncfg/tuncfg ${WRKSRC}/tuncfg/tuncfg.c
	upx -d ${WRKSRC}/hamachi
---snip---

Bye,
Alexander.

-- 
When we try to pick out anything by itself we find
it hitched to everything else in the universe.

http://www.Leidinger.net    Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID = 72077137


More information about the cvs-all mailing list