Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-06 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-05-21 | games/xblast: Fix unicode translation error during installation | marino | 2 | -3/+8 | |
Likely a mistake, one of the "levels" source files used unicode in the filename. The manifest even indicated the name should have been "reconstruction2.xal". The post-extract hook is used to correct the filename to be as intended. As a bonus, platforms like Linux and DragonFly can install the package without a libarchive translation error disrupting the process. | |||||
2011-05-24 | * LICENCE=gnu-gpl-v2 # or later | obache | 1 | -2/+5 | |
* add user-destdir installation support | |||||
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -10/+1 | |
2008-06-06 | Update to 2.10.4: | dsainty | 3 | -52/+52 | |
* fixed: client segfault on some disconnects * fixed: server segfault after end of rated games * fixed: reusable server listen socket * added some features to XILE Pkgsrc: Added xblast-mini package option to use a 480x392 window instead of the default 960x784 window. Makes the window fit on an EeePC's screen :) | |||||
2008-05-28 | Fully qualify the path to xbsndsrv, so sound works without errors even | dsainty | 1 | -1/+9 | |
if running xblast without the PREFIX/bin in your path. Bump PKGREVISION. | |||||
2008-05-28 | Add a little more patch context for one hunk for Linux patch(1). No ↵ | dsainty | 2 | -4/+7 | |
functional change on less picky patchers (everyone else) | |||||
2007-03-24 | Prepare for switching to NO_MTREE=yes. | joerg | 1 | -1/+3 | |
2007-02-02 | Modular Xorg support. | joerg | 1 | -2/+6 | |
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -2/+2 | |
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-05-07 | Update from version 2.6 to version 2.10.2. Includes new UDP networked game ↵ | dsainty | 9 | -612/+2751 | |
support and music, but still the same great bombs. | |||||
2006-03-09 | Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. | jlam | 1 | -2/+2 | |
Remove deprecated ossaudio.buildlink3.mk. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2006-01-19 | Include ossaudio.b3.mk. | joerg | 1 | -1/+2 | |
2006-01-12 | DragonFly support. Use imake man variables. | joerg | 6 | -19/+29 | |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-12-31 | Build with x11/tk instead of x11/tk83 in default. | minskim | 1 | -2/+2 | |
2004-03-08 | Enable tk84 and replace x11/tk with x11/tk83. Packages compatible | minskim | 1 | -2/+2 | |
with 8.4 will be updated to depend on x11/tk after Tk update. | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -4/+2 | |
2003-02-26 | Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more | jschauma | 2 | -4/+5 | |
portable. Bump PKGREVISION accordingly. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-05-05 | Mechanical changes of tk DEPENDS: | jlam | 1 | -2/+2 | |
tk-8.3.2 -> tk>=8.3.2 tk-[0-9]* -> tk>=8.0 tk-8.* -> tk>=8.0 | |||||
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 | -11/+9 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-08-31 | Adapt this package to tk-8.3.2. | jwise | 6 | -26/+29 | |
2000-02-05 | $() -> ${} | wiz | 1 | -2/+2 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+9 | |
1999-04-01 | Upgrade to tcl version 8.0.5. This seems to be primarily a bug-fix | agc | 1 | -3/+3 | |
release. | |||||
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 1 | -3/+1 | |
1998-11-10 | Update xblast to 2.6beta. New version has full stereo sound, | garbled | 4 | -14/+693 | |
raytraced graphics, and an interactive setup. This game is killer. | |||||
1998-11-10 | Importing patches for update of xblast to 2.6 | garbled | 7 | -0/+106 | |
1998-08-27 | Fix my MAINTAINER= field on these, because that old address bounces mail | garbled | 1 | -2/+2 | |
now. | |||||
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -3/+1 | |
1998-05-16 | Add missing CAT1=xblast.0. | frueauf | 1 | -1/+3 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-02-08 | Via PR 4920 by garbled@garbled.futureone.com | hubertf | 5 | -0/+40 | |