1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

12231 Commits

Author SHA1 Message Date
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
Eitan Adler
3bdf29b0b6 More formatting fixes
Reported by:	danfe
2013-04-25 02:12:48 +00:00
Dmitry Marakasov
5221138c5e - Fix fetch, as repository have moved
- Checksum has changed, as a root directory of distfile contains repository user name. Distfile verified to not have any changes in contents
2013-04-25 00:26:10 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Eitan Adler
d8b3dd1917 Fix formatting of WWW line for my ports 2013-04-24 16:19:19 +00:00
Alex Kozlov
5003029118 - Convert USE_GETTEXT to USES (part 2)
Approved by:	portmgr (bapt)
2013-04-24 13:36:18 +00:00
Bryan Drewery
499e088119 - Update to 0.04
- Pass maintainership to submitter

PR:		ports/178099
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
2013-04-24 12:10:18 +00:00
Guido Falsi
3c9d75ce7f - Update to 0.4.6.1
- Update Maintainer/Creator email address
- Trim makefile headers
- Use space in pkg-descr WWW line

PR:		ports/178102
Submitted by:	Ilya A. Arkhipov <rum1cro@yandex.ru> (maintainer)
2013-04-24 11:35:05 +00:00
Tijl Coosemans
51e2d7fd29 Set MAINTAINER to my @FreeBSD.org address.
Suggested by:	crees
2013-04-24 08:01:28 +00:00
Alex Kozlov
08c99f3ad5 - Convert USE_GETTEXT to USES (part 1)
Approved by:	portmgr (bapt)
2013-04-24 07:35:40 +00:00
Pietro Cerutti
24eec8eea8 - Chase x11-toolkits/fox16 shlib version bump 2013-04-23 16:45:40 +00:00
Baptiste Daroussin
737bed6923 Convert g* to USES=pkgconfig 2013-04-23 10:47:02 +00:00
Bryan Drewery
04ef095847 Fix ports removed in r316248
Pointyhat to:	sem
2013-04-22 19:23:57 +00:00
Sergey Matveychuk
6a83ff7d50 - Remove sysutils/grub and depended sysutils/kgrubeditor, games/grubinvaders
ports. Grub is broken and obsolated by developers.

Approved by:	Veniamin Gvozdikov (maintainer of kgrubeditor port)
2013-04-22 16:33:38 +00:00
Guido Falsi
07661a7587 Update to 1.0.1
Feature safe:	yes
2013-04-21 16:22:44 +00:00
Alex Kozlov
980a4ca14a - There is no need to update the desktop database because epiar's desktop file doesn't have MIME definition in it.
Submitted by:	makc
Approved by:	nemysis@gmx.ch (maintainer)
Feature safe:	yes
2013-04-21 07:07:18 +00:00
Jason Helfman
ba1c53e9e2 - update to 2.0.2
- add symlink so ${PREFIX}/bin/f1lt will also start application

Just in time for Bahrain!

v2.0.2 (19-04-2013):
- fixed bug with refreshing data during live session
- fixed bug that caused starting recording previous race before FP1

v2.0.1 (18-04-2013):
- added 'check for updates' feature - you should now be on time with application updates
- fixed lap order in head to head and lap time comparison
- fixed driver tracker crashes
- all drivers are now "in pits" before fp/quali start
- fixed getting current track data and map according to system time (UTC time is now used instead)
- fixed quali timer - it now doesn't start during quali breaks
- optimized painting weather charts, should decrease CPU load
- commentary auto-scrolling can be disabled now
- driver sector times can now be also compared with a selected driver on the main view
- UNIX only: trackrecords.dat file is now also saved in $HOME/.config/f1lt directory,
  application reads and stores records there, global trackrecords.dat file is used only
  during first run of the application
- UNIX only: installation prefixes can be now easily set in F1LT.pro file (see INSTALL file)
- WINDOWS only: added installator

