1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Commit Graph

8953 Commits

Author SHA1 Message Date
Pav Lucistnik
60cf18b041 - Mark BROKEN: does not build with speex-1.2rc1
Reported by:	pointyhat
2008-08-15 14:16:02 +00:00
Erwin Lansing
a070c288c9 Re-mark as BROKEN but only for i386. 2008-08-15 13:52:29 +00:00
Joe Marcus Clarke
ce85d9b96f Update to 8.4.6. 2008-08-15 06:16:12 +00:00
Erwin Lansing
0dd407d078 Unbreak BROKEN
Submitted by:	miwi
2008-08-14 15:12:53 +00:00
Erwin Lansing
4ebb6efaf8 Mark BROKEN: does not package. 2008-08-14 15:10:56 +00:00
Alejandro Pulver
f39516b0a3 - Make fetchable. 2008-08-14 01:27:48 +00:00
Dmitry Marakasov
de763512c6 - Update to 0.5.2
- Introduce addon support
2008-08-13 21:29:19 +00:00
Johan van Selst
ac8d040f67 Update to 4.3.16 2008-08-13 13:14:48 +00:00
Alexey Dokuchaev
00b261a3a5 - Make Nexuiz' lhnetaddress structure really compatible with FreeBSD's
sockaddr_in (as claimed)
- Fix value for LHNETADDRESSTYPE_INET6_FAMILY along the way

This should fix network-related issues (broken server browsing, etc.)
reported by number of users.

Submitted by:	Alexander Drozdov
2008-08-13 10:39:33 +00:00
Alejandro Pulver
3c773d0117 - Never install unneeded docs, and fix with NOPORTDOCS.
Reported by:	QA Tindy
2008-08-12 23:43:09 +00:00
Alexey Dokuchaev
f223070dc6 Fix classic "unquoted parameter with spaces" case.
Reported by:	pointyhat (via pav, erwin)
2008-08-12 19:11:19 +00:00
Martin Wilke
5419f00f24 - Update to 1.2.0
PR:		126422
Submitted by:	Ports Fury
2008-08-11 22:41:47 +00:00
Martin Wilke
ce4eff0ace - Update to 7.4.1
PR:		126423
Submitted by:	Ports Fury
2008-08-11 22:41:04 +00:00
Dmitry Marakasov
263c878376 - Create %%DATADIR%%/music directory on package installation to unbreak secretmaryochronicles-music
Requested by:	Adam Weinberger <adamw at magnesium dot net> (private email)
Approved by:	miwi (mentor implicit)
2008-08-11 11:04:13 +00:00
Alejandro Pulver
dba9a1f564 - Add missing @dirrmtry entries to pkg-plist.
Reported by:	QA Tindy
2008-08-11 02:44:55 +00:00
Alejandro Pulver
86c8fdbac4 - Avoid creating an empty %%DOCSDIR%% when not installing docs (NOPORTDOCS).
Reported by:	QA Tindy
2008-08-11 02:37:23 +00:00
Alejandro Pulver
e3fa52cddc - Update to version 1.3.20080810. 2008-08-10 20:07:19 +00:00
Adam Weinberger
3c04722204 Pointyhat doesn't handle spaces in ${PORTDOCS} filenames very
gracefully. To avoid incurring its wrath, we just rename the file to a
spaceless variety before installing it.

Also, use cpio(1) instead of cp(1) so we don't risk mangling
permissions.

The plist is technically changing here, but it worked fine before and
this is just to help the package build system, which hasn't been able to
build a package yet. So, I'm skipping the PORTREVISION bump.
2008-08-10 18:25:51 +00:00
Alejandro Pulver
9c07759e54 - Update to version 2008.06.30. 2008-08-10 17:42:59 +00:00
Alejandro Pulver
d01fde02ff - Update to version 0.0.11. 2008-08-10 17:42:16 +00:00
Alejandro Pulver
efe9f2fbf0 - Update to version 0.9.20.
- Fix handling of NOPORTDOCS [1].

