Commit graph

13848 commits

Author SHA1 Message Date
Rusmir Dusko
f40d914435 - Break lines around 80 characters 2014-03-06 17:11:42 +00:00
Rusmir Dusko
abcb92d09e - Change Desktop entry file
- Break lines around 80 characters
2014-03-06 16:35:42 +00:00
Rusmir Dusko
8456f0fb9b - Use the new format for LIB_DEPENDS
- Change Desktop entry file
- Break lines around 80 characters
2014-03-06 16:24:58 +00:00
Dmitry Marakasov
982ec7692d - Fix build on 10.x 2014-03-06 14:13:36 +00:00
Frederic Culot
07c305f0c6 - Update WWW link
Submitted by:	David Demelier <demelier.david@gmail.com> (maintainer, via email)
2014-03-05 17:16:06 +00:00
Philippe Audeoud
61c481ba7a - Update to 20140305
PR:		ports/187281
Submitted by:	maintainer
2014-03-05 15:07:21 +00:00
Oliver Lehmann
14822ced62 update devel/eris to 1.3.23 2014-03-05 08:27:52 +00:00
Max Brazhnikov
f3f8c20d6a KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!
deskutils/kdepim4:
- Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1]

misc/kdehier4:
- add tests directory (r343428 commit to Templates/BSD.local.dist)

security/kwallet:
- moved to security/kwalletmanager (renamed upstream)

x11/kdelibs:
- remove workaround, which is not needed after global fix in
  Mk/bsd.kde4.mk (r315373)

PR:		ports/187259 [1]
Submitted by:	Tobias Berner <tcberner@gmail.com>
2014-03-04 19:15:39 +00:00
Thomas Abthorpe
2c613ad517 - Reassign to the heap due to mail bounces
With hat:	portmgr
2014-03-03 20:46:34 +00:00
Antoine Brodin
c5c76ccc0f Fix shebang and runtime 2014-03-03 20:17:59 +00:00
Rusmir Dusko
dfaf69b366 - Change REINPLACE, fix typo 2014-03-03 18:03:24 +00:00
Max Brazhnikov
423363e14f games/ggz-* ports:
- Fix build without NLS option after r344109

PR:		ports/187213
Reported by:	Kevin Zheng <kevinz5000@gmail.com>
2014-03-03 15:44:12 +00:00
Rusmir Dusko
eb8a07b2aa - Update to 1.15-1, Announce message:
* Updated Dutch, Japanese, Russian and Ukrainian translations
  * Fixed a minor issue when changing direction using an analogue controller
  * Fixed the corrupted message that appears when Edgar's inventory is full
  * The slime timer above Edgar is now removed when changing maps or loading a game
  * Crushers no longer get stuck if they hit a pushable object
  * Ice cubes can no longer bounce on springs forever

- Strip executable
2014-03-02 14:06:48 +00:00
Juergen Lock
702cd7f506 - Stagify.
- Use new LIB_DEPENDS syntax.
2014-03-01 17:04:45 +00:00
Alexey Dokuchaev
6fd102487a Unbreak the build on recent -CURRENT, where linker is more strict.
Reported by:	pkg-fallout
2014-03-01 10:13:26 +00:00
Emanuel Haupt
ddd030995b Support staging 2014-02-28 14:16:15 +00:00
Frederic Culot
34aad93b34 - Support staging
- Convert to USES framework
- Update LICENSE (BSD 2-clause)
- Remove leading article from COMMENT
2014-02-28 13:52:18 +00:00
Warner Losh
12a3f2cccb Bump PORTREVISION since in theory we had packages of this before the
clang switch.
2014-02-28 07:51:12 +00:00
Martin Wilke
a7b254b028 - Update to 1.5.6
PR:		170150
Submitted by:	ports fury
2014-02-27 14:06:16 +00:00
Martin Wilke
f6daf54c01 - Fix build
- Fix pathname in desktop entry file

PR:		187055
2014-02-27 09:24:15 +00:00
Martin Wilke
b959465933 - Fix build on -current
- Update MASTER_SITES

PR:		186736
Submitted by:	Ports FUry
2014-02-27 09:16:22 +00:00
Martin Wilke
bc53620c8e - Update MASTER_SITES/WWW
- Stage support

PR:		187047
Submitted by:	Ports Fury
2014-02-27 09:08:43 +00:00
Martin Wilke
d5c62f895e - Update MASTER_STIES
PR:		187049
2014-02-27 09:05:23 +00:00
Oliver Lehmann
c3083f6b99 fix build after boost update 2014-02-27 08:49:31 +00:00
Martin Wilke
3d2c911ad8 - Update MASTER_SITES and WWW: line
- Support CC properly
- Convert to USES
- Stage support

