1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Commit Graph

12430 Commits

Author SHA1 Message Date
Antoine Brodin
cddb749332 Fix after PORT_OPTIONS conversion 2013-06-18 16:09:58 +00:00
Alexey Dokuchaev
59c0cb50ab - Since it is a Linux binary port, rename to have linux- prefix and set
PKGNAMEPREFIX as appropriate; as a nice side effect, this allows up to
  drop PORTREVISION and (!) PORTEPOCH; this change is warranted also by
  the fact that RtCW source code was released on August 12 2010, so one
  day we might see native port added to the Ports Collection
- While here, switch from PORTVERSION to DISTVERSION
2013-06-18 14:45:21 +00:00
William Grzybowski
3ecd7883ee games/palomino: update to 20130527
- Update to 20130527 [1]
- Add LICENSE (GPLv2) [2]
- Remove JOYSTICK option, dependency broken [2]
- Use PORTDOCS instead of pkg-plist [2]

PR:		ports/179335
Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de> [1], maintainer [2]
Approved by:	culot / jpaetzel (mentors, implicit), maintainer
2013-06-18 13:03:10 +00:00
Dmitry Marakasov
3037cb61c7 - Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
2013-06-18 11:46:51 +00:00
Dmitry Marakasov
c86fd234ca - Fix build with clang 2013-06-17 17:59:51 +00:00
Dmitry Marakasov
379598ef7b - Trim Makefile header 2013-06-17 15:27:58 +00:00
Alexey Dokuchaev
0c77604563 - Trim Makefile header (convert to the new form)
- Rephrase COMMENT line text a bit
- Do not try to set UNMAKESELF_CMD (after ports/118749 was closed)
- Mute ${MKDIR}'s, unmute build stage commands (wrappers generation)
- Consistently use -a switch when ${CP}'ing stuff; this also preserves mtimes
- Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS; utilize PORTDOCS to shorten
  pkg-plist considerably
- Do not advise to install retail version files into ${DATADIR}: the game
  knows also looks inside user's ${HOME}/.wolf/main directory; this also
  simplifies pkg-plist logic (no need for special checks via @unexec rmdir
  %D/%%DATADIR%% command) and allows not to mess manually with the files
  under system-wide ${DATADIR}; update pkg-message accordingly and reindent
- Due to previous change, pkg-message no longer requires %%DATADIR%%
  substitution, and thus can be moved out from files/ directory
- Slightly retouch port description and update WWW: to point to a working
  webpage [www.idsoftware.com]
2013-06-17 13:41:38 +00:00
Dmitry Marakasov
6a32b5bb0a - Update to 0.9.19 2013-06-17 01:50:01 +00:00
Dmitry Marakasov
72cd145c77 - Fix build with clang
- Add LICENSE
- Simplify build
- Switch to dynamic plist
2013-06-16 19:48:08 +00:00
Dmitry Marakasov
02d63a907e - Trim Makefile
- Fix build with clang
2013-06-16 19:01:33 +00:00
Dmitry Marakasov
5969f8c6d2 - Update to 0.7.0 2013-06-16 16:23:13 +00:00
Frederic Culot
7d458745b3 - Set MASTER_SITES to MASTER_SITE_LOCAL due to the decommissioning of
my own ftp site
- Trim Makefile's header
- Pet portlint(1)
2013-06-15 16:11:19 +00:00
Pawel Pekala
67d15c47d3 - Fix build with clang by using USE_GCC=any
- Fix comment, remove leading article, correct capitalization
- Trim Makefile header
2013-06-15 13:56:08 +00:00
William Grzybowski
8d7375d7f7 games/xrot: fix build with clang
- Fix build with clang, -Wno-return-type
- Trim Makefile header
- Remove leading article from COMMENT

Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-14 21:47:16 +00:00
William Grzybowski
53866e1e4c games/joequake: fix build with clang
- Fix build with clang, use gnu89 C std
- Trim Makefile header

Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-14 14:29:14 +00:00
Dmitry Marakasov
378eae6ab5 - Trim Makefile header
- OptionsNG
- Use dynamic plist
2013-06-14 13:19:53 +00:00
Dmitry Marakasov
88bf65e299 - Fix build with clang
- Add LICENSE
2013-06-14 13:18:53 +00:00
Dmitry Marakasov
cbe23af079 - Fix WWW
- Add LICENSE
- Make NLS optional
- Install manpages

