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

4990 Commits

Author SHA1 Message Date
Kirill Ponomarev
066a44e530 Support WITHOUT_NLS 2004-07-11 10:22:46 +00:00
Jeremy Messenger
c5570f24de Update to 1.3.2. 2004-07-11 03:31:59 +00:00
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
Volker Stolz
543ea76c6e Update to 0.31
PR:		ports/65929
Submitted by:	maintainer
2004-06-18 08:16:23 +00:00
Alex Dupre
4da31eb8be - Convert varargs to stdarg
- Remove BROKEN
- Respect CC and CFLAGS
- Make portlint happier

Approved by:	maintainer
2004-06-18 07:30:07 +00:00
John Baldwin
3c259d5363 Upgrade to 0.9.2 which includes several stability improvements as well as
some game play bug fixes.

Requested by:	Rob Kaper cap at capsi dot com
2004-06-17 20:12:00 +00:00
Pav Lucistnik
5e4f334ca2 - Update to 0.4.3c
- Respect CFLAGS
- Provide WITH_OPTIMIZED_CFLAGS knob

PR:		ports/67878
Submitted by:	Radim Kolar <hsn@netmag.cz>
2004-06-16 22:22:22 +00:00
Edwin Groothuis
3ab1990b51 Update to bomberclone version 0.11.3
Major Changes visible for the user/player:
 - second local player:
     You can now play with a two players on one computer. This works in
     networks games (host and client side) as well as in single games.

 - in game menu:
     If you press during a game ESC you'll get a menu with some buttons,
     pressing ESC again takes you back into the game.

 - passwort protection for games:
     I think that says everything, you can protect your games with a
     passwort.

 - Kicking Players from the game:
     You can kick players from the game. (only the host can)

 - Own Keymap:
     The player can redefine the keyboard settings, for both local players.

Major Changed inside the game:
 - menu handling:
     it is possible to create one menu out of another one. I don't need
     anymore to delete and create every menu again. It alowes me to greate
     the "In-Game Menu".
2004-06-16 02:26:01 +00:00
Thomas Gellekum
7c7a21c883 Allow compilation with a much more beautiful card set. That,
however, is not freely distributable, so it's not the default.

PR:		67959
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2004-06-15 11:59:26 +00:00
Kris Kennaway
7e710503a4 Mail to maintainer is returned with:
----- The following addresses had permanent fatal errors -----
<bsdport@ddm.wox.org>
    (reason: 550 <bsdport@ddm.wox.org>: User has moved to bsdport-nospam@... due to excessive spam
+sent to the bs...are occasion when someone needs to send real mail they can re-send it.  Sorry for
+the inconvenience.)