PR:		187042
2014-02-27 08:45:16 +00:00
Warner Losh
97d59a4ffb Tighten up C++ to work with clang. 2014-02-26 21:56:40 +00:00
Emanuel Haupt
2abbc42be2 Support staging 2014-02-26 07:08:53 +00:00
TAKATSU Tomonari
0cbe65e47c - Repocopy print/py-reportlab to print/py-reportlab1
to preserve version 1.x and to update to 3.0

  print/py-reportlab:
    - Update print/py-reportlab to 3.0 based on print/py-reportlab2
    - Support STAGEDIR
    - Use PYDISTUTILS_AUTOPLIST
      * Remove pkg-plist, accordingly
    - Set CONFLICTS
    - Add PORTSCOUT
    - Replace tab with a single space after WWW: in pkg-descr

  print/py-reportlab1:
    - Support STAGEDIR
    - Add PKGNAMESUFFIX not to duplicate ports with the same name
    - Set CONFLICTS
    - Use PYDISTUTILS_AUTOPLIST
      * Remove pkg-plist, accordingly
    - Make use of PORTDOCS
    - Set OPTIONS_DEFINE explicitly
    - Fix include statement
    - Make docs unconditional to stage
    - Replace tab with a single space after WWW: in pkg-descr

  print/py-reportlab2:
    - Update CONFLICTS
    - Set PORTSCOUT

  dependent ports:
    - Switch dependency from print/py-reportlab to print/py-reportlab1
      * biology/py-biopython
      * deskutils/gourmet
      * deskutils/griffith
      * games/pythonsudoku
      * misc/pdfmap
      * print/py-trml2pdf
      * www/py-satchmo

PR:		ports/186970
Submitted by:	tota (myself)
Approved by:	Muhammad Moinur Rahman (maintainer)
2014-02-25 12:44:10 +00:00
Baptiste Daroussin
09a55c43bf Use xerces-c3 2014-02-24 15:13:55 +00:00
Baptiste Daroussin
e7158abc3a Make glest use xerces-c3
Obtained from:	Gentoo
2014-02-24 14:32:27 +00:00
Antoine Brodin
e35e402207 Set expiration date: marked deprecated since october 2012 2014-02-23 20:53:48 +00:00
Antoine Brodin
46cbc4ba4a Set expiration date: marked deprecated since november 2011 2014-02-23 20:51:02 +00:00
Antoine Brodin
963b73c6f3 Set expiration date: deprecated since may 2013 2014-02-23 20:47:24 +00:00
Martin Wilke
cc283f84b1 - Fix build with clang
- Update MASTER_SITES and WWW: line
- Add license
- Stage support

PR:		186741
Submitted by:	Ports Fury
2014-02-23 16:06:05 +00:00
Danilo Egea Gondolfo
36452ee883 - Update from 3.22.0 to 3.24.0
- Add shebangfix to USES
- Use options helpers
2014-02-22 13:50:06 +00:00
Antoine Brodin
62d37b5f39 Mark broken: Unfetchable 2014-02-22 13:33:21 +00:00
Marcus von Appen
627b0d9492 - Respect DATADIR
PR:		ports/185947
With hat:	python@
2014-02-22 10:52:54 +00:00
Dmitry Marakasov
6a9e37d85b Escape of the cat - hardcore oldschool platformer on INSTEAD engine
WWW: https://github.com/gl00my/catesc
2014-02-22 10:12:42 +00:00
Dmitry Marakasov
d94abc004a - Update to 2.0.3 2014-02-22 09:50:07 +00:00
Kubilay Kocak
8d49f6a2bf Reset maintainer for llwang@infor.org (leftover from r336813)
Reset maintainership for llwang@infor.org due to multiple timeouts and email
address permanent failure. Thank you for your contribution to the FreeBSD
project.

I'm not sure how this port was missed during the initial commit in r336813 [1]

[1] http://svnweb.freebsd.org/ports?view=revision&revision=336813

Approved by:	portmgr
2014-02-21 15:06:23 +00:00
Emanuel Haupt
f106cadd17 Remove trailing whitespaces from category games 2014-02-21 13:36:56 +00:00
Adam Weinberger
8adc731ea5 Stage support. 2014-02-21 03:46:56 +00:00
Antoine Brodin
e9e4178a2c - Stage support
- Add LICENSE and allow packaging
2014-02-20 23:40:14 +00:00
Antoine Brodin
88301af044 - Stage support
- Add LICENSE and allow packaging
2014-02-20 22:41:32 +00:00
Johan van Selst
18bce012d3 - Update gnushogi/xshogi to 1.4.2
- No longer use a common Makefile
2014-02-19 19:43:17 +00:00
Johan van Selst
a2403adfd8 - Allow package build as user
- Style cleanups (no functional changes)
2014-02-19 19:37:28 +00:00
John Marino
225509c857 games/ggz-gtk-games: Fix for modern binutils
Needs explicit linking to libggzcore.
2014-02-19 17:05:18 +00:00
John Marino
bf302e919b games/ggz-sdl-games: Fix for modern binutils
Needs explicit linking to libexpat and libggzcore.
2014-02-19 16:33:46 +00:00
John Marino
0dc6aceab6 games/ggz-txt-client: Fix for modern binutils
Needs explicit linking to libexpat and libggzcore.
While here, bring in USES=readline from dports.
2014-02-19 16:06:32 +00:00
John Marino
1464e9ef59 games/ggz-client-libs: Unbreak build on modern binutils
Something happened with the libtool change that removed some library
linkage handling.  Explicitly state libexpat and internal libggzcore
are required for the build (unbreaks on DragonFly, tested in poudriere).
2014-02-19 15:22:17 +00:00