1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Commit Graph

11765 Commits

Author SHA1 Message Date
Pawel Pekala
c93a7014db - Update to version 1.9.6 [1]
- Add missing deps, sort USE_ flags
- Remove Author: line from pkg-descr

PR:		ports/174295 [1]
Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
2012-12-16 16:25:42 +00:00
Marcus von Appen
02dd326734 - Add support for additional cardsets
- Add LICENSE
- Convert to OptionsNG
- Trim Makefile headers

PR:		ports/174258
Submitted by:	nemysis <nemysis@gmx.ch>
2012-12-15 10:49:04 +00:00
Marcelo Araujo
5ba24ed896 - Update MASTER_SITES.
- Fix build using CLANG.
- Add LICENSE.
- Add MAKE_JOBS_SAFE.

PR:		ports/172010
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-12-14 07:16:20 +00:00
Marcelo Araujo
7480d08218 - Update to 0.7.7.1.
PR:		ports/172008
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-12-14 07:13:04 +00:00
Marcelo Araujo
8055356795 - Update to 5.0.a3.
PR:		ports/172006
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-12-14 07:09:28 +00:00
Marcelo Araujo
d6525e8b57 - Add LICENSE.
- Add MAKE_JOBS_SAFE.
- Fix build.

PR:		ports/172003
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-12-14 07:07:51 +00:00
Jose Alonso Cardenas Marquez
c51d42f7f9 - Update to 2.4
PR:		171290
Submitted by:	"Mikhail T." <m.tsatsenko  at  gmail.com>
2012-12-13 18:15:37 +00:00
Jose Alonso Cardenas Marquez
25aad2ab02 - Update to 2.4
- Remove obsolete patch file

PR:		171290
Submitted by:	"Mikhail T." <m.tsatsenko  at  gmail.com>
2012-12-13 18:14:50 +00:00
Baptiste Daroussin
0297215789 Convert to new option framework 2012-12-13 07:51:40 +00:00
Baptiste Daroussin
afe3adc0af Convert to new options framework 2012-12-13 07:50:28 +00:00
Barbara Guida
a6622323f6 - Trim Makefile header
- Remove ABI version from LIB_DEPENDS
- Take maintainership

Approved by:	flo, rene (mentors)
2012-12-13 01:02:50 +00:00
Dmitry Marakasov
2339df1680 - Add DOCS and NLS to the options list
Suggested by:	danfe
2012-12-11 16:49:04 +00:00
Jason E. Hale
3ba69d3b4d - Make difficulty selection a little more intuitive
- Simplify DOCS install
- Trim header
2012-12-11 14:37:20 +00:00
Baptiste Daroussin
cf4f865524 Convert SINGLE -> RADIO option 2012-12-11 13:13:30 +00:00
Dmitry Marakasov
86a6b49911 - Remove quotes from option description
Reported by:	jhale
2012-12-11 13:06:57 +00:00
Dmitry Marakasov
21ec30f825 - Trim header
- OptionsNG
- Fix OSVERSION check
2012-12-11 04:59:56 +00:00
Dmitry Marakasov
20c20f92f6 - Update to 0.5.10
- OptionsNG
- Trim header
2012-12-11 03:14:14 +00:00
Dmitry Marakasov
a37732ad37 - Schedule for deletion 2012-12-10 23:57:18 +00:00
Guido Falsi
3fb87bb7be Trim Makefile headers for ports I maintain. 2012-12-10 20:39:40 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Tom Judge
89cfabe525 * Reset maintainer to ports@
* Allow build with openjdk7

PR:		ports/173844
Submitted by:	4721@hushmail.com
Approved by:	loader <loader@freebsdmall.com> (maintainer)
2012-12-10 16:35:24 +00:00
Tom Judge
d144575b18 * Reset maintainer to ports@
* Allow build with openjdk7

PR:		ports/173846
Submitted by:	4721@hushmail.com
Approved by:	loader <loader@freebsdmall.com> (maintainer)
2012-12-10 16:33:06 +00:00
Baptiste Daroussin
7c354b1913 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
2012-12-10 13:18:28 +00:00
Eitan Adler
a52b1a298c Revert Chris Petrik's ports to the pool. Thank you for all your work so far, and should you desire to return just let us know.
PR:		ports/174309
Submitted by:	Chris Petrik
2012-12-10 01:20:16 +00:00
Dmitry Marakasov
3079feab90 - Add CONFLICTS with games/bsdgames (both install bin/hangman)
- Trim header

PR:		174302
Feature safe:	yes
2012-12-09 16:49:24 +00:00
Dmitry Marakasov
701c90860a - Fix unneeded escape (1)
- Fix plist for WITHOUT_SERVER (1)
- Update to 1.10.5 (2)

PR:		174139
Submitted by:	myself (1), Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer) (2)
Feature safe:	yes
2012-12-09 16:40:55 +00:00
Johan van Selst
01a6c15362 - Update Freeciv to 2.3.3
- Trim makefile header
- Remove local patch: issue now fixed upstream
2012-12-09 16:36:58 +00:00
Jason E. Hale
8e068a36f3 - Update to 1.4.5
- Make NATIVE_LIBS option default to avoid Linux JDK
- Improve startup script to better handle updates to games/lwjgl
- Store unversioned distfiles in a versioned DIST_SUBDIR
- Fix JAVA_VENDOR typo
- Install icon in a better location
- Whitespace cleanup
- Trim Makefile header

