1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

4888 Commits

Author SHA1 Message Date
Kris Kennaway
06609d5758 BROKEN: Missing dependency 2004-07-11 01:07:01 +00:00
Kris Kennaway
80378274ff BROKEN: Size mismatch 2004-07-11 00:52:17 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Volker Stolz
86dbe05b9a Fix wrapper-script
PR:		ports/68836
Submitted by:	Travis Poppe (maintainer)
2004-07-09 07:29:31 +00:00
Jeremy Messenger
0ea0df3ec4 Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
those ports will not work. Please see the more detail about this:

http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html

Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.

Approved by:	marcus (portmgr hat)
Reviewed by:	My team, FreeBSD GNOME Team
2004-07-07 16:23:51 +00:00
Pav Lucistnik
3bffad3464 - Unbreak pkg-message creation on read-only ports tree
PR:		ports/68753
Submitted by:	Travis Poppe <tlp@LiquidX.org> (maintainer)
Reported by:	kris / pointyhat
2004-07-07 07:01:34 +00:00
Pav Lucistnik
5164ae4ece Add bygfoot, a football (a.k.a. soccer) management game. Bygfoot allows you to
manage a team by training the players, buying and selling them, contracting
loans, maintaining the stadium, etc.
2004-07-06 18:47:37 +00:00
Adam Weinberger
f50714a28b Use the new gconf schema stuff. 2004-07-06 17:35:08 +00:00
Adam Weinberger
45bf9f6c73 Add bugsquish, a pointlessly cheesy game with REALLY obnoxious
sound effects wherein you squish bugs before they reach an
arm that looks like it spent about 6 months locked in a tanning
booth set to "melt."

