Commit graph

11 commits

Author SHA1 Message Date
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Antoine Brodin
cff02893b4 Cleanup plist 2014-11-13 23:24:00 +00:00
Baptiste Daroussin
9f5deb008f Convert m* to USES=zip 2014-03-10 16:25:33 +00:00
Danilo Egea Gondolfo
b7bcca829c - Update from 5.1.5 to 6.0.0
- Add LICENSE
- Add stage support

PR:		ports/183475
Submitted by:	Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
2013-10-30 15:52:49 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Wen Heping
72e4ea5009 - Update to 5.1.5
PR:		178479
Submitted by:	Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
2013-05-11 15:31:37 +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
Guido Falsi
a00a1ce777 - Update to 5.1.3
PR:		ports/176996
Submitted by:	Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
2013-03-18 08:24:20 +00:00
Pawel Pekala
fc61bf894b Update to version 5.1.2
PR:		ports/176586
Submitted by:	Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
2013-03-01 16:26:37 +00:00
Pawel Pekala
58d5d4e886 Update to version 5.1.0
PR:		ports/176234
Submitted by:	Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
2013-02-18 23:29:18 +00:00
Martin Wilke
bc211ca30d The Clipper library primarily performs boolean clipping (intersection,
union, difference and xor) on polygons in 2D space. There are no
restrictions on either the number nor the type of polygon that can be
clipped. They can have holes, be self-intersecting and even have coincident
edges. The library also performs polygon offsetting

WWW: http://www.angusj.com/delphi/clipper.php

PR:		ports/175845
Submitted by:	Martin Dieringer <martin.dieringer@gmx.de>
2013-02-12 12:11:04 +00:00