but repeated emails to the redirected account are not acknowledged.  Reset
maintainer.
2004-06-15 11:53:03 +00:00
Thomas Gellekum
c4f2d7146c Use more recent C++ compiler to fix building on 4.x. 2004-06-15 11:51:22 +00:00
Kris Kennaway
eb8b28c0b9 BROKEN on 5.x: install fails 2004-06-15 10:25:48 +00:00
Kris Kennaway
c8e1403e0d BROKEN on 5.x: Does not compile 2004-06-15 10:18:05 +00:00
Kris Kennaway
859b2e34a1 Fix build on -current
Submitted by:	das
2004-06-15 08:59:44 +00:00
Joe Marcus Clarke
07e83a4a5b Chase the gstreamer shared lib version, and bump PORTREVISION where
appropriate.
2004-06-14 18:31:04 +00:00
Kirill Ponomarev
376c2d472b Update to version 1.3
PR:		ports/67801
Submitted by:	maintainer
2004-06-14 18:15:00 +00:00
Kirill Ponomarev
0ee16a9178 - Add missing dependency
Reported by:	pointyhat via kris
2004-06-14 15:23:31 +00:00
Jeremy Messenger
52bd8a5a02 Update to 0.7.9, see the changelog for details: http://changelog.wesnoth.org/ 2004-06-14 00:29:19 +00:00
Norikatsu Shigemura
1fd8d6f97c Update to 3.0.
PR:		ports/67715
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2004-06-13 11:29:58 +00:00
Alex Dupre
68807e4583 Update to 1.2 release.
Approved by:	maintainer
2004-06-12 23:20:52 +00:00
Thierry Thomas
7bacb06ee3 Upgrade to Alpha 6. 2004-06-12 14:27:52 +00:00
Pav Lucistnik
ca856aea5f Add netpanzer, multiplayer, fast paced, tactical, isometric tank warfare game.
PR:		ports/67791
Submitted by:	Guido Falsi <mad@madpilot.net>
2004-06-12 14:11:49 +00:00
Kirill Ponomarev
da01ac3a68 - Update to version 1.1
PR:		ports/67874
Submitted by:	maintainer
2004-06-12 13:09:04 +00:00
Kirill Ponomarev
e17a53af5a - Utilize EXTRACT_SUFX
PR:		ports/67804
Submitted by:	maintainer
2004-06-10 18:33:36 +00:00
Kirill Ponomarev
6df3680bab - Utilize USE_GL
PR:		ports/67801
Submitted by:	maintainer
2004-06-10 18:24:40 +00:00
Michael Nottebrock
9774b28273 Update to version 3.2.3 2004-06-09 16:58:30 +00:00
Thomas Gellekum
76fdcf92d8 Fix showstopper. Bump PORTREVISION.
Obtained from:	SF bug #967508
2004-06-09 11:36:22 +00:00
Kris Kennaway
fd6cd89960 BROKEN: Build fails 2004-06-09 03:48:41 +00:00
Kris Kennaway
b0f5fd3249 BROKEN: Unfetchable 2004-06-08 23:41:31 +00:00
Erwin Lansing
14b8835737 Add freedoko 2004-06-08 08:42:12 +00:00
Thomas Gellekum
3e2fa247c7 New port freedoko. FreeDoko lets you play the card game Doppelkopf. 2004-06-07 12:07:58 +00:00
Thomas Gellekum
c65aec90b4 Update description and home page.
Submitted by:	naddy
2004-06-07 11:48:23 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Pav Lucistnik
b63a3d3d2c - Update to 2004.05.22
PR:		ports/67543
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
2004-06-04 16:34:18 +00:00
Michael Nottebrock
0d066f76f2 Fix compilation on -STABLE, reset MAINTAINER.
Approved by: arved (former maintainer)
2004-06-03 16:28:06 +00:00
Dag-Erling Smørgrav
c1f20130cb Upgrade to 0.4.0 (forgot plist in previous commit) 2004-06-03 15:14:11 +00:00
Dag-Erling Smørgrav
c04b4bdbcd Upgrade to 0.4.0. 2004-06-03 15:12:10 +00:00
Kirill Ponomarev
4de3d2ffbe - Update to version 0.8
PR:		ports/67527
Submitted by:	maintainer
2004-06-03 14:14:07 +00:00
Kirill Ponomarev
d0566c6fc2 - Mark BROKEN: Unfetchable
Reported by:	pointyhat via kris
2004-06-03 08:15:58 +00:00
Adam Weinberger
7015a89874 Update to 1.2.2. 2004-06-03 03:51:06 +00:00
Pav Lucistnik
be8bd01f14 - Unbreak: gmake is needed for patch stage
PR:		ports/67491
Submitted by:	Jan Stocker <Jan.Stocker@t-online.de> (maintainer)
2004-06-02 19:41:49 +00:00
Clement Laforet
e71642a639 - Fix build 2004-06-02 09:50:59 +00:00
Dmitry Sivachenko
faa7ba165a games/q3server installes under ${LINUXBASE}, not ${OCALBASE}.
Maintainer timeout.
2004-06-02 07:05:07 +00:00
Thierry Thomas
4e53dd47dc Chase PLIB's upgrade. 2004-06-01 20:23:56 +00:00
Michael Nottebrock
2b2c074bea Fix compilation on -STABLE, reset maintainer.
Approved by: arved (former maintainer)
2004-06-01 13:39:43 +00:00
Lars Thegler
52e36d358e Change of email address.
Approved by:	erwin (mentor)
2004-06-01 12:32:33 +00:00
Kirill Ponomarev
8ed1883310 - Bump PORTREVISION forgotten by my previous commit 2004-05-31 13:05:45 +00:00
Kirill Ponomarev
b6aec9d8ad - Add PORTDOCS knob
- Remove COPYING
2004-05-31 13:03:31 +00:00
Thierry Thomas
b786daec14 Yet another attempt to unbreak TORCS on amd64:
define -fPIC for CXXFLAGS and CFLAGS.
2004-05-30 09:27:26 +00:00
Kris Kennaway
e1c081afe0 BROKEN on amd64: Needs to link against shared libraries 2004-05-30 08:23:07 +00:00
Kris Kennaway
9721cf1a1f IGNORE: This port uses an unregistered uid. 2004-05-30 02:25:19 +00:00
Eric Anholt
a93033552b Replace explicit XFree86-4-libraries dependencies with USE_XLIB, USE_XPM, and
USE_GL as appropriate.
2004-05-29 22:42:58 +00:00
Pav Lucistnik
54421110d5 - Update to 1.0.5
- Mark IGNORE if no DISPLAY found

