# New ports collection makefile for: vlog # Date created: 31 March 2002 # Whom: hannes sowa # # $FreeBSD$ # PORTNAME= vlog PORTVERSION= 1.1f PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://inc2.com/download/ DISTNAME= vlog-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A curses based real-time logfile viewer esp. useful for ipflog ALL_TARGET= it MAKE_ARGS= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \ LIBS="${PTHREAD_LIBS} -lcurses" WRKSRC= ${WRKDIR}/vlog USE_PERL5= yes MAN1= vlog.1 MANCOMPRESSED= no PLIST_FILES= bin/vlog post-patch: ${REINPLACE_CMD} -e "s@/usr/local@${PREFIX}@g" ${WRKSRC}/Makefile .include reebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 0.8.1sem2006-07-231-6/+4
* Conversion to a single libtool environment.ade2006-02-231-2/+2
* - Remove USE_REINPLACE from my portssem2006-02-081-1/+0
* - Update to 0.8sem2005-12-121-3/+2
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
* - Update to 0.7.4sem2005-07-201-2/+1
* - Chase hk_classes lib versionsem2005-07-151-1/+2
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* - Update to 0.7.3sem2005-04-031-3/+2
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
* - Fix pkg-plistsem2005-01-121-0/+1
* -Update to 0.7.2sem2004-12-041-1/+1
* - Update to 0.7.1sem2004-11-071-8/+2
* BROKEN on 5.x: Configure failskris2004-09-261-1/+7
* Update to 0.7sem2004-07-161-2/+2
* Use USE_INC_LIBTOOL_VER to fix buildkris2004-07-121-1/+1
* Change email address for my ports.sem2004-07-081-1/+1
* Fix missing dependency.thierry2004-05-211-0/+1
* - Update to 0.6.3thierry2004-05-161-6/+4
* BROKEN: Does not compilekris2004-05-151-0/+2
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* Add missing files to pkg-plistarved2003-11-051-0/+1
* Add knoda, database frontend for KDEarved2003-10-31