Commit graph

12265 commits

Author SHA1 Message Date
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
Emanuel Haupt
3a4a8bf8a5 - Mark MAKE_JOBS_SAFE
- Trim header
2013-05-08 08:04:04 +00:00
Baptiste Daroussin
53ad8315b0 Add some shebangfix to allow building most of the ports tree without /usr/bin/perl
Submitted by:	John Marino
Obtained from:	DPorts
2013-05-07 13:12:31 +00:00
Alexey Dokuchaev
85d68c2dfa - Provide working mirror for the time being and unbreak fetch
- Add a comment about why we stick to version 1.76
- Include "quake3-data/Makefile.include" before <bsd.port.options.mk> so
  port options can work correctly; define DOCS option
- Unmute installation commands, unquote and shorten NO_PACKAGE
- Remove defunct URL from port description, drop maintainership
2013-05-07 09:04:19 +00:00
Emanuel Haupt
61ebd1776e Convert to use shebangfix USES flag. 2013-05-07 08:57:37 +00:00
Emanuel Haupt
6f4bb5f8df Convert to use shebangfix USES flag. 2013-05-07 08:42:29 +00:00
Rene Ladan
c84102f49b Use shebangfix 2013-05-07 08:31:52 +00:00
Andrej Zverev
7836b71fac - Change -k to -w option
- Fix i7.6 typo
- Minor improvements to i7.sh.in
- Make portlint happier

- Bump portrevision

PR:		ports/178339
Submitted by:	Andy Kosela <akosela@andykosela.com> (maintainer)
2013-05-07 05:33:17 +00:00
Baptiste Daroussin
d410b2a1ab Remove left USE_NCURSES 2013-05-06 15:53:46 +00:00
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Baptiste Daroussin
46023dda78 Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS 2013-05-06 15:18:38 +00:00
Emanuel Haupt
f855f6c5a2 Register CONFLICTS 2013-05-06 13:40:45 +00:00
Emanuel Haupt
6578d21e08 Update to 2.49 2013-05-06 13:40:26 +00:00
Baptiste Daroussin
3a8b477c9f Fix build on current 2013-05-05 21:47:26 +00:00
Baptiste Daroussin
8c934011cd Fix typo 2013-05-05 21:20:10 +00:00
Baptiste Daroussin
b4dbb5bb02 Fix build with bmake 2013-05-05 21:15:42 +00:00
Guido Falsi
9182725cd9 Update to 0.21 2013-05-05 17:56:24 +00:00
Florian Smeets
5ac18767d1 Fix installation of ports that rely on cp -n for installing files. r245960
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.

We just ignore the error and continue, as we used to.

Reported by:	jaset
Approved by:	portmgr (bapt)
2013-05-04 22:48:03 +00:00
Baptiste Daroussin
903cc2dfd7 Mark as broken: does not fetch 2013-05-04 22:09:58 +00:00
Baptiste Daroussin
aaf47870af Fix on 9+ 2013-05-04 21:59:01 +00:00
Baptiste Daroussin
05568df8f9 Mark as broken: does not fetch 2013-05-04 21:57:18 +00:00
Baptiste Daroussin
a8c5fec213 Mark as broken: does not fetch 2013-05-04 21:55:50 +00:00
Baptiste Daroussin
8fee09d1b9 Mark as broken: does not fetch 2013-05-04 21:54:41 +00:00
Baptiste Daroussin
c203e964ec Mark as broken: does not fetch 2013-05-04 21:52:53 +00:00
Baptiste Daroussin
f5151c766c Revert bad conversion 2013-05-04 21:39:54 +00:00
Baptiste Daroussin
684fea0575 Mark as broken: does not fetch 2013-05-04 21:36:47 +00:00
Baptiste Daroussin
34d88d1be1 Mark as broken: does not fetch 2013-05-04 21:32:23 +00:00
Baptiste Daroussin
f09a8ae7ec Fix build with bmake 2013-05-04 21:29:53 +00:00
Baptiste Daroussin
cba12895e4 Fix build with bmake 2013-05-04 21:28:57 +00:00
Baptiste Daroussin
18b780ca72 Mark as broken: does not fetch 2013-05-04 21:20:17 +00:00
Baptiste Daroussin
3afc72f3bc Mark as broken: does not fetch 2013-05-04 21:03:51 +00:00
Johan van Selst
d40c2ea023 - Update 'The Butterfly Effect' to M9
- Add note about issue with modern QT breaking game level 17
  (was broken in older releases as well; will be fixed in next version)
2013-05-04 20:09:09 +00:00
Baptiste Daroussin
39029c80d6 Fix build on packages builder by adding a default choice 2013-05-04 20:00:38 +00:00
Bryan Drewery
63f76304d6 - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set
MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
  without any extra logic.
- Cleanup ports working around the empty MAKE_JOBS_NUMBER
- This also fixes several ports that were expecting MAKE_JOBS_NUMBER
  to always have a number

