1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

55 Commits

Author SHA1 Message Date
Mark Linimon
726b259fb7 It is not necessary for k3b to build and run to include libdvdcss
directly; it will be found by libdvdread if libdvdcss is installed.

Hat:		portmgr
2007-12-16 23:45:51 +00:00
Beech Rintoul
355d40751b - Update to 1.0.4
- Changes:
- K3b now silently allows the burning of files bigger than 4 GB if an
appropriate version of genisoimage or mkisofs is installed
("silently" means that I did not introduce any new messages).
- I was not able to find the awful "disabled DMA" bug but I introduced
a little workaround which hopefully solves it for many of you (BTW:
K3b from svn trunk does support  DVD burning with cdrecord.)
- Never use growisofs parameter -dvd-compat with DVD-RW media in
restricted overwrite mode (some drives do not like that).
- Unmount medium before DVD formatting.

PR:		ports/118535
Approved by:	Heiner <h.eichmann@gmx.de> (maintainer)
		linimon (mentor)
2007-12-12 05:00:47 +00:00
Ion-Mihai Tetcu
568afb5372 - Add OPTIONal RUN_DEPENDS that where mentioned in pkg-message; default them to
off with the exception of dvd+rw tools since DVDs are used more that CDs these
days.
- bump PORTREVISION for DEPENDS change.

PR:		ports/117450
Submitted by:	Artem Naluzhnyy
Approved by:	Heiner (maintainer)
2007-10-29 08:37:55 +00:00
Tilman Keskinoz
ce90b8d6ce Updat to 1.0.3
PR:		114852
Submitted by:	Heiner <h.eichmann@gmx.de>
2007-07-29 16:48:01 +00:00
Simon Barner
274bc06447 - Fix detection of writer device if other devices than cdX and passX (e.g.
sgX) for X=0, 1, ... are reported by CAM.
- Bump port revision
- Submitted by Heiner Eichmann (maintainer)
2007-07-16 06:39:30 +00:00
Beech Rintoul
7467b42a10 - Update to 1.0.2
PR:		ports/114041
Submitted by:	Heiner <h.eichmann@gmx.de> (maintainer)
Approved by:	sat (mentor)
2007-06-27 02:06:10 +00:00
Ion-Mihai Tetcu
1bb4c30e61 Upgrade to 1.0.1
PR:		ports/112091
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
2007-05-28 15:56:36 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jeremy Chadwick
950aa9d668 * LIB_DEPENDS changes (require libdvdread.so.5)
* PORTREVISION increment

Reviewed by:	philip
2007-04-05 19:28:20 +00:00
Markus Brueffer
bd91199bdb - Update to version 1.0
- Remove notes for RELENG_4

PR:		ports/110482
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
2007-04-02 13:14:57 +00:00
Pav Lucistnik
e6b247dce1 - Use new USE_CDRTOOLS variable
Tested on:	pointyhat
2007-01-31 14:07:59 +00:00
Martin Wilke
8bbf7b6316 - Fix typos
PR:		ports/106341
Submitted by:	Simon Olofsson <simon@olofsson.de>
Approved by:	maintainer
2006-12-04 23:47:03 +00:00
Martin Wilke
4cdf8c7a1e - Update to 0.12.17
PR:		ports/102484
Submitted by:	Heiner Eichmann <h.eichmann(at)gmx.de> (maintainer)
2006-09-04 05:40:34 +00:00
Tilman Keskinoz
812dee1372 Add missing patchfile from last update
Reported by:	Jason E. Hale <bsdkaffee@gmail.com>
Pointyhat to:	arved
2006-07-04 05:37:40 +00:00
Tilman Keskinoz
9927f69ee0 Update to 0.12.16
PR:		99710
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2006-07-03 16:04:11 +00:00
Tilman Keskinoz
97c74fa592 Update to 0.12.15
PR:		95743
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2006-04-15 17:20:16 +00:00
Marcus Alves Grando
ddd2d58eee - Update to 0.12.14
PR:		94382
Submitted by:	maintainer
2006-03-24 16:47:31 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Sam Lawrance
7c7fc566ec Update to 0.12.11.
PR:		ports/93180
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
2006-02-12 10:46:10 +00:00
Simon Barner
f5df6185a4 - Add forgotten patch files.
Corresponding commit was:
- Update to 0.12.10PR: ports/90874

Reminded by: Heiner Eichmann (maintainer)
2005-12-25 10:46:50 +00:00
Simon Barner
ed6e46d17d - Update to 0.12.10
- Remove sndfile OPTION

Submitted by:	Heiner Eichmann (maintainer)
PR:		ports/90874
2005-12-24 15:36:58 +00:00
Simon Barner
6da8ef1d57 - Update to 0.12.7 [1]
- Add SHA256

