Commit graph

4824 commits

Author SHA1 Message Date
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
Jeremy Messenger
1340b88258 The developers will not support GCC 2.9x, so add USE_GCC=3.3 to get it fix
the build on FreeBSD 4.x.

Reported by:	bento via kris
Approved by:	marcus (backup mentor)
2004-05-09 20:17:44 +00:00
Kirill Ponomarev
dae07d5afa - Update to version 1.0.5
PR:		ports/66393
Submitted by:	Ports Fury
2004-05-09 18:13:38 +00:00
Volker Stolz
01745cae91 Move distfiles into own subdir to avoid clash with games/fuhquake.
PR:		ports/63872
Submitted by:	trevor@
2004-05-08 19:01:30 +00:00
Kris Kennaway
268c162ffc BROKEN: Unfetchable 2004-05-08 06:32:21 +00:00
Kirill Ponomarev
90dedcd29f - Update to 1.7.0
- Give maintainership to submitter

PR:		ports/66347
Submitted by:	Mark Daniel Reidel <ports@mark.reidel.info>
2004-05-07 07:49:10 +00:00
Volker Stolz
16851ccc3d Update to latest version (previous version became unfetchable)
PR:		ports/66283
Submitted by:	Steffen Mazanek (maintainer)
2004-05-06 08:04:59 +00:00
Jeremy Messenger
9706f65f3a Update to 0.7.6. Many bugs fixed and multiplayer improvements, see the
changelog for full details: http://changelog.wesnoth.org/

There has a new lite option and tarball of Wesnoth, which I have added a
'LITE' define. It will download the wesnoth-lite tarball that save more than
half of size 18.8M -> 6.1M. The only difference are no music and no
tutorial/story image files.

Approved by:	marcus (backup mentor)
2004-05-05 20:48:52 +00:00
Norikatsu Shigemura
c5fc4c9de3 Update Maria-sama ga Miteru to 1.00.
Mami Ymaguchi.

PR:		ports-jp/14672
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp>
Approved by:	Shinya Esu <esu@yk.rim.or.jp> (maintainer)
2004-05-05 08:30:29 +00:00
Jeremy Messenger
9f6d49b5ce Aop (Ambassador Of Pain) is a curses based arcade game for UNIX with only 64
lines of sourcecode. The goal is to drive the hoovercraft (O) trough the level
into the 'at' sign (@) and reach as much points as possible by reducing the
number of moves and don't losing any time. Lost lifes (0) can easily be picked
up by simply drive over them.

WWW:	http://aop.raffi.at/

PR:		ports/65898
Submitted by:	Aaron Zauner <az_mail@gmx.at>
Approved by:	marcus (backup mentor)
2004-05-05 07:47:27 +00:00
Pav Lucistnik
deca6eaada - Update to 0.12.0
PR:		ports/66269
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2004-05-04 20:18:56 +00:00
Pav Lucistnik
8fc162fbb1 - Add WITH_OPENGL knob to turn on OpenGL 3D graphics
PR:		ports/66221
Submitted by:	Radim Kolar <hsn@netmag.cz> (maintainer)
2004-05-04 18:22:38 +00:00
Jeremy Messenger
f17622ade8 Update to 1.2.5.
Approved by:	adamw (mentor)
2004-05-03 21:51:45 +00:00
Pav Lucistnik
ebec94fe7f - Update to 0.1.0
PR:		ports/66187
Submitted by:	michael johnson <ahze@ahze.net> (maintainer)
2004-05-03 21:43:49 +00:00
Thierry Thomas
fb25371ae9 Add freeciv-gtk2, a civilisation clone for X11 using GNOME2;
multiplayer.

PR:		ports/65595, ports/66170
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2004-05-03 19:27:29 +00:00
Thierry Thomas
96940efea7 - upgrade to to 1.14.1;
- assign maintainership to submitter;
- build with GTK2 by default if found.

PR:		ports/65595
Submitted by:	Jens Rehsack <rehsack@liwing.de>
Approved by:	former maintainer.
2004-05-03 19:22:02 +00:00
Markus Brueffer
df9b02f815 Remove reference to former maintainer
Requested by:	brueffer
2004-05-03 18:12:21 +00:00
Thierry Thomas
a527aa2627 Fix distinfo.
Sorry, my previous commit was made with files from Release Candidate.

Reported by:	Ion-Mihai Tetcu <itetcu@apropo.ro>
2004-05-03 18:07:29 +00:00
Tilman Keskinoz
f75ab7e2f3 Update libgcrypt to the new stable version 1.2.0
Retire libgcrypt-devel

Switch back to security/libgcrypt and bump PORTREVISION for
- gnutls
- gnutls-devel
- gsasl
- opencdk
- vpnc

libggz:
- Remove dependency on libgcrypt, because the port does not yet
work with the new libgcrypt

libksba:
- Update to 0.9.5
- Pass maintainership to lofi, who already maintains the other
aegypten ports.