PR:		179329
Submitted by:	nemysis <nemysis@gmx.ch>
2013-06-14 12:25:13 +00:00
Martin Wilke
cbef4a73e3 - Do not remove directories not created by this port
Reported by:	pkg (DEV_MOD)
2013-06-14 01:58:10 +00:00
Martin Wilke
81668fe178 - Fix i18n manpages
- Trim header
2013-06-14 00:43:03 +00:00
Martin Wilke
ea3ea2a3bf - Do not remove directories not created by this port
Reported by:	pkg (DEVELOPER_MODE)
2013-06-13 23:47:21 +00:00
Johan van Selst
33dd2acc41 Add dependencies, NLS, docs
PR:		ports/179340
Submitted by:	<nemysis@gmx.ch>
2013-06-13 17:24:09 +00:00
Boris Samorodov
5a7808e2f8 . fix build with clang (CFLAGS+=-Wno-return-type);
. WRKSRC=${WRKDIR} -> NO_WRKSUBDIR=yes;
. trim Makefile header.
2013-06-13 16:24:36 +00:00
Boris Samorodov
a9e4b9e319 . fix building with clang (CFLAGS+=-Wno-return-type);
. trim Makefile headers;
. remove the indefinite article from COMMENT;
. add LICENSE=ART10;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. mute MKDIR;
. use standard DOCSDIR and DATADIR;
. utilize PORTDOCS.
2013-06-13 16:12:10 +00:00
Alexey Dokuchaev
1c7dbc601c Update OpenGFX to version 0.4.7 (10 Jun 2013):
- Feature: GUI sprites for window default size and story book
- Add: Scottish Gaelic description
- Fix: Disallow automatic inclusion of default C headers by GCC 4.8

Submitted by:	maintainer
2013-06-13 14:04:43 +00:00
Frederic Culot
cb182540f6 - Update to 0.041 [1]
- Add LICENSE (MIT)

Changes:	http://search.cpan.org/dist/Games-Dice/Changes
PR:		ports/179520 [1]
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-06-13 13:52:56 +00:00
Boris Samorodov
4a45c7c8c3 . fix build with clang (error: C++ requires a type specifier for all declarations);
. NOPORTDOCS -> PORT_OPTIONS:MDOCS.
2013-06-13 13:43:36 +00:00
Boris Samorodov
995d95bc76 . fix build with clang (CFLAGS+=-Wno-return-type);
. trim Makefile headers;
. remove the indefinite article from COMMENT.
2013-06-13 11:47:55 +00:00
Andrej Zverev
d224190dbe - Fix port afrer recent perl upgrade 2013-06-13 11:17:52 +00:00
Raphael Kubo da Costa
76ce19fad4 Fix the path mentioned in pkg-descr.
PR:		ports/179513
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2013-06-12 19:23:38 +00:00
Martin Wilke
28a8edad35 - Don't remove directories not created by this port
Reported by:	pkg (DEVELOPER_MODE)
2013-06-12 13:42:57 +00:00
Boris Samorodov
db8ed614a7 . fix build with clang (CFLAGS+=-Wno-return-type);
. trim Makefile headers;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. get use PLIST_FILES and PORTDOCS;
. remove pkg-plist (4 lines);
. ${PREFIX}/share/doc/spellcast -> ${DOCSDIR};
. use one install command instead of a .for loop.
2013-06-11 20:56:46 +00:00
Boris Samorodov
bb65cacf32 . fix build with clang (CFLAGS+=-Wno-return-type);
. trim Makefile headers;
. remove the indefinite article from COMMENT.
2013-06-11 20:46:48 +00:00
Boris Samorodov
3fd68847c6 . fix build with clang;
. trim Makefile headers.
2013-06-11 19:40:17 +00:00
Raphael Kubo da Costa
f17526b8ae Update to 4.8S.5.
PR:		ports/179474
Submitted by:	Kalten <kalten@gmx.at> (maintainer)
2013-06-11 18:46:57 +00:00
Raphael Kubo da Costa
740dfa59c0 Apply some upstream patches to fix the build with recent versions of miniupnpc.
While here, convert from NOPORTDOCS to the OptionsNG variant.

