Commit graph

920 commits

Author SHA1 Message Date
mycroft
95e6218058 Back down the autoconf version. 2001-09-09 23:47:25 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
jlam
bee9f3eafb Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk. 2001-09-08 19:55:39 +00:00
hubertf
79dce68c89 Add sounds support.
Patches submitted by Rui-Xiang Guo <rxg@ms25.url.com.tw> in PR 13893
2001-09-08 00:09:10 +00:00
drochner
dad337d577 change dependencies to kdexxx>=2.1 instead of strict matches
to ease updates
2001-09-07 14:27:10 +00:00
jlam
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29 22:41:00 +00:00
tron
9e965896f6 Fix auto configure files to work with version 2.52 of the "autoconf"
package.
2001-08-28 06:17:41 +00:00
tron
a68a277b43 Use wildcard dependence on "autoconf" package. 2001-08-27 14:35:04 +00:00
skrll
ec3aee670c Update automake to 1.4-p5 (1.5 is available)
Include a bugfix for lisp_LISP independently discovered by me that has
been pulled up to the automake-1-4 branch of automake cvs.

Changes are:
New in 1.4-p5:
* Allow AM_PROG_LIBTOOL again.
* Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER.
* Display distributed file list correctly in usage message.
* Allow numbers in macro names.
* Bugfixes.

New in 1.4-p4:
* Deal with configure.ac as well as configure.in -- this time for real!
* The version numbering system now allows three point version numbers,
  such as 1.4.4, without thinking they are alpha release numbers.

New in 1.4-p3:
* Deal with configure.ac as well as configure.in.
* Don't complain if `version.texi' is included in multiple places.

New in 1.4-p2:
* Deal with AC_CONFIG_FILES from autoconf-2.50.
* Improvements to f77 support.
* DESTDIR now works for script targets.
* distcheck-hook works correctly.

New in 1.4-p1:
* The version numbering system now allows fork identifiers (such as
  the p1 in this version of automake).
* Cope gracefully with various versions of libtool which may or may not
  require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh.
* Bugfixes.
2001-08-26 10:32:18 +00:00
jlam
ccd1eb2f2f Paths are supposed to be relative to X11PREFIX, not X11BASE. 2001-08-23 20:28:57 +00:00
jlam
a17239c066 Move per-package default XAW_TYPE setting above the inclusion of
bsd.prefs.mk so that it is actually used.  Where possible, include
xaw.buildlink.mk instead of setting USE_XAW, and use LIBXAW where needed.
2001-08-23 04:26:51 +00:00
jlam
73d2f0ca37 Packages that USE_IMAKE shouldn't set USE_BUILDLINK_ONLY, as they don't
satisfy the condition of being "strongly-buildlinked" (see
http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the
definition).  This is in response to the recent change to bsd.pkg.mk to
not use buildlink-x11.
2001-08-22 17:38:56 +00:00
jlam
2c2b34a0f5 Remove explicit settings of FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} in
MAKE_ENV as they are now added by the buildlink files themselves.
2001-08-17 21:16:45 +00:00
zuntum
17e50b4a2a Converted to use buildlink.mk files, it simplified Makefile and patch-ab
a lot.
2001-08-15 20:40:01 +00:00
jlam
77e6e8af92 Update freeciv-share, freeciv-server, freeciv-client, and freeciv-client-gtk
to 1.12.0.  Major changes from version 1.11.4 include:

 - Big fixes, of course.
 - Better compatibility with Civilization II.
 - Better internationalization.
 - Prettier graphics/tiles.
 - More maps.
 - Players can agree to give shared vision, which means that you
   automatically see everything the other player sees.
2001-08-15 19:50:30 +00:00
rh
cb63caf89b Update lbreakout to 010315 (this update was provided in private mail by
Scott Barron <sb125499@oak.cats.ohiou.edu>).  Changes are bugfixes,
additional gadgets and levels.
2001-08-15 19:41:44 +00:00
rh
0ce91b1c14 Update gnome-games to 1.4.0.2. Changes are bugfixes only. 2001-08-13 17:37:24 +00:00
wiz
eab6467783 Update to 0.5.2, fixing pkg/13582 in the process.
Changes since 0.4:
Fixed a nasty next level bug, changed the block pixmaps.
Fixed a couple more focus issues, added a couple of usability patches,
repaired minor scores permissions, rewrote the pause code.
Bounce entropy, improvements to pause/focus code, new powerups, new block
types, and customisable levelfiles.
2001-08-01 18:19:11 +00:00
wiz
a2bc10608b Add USE_XAW, and add -lXpm to configure check so that it is found correctly.
Fixes recent bulk build problem.
2001-08-01 16:26:56 +00:00
abs
5f205db74b Work with xpkgwedge 2001-07-27 11:05:58 +00:00
zuntum
a8e5a63bd2 add & enable ketm 2001-07-26 13:49:00 +00:00
zuntum
34cde5f8eb Initial import of ketm-0.0.4 -- old-school 2d-scrolling shooter
ketm is (or will be someday) an old-school 2d-scrolling shooter. Because it
is based on SDL, it is no problem to port it to different plattforms. For
the moment it runs on Linux (i386/PPC), FreeBSD, Win32 and BeOS.
2001-07-26 13:46:39 +00:00
zuntum
ffbb84d287 add & enable prboom and xscorch 2001-07-26 12:38:03 +00:00
zuntum
61dd0a9a4b Initial import of xscorch-0.1.13a - Multiplayer tank shoot-em-up
XScorch is a clone of the olden-days DOS game "Scorch".
It is an extremely addictive war game where any mixture of
humans an computer AIs control separate tanks (teams are
possible) and attempt to blow up or arrange to blow up the
other tanks on the field (which can vary from rugged,
mountainous terrain to flat plains).  The last tank on the
field is the winner.
2001-07-26 12:36:54 +00:00
zuntum
231104751d Initial import of prboom-2.2.1
Prboom is a modified version of the ID Software's classic game Doom.
It runs on several platforms (include Win32 and Unixes) and features
many additions to the original game.  It also supports multiplayer
games.