Feature safe:	yes
2013-04-19 23:33:17 +00:00
Ganael LAPLANCHE
2f9c29a254 Update to 1.4.7
Feature safe:	yes
2013-04-19 08:01:27 +00:00
Alex Kozlov
958adf68c7 - Install the music and voice addons into the right place [1]
- Add Remix Packs addons [2]

PR:	ports/176986
Submitted by:	Christoph Mallon <christoph.mallon@gmx.de> [1], Sender Ghost <lightside@gmx.com> [2]
Approved by:	maintainer timeout (4 weeks)
Feature safe:	yes
2013-04-18 07:55:27 +00:00
Dmitry Marakasov
6899a5d5e2 - Update to 1.4
Feature safe:	yes
2013-04-17 13:46:37 +00:00
Ganael LAPLANCHE
07867cfe23 Update devel/flatzebra and dependent ports :
devel/flatzebra [1]:
- Update to 0.1.6
- Use new Makefile header format
- Replace USE_GNOME by proper USE_PKGCONFIG
- Switch to OptionsNG

games/afternoonstalker:
- Update to 1.1.5
- Use new Makefile header format

games/burgerspace:
- Update to 1.9.2
- Use new Makefile header format

games/cosmosmash:
- Update to 1.4.6
- Use new Makefile header format

PR:	ports/177730 [1]
Approved by:	edwin (maintainer) [1]
Feature safe:	yes
2013-04-17 13:02:44 +00:00
Alexey Dokuchaev
3bc71beccc - Update to version 1.3.0
- Drop an article from COMMENT line
- Remove one defunct mirror
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Sort pkg-plist a bit while here

Feature safe:	yes
2013-04-17 11:27:40 +00:00
Ganael LAPLANCHE
5cb8816ca4 - Update to 1.08.r20130224
- Use new header format in Makefile

Feature safe:	yes
2013-04-17 07:11:47 +00:00
Ganael LAPLANCHE
989f90dd85 - Update to 20120819
- Use new header format in Makefile
- Use NO_WRKSUBDIR instead of redefining WRKSRC manually

Feature safe:	yes
2013-04-17 07:08:08 +00:00
Alex Kozlov
feb844a02b - Update to 0.5.1
- Fix transient autotools error
- Update the desktop file database at install/deinstall
- Mark MAKE_JOBS_SAFE
- Update WWW

Submitted by: nemysis@gmx.ch (maintainer)

Feature safe: yes
2013-04-17 03:25:10 +00:00
Dmitry Marakasov
b35584cbe1 - Update to 1.9.0
PR:		177798
Submitted by:	Peter Kosyh <p.kosyh@gmail.com>
Feature safe:	yes
2013-04-16 22:59:51 +00:00
Guido Falsi
ac8c103656 - "Update" to 2.5.12. This is the supported stable branch upstream
- Bump PORTEPOCH
- Trim Makefile header
- Add CONFLICTS_INSTALL [1]
- Make rc scripts more rclint compliant
- Update WWW line in pkg-descr

PR:		ports/175063
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
Approved by:	danfe (maintainer of games/qstat, via email) [1]
Approved by:	Kai Wang <kaiwang27@gmail.com> (maintainer of chinese/qterm) [1]
Feature safe:	yes
2013-04-16 18:23:45 +00:00
Pawel Pekala
3ff81c6e48 Update to version 0.26
Feature safe:	yes
2013-04-16 18:03:03 +00:00
Guido Falsi
b5260542bd - Update to 0.0.13
- Remove check for unsupported OS version

Feature safe: yes
2013-04-16 17:53:29 +00:00
Bryan Drewery
3140fea884 - Update to 1.10.6
- Remove indefinite article from COMMENT

PR:		ports/177547
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
Feature safe:	yes
2013-04-16 17:49:26 +00:00
Dmitry Marakasov
b5fff0ec82 - Update to 0.18
- Bump PORTEPOCH as versioning scheme had changed
- Switch to optionsNG, trim Makefile header

Feature safe:	yes
2013-04-16 17:47:58 +00:00
Bryan Drewery
f403b477cc - Update to 1.6
- Pass maintainership to submitter
- Trim header