PR:		ports/177987
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2013-06-11 17:36:22 +00:00
Boris Samorodov
95dd18291b Fix build with clang (CPPFLAGS+=-Wno-return-type). 2013-06-11 16:15:53 +00:00
Boris Samorodov
3d022c61e6 . fix build with clang (CFLAGS+=-Wno-return-type);
. remove ~80 warnings (CFLAGS+=-Wno-pointer-sign);
. trim Makefile headers;
. remove the indefinite article from COMMENT;
. adopt WRKSRC_SUBDIR instead WRKSRC.
2013-06-11 15:43:23 +00:00
Boris Samorodov
edb16ca1f5 Revert r320549: it fixed plist at 10.x but broke it at 9.x and 8.x. Weird. Investigating... 2013-06-11 15:09:41 +00:00
Boris Samorodov
bf19c19a98 Try to remove the directory used by the port (fix build at 10.x). 2013-06-11 11:36:42 +00:00
Boris Samorodov
a4dfeedbac Do not try to remove other port directory (fix build at 10.x). 2013-06-11 11:33:10 +00:00
Jason Helfman
7e46922bdf - update to 2.1.0
- standardize installations in favor of copy

Changes:	http://f1lt.pl/index.php?id=5
2013-06-11 05:54:53 +00:00
Martin Wilke
cb6834209c - Unbreak build on HEAD 2013-06-11 00:13:12 +00:00
Christian Weisgerber
2972b8f8c4 Update to 2.9.3 for minor bug fixes. 2013-06-10 15:46:30 +00:00
Alex Kozlov
7e197e3600 - Fix pkg-plist
- Switch to PORTDOCS

PR:	ports/178777
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
Approved by:	maintainer timeout (20 days)
2013-06-10 14:58:30 +00:00
Martin Wilke
10e77521ed - Update to version 2.s764
PR:		179220
Submitted by:	Ports Fury
2013-06-09 16:56:01 +00:00
Tijl Coosemans
09f15e0ed5 Simutrans 112.3 2013-06-09 11:23:11 +00:00
Martin Wilke
b21efbe5f4 - Update to 1.8.1.0
PR:		178847
Submitted by:	maintainer
2013-06-08 02:28:17 +00:00
Bryan Drewery
f914b482f1 Fix ports using GH_TAGNAME=master to depend on a known hash
instead of a branch that changes.

With hat:	portmgr
2013-06-07 22:29:01 +00:00
Martin Wilke
b0d5829fa0 - Update to 1.1.1.4
- Fix docs

PR:		178845
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-06-07 15:43:53 +00:00
Martin Wilke
5c7303205a - Update to 1.1.1
PR:		178844
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-06-07 15:41:58 +00:00
Philippe Audeoud
b5478f9086 - Update to 20130605
- Change MASTER_SITES
- Pass maintainership to submitter

PR:		ports/179082
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
2013-06-07 13:49:00 +00:00
Alex Kozlov
95e500d638 - Deprecate and set expiration date to 2013-07-07: No more public distfiles
PR:	ports/179382 (based on)
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-06-07 13:21:00 +00:00
Alex Kozlov
463bde99d2 - Remove empty files 2013-06-07 07:56:02 +00:00
Olli Hauer
4c98308c56 - fix OPTIONS spelling 2013-06-06 20:24:27 +00:00
Dmitry Marakasov
ff043ce6d6 - Mark with USE_GCC
- Remove obsolete patch and OSVERSION check
2013-06-06 17:41:37 +00:00
Baptiste Daroussin
2ba2995f5b Fix conversion
Reported by:	wg
2013-06-06 16:02:06 +00:00
Baptiste Daroussin
b5ce5fadd0 Convert to new options framework 2013-06-06 15:53:05 +00:00
Antoine Brodin
38de3beb05 Deprecate a few leaf GGI ports.
Upstream is not active since a few years.
2013-06-05 17:00:14 +00:00
Dmitry Marakasov
3403c378da - Update to 1.0.1
- Update MASTER_SITES
- Add LICENSE
- Rework Makefile
2013-06-04 22:33:37 +00:00
Baptiste Daroussin
534dd3eda5 Deprecated old gnome1 games 2013-06-04 22:27:58 +00:00
Martin Wilke
1049b2122e - Update to 1.18.1
PR:		179223
Submitted by:	Ports Fury
2013-06-04 10:00:12 +00:00
Dmitry Marakasov
807c798e73 - Fix build with clang 2013-06-04 02:42:05 +00:00
Rene Ladan
c337b0ee9d Set expiration date to 2013-08-04, depends on expired graphics/ocaml-images 2013-06-03 22:24:03 +00:00
Alexey Dokuchaev
f08995548a - Update to version 1.3.1
- Remove one stale mirror (per distilator)

