Commit graph

14677 commits

Author SHA1 Message Date
Alexey Dokuchaev
ac9f5eec77 - Stagify, drop PORT_OPTIONS:MDOCS check, hand over to games@ team
- Update MASTER_SITES (point to working site) and WWW line while here
2014-07-09 06:14:32 +00:00
Dmitry Marakasov
2926c4246b - Update to 4.10 2014-07-09 03:33:37 +00:00
Dmitry Marakasov
414acb6f48 - Update to 4.10 2014-07-09 03:33:30 +00:00
Alexey Dokuchaev
61a77b54ca Mostly cosmetic fixes over various Quake2 ports:
- Wrap overly long lines to fit standard terminal width
- When installing pre-generated docs, do not check PORT_OPTIONS:MDOCS
  which is useless in post-stage era
- Simplify MASTER_SITES, optimize away MASTER_SITE_SUBDIR if possible
- Amend COMMENT text and pkg-descr in `quake2-lights' port
- Unbreak installation of Quake2-LNX (icculus.org port)
2014-07-09 02:29:21 +00:00
John Marino
87f8b2e2dd games/atomix: Fix deinstallation issue involving scores file
The scheme used to leave a non-zero length scores file alone during
deinstallation no longer works under stage.  The scheme used a
post-install script to add the scores directory and initial file, but
then tried to remove it using the pkg-plist.

Apparently these need to be matched, which means either the post-install
script is matched with a post-deinstall script, or the creation of the
scores file be done in the pkg-list with @exec.  As the logic is slightly
complex, it was easier to solve with a pkg-deinstall script.

There were two unnecessary @dirrmtry lines as well which have been
removed.  Bump portrevision for multiple reasons.

Reported by:	swills (jenkins)
2014-07-08 17:26:36 +00:00
Marcus von Appen
c193a2fa1e - Update to version 1.4.7.5 2014-07-08 16:59:04 +00:00
Raphael Kubo da Costa
7645bf0c5c - Unbreak by adding a mirror to MASTER_SITES.
- Pass maintainership to submitter.

PR:		191687
Submitted by:	A.J. "Fonz" van Werven <freebsd@skysmurf.nl>
2014-07-08 14:48:34 +00:00
Alexey Dokuchaev
c5beb65fa5 - Use modern MASTER_SITES syntax, get rid of MASTER_SITE_SUBDIR
- Stagify, cleanup extraction, transfer maintainership to games@
- Add missing OPTIONS_DEFINE and unmute installation commands
- Convert rather short pkg-plist to PORTDATA and PORTDOCS
- Remove now defunct WWW (there is another mod, Excessive Plus,
  available which is based on this one: www.excessiveplus.net)
2014-07-08 09:37:51 +00:00
Alexey Dokuchaev
0c65f94d0a Reduce the differences between `quake*-data' ports:
- Consistently use vertical bar (pipe) in :S substitutions
- Do not abuse .error statement, set IGNORE knob instead
- Drop some unnecessary quotation marks in comparisons
- Add a comment on why we cannot depend on particular .pak file
- Simplify extraction of the `linuxq3apoint-1.32b-3.x86.run'
2014-07-08 08:51:31 +00:00
Alexey Dokuchaev
412b0876b9 - Update to build 8012 (the latest official release to date)
- Modernize LIB_DEPENDS; guard dependency on `devel/libexecinfo' with
  !exists(/usr/include/execinfo.h)
- Add missing FLAVOR_DESC knob; stagify and reclaim the port
- Remove BROKEN statement on sparc64, let's give it another try
- Update MASTER_SITES and WWW line in the port description text
2014-07-08 08:14:51 +00:00
Alexey Dokuchaev
3dcc749d60 - Cleanup, modernize MASTER_SITES and optimize away MASTER_SITE_SUBDIR
- Switch to using vertical bars as regex separators, since they do not
  require escaping of the slash (when used as path separator)
- Move OPTIONS block where it belongs (closer to <bsd.port.options.mk>)
- Turn .error into IGNORE statement; reclaim maintainership back
2014-07-08 07:07:05 +00:00
Alexey Dokuchaev
6870387db5 Remove one dead master site and fix couple of minor whitespace issues. 2014-07-08 06:50:37 +00:00
Alexey Dokuchaev
b764013557 Stagify the port, use modern LIB_DEPENDS and MASTER_SITES syntax. 2014-07-08 06:42:23 +00:00
Alexey Dokuchaev
7f5b96134d - Stagify the port, modernize LIB_DEPENDS, cleanup a bit
- Remove controversial optimization flags that are not supported
  by some modern compilers
2014-07-08 06:30:02 +00:00
Alexey Dokuchaev
bc0701607a - Give one OPTION a better name (DM -> DM_MAPS)
- Cleanup Makefile, files/pkg-message.in
- Augment port description text, point to an active
  website in WWW line
