Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-09-17 | get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or | grant | 1 | -2/+2 | |
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now. | |||||
2003-09-12 | kill all references to gcc.buildlink2.mk and compiler.mk, and define | grant | 1 | -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-11 | Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while | abs | 1 | -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-02 | Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3 | abs | 1 | -2/+2 | |
is accepted. Suggested by Grant. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 | |
2003-04-10 | make usage of pax more consistent, use -O to bomb on broken archives | grant | 1 | -3/+3 | |
(suggested by lukem), group z, r and f flags. some whitespace cleanup. | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-01-26 | Use -O to tell pax(1) that there is only 1 volume in the angband spoilers | agc | 1 | -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-29 | buildlink1 -> buildlink2 | jlam | 1 | -3/+3 | |
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 1 | -3/+3 | |
2002-04-20 | Backout previous and do somewhat more elegantly... | cjep | 3 | -21/+8 | |
2002-04-20 | On arm32, use gcc-2.95.3. Pass CC to make in the environment. | cjep | 3 | -7/+25 | |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -4/+4 | |
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN} | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -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-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 | 3 | -10/+8 | |
+ 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 | |
2001-01-29 | Fix typo, add RCS Id. | wiz | 1 | -2/+7 | |
2000-09-11 | Install spoiler files, as requested in pkg/8341; sort PLIST. | wiz | 3 | -31/+69 | |
2000-05-04 | Don't use curses internal functions. | hubertf | 2 | -1/+51 | |
Code submitted by Brett Lymn <blymn@baesystems.com.au> (via Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>) | |||||
2000-01-26 | Remove homepage from pkg/DESCR and add it to Makefile | pooka | 2 | -3/+2 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
2000-01-02 | replaced some commands by their ${COMMAND} counterparts | wiz | 1 | -4/+4 | |
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+5 | |
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 1 | -3/+1 | |
1998-12-31 | Don't reach into other pkg's ${WRKDIR}. Add appropriate CONFLICTS between | tv | 1 | -2/+3 | |
the angband pkgs. | |||||
1998-11-12 | Some more for pkglint. | frueauf | 1 | -1/+0 | |
1998-08-27 | Forgot this one too.. not my day is it? | garbled | 1 | -0/+24 | |
1998-08-27 | angband-tty: a Tolkien based variant of Moria for tty/console displays | garbled | 8 | -0/+99 | |