PR:		ports/177672
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Feature safe:	yes
2013-04-16 17:39:57 +00:00
Dmitry Marakasov
41e0d616be - Fix plist
Approved by:	portmgr (miwi)
2013-04-12 06:40:01 +00:00
Martin Wilke
56f7d62d95 - Fix build
PR:		177552
Submitted by:	ports fury
Approved by:	portmgr
2013-04-03 06:28:19 +00:00
Koop Mast
705c32b2de Fix plist.
Submitted by:	pointyhat via miwi
Approved by:	portmgr (miwi)
2013-04-02 10:10:49 +00:00
Koop Mast
4c44ca1b07 Fix plist
Submitted by:	pointyhat (via miwi)
Approved by:	portmgr (miwi)
2013-04-01 09:53:51 +00:00
Koop Mast
5f54a8e1f9 Fix plist
Submitted by:	pointyhat
Approved by:	portmgr (miwi)
2013-03-31 15:11:40 +00:00
Koop Mast
66c6cd5346 Fix packaging.
Submitted by:	miwi
Approved by:	portmgr (miwi)
2013-03-31 09:05:28 +00:00
Martin Wilke
a1af97d609 - Unbreak build
Reported by:	pointyhat

Approved by:	portmgr (myself)
2013-03-30 08:32:40 +00:00
Jason Helfman
36153290d2 - shift origins for consistentcy with other Python ports
Submitted by:	jgh@
Approved by:	maintainer, christer.edwards@gmail.com
2013-03-29 16:24:45 +00:00
Jason Helfman
a84d85d05b - alphabetically sort chocolate-doom 2013-03-29 16:17:36 +00:00
Jason Helfman
71e408cd92 add new port: games/chessx
ChessX is an open source chess database based on Qt4. With ChessX you
can operate on your collection of chess games in many ways: browse,
edit, add, organize, analyze, etc. Additionally ChessX can interface
with chess engines via UCI and Winboard protocol.

WWW: http://chessx.sourceforge.net/

PR:		177338
Submitted by:	yamagi@yamagi.org
2013-03-29 16:16:18 +00:00
Ganael LAPLANCHE
77af481c89 - Update to 1.0r3
- Use new header format in Makefile
2013-03-29 10:22:43 +00:00
Koop Mast
ff9b4a73f3 Try to remove share/games [1]
trim header, update conflicts, switch to pathfix and make sure share/games
has the right permissions.

Submitted by:	miwi
Obtained from:	gnome team repo
2013-03-29 08:15:56 +00:00
Johan van Selst
f433c38000 Correct typo in previous commit 2013-03-29 07:07:33 +00:00
Johan van Selst
6d6de564d3 Convert to OptionsNG
Submitted by:	jgh
2013-03-29 07:01:50 +00:00
Eitan Adler
5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00
Eitan Adler
6b720eaf70 Convert a few remaining straglers from the unmaintined ports to pathfix 2013-03-28 17:56:37 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Eitan Adler
b0533230a5 Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by:	miwi
2013-03-28 15:51:16 +00:00
Pawel Pekala
6c6cdf95b4 Update to version 0.7.2
PR:		ports/176785
Submitted by:	Vitaly Magerya <vmagerya@gmail.com>
Approved by:	maintainer timeout
2013-03-28 15:40:51 +00:00
Jason Helfman
4eeacccdf1 - convert doc KNOB to optionsNG 2013-03-28 06:06:06 +00:00
Eitan Adler
1e5f12f776 Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead. 2013-03-28 03:28:30 +00:00
Pawel Pekala
359b517bd7 - Update to version 3.4.1
- Convert to OptionsNG