- Remove now useless check for PORT_OPTIONS:MDOCS
- Take maintainership back; fix Makefile header
2014-07-08 05:14:41 +00:00
Alexey Dokuchaev
e9fb9c69f3 Stagify and reclaim. 2014-07-08 03:23:11 +00:00
William Grzybowski
b06afa8a71 games/tome4: update to 1.2.3
PR:		191723
Submitted by:	maintainer
2014-07-07 23:06:54 +00:00
Johan van Selst
d9d8b40cca - Update to PTkEi 2
- Adopt port
2014-07-07 19:56:44 +00:00
Johan van Selst
e63b953305 Adopt port 2014-07-07 19:49:26 +00:00
John Marino
224b11ae3b games/atomix: stage, explicitly link with libm (dports) 2014-07-07 17:14:29 +00:00
Vanilla I. Shu
23d8483d1d Stagify. 2014-07-06 16:44:20 +00:00
Vanilla I. Shu
b464bf120b 1: Stagify.
2: remove NOPORTDOCS, switch to options.
2014-07-06 16:23:13 +00:00
Johan van Selst
38b269a29d Adopt port 2014-07-06 16:07:33 +00:00
Pawel Pekala
124838199b - Add staging support
- Convert to new LIB_DEPENDS format, options subs and helpers
- Fix spelling mistake in descriptions
2014-07-06 10:31:55 +00:00
Johan van Selst
bfb2da6b49 Fix build on i386 by disabling broken assembly code
(no functional changes)
2014-07-06 10:27:27 +00:00
Pawel Pekala
872cede5e7 - Add staging support, allow it as regular user
- Use options sub
- Rephrase option descriptions to current standards
- On 10+ libarchive is having problems with some of the
  distfiles, workaround this by using unzip and gtar from ports
2014-07-05 21:24:08 +00:00
John Marino
ec79062e02 games/pongix: Stage, Unbreak on F10+, LDFLAGS+= -lm (explicit linking) 2014-07-05 18:25:49 +00:00
Tijl Coosemans
ec94e4d5eb Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
2014-07-05 12:19:32 +00:00
Tijl Coosemans
a5185846f0 Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
2014-07-04 09:40:59 +00:00
Adam Weinberger
3d9b49d653 s/.post// 2014-07-03 23:30:04 +00:00
Adam Weinberger
0d763781ed Remove NOPORTDOCS. 2014-07-03 23:27:49 +00:00
William Grzybowski
3fb753acc9 games/quake2-3zb2: support stage 2014-07-03 22:50:20 +00:00
William Grzybowski
d3f3f398ef games/quake2-zaero: support stage 2014-07-03 22:45:53 +00:00
William Grzybowski
1f2e9c45ef games/quake2-xatrix: support stage 2014-07-03 22:43:38 +00:00
William Grzybowski
4bd7513447 games/quake2-source: support stage 2014-07-03 22:35:57 +00:00
William Grzybowski
968bd1f4fd games/quake2-rogue: support stage 2014-07-03 22:33:15 +00:00
William Grzybowski
3ffc8a26ac games/quake2-relay: support stage 2014-07-03 22:31:37 +00:00
William Grzybowski
8e4c101fc0 games/quake2-psychomod: support stage 2014-07-03 22:21:57 +00:00
William Grzybowski
2984f15b85 games/quake2-ctf: support stage 2014-07-03 22:20:28 +00:00
William Grzybowski
011fbf1aaf games/quake2-matrix: support stage 2014-07-03 22:15:05 +00:00
William Grzybowski
d5346ac7f7 games/quake2-extras: support stage 2014-07-03 22:12:47 +00:00
William Grzybowski
d167adc2d5 games/quake2-data: support stage 2014-07-03 22:08:59 +00:00
Dmitry Marakasov
6ddd7ebf8b - Switch graphics/sdl2_ttf to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-03 17:25:30 +00:00
John Marino
2f788bdc66 games/linux-steam: Actually reset maintainer this time
PR: 191219
2014-07-02 23:34:09 +00:00
John Marino
78007d6c15 games/linux-steam: Reset maintainer and deprecate this interactive port
The maintainer is not reachable via email although messages don't bounce.
The current and previous PR have both timed out.  Reset the maintainer and
set deprecation date for 20 August, the same the other unmaintained
interactive ports.  The port is already staged, but a new maintainer
should convert this interactive port to a regular one in order to
undeprecate it.

PR: 191219
2014-07-02 23:25:03 +00:00
Dmitry Marakasov
7e3a1f16b2 - Stagify
- Switch to USES=libtool
- Pass maintainership to games@
2014-07-02 22:08:52 +00:00
Dmitry Marakasov
3db1780a57 - Switch to USES=libtool, drop .la files
- Pass maintainership to games@
2014-07-02 22:06:10 +00:00
Dmitry Marakasov
58e2fee9f6 - Switch to USES=libtool
Approved by:	portmgr blanket
2014-07-02 22:06:03 +00:00
Dmitry Marakasov
ab31b7a4bf - Switch to USES=libtool, drop .la files
- Strip libraries
- Pass maintainership to games@
2014-07-02 22:05:33 +00:00
Dmitry Marakasov
77fc298ac4 - Switch to USES=libtool
Approved by:	portmgr blanket
2014-07-02 22:05:13 +00:00
Dmitry Marakasov
a1cc73a0c0 - Stagify
- Pass maintainership to games@
- Switch to USES=libtool
2014-07-02 22:05:04 +00:00
Dmitry Marakasov
17d603d4b6 - Switch to USES=libtool
Approved by:	portmgr blanket
2014-07-02 22:04:13 +00:00
Dmitry Marakasov
cc02e95a9a - Switch to USES=libtool
- Pass maintainership to games@
2014-07-02 22:03:37 +00:00
Dmitry Marakasov
c092eed429 - Switch to USES=libtool, drop .la files
- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
2014-07-02 22:03:17 +00:00
Dmitry Marakasov
b1159adda3 - Switch to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES

