Port details |
- autocd Compact disc control utility
- 3.02.12b_4 audio =5 3.02.12b_4Version of this port present on the latest quarterly branch.
- Maintainer: KOT@MATPOCKuH.Ru
- Port Added: 2003-04-01 00:25:44
- Last Update: 2024-02-18 13:28:04
- Commit Hash: 487cc0f
- People watching this port, also watch:: ffmpeg, flightgear, openssl, lame, rar
- Also Listed In: sysutils
- License: not specified in port
- WWW:
- http://kot.spb.ru/projects/autocd/
- Description:
- Compact disc control utility
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/autocd/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/autocd
- pkg install autocd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: autocd
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (autocd-3.02.12b.tar.gz) = 342ed0ac152667d2c6a05f59590375bd602a8bf30e984f1bc5c9844d34c777c7
SIZE (autocd-3.02.12b.tar.gz) = 53507
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libedit.so.0 : devel/libedit
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for autocd-3.02.12b_4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- audio_autocd
- USES:
- libedit ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.02.12b_4 18 Feb 2024 13:28:04 |
Gleb Popov (arrowd) |
audio/*: Move manpages to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.02.12b_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
3.02.12b_3 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
3.02.12b_3 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
3.02.12b_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.02.12b_3 19 Nov 2016 15:10:48 |
marino |
audio: autocd, etcd, gramofile: Document ncurses requirement
Approved by: ncurses blanket |
09 Sep 2015 14:52:07
|
amdmi3 |
- Respect LDFLAGS
- Switch to options helpers
- Switch to USES=libedit as suggested by stage-qa
Approved by: portmgr blanket |
3.02.12b_2 01 Mar 2014 21:13:14 |
marino |
audio/autocd: Complete stage support
The vendor makefile doesn't contain the word "DESTDIR" so it's pretty
clear why the first attempt at staging this port failed. Complete
staging by using the do-install target to install everything. |
3.02.12b_1 20 Feb 2014 07:38:37 |
ehaupt |
Support staging |
3.02.12b_1 10 Feb 2014 13:54:28 |
ehaupt |
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) |
03 Jan 2014 15:26:07
|
adamw |
Convert to PORT_OPTIONS:MDOCS.
Holdout shame list: ruby, perl, python |
3.02.12b_1 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
3.02.12b_1 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
3.02.12b_1 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
3.02.12b_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.02.12b_1 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
3.02.12b_1 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
3.02.12b_1 06 Aug 2008 14:31:59 |
pgollucci |
Clean up the rc.d script as suggested by dougb
Submitted by: dougb via e-mail
Approved by: maintainer (implicit), araujo (mentor) |
3.02.12b_1 31 Jul 2008 16:12:03 |
pgollucci |
- fully utilize USE_RC_SUBR
itectu@: no more .sh
dougb@: move load_config above variables checks
- Bump PORTREVISION
PR: ports/125623
Approved by: maintainer, gabor (mentor) |
3.02.12b 15 Jun 2008 12:52:11 |
olgeni |
A few typo fixes for ports/audio descriptions. |
3.02.12b 02 May 2007 07:11:57 |
edwin |
[patch] cleanup non-supported FreeBSD versions
PR: ports/111648
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maintainer timeout |
3.02.12b 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
3.02.12b 22 Jan 2006 08:13:12 |
edwin |
SHA256ify
Approved by: krion@ |
3.02.12b 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
3.02.12b 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
3.02.12b 19 Apr 2004 08:28:06 |
osa |
Update to latest stable release 3.02.12b.
Submitted by: KOT@MATPOCKuH.Ru (maintainer) |
3.02.11b 29 Mar 2004 08:42:14 |
osa |
Update to 3.02.11b.
Use RCng.
Move pkg-files to Makefile.
Fix LIB_DEPENDS.
SIZEfy.
Submitted by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer) |
3.02.10a 13 Nov 2003 16:40:51 |
osa |
Update to 3.02.10a.
Submitted by: Dmitry Afanasiev <dima@KOT.SPb.Ru> (maintainer) |
3.02.08a 08 Sep 2003 08:29:32 |
osa |
Update to 3.02.08a
Submitted by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer) |
3.02.07a 19 Aug 2003 21:45:27 |
osa |
Update to 3.02.07a: fix more bugs.
Submitted by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer) |
3.02.04a 05 Aug 2003 14:59:49 |
osa |
Update to latest version: 3.02.04a
Submitted by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer) |
3.02.03a 24 Jul 2003 21:12:42 |
osa |
Update to 3.02.03a
Submitted by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru> (maintainer) |
3.01.02a 04 Jun 2003 08:07:24 |
edwin |
New version of autocd port
New version (3.01.02a) of autocd port
PR: ports/52721
Submitted by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru> |
3.00.02a 01 Apr 2003 00:24:53 |
edwin |
New port: Compact disc control utility
Another compact disc control utility
PR: ports/49104
Submitted by: Dmitry Afanasiev <KOT@KOT.SPb.Ru> |