summaryrefslogtreecommitdiff
path: root/games/angband-tty
AgeCommit message (Collapse)AuthorFilesLines
2019-09-20angband: Update to 4.2.0nia9-228/+0
It uses SDL for sound so the tileset version is now the SDL version instead of the X11 version. Instead of games/angband-tty, games/angband is now the TTY version. There is a SDL2 port but it doesn't seem ready yet (the menu at the top of the screen doesn't work). Keep SDL2 bits commented out so they're ready to enable when the time comes.
2018-11-26USE_GAMESGROUP, not SETGIDGAME.dholland1-2/+2
2018-11-20angband-tty: Drop old GCC logicmaya1-5/+1
2017-01-03Use the curses framework.roy1-2/+2
2015-11-03Add SHA512 digests for distfiles for games categoryagc1-1/+3
Problems found locating distfiles: Package blokus: missing distfile blokus-1.1.tar.gz Package crossfire-client: missing distfile crossfire-client-images-1.11.0.tar.gz Package dungeon: missing distfile dungeon-gdt-glk.tar.gz Package gate88: missing distfile Gate88_Mar19_05.tar.gz Package gnuchess4: missing distfile gnuchess-4.0.pl80.tar.gz Package ioquake3-pk3: missing distfile quake3-latest-pk3s.zip Package rollemup: missing distfile Rollemup.tar.gz Package tscp: missing distfile tscp181.zip Package xbat: missing distfile xev111.tar.gz Package xgalaga: missing distfile xgalaga-2.0.34.tar.gz Package xrick: missing distfile xrick-021212.tgz Package xskat: missing distfile xskat-cards.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-08-18Bump all packages that depend on curses.bui* or terminfo.bui* since theywiz1-2/+2
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
2015-08-17Bump PKGREVISION for ncurses shlib bump.wiz1-2/+2
2015-03-14Uses pax -z, so needs gzip(1) tooltnn1-2/+2
2015-03-13needs ncursestnn1-1/+2
2011-03-11ftp service suspended. fetch from master_sites_backup.zafer1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-9/+1
2008-08-23Remove unresolvable hosts from MASTER_SITES.obache1-3/+2
Noticed by Zafer Aydogan via private mail.
2008-05-26Second round of explicit pax dependencies. As reminded by tnn@,joerg1-3/+5
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all.
2008-03-04Mechanical changes to add DESTDIR support to packages that installjlam1-9/+17
their files via a custom do-install target.
2008-01-19Reset maintainer on his request.wiz1-2/+2
2006-09-09Rename variable MAKEFILE to MAKE_FILE.obache1-2/+2
2006-08-06Back out previous: SETGIDGAME is user-settable. It will take a lot morecube1-4/+2
work to make angband unprivileged-install-friendly! Pointed out by salo@.
2006-08-06Restore setgid bit (and other related properties) on installed binary.cube1-2/+4
Bump PKGREVISION. PR#34149 by David A. Holland.
2006-07-03Fixed permissions for the game directories, since in unprivileged mode,rillig1-6/+7
they ended without the execute bits set. In 2004, some variables have been introduced to pkgsrc that fit exactly this purpose. Bumped PKGREVISION.
2005-12-19Use NetBSD hack for FreeBSD and DragonFly as well.joerg2-10/+11
2005-06-16Create directories before installing files into them.jlam1-1/+3
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests.agc1-1/+3
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-04-12USE_BUILDLINK3=yes.snj1-2/+2
2004-03-30bl3ifyxtraeme1-2/+2
2004-02-01In the new compiler selection framework, GCC_REQD is appended to, notjlam1-2/+2
overridden.
2004-01-25Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compilerkristerw1-2/+2
for arm, so that we don't need to install the gcc package(s) on machines that already have a working compiler in their /usr/bin.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-09-17get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD orgrant1-2/+2
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-12kill all references to gcc.buildlink2.mk and compiler.mk, and definegrant1-2/+2
USE_GCC2 or USE_GCC3 where appropriate. the functionality of the old gcc.buildlink2.mk has been rolled into compiler.mk now, which is automatically used. more changes to come later...
2003-06-11Update for the fact that 'arm' ports have been called NetBSD-*-arm for a whileabs1-3/+3
now and not NetBSD-*-arm32. Changes include one or more of: - Change MACHINE_ARCH == arm32 to also match arm - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3 The last may shake out a few more broken packages the next bulk build.
2003-06-02Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3abs1-2/+2
is accepted. Suggested by Grant.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-04-10make usage of pax more consistent, use -O to bomb on broken archivesgrant1-3/+3
(suggested by lukem), group z, r and f flags. some whitespace cleanup.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-01-26Use -O to tell pax(1) that there is only 1 volume in the angband spoilersagc1-2/+2
file. This is a workaround for what seems like a tar archive produced by GNU tar not being able to be read by our pax(1).
2002-09-29buildlink1 -> buildlink2jlam1-3/+3
2002-09-24Complete standardization of messages according to latest pkglint.wiz1-3/+3
2002-04-20Backout previous and do somewhat more elegantly...cjep3-21/+8
2002-04-20On arm32, use gcc-2.95.3. Pass CC to make in the environment.cjep3-7/+25
2002-02-15mkdir -> ${MKDIR}skrll1-4/+4
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-04-21Move to sha1 digests, and/or add distfile sizes.wiz1-3/+5
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-10/+8
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-29Fix typo, add RCS Id.wiz1-2/+7
2000-09-11Install spoiler files, as requested in pkg/8341; sort PLIST.wiz3-31/+69
2000-05-04Don't use curses internal functions.hubertf2-1/+51
Code submitted by Brett Lymn <blymn@baesystems.com.au> (via Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>)