aboutsummaryrefslogtreecommitdiffstats
path: root/audio/autocd
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-04-01 08:24:53 +0800
committeredwin <edwin@FreeBSD.org>2003-04-01 08:24:53 +0800
commit45157b790e433c220256c7b8765387c5eef65786 (patch)
treeffc955b48cdd0d58e50dab7511d1864216ff5154 /audio/autocd
parentc49e16c1befa5ba38b676992346552fceecba508 (diff)
downloadfreebsd-ports-gnome-45157b790e433c220256c7b8765387c5eef65786.tar.gz
freebsd-ports-gnome-45157b790e433c220256c7b8765387c5eef65786.tar.zst
freebsd-ports-gnome-45157b790e433c220256c7b8765387c5eef65786.zip
New port: Compact disc control utility
Another compact disc control utility PR: ports/49104 Submitted by: Dmitry Afanasiev <KOT@KOT.SPb.Ru>
Diffstat (limited to 'audio/autocd')
-rw-r--r--audio/autocd/Makefile23
-rw-r--r--audio/autocd/distinfo1
-rw-r--r--audio/autocd/files/patch-Makefile11
-rw-r--r--audio/autocd/pkg-descr5
-rw-r--r--audio/autocd/pkg-plist5
5 files changed, 45 insertions, 0 deletions
diff --git a/audio/autocd/Makefile b/audio/autocd/Makefile
new file mode 100644
index 000000000000..b8dee1779048
--- /dev/null
+++ b/audio/autocd/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: autocd
+# Date created: 11 Marth 2003
+# Whom: Dmitry Afanasiev <KOT@MATPOCKuH.Ru>
+#
+# $FreeBSD$
+#
+
+PORTNAME= autocd
+PORTVERSION= 3.00.02a
+CATEGORIES= audio sysutils
+MASTER_SITES= ftp://kot.spb.ru/pub/src/projects/autocd/
+
+MAINTAINER= KOT@MATPOCKuH.Ru
+COMMENT= Compact disc control utility
+
+USE_REINPLACE= yes
+
+post-patch:
+ @${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/Makefile
+
+MAN1= autocd.1 cdctl.1
+
+.include <bsd.port.mk>
diff --git a/audio/autocd/distinfo b/audio/autocd/distinfo
new file mode 100644
index 000000000000..4a54c8f77aab
--- /dev/null
+++ b/audio/autocd/distinfo
@@ -0,0 +1 @@
+MD5 (autocd-3.00.02a.tar.gz) = ef165796ae5e56123d974277ba879616
diff --git a/audio/autocd/files/patch-Makefile b/audio/autocd/files/patch-Makefile
new file mode 100644
index 000000000000..71d927ca94c7
--- /dev/null
+++ b/audio/autocd/files/patch-Makefile
@@ -0,0 +1,11 @@
+--- Makefile.orig Tue Mar 11 13:32:37 2003
++++ Makefile Tue Mar 11 13:33:27 2003
+@@ -1,7 +1,7 @@
+ # Makefile for autocd
+
+ # Install prefix
+-PREFIX=/usr/local
++PREFIX=%%LOCALBASE%%
+ # Prefix for rc script. This is default for FreeBSD only!
+ RCPREFIX=$(PREFIX)/etc/rc.d
+ # Compiler flags
diff --git a/audio/autocd/pkg-descr b/audio/autocd/pkg-descr
new file mode 100644
index 000000000000..a221349854cd
--- /dev/null
+++ b/audio/autocd/pkg-descr
@@ -0,0 +1,5 @@
+Compact disc control utility
+
+WWW: http://kot.spb.ru/projects/autocd/ (in russian)
+
+KOT@MATPOCKuH.Ru
diff --git a/audio/autocd/pkg-plist b/audio/autocd/pkg-plist
new file mode 100644
index 000000000000..aa5f11c6c8aa
--- /dev/null
+++ b/audio/autocd/pkg-plist
@@ -0,0 +1,5 @@
+bin/autocd
+bin/cdctl
+bin/pause
+bin/eject
+etc/rc.d/autocd.sh
5d5072'>Update from 1.3.6 to 1.3.7. Prepare for the looming Xorg release,mi2006-01-2115-30/+160 * - As the original cjk master sites timeouts often on package buildingclsung2006-01-201-1/+2 * BROKEN on 7.0: Does not buildkris2006-01-201-0/+4 * BROKEN on ia64: Segfault during buildkris2006-01-201-0/+4 * Update to 4.12mnag2006-01-182-4/+4 * Fix the build on amd64.jmz2006-01-182-1/+13 * - update to 0.07leeym2006-01-172-4/+4 * Chase gnutls update.novel2006-01-101-2/+2 * [patch] print/phppdflib update to 2.8edwin2006-01-093-7/+13 * - Update to 1.2.4.1pav2006-01-0810-72/+232 * Hash with SHA-256.trevor2006-01-081-0/+1 * Update to 0.9.4anray2006-01-072-4/+4 * - Don't touch mtree symlinkspav2006-01-061-2/+0 * Drop maintainership. :<cjh2006-01-061-1/+1 * Chase libversion bumb to libMagick.so.9edwin2006-01-053-0/+3 * ps2eps is a tool (written in Perl) to produce Encapsulated PostScript Filespav2006-01-015-0/+67 * Add SHA256 checksumsehaupt2005-12-311-0/+1 * - Add SHA256 checksumaz2005-12-309-0/+9 * - Add conflictspav2005-12-284-0/+8 * - Update to 1.3.5pav2005-12-2811-615/+341 * The substitution command s|2\.3|${PYTHON_VERSION:S/^python//}|g inehaupt2005-12-272-8/+12 * drop maintainership and add SHA256 key printedwin2005-12-2610-10/+5 * - duplicate lisp files for diffrent emacs flavorsdinoex2005-12-252-0/+11 * - Update to 4.11garga2005-12-232-3/+4 * Update to 11.82. Changes include:hrs2005-12-203-9/+19 * - Update CJK patchpav2005-12-192-7/+5 * - Remove virtual category offix from all portspav2005-12-181-1/+1 * Add SA256 checksums.jkoshy2005-12-141-0/+1 * Fix bold text rendering bug.nobutaka2005-12-132-1/+11 * Mark as BROKEN: Prerequisite gcj is not available from gcc41 at the momentvs2005-12-121-0/+2 * - Fix WWW-sitesbarner2005-12-121-3/+2 * - change the master site, so it is fetchable againpav2005-12-093-147/+148 * Backport xpdf vendor patch (affected part)mnag2005-12-082-1/+94 * - Add libxpdf security patcheshrs2005-12-073-1/+122 * - Fix a filename of the distfiles.hrs2005-12-073-16/+32 * fix pkg-plist leftover fileedwin2005-12-051-0/+1 * - remove install-infoedwin2005-12-053-11/+9 * Remove install-info from Makefile, it's automatically done when INFO is definededwin2005-12-052-8/+0 * Add INFO macroedwin2005-12-044-6/+2 * Remove the PROVIDE line from the startup script. From ourdougb2005-12-041-1/+3 * [MAINTAINER] chinese/CJK: update to 4.6.0edwin2005-12-044-125/+133 * - Remove bzip2 incantations since it has been part of base system since FreeB...flz2005-11-302-6/+0 * - Update to 1.1.0pav2005-11-292-5/+4 * Chase URL per distfile survey.linimon2005-11-281-1/+1 * Security fix: several shell scripts included in the Ghostscript packagehrs2005-11-2813-3/+225 * - Style: ports@freebsd.org -> ports@FreeBSD.orgpav2005-11-261-1/+1 * - Add SHA256pav2005-11-262-0/+2 * - Add SHA256pav2005-11-2679-0/+178 * print/lcdf-typetools was a dupe of print/typetools, so remove the formerbarner2005-11-246-59/+1 * Add SHA256 checksums to my portsdougb2005-11-241-0/+1 * - Add SHA256 checksumspav2005-11-247-0/+8 * Add lcdf-typetools 2.36,barner2005-11-235-0/+58 * Drop maintainershiplioux2005-11-231-1/+1 * Fix MASTER_SITES (pcl3-3.3.tar.gz)mnag2005-11-234-4/+4 * Remove some leftover directories.marcus2005-11-222-0/+3 * Update to 3.0h (2005/10/24). Changes include:hrs2005-11-212-15/+22 * Update to 1.2a (2005/07/31). Changes include:hrs2005-11-212-12/+18 * Add USE_GHOSTSCRIPT_RUN=yes for ports which use epstopdf(1).hrs2005-11-211-1/+2 * Update to 0.31.marcus2005-11-203-4/+9 * Update to 0.2.2.marcus2005-11-203-6/+15 * Switch to <target>:: convention for both patch-autotools and run-autotools,ade2005-11-191-1/+1 * CUPS smb backend allows *nix users to print to Windows-attached printers viapav2005-11-184-0/+51 * Add latex-circ 1.0f,barner2005-11-175-0/+136 * Update to 2.36vs2005-11-152-3/+4 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-1526-27/+26 * Fix plist.thierry2005-11-152-0/+2 * o) Drop maintainership cause I didn't use these ports since months anymore.lkoeller2005-11-141-1/+1 * - add SHA checksumdinoex2005-11-133-0/+3 * Add latexdiff 0.3,barner2005-11-115-0/+104 * Add SHA256 checksumlioux2005-11-114-0/+4 * With portmgr hat on, reset maintainership of knu's ports since he haslinimon2005-11-114-4/+4 * - Update descriptionsdinoex2005-11-114-4/+13 * - Add SHA256 to all ports submitter maintaingarga2005-11-111-0/+1 * Put SHA256 checksums.matusita2005-11-101-0/+3 * Tools written in pure Ruby (no C extensions) for working with PDF documents.dinoex2005-11-098-0/+699 * Tools written in pure Ruby (no C extensions) for working with PDF documents.dinoex2005-11-092-0/+19 * update to xfce 4.2.3.1oliver2005-11-093-4/+19 * re-calculate checksum. The previous value was calculated fromume2005-11-091-3/+3 * - Fix MASTER_SITEvs2005-11-091-3/+3 * add SHA256.ume2005-11-0941-2/+43 * - Add SHA256garga2005-11-081-0/+1 * * Add SHA256 checksums for maintainerless ports i added to the ports collectionarved2005-11-081-0/+1 * Update to 1.32arved2005-11-062-3/+3 * Respect LOCALBASE.ale2005-11-052-5/+8 * Remove expired portskris2005-11-056-78/+0 * Update to 2.12.0.marcus2005-11-052-5/+6 * - Update to 0.14.0, see release note for details:mezz2005-11-052-0/+3 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-0510-7/+10 * Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesmarcus2005-11-053-14/+40 * In post-install, remove log files[*] generated during the installation phase.edwin2005-11-041-5/+5 * - Unbreak by switching to gcc41's gcjpav2005-11-031-6/+17 * Fix build on FreeBSD 4.x.ale2005-11-031-0/+20 * This is a LaTeX port that allows one to write greek documents with both latinpav2005-11-027-0/+176 * Update to 2.1.4 release:ale2005-11-023-28/+127 * Upgrade to 20051028.thierry2005-11-016-25/+52 * Let the IGNORE message make a bit more sense and change it from:erwin2005-11-011-1/+1 * Update to 8.53mnag2005-10-302-3/+3 * Back out previous commit, which was a mistake.kris2005-10-291-0/+2 * Update to 0.14. Assign mainatiner to perl@. Require perl from ports.tobez2005-10-272-6/+11 * - Respect X11BASEehaupt2005-10-233-186/+18 * Make apsfilter prefix clean by setting CONFIGURE_ARGS.andreas2005-10-221-1/+2 * - Update to 8.52pav2005-10-225-42/+14 * - Update to 4.9.1pav2005-10-224-7/+49 * - Update to 3.31pav2005-10-215-28/+26 * Thanks for the bugreport including fix. Fix was not complete,andreas2005-10-192-4/+5 * Make PREFIX-safelofi2005-10-192-2/+27 * o Try at a fix forlioux2005-10-182-1/+27 * o Add compatibility patch against FreeBSD's texinfo. Define newlioux2005-10-182-1/+91 * o Fix PLIST: do not remove directories which have made their waylioux2005-10-182-2/+1 * Don't pretend that there are any MASTER_SITES; there's a customfenner2005-10-181-1/+1 * Fix installation on PREFIX != /usr/localgarga2005-10-172-10/+17 * Update to 4.10mnag2005-10-144-10/+17 * Dutch, Danish, Norwegian, Swedish, and Finnish Adobe Readertrevor2005-10-1416-0/+160 * USE_GHOSTSCRIPT_RUN -> USE_GHOSTSCRIPTedwin2005-10-141-2/+3 * Add dependency on glib12edwin2005-10-141-4/+6 * - Update to 2.1.10.flz2005-10-134-83/+7 * Update to 20050909mnag2005-10-136-30/+17 * New Port : print/lpr-wrapper A user level printer frontendedwin2005-10-1311-0/+139 * New Port : print/lpr-wrapper A user level printer frontendedwin2005-10-135-0/+34 * New Port : print/lpr-wrapper A user level printer frontendedwin2005-10-131-0/+1 * Look for Qt under X11BASE, not LOCALBASE. Duh... We really ought tomi2005-10-135-5/+5 * Update to 0.3.5mnag2005-10-122-10/+11 * Update to 0.2. Changes between 0.1b and 0.2 include:hrs2005-10-103-6/+8 * Reassign these ports to the pool at maintainer's request.linimon2005-10-101-1/+1 * - Update to 1.7.4ehaupt2005-10-102-4/+4 * This port provides full CUPS support for the Konica-Minolta Magicolor 2430DLpav2005-10-098-0/+139 * Fix MASTER_SITES.hrs2005-10-091-1/+1 * - Update to 3.6.0pav2005-10-083-14/+3 * Italian version of Adobe Reader.ale2005-10-084-0/+36 * localized versions of Adobe Reader (formerly Acrobat Reader)trevor2005-10-084-0/+30 * fix MASTER_SITESoliver2005-10-071-1/+1 * include bsd.port.pre.mk after OPTIONSoliver2005-10-071-1/+3 * Finish the support for slave ports:trevor2005-10-072-12/+15 * Since I removed the acroread link, the CONFLICTS line is no longertrevor2005-10-071-1/+0 * Remove stale mastersite and reset maintainer. Maintainer did not respondlinimon2005-10-071-1/+1 * Remove files which are no longer needed.trevor2005-10-062-6/+0 * Add ADOBE_LANG variable so slave ports in different languages cantrevor2005-10-061-38/+27 * The license for the Adobe Reader forbids any changes to the installedtrevor2005-10-061-0/+3 * Upgrade to 2.35edwin2005-10-053-3/+4 * This sounded too much like a sales brochure for my liking, and Itrevor2005-10-051-7/+6 * Forbid, deprecate and schedule removal mainly due to security bugstrevor2005-10-041-0/+4 * print/preview-latex has been integrated into print/auctex.hrs2005-09-306-123/+0 * Set --with-texmf-dir explicitly.hrs2005-09-301-1/+3 * Update the instruction.hrs2005-09-301-1/+2 * Fix the missing dependency and pkg-plist.hrs2005-09-302-3/+33 * Update to 11.81.hrs2005-09-283-5/+26 * search.cpan.org redirect reduction canonicalization project, pass 1:fenner2005-09-221-1/+1 * Add foomatic-db-hpijs, foomatic data for the HPIJS printer drivers.lofi2005-09-216-0/+56 * Reset maintainer at his request. From the email:linimon2005-09-191-1/+1 * - Update to 1.2.3garga2005-09-166-14/+40 * Add the two missing files to pkg-plist. Oops...mi2005-09-165-0/+10 * - Update WWWpav2005-09-141-1/+1 * Fix pkg-plist.hrs2005-09-142-0/+2 * Update from 1.3.5 to 1.3.6. Implement OPTIONS for QT, ASPELL, andmi2005-09-1315-250/+190 * Update to 22.84.10:hrs2005-09-112-4/+4 * Build libkpathsea with -fPIC.hrs2005-09-092-2/+11 * Fix embedded xpdf vulnerability. Bump PORTREVISION.lawrance2005-09-062-1/+13 * Update to 1.2.6lawrance2005-09-044-5/+10 * - Update to 1.0gpav2005-09-012-3/+3 * Use the correct PERL interpreterjmz2005-08-282-2/+4 * Update to 6.0.2 release.ale2005-08-284-67/+4 * add new port: Photo Image Print System for Linux --- EPSON PM-930C (for LPR)ume2005-08-284-0/+30 * Upgrade to acroread 7.0.1.simon2005-08-272-4/+4 * Make fetchable again.krion2005-08-161-1/+1 * Fix pkg-plistlawrance2005-08-041-1/+0 * Add a patch from FreeType CVS that fixes X11 crashes with certainmarcus2005-08-042-0/+19 * - unbreaklawrance2005-08-017-129/+71 * Unbreak on 4.xgarga2005-08-013-21/+19 * o UnBROKEN because extra files are listed in print/acroread.nork2005-08-011-4/+2 * Fix a vulnerability in libtiff embedded in this port.lawrance2005-07-312-3/+43 * - ttf2pk, ttf2pfm: install forgoten font mapssem2005-07-316-7/+80 * - Fix hardcoded paths.hrs2005-07-302-6/+40 * Update to 1.0.20050518.hrs2005-07-304-38/+41 * Update to 3.0.20050628.hrs2005-07-302-11/+11 * This includes some tools that are in FreeType 1's contrib directory.pav2005-07-299-0/+227 * - Re-enable CJK patchespav2005-07-292-8/+9 * - Update to 0.2.6 [1]garga2005-07-283-6/+27 * Reset bouncing maintainer address. These ports are now available forlinimon2005-07-261-1/+1 * This port is scheduled for deletion on 2005-09-22 if it is still brokenkris2005-07-235-0/+10 * BROKEN on >= 6.0: Does not compilekris2005-07-211-1/+7 * BROKEN: Broken dependencykris2005-07-211-0/+2 * BROKEN: Incomplete pkg-plistkris2005-07-181-0/+2 * Update to 1.0b4.girgen2005-07-173-23/+5 * Update to version 1.2.2.1.thierry2005-07-1724-270/+238 * Yet another silent update: only doc files have been updated (FAQ.htmthierry2005-07-152-5/+7 * Update to 2.1.10. Note: the CJK patches will need some work before theymarcus2005-07-154-31/+13 * Change MAINTAINER to my @FreeBSD.org accountgarga2005-07-121-1/+1 * Update to 3.0.20050613 (v3.0f). Changes include:hrs2005-07-102-14/+14 * - Update to 5.1pav2005-07-105-7/+14 * Update to 20050624.novel2005-07-015-9/+21 * - Fix patch stage when /usr/ports is a symlink to a non standard locationbarner2005-06-291-3/+2 * - Update to 8.15rc3barner2005-06-236-67/+59 * Update to 1.0flawrance2005-06-232-3/+3 * This port has install and dependency problems, mark BROKEN until I fix it.lawrance2005-06-211-0/+2 * Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-18