PR:		ports/176701
Submitted by:	Vitaly Magerya <vmagerya@gmail.com>
Approved by:	maintainer timeout
2013-03-27 18:43:08 +00:00
Koop Mast
57ea504c1b Try to remove share/games since gnomehier doesn't own it anymore.
Submitted by:	pointyhat via miwi
2013-03-27 14:04:31 +00:00
Max Brazhnikov
5267c570d7 Chase kdegames4 split
Switch to out-of-source build
2013-03-27 11:57:06 +00:00
Max Brazhnikov
24482eebf1 KDE/FreeBSD team presents KDE SC 4.10.1 ports!
- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
  replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
  and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
  run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
  can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk

The area51 repository features commits by Schaich Alonso and myself.

Contributors:
- Tobias Berner
2013-03-27 11:55:25 +00:00
Martin Wilke
4825ba4186 - Unbreak build 2013-03-27 10:20:36 +00:00
Martin Wilke
f66fd9b1da - Fix plist 2013-03-27 10:18:06 +00:00
Max Brazhnikov
eb34d6cd68 Reformat using 8-space wide tab in preparation for KDE SC 4.10 update 2013-03-26 14:47:40 +00:00
Martin Wilke
334f15547a - Update to 0.8
PR:		176553
Submitted by:	ports fury
2013-03-26 04:32:02 +00:00
Max Brazhnikov
792213815d - Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE if it's
already defined
- Remove OPTIONS_DEFINE, if it contains only global options
2013-03-25 13:59:18 +00:00
Tijl Coosemans
f47606ced8 - Update to version 112.2
- Introduce option to install pak128 game data
- Use DESKTOP_ENTRIES
- Fix clang build
- Update pkg-descr with changes from the new website

Approved by:	crees
2013-03-25 12:36:39 +00:00
Rene Ladan
ce7adeaf15 - remove empty OPTIONS_DEFAULT
- portlint fixes
2013-03-25 10:09:39 +00:00
Guido Falsi
e4e6b3a5d0 Since the code which base gcc is unable to handle on i386 is in the
in game movie part of the source, force usage of alternative compilers
only when the MOVIES option is selected.
2013-03-25 09:28:03 +00:00
Dirk Meyer
dfa30eb7bf - fix build after shlib bump of xmlwrapp 2013-03-25 06:08:41 +00:00
Martin Wilke
0c18eb4c6e - Update to 0.4.0
PR:		177245
Submitted by:	ports fury
2013-03-25 06:06:11 +00:00
Guido Falsi
a9d52398f3 - Update to 0.20
- Mark MAKE_JOBS_SAFE
- Add option to disable in game movies support
2013-03-25 00:18:23 +00:00
Eitan Adler
67ec8ec1b0 LEGAL only indicates that the license is "restrictive" but does not make it clear how so. Assume the worst and don't permit any use of the distfile.
Approved by:	portmgr (implicit)
2013-03-24 23:37:56 +00:00
Jose Alonso Cardenas Marquez
63308c40e8 - Update to 20130203
- Add LICENSE info
- Add DESKTOP_ENTRIES
- OptionsNG

PR:		174989
Submitted by:	Sender Ghost <lightside  at  safebox.ru>
2013-03-24 19:11:38 +00:00
Jose Alonso Cardenas Marquez
927b05bbcf - Fix build using clang
- Bump PORTREVISION

PR:             172205
Submitted by:   Miklos Magyari <magyarimiki  _at_ gmail.com>
2013-03-24 05:32:19 +00:00
Jose Alonso Cardenas Marquez
165aeab54b - Remove BROKEN
- Bump PORTREVISION

PR:		171408
Submitted by:	nemysis <nemysis  at gmx.ch>
2013-03-24 05:09:32 +00:00
Jason Helfman
f50bec50b9 - fix WRKSRC 2013-03-24 01:44:44 +00:00
Jason Helfman
145eab8d13 add new port: games/f1lt
F1LT is a free unofficial Formula 1 live timing application written for
Windows, Linux, Symbian and Android systems. It is an alternative
application to the java applet available on the formula1.com site.
To use the application you only need an account on the formula1.com
site, the same you are using for connecting to Live Timing from formula1.com.

Feature list is too long to list here, but please check WWW address for more!