Reported by:	QA Tindy [1]
2008-08-10 17:41:06 +00:00
Alejandro Pulver
6779a8f08b - Do not avoid installing manpage when NOPORTDOCS is defined.
Reported by:	QA Tindy
2008-08-10 14:50:20 +00:00
Alejandro Pulver
b6d56128a9 - Do not avoid installing manpage when NOPORTDOCS is defined.
Reported by: QA Tindy
2008-08-10 14:47:22 +00:00
Alejandro Pulver
89bf0f4b17 - Fix building of VM on i386 and amd64.
Reported by:	QA Tindy
2008-08-10 14:44:03 +00:00
Alejandro Pulver
60431c17d6 - Fix NOPORTDOCS handling.
Reported by:	QA Tindy
2008-08-10 14:42:57 +00:00
Martin Wilke
ab36c72992 - Connect games/kdegames4 to the build 2008-08-09 18:42:17 +00:00
Martin Wilke
568f8e877f The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.

Some note:

* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist

* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.

For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.

Have fun!
2008-08-09 16:52:28 +00:00
Emanuel Haupt
08ad4077c2 Update to 2.45 2008-08-08 12:55:05 +00:00
Eric Anholt
d661e422dd Drop maintainership on my ports as I'm no longer using FreeBSD. 2008-08-06 20:41:05 +00:00
Philippe Audeoud
1dee1f1ec5 - Update to 0.1.0
PR:		ports/126184
Submitted by:	maintainer <spam@rm-rf.kiev.ua>
2008-08-06 19:38:25 +00:00
Adam Weinberger
97cb923350 Make the tabs line up a little better, to preemptively satisfy danfe
before he gets his hands on it.

Also, make the file copying more verbose, because it's cooler that way.
2008-08-06 18:53:33 +00:00
Adam Weinberger
eaf80be7fe Move the do-install: target out from a conditional block. I have no
explanation for what the hell it was doing in there in the first place,
but it was probably someone else's fault.

This was, of course, identified and solved by the itetcutron.
2008-08-06 15:37:02 +00:00
Adam Weinberger
c8d8a392c6 Add a port for the background music files to Secret Maryo Chronicles
(ports/games/secretmaryochronicles). The music in this side-scrolling
jump 'n run package may or may not sound suspiciously similar to
another side-scrolling jump 'n run package, but YMMV.
2008-08-06 03:37:04 +00:00
Martin Wilke
16d82841ce - Fix build after qt 4.4.1 update 2008-08-04 23:33:44 +00:00
Joe Marcus Clarke
3bff7559dd Allow gcompris to find its prefix without binary relocation enabled.
Reported by:	Ernest Sales <ersaloz@gmail.com>
2008-08-04 18:28:51 +00:00
Philippe Audeoud
ce8fcb13eb - Update to 0.4.3
PR:		ports/126236
Submitted by:	maintainer (tobias.rehbein web.de)
2008-08-04 13:31:49 +00:00
Philip Paeps
1dcd529ba3 Update to 1.4.4.
http://svn.gna.org/viewcvs/wesnoth/tags/1.4.4/changelog?rev=28146&view=download
2008-08-03 18:09:52 +00:00
Dmitry Marakasov
6a55fe0d5e - Update to 0.2.1
- Optionally install manual

Approved by:	miwi (mentor implicit)
2008-08-03 17:35:50 +00:00
Dmitry Marakasov
3fb5968f3a Turn based board football game.
WWW: http://chapping.wordpress.com/

Approved by:	miwi (mentor implicit)
2008-08-02 12:38:00 +00:00
Dmitry Marakasov
cb27ac3270 LOVE is an open-source 2D game engine which uses the versatile Lua
scripting language to create dynamic gaming experiences. It relies
on OpenGL graphics and the SDL interface library to allow for
cross-platform implementation and is an all-encompassing gaming
environment for the development and enjoyment of 2D games.

WWW: http://www.love2d.org/