PR:		ports/67341
Submitted by:	Simon Barner <barner@in.tum.de> (maintainer)
2004-05-29 19:51:32 +00:00
Pav Lucistnik
c499108a3e - Update to 1.6.1
PR:		ports/67337
Submitted by:	Koop Mast <kwm@rainbow-runner.nl> (maintainer)
2004-05-29 16:50:52 +00:00
Norikatsu Shigemura
d9ae09ac7a o Update to 1.0.4.
o Update Maria-sama ga Miteru to 1.20.
	Noriko Nijou as new Rosa Gigantea en bouton.
		(Shimako Toudou as new Rosa Gigantea in this time)
	Touko Matsudaira.

Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp>
Approved by:	Shinya Esu <esu@yk.rim.or.jp> (maintainer)
2004-05-29 16:20:41 +00:00
Pav Lucistnik
60e4ce0323 - Update to 0.0.5
PR:		ports/67339
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2004-05-29 14:21:44 +00:00
Pav Lucistnik
814d09112a - Update to 4.2.7
PR:		ports/67092
Submitted by:	Mark Huizer <xaa+ports@timewasters.nl> (maintainer)
2004-05-29 13:01:37 +00:00
Pav Lucistnik
4c1b9e8b3d Aaaaaaargh!!! Fix CATEGORIES.
Reported by:	eik's chkorigin
Pointy hat to:	pav
2004-05-29 10:20:48 +00:00
Jeremy Messenger
1b4fe0b33f Update to 0.7.8, see changelog for details: http://changelog.wesnoth.org/
Approved by:	adamw (mentor)
2004-05-28 19:58:30 +00:00
Kirill Ponomarev
9da0c367b1 - Update to version 1.8.1
PR:		ports/67292
Submitted by:	Ports Fury
2004-05-28 18:35:38 +00:00
Kirill Ponomarev
88632ae087 - Update to version 0.6.4
PR:		ports/67291
Submitted by:	Ports Fury
2004-05-28 18:34:53 +00:00
Kirill Ponomarev
0e1657446d - Update to version 3.1.3
PR:		ports/67290
Submitted by:	Ports Fury
2004-05-28 18:34:31 +00:00
Pav Lucistnik
e4bfde1be0 Saries allows to play oldest and the best adventure games from Sierra ever made.
Such great games like: Larry 1, Space quest 1,2, Police quest 1, king's quest 1-4.
All games comes in wonderfull EGA graphics and Adlib sound!

