Commit graph

12041 commits

Author SHA1 Message Date
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