# New ports collection makefile for: Digger # Date created: 14 April 2000 # Whom: Maxim Sobolev # # $FreeBSD$ # PORTNAME= digger PORTVERSION= 20020314 CATEGORIES= games MASTER_SITES= http://www.digger.org/ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= FreeBSD graphics console (VGL) version of the famous Digger game ONLY_FOR_ARCHS= i386 # Alphas don't have libvgl yet... MAKEFILE= Makefile.fbsd USE_REINPLACE= yes .if defined(WITH_SOUND) USE_SDL= yes MAKE_ENV= SOUND=yes .endif pre-everything:: .if !defined(WITH_SOUND) @${ECHO_MSG} "" @${ECHO_MSG} "Please use \"make -DWITH_SOUND\" if you want to build the game with sound support." @${ECHO_MSG} "" .endif post-patch: @${REINPLACE_CMD} -e 's|Software|Software\\n\\|g' ${WRKSRC}/alpha.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/digger ${PREFIX}/bin @${MKDIR} /var/games/digger .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/digger.txt ${DOCSDIR} .endif .if defined(WITH_SOUND) @${ECHO_MSG} @${ECHO_MSG} "Use \"digger /A\" command to run Digger with sound enabled." @${ECHO_MSG} .endif .include orts-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/audio/snd
Commit message (Expand)AuthorAgeFilesLines
* - Add NLS knobrafan2006-07-161-20/+24
* - Bump PORTREVISION and change lib version because math/gsl are updated.mnag2006-05-061-3/+3
* Reset maintainership to ports@ after ~4 months without any response to anynetchild2006-02-121-1/+1
* BROKEN on sparc64: Does not compilekris2006-01-141-1/+7
* Hash with SHA-256.trevor2006-01-081-0/+1
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
* - Fix install on 6.xgarga2005-09-101-12/+18
* Bump PORTREVISION after the libgsl update.jylefort2005-05-031-1/+1
* Chase the libgsl update.jylefort2005-05-021-1/+1
* Now builds on 4.xkris2005-04-301-3/+7
* BROKEN: Does not installkris2005-04-111-7/+3
* BROKEN on sparc64: Does not buildkris2005-03-271-1/+7
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
* Update to 7.8.trevor2004-12-302-6/+5
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
* Chase libgsl-updatevs2004-07-071-1/+1
* Fix whitespace.trevor2004-06-191-1/+1
* Update to version 7. Use OPTIONS.trevor2004-06-193-82/+78
* These broken ports are scheduled for deletion on June 18 if they arekris2004-04-191-0/+2
* This appears to be broken globally.kris2004-03-111-7/+3
* BROKEN on 5.x: does not compilekris2004-02-091-1/+7
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-3/+3
* Add size data.trevor2004-01-281-0/+1
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
* Remove my e-mail address from DESCR files of portstrevor2003-11-131-1/+0
* Avoid Perl.trevor2003-10-041-5/+6
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-1/+1
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
* fix INDEX build (ruby got renamed to ruby16 32hrs ago)oliver2003-08-091-1/+1
* Chase guile's shared lib version.marcus2003-05-021-1/+1
* Remove the USE_GNOMENG macro.marcus2003-04-081-1/+0
* Retire comment file.trevor2003-03-012-1/+1
* Bump gsl shlib version.obraun2003-01-201-1/+1
* Version 5.5 sources aren't available from the original ftp-site anymore.edwin2002-12-261-2/+1
* Use USE_GNOMENG.marcus2002-08-311-1/+2
* Chase shlib rev of devel/gettextade2002-08-021-1/+1
* shlib version bump for ports depending on math/gslpat2002-07-241-1/+1
* USE_GTK implies USE_GLIB, so that remove the latter when the former is present.sobomax2002-07-161-1/+0
* Chase guile shared lib number.marcus2002-06-201-1/+1
* Invert WITHOUT_ESD logic and remove BROKEN.trevor2002-05-251-3/+1
* Invert WITHOUT_RUBY logic. This should fix the bento build.trevor2002-05-251-1/+1
* BROKEN: Does not buildkris2002-05-181-0/+2
* gettext upgrade uber-patch (stage 3)ade2002-04-131-1/+2