It even comes with a run-time message telling you not to
play it too much!
2004-07-05 21:51:01 +00:00
Pav Lucistnik
601a8b9bcd - [ -d for testing directory
PR:		ports/68669
Submitted by:	Travis Poppe <tlp@LiquidX.org> (maintainer)
2004-07-05 16:36:14 +00:00
Pav Lucistnik
e369e064f2 - [ -d for directories
- Kill trailing whitespace

PR:		ports/68670
Submitted by:	Travis Poppe <tlp@LiquidX.org> (maintainer)
2004-07-05 16:34:22 +00:00
Volker Stolz
c9fa380d51 Assign maintainership to submitter of previous PRs.
Thanks to Jeremy Chadwick for volunteering to keep an eye on nethack!
2004-07-05 12:47:43 +00:00
Jeremy Messenger
12806240d9 Update to 0.8, see the changelog for full detail.
http://changelog.wesnoth.org/
2004-07-05 03:36:47 +00:00
Michael Nottebrock
865533f066 Add games/wargus, a Warcraft2 Mod that allows you to play Warcraft2 with
Stratagus.

PR: ports/68584
Submitted by:	Travis Poppe <tlp@LiquidX.org>
2004-07-04 05:29:25 +00:00
Michael Nottebrock
39ca66f798 Add stratagus, a free cross-platform real-time strategy gaming engine
PR: ports/68582
Submitted by: Travis Poppe <tlp@LiquidX.org>
2004-07-04 05:27:40 +00:00
Jeremy Messenger
fbedfcc17b -Update to 1.3.1.
-Add PORTDOCS.
2004-07-04 03:22:09 +00:00
Jeremy Messenger
eb5a169573 Update to 0.7.11. 2004-07-04 02:19:30 +00:00
Markus Brueffer
51c256d15a Update to version 1.1.5 2004-07-04 00:07:28 +00:00
Pav Lucistnik
d5270b31c4 Add polypuzzle, a small polygon puzzle written in Tk.
PR:		ports/68510
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2004-07-02 19:48:03 +00:00
Volker Stolz
aedcefded2 - Fix MENUCOLORS-support on -CURRENT
- Add WITH_MAIL-knob

PR:		ports/68522
Submitted by	Jeremy Chadwick
2004-07-01 18:49:43 +00:00
Ade Lovett
328b757bf2 Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +00:00
Pav Lucistnik
ab98d60188 - Update xpenguins-daemon addon to 1.2
PR:		ports/67926
Submitted by:	Christian Burkert <chris@chrisburkert.de>
Approved by:	maintainer timeout (14 days)
2004-07-01 17:00:31 +00:00
Pav Lucistnik
5c80b3cb85 - Move intltool copying to pre-configure. This fixes build in clean environment
Reported by:	bento via kris
2004-07-01 12:49:05 +00:00
Thomas Gellekum
8e65d0ba91 Upgrade to 0.6.5b.
Use gtkmm-2.4; this should fix the build problems on -stable.
2004-07-01 11:27:30 +00:00
Kirill Ponomarev
64139459a3 Add missing dependency
Reported by:	pointyhat via kris
2004-07-01 06:15:16 +00:00
Adam Weinberger
e160c4cfb8 Update to 0.6.0.
PR:		ports/68533
Submitted by:	maintainer
2004-07-01 02:19:21 +00:00
Volker Stolz
f367f0e92e Add WITH_MENUCOLORS tweak for console-version:
http://www.netsonic.fi/~walker/nethack.html

PR:		ports/68363
Submitted by:	Jeremy Chadwick
2004-06-30 09:58:09 +00:00
Kirill Ponomarev
1881452187 Update to 0.0.6
PR:		ports/68492
Submitted by:	maintainer
2004-06-30 07:19:21 +00:00
Volker Stolz
4d6010c9b0 Update to 5.7.2
If you experience exceptions, please read the PR.

PR:		ports/68451
Submitted by:	maintainer
2004-06-28 21:09:54 +00:00
Thomas Gellekum
f798247fc5 Upgrade to 0.6.5. 2004-06-28 11:40:51 +00:00
Kirill Ponomarev
732b88a62b Update to version 0.9
PR:		ports/68429
Submitted by:	maintainer
2004-06-28 05:58:35 +00:00
Kirill Ponomarev
0732e8c73f Utilize USE_GL knob
Submitted by:	fjoe
2004-06-28 05:08:24 +00:00
Kirill Ponomarev
634fa9acf3 Mark as BROKEN on 4.x
PR:		ports/68379
Submitted by:	Ports Fury
2004-06-27 18:07:32 +00:00
Kirill Ponomarev
74cca60650 Fix build
PR:		ports/68378
Submitted by:	Ports Fury
2004-06-27 18:07:03 +00:00
Kirill Ponomarev
a6c2d14458 Update to version 0.6
PR:		ports/68377
Submitted by:	Ports Fury
2004-06-27 18:06:38 +00:00
Greg Lewis
52d5c58686 . Fix a whitespace bogon (space -> tab). 2004-06-25 15:16:10 +00:00
Adam Weinberger
12fde0958c Update to 0.5.0. 2004-06-25 05:31:17 +00:00
Alexander Nedotsukov
1e38fee935 Update to 2.6.2 2004-06-23 12:09:31 +00:00
Thierry Thomas
607bfc555b Unbreak on amd64 since plib is built with -fPIC.
PR:		ports/68109
2004-06-22 19:28:12 +00:00
Greg Lewis
2b06336d80 . Update checksums on the distribution files and restore a more complete
MASTER_SITE list.  The changes to the distribution files are:

  "The source archives of both ``dungn27s.zip'' and ``dungn32b.zip''
   were re-build, without changing archive file names.
   The executable file was deleted in the former; some corrections
   were performed for g77 in the latter, while important document files
   included was remain unchanged."

PR:		68200
Submitted by:	Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp> (maintainer)
2004-06-22 15:54:16 +00:00
Greg Lewis
aea5e67f45 . Unbreak with a MASTER_SITE that contains the distribution files with the
correct checksums.

  Note that it would be a good idea to compare these files to the files on
  the newer and more numerous distribution sites and update to using that
  source.
2004-06-21 23:51:49 +00:00
Kris Kennaway
cc9734cd5a Now builds on amd64. 2004-06-21 21:30:30 +00:00
Kris Kennaway
3c088f1b9a Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports.  They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
2004-06-21 21:27:46 +00:00
Pav Lucistnik
aae559edd7 Add gnome-music-quiz, a small quiz game that plays songs from your Rhythmbox
music library and let you guess artist, album or track name.

PR:		ports/68156
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-06-21 20:40:02 +00:00
Greg Lewis
854e78391e . Fix the build for gcc 3.4:
"'lrint' is a gcc3.4 builtin and gcc3.4 is unhappy if we use that for
   anything else."

Obtained from:	DragonFly (dillon)
2004-06-21 18:36:33 +00:00
Volker Stolz
9c16ff0441 Update to 2.6.1 (unbreak). 2004-06-21 15:03:53 +00:00
Mark Linimon
582a46712a Make slightly less verbose on install. Should have been committed
with rest of ports/66549.

Pointy hat to:	linimon
2004-06-20 02:54:00 +00:00
Thierry Thomas
ff2a9eba56 Switch MASTER_SITES to Gentoo's mirrors to improve reliability. 2004-06-19 16:11:34 +00:00
Kris Kennaway
7ad9a8794d BROKEN on amd64: Does not build 2004-06-19 09:39:26 +00:00
Thomas Gellekum
92e46549e8 Mark BROKEN for -STABLE. This port needs a recent C++ compiler and requires
that the dependencies (esp. gtk--2) were built with the same compiler
version.
2004-06-18 12:27:07 +00:00