PR:		ports/173842
Submitted by:	4721@hushmail.com
Approved by:	maintainer timeout (2 weeks)
Feature safe:	yes
2012-12-09 00:36:49 +00:00
Jason E. Hale
9003aa8ef6 - Fix install due to distfile relocation in last commit
Feature safe:	yes
2012-12-09 00:21:30 +00:00
Raphael Kubo da Costa
ce02739823 Update to 1.2.
PR:		ports/173535
Submitted by:	Green Dog <fiziologus@gmail.com> (maintainer)
Feature safe:	yes
2012-12-08 23:28:37 +00:00
Dmitry Marakasov
4e5b242aca - Trim header
- Add PORTSCOUT

Feature safe:	yes
2012-12-07 20:11:47 +00:00
Tilman Keskinoz
8492d9b714 Update to 2.9
PR:		174109
Submitted by:	maintainer
Feature safe:	yes
2012-12-07 16:48:50 +00:00
Ryan Steinmetz
cf9bd998c7 - Reset MAINTAINER on ports with addresses that have unrecoverable bounces.
Reported by:	portscout
Feature safe:	yes
2012-12-06 16:39:07 +00:00
Akinori MUSHA
9a0e1f46b8 Revert the future-import from bsd.compiler.mk part, as this may have
broken INDEX.

Pointed out by:	cperciva
Feature safe:	yes
2012-12-06 07:00:02 +00:00
Pawel Pekala
7f85f91108 - Install program's icon, desktop entry file
- Add LICENSE, PORTDOCS
- Remove leading article from COMMENT
- Give maintainership to submitter

PR:		ports/173946
Submitted by:	nemysis <nemysis@gmx.ch>
Feature safe:	yes
2012-12-05 15:41:16 +00:00
Akinori MUSHA
db6ec5b094 Update to 0.11.1.
Submitted by:	MAINTAINER
Feature safe:	yes
2012-12-05 14:05:44 +00:00
Alexey Dokuchaev
df5bd192ba In preparation to update the port to version 1.0.2, cleanup things a bit:
- Convert to the new OPTION framework
- Drop shlib ABI version numbers from LIB_DEPENDS
- Retire WSWSUBDIR variable, drop article from COMMENT, trim header
- Avoid legacy "yes" values in USE_GL and USE_SDL knobs
- Slightly change some in-place patching (idea from Gentoo)
- Move client-related OPTIONS inside .if ${PORT_OPTIONS:MCLIENT} block

Feature safe:	yes
2012-12-05 10:52:10 +00:00
Jason Helfman
020b39bad1 - trim header per standards, use false in favor of ${FALSE}
PR:		170774
Spotted by:	danfe
Approved by:	maintainer, nemysis@gmx.ch (implicit)
Feature safe:	yes
2012-12-05 03:07:03 +00:00
Dmitry Marakasov
ee5929773c - OptionsNG
- Trim header

Feature safe:	yes
2012-12-05 02:31:44 +00:00
Dmitry Marakasov
5231f89b5f - OptionsNG
- Trim header

Feature safe:	yes
2012-12-05 02:31:03 +00:00
Dmitry Marakasov
ba40681b17 - OptionsNG
- Trim header
- Switch to dynamic plist

Feature safe:	yes
2012-12-05 02:29:44 +00:00
Dmitry Marakasov
d2b774b2b2 - Update to 1.0.5
- Trim header

Feature safe:	yes
2012-12-05 02:27:07 +00:00
Jason Helfman
0269689024 - add new port: games/magicmaze
Magic Maze is a simple and low-tech monster-bashing maze game.

It was originally inspired by playing Gauntlet II on the Atari ST.

WWW: http://magicmaze.rubyforge.org/

PR:		170774
Submitted by:	nemysis@gmx.ch
Feature safe:	yes
2012-12-05 00:53:09 +00:00
Pawel Pekala
bf98ade50f Tetris meets Pong, with more twists than a contortionist club's
secret handshake. Sometimes, the total is greater than the sum of the parts.
Tetris and Pong are classics, addictive and unshakable from their places in
gaming history. TONG is the result of mixing the two, capitalizing on the
essential qualities of each classic and adding new twists of its own to make
an explosive chemical reaction out of it all.

WWW: http://www.nongnu.org/tong/

PR:		ports/173878
Submitted by:	nemysis@gmx.ch
Feature safe:	yes
2012-12-04 22:42:38 +00:00
Dmitry Marakasov
2fb2cdfb1c - Fix build by adding forgotten patch
Feature safe:	yes
2012-12-04 20:09:16 +00:00
Rene Ladan
95bc14f991 Do not try to remove PREFIX/share/applications, it is created by its
dependencies.

Spotted by:	pkg
Feature safe:	yes
2012-12-04 18:51:06 +00:00
Pawel Pekala
9681875c45 - Switch MASTER_SITES to maintainer's mirror (icons only) [1]
- Add desktop entry file [1]
- Add missing deps
- Move WRKSRC to better place
- Trim Makefile header

PR:		ports/173272 [1]
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer) [1]
Feature safe:	yes
2012-12-04 16:15:11 +00:00
Dmitry Marakasov
c63c9e562f - Update to 0.4.3
- Install documentation
- Use upstream .desktop file

Feature safe:	yes
2012-12-04 12:40:23 +00:00
Dmitry Marakasov
3bc660551f - Fix plist, no functional change
Feature safe:	yes
2012-12-04 12:38:53 +00:00
Dmitry Marakasov
e7910523b5 - Update to 0.4
- OptionsNG
- Trim header

Feature safe:	yes
2012-12-04 12:38:23 +00:00