notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: sysutils/cdrtools-devel/pkg-plist
SVNWeb

Number of commits found: 12

Thu, 1 Jul 2021
[ 21:11 Juraj Lutter (otis) search for other commits by this committer Author: Robert Clausecker ]    commit hash:2a40da7011b3545ea4d9c3ec48eed369cc3b1aa3  commit hash:2a40da7011b3545ea4d9c3ec48eed369cc3b1aa3  commit hash:2a40da7011b3545ea4d9c3ec48eed369cc3b1aa3  2a40da7  (Only the first 10 of 119 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 11 Oct 2014
[ 21:57 jhale search for other commits by this committer ] Original commit   Revision:370671
- Convert USE_BZIP2 to USES
- Modernize plist

Approved by:	portmgr blanket
Mon, 24 Mar 2014
[ 00:55 marius search for other commits by this committer ] Original commit   Revision:348916
- 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)
Tue, 21 Sep 2010
[ 18:53 marius search for other commits by this committer ] Original commit 
- Mention support for BluRay in COMMENT and pkg-descr.
- Add knobs for additionally installing cdda2{mp3,ogg}.

Requested by:   upstream
Approved by:    netchild
Mon, 18 Feb 2008
[ 21:48 marius search for other commits by this committer ] Original commit 
Fix `mkisofs -input-charset`:
- The configure script adds dependencies on libiconv and libintl when
  found so set USE_GETTEXT and USE_ICONV accordingly. If these libraries
  are not yet installed, these dependencies can be turned off by defining
  WITHOUT_NLS. There's no easy way to force these dependencies off as
  the configure script doesn't offer such a knob and modifying its tests
  is not allowed.
- When setting USE_GETTEXT and USE_ICONV, also add OSDEFS to the MAKE_ENV
  as a hack to pass -I${LOCALBASE}/include as CPPFLAGS so the installed
  iconv.h is found.
- Install the charset conversion tables.
- Set ${INS_BASE} to ${LOCALBASE} in DEFAULTS/Defaults.freebsd so the
  path constructed by libsiconv and mkisofs points to the installed
  conversion tables.
- Fix a bug that caused the 'iconv:' prefix not to be stripped from the
  implied '-output-charset' when the conversion tables are not found or
  '-input-charset' is used with the 'iconv:' prefix.

Submitted by:   jkim
Approved by:    netchild
Mon, 29 Oct 2007
[ 22:34 marius search for other commits by this committer ] Original commit 
- Update to 2.01.01a36.
- Comply with the CDDL and the CDDL HEADER used; given that the port
  Makefile and patches contain Covered Code we need to accomplish
  CDDL 3.3 by denoting the Contributor and include the CDDL HEADER
  in these files. [1]

Discussed with: author [1]
Approved by:    netchild
Mon, 20 Feb 2006
[ 20:25 marius search for other commits by this committer ] Original commit 
Add btcflash(1) installed since 2.01.01a07,1.

Reported by:    kris
Approved by:    netchild (in principle)
Wed, 2 Jun 2004
[ 17:05 netchild search for other commits by this committer ] Original commit 
- Update to 2.01a30. For a list of changes please see:
  ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a30
- Add a workaround for the problem that cdda2wav doesn't use a page
  aligned buffer for the SCSI transfers in paranoia mode. [1]
- Merge sysutils/mkisofs-devel into sysutils/cdrtools-devel as done
  with the corresponding non-devel ports.

PR:             63775 [1]
Submitted by:   marius
Mon, 12 Apr 2004
[ 13:06 netchild search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- Update to 2.01a27.
  Notes: - Since 2.01a26 cdrecord has a new option "-tao" (Track At Once)
           for what was the default write mode in previous versions.
           Currently, cdrecord still falls back to writing in TAO mode if
           no writing mode has been specified but this might change in a
           future version (infact, the release notes for 2.01a26 already
           say that cdrecord won't burn a CD if no write mode has been
           specified).
         - Cdrecord 2.01a26 was broken in that it only wrote in TAO mode,
           which was fixed in 2.01a27.
  For changes since 2.01a25 see:
  ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a26
  and
  ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a27
- Add a workaround for what appears to be a problem with gmake and certain
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 14 Jan 2004
[ 15:11 netchild search for other commits by this committer ] Original commit 
- Update to 2.01a24.
  If you are using older version of these ports updating is encouraged,
  `cdrecord -toc` for CD-ROM drives and a Rock-Ridge related bug in
  mkisofs were fixed. For a full list of changes see:
  ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a24
- Add README.audio to the PORTDOCS of cdrtools-devel.

Submitted by:   maintainer
Tue, 30 Sep 2003
[ 17:09 netchild search for other commits by this committer ] Original commit 
- Update to 2.01a19.
- Remove one site that seems to have stopped carrying the latest alpha
  versions from MASTER_SITES.
- Install some PORTDOCS for cdda2wav.
- Refine the patching of the manual pages.
- Add a workaround for the bug in -current that causes cdrecord to trigger
  a panic.

Submitted by:   maintainer
Tue, 19 Aug 2003
[ 16:25 netchild search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Add sysutils/cdrtools-devel (currently at version 2.01a18) and
sysutils/mkisofs-devel (currently at version 2.01a17) after repo-copy
from sysutils/cdrtools respectively sysutils/mkisofs.
The cdrtools-devel and mkisofs-devel ports are for the alpha versions,
for further information on changes since cdrtools 2.00 see
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a01 up to AN-2.01a18.

Further changes to the cdrtools-devel and mkisofs-devel ports to
relative to the existing ports of cdrtools and mkisofs are:

Changes common to cdrtools-devel and mkisofs-devel:
- 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 (Patch taken from the OpenBSD
  port of cdrtools).
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 12