Approved by:	portmgr blanket
2014-07-02 22:03:01 +00:00
Antoine Brodin
a09e55e2e8 Resetting maintainership on ports that have not been staged and without any
pending PR

With hat:	portmgr
2014-07-02 18:22:39 +00:00
Tilman Keskinoz
a4e6ec6417 Update to version 5
PR:		190741
Submitted by:	dennylin93@hs.ntnu.edu.tw
Approved by:	maintainer timeout
2014-07-02 12:51:31 +00:00
Andrej Zverev
1234029da9 games/inform7: update to 6L02
PR:		191530
Submitted by:	maintainer
2014-07-02 06:44:38 +00:00
Dmitry Marakasov
04bc1ee2bb - Switch to USES=libtool, drop .la files
- Strip libraries
- Pass maintainership to games@
2014-07-01 22:48:14 +00:00
Tijl Coosemans
99a0320463 Add "USES=libtool pathfix" to x11/libxdg-basedir and bump dependent ports 2014-07-01 18:53:47 +00:00
Dmitry Marakasov
989daa414c - Add comment on that .la files are needed
Approved by:	portmgr blanket
2014-07-01 17:48:32 +00:00
Eitan Adler
6e2e6fe4b0 multiple: avoid RUN_DEPENDS=${BUILD_DEPENDS} anti-pattern
The ports infrastructure may insert additional content into the
	BUILD_DEPENDS variable which is not supposed to be a run depend.

Approved by:	portmgr (bapt)
2014-07-01 07:04:47 +00:00
Koop Mast
0d1ccc3c54 Stage these suckers.
And bring them more up to date with current practices.
USES=desktop-file-utils/shared-mime-info/tar
2014-06-30 21:32:54 +00:00
Tijl Coosemans
5123b58834 - Add USES=libtool to x11-toolkits/xforms and bump dependent ports.
- Remove xforms dependency from graphics/qslim.
2014-06-30 17:52:23 +00:00
Marcus von Appen
237fffa92a - Enable stagedir support - the NO_PACKAGE issue with STAGEDIR could not be
recreated anymore
2014-06-30 17:49:18 +00:00
Eitan Adler
e2039e3f53 fix typo 2014-06-30 15:06:17 +00:00
Rene Ladan
a1334cc533 Remove expired ports:
2014-06-30 www/trac-TracDuplicates: Broken for more than 5 months
2014-06-30 mail/hotwayd: Protocol changed, software unusable
2014-06-30 mail/ilohamail-devel: Upstream disappeared
2014-06-30 games/tyrquake: Broken for more than 5 months
2014-06-30 net/gkrellmqst: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 security/p5-Jifty-Plugin-OpenID: Broken for more than 5 months
2014-06-30 games/sumwars: Broken for more than 5 months
2014-06-30 audio/ruby-esound: Broken for more than 5 months
2014-06-30 x11-toolkits/py-pyqwt: Broken for more than 5 months
2014-06-30 net-im/ysm: Broken for more than 5 months
2014-06-30 net-mgmt/send: Broken for more than 5 months
2014-06-30 net/p5-Jifty-Plugin-Authentication-Ldap: Broken for more than 5 months
2014-06-30 net-p2p/bittyrant: Broken for more than 5 months
2014-06-30 sysutils/gkrellm: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 audio/gkrellmms: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 audio/gkrellmvolume: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellmlaunch: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellmfmonitor: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 misc/gkrellshoot: GKrellM 1.X is no longer being developed, consider using 2.X.
2014-06-30 polish/sms2: sms2 is no longer being developed, consider using alternative software.
2014-06-30 x11-toolkits/py-wmdockapps: Crufty and nothing depends on this
2014-06-30 audio/tagger: Ancient, unmaintained
2014-06-30 www/mod_wsgi2: No longer supported, please use www/mod_wsgi3 instead
2014-06-30 security/botan: Botan 1.8 have known bugs and is no longer supported upstream, migrate to security/botan110
2014-06-30 08:37:49 +00:00
Eitan Adler
0791993125 games/crafty-open-source: Fix bugs in r356899 by vanilla:
- fix RUN_DEPENDS (missing a : prior to =)
	- add LEGAL_PACKAGE since NO_PACKAGE is unrelated to a known legal issue
