Commit graph

28 commits

Author SHA1 Message Date
abs
fb6c29f8bf Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while
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-11 20:50:50 +00:00
abs
0de8869fb4 Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3
is accepted. Suggested by Grant.
2003-06-02 14:05:00 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
grant
dc40bcec01 make usage of pax more consistent, use -O to bomb on broken archives
(suggested by lukem), group z, r and f flags.

some whitespace cleanup.
2003-04-10 20:10:15 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
agc
2c2c675ea8 Use -O to tell pax(1) that there is only 1 volume in the angband spoilers
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).
2003-01-26 10:30:50 +00:00
jlam
e2e5fd23aa buildlink1 -> buildlink2 2002-09-29 06:29:38 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
cjep
6d6a0d02bc Backout previous and do somewhat more elegantly... 2002-04-20 15:04:19 +00:00
cjep
a346e8e55c On arm32, use gcc-2.95.3. Pass CC to make in the environment. 2002-04-20 12:54:08 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
zuntum
37637e483f Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
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-09-27 23:17:41 +00:00
wiz
daff086c30 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 02:08:16 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
wiz
9f28a7693e Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:10:41 +00:00
wiz
9f1ec65bbb Fix typo, add RCS Id. 2001-01-29 11:38:58 +00:00
wiz
b094294559 Install spoiler files, as requested in pkg/8341; sort PLIST. 2000-09-11 00:22:23 +00:00
hubertf
c15124aa7a Don't use curses internal functions.
Code submitted by Brett Lymn <blymn@baesystems.com.au>
(via Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>)
2000-05-04 01:48:11 +00:00
pooka
173214894d Remove homepage from pkg/DESCR and add it to Makefile 2000-01-26 16:41:51 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
wiz
855416f289 replaced some commands by their ${COMMAND} counterparts 2000-01-02 03:14:03 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
tv
6b7aad5d83 Don't reach into other pkg's ${WRKDIR}. Add appropriate CONFLICTS between
the angband pkgs.
1998-12-31 15:19:13 +00:00
frueauf
7138d002c5 Some more for pkglint. 1998-11-12 23:34:30 +00:00
garbled
bc089b03c0 Forgot this one too.. not my day is it? 1998-08-27 13:39:49 +00:00
garbled
4ccf39ab36 angband-tty: a Tolkien based variant of Moria for tty/console displays 1998-08-27 13:18:20 +00:00