non port: sysutils/cdrtools/Makefile |
SVNWeb
|
Number of commits found: 76 |
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Mon, 19 Sep 2022
|
[ 15:37 Neel Chauhan (nc) Author: Robert Clausecker ] e69a181 (Only the first 10 of 24 ports in this commit are shown above. )
devel/schilybase: update to 2022-09-18
- point MASTER_SITES to new upstream
- split bosh from sysutils/schilyutils into new port shells/bosh
- stop installing pfbosh, a SunOS-only feature
- install jsh as jbosh to avoid a conflict
- patch shell names in man pages
- point WWW to subproject-specific sites if available
- misc/schilytools: deprecate man2html component
- devel/schilybase: add missing file to pkg-plist
- make test suite work better
- do not pass INS_*BASE/DESTDIR to smake tests
- account for devel/sccs placing files in /tmp
- make sh/tests/common/test-common find bosh after
we patched out the hardlink to sh
- Test suite passes on armv7 except for archivers/star.
Will have to investigate further.
- sysutils/schilyutils: add vctags command
I forgot about that one when I made the port initially.
The ctags link is not installed to avoid conflicts.
Changelog: http://fuz.su/pub/schilytools/AN-2022-09-18.txt
PR: 266475
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above )
|
Wed, 8 Sep 2021
|
[ 20:53 Bernhard Froehlich (decke) ] 3035b66
sysutils/cdrtools: Add CPE information
Approved by: portmgr (blanket)
|
Fri, 30 Jul 2021
|
[ 13:26 Juraj Lutter (otis) Author: Robert Clausecker ] 774298c (Only the first 10 of 13 ports in this commit are shown above. )
devel/schilybase: update to 2021.07.29
- Update to 2021.07.29
- Fix related PR (Do not install broken gnutar by default)
PR: 257063
Reported by: ice@extreme.hu
|
Thu, 1 Jul 2021
|
[ 21:11 Juraj Lutter (otis) Author: Robert Clausecker ] 2a40da7 (Only the first 10 of 119 ports in this commit are shown above. )
misc/schilytools: Consolidate old schily's tools
- Update and consolidate schily's tools into more reasonable state
- Transfer maintenance to Robert Clausecker <fuz@fuz.su>
From Robert Clausecker <fuz@fuz.su> (new maintainer):
In 2018, Jörg Schilling consolidated all his projects into the
schilytools project and stopped providing new separate releases for the
individual projects (such as cdrtools, smake, star, and ved). Hence,
the FreeBSD ports of these projects have been stuck on outdated versions
for years.
With this changeset, the schilytools are added to the ports collection
as a collection of 10 ports: (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 25 Jul 2017
|
[ 20:11 marius ]
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
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 29 Dec 2015
|
[ 14:55 marius ]
Don't depend on gettext if libiconv is part of base and cdrtools is built
without NLS support.
|
[ 00:33 marius ]
- Update to 3.01
- Fix build when `uname -m` != `uname -p` [1]
PR: 191424, 197794 [1]
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
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
|
Wed, 19 Nov 2014
|
[ 18:49 marino ]
sysutils/cdrtools: Unbreak on DragonFly
The Makefile.DragonFly hack stopped working, so fix this properly.
No-op for FreeBSD.
|
Sun, 9 Nov 2014
|
[ 21:17 marius ]
- 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.
|
Tue, 3 Jun 2014
|
[ 13:47 amdmi3 ]
- Convert USE_BZIP2 to USES
Approved by: portmgr blanket
|
Tue, 11 Mar 2014
|
[ 12:50 miwi ]
- Stage support
Reviewed by: antoine
|
Fri, 21 Feb 2014
|
[ 13:39 ehaupt ] (Only the first 10 of 25 ports in this commit are shown above. )
Remove trailing whitespaces from category sysutils
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
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)
|
Fri, 20 Sep 2013
|
[ 23:06 bapt ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Tue, 13 Aug 2013
|
[ 14:16 marius ]
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)
|
Sun, 5 May 2013
|
[ 08:15 bapt ]
Partial convert to new options framework
Fix USES+= set after .pre.mk
|
Sat, 27 Apr 2013
|
[ 18:25 mva ] (Only the first 10 of 181 ports in this commit are shown above. )
- 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
|
Sun, 16 Dec 2012
|
[ 15:32 marius (src committer) ]
Add an additional master site.
PR: 174447
Approved by: netchild
|
Thu, 8 Mar 2012
|
[ 12:36 marius ]
Bring back the workarounds from rev. 1.80 and 1.82 to potentially unbreak
the sparc64 release builds.
Approved by: netchild
|
Sat, 14 Jan 2012
|
[ 22:27 netchild ] (Only the first 10 of 65 ports in this commit are shown above. )
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
|
Sat, 13 Aug 2011
|
[ 13:34 marius ]
- 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
|
Wed, 22 Sep 2010
|
[ 19:51 marius ]
Refine the TARGET{,_ARCH} hack to not break CC being set to something
relying on PATH.
Approved by: netchild
|
Tue, 21 Sep 2010
|
[ 18:53 marius ]
- Mention support for BluRay in COMMENT and pkg-descr.
- Add knobs for additionally installing cdda2{mp3,ogg}.
Requested by: upstream
Approved by: netchild
|
Fri, 17 Sep 2010
|
[ 17:09 marius ]
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
|
Wed, 15 Sep 2010
|
[ 17:35 marius ] (Only the first 10 of 20 ports in this commit are shown above. )
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
|
Mon, 8 Feb 2010
|
[ 09:15 marius ]
Add CONFLICTS with cdrkit.
Submitted by: Alexander Best
Approved by: netchild
|
Sat, 12 Sep 2009
|
[ 19:02 marius ]
Hardcode a compiler specification file so CC can also be set to something
containing spaces.
Approved by: netchild
|
Tue, 12 May 2009
|
[ 20:01 pav ]
- Mark MAKE_JOBS_UNSAFE
Approved by: marius (maintainer)
|
Sat, 7 Mar 2009
|
[ 16:52 marius ]
Fix build with r189136.
Submitted by: das via rnoland (principle patch)
Approved by: netchild
|
Tue, 6 Jan 2009
|
[ 17:59 pav ] (Only the first 10 of 155 ports in this commit are shown above. )
- Remove conditional checks for FreeBSD 5.x and older
|
Tue, 17 Jun 2008
|
[ 20:35 marius ]
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
|
Fri, 11 Apr 2008
|
[ 22:35 marius ]
Remove erroneous dependencies on audio/libcddb and sysutils/libcdio.
PR: 122620
Approved by: netchild
|
Wed, 9 Apr 2008
|
[ 20:40 marius ]
Rename fexecve() to js_fexecve() so it doesn't clash with the recently
added libc one.
Reported by: marcus
Approved by: netchild
|
Mon, 16 Apr 2007
|
[ 17:28 ahze ]
Chase libcddb libver bump
|
Thu, 3 Aug 2006
|
[ 09:29 marius ]
Re-grab maintainership.
Approved by: netchild
|
Wed, 24 May 2006
|
[ 09:13 mich ]
- Chase lib version bump to libcdio
|
Sun, 14 May 2006
|
[ 11:08 lawrance ]
Use SUB_FILES instead of post-patch commands.
PR: ports/97225
Submitted by: Ports Fury
|
Sun, 7 May 2006
|
[ 18:52 marius ]
Allow this port to be compiled with CC set to something containing a
path component.
Approved by: netchild
|
Sat, 18 Mar 2006
|
[ 15:19 pav ]
- Fix coredump in TOC parsing in cdda2wav
PR: ports/94554
Submitted by: Fabian Keil <freebsd-listen@fabiankeil.de>
Obtained from: cdrtools-devel
|
Sat, 18 Feb 2006
|
[ 15:55 marius ]
- 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
|
Sun, 15 Jan 2006
|
[ 17:08 anray ]
Fix readcd -scanbus work.
PR: ports/91763
Submitted by: Fabian Keil <freebsd-listen@fabiankeil.de>
|
Sun, 24 Jul 2005
|
[ 03:46 ahze ]
- 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.
|
Sun, 10 Jul 2005
|
[ 13:48 marius ]
Resign from maintainership.
Approved by: netchild
|
Wed, 29 Dec 2004
|
[ 22:17 marius ]
- 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
|
Sun, 29 Aug 2004
|
[ 14:40 marius ]
Fix a security bug in the rscsi client code.
Approved by: netchild
Obtained from: cdrtools 2.01a38
|
Mon, 7 Jun 2004
|
[ 13:20 netchild ]
Make usable as master port for the upcomming sysutils/cdrtools-cjk.
Submitted by: marius
|
Wed, 2 Jun 2004
|
[ 17:16 netchild ]
- Add a workaround for the problem that cdda2wav doesn't use a page
aligned buffer for the SCSI transfers in paranoia mode. [1]
- Stop the artificial separation of mkisofs from cdrtools and merge
sysutils/mkisofs into sysutils/cdrtools which brings us in line
with other distributions. The separation of mkisofs caused quite
some confusion among users as well as committers about why its
PORTVERSION was different from the cdrtools port, how to install
it, etc.
PR: 63775 [1]
Submitted by: marius
|
Tue, 25 May 2004
|
[ 14:26 netchild ]
- Fix installation when CC is not set to "cc". [1]
- Use ARCH instead of MACHINE_ARCH to please portlint >= 2.5.9.
PR: 66925 [1]
Submitted by: marius
|
Tue, 20 Apr 2004
|
[ 20:46 netchild ] (Only the first 10 of 25 ports in this commit are shown above. )
erge from sysutils/cdrtools-devel resp. sysutils/mkisofs-devel:
Changes common to cdrtools and mkisofs:
- Delete targets for mkisofs and friends when building cdrtools and vice
versa to speed up the build of the respective port.
- Respect CC already at the configure-stage.
- Manually replace included copies of config.guess and config.sub with
versions from ${PORTSDIR}/Templates.
- Install relevant READMEs in DOCSDIR (unless NOPORTDOCS is set), some
manual pages also reference these.
- Add a workaround for what appears to be a problem with gmake and certain
locales on -current. [1]
Changes to cdrtools:
- Adjust COMMENT, some tools in this package are for extracting CDs/CD-R[W]s. (Only the first 15 lines of the commit message are shown above )
|
[ 13:49 netchild ]
Use the @FreeBSD.org address of the maintainer.
Approved by: marius
|
Wed, 17 Mar 2004
|
[ 14:34 netchild ]
Give this port into the hands of Marius Strobl, he already maintains
cdrtools-devel and is willing to sync both ports as necessary.
Requested by: Marius Strobl <marius@alchemy.franken.de>
|
Sun, 22 Feb 2004
|
[ 01:40 kris ] (Only the first 10 of 11 ports in this commit are shown above. )
Don my portmgr hat and return dirk@FreeBSD.org's ports back to the
unmaintained pool. He has not committed in over a year and has been
unresponsive to emails over a similar time period.
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Sun, 18 Jan 2004
|
[ 18:20 eivind ]
Remove mkisofs mention from comment; it disappeared from the port sometime in
1998
|
Sat, 3 Jan 2004
|
[ 07:53 edwin ]
Make MAINTAINER section conditional, a slave port might want to set it.
PR: ports/58051 (related)
Submitted by: Statue <statue@freebsd.sinica.edu.tw>
|
Tue, 19 Aug 2003
|
[ 16:22 netchild ]
cdrtools and mkisofs:
- Add CONFLICTS for corresponding -devel ports.
mkisofs:
- Rearrange a line in the Makefile in oder to quiet portlint (3 errors/
1 warning -> 0 errors/1 warning).
PR: ports/52849
Submitted by: Marius Strobl <marius@alchemy.franken.de>
|
Sun, 6 Jul 2003
|
[ 21:25 osa ]
Update to 2.0.3 (maintainer timeout after 19 days)
Approved by: fjoe (mentor) (implicit)
|
Tue, 20 May 2003
|
[ 20:33 oliver ]
Fix a securety issue which may cause a local root exploit
(if the cdrecord binary is suid 0).
For more information about this, feel free to take a look at
http://marc.theaimsgroup.com/?l=bugtraq&m=105285564307225&w=2
Approved by: maintainer hasn't responded within 3 days, alex (mentor)
|
Thu, 6 Mar 2003
|
[ 19:23 ade ] (Only the first 10 of 161 ports in this commit are shown above. )
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.
Approved by: portmgr (implicitly)
|
Sat, 11 Jan 2003
|
[ 20:48 obrien ]
Always use -f with ln.
|
[ 20:16 obrien ]
Unbreak mkisofs.
|
[ 20:09 obrien ]
Update to version 2.0.
|
[ 20:01 obrien ]
Update to 1.11.a40 (which is really a version 2.0 alpha).
|
Fri, 20 Dec 2002
|
[ 04:37 marcel ]
Always create a link from ${MACHINE_ARCH}-freebsd-cc.rul to the i386
version in the RULES directory if the build machine is not i386.
This fixes the port on ia64 because it simply wasn't enumerated.
No response: dirk@
|
Sun, 27 Oct 2002
|
[ 19:29 dirk ]
Upgrade to 1.11.a39.
|
Mon, 14 Oct 2002
|
[ 22:13 jake ]
Make this compile on sparc64. Needed for make release.
|
Sun, 4 Aug 2002
|
[ 08:02 dirk ]
Upgrade to cdrtools-1.11a28.
|
Tue, 16 Apr 2002
|
[ 19:02 dirk ]
Upgrade to cdrtools-1.11a21.
|
Sun, 18 Nov 2001
|
[ 11:50 dirk ]
Fix cdda2wav for ATAPI drives.
|
Thu, 2 Aug 2001
|
[ 09:55 dirk ] (Only the first 10 of 18 ports in this commit are shown above. )
Upgrade to cdrtools-1.10 after repository copy from cdrecord.
|
Number of commits found: 76 |