Approved by:	miwi (mentor implicit)
2008-08-01 13:39:02 +00:00
Philippe Audeoud
83ad0a6322 - Update to 0.4.2
PR:		ports/126123
Submitted by:	maintainer (tobias.rehbein web.de)
2008-07-31 19:33:46 +00:00
Dmitry Marakasov
b08d7ca641 - Update Lords a War to 0.0.9
PR:		ports/125590
Submitted by:	Alex Kozlov <spam at rm-rf dot kiev dot ua> (maintainer)
Approved by:	miwi (mentor)
2008-07-31 16:05:43 +00:00
Pav Lucistnik
0811537988 - Update to 0.0.25
PR:		ports/126033
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2008-07-31 12:44:59 +00:00
Pav Lucistnik
ed05c28ede - Update to 0.4.0.3
Submitted by:	amdmi3 (maintainer)
2008-07-31 12:44:18 +00:00
Dmitry Marakasov
8f67483794 - Update to 0.9.6
Approved by:	miwi (mentor implicit)
2008-07-30 13:44:55 +00:00
Pav Lucistnik
2f3639dae6 - Reset <ray@cultofray.net>:
<<< 553 sorry, mail to that recipient is not accepted (#5.7.1)
550 5.1.1 <ray@cultofray.net>... User unknown
2008-07-28 19:09:32 +00:00
Ion-Mihai Tetcu
c66aaf530e Pet portlint. 2008-07-28 16:13:02 +00:00
Ion-Mihai Tetcu
f8ae60ef29 - use *DIR macros
- install docs in DOCSDIR
- fix plist with NOPORTDOCS
- bump PORTREVISION

Prompted by:	QA Tindy run
2008-07-28 16:11:00 +00:00
Dmitry Marakasov
3776498104 - Update to 1.08-1
PR:		ports/125517
Approved by:	miwi (mentor), maintainer timeout
2008-07-28 14:39:44 +00:00
Andrej Zverev
7961f18d7b - Update to version 1.1.2 2008-07-27 14:31:07 +00:00
Pav Lucistnik
ba7ded3010 - ssamtse moved to linux-ssamtse
Repocopy by:	marcus
2008-07-26 18:55:21 +00:00
Pav Lucistnik
1331c08b4a - Update to 1.07b1
PR:		ports/125910
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
2008-07-26 18:53:44 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Pav Lucistnik
fa38ed02cc - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:24:09 +00:00
Alexey Dokuchaev
428214143d Add missing dependency. I hate modular X.Org sooo much. :-(
Reported by:	QA Tindy
2008-07-25 09:34:45 +00:00
Alexey Dokuchaev
05fef88476 IGNORE for a time being after update of warsow-data and warsow ports.
Approved by:	maintainer (implicit)
2008-07-25 06:16:58 +00:00
Alexey Dokuchaev
86a5ad2092 - Belatedly update to version 0.42
- Introduce number of new knobs
- Throw in couple of comments on inplace patching
2008-07-25 06:09:42 +00:00
Alexey Dokuchaev
050c8c51cd - Update to version 0.42, in preparation to update games/warsow
- Install more complete set of things; demo tutorials, sample configuration
  files et al. can be useful for typical Warsow player
- Utilize COPYTREE_SHARE macro
- Reindent Makefile header a bit
- Remove install/deinstall scripts; normally, configuration files are
  created and maintained in users' home directory for most Quake-engine
  based games these days; Warsow is no exception

Approved by:	acm (maintainer, implicit, a while ago)
2008-07-25 05:27:12 +00:00
Pav Lucistnik
e314a0d3c4 - Add CC and CXX to MAKE_ENV for all ports
PR:		ports/86106, ports/101120 (based on)
2008-07-24 22:29:33 +00:00
Pav Lucistnik
f75cbb7319 - Mark BROKEN on 6.x: does not link (cannot find -lrt) 2008-07-23 22:54:31 +00:00
Alexey Dokuchaev
8167d0dfbb - Distfile was renamed and rerolled (only autotools-related changes)
- Wrap overly long lines, reindent OPTIONS (and rephrase one)
- Stop patching things at extract stage
2008-07-23 21:06:53 +00:00
Alexey Dokuchaev
7e441fddcf Beautify port description, kill EOL space.
Approved by:	maintainer (acm, implicit: in preparation to 0.42 update)
2008-07-23 17:45:12 +00:00
Philip M. Gollucci
e24dd2fe93 Pass maintainer to Alexander Logvinov <ports@logvinov.com>
Submited by:    private e-mail
Approved by:    araujo (mentor), gabor (mentor)
2008-07-23 14:07:30 +00:00
Dmitry Marakasov
3553171db7 Dungeon Crawl Stone Soup is a fun, free rogue-like game of exploration and
treasure-hunting in dungeons filled with dangerous and unfriendly monsters
in a quest for the mystifyingly fabulous Orb of Zot.

Dungeon Crawl Stone Soup is a variant of Linley's Dungeon Crawl that's openly
developed and invites participation from the Crawl community.

WWW:	http://crawl-ref.sourceforge.net/

PR:		ports/125578
Submitted by:	Tobias Rehbein <tobias dot rehbein at web dot de>
Approved by:	miwi (mentor)
2008-07-23 11:05:07 +00:00
Alexey Dokuchaev
439887f2e7 - Convert to OPTIONS
- Patch things in post-patch target, not in post-extract
- Wrap one overly long line
2008-07-23 08:41:40 +00:00
Florent Thoumie
9270884d0d Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).
Approved by:	portmgr (self)
2008-07-23 08:20:10 +00:00
Philip M. Gollucci
b43083409f Update my ports to my freebsd address
Approved by:    araujo (mentor)
2008-07-23 02:43:55 +00:00
Dmitry Marakasov
dce67ff238 - Update to 1.1.0
- Don't run-depend on moc/rcc/qmake

Approved by:	miwi (mentor explicit)
2008-07-22 22:36:38 +00:00
Florent Thoumie
b874e7ee7b Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).
Approved by:	portmgr (self)
2008-07-22 21:55:48 +00:00
Florent Thoumie
e0e1bbb822 Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).
Approved by:	portmgr (self)
2008-07-22 20:10:21 +00:00
Rong-En Fan
fd47512c4d - Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:		ports/125435
2008-07-21 04:49:09 +00:00
Martin Wilke
2d29bffb98 - Update to 1.5
PR:		125794
Submitted by:	Ayumi M <ayu@commun.jp> (maintainer)
2008-07-20 20:55:31 +00:00
Martin Wilke
927f2ff267 Serious Sam is a high-adrenaline action-arcade shooter heavily focused
on frantic arcade-style single player action. In a world where cyberpunk
meets fantasy-fiction and advanced technology is mixed with black magic
and psycho-powers, Sam travels through the beautiful world of ancient Egypt
and several diverse planets, confronting countless Mental's minions on his way
to the Mental's base.