PR:		ports/89392 [1]
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
2005-11-22 15:54:26 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Michael Nottebrock
756434d30f Fix bogus ui files in preparation for Qt 3.3.5 2005-09-29 13:37:44 +00:00
Volker Stolz
25b3c96db2 Upgrade to 0.12.4a
PR:		ports/86359
Submitted by:	maintainer
2005-09-20 08:52:18 +00:00
Michael Landin
31fda270d4 o chase taglib libversion
o bump PORTREVISION
2005-08-31 13:34:15 +00:00
Markus Brueffer
2308971d99 Update to version 0.12.3
PR:		ports/85322
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
2005-08-28 12:07:20 +00:00
Markus Brueffer
3177982cc5 Update to version 0.12.2:
All original patches were applied upstream. The new patches handle 2 small
gcc 2.95 related issues, a post 0.12.2 detected crash [1] and a CAM related
problem.

PR:		ports/83126
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
		lofi [1]
2005-07-20 09:22:25 +00:00
Tilman Keskinoz
b2b1feea07 Revert back to USE_INC_LIBTOOL_VER to unbreak plugin detection
PR:		81554
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2005-05-27 14:42:51 +00:00
Simon Barner
3f03bb164f - Update to 0.11.24
o Bugfix release
 o see http://k3b.plainblack.com/news2

- Convert to libtool15 => get rid of .la files

- Some spelling fixes for pkg-{descr, message*}

Submitted by:	Heiner Eichmann <h.eichmann@gmx.de> (maintainer),
		Jose M Rodriguez <josemi@freebsd.jazztel.es> (who
		noticed that the distfile was re-rolled and who
		submitted an updated patch)
PR:		ports/81059
2005-05-19 15:56:45 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Tilman Keskinoz
b6ec54a252 - Update to 0.11.23
- only /dev/cd* devices will be recognized as cd drives.

PR:		79258
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2005-04-06 15:08:46 +00:00
Michael Nottebrock
96cff6d620 Fix compile with FLAC 1.1.2
Submitted by: Danny Pansters <danny@ricin.com>
Approved by: portmgr (xevba), maintainer
2005-03-22 23:04:47 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Mikhail Teterin
c7e3cedaef Update to from 0.11.18 to 0.11.20
PR:	ports/76861
Submitted by:	Heiner Eichmann
2005-02-07 18:54:02 +00:00
Volker Stolz
4df4c423af Update to 0.11.18
PR:		ports/75983
Submitted by:	maintainer
2005-01-10 15:06:00 +00:00
Michael Nottebrock
0807da1860 Depend on id3lib instead of libid3tag.
PR: 73776
Submitted by: Oleksandr S. Usov <usov@kvi.nl>
Approved by: maintainer
2004-11-11 02:03:59 +00:00
Michael Nottebrock
304ce225f6 Update to 0.11.17
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by: Maintainer
2004-11-10 00:20:02 +00:00
Tilman Keskinoz
d4fe0e7316 - Fix detection of TEAC R56S
PR:		71010
Reported by:	Reinhard Lenninger
Submitted by:	maintainer

- Upgrade to 0.11.14

PR:		71113
Submitted by:	maintainer
2004-09-02 15:26:02 +00:00
Michael Nottebrock
b36ee793ac Add a patch that fixes a problem with detection of the dvd+rw-format
executable.

Submitted by: maintainer
2004-08-01 12:13:38 +00:00
Ying-Chieh Liao
785e7a5704 upgrade to 0.11.12
PR:		69310
Submitted by:	maintainer
2004-07-20 01:19:58 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Markus Brueffer
7cffea1d03 Remove obsolete hack to respect PTHREAD_LIBS
No objection by: maintainer
2004-06-06 19:00:33 +00:00
Alexander Leidinger
d726ccd9e4 Chase the merge of sysutils/mkisofs into sysutils/cdrtools.
Submitted by:	marius
2004-06-02 17:17:31 +00:00
Mark Linimon
7b2a844d4f Upgrade to 0.11.9.
Note: upgraders from 0.11.6 or below should note the changed topic 3C
in pkg-message.

PR:		ports/67238
Submitted by:	Heiner Eichmann <h.eichmann at gmx dot de> (maintainer)
2004-05-28 05:52:01 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Ade Lovett
11e0748120 Clean up USE_{LIBTOOL,AUTOCONF,AUTOMAKE} to appropriate *_VER variables 2004-03-25 04:31:55 +00:00
Markus Brueffer
0c47e29329 - Update to 0.11.6
- remove trailing ^M in pkg-plist

PR:		ports/64201
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
Approved by:	arved (mentor)
2004-03-18 17:41:41 +00:00