# New ports collection makefile for: tableutil # Date created: 19 September 2005 # Whom: jameskamlyn@gmail.com # # $FreeBSD$ # PORTNAME= tableutil PORTVERSION= 0.6 CATEGORIES= net MASTER_SITES= http://expiretable.fnord.se/ MAINTAINER= jameskamlyn@gmail.com COMMENT= Utility for converting and aggregating lists of IP addresses PLIST_FILES= bin/tableutil MAN1= tableutil.1 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/${MAN1} ${PREFIX}/man/man1/ .include -gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove use of empty ACLOCAL and AUTOMAKE variables.tijl2018-02-041-3/+1
* Replace regex that was particular to armv6 with one that will alsolinimon2018-02-041-2/+2
* Update to 0.1.9998r3127.jkim2018-02-042-5/+5
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-02-041-1/+1
* Update to 0.1.9998r3050.jkim2017-07-1911-123/+59
* Mark some ports failing on aarch64, and, in a few cases, other tier-2linimon2017-05-031-0/+2
* Provide more descriptive error messages for ports failing on powerpc64.linimon2017-04-291-2/+2
* - Remove checks for .PARSEDIR and vestiges of pmake supportak2017-04-271-5/+0
* Fix the build on armv6.remko2017-04-181-1/+1
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-1/+1
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-201-1/+1
* ${RM} already has -f.mat2016-10-211-1/+1
* Fix build with ccache.jkim2016-08-021-4/+3
* Re-add USE_GCC=any for now to fix emulators/virtualbox-ose build.jkim2016-08-021-1/+2
* totally remove USE_GCC which is not needed anymorebapt2016-08-011-1/+0
* Fix build with clang, dprintf(3), getline(3)bapt2016-08-016-3/+77
* many ports: mark broken on powerpc64swills2016-04-221-0/+2
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
* - Remove BROKEN_powerpc as the port compiles perfectly fine there (itdanfe2015-09-041-5/+2
* - Switch to options helpersamdmi32015-09-02