You need an original game CD to use this port.

WWW: http://www.croteam.com/

PR:		ports/125560
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-07-19 16:31:25 +00:00
Martin Wilke
58ba7bf130 Your ship has just crashed on an unknown planet. Your best friend has just been
eaten by an alien. And all you have got is a desire to go home. This can't be
real, you tell yourself. This can't be real. It's not. It's Unreal!

Unreal Gold contains the original Unreal game as well as the mission pack,
Return to Na Pali.

You need an original game CD to use this port:

Unreal Gold CD
Unreal Anthology DVD
Unreal Gold CD for Linux by ravage

Also this port requires Unreal Tournament 436 (games/linux-ut) to be installed
and working.

WWW: http://www.unreal.com/unrealgold/
WWW: http://icculus.org/~ravage/unreal/unrealgold/

PR:		ports/125078
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-07-19 16:22:23 +00:00
Martin Wilke
2bcaea3269 Enemy Territory: QUAKE Wars Demo Server is the Ultimate Online Strategic Shooter:
an objective-driven, class-based first person shooter set in the quake universe.

WWW:	http://www.enemyterritory.com/

PR:		ports/123009
Submitted by:	ayu <ayunyan at gmail.com>
2008-07-19 16:15:48 +00:00
Martin Wilke
5e1e3a206c Enemy Territory: QUAKE Wars is the Ultimate Online Strategic Shooter:
an objective-driven, class-based first person shooter set in the quake universe.

WWW:	http://www.enemyterritory.com/

PR:		ports/123007
Submitted by:	Ayumi M <ayu at commun.jp>
2008-07-19 16:11:17 +00:00
Martin Wilke
e3e8237db5 - Use QT_COMPONENTS
- Install data to ${DATADIR} (adjust pkg-plist in accordance)
- Use COPYTREE_SHARE macro

PR:		124821
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
Approved by:	maintainer timeout
2008-07-18 12:42:45 +00:00
Martin Wilke
24e3d7b9a1 - Update to maintainer mail
PR:		125545
Submitted by:	Andy Kosela <akosela@andykosela.com> (Maintainer)
2008-07-18 10:40:51 +00:00
Martin Wilke
115ddb96bf - Update to 0.8
PR:		125130
Submitted by:	miwi
Approved by:	maintainer timeout
2008-07-17 23:27:14 +00:00
Dmitry Marakasov
55dfef846a - Update to 0.9.2
- While here, remove noop USE_GCC
- Also reorder MASTER_SITES so the the ones actually containing the distfile are in the front

