aboutsummaryrefslogtreecommitdiff
path: root/games/nethack32
Commit message (Collapse)AuthorAgeFilesLines
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-2/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add USES=xorg USES=gl, ports categories gNiclas Zeising2019-11-051-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'g'. While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516845
* Preserve scores during updatesGreg Lewis2019-09-222-2/+6
| | | | | | | | * Treat record and logfile as "samples" so that they will be kept when updating if they have anything in them. Notes: svn path=/head/; revision=512567
* . Fix the permissions of the playground.Greg Lewis2016-01-092-2/+3
| | | | Notes: svn path=/head/; revision=405651
* - Modernize pkg-plist, remove deprecated @dirrmPawel Pekala2016-01-072-23/+7
| | | | | | | | | | | - Convert to options helper PR: 205845 Submitted by: myself Approved by: maintainer Notes: svn path=/head/; revision=405472
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Somehow in r363374 I added USES=gmake, which broke the port. Remove it toAdam Weinberger2014-08-312-11/+14
| | | | | | | | | | re-fix the build. While here, small tweaks to plist to pass sanity checks, and wrap compound statements in the Makefile. Notes: svn path=/head/; revision=366775
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-0/+2
| | | | Notes: svn path=/head/; revision=361946
* . Sort packing list.Greg Lewis2014-06-291-1/+1
| | | | Notes: svn path=/head/; revision=359734
* . Staging support.Greg Lewis2014-06-294-57/+109
| | | | Notes: svn path=/head/; revision=359725
* . Remove $FreeBSD$, since it no longer gets expanded (or so I understand).Greg Lewis2014-06-229-18/+1
| | | | | | | . Fix a path. Notes: svn path=/head/; revision=358765
* . Rename patch files to use a less antique naming convention.Greg Lewis2014-06-226-0/+0
| | | | Notes: svn path=/head/; revision=358764
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-131-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357654
* - Convert gmake, bzip to USESMartin Wilke2014-05-291-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=355704
* . Make PORTNAME nethack32 rather than using nethack and relying onGreg Lewis2013-11-301-8/+8
| | | | | | | | | | LATEST_LINK to provide differentiation. This makes the package name unique. Requested by: bapt@ Notes: svn path=/head/; revision=335261
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | games) Notes: svn path=/head/; revision=327730
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-5/+2
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* -remove MD5Olli Hauer2011-07-031-2/+0
| | | | Notes: svn path=/head/; revision=276993
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-201-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244567
* - Fix some more SF URLs, including ones in PATCH_SITES and comments (for ↵Dmitry Marakasov2009-08-271-2/+1
| | | | | | | | | consistency) Approved by: portmgr (pav) Notes: svn path=/head/; revision=240420
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-1/+1
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Replace USE_XPM with a list of required xorg componentsPav Lucistnik2008-03-111-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=208826
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* . Add SHA256.Greg Lewis2005-11-161-0/+2
| | | | Notes: svn path=/head/; revision=148432
* . Fix packing list.Greg Lewis2004-04-201-4/+4
| | | | Notes: svn path=/head/; revision=107658
* . Remove duplicate PLIST_SUB entry.Greg Lewis2004-04-191-1/+0
| | | | Notes: svn path=/head/; revision=107621
* . Make this port installable in parallel with the other nethack versions.Greg Lewis2004-04-1211-25/+194
| | | | | | | | | | | | | | | The approach is slightly different from that taken by nethack34 and prevents the manual page conflicts produced by that approach. . While here, clean up the Makefile a little w.r.t. order and clean up the packing list to not produce warnings when the log or record are removed. With this change, you can have all nethack versions from ports installed at once. However, this isn't as pleasant as it could be, and I'd like to address this in the future by merging some changes from here into nethack33 (in particular) and nethack34. Notes: svn path=/head/; revision=106826
* . Don't print an error trying to remove ${DATADIR} if it can't be removed.Greg Lewis2004-04-092-1/+17
| | | | | | | | | | It may contain save files that aren't being forcibly deleted any more. If this is the case, use a pkg-deinstall script to inform the user of how they can manually remove the save files if they are permanently removing the port. Notes: svn path=/head/; revision=106547
* . Minor Makefile cleanups.Greg Lewis2004-04-084-134/+209
| | | | | | | | | | | | | | | | | | | . Use ${MAKE_ENV} to invoke make to install the manual pages instead of just passing in ${PREFIX}. This also lets us use ${MANPREFIX} and ${BSD_INSTALL_MAN} to do the manual page installation. . Use %%DATADIR%% and %%DOCSDIR%% in the packing list. . Don't forcibly remove the save file directory when deinstalling. . Don't forcibly remove the save file directory when installing. . Build and install the recover utility. . Bump PORTREVISION due to adding the recover utility. Since the forcible removing of save files has been disabled this shouldn't cause nethacking portupgrade users to reach for Stormbringer, Vorpal Blade or Excalibur (which is just as well for them since I have Mjollnir and gauntlets of power). They might even thank me next time they are about to ascend and nethack crashes. Notes: svn path=/head/; revision=106523
* . SIZEify.Greg Lewis2004-03-181-0/+2
| | | | | | | Submitted by: trevor (except diablo-jre13) Notes: svn path=/head/; revision=104536
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* . Update nethack web page.Greg Lewis2003-09-261-1/+1
| | | | Notes: svn path=/head/; revision=89473
* . Define WRKSRC to fix breakage caused by DISTNAME change in last commit.Greg Lewis2003-03-281-0/+2
| | | | | | | Submitted by: bento (via kris) Notes: svn path=/head/; revision=77584
* . Distribution files have been moved to the Nethack Source Forge site.Greg Lewis2003-03-252-5/+7
| | | | | | | | | | Track them there. Interestingly the name of the distribution has changed but the MD5 sum hasn't. Pointed out by: distfile survey Notes: svn path=/head/; revision=77444
* de-pkg-commentGreg Lewis2003-02-272-1/+1
| | | | Notes: svn path=/head/; revision=76585
* You die... But wait... Your medallion begins to glow!--More--Greg Lewis2002-06-1511-0/+382
| | | | | | | | | | You feel much better! The medallion crumbles to dust!--More-- You survived that attempt on your life. Approved by: knu Notes: svn path=/head/; revision=61308
* Retire NetHack 3.2.2 ports as prearranged.Akinori MUSHA2002-06-1411-382/+0
| | | | | | | Implicitly approved by: sf (MAINTAINER of games/nethack32-gtk) Notes: svn path=/head/; revision=61244
* NetHack distfiles are not on MASTER_SITE_GNU anymore.Akinori MUSHA2002-03-311-3/+1
| | | | Notes: svn path=/head/; revision=57049
* - PORTDOCS policePatrick Li2001-12-242-4/+4
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Define NO_LATEST_LINK.Akinori MUSHA2001-11-061-0/+2
| | | | Notes: svn path=/head/; revision=49695
* POSIX syntax for chown.Dirk Froemberg2001-06-041-1/+1
| | | | Notes: svn path=/head/; revision=43480
* As much as I like Nethack, I just do not have the resources to maintainPeter Pentchev2001-05-191-1/+1
| | | | | | | | | | | | | | this port anymore. Taking maintainership over from -ports was done in an effort to unbreak it and preserve this classic game, but now it seems that my unresponsiveness is only standing in the way of more and much better updates. Apologies to all those who have CC'd me in the last few months in mail WRT updating/unifying the various Nethack ports; do not let my silence stop you any longer! Notes: svn path=/head/; revision=42761
* update my email address - roam@orbitel.bg -> roam@FreeBSD.orgPeter Pentchev2000-11-221-1/+1
| | | | Notes: svn path=/head/; revision=35336
* Unbreak portAde Lovett2000-09-162-4/+4
| | | | | | | | | | Maintainer switch from ports@FreeBSD.org to submitter PR: 21096 Submitted by: Peter Pentchev <roam@orbitel.bg> - new maintainer Notes: svn path=/head/; revision=32731