WWW: http://f1lt.pl/

Just in time for Malaysia!
2013-03-23 21:53:58 +00:00
Koop Mast
8477419dbb Fix build with glib 2.34 [1]
While here, trim header, pet portlint, add missing gettext depend and
switch to pathfix from gnomehack.

PR:		ports/177311 [1]
Submitted by:	John Marino <draco@marino.st>
2013-03-23 13:11:25 +00:00
Beech Rintoul
ffbb7602b3 - Fix typo
- Cleanup pkg-deinstall.in

Approved by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-03-23 02:31:44 +00:00
Beech Rintoul
5401cc79e7 - New port rocksndiamonds-data
- Additional Player Levels for Rocks'n'Diamonds and R'n'D jue

Submitted by:	nemysis <nemysis@gmx.ch>
2013-03-22 22:38:45 +00:00
Beech Rintoul
2ed2a30779 - "R'n'D jue" is an alternative version of Rocks'n'Diamonds, developed in
cooperation with R&D author Holger Schemel.

  In contrast to the "rnd_jue -contribution package"
  (still available on Download page) it is a separate and independent program
  with the same source code as the original R'n'D but with a
  completely different appearance.

  This is based on the wide customizing features which have been developed
  recently while all the integrated games have been produced with the R'n'D
  Level Editor, which is actually a great "game creation tool" for
  non-programmers. So far "R'n'D jue" is also an example for what is possible
  with the old Rocks'n'Diamonds and should be an inspiration for potential
  level designers and game developers.

  Regarding the games and levels "R'n'D jue" is intended for players who have both
  an eye for an attractive design and a bent especially for "puzzle games".
  The user will also find "action" and many opportunities to test his
  manual-skill - nevertheless, the main feature of "R'n'D jue" is primarily
  to offer some (moderate) challenges for the brain.

  WWW: http://www.jb-line.de/rnd/rnd_start_e.html
  WWW: http://www.artsoft.org/rocksndiamonds/

Submitted by:	nemysis <nemysis@gmx.ch>
2013-03-22 22:31:57 +00:00
Beech Rintoul
16e2f012ba - Makefile tweaks
- Fix distilator

PR:		ports/177205
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-03-22 22:22:00 +00:00
Baptiste Daroussin
0b4f9e241a This should not have been committed. 2013-03-22 20:27:14 +00:00
Baptiste Daroussin
a5930f81c7 Add an explicit dependency on pkgconf
Reported by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
2013-03-22 20:22:48 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Eitan Adler
e720b98418 Mark this port as having issues as documented in LEGAL in r154579.
While here:
	- trim header
	- remove leading article from comment

Approved by:	danfe (maintainer)
2013-03-22 14:46:12 +00:00
Max Brazhnikov
d65c037b00 Mk/bsd.kde4.mk:
- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV

KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
  'USES= cmake:outsource' and add USE_LDCONFIG if needed
2013-03-22 14:18:02 +00:00
Beech Rintoul
0e4072ab53 - Update to 1.3.14
- Pass maintainership to submitter

PR:		ports/177125
Submitted by:	nemysis <nemysis@gmx.ch>
2013-03-22 05:29:06 +00:00
Pawel Pekala
e9b781d722 Bump java version, no more 1.5 in ports
Noticed by:	jgh@
2013-03-21 21:02:11 +00:00
Pawel Pekala
72be048dcf - Update to version 1.8.0.0
- Add desktop entry file
- Respect DOCS global option
- Update pkg-message anf pkg-descr
- Give maintainership to submitter

PR:		ports/173910
Submitted by:	nemysis <nemysis@gmx.ch>
2013-03-21 20:42:46 +00:00
Bryan Drewery
c2394a36ff - Remove excess .else statement causing warning with bmake
PR:		ports/177190
Submitted by:	John Marino <draco@marino.st>
2013-03-21 13:03:07 +00:00
Max Brazhnikov
8ad9fd338e Reset maintainership at maitainer request [1] and while I'm here:
- convert to new options, USES, etc.
- pet portlint
- trim Makefile header
- mark emulators/fuse as BROKEN: doesn't build (presumably after recent glib update)

