# New ports collection makefile for: ndisc6 # Date created: 12 July 2006 # Whom: rdenis@simphalempin.com # # $FreeBSD$ # PORTNAME= ndisc6 PORTVERSION= 0.7.2 CATEGORIES= net ipv6 MASTER_SITES= http://www.remlab.net/files/ndisc6/archive/ \ http://people.via.ecp.fr/~rem/www.remlab.net/files/ndisc6/archive/ MAINTAINER= rdenis@simphalempin.com COMMENT= IPv6 network diagnostic tools USE_BZIP2= yes USE_GCC= 3.2+ GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-suid-install MAN1= tcpspray6.1 addrinfo.1 dnssort.1 MAN8= ndisc6.8 rdisc6.8 rltraceroute6.8 MLINKS= rltraceroute6.8 tcptraceroute6.8 \ rltraceroute6.8 tracert6.8 \ addrinfo.1 nameinfo.1 PORTDOCS= AUTHORS NEWS README post-install: .ifndef(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in ${PORTDOCS} ${INSTALL_MAN} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include e Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* -Update to 0.17.4miwi2009-01-153-42/+11
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
* Use libtool port instead of included one to avoid objformat a.out botchkris2007-01-281-0/+1
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
* Conversion to a single libtool environment.ade2006-02-232-1/+3
* - Add SHA256pav2005-11-261-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* - Update to 0.17.3pav2005-06-075-47/+25
* change the libtool version to use from 1.3 to 1.5oliver2005-06-031-1/+1
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
* SIZEify.trevor2004-03-181-0/+1
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Fix gcc 3.3 compile failure.naddy2003-07-301-0/+11
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* upgrade to 0.16.5ijliao2002-08-112-2/+2
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-231-1/+2
* Update to 0.16.4pat2002-06-115-45/+14
* Add missing manpage entriespat2002-03-161-2/+4
* upgrade to 0.16.3ijliao2001-12-186-59/+55
* Update 0.16.2dwcjr2001-08-254-6/+17
* Update to 0.16.1kevlo2001-01-072-2/+2
* - Update to version 0.16.0.sobomax2000-12-194-4/+60
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
* First round of INSTALL_SHLIB fixes.sobomax2000-06-162-2/+1
* Fix PLIST (Add bin/lp5250d)jedgar2000-05-081-0/+1
* add patchesmharo2000-04-182-0/+20
* update to 0.15.8mharo2000-04-184-7/+7
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
* Update to version 0.15.7taoka2000-02-223-4/+4
* - Remove redundant MANCOMPRESSED linejedgar2000-02-132-2/+2