# New ports collection makefile for: fetchlog # Date created: 11 August 2003 # Whom: Alexander Haderer # # $FreeBSD$ # PORTNAME= fetchlog PORTVERSION= 1.0 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fetchlog MAINTAINER= alexander.haderer@charite.de COMMENT= Fetch and convert new messages of a logfile MAN1= fetchlog.1 DOCS= CHANGES README README.Nagios README.SNMP post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} .endif @${CAT} ${PKGMESSAGE} .include y'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mark as broken: fails to install in various ways on i386-*.linimon2007-10-051-0/+2
* - set PYDISTUTILS_PKGNAME to fix buildalexbl2007-08-071-0/+1
* - Make Python 2.5.1 the default Python versionalexbl2007-07-301-0/+1
* Drop maintainershiplioux2007-07-021-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - Use features of bsd.wx.mk, especially USE_WXpav2006-12-011-1/+2
* Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0
* Populate newly create net-p2p category with these ports:pav2006-01-311-3/+3
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
* - Update graphics/libglut to 6.4.1.sem2006-01-121-1/+1
* Add SHA256 checksumlioux2005-11-111-0/+1
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
* Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*fjoe2005-05-131-1/+1
* Update to 0.95lioux2005-04-041-2/+2
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
* - After repo copy from py-bittorrentlioux2005-01-158-130/+264
* o devel/py-psyco only works under i386. Therefore, definelioux2004-12-241-1/+7
* o Add FreeBSD ports specific patch: support devel/py-psyco per defaultlioux2004-12-2410-6/+195
* o A better fix for the python 2.4 issue: there are still some minorlioux2004-12-112-3/+21
* o Fix issue with python 2.4. Fix with small changes from Hoffmanlioux2004-12-092-3/+66
* Mark BROKEN since it "does not work with python 2.4"lioux2004-12-081-0/+2
* o Chase latest CVS versionlioux2004-11-154-1/+343
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
* - Extend CONFLICTS to cover newly added btqueue portpav2004-06-051-1/+1
* - Extend CONFLICTSpav2004-05-27