Submitted by:	Yuri Pankov (via mail) [1]
2013-03-20 14:26:46 +00:00
Max Brazhnikov
0449c7bcb0 audio/aften and comms/usrp:
- Cleanup cmake usage

games/deng:
- Convert to USE_CMAKE
- Convert to new options framework and remove autodetection for openal option
- Trip header

Approved by:	portmgr (bapt)
2013-03-19 16:43:51 +00:00
Thomas Abthorpe
a820d140e0 - Reassign to the heap at maintainer's request
- Trim header while I am here
2013-03-19 15:11:01 +00:00
Olli Hauer
eebe4f631a - fix '(' '}' typo
- fix OPTION keyword US -> USB (sysutils/nut22)
2013-03-19 13:28:24 +00:00
Ruslan Makhmatkhanov
9e3ea093d4 - remove empty files and directories 2013-03-19 13:20:28 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Dima Panov
d638136428 ResidualVM provides engine for playing Grim Fandango,
Escape from Moneky Island, Myst 3.

WWW: http://residualvm.org/

PR:		ports/176959
Submitted by:	Alexander Yerenkow <yerenkow@gmail.com>
2013-03-19 00:39:45 +00:00
Bryan Drewery
22931abc7c - Fix leftover /var/games/sokoban (only when it is blank
and matches the default) and advise users to remove it
  otherwise.
- Trim header
2013-03-18 23:48:12 +00:00
Eitan Adler
b63a28f690 "aaargh, quoted Makefile variables"
Approved by:	portmgr (bapt)
2013-03-18 21:56:30 +00:00
Beech Rintoul
f7712c5e8d - Cleanup makefile
- Add desktop entries

PR:		ports/177037
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-03-18 17:51:43 +00:00
Vanilla I. Shu
5e191b87d1 1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING.
2013-03-18 15:14:27 +00:00
Alexey Dokuchaev
56f1a46f53 - Trim the Makefile header
- Rename X86_ASM to standard ASM and make it x86/x64 specific
- Correct USE_GL setting, sort knobs, shorten very long line
- Fix some whitespace in Makefile
- Rephrase COMMENT while I am here
2013-03-18 02:45:32 +00:00
Beech Rintoul
9c779edab9 - Convert to OptionsNG
- Add license, desktop
- Bump portrevision
- Pass maintainership to submitter

