Commit graph

126 commits

Author SHA1 Message Date
Marius Strobl
197bc9bfb3 Integrate an official patch for isoinfo and mkisofs which adds directory
loop recognition in order to prevent from an endless loops that in turn
may consume all available memory.

PR:	220868
2017-07-25 20:11:28 +00:00
Dimitry Andric
9fa95ead62 Make frame pointer tracing in cdrtools(-devel) work correctly
The cdrtools ports compile and run a small program ('avoffset') after
their configuration phase, which is supposed to figure out the stack
direction, frame pointer offset to main(), and so on.  This program
relies on the compiler not optimizing away certain constructs, so after
the import of clang 3.9.0 into base, it got stuck in an endless loop.

Fix it by marking a few functions as noinline, and making one particular
variable volatile.

Reported by:	antoine
Approved by:	marius (maintainer)
2016-12-03 13:36:11 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Marius Strobl
6f0c4a9687 Don't depend on gettext if libiconv is part of base and cdrtools is built
without NLS support.
2015-12-29 14:55:24 +00:00
Marius Strobl
d264c45f16 - Update to 3.01
- Fix build when `uname -m` != `uname -p` [1]

PR:		191424, 197794 [1]
2015-12-29 00:33:00 +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
John Marino
2e10bd8835 sysutils/cdrtools: Unbreak on DragonFly
The Makefile.DragonFly hack stopped working, so fix this properly.
No-op for FreeBSD.
2014-11-19 18:49:00 +00:00
Marius Strobl
24a8bc10bf - Update MASTER_SITES.
- Add LICENSE.
- Convert the remainder of build knobs to OPTIONS.
- Account for the fact that libiconv now may live in base, merging r348916.
- Partially merge pkg-plist modernization from r370671.
2014-11-09 21:17:06 +00:00
Adam Weinberger
7792c21583 Rename sysutils/ patch-xy patches to reflect the files they modify. 2014-07-29 15:00:12 +00:00
Martin Wilke
d89471da0c - Fix build with Q/A tests 2014-06-28 20:00:08 +00:00
Dmitry Marakasov
4ef869525c - Convert USE_BZIP2 to USES
Approved by:	portmgr blanket
2014-06-03 13:47:13 +00:00
Martin Wilke
c3747bc1fe - Stage support
Reviewed by:	antoine
2014-03-11 12:50:42 +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
9eab19de80 Once again remove the hacks allowing this port to be compiled as part of
release builds. Since r251812, all architectures have been switched to
using makefs(8) in all active release branches instead.

Approved by:	mentor (beat, implicit)
2013-08-13 14:16:29 +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
653db11628 Add an additional master site.
PR:		174447
Approved by:	netchild
2012-12-16 15:32:19 +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
f6ab33b4ac Bring back the workarounds from rev. 1.80 and 1.82 to potentially unbreak
the sparc64 release builds.

Approved by:	netchild
2012-03-08 12:36:22 +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
2116aee741 - Allow to build on powerpc64. [1]
- 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. [2]

PR:             159671 [1], 151486 [2], 152309 [2], probably some more for [2]
Approved by:    netchild
2011-08-13 13:34:50 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +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
Marius Strobl
3db38e483c Update cdrtools to 3.00. For changes since 2.01 see:
ftp://ftp.berlios.de/pub/cdrecord/AN-3.00

Note that this breaks and obsoletes sysutils/cdrtools-cjk as mkisofs now
employs iconv for character conversion. Consequently USE_CDRTOOLS=cjk and
USE_CDRTOOLS together with WITH_CJK are now defunct and bsd.port.mk is
expected to be updated by portmgr@ accordingly (PR 150362).

PR:		127608, 149644
Approved by:	netchild
2010-09-15 17:35:24 +00:00
Marius Strobl
f8ceb4d580 Add CONFLICTS with cdrkit.
Submitted by:	Alexander Best
Approved by:	netchild
2010-02-08 09:15:29 +00:00
Marius Strobl
3322101e96 Hardcode a compiler specification file so CC can also be set to something
containing spaces.

