Commit graph

180 commits

Author SHA1 Message Date
Mathieu Arnold
21a283f3be Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
2015-08-17 14:20:40 +00:00
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
Marius Strobl
ca641fd440 - Update to 3.01a24.
- Add LICENSE.
- Convert the remainder of build knobs to OPTIONS.
2014-11-09 21:12:49 +00:00
Jason E. Hale
f4a87cb739 - Convert USE_BZIP2 to USES
- Modernize plist

Approved by:	portmgr blanket
2014-10-11 21:57:12 +00:00
Adam Weinberger
7792c21583 Rename sysutils/ patch-xy patches to reflect the files they modify. 2014-07-29 15:00:12 +00:00
Marius Strobl
8f20bd9e6e - Update to 3.01a23. For release notes see:
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-3.01a23
  Note that some versions were skipped as they made no net difference for
  FreeBSD.
- Account for the fact that libiconv now may live in base.
- Base LDPATH on ${LOCALBASE} rather than ${PREFIX}.
- Add staging support based on r347876.

Approved by:	beat (mentor, implicit)
2014-03-24 00:55:05 +00:00
Emanuel Haupt
239a5ff5de Remove trailing whitespaces from category sysutils 2014-02-21 13:39:38 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Marius Strobl
fde10e91dd Update to 3.01a16. For the changes since 3.01a14 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a15
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a16

Approved by:	beat (mentor, implicit)
2013-07-28 12:59:21 +00:00
Marius Strobl
c876a23dc5 Update to 3.01a14. For the changes since 3.01a13 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a14

Approved by:	bapt (mentor)
2013-05-31 13:36:36 +00:00
Baptiste Daroussin
4879d37144 Partial convert to new options framework
Fix USES+= set after .pre.mk
2013-05-05 08:15:24 +00:00
Marcus von Appen
95e7081976 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
2013-04-27 18:25:24 +00:00
Marius Strobl
01084cc740 Update to 3.01a13. For the changes since 3.01a12 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a13

Approved by:	bapt (mentor)
2013-03-02 20:14:35 +00:00
Marius Strobl
ab9e3ca61f Update to 3.01a12. For the changes since 3.01a11 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a12

Approved by:	beat (mentor)
2013-03-02 18:32:11 +00:00
Marius Strobl
f62708b4a3 Update to 3.01a11. For the changes since 3.01a10 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a11

Approved by:	bapt (mentor)
2013-01-20 15:56:34 +00:00
Marius Strobl
727c03d0f1 - Update to 3.01a10. For the changes since 3.01a09 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a10
- Trim Makefile header.

Approved by:	netchild
2012-12-18 20:29:43 +00:00
Marius Strobl
1dcd7f6aaf - Update to 3.01a09. For the changes since 3.01a08 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a09
- Add an additional master site. [1]

PR:		174447 [1]
Approved by:	netchild
2012-12-16 15:27:28 +00:00
Marius Strobl
9b7c3e27ce Fix a bug preventing compilation with clang 3.1 (r156863).
PR:		172799
Approved by:	netchild
Obtained from:	NetBSD
Feature safe:	yes
2012-10-20 13:56:03 +00:00
Marius Strobl
52203b0bc0 Update to 3.01a08. For the changes since 3.01a07 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a08

Approved by:	netchild
2012-08-30 21:57:24 +00:00
Marius Strobl
7eec347456 Update to 3.01a07. For the changes since 3.01a06 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a07

Approved by:	netchild
Feature safe:	yes
2012-03-09 15:42:10 +00:00
Alexander Leidinger
e269a2b517 Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
2012-01-14 22:27:02 +00:00
Eitan Adler
c5d811a37d Repeated words are are hard to to find sometimes.
Approved by:	portmgr (itetcu)
2012-01-08 07:01:25 +00:00
Marius Strobl
3265fbc9e3 Update to 3.01a06. For the changes since 3.01a05 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a06

Approved by:	netchild
2011-09-14 15:58:25 +00:00
Marius Strobl
cdf7ac1d28 - Allow to build on powerpc64.
- Revert the hack allowing to cross-compile FreeBSD/i386 releases on amd64
  as it caused more problems than it solved. As of r224838 all of head,
  stable/8 and stable/7 are switch to use use makefs(8) instead of mkisofs(8)
  so this hack is no longer necessary.

Approved by:    netchild
2011-08-13 13:37:20 +00:00
Marius Strobl
8d07851d0b Update to 3.01a05. For the changes since 3.01a04 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a05

Approved by:	netchild
2011-06-17 19:09:22 +00:00
Marius Strobl
986ee11711 Update to 3.01a04. For the changes since 3.01a03 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a04

