# Ports collection makefile for: falconseye # Date created: 23 Aug 2001 # Whom: Kris Kennaway # # $FreeBSD$ # PORTNAME= falconseye PORTVERSION= 1.9.3 PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/falconseye DISTNAME= nethack_source_331_jtp_${PORTVERSION:S/.//g} MAINTAINER= kris@FreeBSD.org COMMENT= NetHack derivative RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity NHDIR= "${PREFIX}/share/falconseyedir" MAKE_ENV= NHDIR="${NHDIR}" NETHACKCONFIG="${NETHACKCONFIG}" NETHACKCONFIG= ${FILESDIR}/x-config USE_SDL= sdl USE_PERL5_BUILD=yes USE_ZIP= yes USE_XORG= x11 xpm xaw CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -I${LOCALBASE}/include/SDL11 WRKSRC= ${WRKDIR} post-patch: @${PERL} -pi -e "s@@@g" \ ${WRKSRC}/include/jtp_gen.h ${WRKSRC}/win/jtp/jtp_dirx.c \ ${WRKSRC}/win/jtp/jtp_keys.c ${WRKSRC}/win/jtp/jtp_sdl.c \ ${WRKSRC}/win/Qt/qt_win.cpp do-configure: @cd ${WRKSRC}/sys/unix && ${SH} setup.sh symlinks post-build: @cd ${WRKSRC}/util && ${LN} -f recover frecover @cd ${WRKSRC}/doc && ${PERL} -p ${FILESDIR}/substitute falconseye.6 @cd ${WRKSRC}/doc && ${PERL} -p ${FILESDIR}/substitute frecover.6 post-install: ${INSTALL_PROGRAM} ${WRKSRC}/util/recover ${PREFIX}/bin/frecover @cd ${WRKSRC}/doc && \ ${INSTALL_MAN} recover.6 ${PREFIX}/man/man6/frecover.6 @cd ${WRKSRC}/doc && \ ${INSTALL_MAN} nethack.6 ${PREFIX}/man/man6/falconseye.6 .include > FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the reference to portaudit, which is in ports-mgmt now.remko2007-03-291-1/+1
* Catch this up with ports/Mk/bsd.port.mk 1.557. Note that some patcheslinimon2007-03-261-91/+99
* These have now been committed to ports/Mk, so they are unneeded now.linimon2007-03-262-633/+0
* Update to 0.4.hrs2007-03-262-5/+4
* - Remove the last patch. This fix makes other troubles.sem2007-03-232-18/+1
* - Remove inclusion of <sgtty.h>miwi2007-03-211-0/+8
* Update to current exprun, except the python bits, which would require changespav2007-03-184-168/+842
* These are now in sync with what got committed to Mk/, so they are notlinimon2007-03-182-255/+0
* Fix mis-merged USE_OCAML where USE_XFCE was meant. It was tested correctlylinimon2007-03-181-2/+2
* - Update to 1.4miwi2007-03-162-4/+4
* Correct URL to the VuXML pages for FreeBSD. Also bump modification date.remko2007-03-151-2/+2
* Fix a test in find_and_delete_distfiles() introduced in the lastdougb2007-03-102-2/+2
* Up-to-date with the latest code being tested on the cluster.linimon2007-03-091-13/+56
* Add the latest code being testing on the cluster.linimon2007-03-092-0/+255
* These were committed to ports/Mk on Wed Mar 7 07:44:36 2007.linimon2007-03-092-885/+0
* Update for version 1.15dougb2007-03-091-1/+1
* Document --show-work option for 1.15dougb2007-03-091-9/+18
* New Featuresdougb2007-03-091-7/+40
* - Fix a bug in gathering depends.sem2007-03-082-2/+2
* Use the new facility of bsd.port.mk to be able to simplify the interactionlinimon2007-03-062-8/+0
* - fix typoclsung2007-03-061-1/+1
* - A quick fix for ports without an origin (e.g. bsdpan-)sem2007-03-042-1/+52
* - Call init_pkgtools_global in our script, as pkgtools doesn't seem to call itrafan2007-03-032-1/+12
* - Integrate last patches from stablesem2007-03-033-0/+38
* - Fix a long standing bug when shelljoin() function wrong placed ""sem2007-03-032-1/+18
* - Ignore bsdpan- pseudo ports.sem2007-03-023-2/+18
* Protect the inclusion of bsd.php.mk by checking for a localerwin2007-03-011-0/+4
* - Update to 2.3.0sem2007-03-013-22/+4
* - Update to 2.2.6 version.sem2007-03-016-38/+34
* Bring these up to the versions currently being tested on i386-5-exp.linimon2007-03-014-115/+894
* - Update to 2.3.5miwi2007-03-016-10/+12
* - Patch: make an explicit type cast to be on a safe side.sem2007-02-282-0/+18
* - Update to 2.2.6. A bugfix release.sem2007-02-274-66/+4
* Remove net/cvsup-without-gui dependencytmclaugh2007-02-271-1/+0
* Remove net/cvsup-without-gui dependencytmclaugh2007-02-271-1/+0
* - Add two patchessem2007-02-263-0/+62
* Update to 2.2.5. Read NEWS file for details.sem2007-02-262-4/+4
* Minor Bugfixdougb2007-02-252-10/+9
* - Update to 2.2.4sem2007-02-244-38/+4
* Update for version 1.13dougb2007-02-232-2/+16
* New Featuredougb2007-02-231-9/+78
* Chase 1.554.linimon2007-02-211-1/+1
* Catch up with Mk/bsd.port.mk 1.553.linimon2007-02-211-1/+1
* Catch up with ports/Mk 1.552.linimon2007-02-201-9/+10
* Correct the location of the portaudit-db port.remko2007-02-192-1/+2
* - Update to 1.3miwi2007-02-142-4/+4
* - Update MASTER_SITESmiwi2007-02-121-4/+3
* Update to 2.9.3.marcus2007-02-122-26/+28
* - Update to 20070208miwi2007-02-093-9/+8
* Fix a typo in the status message.linimon2007-02-061-1/+1
* - Fix after move to ports-mgmt categorypav2007-02-064-6/+155
* Move pkg_replace to new category ports-mgmtpav2007-02-052-1/+2
* - Fix after moving to a new category.sem2007-02-054-6/+24
* - Update portupgrade location in vendor manpagepav2007-02-051-1/+1
* Catch this up with repocopy. Hopefully this is the last of it.linimon2007-02-051-2/+2
* Catch up with repocopy.linimon2007-02-052-3/+3
* Catch this up with repocopy.linimon2007-02-051-2/+2
* Catch these up with the latest change to the master copies.linimon2007-02-052-15/+2
* - Reset maintainership, the email address bouncespav2007-02-052-4/+2
* Since I've been doing all the work on this recently, claim it for portmgr,linimon2007-02-051-1/+1
* Update this for category move. While here, clean up.linimon2007-02-051-5/+2
* Populate a new ports-mgmt category. List of moved ports:pav2007-02-0550-71/+119
* Update to 1.9erwin2007-02-042-4/+4
* - Update to 0.7.2.shaun2007-02-033-4/+11
* Bring this up to the current ports/Mk file.linimon2007-02-031-155/+138
* Catch this up with the master copy in ports/Mk.linimon2007-02-031-1/+1
* Remove files which are lagging ports/Mk.linimon2007-02-032-211/+0
* Rip out 4.x cruft.linimon2007-02-031-23/+0
* Rip out 4.X cruft.linimon2007-02-031-4/+0
* - Synchronyze patches with stable.sem2007-02-033-0/+26
* - misc-depends targed was removed from bsd.ports.mk. Don't use it anymore.sem2007-02-022-1/+12
* - Fix brackage after ports/Makefile 1.97 was committedsem2007-02-012-1/+14
* - Introduce a new ports category ports-mgmt: Ports for managing, installing andpav2007-01-311-0/+6
* - Update to 0.8.0miwi2007-01-263-6/+5
* - Fix handling of lib/compat/pkg directorypav2007-01-262-1/+4
* Ensure the sample config. removal line in pkg-plist succeeds ifshaun2007-01-241-1/+1
* - Update to 0.7.1, which fixes a few minor bugs.shaun2007-01-242-13/+4
* Fix another last-minute bug in the restrict_* checking code.shaun2007-01-232-1/+7
* - Fix a typo in the SQL init script.shaun2007-01-221-0/+3
* portscout is a tool which looks for new versions of software in theshaun2007-01-224-0/+124
* Point users to the README file.itetcu2007-01-212-0/+8
* Update for version 1.12dougb2007-01-102-13/+15
* New Featuresdougb2007-01-101-26/+62
* - Update to 1.2miwi2007-01-102-9/+9
* - Add miwi's favico.ico for www interfacesitetcu2007-01-096-4/+28
* Remove accidently commited file.itetcu2007-01-051-145/+0
* Fix OPTIONS handling.itetcu2007-01-052-2/+2
* Portcheck is a simple and small script for FreeBSDitetcu2007-01-054-0/+191
* Shows WITH(OUT)-knobs of a port makefile and if you want also the knobs ofmiwi2007-01-043-0/+30
* - Dont append PREFIX for RUN_DEPENDSrafan2006-12-192-4/+4
* - Update to 0.6.1gabor2006-12-186-46/+8
* - don't hardcode PREFIXitetcu2006-12-182-12/+30
* space -> tabitetcu2006-12-182-2/+2
* Argh! Remove a debugging line.dougb2006-12-142-3/+2
* Update for version 1.10dougb2006-12-132-2/+20
* New Featuresdougb2006-12-131-60/+166
* - Using bzip2 in pkg_create by default for a while now. Patch tomiwi2006-12-1318-920/+755
* - Fix path of csup for systems where csup is builded from the ports [1]itetcu2006-12-114-32/+46
* - Update to 1.2miwi2006-12-092-4/+4
* - Update to 20061204miwi2006-12-054-10/+22
* - install of www and www-exp conditionally (on WEB and WEB_EXP OPTIONS)itetcu2006-12-014-116/+188
* The Tinderbox team is pleased to announce the availability of Tinderboxitetcu2006-11-308-122/+22
* Update to 2.9.2.marcus2006-11-262-6/+23
* - Update to 2.2.2. New stable version.sem2006-11-225-88/+19
* - Update to 2.2.2sem2006-11-192-4/+4
* * Upgrade sysutils/portsearch from 1.2.3 to 1.3.0, changes:vd2006-11-153-5/+4
* Update to 20061113.stefan2006-11-142-4/+4
* - Upgrade to 2.2.1sem2006-11-132-4/+4
* - update to 2.3.3itetcu2006-11-1110-84/+128
* * Change WWW line.sem2006-11-102-2/+2
* Add a FreeBSD wiki page as a home page.sem2006-11-092-0/+2
* - Update to 2.2.0sem2006-11-073-17/+19
* - Fix bsd.port.mk patchsat2006-11-041-0/+11
* pkg_replace is used to upgrade installed packages.alepulver2006-11-014-0/+40
* BROKEN: Does not compilekris2006-10-162-0/+4
* - it doesn't work with MySQL below 4.1.x because it uses sub-selectsitetcu2006-10-152-4/+6
* Update for new version 1.9dougb2006-10-072-18/+46
* New Features:dougb2006-10-071-87/+230
* - Update to 20061003rafan2006-10-042-5/+4
* - fix the portsnap dependency for systems where it is already in base; [1]bsam2006-10-011-5/+11
* - Update to 20060929miwi2006-09-302-5/+5
* Actually put something in files/patch-setup.sh and fix left-overs on deinstall.itetcu2006-09-284-0/+24
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-1/+1
* Update to the latest version being tested on i386-6-exp on pointyhat.linimon2006-09-202-0/+211
* - Net/SMTP.pm and Digest/MD5.pm are both installed with perl 5.8.x so drop themitetcu2006-09-196-6/+48
* - Update to 1.8rafan2006-09-172-4/+4
* Bring this up to the patches in ports/102300 and ports/102514, which arelinimon2006-09-151-9/+13
* Update to ports/Mk/bsd.port.mk 1.541.linimon2006-09-151-2/+31
* Re-add definition forgotten in last checkin.linimon2006-09-141-0/+1
* Turncperciva2006-09-131-1/+1
* Add explicit support for comments and empty lines in ports.conf.ale2006-09-063-5/+4
* - Update to 0.2.5clsung2006-08-303-24/+40
* - Update mastersites.jmelo2006-08-261-2/+2
* - Fix descriptions in pkgtools.conf to be obviouslier. [1]sem2006-08-253-0/+71
* - Update to 2.1.3.3.sem2006-08-234-42/+4
* Update for version 1.8dougb2006-08-231-1/+1
* New Featuredougb2006-08-231-5/+19
* Catch up with ports/Mk/bsd.port.subdir.mk r1.65.linimon2006-08-17