PR:		ports/125603
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd at gmail dot com>
Approved by:	miwi (mentor)
2008-07-17 23:13:48 +00:00
Martin Wilke
645dc86528 - Update to 7.4
PR:		125689
Submitted by:	Ports Fury
2008-07-17 23:12:10 +00:00
Alejandro Pulver
5c591f8beb - Bump PORTREVISION.
- Fix GAMELIBS (both when required and optional).
- Remove pkg-message comment about CELLSHADING (removed in previous commits).
- Don't install game libraries for Q3 expansion (unused).
2008-07-17 22:43:57 +00:00
Oliver Lehmann
1544e04c77 fix PORTDOCS
make portlint a bit more happy about Makefile
2008-07-14 18:09:15 +00:00
Dmitry Marakasov
81e1c1e273 - Update to 0.99-1
Approved by:	miwi (mentor implicit)
2008-07-14 08:52:58 +00:00
Dmitry Marakasov
59590895a2 - Update to 0.7
Approved by:	miwi (mentor implicit)
2008-07-14 00:31:58 +00:00
Martin Wilke
18932aed76 - Update to 20080709
PR:		125515
Submitted by:	Olivier Smedts <olivier@gid0.org> (maintainer)
2008-07-13 22:49:25 +00:00
Oliver Lehmann
787078fea4 update to 0.5.3
use lua 5.1
2008-07-13 18:39:33 +00:00
Gerald Pfeifer
cd8eaaad0d Add deprecation note. This is abandoned upstream and needs gcc32 which
is going to be removed.  (USE_GCC=3.2 was added as the "fix" in 2006.)
2008-07-13 14:08:59 +00:00
Dmitry Marakasov
811458cee0 - Update chromium to 0.9.13.2. See NEWS for full list of changes.
Approved by:	miwi (mentor)
2008-07-11 20:05:27 +00:00
Alejandro Pulver
7a6ca08829 - Bring back PORTEPOCH to avoid version going backwards. 2008-07-11 18:02:38 +00:00
Alejandro Pulver
d9b5e34be9 - Avoid backwards version change (0.531 --> 0.66_1): use 0.660. 2008-07-11 18:01:19 +00:00
Dmitry Marakasov
4a0e10141c - Update ftgl to 2.1.3-rc5 (previous version was either 2.0.5 (from .pc file) or 2.1.2 (from distfile name), not 2.12), take maintainership
- Update dependent port (games/duel) - use LIB_DEPENDS for ftgl and bumb PORTREVISION

Approved by:	alepulver (games/duel maintainer), miwi (mentor)
2008-07-11 17:55:23 +00:00
Dmitry Marakasov
3fc2debe69 - Update to 0.98-1
- Add MASTER_SITE_LOCAL to MASTER_SITES

Approved by:	miwi (mentor)
2008-07-10 19:30:31 +00:00
Dmitry Marakasov
daab634354 - Update to 0.3.1
Approved by:	miwi (mentor)
2008-07-10 19:26:24 +00:00
Dmitry Marakasov
1dc4ce0792 - Depend on py-gtk2 in correct way
Approved by:	miwi (mentor)
2008-07-10 16:28:34 +00:00
Dmitry Marakasov
a1cf151176 Old-school, puzzle game similar to Solomon's Key, but with modern
features.

Magicor is a puzzle game using "fancy" 2D graphics. The objective
is to extinguish fires using blocks of ice. Levels may have one or
more solutions, but thinking ahead is the key to victory in Magicor.

WWW: http://magicor.sourceforge.net/

Approved by:	miwi (mentor)
2008-07-10 00:23:44 +00:00
Dmitry Marakasov
6ec3a43276 - Update to 0.9.5
Approved by:	miwi (mentor)
2008-07-09 16:49:34 +00:00
Dmitry Marakasov
133c45f744 - Update devel/libclaw to 1.5.3
- Since libclaw now uses verioned .so's, update dependent port to LIB_DEPEND on libclaw instead of BUILD/RUN_DEPEND

Approved by:	miwi (mentor)
2008-07-09 16:49:29 +00:00
Nicola Vitale
d0287ad588 - Update to 0.8.2
- Fix installation when user sets NO_INSTALL_MANPAGES
- Use ${MASTER_SITE_GOOGLE_CODE} as primary download site
- Use versioned Python command in the bang line of the scripts
2008-07-09 12:28:54 +00:00
Joe Marcus Clarke
7fea3f9982 Add missing gstreamer dependency.
Reported by:	pointyhat via pav
2008-07-09 00:02:08 +00:00