Reviewed by:	bapt
Spotted by:	John Marino <draco@marino.st>
With hat:	portmgr
2013-05-04 14:06:08 +00:00
Baptiste Daroussin
ae8b8c7fc3 Fix build with bmake 2013-05-04 14:03:36 +00:00
Baptiste Daroussin
3fcf6ba40c Mark ELSOUND option as broken (distfile unfetchable)
While here convert to new options framework
2013-05-03 23:53:00 +00:00
Baptiste Daroussin
ac1bdd1dae Mark as broken, some distfiles are unfetchable
While here convert to new options framework
2013-05-03 23:18:09 +00:00
Baptiste Daroussin
bd058bad23 Fix build with bmake 2013-05-03 22:24:07 +00:00
Baptiste Daroussin
a584b780b3 Fix build with bmake 2013-05-03 21:50:51 +00:00
Baptiste Daroussin
b3f92a3654 Really fix build on FreeBSD 9+ 2013-05-03 21:09:22 +00:00
Baptiste Daroussin
646cc867a4 Fix build on current 2013-05-03 21:06:25 +00:00
Baptiste Daroussin
e1b18b4bbf Fix build with clang 2013-05-03 20:57:20 +00:00
Baptiste Daroussin
cad71f2f11 Fix extraction on FreeBSD 9+ 2013-05-03 20:50:25 +00:00
Emanuel Haupt
2898e3fa0c Chase security/libgcrypt update 2013-05-03 16:36:39 +00:00
Baptiste Daroussin
681061b8f8 # in url is configusing bmake(1) replace by %23
Submitted by:	sjg
2013-05-02 17:10:48 +00:00
Jason Helfman
ae0f7b5a84 - remove unnecessary processing 2013-05-01 22:11:34 +00:00
Alexey Dokuchaev
5bcdccd9b6 Reduce gratuitous differences with `games/quake2-data' port. 2013-05-01 08:44:29 +00:00
Bryan Drewery
899d2706b7 - Remove redundant :install target on LIB_DEPENDS and RUN_DEPENDS
This fixes the following warning when running 'run-depends-list':
      "install" non-existent -- dependency list incomplete

With hat:	portmgr
2013-04-30 20:00:28 +00:00
Martin Wilke
6d03337886 - Update MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE

PR:		177550
Submitted by:	Ports Fury
2013-04-30 02:35:30 +00:00
Baptiste Daroussin
9ff06b3cbf Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework
2013-04-29 22:27:05 +00:00
Alex Kozlov
89e3f41195 Reset maintainer:
ports-mgmt/pkg_replace: maintainer timeout (> 2 years)
games/lordsawar: Return to the pool
2013-04-29 17:53:34 +00:00
Baptiste Daroussin
5271da855f Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.

Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
2013-04-29 08:57:12 +00:00
Beech Rintoul
eb3016e9e8 - Adjust dependencies for Desktop files
- Add desktopfileutils

PR:		ports/177010
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-04-28 23:25:25 +00:00
Beech Rintoul
4f3c4b8d7f - Desktop entry, removed all notes
PR:		ports/177007
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-04-28 23:01:27 +00:00
Beech Rintoul
40948a5e10 - Changed Icons
- Fix desktop entry
- Remove dependency for graphics/netpbm
- Fix examples
- Makefile tweaks
- Bump portrevision

PR:		ports/177005
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-04-28 22:30:41 +00:00
Beech Rintoul
55f3998865 - Fix poirtdocs
PR:		ports/177035
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-04-28 21:38:56 +00:00
Alex Kozlov
05f2f1fd63 - Convert Makefile headers to new style
- Remove indefinite article from COMMENT
- Remove ABI version numbers from LIB_DEPENDS
- Convert to USES gettext (remove conditional gettext, ports can't
  be built without gettext lib)
- Convert to new options framework

Approved by:	mva (maintainer)
2013-04-28 18:39:40 +00:00
Alexey Dokuchaev
2a8525513b - Convert to modern OPTIONS framework (courtesy of jgh@)
- Trim the header, drop shlib ABI versions, misc. cleanups
- Cleanup port description, remove defunct web address
2013-04-28 03:18:00 +00:00
Raphael Kubo da Costa
09b8feef8a Set FETCH_ARGS to follow redirections.
The download URL from Dropbox seems to be redirecting to another location
these days, which made make fetch fail.

PR:		ports/177994
2013-04-27 17:45:03 +00:00
Marcus von Appen
821843ca06 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
2013-04-27 08:50:46 +00:00
Alexey Dokuchaev
725c837e40 - Convert to modern OPTIONS framework (courtesy of jgh@)
- Rephrase some of the knob names while here
- Trim the header, drop shlib ABI versions, etc.
2013-04-27 07:12:07 +00:00
Frederic Culot
730a0eab74 - Update to 4.4
PR:		ports/177711
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2013-04-27 06:18:58 +00:00
Marcus von Appen
740800e443 - Trim Makefile headers
- Convert to new options framework
- Pet portlint
2013-04-26 17:29:05 +00:00
Baptiste Daroussin
bc62127a69 Convert from USE_GETTEXT to USES= gettext
While here:
- Trim some headers
- Convert to new options framework
2013-04-26 16:39:14 +00:00
Baptiste Daroussin
dba80fffe4 Remove USE_CDRTOOLS from bsd.port.mk
This macros has been useless since cdrtools-cjk port has gone.
This macros also lead to badly handled dependencies assuming that the dependency
on cdrtools was most BUILD and RUN dependency. While most of the time it is
simply a RUN dependency and sometime a build one.

While here:
- Trim some headers
- Convert some ports to optionsng
- Convert some ports to USES= gettext
2013-04-26 12:35:50 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00