Submitted by:	Ilya Arkhipov (privately)
2013-06-03 14:59:35 +00:00
Pawel Pekala
d0155c5387 - Update to version 3
- Make pkg-descr more detailed

PR:		ports/179168
Submitted by:	Gautam Mani <execve@gmail.com> (maintainer)
2013-06-02 18:00:04 +00:00
Bryan Drewery
51f8e1354a Fix typos from options conversion 2013-05-31 19:59:21 +00:00
Jason Helfman
a6f0fe7f35 - fix removal of OPTIONS line, after conversion to optionsNG 2013-05-31 14:59:37 +00:00
Jason Helfman
8199e9dc48 - adopt optionsNG for games
- trim historical headers and trim comments
- some Makefile cleanup

Approved by:	portmgr (bapt)
2013-05-31 14:40:56 +00:00
Antoine Brodin
fe6302c763 - Trim Makefile header
- Unbreak with clang
- Respect PREFIX

Approved by:	miwi, eadler (mentors, implicit)
2013-05-31 14:18:20 +00:00
Antoine Brodin
3f5a6a75b6 - Trim Makefile header
- Unbreak with clang using -Wno-error=return-type (old K&R code)

Approved by:	miwi, eadler (mentors, implicit)
2013-05-31 08:11:55 +00:00
Antoine Brodin
088829ba31 Unbreak with clang using -Wno-error=return-type (old K&R code)
Approved by:	miwi, eadler (mentors, implicit)
2013-05-31 08:08:28 +00:00
TAKATSU Tomonari
c790422706 - Update to 1.1.1 2013-05-30 21:32:54 +00:00
Dmitry Marakasov
d1b58e0695 - Trim Makefile header
- Fix build with clang
2013-05-30 18:05:23 +00:00
Dmitry Marakasov
9843fb2a59 - Fix build with clang 2013-05-30 17:57:59 +00:00
Antoine Brodin
62f31df64c - Unbreak with clang
- Use PORTDOCS, PORT_OPTIONS, DATADIR
- Trim Makefile header

Approved by:	miwi (mentor)
2013-05-30 11:45:14 +00:00
Antoine Brodin
e104b0d92c - Unbreak with clang using -Wno-error=return-type (this is old K&R code)
- Trim Makefile header
- Use PORT_OPTIONS PORTSDOC DATADIR
2013-05-28 19:38:34 +00:00
Antoine Brodin
1d7185ca93 - Randomize starting player [1]
- Trim Makefile header
- Unbreak with clang using -Wno-error=return-type  (this is early K&R code)
- Respect PREFIX

PR:		ports/171792 [1]
Submitted by:	David Wolfskill [1]
Approved by:	eadler (mentor)
2013-05-27 17:49:44 +00:00
Baptiste Daroussin
c12574118d Fix build on HEAD by adding USE_GCC=any (uses nested functions) 2013-05-27 15:58:14 +00:00
Baptiste Daroussin
e2b0d2b92a Fix build on HEAD by adding USE_GCC=any (uses nested functions) 2013-05-27 15:56:54 +00:00
Baptiste Daroussin
8e0ee92c63 Do not try to remove directories not created by the port
Reported by:	pkg (DEVELOPER_MODE)
2013-05-27 09:42:54 +00:00
Dmitry Marakasov
3fec525ffd - Update to 0.9.15.1 2013-05-26 02:11:48 +00:00
Thierry Thomas
7feebdcc7c Fix plist and installation by packages.
Reported by:	pointyhat via miwi
2013-05-25 15:41:31 +00:00
Niclas Zeising
92ea0d614b The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.