Approved by:	netchild
2009-09-12 19:02:26 +00:00
Pav Lucistnik
6370cbb0ec - Mark MAKE_JOBS_UNSAFE
Approved by:	marius (maintainer)
2009-05-12 20:01:11 +00:00
Marius Strobl
4d2ce9dcb8 Fix build with r189136.
Submitted by:	das via rnoland (principle patch)
Approved by:	netchild
2009-03-07 16:52:54 +00:00
Pav Lucistnik
b2a96c6df1 - Remove conditional checks for FreeBSD 5.x and older 2009-01-06 17:59:31 +00:00
Marius Strobl
a0ebae8bf4 Compile mkisofs with '-O0' only in order to work around a bug causing
its '-root' option to not work.

Reported by:	Ben Korvemaker
Approved by:	netchild
2008-06-17 20:35:52 +00:00
Marius Strobl
51c86bc69e Remove erroneous dependencies on audio/libcddb and sysutils/libcdio.
PR:		122620
Approved by:	netchild
2008-04-11 22:35:20 +00:00
Marius Strobl
b493794362 Rename fexecve() to js_fexecve() so it doesn't clash with the recently
added libc one.

Reported by:	marcus
Approved by:	netchild
2008-04-09 20:40:00 +00:00
Michael Johnson
c6887ecbf7 Chase libcddb libver bump 2007-04-16 17:28:53 +00:00
Marius Strobl
5443471496 Re-grab maintainership.
Approved by:	netchild
2006-08-03 09:29:49 +00:00
Michael Landin
782dfac4c9 - Chase lib version bump to libcdio 2006-05-24 09:13:19 +00:00
Sam Lawrance
9ab16a577e Use SUB_FILES instead of post-patch commands.
PR:		ports/97225
Submitted by:	Ports Fury
2006-05-14 11:08:52 +00:00
Marius Strobl
90be3811df Allow this port to be compiled with CC set to something containing a
path component.

Approved by:	netchild
2006-05-07 18:52:09 +00:00
Pav Lucistnik
71ec4215cb - Fix coredump in TOC parsing in cdda2wav
PR:		ports/94554
Submitted by:	Fabian Keil <freebsd-listen@fabiankeil.de>
Obtained from:	cdrtools-devel
2006-03-18 15:19:48 +00:00
Marius Strobl
957d478a92 - Replace the fix to make readcd -scanbus work which was added in
2.01_2 with the "official" version from cdrtools 2.01.01a06.
- Patch i386-freebsd-cc.rul to allow compilation with CC set to a
  compiler other than the default (as long as it doesn't include a
  path component, which requires considerably changes to make work).
- Make the direct ATAPI transport of cdda2wav work again with FreeBSD
  after device major numbers were abandoned; bump PORTREVISION for
  this.

Approved by:	netchild
2006-02-18 15:55:40 +00:00
Andrey Slusar
a486ccb0e5 Fix readcd -scanbus work.
PR:		ports/91763
Submitted by:	Fabian Keil <freebsd-listen@fabiankeil.de>
2006-01-15 17:08:04 +00:00
Pav Lucistnik
dc7af663e2 - Add SHA256 2005-11-25 18:14:52 +00:00
Mark Linimon
ab286ccbca Update www site. 2005-09-28 06:02:02 +00:00
Michael Johnson
7293c330ca - Add knob WITH_CDDB, adds cddb support.
this is also auto-detected and can not be turned off because
  there is no configure knob to turn off.
- Bump PORTREVISION because libcddb just got bumped so people wont' run
  in to problems with libver stuff.
2005-07-24 03:46:10 +00:00
Marius Strobl
fcd94e60dc Resign from maintainership.
Approved by:	netchild
2005-07-10 13:48:23 +00:00
Marius Strobl
864c1eaec4 - Update to 2.01. For changes since 2.00.3 please see:
ftp://ftp.berlios.de/pub/cdrecord/AN-2.01
- Once again remove the patch for the configure script to disable the use
  of mlockall(2) as it no longer causes negative side effects on FreeBSD
  => 502113. Mark the port IGNORE on FreeBSD 5.x with broken mlockall(2)
  as such changes are not allowed according to a comment in xconfig.h.in.
  A patch for aclocal.m4 was submitted upstream but didn't get integrated.

Mkisofs 2.01 was verified to produce working FreeBSD install images for
alpha, i386, ia64 and sparc64.

Thanks to:	marcel for verifying mkisofs on ia64
Approved by:	netchild
2004-12-29 22:17:04 +00:00