Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-30 | Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with | joerg | 1 | -1/+3 | |
MAKE_JOBS=2 and worked without. | |||||
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -3/+1 | |
2008-08-12 | Fix destdir. Simplify. | joerg | 1 | -7/+3 | |
2008-06-15 | Ensure that SETGIDGAME is set before including bsd.prefs.mk. | joerg | 1 | -2/+2 | |
2008-03-04 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -18/+18 | |
their files via a custom do-install target. | |||||
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -3/+3 | |
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. | |||||
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 | |
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. | |||||
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-08-02 | Don't use user id and group id ``games'', but instead rely on GAMEOWN, | jschauma | 1 | -6/+13 | |
GAMEGRP etc. to DTRT. (partly addresses PR pkg/26236) | |||||
2004-03-23 | USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. | jlam | 1 | -2/+2 | |
2004-03-10 | Use bl3. | snj | 1 | -5/+5 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-12-31 | Make omega build with gcc3, patch from Richard Rauch in PR 23887. | ben | 5 | -1/+148 | |
2003-12-31 | Update Omega HOMEPAGE and MASTER_SITES. I extracted the new tarfile and | ben | 2 | -9/+7 | |
verified that the contents are binary identical to the old tarfile. | |||||
2003-09-28 | Back out last change related to moving ncurses/buildlink2.mk to | jlam | 1 | -2/+2 | |
curses.buildlink2.mk. This was wrong because we _really_ do want to express that we want _n_curses when we include the buildlink2.mk file. We should have a better way to say that the NetBSD curses doesn't quite work well enough. In fact, it's far better to depend on ncurses by default, and exceptionally note when it's okay to use NetBSD curses for specific packages. We will look into this again in the future. | |||||
2003-09-27 | move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides | grant | 1 | -2/+2 | |
support for base system curses/ncurses as well as ncurses itself. suggested by wiz. | |||||
2003-09-19 | Update HOMEPAGE and/or MASTER_SITES | dent | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -3/+3 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -1/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 | |
2002-10-25 | buildlink1 -> buildlink2. | wiz | 1 | -11/+3 | |
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 1 | -3/+3 | |
2001-12-25 | Fix typo in comment. | wiz | 1 | -2/+2 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-06-20 | Convert to use buildlink.mk file for ncurses dependency and mark as | jlam | 1 | -29/+26 | |
USE_BUILDLINK_ONLY. Make build process for those needing ncurses and those that don't identical. Also make some minor changes to post-install code, favoring using shell loop instead of a make variable loop. | |||||
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -3/+3 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-07 | USE_CURSES instead of always using ncurses. | wiz | 10 | -111/+30 | |
Rename executable to 'Omega' (uppercase O) to avoid conflict with Tex. Note this in MESSAGE. | |||||
2000-08-22 | add man/man6/omega.6 | wiz | 1 | -1/+2 | |
2000-08-11 | Remove (sometimes FreeBSD) packager's (porter's) name from DESCR. | wiz | 1 | -2/+0 | |
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here. | |||||
2000-01-15 | Update dependency on ncurses to >=4.2 | jlam | 1 | -4/+3 | |
2000-01-09 | Make these two conflict. | jwise | 1 | -1/+3 | |
${PREFIX}/bin/omega is either a very nice unicode-aware TeX or a very nice rogue-like game. ``There can be only one.'' | |||||
2000-01-06 | removed unnecessary (and perhaps even deprecated) @mode, @owner, and | wiz | 2 | -11/+4 | |
@group lines from PLIST; set file ownership and permissions with install instead of chown and chmod. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
2000-01-04 | undo: removal of bogus lines (weren't bogus after all) | wiz | 1 | -1/+7 | |
2000-01-02 | silence pkglint, remove bogus lines from PLIST | wiz | 2 | -11/+5 | |
1999-12-28 | Changes for NetBSD. | proff | 13 | -28/+57 | |
Omega is a complex rogue-style game of dungeon exploration. Unlike other such games, there are a number of ways to "win", depending on various actions taken during play. The ways you can get your name on the hiscore board include becoming the highest ranked head of a guild, sect, college, etc., as well as gaining the most points figured from possessions and experience. The game (via the oracle) may impose some structure on your exploration, but you need not follow all of the oracle's advice. There *is* a "total winner" status, by the way. Omega, unlike lesser games is incredibly amusing to play. Laurence P. Brothers (the primary author) is the Oscar Wilde of rouge-like games. Many omega concepts, but not great sense of humor were later stolen for use in ADOM. | |||||
1999-12-28 | omega, a rouge like games, from freebsd | proff | 12 | -0/+272 | |