# New ports collection makefile for: hybserv # Date created: 15 Jan 2003 # Whom: Rick Fournier # # $FreeBSD$ # PORTNAME= hybserv PORTVERSION= 1.8.0 PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= http://www.srce.hr/~kreator/projects/tarballs/ MAINTAINER= rick@help-desk.ca COMMENT= "HybServ2 IRCD Services" USE_GMAKE= yes GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/hybserv .if !defined(PACKAGE_BUILDING) && !defined(BATCH) IS_INTERACTIVE= yes .endif .include .if ${OSVERSION} >= 502000 BROKEN= "Does not install" .endif pre-install: .if !defined(PACKAGE_BUILDING) && !defined(BATCH) @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL .endif post-install: @${SED} -e "s#%PREFIX%#${PREFIX}#" ${FILESDIR}/hybserv.sh \ > ${WRKDIR}/hybserv.sh @${INSTALL_SCRIPT} ${WRKDIR}/hybserv.sh ${PREFIX}/etc/rc.d ${CHOWN} -R hybserv:hybserv ${PREFIX}/hybserv ${CHMOD} 700 ${PREFIX}/hybserv .include '> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
4.29
Commit message (Expand)AuthorAgeFilesLines
pav2005-11-153-4/+6
* Update to 0.4.28ehaupt2005-10-302-3/+3
* - Update to 0.4.27pav2005-10-223-19/+9
* Update to 0.4.26arved2005-09-294-17/+28
* - Fix build on -CURRENTpav2005-09-182-2/+21
* - Fix build on 7.xahze2005-09-011-0/+5
* - Update to 0.4.25ahze2005-08-305-5/+58
* - Update to 0.4.24pav2005-07-128-50/+80
* - Update to 0.4.23pav2005-05-275-5/+43
* - Update to 0.4.19pav2005-04-237-99/+92
* Don't remove ${LOCALBASE}/www, since we didn't create it.kris2005-02-191-1/+0
* BROKEN on 5.x: Broken pkg-plistkris2004-09-181-1/+7
* Update to version 0.4.17krion2004-07-188-90/+149
* Reset bouncing maintainer address.linimon2004-06-291-1/+1
* Sync with new bsd.autotools.mkade2004-06-051-2/+2
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Update www/cherokeeedwin2003-04-135-110/+122