PR:		ports/177942
Exp-run by:	miwi
Approved by:	portmgr (miwi)

Thanks to all who helped testing!
2013-05-25 14:37:02 +00:00
Pawel Pekala
a3b670146b Update to version 2.9.0
PR:		ports/178089
Submitted by:	r4721@tormail.org
2013-05-25 10:51:57 +00:00
Baptiste Daroussin
e71de09d6d Do not let system make.conf inpact the port's makefile
This fixes build on current
2013-05-24 16:35:30 +00:00
Erwin Lansing
b3529638c5 Attempt to unbreak plist
Submitted by:	pointyhat
2013-05-24 07:21:23 +00:00
Niclas Zeising
a3bb3310c3 Add missing dependency on intltool
Fix plist
Bump portrevision

Submitted by:	xorg exp-run
2013-05-23 10:29:27 +00:00
Dmitry Marakasov
51260e7016 - Add patch which fixes segfault in the shop
With this patch, the port becomes valyriatear-0.5.1 essentially,
but I'd prefer to not bump portversion and force distfile redownload
for such a small single change.
2013-05-23 10:04:07 +00:00
Dmitry Marakasov
d2aa15c252 - Update to 0.9.18-3
- Trim makefile header

PR:		176448
Submitted by:	Gerrit Kühn <gerrit@weinberg2.de>
2013-05-23 09:59:49 +00:00
Dmitry Marakasov
110a55d43b - Trim Makefile header
- OptionsNG
2013-05-23 02:04:46 +00:00
Dmitry Marakasov
5a13efdd12 - Trim Makefile header
- OptionsNG
2013-05-23 02:03:09 +00:00
Dmitry Marakasov
3120fe874f - OptionsNG 2013-05-23 02:03:03 +00:00
Dmitry Marakasov
2fb0fafb42 - Trim Makefile header
- OptionsNG
2013-05-23 02:02:57 +00:00
Dmitry Marakasov
126a493f14 - Trim Makefile header
- OptionsNG
2013-05-23 02:02:20 +00:00
Dmitry Marakasov
927881ffe2 - Trim Makefile header
- OptionsNG
- Mark MAKE_JOBS_SAFE
2013-05-23 02:01:29 +00:00
Dmitry Marakasov
9998b3c348 - Trim Makefile header
- OptionsNG
- Mark MAKE_JOBS_SAFE
2013-05-23 02:00:10 +00:00
Dmitry Marakasov
528c66f168 - Trim Makefile header
- OptionsNG
2013-05-23 01:59:45 +00:00
Dmitry Marakasov
9bbaab7995 - Trim Makefile header
- OptionsNG
- Silence patch phase
- Unsilence configure phase
2013-05-23 01:59:30 +00:00
Dmitry Marakasov
eae66cd09f - Update to 0.5.1 2013-05-22 00:16:16 +00:00
Dmitry Marakasov
acf2302e5e - Use QMAKEFLAGS
- Trim Makefile header
2013-05-21 23:54:31 +00:00
Martin Wilke
99c0a76949 - Update to 0.2.0
PR:		178588
Submitted by:	Ports Fury
2013-05-20 08:58:29 +00:00
Rene Ladan
16c8d48b04 - Convert to optionsNG
- Pass maintainership to submitter

PR:		ports/173188
Submitted by:	nemysis@gmx.ch
2013-05-19 20:34:30 +00:00
Koop Mast
2410959962 Fix build with glib 2.34.
Submitted by:	xorg exp-run via miwi
2013-05-19 18:12:27 +00:00
William Grzybowski
4f74670b69 - Fix MASTER_SITES to point to the correct version everytime [1]
- Bump to 1.4.7 to reflect the real distinfo version