Approved by:	lofi

wmbiff:
Switch to security/libgcrypt but no PORTREVISION bump, because the
dependency is optional and the port does not work with the new
libgcrypt and needs to be updated.

No action, because ports don't work with the new libgcrypt and need
to be updated, maintainers informed:
security/newpg
security/pinentry
security/dirmngr
emulators/fuse
emulators/libspectrum
2004-05-03 13:57:46 +00:00
Thierry Thomas
86783aeb4a Upgrade to 1.2.2. 2004-05-02 21:31:15 +00:00
Pete Fritchman
62961aeaca Update to 1.5.1.
PR:		66023
Submitted by:	maintainer
2004-05-02 18:40:14 +00:00
Adam Weinberger
fc97806568 Allow non-root/non-wheel users to access tuxracer data files.
PR:		ports/66155
Submitted by:	Jonathan <j.e.drews@att.net>
2004-05-02 05:40:34 +00:00
Pete Fritchman
b99634a9e9 - update to 4.6.4
- move to sourceforge
- add OPTIONS support for SDL

PR:		66002
Submitted by:	maintainer
2004-05-02 04:41:36 +00:00
Jeremy Messenger
a89a5bfb4b Commit the distinfo that I have missed previous committed.
Approved by:	adamw (mentor)
Repored by:	Travis Poppe <tlp@LiquidX.org>
2004-05-02 00:57:38 +00:00
Jeremy Messenger
def5c1426d -Update to 1.2.4.
-Change my email to mezz@FreeBSD.org.

Approved by:	adamw (mentor)
2004-05-01 19:22:54 +00:00
Jeremy Messenger
1a4bab358c -Update to 0.7.5.
-Change my email to mezz@FreeBSD.org.

Approved by:	adamw (mentor)
2004-05-01 19:09:45 +00:00
Kirill Ponomarev
23a051ac92 - Update to version 0.7 2004-05-01 07:37:22 +00:00
Pav Lucistnik
e6429c5cd9 - Update to 0.0.4
PR:		ports/66084
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2004-04-30 13:15:53 +00:00
Tilman Keskinoz
7db1a6158f Fix build/packaging
Submitted by:	bento
2004-04-29 12:54:31 +00:00
Sergey A. Osokin
9fc8656bd3 Long-awaited update of mvdsv from 0.1723b -> 0.1725b,
after discovery of new "official" development site of
MVDSV project.

Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru> (maintainer)
PR:		65847
2004-04-29 11:13:35 +00:00
Thierry Thomas
6e46666151 Add glob2-0.8.5, globulation 2 - a free and innovative strategy game. 2004-04-28 22:14:48 +00:00
Kirill Ponomarev
2fc1180428 - Update to version 1.6.2
PR:		ports/65992
Submitted by:	Ports Fury
2004-04-28 20:07:18 +00:00
Clement Laforet
538a14daff - Fix bento build
Approved by:	maintainer, marcus (portmgr)
2004-04-22 16:02:23 +00:00
Joe Marcus Clarke
7c5e9ccc19 Update to 2.6.1.
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2004-04-20 16:29:57 +00:00
Greg Lewis
52ed0baa26 . Sync with the nethack32 port:
. By default, install things in a location that won't conflict with the
    other nethack ports.
  . Build and install the recover utility so that users can recover their
    game if it crashes (bump PORTREVISION for this).
. Sync with the nethack34 port:
  . Use PKGNAMESUFFIX to select the graphics type.
  . Remove the COMMENT in the slave ports.
. Take maintainership of nethack33 and nethack33-nox11.
. Unbreak the nethack33-qt port.
2004-04-20 14:24:28 +00:00
Kirill Ponomarev
df841b86f9 - Open Mortal is a parody of the once popular coin-up fighting
game, Mortal Kombat
2004-04-20 14:01:06 +00:00
Michael Nottebrock
6c593b2c29 Update to KDE 3.2.2 2004-04-20 09:08:07 +00:00
Tilman Keskinoz
eb594d6ed4 Update to 1.0 2004-04-20 08:44:21 +00:00
Greg Lewis
dc2a030949 . Fix packing list. 2004-04-20 06:13:19 +00:00
Pete Fritchman
0e44801e10 Update to 0.2.0. 2004-04-20 01:23:12 +00:00
Matthew Hunt
de8bf68a11 Upgrade to 3.0.4. Update the URL in pkg-descr. 2004-04-19 23:35:39 +00:00
Greg Lewis
def940d903 . Remove duplicate PLIST_SUB entry. 2004-04-19 20:54:13 +00:00
Kirill Ponomarev
372e81042d - Update to version 0.11.0
PR:		ports/65762
Submitted by:	maintainer
2004-04-19 13:08:51 +00:00
Kirill Ponomarev
8f8ddfac35 - Fix MASTER_SITES 2004-04-19 11:01:06 +00:00
Kris Kennaway
7a2528420a Respect PORTSDIR 2004-04-19 09:13:37 +00:00
Kris Kennaway
69c3ebac65 unzip is also a BUILD_DEPENDS since this port extracts a zip file in the
install phase.
2004-04-19 09:08:05 +00:00
Kris Kennaway
ddd31bfff6 lha is an EXTRACT_DEPENDS, not BUILD_DEPENDS 2004-04-19 09:04:52 +00:00
Kris Kennaway
312a896b53 unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDS 2004-04-19 08:55:49 +00:00
Kris Kennaway
b77027ff36 These broken ports are scheduled for deletion on June 18 if they are
still broken at that time and no PRs have been submitted containing a fix.
2004-04-19 07:48:48 +00:00
Kirill Ponomarev
13225682de - Remove games/neverputt 2004-04-19 05:30:37 +00:00
Kirill Ponomarev
538016242a - Remove games/neverputt because it was merged into
games/neverball