PR:		ports/67261
Submitted by:	Radim Kolar <hsn@netmag.cz>
2004-05-28 17:26:30 +00:00
John Baldwin
dad0c5c3e4 Upgrade monopd to 0.9.1 which includes several bug fixes including a
possible remote DOS.

Reported by:	Rob Kaper cap at capsi dot com
2004-05-28 17:21:30 +00:00
Volker Stolz
6af3f3592c Update to 4.0
PR:		ports/67268
Submitted by:	Florent Thoumie
Approved by:	Aachen conspiracy (implicit)
2004-05-28 07:55:26 +00:00
Volker Stolz
cdc54f9e19 Chase MASTERSITE.
Noticed by: Robert Huff
2004-05-27 15:04:48 +00:00
Pav Lucistnik
2841ea4ebd - Update to 36.2
PR:		ports/63758
Submitted by:	Guy P. <guy@device.dyndns.org>
Approved by:	maintainer timeout (2 months)
2004-05-26 20:17:59 +00:00
Pav Lucistnik
6338e732eb - Update to 5.7.1
PR:		ports/66744
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer)
2004-05-25 13:11:43 +00:00
Tilman Keskinoz
f012f33e71 Respect PTHREAD_LIBS.
Fix a buildproblem on STABLE
2004-05-25 10:07:53 +00:00
Tilman Keskinoz
c669d7c3e8 Respect PTHREAD_LIBS 2004-05-25 09:41:44 +00:00
Tilman Keskinoz
bdfab3805c Don't include Makefile.kde 2004-05-25 09:35:51 +00:00
Dag-Erling Smørgrav
15a4cfbda8 Use INSTALL_SCRIPT to install shell scripts, not INSTALL_PROGRAM. 2004-05-25 06:07:08 +00:00
Kirill Ponomarev
b8fec8c816 - Remove dead MASTER_SITES
PR:		ports/67108
Submitted by:	maintainer
2004-05-24 09:12:54 +00:00
Kirill Ponomarev
0be207c741 - Update to version 0.5.3
PR:		ports/67082
Submitted by:	Ports Fury
2004-05-23 19:07:35 +00:00
Thierry Thomas
3bb9892fff Try to fix on amd64 by compiling with -fPIC.
Reported by:	Kris.
2004-05-23 12:52:30 +00:00
Michael Nottebrock
f0bf08ec0c Remove inclusion of "${PORTSDIR}/x11/kde3/Makefile.kde", fix PTHREAD_LIBS
safeness.
2004-05-23 00:08:43 +00:00
Kirill Ponomarev
c17d43b708 - Drop maintainership 2004-05-22 23:41:53 +00:00
Pav Lucistnik
fec231f397 - Update to 1.10.6
PR:		ports/67046
Submitted by:	Charles Swiger <chuck@pkix.net> (maintainer)
2004-05-22 15:50:45 +00:00
Michael Nottebrock
258a678bde Remove inclusion of "${PORTSDIR}/x11/kde3/Makefile.kde", fix PTHREAD_LIBS
safeness, fix compilation where needed.

Committers: Please do NOT include Makefile.kde or commit new ports which do
so. It's for use with the core KDE ports maintained by kde@freebsd.org ONLY.
2004-05-21 22:23:08 +00:00
Kris Kennaway
d8bb3219a4 BROKEN: gmake is a BUILD_DEPENDS but is used in the patch phase 2004-05-21 05:32:47 +00:00
Jeremy Messenger
7bcd3c2e3a Update to 0.7.7.
Approved by:	adamw (mentor)
2004-05-20 21:20:28 +00:00
Kirill Ponomarev
48bfe28e10 - Bump PORTREVISION for those ports, which depend on
recently updated graphics/sdl_gfx
2004-05-19 22:12:14 +00:00
Kirill Ponomarev
9ac7938ac1 - Utilize NO_SIZE, because webserver doesn't announce file size
- Remove BROKEN