2014-06-30 06:09:00 +00:00
Greg Lewis
272681411b . Move OPTIONS_DEFINE before bsd.port.pre.mk, per portlint. 2014-06-29 08:19:25 +00:00
Greg Lewis
c2fc5ce98c . Move OPTIONS_DEFINE before bsd.port.pre.mk, per portlint. 2014-06-29 08:19:00 +00:00
Greg Lewis
b80fe53ce9 . Support staging. 2014-06-29 07:12:44 +00:00
Greg Lewis
be64f122e6 . Sort packing list. 2014-06-29 06:41:31 +00:00
Greg Lewis
9e4b1c97f2 . Fix COMMENT. 2014-06-29 06:41:12 +00:00
Greg Lewis
ba73d3dd40 . Fix COMMENT. 2014-06-29 06:40:31 +00:00
Greg Lewis
003dd64969 . Support staging. 2014-06-29 06:39:53 +00:00
Greg Lewis
024b020e05 . Support staging. 2014-06-29 06:39:36 +00:00
Greg Lewis
c4ddcefd73 . Support staging. 2014-06-29 06:36:43 +00:00
Greg Lewis
b50a3d7901 . Support staging. 2014-06-29 06:36:15 +00:00
Greg Lewis
9e56656d25 . Rename patch files to use a less antique naming convention. 2014-06-29 05:33:59 +00:00
Greg Lewis
5204ca1efc . Rename patch files to use a less antique naming convention. 2014-06-29 05:33:37 +00:00
Greg Lewis
d0c28e674e . Staging support. 2014-06-29 00:04:30 +00:00
Marcus von Appen
330c772106 - Update to version 1.4.6.21 2014-06-28 09:57:48 +00:00
Antoine Brodin
df1f66d426 Reset maintainer, email bounces
With hat:	portmgr
2014-06-28 07:48:01 +00:00
Martin Wilke
bd48d39657 - Chase database/sqlite3 slib bump
Approved by:	portmgr (myself)
2014-06-27 17:21:06 +00:00
Antoine Brodin
915ddba64c Allow to build with texinfo from ports 2014-06-26 15:29:32 +00:00
Antoine Brodin
c0ef6553ab Allow to build with texinfo from ports
With hat:	portmgr
2014-06-26 08:41:34 +00:00
Antoine Brodin
79cee04bec Allow to build with texinfo from ports
With hat:	portmgr
2014-06-26 07:32:36 +00:00
Rusmir Dusko
56fd9df84f - Mark DEPRECATED, set EXPIRATION_DATE, use 3omns 2014-06-25 13:51:33 +00:00
Rusmir Dusko
c1a91b42db 3omns is an old-school arcade-style tile-based bomb-dropping deathmatch game.
The name is a bastardization of the word Bombs
(and you should pronounce it however you want).

WWW: https://github.com/chazomaticus/3omns