The version for downloaded file was actually 1.4.7, but VERSION was
mistakenly set to 1.4.6.

PR:		ports/178004 [1]
Submitted by:	John Marino <draco@marino.st> [1]
Approved by:	culot (mentor), maintainer (timeout, > 14 days)
2013-05-19 10:13:03 +00:00
Alexey Dokuchaev
e12ebe9292 Fix packaging.
Reported by:	erwin
2013-05-19 08:29:29 +00:00
Raphael Kubo da Costa
76f796e8ed - Trim Makefile header
- Bump portrevision
- Fix download, change Master site
- Add NLS Options
- Fix NLS
- Trim pkg-descr
- Trim pkg-plist

PR:		ports/178001
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-05-18 23:22:44 +00:00
Max Brazhnikov
250a3e24d3 KDE/FreeBSD team presents KDE SC 4.10.3 ports!
- Remove patches and checks for unsupported FreeBSD versions.

The area51 repository features commits by avilla, rakuco and myself.
2013-05-18 20:34:41 +00:00
Alexey Dokuchaev
9030e6d8e2 - Update to version 1.44_alpha4
- Do not use hand-written assembly code by default: upstream says they do
  not currently maintain it, and it does not contain many new improvements
  made to rendering, nor fog effects (ticket #604)
- Fix memory reporting in I_GetFreeMem() on amd64 (reported by Ilya Arkhipov)
- Enable key auto repeat in the menu/console (ticket #587)
- Assume maintainership while hacking on it more than I originally intended

Most of the patches were submitted upstream (tickets 587, 602-610).
2013-05-17 01:02:37 +00:00
Bryan Drewery
46e7ac5fc7 - Mark broken on amd64
- Convert to new options framework

PR:		ports/178636
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
2013-05-16 13:55:51 +00:00
Alexey Dokuchaev
166a8c186e - Update Makefile header and COMMENT
- Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS
2013-05-16 08:35:18 +00:00
Johan van Selst
95a557c1fa - Remove PORTDATA and pkg-deinstall in favour of static file list
Installing the port without PORTDATA is not advised
- Add USES=shared-mime-info
- Fix plist
- Bump PORTREVISION
2013-05-15 16:58:53 +00:00
Dmitry Marakasov
e975f43466 OpenXcom is an open-source clone of the popular
UFO: Enemy Unknown (X-Com: UFO Defense in USA) videogame by
Microprose, licensed under the GPL and written in C++ / SDL.

WWW: http://openxcom.org
2013-05-15 00:17:20 +00:00
Dmitry Marakasov
79b2d72429 - Switch to OptionsNG
- Trim header
2013-05-14 23:31:58 +00:00
Johan van Selst
5b241bc469 Update Wolfpack Empire to 4.3.31 2013-05-14 18:23:49 +00:00
TAKATSU Tomonari
ce0b06fd98 - Update to 1.1.0
* Add a man page
  * Expose the speed of the animation
- Trim Makefile header
- Replace tab with a space after WWW: in pkg-descr
2013-05-14 13:31:42 +00:00
Pietro Cerutti
fc91a4724e - Fix build with Tcl 8.6
Reported by:	miwi (Tcl/Tk 86 exp-run)
2013-05-14 10:54:13 +00:00
Johan van Selst
f7fa579074 - Update xboard to 4.7.1
- Remove patch file that is no longer needed (fixed upstream)
- Add deinstall script to avoid leftovers
2013-05-13 20:20:29 +00:00
Pietro Cerutti
ce9ac09120 - Fix build with Tcl/Tk 8.6
Reported by:	miwi (Tcl/Tk 86 exp-run)
2013-05-13 15:48:51 +00:00
Alexey Dokuchaev
9e59e65ced - Provide working mirror in MASTER_SITES
- Mute additional extraction and patching commands output (as we always do)
- Fix nasty crash due to `-funroll-loops' being passed to the compiler
2013-05-13 12:51:32 +00:00
Kubilay Kocak
51a420c867 games/live-f1: Client for the official Formula 1 Live Timing service [NEW PORT]
The official Formula 1 website includes a Java client, which during races,
qualifying, and practice sessions, displays the Live Timing information from
the race track.

Live F1 is a native client for viewing the same Live Timing feed without the
need for a Java-enabled web browser. A user account on formula1.com is still
required.

Approved by:	eadler, rm (mentors, implicit)
2013-05-13 12:22:29 +00:00
Anton Berezin
0c340c3fd5 Update to 0.04.
Changes:	http://search.cpan.org/dist/Acme-GuessNumber/Changes
2013-05-13 08:45:54 +00:00
Alexey Dokuchaev
b693c0d9c0 - Catch up with r317934
- Rename NODES to more descriptive ROUTES
2013-05-13 03:21:29 +00:00
Beech Rintoul
9272bb0316 - New Port PySpaceWar
Two ships duel in a gravity field. Gravity doesn't affect the ships
themselves (which have spanking new anti-gravity devices), but it affects
missiles launced by the ships.

You can play against the computer, or two players can play with one keyboard.
There is also a Gravity Wars mode, where the two ships do not move, and the
players repeatedly specify the direction and velocity of their missiles.
2013-05-12 22:13:57 +00:00
Johan van Selst
14889e0c1d Add forgotten pkg-message 2013-05-12 13:50:27 +00:00
Alexey Dokuchaev
e955b725a0 Trim Makefile header; convert to OptionsNG (courtesy of jgh@). 2013-05-12 13:06:46 +00:00
Alexey Dokuchaev
c23e6e8c43 Cleanup quake3-data a bit more:
- Remove USE_CRLF knob: instead, when extracting ZIP archives, ask it to
    convert text files to Unix style.  This should be no-op change, as all
    consumers of USE_CRLF also USE_ZIP
  - While here, remove unneeded output redirection in `do-extract' target
2013-05-12 13:00:07 +00:00
Alexey Dokuchaev
9598402229 - Provide working mirror in MASTER_SITES and thus unbreak fetch
- Sanitize NO_PACKAGE and move it to more appropriate place
2013-05-12 12:48:58 +00:00
Alexey Dokuchaev
2bdc9c7d19 - Convert old-school Makefile header to the new style
- Define LICENSE (GPLv2)
- Convert misused PLIST_FILES (too many of them) into pkg-plist
- Cleanup Makefile, NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Remove defunct URL from port description (WWW: line)
2013-05-12 12:45:18 +00:00
Alexey Dokuchaev
3f538e9e3b Cleanup Makefile; drop maintainership. 2013-05-12 12:25:33 +00:00
Alexey Dokuchaev
5c1330f770 - Rename DEDICATED option to SERVER, add missing FLAVOR_DESC
- Ensure that USE_GL is set, as SDL can be compiled without GL support
- Adjust one PLIST_SUB: SMP -> SMPCLIENT
2013-05-12 12:15:23 +00:00
Alexey Dokuchaev
df6b1522a9 Unbreak after r317934. 2013-05-12 12:03:06 +00:00
Max Brazhnikov
7678193c3d - Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly revert r315222 [1]
- Convert WITH_DEBUG to new options framework
- Trim Makefile header
- Adjust COMMENTs
- Reformat/update description

[1] See follow-up discussion: http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html
2013-05-12 11:48:49 +00:00
Alexey Dokuchaev
e59a968416 - Convert old-school Makefile header to the new style
- Refactor OPTIONS knobs and provide better descriptions
- Define USE_GL more strictly as "gl" instead of vague "yes"
- Drop a few shlib ABI versions from LIB_DEPENDS
- Get rid of FTE_TARGETS variable (convert to use PLIST_FILES)
- Cleanup Makefile and reformat port description while here
2013-05-12 11:37:14 +00:00
Alexey Dokuchaev
6c23840737 - Tighten Makefile header and COMMENT line
- Utilize DISTVERSION (simplifies things)
- Sort the knobs, cleanup OPTIONS a bit, fix a typo
- Rename DEDICATED option to SERVER
- Define USE_GL more strictly as "glu" instead of vague "yes"
- Reformat port description for better readability
2013-05-12 11:34:08 +00:00
Alexey Dokuchaev
02a184dff4 - Trim traditional Makefile header
- Cleanup Makefile, NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Unmute installation commands (INSTALL_DATA, CP)
- Provide something that looks like real port description
2013-05-12 11:25:13 +00:00
Alexey Dokuchaev
a4cb860d4b - Tighten Makefile header and COMMENT line
- Sort the knobs, NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Mute MKDIR's and adjust port description text
2013-05-12 10:20:46 +00:00
Alexey Dokuchaev
4ddec5a6b7 - Unbreak the build after r317934
- Utilize USE_DOS2UNIX for text file conversion
- Utilize PORTDOCS and offload pkg-plist
2013-05-12 10:10:37 +00:00
Alexey Dokuchaev
26bab5998f - Cleanup Makefile, unmute installation commands, etc.
- Update project URL in port description; drop maintainership

NB: Urban Terror was recently converted to standalone game that does not
require Quake III Arena anymore.  Their current version is 4.2.  Perhaps
this port should be update to chase upstream.
2013-05-12 09:45:24 +00:00
Alexey Dokuchaev
cf8ca94edf Sort OPTIONS knobs around a bit; add missing CLIENT_DESC. 2013-05-12 08:49:10 +00:00
Alexey Dokuchaev
0673efe3a4 Toughen the check and unbreak INDEX. 2013-05-12 08:39:29 +00:00
Alexey Dokuchaev
9752f9ac97 If port is setting PKGNAMEPREFIX=${FOOPKGNAMEPREFIX}, but .include's this
file before <bsd.port.options.mk>, options handling gets broken because
options will be loaded from OPTIONSFILE which is based on UNIQUENAME and
thus PKGNAMEPREFIX, which is empty at that point.  Prevent this: ensure
that FOOPKGNAMEPREFIX is defined in advance for ports that use it to set
their PKGNAMEPREFIX and having OPTIONS.
2013-05-12 08:06:32 +00:00
Alexey Dokuchaev
459303bbf8 - Slightly improve usage description (comment) in quake2-data/Makefile.include
- Synchronize other games' -data/Makefile.include files (consistently use
  LOCALBASE, drop obvious comments, adjust formatting, etc.)
2013-05-12 06:35:05 +00:00
Alexey Dokuchaev
730fb82f27 Report correct package size. 2013-05-11 12:28:20 +00:00
Alexey Dokuchaev
d5cfda10b6 - Improve OPTIONS handling; sort things around the Makefile a bit
- Reformat port description so the right edge is not that ragged (fmt -w 77)
- Relinquish to the pool; port is stable enough to fly solo
2013-05-11 12:07:37 +00:00
Alex Kozlov
f109a03194 - Update to 0.8.0
PR:	ports/178217
Submitted by:	Jakub Lach <jakub_lach@mailplus.pl>
Approved by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
2013-05-11 12:03:02 +00:00
Alexey Dokuchaev
4b69f21a1b - Point MASTER_SITES to the URL provided by the upstream website
- Unmute installation commands, install some additional files
- Switch the check: NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Trim the header and generally cleanup Makefile
- Reformat and fix a typo in port description while I am here
2013-05-11 11:29:39 +00:00
Lars Engels
05c536c40b - Pass maintainership to submitter
- Trim Makefile header
- Add a new MASTER_SITE
- Shorten COMMENT
- Add LICENSE
- Convert to OptionsNG
- Remove patch-aa

PR:		ports/173179
Submitted by:	nemesys@gmx.ch
2013-05-10 17:25:55 +00:00
Bryan Drewery
75e0a28623 - Fix extract on 9+ due to this picking up /usr/bin/unzip instead of
looking for the proper LOCALBASE/bin/unzip that UNZIP_CMD is set to.
  Will let maintainers decide if archivers/unzip is really still needed.
  Some of these ports/options remain broken due to other issues.

With hat:	portmgr
2013-05-10 01:46:52 +00:00
Pawel Pekala
9b4f4c0f53 Update to version 2013.2
PR:		ports/178214
Submitted by:	Green Dog <fiziologus@gmail.com> (maintainer)
2013-05-08 18:34:47 +00:00