PR:		ports/65737
Submitted by:	maintainer
2004-04-19 05:28:25 +00:00
Kirill Ponomarev
c5849dbf21 - Update to 1.2.2.
- Neverputt is now enabled and fixed.

PR:		ports/65737
Submitted by:	maintainer
2004-04-19 05:23:58 +00:00
Norikatsu Shigemura
c3c49829bf o Update to 1.0.3.
o Update Maria-sama ga Miteru to 0.90.
	Add images of Minako Tsukiyama
	Replacement images of Yoshino Shimadzu
o WWW: updated to English page.

PR:		ports-jp/14652
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp>
Approved by:	Shinya Esu <esu@yk.rim.or.jp> (maintainer)
2004-04-19 04:16:35 +00:00
Clement Laforet
3beead0ffc - Remove NO_CDROM and NO_PACKAGE since this code is under GPL
- Fix REINPLACE_CMD
- Use %%DOCSDIR%%

Pointy hat to:          clement (a small one)
Noticed by:		krion, portlint of the day ;-)
2004-04-18 20:05:21 +00:00
Clement Laforet
45886ec3a1 Add duke3d 20012306, icculus Duke Nukem 3D port for various Operating
Systems.

WWW:  http://www.icculus.org/duke3d/

PR:		ports/63082
Submitted by:	arundel@gmx.net
2004-04-18 19:22:45 +00:00
Oliver Lehmann
de7dc54394 update to 4.0.5
use libtool version 15 instead of 13
2004-04-18 17:29:54 +00:00
Pav Lucistnik
ffa7984831 - Update to 1.0.1
PR:		ports/65654
Submitted by:	Rudolf Polzer <freebsd-dr@durchnull.de> (maintainer)
2004-04-17 15:34:16 +00:00
Kirill Ponomarev
3d17c00e25 Add supertux 0.0.6,
Super Tux is a side-scrolling run-and-jump game with a level
editor similar to the original game "Super Mario Bros." from
the Nintendo Entertainment System.

PR:		ports/65650
Submitted by:	michael johnson <ahze at ahze dot net>
2004-04-17 05:45:46 +00:00
Greg Lewis
0238f2a0f4 . Fixed 'make package' (see recent bento build logs)
. Use ${DATADIR} so no more %%T%% (as %%DATADIR%% is already in PLIST_SUB)
. Use ${ECHO_MSG} instead of ${ECHO_CMD}
. Use ${INSTALL_DATA} for documentation.
. bsd.java.mk 2.0 compliant

PR:		65621
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer)
2004-04-16 15:58:02 +00:00
Kirill Ponomarev
050450676e - Remove USE_SIZE knob 2004-04-16 14:42:39 +00:00
Kirill Ponomarev
98189bf4c0 - Update to version 1.2.1
PR:		ports/65596
Submitted by:	maintainer
2004-04-16 08:01:27 +00:00
Kirill Ponomarev
a7e4014a59 - Change MASTER_SITES
- Fix WWW:

PR:		ports/65597
Submitted by:	maintainer
2004-04-16 07:51:27 +00:00
Kris Kennaway
8f4a1387fb Add missing files and directories 2004-04-15 10:48:37 +00:00
Kirill Ponomarev
fb9ca0ff8e - Update to version 1.6.1
PR:		ports/65534
Submitted by:	Ports Fury
2004-04-14 18:49:56 +00:00
Markus Brueffer
30ce2fec5b Reset maintainer to ports@
Requested by:   Stefan Jahn <stefan.jahn@nemesis-sektor.de> (maintainer)
2004-04-13 21:58:29 +00:00
Joe Marcus Clarke
5941d1e609 Move the gtk20 dependency to USE_GNOME to chase the gtk20 shared lib version. 2004-04-13 15:04:46 +00:00
Alex Dupre
ac71ec1e74 - Update scummvm dependency
- Set scummvm-tools maintainership to alexander@trull.com
2004-04-13 13:16:38 +00:00