/misc/koffice-i18n-sr/

dd 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
- 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
Convert all :U to :tu and :L to :tl 2014-05-05T09:45:36+00:00 bapt bapt@FreeBSD.org 2014-05-05T09:45:36+00:00 1fa39fd2c3d6f5edbc6d4a9d6f9ceae142a0f184 Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
Update my ports to be compliant with new USES framework and fix other issues. 2014-04-24T20:11:01+00:00 dbn dbn@FreeBSD.org 2014-04-24T20:11:01+00:00 ac8305c230353a246c1bb4c812f891b08a29e876 Changes: * various: migrate USE_BZIP2 to USES=tar:bzip2 * various: migrate USE_XZ to USES=tar:xz * multimedia/py-ffmpeg: add and prefer github (GH) as master site * ports-mgmt/portbuilder: specify license as BSD2CLAUSE (instead of just BSD) Most ports are updated infrequently so a single batch commit is preferred over collating changes per port.
Changes:
 * various: migrate USE_BZIP2 to USES=tar:bzip2
 * various: migrate USE_XZ to USES=tar:xz
 * multimedia/py-ffmpeg: add and prefer github (GH) as master site
 * ports-mgmt/portbuilder: specify license as BSD2CLAUSE (instead of just BSD)

Most ports are updated infrequently so a single batch commit is preferred over
collating changes per port.
Add stage support to audio/flake. 2013-11-07T15:29:57+00:00 dbn dbn@FreeBSD.org 2013-11-07T15:29:57+00:00 0846a7d7151bc46c58a6dc16ec9bc76a9fd4cdc3

Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20T14:36:35+00:00 bapt bapt@FreeBSD.org 2013-09-20T14:36:35+00:00 364fbf2c9f577bf02f623faf4a3cbad00fc1c84f

Import audio/flake's configure file about custom $CC. 2013-09-19T16:45:32+00:00 dbn dbn@FreeBSD.org 2013-09-19T16:45:32+00:00 c21d3cf649084b84b51fb6ce0be3d708448dbe39 Most of the parameters are picked up through environment variables however CC is not one of them. Reported by: pkg-fallout@
Most of the parameters are picked up through environment variables however
CC is not one of them.

Reported by:	pkg-fallout@
Mark job unsafe 2013-07-11T06:39:14+00:00 bapt bapt@FreeBSD.org 2013-07-11T06:39:14+00:00 caba8f13920ba59c5ab0bc38e172f28b3818db6d While here: - Trim headers - Convert to USES - Remove code for unsupported version
While here:
- Trim headers
- Convert to USES
- Remove code for unsupported version