PR:		ports/66842
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2004-05-19 09:03:08 +00:00
Edwin Groothuis
4e7b6189ad Program builds fine since import of gtk2 in bsd.gnome.mk 2004-05-18 03:56:11 +00:00
Kirill Ponomarev
c27a014515 - Fix MASTER_SITES
- Fix COMMENT format
- Fix LIB_DEPENDS
- Add CONFLICTS
- Support CXXFLAGS properly

PR:		ports/66753
Submitted by:	Ports Fury
2004-05-17 18:39:48 +00:00
Kirill Ponomarev
f68ff41099 - Fix MASTER_SITES
- Support PLIST_FILES

PR:		ports/66752
Submitted by:	Ports Fury
2004-05-17 18:39:09 +00:00
Kirill Ponomarev
a9fd75bbf8 - Update to version 0.99
PR:		ports/66751
Submitted by:	Ports Fury
2004-05-17 18:38:34 +00:00
Tilman Keskinoz
64a734d3e0 Start the QT2 deorbit by marking all ports that depend non-optional
on qt23 DEPRECATED

Suggested by:   eik
2004-05-17 09:30:46 +00:00
Adam Weinberger
860c541680 Drop maintainership on most of my ports. Feel free to grab 'em if you
want 'em.
2004-05-16 23:45:05 +00:00
Mark Linimon
bbf7ed470f Change BROKEN to IGNORE when no X session is present. Will only affect
the build cluster.

Approved by:	maintainer
2004-05-16 20:46:59 +00:00
Kirill Ponomarev
6e09765a88 - Fix build
PR:		ports/66679
Submitted by:	maintainer
2004-05-16 07:57:49 +00:00
Kris Kennaway
bfb7ac6323 Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight.  Sorry, Erik.
2004-05-16 07:30:10 +00:00
Kris Kennaway
8f7592e14d Reset bouncing maintainer address:
<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1)
2004-05-16 04:04:18 +00:00
Kirill Ponomarev
239bd68913 - Update to 0.1.1
PR:		ports/66627
Submitted by:	maintainer
2004-05-14 07:57:57 +00:00
Greg Lewis
ecd9af04f7 . Use the ${PKGNAMESUFFIX} set by each of the slave ports to make their
LATEST_LINK setting unique.

Pointed out by:	kris
2004-05-13 22:23:54 +00:00
Kris Kennaway
da4975035e BROKEN on sparc64: Does not compile 2004-05-13 09:13:30 +00:00
Jeremy Messenger
0a88456a6a Fix the build on 4.x. The problem was that the definition of the std::wstring
class is commented out on FreeBSD 4 because <cwctype> is missing. Tim Robbin
has shown the workaround for this in freebsd-stable. Also, remove USE_GCC=3.3
and it can build on 4.x's default GCC 2.9x now.

Reported by:	bento via kris
Tested by:	pav and Rashid N. Achilov <shelton@sentry.granch.ru>
Approved by:	adamw (mentor)
2004-05-12 18:53:07 +00:00
Mark Linimon
527c4132cb Minor changes to installation and documentation.
PR:		ports/66549
Submitted by:	arundel@gmx.net (maintainer)
2004-05-12 07:17:44 +00:00
Jeremy Messenger
43c47254b5 Fix the build on 4.x.
PR:		ports/66388
Submitted by:	Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
Approved by:	adamw (mentor)
2004-05-11 04:41:44 +00:00
Kirill Ponomarev
137e7592b8 - Update to version 0.2
PR:		ports/66465
Submitted by:	Ports Fury
2004-05-10 15:41:25 +00:00
Kirill Ponomarev
ec089684e6 - Update to version 1.6.3
PR:		ports/66464
Submitted by:	Ports Fury
2004-05-10 15:33:11 +00:00