PR:		ports/176997
Submitted by:	nemysis <nemysis@gmx.ch>
2013-03-17 20:22:26 +00:00
Beech Rintoul
87ec39e9e4 Remove pkg-plist
PR:		ports/177039
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-03-17 17:06:50 +00:00
Alexey Dokuchaev
c860a1dda6 - Trim old-school Makefile header per recent agreements
- Convert to modern OPTIONS framework (courtesy of jgh@)
- Use more explicit "gl" or "glu" to simple "yes" in USE_GL
- Drop shlib ABI versions from LIB_DEPENDS
- Mute MKDIR's, generally cleanup Makefiles
- Synchronize GAME_DESC description text between ports
2013-03-17 16:54:51 +00:00
Alexey Dokuchaev
52031d635b - NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Drop article from COMMENT while here
2013-03-17 16:44:33 +00:00
Alexey Dokuchaev
cdf8f3696c - Trim old-school Makefile header per recent agreement
- Convert to modern OPTIONS framework (courtesy of jgh@)
- Prefer more explicit "gl" to simple "yes" in USE_GL
- Drop shlib ABI versions from LIB_DEPENDS
- Mute MKDIR's, generally cleanup Makefile
- Reformat port description text while I am here
2013-03-17 16:37:13 +00:00
Alexey Dokuchaev
e717bfb3a2 - Trim old-school Makefile header per recent agreement
- Convert to modern OPTIONS framework (courtesy of jgh@)
- Prefer more explicit "gl" to simple "yes" in USE_GL
- Drop shlib ABI versions from LIB_DEPENDS while here
2013-03-17 15:22:02 +00:00
Alexey Dokuchaev
780e31bf0e - Trim old-school Makefile header per recent agreement
- Convert to modern OPTIONS framework (courtesy of jgh@)
- Remove stale site from MASTER_SITES while here
2013-03-17 15:10:24 +00:00
Alexey Dokuchaev
e3f39c752e - Trim old-school Makefile header per new bylaws
- Convert to modern OPTIONS framework (courtesy of jgh@)
2013-03-17 14:55:28 +00:00
Alexey Dokuchaev
d6fe06e31d In categories starting with [efg], remove empty lines from pkg-plist (except
for `graphics/kipi-plugins').
2013-03-17 14:04:11 +00:00
Alexey Dokuchaev
2cbb736eaa Cleanup Makefiles, port descriptions and message files for two official
Quake II mission pack ports, and remove gratuitous differences between
them.
2013-03-17 13:30:38 +00:00
Alexey Dokuchaev
085aae91a3 Cleanup QuakeC compilers we have in the tree:
- Trim old-school Makefile headers
- Get rid of NOPORTDOCS (replace with PORT_OPTIONS:MDOCS}
- Some other things along the line (non-functional)
2013-03-17 12:39:11 +00:00
Alexey Dokuchaev
1f7a710c7f - Makefile.include must be included before bsd.port.options.mk, otherwise
"make config", "make showconfig" will not work correctly
- Drop redundant PKGMESSAGE assignment, tighten PLIST_SUB's
- Make a few non-functional changes while here
2013-03-17 12:18:23 +00:00
Alexey Dokuchaev
6c51ce84b9 - Rename FULL option to more specific FULLGAME
- Mention that Makefile.include must be included before bsd.port.options.mk
- ${DISTDIR}/${DIST_SUBDIR} -> ${_DISTDIR} to make things shorter
- Minor corrections in pkg-descr and pkg-plist
2013-03-17 11:58:23 +00:00
Alexey Dokuchaev
b708de92a7 - Trim old-school Makefile header per new guidelines
- Convert to modern OPTIONS framework (courtesy of jgh@)
- Install routes for a few more deathmatch levels
- Mute MKDIR's and generally cleanup Makefile while here
- Reword port description and port message texts
2013-03-17 11:07:03 +00:00
Alexey Dokuchaev
8e236553e7 - Trim old-school Makefile header per recent agreements
- Convert to new OPTIONS framework (courtesy of jgh@)
- Turn simple one-line patch into REINPLACE_CMD
- Clarify in COMMENT that this is a game (not engine) source code
- Make COMMENT really reflect what's being installed (based on OPTIONS)
- Generally cleanup Makefile while here, drop maintainership
- Reword port description text a bit
2013-03-17 10:11:03 +00:00
Alexey Dokuchaev
301100dd5b - Trim old-school Makefile header
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Unmute installation commands
- Generally clean up Makefile
- Augment port description text
- Relinquish maintainership
2013-03-17 09:43:27 +00:00
Alexey Dokuchaev
4efe82924c - Trim old-school Makefile header
- Convert to new OPTIONS framework (courtesy of jgh@)
- Remove i386 restriction for SKYBOXES option: I fixed `archivers/nwreckdum'
  in r250781 three years ago
- Generally cleanup Makefile while here, drop maintainership
- Merge pkg-message into pkg-descr and make the latter useful
2013-03-17 08:56:30 +00:00
Beech Rintoul
412016a1ec - Convert to OptionsNG
- Add license

PR:		ports/177039
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-03-17 07:35:44 +00:00
Beech Rintoul
da5cbd4741 - Update to 0.4.0
PR:		ports/176979
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-03-17 03:05:09 +00:00
Alexey Dokuchaev
abba8af75e - Trim old-school Makefile header
- Fix a typo in OPTIONS_DEFAULT (CLIETN -> CLIENT)
- Reindent and generally cleanup Makefile
- Reformat port description for better readability
2013-03-16 17:34:10 +00:00
Alexey Dokuchaev
c930fb9f43 - Trim old-school Makefile header
- Remove defunct MASTER_SITES
- Improve the COMMENT text
- Fix couple of fallouts after OptionsNG conversion in r304274
- Drop shlib ABI versions from LIB_DEPENDS
- Reindent and generally cleanup Makefile
- Fix couple of typos in pkg-message
- Reformat port description for better readability
2013-03-16 17:17:37 +00:00
Alexey Dokuchaev
4d825bdd14 - Remove dead sites from the MASTER_SITES
- Correct one option description while here
2013-03-16 16:44:45 +00:00
Alexey Dokuchaev
37a90aa848 - Trim old-school Makefile header, define LICENSE (GPLv2)
- Clarify wording in the COMMENT line
- Convert to contemporary OPTIONS framework and cleanup Makefile
- Drop shlib ABI version from LIB_DEPENDS
- Fix couple of typos in pkg-message
2013-03-16 15:24:10 +00:00
Alexey Dokuchaev
d04936f4c8 - Trim old-school Makefile header
- Convert to contemporary OPTIONS framework and cleanup Makefile
- Drop shlib ABI version from LIB_DEPENDS
- Relinquish control and add deprecation note
2013-03-16 14:58:33 +00:00
Alexey Dokuchaev
bd82c16f07 - Trim old-school Makefile header
- Convert to contemporary OPTIONS framework and cleanup Makefile
- Drop shlib ABI version from LIB_DEPENDS
- Provide a new home for distfiles (make them fetchable) and update WWW
  line in port description
2013-03-16 14:19:05 +00:00
Alexey Dokuchaev
f489f39a47 - Convert to contemporary OPTIONS framework
- Cleanup Makefiles, improve port description
- Relinquish maintainership
2013-03-16 13:46:09 +00:00
Alexey Dokuchaev
fbb29e3771 - Trim Makefile header per new style guidelines
- Convert to contemporary OPTIONS framework
- Cleanup Makefiles, fix a typo, reword pkg-descr
- Add a hint where to look for data port logic description to quake3-data
  port and terminate an URL with slash while here
2013-03-16 13:33:12 +00:00
Alexey Dokuchaev
a037bcf9be - Trim Makefile header per new style guidelines
- Convert to contemporary OPTIONS framework
- Drop maintainership, this port is stable enough to fly solo
- Cleanup Makefiles, reformat pkg-descr and add WWW line
2013-03-16 12:51:56 +00:00
Alexey Dokuchaev
455700b19f - Trim Makefile header per new style guidelines
- Convert to contemporary OPTIONS framework
- Replace defunct URLs with working mirror in MASTER_SITES and pkg-descr
- Cleanup Makefile, remove stray empty line in pkg-plist
2013-03-16 12:25:18 +00:00
Bryan Drewery
8a650dee65 - Remove needless quoting of BROKEN/IGNORE
- Trim headers

PR:		ports/168908
With hat:	portmgr
2013-03-16 02:56:29 +00:00
Dmitry Marakasov
2f4f9678b1 - OptionsNG
- Trim header
2013-03-15 09:25:50 +00:00
Martin Wilke
8e7c8b557f - Convert to PEAR_AUTOINSTALL
- Trim header
2013-03-15 01:32:45 +00:00
Beech Rintoul
798557fe63 - Add Desktop entries
- Add icons
- Add pkg-plist
- Bump portrevision

PR:		ports/173436
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-03-14 23:31:14 +00:00
Beech Rintoul
07d2feffc8 - Add Desktop entries
- Add icons
- Add pkg-plist
- Bump portrevision

PR:		ports/173431
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-03-14 23:14:38 +00:00
Beech Rintoul
28ee7de003 - Add Desktop entries
- Add icons
- Add pkg-plist
- Bump portrevision

PR:		ports/173427
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-03-14 22:55:23 +00:00