<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/cdrtools/Makefile, branch 2024Q4</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2024Q4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2024Q4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2024-03-28T09:50:02Z</updated>
<entry>
<title>devel/schilybase: update to 2024-03-21</title>
<updated>2024-03-28T09:50:02Z</updated>
<author>
<name>Robert Clausecker</name>
<email>fuz@FreeBSD.org</email>
</author>
<published>2024-03-21T13:54:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=911471950815f53a6ea4e6fa738db7899d5f89ec'/>
<id>urn:sha1:911471950815f53a6ea4e6fa738db7899d5f89ec</id>
<content type='text'>
Changelog: http://fuz.su/pub/schilytools/AN-2024-03-21.txt
</content>
</entry>
<entry>
<title>*/*: Update WWW to use HTTPS for sourceforge.net projects</title>
<updated>2023-11-06T10:03:47Z</updated>
<author>
<name>Rodrigo Osorio</name>
<email>rodrigo@FreeBSD.org</email>
</author>
<published>2023-11-06T08:24:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=06df180a9e39055026499a326ef67812801a8919'/>
<id>urn:sha1:06df180a9e39055026499a326ef67812801a8919</id>
<content type='text'>
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems

Approved by:	portmgr (blanket)
PR:		274888
</content>
</entry>
<entry>
<title>audio/opus: bump consumers after update to 1.4</title>
<updated>2023-04-25T15:17:15Z</updated>
<author>
<name>Christian Weisgerber</name>
<email>naddy@FreeBSD.org</email>
</author>
<published>2023-04-25T15:15:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=feb1fa34f58ea796656b86a81c2a2996b0b03c96'/>
<id>urn:sha1:feb1fa34f58ea796656b86a81c2a2996b0b03c96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>devel/schilybase: update to 2022-09-18</title>
<updated>2022-09-19T15:37:34Z</updated>
<author>
<name>Robert Clausecker</name>
<email>fuz@fuz.su</email>
</author>
<published>2022-08-18T20:53:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e69a1817a6ad75f0b081a88895aad0fa4d120e5e'/>
<id>urn:sha1:e69a1817a6ad75f0b081a88895aad0fa4d120e5e</id>
<content type='text'>
 - 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
</content>
</entry>
<entry>
<title>Add WWW entries to port Makefiles</title>
<updated>2022-09-07T21:10:59Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:06:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b7f05445c00f2625aa19b4154ebcbce5ed2daa52'/>
<id>urn:sha1:b7f05445c00f2625aa19b4154ebcbce5ed2daa52</id>
<content type='text'>
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
</content>
</entry>
<entry>
<title>Fix CONFLICTS entries of multiple ports</title>
<updated>2022-01-10T15:15:39Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-01-10T14:20:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bcaf25a8c8046b094f6b5ab5bc258333bc326ee1'/>
<id>urn:sha1:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1</id>
<content type='text'>
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
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).

A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.

These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,

Approved by:	portmgr (implicit)
</content>
</entry>
<entry>
<title>sysutils/cdrtools: Add CPE information</title>
<updated>2021-09-08T20:53:36Z</updated>
<author>
<name>Bernhard Froehlich</name>
<email>decke@FreeBSD.org</email>
</author>
<published>2021-09-08T20:35:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3035b66db62c35b6e57eeb8ae5211b01a0db29b1'/>
<id>urn:sha1:3035b66db62c35b6e57eeb8ae5211b01a0db29b1</id>
<content type='text'>
Approved by:	portmgr (blanket)
</content>
</entry>
<entry>
<title>devel/schilybase: update to 2021.07.29</title>
<updated>2021-07-30T13:26:47Z</updated>
<author>
<name>Robert Clausecker</name>
<email>fuz@fuz.su</email>
</author>
<published>2021-07-30T11:52:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=774298c0f68f7b5f67dbde44d046184807423450'/>
<id>urn:sha1:774298c0f68f7b5f67dbde44d046184807423450</id>
<content type='text'>
- Update to 2021.07.29
- Fix related PR (Do not install broken gnutar by default)

PR:		257063
Reported by:	ice@extreme.hu
</content>
</entry>
<entry>
<title>misc/schilytools: Consolidate old schily's tools</title>
<updated>2021-07-01T21:11:52Z</updated>
<author>
<name>Robert Clausecker</name>
<email>fuz@fuz.su</email>
</author>
<published>2021-07-01T08:01:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2a40da7011b3545ea4d9c3ec48eed369cc3b1aa3'/>
<id>urn:sha1:2a40da7011b3545ea4d9c3ec48eed369cc3b1aa3</id>
<content type='text'>
- Update and consolidate schily's tools into more reasonable state
- Transfer maintenance to Robert Clausecker &lt;fuz@fuz.su&gt;

From Robert Clausecker &lt;fuz@fuz.su&gt; (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:

    devel/schilybase (libraries)
    archivers/star
    devel/sccs
    devel/smake
    devel/sunpromake
    editors/ved
    net/rscsi (split out from cdrtools for security reasons)
    sysutils/cdrtools
    sysutils/schilyutils (command line helpers, shells)
    misc/schilytools (meta port for all of these)

Where appropriate, I've tried to keep existing patches and conventions
in tact.  Some options have been renamed to more appropriate names,
others have been added or removed.  The schilytools have been patched
not to install binaries with the same name as system binaries, though
some man pages with such names remain.

The split into slave ports largely follows the OpenCSW packages provided
by the author.  Some differences are present:

 * strar has been moved from schilyutils to star
 * rscsi has been moved from cdrtools into a package on its own as it
   needs to be installed setuid to function.
 * mountcd is a Solaris only program and is not shipped
 * man2html is not shipped as it's already available in textproc/man2html
 * cdrecord, cdda2wav, and readcd are only installed setuid root if the
   user specifically requests so using a non-default option

This changeset unobsoletes the editors/ved port.

This changeset obsoletes the sysutils/cdrtools-devel port as schilytools
provide a newer version than the old development version shipped therein.

This changeset overwrites the following ports, the maintainers have
previously been informed via PR and direct email but haven't responded.
They have also been added as reviewers to this changeset.

    archivers/star (mm@freebsd.org)
    devel/smake (no maintainer)
    sysutils/cdrtools (marius@freebsd.org)
    sysutils/cdrtools-devel (marius@freebsd.org)

PR:		256467
Differential Revision:	https://reviews.freebsd.org/D30669
</content>
</entry>
<entry>
<title>Remove # $FreeBSD$ from Makefiles.</title>
<updated>2021-04-06T14:31:07Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:55:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>urn:sha1:305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
</entry>
</feed>