Note: this package lacks audio support for now, because we don't have SDL_mixer yet.
I hope to enable it in the future.
2001-07-26 12:33:59 +00:00
garbled
8406dbad90 Update this pkg to 1.0.0, the current version of crossfire. No changelog
available.
2001-07-19 05:58:51 +00:00
garbled
fd3f3c10d9 Update this pkg to 1.0.0. Couldn't find a changelog, but the keybindings
actually seem to work now.
2001-07-19 00:24:02 +00:00
sakamoto
6076bb96be Update pysol to 4.72 and cardset to 4.40.
suggested by Gary Duzan <gary@duzan.org>.

This version should work with any Python version.
2001-07-09 10:54:21 +00:00
hubertf
228ae20009 update homepage url 2001-07-09 00:08:46 +00:00
kristerw
4c71178d4a Update mirrormagic to version 2.0.0
Changes since version 1.3:
        - complete code redesign (based on new Rocks'n'Diamonds game engine)
        - contains now 60 levels from the classic game "Deflektor"
        - can be compiled with SDL library to build native Windows version
        - can be compiled with Allegro library to build native DOS version
        - DOS and Windows versions can be compiled with gcc cross-compiler
        - changed levels 43 and 45 due to changed (faster) pac man behaviour
2001-07-05 22:13:06 +00:00
kristerw
bf8feba5f6 Update rocksndiamonds to version 2.0.0
Changes since version 1.4.0:
        - major code redesign to maintain generic game functions in a separate
          library and make it easier to port the game to new targets like SDL
        - can be compiled with SDL library to build native Windows version
        - DOS and Windows versions can be compiled with gcc cross-compiler
        - trying to open already busy audio device does not block the game
        - fixed network playing bug (patch from web site)
        - SDL version can load and play music modules
        - fixed element description in level editor for EM doors and keys
2001-07-05 22:07:58 +00:00
jlam
65d4bf4db3 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-07-04 02:23:26 +00:00
abs
7837273b5c Update abuse to 2.0nb1:
Avoid gets() usage and add __sparc__ to alignment needing CPUs,
	allowing it to run on my ss5.
2001-07-02 15:30:59 +00:00
zuntum
d0e304aeaa Converted to use buildlink.mk 2001-06-30 11:56:20 +00:00
zuntum
4e9357cdbd Converted to use buildlink.mk 2001-06-30 11:41:57 +00:00
zuntum
fcc6e48813 Converted to use buildlink.mk files 2001-06-30 11:27:17 +00:00
zuntum
5ec02c27c2 Set USE_BUILDLINK_ONLY 2001-06-30 10:39:06 +00:00
jlam
3b65bde2f7 USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined,
so remove it from package Makefiles.  Also move the inclusion of the
buildlink.mk files to the end of the Makefile to just before bsd.pkg.mk
to ensure that any Makefile settings occur before the buildlink.mk files.
2001-06-29 04:54:49 +00:00
zuntum
f3f29f23fb o convert to use buildlink.mk, set USE_BUILDLINK_ONLY 2001-06-28 22:40:56 +00:00
zuntum
329cc45198 o use buildlink.mk to get x11/gtk and devel/gettext-lib dependencies
o set USE_BUILDLINK_ONLY
2001-06-28 22:22:32 +00:00
jlam
3e78114e49 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-26 19:11:04 +00:00
jlam
4b3a7beb43 Mark as USE_BUILDLINK_ONLY. 2001-06-26 19:10:37 +00:00
jlam
d80e0540f2 Remove -O from CFLAGS...let the builder choose his/her own optimization
level.
2001-06-26 19:10:18 +00:00
jlam
cb8fe8b5a5 Convert to use buildlink.mk files. 2001-06-26 18:52:09 +00:00
jlam
e654cafd98 Use automatic definitions from qt2-libs/buildlink.mk instead of private
definitions.
2001-06-26 17:56:58 +00:00
zuntum
60672704fb o converted to use buildlink.mk 2001-06-26 10:08:31 +00:00
zuntum
44d63611e7 o converted to use buildlink.mk files for lang/tcl and x11/tk 2001-06-25 22:52:25 +00:00
jlam
57cc528d1d Fix up conversion to use buildlink.mk files slightly by not putting a
buildlink directory into the rpath.  Also substitute for basename in the
Makefile, and modify patch to be less intrusive about its changes.
2001-06-25 04:29:26 +00:00
wiz
87dbe0e949 Actually, set CPPFLAGS, not CFLAGS. 2001-06-24 23:39:50 +00:00
zuntum
4cff93bf7d o converted to use buildlink.mk from qt2-libs package 2001-06-24 02:11:53 +00:00