# Created by: lx@redundancy.redundancy.org # $FreeBSD$ PORTNAME= minirsyslogd PORTVERSION= 1.02 CATEGORIES= sysutils net MASTER_SITES= http://redundancy.redundancy.org/mirror/ MAINTAINER= lx@FreeBSD.org COMMENT= Minimal, fast and secure syslog receiver do-build: cd ${WRKSRC} && ${CC} ${CFLAGS} -o ${PORTNAME} ${PORTNAME}.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8.gz \ ${STAGEDIR}${MANPREFIX}/man/man8 .include /~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add SHA256pav2005-11-261-0/+1
* The subdir is not needed anymore, and hasn't been since about 2002.linimon2005-10-121-1/+0
* Reset undeliverable maintainer address:kris2005-02-191-1/+1
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Update to 1.5b.anders2003-11-063-12/+2
* De-pkg-comment.knu2003-02-212-1/+1
* Ahem. I forgot %SUBDIR% in last change to this file.anders2002-11-241-2/+2
* Make distfile fetchable again.anders2002-11-241-0/+1
* remove dead MASTER_SITESijliao2001-08-184-7/+26
* upgrade to 1.5aijliao2001-08-184-60/+4
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
* Fix a stack overflow problem with an empty config file.steve1999-05-293-2/+22
* Move manpages to Makefile and use MAN* marcos.steve1998-10-052-3/+4
* Fix MASTER_SITESfenner1998-02-071-3/+3