Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-07-11 | Add USE_LANGUAGES line. | wiz | 1 | -1/+2 | |
2004-07-11 | Make build with gcc3. Patches gleaned from abuse-sdl project. | wiz | 4 | -6/+52 | |
Use CXX instead of CC for linking c++ code. | |||||
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 | |
2003-03-14 | (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; | jlam | 1 | -2/+2 | |
Makefiles simply need to use this value often, for better or for worse. (2) Create a new variable FIX_RPATH that lists variables that should be cleansed of -R or -rpath values if ${_USE_RPATH} is "no". By default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and additional variables may be appended from package Makefiles. | |||||
2002-07-16 | At least let this package compile... | agc | 7 | -1/+168 | |
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+3 | |
pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-07-02 | Update abuse to 2.0nb1: | abs | 8 | -84/+118 | |
Avoid gets() usage and add __sparc__ to alignment needing CPUs, allowing it to run on my ss5. | |||||
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -3/+5 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -5/+3 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-22 | Force alignment on arm platforms, too. Should fix pkg/11540. | wiz | 2 | -5/+21 | |
Idea by Martin Husemann. XXX: Could be that other platforms need an appropriate #ifdef here, too, but I don't know which. Probably still broken on LP64. | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-11-21 | Broken on NetBSD/arm32 | abs | 1 | -1/+3 | |
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/+6 | |
1999-04-05 | Use ${GTAR} rather than /usr/bin/tar, even though this is not what bsd.pkg.mk | mycroft | 1 | -2/+2 | |
does. | |||||
1999-04-05 | Oops; GZCAT, not GUNZIP_CMD. | mycroft | 1 | -2/+2 | |
1999-04-05 | EXTRACT_CMD doesn't work the same any more... | mycroft | 1 | -2/+3 | |
1999-01-30 | Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this | agc | 1 | -2/+2 | |
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package". | |||||
1998-08-29 | Fix PLIST to match patches to install targets for abuse. | garbled | 1 | -3/+2 | |
1998-08-29 | Resolve some installation brain-damage as pointed out by Charles Hannum. | garbled | 2 | -8/+29 | |
Main binary is no longer installed into lib/abuse. | |||||
1998-08-28 | Add RCS tags to these md5 files. | garbled | 1 | -0/+2 | |
1998-08-28 | Remove leading # | garbled | 1 | -3/+1 | |
1998-08-27 | abuse-2.0 pkg: a full color 320x200 arcade quality platform shooter. | garbled | 9 | -0/+320 | |
8-bit only right now. |