3omns is the successor of Bomns3 (games/bomns3).
2014-06-25 13:48:58 +00:00
Rusmir Dusko
63d0782052 - Update to 0.99.3, announce message:
bomns
  * Banish the Autotools to the land of wind and ghosts. CMake for the win.
  * Beginnings of netplay, thanks to Charles. See the "netplay" branch.
  * No longer compiles unused/broken AI code

 bomnsedit
  * None

 bomnslauncher
  * GTK1 launcher is archived and no longer built (it sucks, don't worry)
  * bomnslauncher2 renamed bomnslauncher

- Transfer maintainership to games@ team
- Add license (GPLv2)
- Switch to USES=cmake and change to fetch from GITHUB
- Remove not existent Option and OPTIONS_SUB
- Remove pkgconfig, USE_BZIP2 and obsolete patches, changed by upstream
- Add CMAKE_ARGS+= -Wno-dev and USE_CSTD=gnu89
- Add DOCS and Option
- Symlink the icon
- Change WWW
2014-06-25 13:36:30 +00:00
Jason E. Hale
688f3ac046 - Support staging
- Tab -> space in pkg-descr
- Add DOCS option

Approved by:	portmgr (blanket approval)
2014-06-25 12:56:21 +00:00
Baptiste Daroussin
698f728a34 Fix build on system built WITHOUT_INFO
With hat:	portmgr
2014-06-25 08:58:09 +00:00
Baptiste Daroussin
a33191366c Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
2014-06-25 05:35:31 +00:00
Jason E. Hale
3195e5bf2f - Support staging
- Add LICENSE
- Rename generic patches

Approved by:	portmgr (blanket approval)
2014-06-23 23:00:51 +00:00
Guido Falsi
56c6383aef - Stagify
- Add modern rc script
- Install in DATADIR

Approved by:	gmarco@gufi.org (maintainer)
2014-06-23 22:29:07 +00:00
Alexey Dokuchaev
3e4a131b3b - BROKEN statement in r358925 is misleading: it seem that Boost is the one
to blame: in v1.53 they had the following change in their headers:

  - explicit shared_array(T * p = 0): px(p), pn(p, deleter())
  + shared_array() BOOST_NOEXCEPT : px( 0 ), pn()
       {
       }

  + template<class Y>
  + explicit shared_array( Y * p ): px( p ), pn( p, checked_array_deleter<Y>() )
  + {
  + boost::detail::sp_assert_convertible< Y[], T[] >();
  + }

  The solution is pretty simple: use default constructor instead of NULL when
  initializing a shared_array; it was the default anyway [1]

- Add missing `pkgconfig' to USES, otherwise it won't find GTK+2
- Cleanup Makefile, sort the knobs, trim USE_GL (glut implies gl and glu)
- Transfer maintainership to games@ team
- Reword COMMENT and port description; add LICENSE (GPLv2) while here

[1] http://www.luxrender.net/mantis/view.php?id=1368
2014-06-23 14:56:15 +00:00
Dmitry Marakasov
622869e534 - Switch devel/google-perftools to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-23 13:44:39 +00:00
Dmitry Marakasov
6860bd8b23 - Convert USE_BZIP2 to USES
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
2014-06-23 12:27:34 +00:00
Baptiste Daroussin
999aee739a Mark as broken with any modern compiler
Cleanup staging while here
Convert to USES=dos2unix
2014-06-23 12:13:46 +00:00
Baptiste Daroussin
b792702b59 Mark as broken: no distinfo 2014-06-22 22:11:45 +00:00
Baptiste Daroussin
4481a92f19 Mark as broken: no distinfo provided for some of the distfiles 2014-06-22 22:10:50 +00:00
Tilman Keskinoz
d1d1af576c Stageify.
Remove esound option which simplifies the port and nobody uses esound anyway.
2014-06-22 14:01:22 +00:00
Greg Lewis
e265f0588f . Remove $FreeBSD$, since it no longer gets expanded (or so I understand).
. Fix a path.
2014-06-22 04:13:26 +00:00
Greg Lewis
5dfd531513 . Rename patch files to use a less antique naming convention. 2014-06-22 04:10:53 +00:00
Raphael Kubo da Costa
1ba6e3c1f7 - Support staging.
- Apply local patch to avoid a complaint from the compiler:
  "Function <glutStrokeWidth> called without first calling 'glutInit'."

PR:		190833
Submitted by:	olevole@olevole.ru (maintainer)
2014-06-21 22:02:46 +00:00
Antoine Brodin
0ff75e9584 Finish stage support 2014-06-21 08:59:22 +00:00
Danilo Egea Gondolfo
a3f7fd5ad8 - Update from 1.14.4 to 1.14.5 2014-06-20 18:44:38 +00:00
Dmitry Marakasov
de745b7c09 - Drop :oldver from USES=libtool, no dependent ports require .la files
- Bump dependent port (games/freeciv) as .so version has changed

Approved by:	portmgr blanket
2014-06-20 11:22:43 +00:00
Dmitry Marakasov
388783780a - Convert USE_BZIP2 to USES
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
2014-06-20 11:20:06 +00:00
Dmitry Marakasov
627d72d304 - Switch print/libpaper to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-20 11:15:57 +00:00
John Marino
4291c97b9e games/minecraft-client: Use OpenJDK8 to fix spawning problem
PR:		189028
Submitted by:	Sean Bruno
Fix by:		Kris Moore
2014-06-20 10:45:11 +00:00
Rusmir Dusko
74a09dfd94 - Update to 1.9.2.1, announce message is here:
http://sourceforge.net/projects/robocode/files/robocode/1.9.2.1/
2014-06-19 08:48:42 +00:00
Jason E. Hale
aea6946f6c - Support staging
- Add LICENSE (GPLv2)

Approved by:	portmgr (blanket approval)
2014-06-19 06:07:19 +00:00
Jason E. Hale
5fb10ebe97 - Support staging (it was easier to define a new do-install target
than further patching the source Makefile)
- Add LICENSE (GPLv2)
- Rename patch to reflect the file it applies to
- Whitespace cleanup

Approved by:	portmgr (blanket approval)
2014-06-19 05:34:08 +00:00
Stephen Hurd
4e5b54a3ec Update my ports to use my shurd@FreeBSD.org account
Approved by:    db, skreuzer (mentors)
2014-06-18 20:18:11 +00:00
Rusmir Dusko
8a38165035 - Update to 0.4.3, announce message:
* Translations:
 ** cs (Marek Cercky)
 ** el (Dimitris Spingos, Tom Tryfonidis)
 ** es (Daniel Mustieles)
 ** gl (Fran Dieguez)
 ** id (Andika Triwidada)
 ** pl (Piotr Drag)
 ** pt_BR (Rafael Ferreira, Enrico Nicoletto)
 ** sl (Matej Urbancic)
 ** sr (Miroslav Nikolic)
2014-06-17 20:07:23 +00:00
Guido Falsi
82c80d4504 Stagify
Approved by:	gmarco@gufi.org (maintainer)
2014-06-17 19:22:50 +00:00
Dmitry Marakasov
9c0711f153 - Switch devel/guichan to libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-16 22:24:47 +00:00
William Grzybowski
42105c2d01 games/py-mnemosyne: update to 2.3
- Update to 2.3
- Pass maintainership to submitter

PR:		188930
Submitted by:	hhh sdf org
2014-06-16 16:49:16 +00:00
Dmitry Marakasov
0a0b5da3a6 - Fix alut dependency 2014-06-16 00:26:30 +00:00
Rene Ladan
c8f5b88949 Remove expired ports:
2014-06-12 databases/py-cmemcache: Deprecated upstream
2014-06-13 games/mangos: Broken for more than 6 months
2014-06-14 lang/clojure-contrib: monolithic contrib library is obsolete
2014-06-14 devel/bzapi: Bugzilla has a native REST API, see https://wiki.mozilla.org/BMO/REST
2014-06-15 18:26:12 +00:00
Vanilla I. Shu
cc2b7014ac Stagify.
Approved by:	portmgr@
2014-06-15 16:39:36 +00:00
Vanilla I. Shu
e40b465fd3 Stagify.
Approved by:	portmgr@
2014-06-15 16:23:52 +00:00
Vanilla I. Shu
49915f4fbb Stagify.
Approved by:	portmgr@
2014-06-15 16:19:17 +00:00
Vanilla I. Shu
75be303379 Stagify.
Approved by:	portmgr@
2014-06-15 16:17:18 +00:00
Vanilla I. Shu
cca15b1fe2 Stagify.
Approved by:	portmgr@
2014-06-15 16:06:35 +00:00
Vanilla I. Shu
074d1ada21 Stagify.
Approved by:	portmgr@
2014-06-15 16:00:23 +00:00
Vanilla I. Shu
b628022599 Stagify.
Approved by:	portmgr@
2014-06-15 15:59:58 +00:00
Vanilla I. Shu
69e59711d4 Stagify.
Approved by:	portmgr@
2014-06-15 15:52:47 +00:00
Vanilla I. Shu
0cc4859332 Stagify.
Approved by:	portmgr@
2014-06-15 15:37:44 +00:00
Vanilla I. Shu
7c3223546c Stagify.
Approved by:	portmgr@
2014-06-15 14:34:38 +00:00
Vanilla I. Shu
429cbebfc6 Stagify. 2014-06-15 14:30:47 +00:00
Vanilla I. Shu
47d5088c99 1: Stagify.
2: move post-install messages to pkg-message.

Approved by:	portmgr@
2014-06-15 14:10:09 +00:00
Vanilla I. Shu
6ddbb15911 1: Stagify.
2: add depends to perl5.

Approved by:	portmgr@
2014-06-15 14:04:12 +00:00
Vanilla I. Shu
4776a244d5 1: Stagify.
2: switch to tar:bzip2

Approved by:	portmgr@
2014-06-15 10:03:38 +00:00
Vanilla I. Shu
3ad49071cb 1: Stagify.
2: fix build with clang.

Approved by:	portmgr@
2014-06-15 09:54:16 +00:00
Vanilla I. Shu
c79aba96f1 Stagify.
Approved by:	portmgr@
2014-06-15 09:45:21 +00:00
Rusmir Dusko
18f3cc7038 - Update to 0.1.r765 2014-06-15 08:58:29 +00:00
Martin Wilke
cfeeb55b15 - Update to 20140614
PR:		191031
2014-06-15 08:44:16 +00:00
Rusmir Dusko
47806589c2 games/arkanoidsb
- Transfer maintainership to games@ team
- Use tar:bzip2 instead of USE_BZIP2=yes

games/magicmaze

- Mastersite disappeared, mirror on my SF site
- Transfer maintainership to games@ team
- Change WWW to WayBack

games/sdl_jewels

- Transfer maintainership to games@ team

games/sdl_lopan

- Transfer maintainership to games@ team

games/secrettower

- Transfer maintainership to games@ team

games/super_mario_bros_python

- Transfer maintainership to games@ team

games/xvier

- Transfer maintainership to games@ team
2014-06-14 15:15:06 +00:00
Oliver Lehmann
c0395cb1d4 fix build by defining TOLUAXX_CMD on my own 2014-06-14 10:48:12 +00:00
Danilo Egea Gondolfo
6d3ee48953 - Update MAINTAINER email
- Add LICENSE
- Add stage support
- Add a desktop entry
- Improve WWW

PR:		ports/191000
Submitted by:	Benjamin Lutz <mail@maxlor.com>
2014-06-14 01:00:58 +00:00
John Marino
efcec66ca4 games/japanese: quit: Stage support and change maintainers
Pass maintainership to submitter, the listed maintainer hasn't been
active since 2005.  The slave port wasn't maintained.

PR:		190874
Submitted by:	Koichiro IWAO
2014-06-13 22:15:18 +00:00
Danilo Egea Gondolfo
a01642922d - Update MASTER_SITES
- Remove BROKEN
- Pass maintainership to submitter
- Add stage support
- Improve WWW

PR:		ports/190986
Submitted by:	craig001@lerwick.hopto.org
2014-06-13 15:22:27 +00:00
Jimmy Olgeni
5e38556079 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.

CR:		D201
Approved by:	portmgr (bapt)
2014-06-13 07:36:27 +00:00
Oliver Lehmann
ba9f381a1d STAGEify 2014-06-12 11:49:55 +00:00
Alexey Dokuchaev
458e2b1076 - Update OpenTTD to version 1.4.1 which fixes a regression with the order
of how some packets are sent to the admin port
- Add another mirror (per http://devs.openttd.org/~truebrain/mirror.txt)
- Remove trivial files/liblzma.pc and handle liblzma the same way as zlib
  and lzo2; this also allows to simplify `post-patch' target
2014-06-12 06:06:27 +00:00
Oliver Lehmann
b0f5f45793 STAGEify 2014-06-11 20:07:20 +00:00
Thierry Thomas
0ac68f2c94 Unbreak. 2014-06-11 19:50:18 +00:00
Antoine Brodin
99fdbb800a Update to 1.2.2
PR:		ports/190619
Submitted by:	maintainer
2014-06-11 19:32:48 +00:00
John Marino
d0bb05930a Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy.  Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.

Approved by:	portmgr (implicit)
2014-06-11 18:55:29 +00:00
Antoine Brodin
d509639325 Add explicit dependency on glu 2014-06-11 18:15:40 +00:00
Tijl Coosemans
9f8b4bcde3 Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream.  Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.

Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix.  Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS.  This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.

PR:		190592
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-06-11 14:49:59 +00:00
John Marino
fac4ecc6a6 games/xlogical: stage support and unbreak on F10+
This port needed a lot more help than the PR indicated:
 * Full stage support
 * DESTDIR had to be patched in, there was only a placeholder
 * It didn't build on clang because there was no header for rand function
 * Almost very patch had DOS carriage returns (stripped)
 * Needed USES+=dos2unix so patches apply (caused revbump)
 * NOPORTDOCS needed to be replaced by PORT_OPTIONS - DOCS
 * post-extract target was muted, as is the norm
 * Previous install patches reworked to fit STAGE support better

The PR updated:
 * Use of autotools
 * conversion of USE_GMAKE and USE_BZIP2 was done previously
 * GPLv2 license was added

PR:		188798
Submitted by:	maintainer (Aaron Baugher)
Rest by:	marino
2014-06-10 20:49:51 +00:00
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Dmitry Marakasov
ff48c35ae0 - Install desktop entry and an icon
Submitted by:	Kevin Zheng <kevinz5000 at gmail dot com>
2014-06-10 12:09:22 +00:00
Alexey Dokuchaev
b8ba0aab09 Stagify the port; fix Makefile header. 2014-06-10 06:31:31 +00:00
Akinori MUSHA
bab0b62d7b Manpage conflicts with nethack have been resolved, for which bump PORTREVISION. 2014-06-10 05:28:58 +00:00
Akinori MUSHA
c17e0bbeb7 Add staging support and remove NO_STAGEDIR.
Legacy pkg_tools support may have been broken.
2014-06-10 05:27:47 +00:00
Bryan Drewery
bf7523a44f - Prevent detection of XDG which causes files to be installed incorrectly
- Stop removing directories owned by dependencies

PR:		190198
Submitted by:	shurd@sasktel.net (based on)
2014-06-10 05:14:39 +00:00
Warner Losh
05787bce7b Update seahaven to staged build. 2014-06-10 04:49:09 +00:00
Greg Lewis
382844150f . Support staging. 2014-06-10 03:22:23 +00:00
Dmitry Marakasov
f1ea397368 - Update to 1.3.2 2014-06-10 01:27:29 +00:00
Bryan Drewery
eb65bb80c8 - Fix build as user
- Stop removing directories owned by dependencies

PR:		190198
Submitted by:	shurd@sasktel.net
2014-06-09 17:07:56 +00:00
Dmitry Marakasov
baf4b56116 - Stagify
- Use new LIB_DEPENDS syntax
- Convert USE_BZIP2 to USES
- Take maintainership (1)

Submitted by:	maintainer via irc (1)
2014-06-09 16:37:18 +00:00
Antoine Brodin
1d4c666927 Unbreak
With hat:	portmgr
2014-06-09 14:52:55 +00:00
Baptiste Daroussin
3548e32481 reassign it to the heap.
Submitted by:	maintainer
With hat:	portmgr
2014-06-09 11:10:54 +00:00
Jimmy Olgeni
55dc0f983a Remove all space characters from Makefile assignments.
No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
2014-06-08 19:51:27 +00:00
Joe Marcus Clarke
dbf29bba50 Convert to STAGE and modernize a bit. 2014-06-08 06:42:53 +00:00
Vanilla I. Shu
16d6ff10c3 1: Stagify.
2: due pkg-plist changed, bump version.
2014-06-08 03:36:08 +00:00
Vanilla I. Shu
fb6dfb7a37 1: Stagify.
2: fix compile with clang.
2014-06-08 03:29:15 +00:00
Vanilla I. Shu
a4ebe4cba9 1: Stagify.
2: convert to new LIB_DEPENDS format.
2014-06-08 03:25:44 +00:00
Vanilla I. Shu
55e9152176 1: Stagify.
2: use @sample on pkg-plist.
3: bump version.
2014-06-08 03:11:56 +00:00
Mikhail Teterin
349b0bbd0a Uncondemn by adding patches to appease new C++ compilers
(tested against GNU 4.8 and clang 3.4). Add support for staging.

While here, change vegastrike to build against the existing
boost.

While here, rearrange vegastrike-data to extract directly to
${STAGEDIR}${DATADIR} -- saving one round of data-writing.
2014-06-07 23:30:50 +00:00
Vanilla I. Shu
6711080e4a Stagify. 2014-06-07 15:50:18 +00:00
Vanilla I. Shu
1a177ca342 Stagify.
Approved by:	portmgr@
2014-06-07 15:44:40 +00:00
Vanilla I. Shu
44f5269a26 Stagify. 2014-06-07 15:38:48 +00:00
Vanilla I. Shu
be929c7f8a Stagify.
Approved by:	portmgr@
2014-06-07 15:31:34 +00:00
Vanilla I. Shu
fb67c0e0e0 Stagify. 2014-06-07 15:21:02 +00:00
Vanilla I. Shu
83c087fa02 Stagify. 2014-06-07 15:18:10 +00:00
Barbara Guida
512624352b Fix startup script for NVIDIA_GL setting a working __GL_ExtensionStringVersion. 2014-06-07 12:02:17 +00:00
Barbara Guida
4e9b9a9078 - Take maintainership
- Fix LEGAL
2014-06-07 11:44:03 +00:00
Antoine Brodin
25735a0848 Mark BROKEN: Fails to build
Checking for C++ header file boost/lexical_cast.hpp... yes
Checking for C library GL... no
Checking for C library GL... no
Checking for C library opengl32... no
Could not find libGL or opengl32, or could not find GL/gl.h or OpenGL/gl.h
Checking for C library GLU... no
Checking for C library GLU... no
Checking for C library glu32... no
Could not find libGLU or glu32, or could not find GL/glu.h or OpenGL/glu.h
Checking for C library fribidi... no
Checking for C library portaudio... no
Missing SDL
Missing SDL_ttf
Missing SDL_image
Missing SDL_net
Missing speex
Missing vorbisfile
Missing vorbis
Missing ogg
Missing libboost_thread
Missing libboost_date_time
Missing OpenGL
Missing GLU
*** Error code 1

Reported by:	pkg-fallout
2014-06-06 20:34:11 +00:00
Alex Kozlov
30bf49425f - Revert part of r356803, due to issues on 11.x
Reported by:	swills
2014-06-06 20:00:58 +00:00
Alexey Dokuchaev
c421264d03 - Stagify; fix the build by dropping now unsupported compiler options
- Point MASTER_SITES to a working mirror; optimize away MASTER_SITE_SUBDIR
- Provide a real port description; deuglify patch names; mute MKDIR's
2014-06-06 15:39:00 +00:00
Alex Kozlov
12e263b358 - Use /usr/bin/unzip for zip files extraction (part 2)
Remove most of USES=zip:infozip

PR:        ports/188419
Approved by:	portmgr (bapt)
Exp-run:	antoine
2014-06-06 15:26:41 +00:00
Alex Kozlov
de3e3429dc - Move pkg-message.in to files/ 2014-06-06 13:31:56 +00:00
Martin Wilke
b56eb9ada9 - Stage support
PR:		190673
2014-06-06 12:59:21 +00:00
Dmitry Marakasov
69445046c0 - Convert x11-toolkits/sdl_pango to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-06 12:54:40 +00:00
Jung-uk Kim
07ddba7d65 Fix build with JDK7 and later.
Reported by:	exp-run (PR190511)
2014-06-06 00:44:58 +00:00
Jung-uk Kim
2bcf92ed89 Fix build with JDK7 and later.
Reported by:	exp-run (PR190511)
2014-06-06 00:41:25 +00:00
Guido Falsi
e7389145db - Fix build with clng [1]
- Stageify [2]

PR:		189050 [1]
Submitted by:	A.J. "Fonz" van Werven <freebsd@skysmurf.nl>
Approved by:	Maintainer timeout [1]
Approved by:	Ports tree modernization blanket [2]
2014-06-05 21:35:29 +00:00
Bryan Drewery
1dc281e0ac - Support staging
PR:		190198
Submitted by:	shurd@sasktel.net (maintainer)
2014-06-05 21:01:44 +00:00
Bryan Drewery
aff50f9c14 - Support staging
PR:		190198
Submitted by:	shurd@sasktel.net  (maintainer)
2014-06-05 21:00:56 +00:00
Bryan Drewery
98bd39de0e - Support staging
PR:		190183
Submitted by:	kevinz5000@gmail.com
2014-06-05 20:33:22 +00:00
Antoine Brodin
d6a74037a3 Reset maintainer and deprecate
Submitted by:	maintainer
With hat:	portmgr
2014-06-05 20:31:33 +00:00
Antoine Brodin
c43d7b3f19 Add another mirror for mappack
Submitted by:	lightside gmx
2014-06-05 05:03:28 +00:00
Alexey Dokuchaev
669d245a52 Stagify, relinquish control. 2014-06-05 01:48:18 +00:00
Rusmir Dusko
d7f3a971c0 games/warsow
- Bump PORTREVISION for dependency change
- Transfer maintainership to games@ team
- Remove dependency for games/warsow-data and MAKE_JOBS_UNSAFE
- Change PLIST_DIRS
- Add DOCS and Option
- Change desktop entry file

games/warsow-data

- Bump PORTREVISION for adding pkg-plist and for dependency change
- Mastersite disappeared, mirror on my FreeBSD LOCAL site
- Transfer maintainership to games@ team
- Add dependency for games/warsow
- Simplify installation handling
- Add pkg-plist
2014-06-04 22:51:12 +00:00
Dmitry Marakasov
cd3820ee77 - Add PORTSCOUT 2014-06-04 22:08:14 +00:00