# New ports collection makefile for: NoCatSplash # Date created: 19 November 2003 # Whom: Bruce M Simpson # # $FreeBSD$ # PORTNAME= nocatsplash PORTVERSION= 0.82 PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://nocat.net/download/NoCatSplash/ DISTNAME= NoCatSplash-nightly EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Open 802.11 Splash Screen BROKEN= Unfetchable DEPRECATED= ${BROKEN} EXPIRATION_DATE=2006-12-01 USE_GNOME= glib12 .include .if ${OSVERSION} < 502105 IGNORE= Requires 5.x or later for pf(4) firewall support .endif CONFLICTS= nocatauth-server-* GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS+= --disable-dependency-tracking CONFIGURE_ARGS+= --disable-glibtest CONFIGURE_ARGS+= --with-firewall=pfctl CONFIGURE_ARGS+= --with-ghttpd .if defined(AUTHMODE) CONFIGURE_ARGS+= --with-mode=${AUTHMODE} .endif .if defined(DOCROOT) CONFIGURE_ARGS+= --with-docroot=${DOCROOT} .endif .include t.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - update to jpeg-8dinoex2010-02-051-1/+1
* - Drop maintainership of the following ports:alepulver2009-02-281-1/+1
* - Update download locationpav2009-02-011-1/+1
* - Fix buildmiwi2008-03-291-2/+2
* - Add missing dependens after sdl12 cleanupmiwi2008-03-271-1/+2
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-0/+1
* - Update to version 20071120.alepulver2007-12-121-1/+1
* - Update to version 20070711.alepulver2007-09-061-7/+7
* - Chase increase of audio/libvorbis shlib version.miwi2007-07-281-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-0/+1
* - Update to version 20060725.alepulver2006-08-231-9/+2
* - Fix wrong check (WITH_GLX -> WITH_CLIENT).alepulver2006-08-011-1/+1
* - Update to version 20060606.alepulver2006-07-241-16/+20
* - Fix IGNORE message.alepulver2006-04-251-8/+9
* Change the maintainership address to the @FreeBSD.org one.alepulver2006-04-091-1/+1
* * Integrate with quake-datavd2006-03-161-46/+28