Approved by:	netchild
2011-04-22 07:51:13 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Marius Strobl
f1d18abdcd Update to 3.01a03. For the changes since 3.01a02 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a03

Approved by:	netchild
2011-03-12 19:19:54 +00:00
Marius Strobl
675a09895e Update to 3.01a02. For the changes since 3.01a01 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a02

Approved by:	netchild
2011-01-08 21:21:48 +00:00
Marius Strobl
9fd4a4e7d8 Update to 3.01a01.
Approved by:	netchild
2010-11-27 13:42:58 +00:00
Marius Strobl
c08d958c6e Refine the TARGET{,_ARCH} hack to not break CC being set to something
relying on PATH.

Approved by:	netchild
2010-09-22 19:51:27 +00:00
Marius Strobl
2f97e7f184 - Mention support for BluRay in COMMENT and pkg-descr.
- Add knobs for additionally installing cdda2{mp3,ogg}.

Requested by:	upstream
Approved by:	netchild
2010-09-21 18:53:47 +00:00
Marius Strobl
1a4a339547 Add a hack allowing to building with TARGET and TARGET_ARCH set in the
environment as done by the release building scripts. The former causes
some targets in the Makefiles of the port to be overridden and the later
is added to the default COMPILE.c variable by gmake. Arguably the release
building scripts should be fixed to not set TARGET and TARGET_ARCH when
compiling the cdrtools port in case of a cross-release but for reasons
beyond me this just worked with cdrtools 2.01

Approved by:	netchild
2010-09-17 17:09:34 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Marius Strobl
7e3c1033ee Update to 2.01.01a79. For the changes since 2.01.01a78 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a79

Note that this release is advertised as release candidate of cdrtools 3.0.

Approved by:	netchild
2010-05-18 16:31:41 +00:00
Marius Strobl
e0492d3cd3 Update to 2.01.01a78. For the changes since 2.01.01a77 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a78

Approved by:	netchild
2010-04-30 08:08:30 +00:00
Marius Strobl
a159de1ffa Update to 2.01.01a77. For the changes since 2.01.01a75 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a76
and
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a77

Approved by:	netchild
Feature safe:	yes
2010-03-01 19:42:43 +00:00
Marius Strobl
2934125691 - Update to 2.01.01a75. For the changes since 2.01.01a74 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a75
- Add CONFLICTS with cdrkit and cjk-cdrtools. [1]

Submitted by:	Alexander Best [1]
Approved by:	netchild
2010-02-08 09:10:21 +00:00
Marius Strobl
7d09156d9a Update to 2.01.01a74. For the changes since 2.01.01a73 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a74

Approved by:	netchild
2010-02-07 16:17:21 +00:00
Marius Strobl
d5f2138312 Update to 2.01.01a73. For the changes since 2.01.01a72 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a73

Approved by:	netchild
2010-01-31 15:50:06 +00:00
Marius Strobl
b36cad2d11 Update to 2.01.01a72. For the changes since 2.01.01a71 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a72
2010-01-12 20:00:05 +00:00
Marius Strobl
a0891db7e8 Update to 2.01.01a71. For the changes since 2.01.01a70 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a71

Approved by:	netchild
2010-01-05 21:24:07 +00:00
Marius Strobl
241218673e Update to 2.01.01a70. For the changes since 2.01.01a69 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a70

Approved by:	netchild
2009-12-29 13:56:45 +00:00
Marius Strobl
91b51bb086 Update to 2.01.01a69. For the changes since 2.01.01a68 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a69

Approved by:	netchild
2009-12-13 16:08:03 +00:00
Marius Strobl
b57dfe40cb Update to 2.01.01a68. For the changes since 2.01.01a67 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a68

Approved by:	netchild
2009-11-21 12:13:06 +00:00
Marius Strobl
647ec09fd6 Update to 2.01.01a67. For the changes since 2.01.01a66 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a67

Approved by:	netchild
2009-11-03 17:00:15 +00:00
Marius Strobl
9d9a4a0f7b Update to 2.01.01a66.
Approved by:	netchild
2009-10-25 12:53:33 +00:00
Marius Strobl
93f2d26ba5 - Update to 2.01.01a63. For changes since 2.01.01a62 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a63
- Hardcode a compiler specification file so CC can also be set to something
  containing spaces.

Approved by:	netchild
2009-09-12 18:51:16 +00:00
Marius Strobl
2daeb11975 Update to 2.01.01a62. For the changes since 2.01.01a61 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a62

Approved by:	netchild
2009-08-02 14:47:39 +00:00