aboutsummaryrefslogtreecommitdiff
path: root/sysutils/k3b
Commit message (Collapse)AuthorAgeFilesLines
* - Fix typosMartin Wilke2006-12-042-2/+2
| | | | | | | | | PR: ports/106341 Submitted by: Simon Olofsson <simon@olofsson.de> Approved by: maintainer Notes: svn path=/head/; revision=178903
* - Update to 0.12.17Martin Wilke2006-09-044-33/+38
| | | | | | | | PR: ports/102484 Submitted by: Heiner Eichmann <h.eichmann(at)gmx.de> (maintainer) Notes: svn path=/head/; revision=172127
* Add missing patchfile from last updateTilman Keskinoz2006-07-041-0/+28
| | | | | | | | Reported by: Jason E. Hale <bsdkaffee@gmail.com> Pointyhat to: arved Notes: svn path=/head/; revision=166900
* Update to 0.12.16Tilman Keskinoz2006-07-035-33/+10
| | | | | | | | PR: 99710 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> Notes: svn path=/head/; revision=166849
* Update to 0.12.15Tilman Keskinoz2006-04-152-4/+4
| | | | | | | | PR: 95743 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> Notes: svn path=/head/; revision=159633
* - Update to 0.12.14Marcus Alves Grando2006-03-243-4/+20
| | | | | | | | PR: 94382 Submitted by: maintainer Notes: svn path=/head/; revision=158074
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Update to 0.12.11.Sam Lawrance2006-02-123-4/+5
| | | | | | | | PR: ports/93180 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer) Notes: svn path=/head/; revision=155832
* - Add forgotten patch files.Simon Barner2005-12-252-0/+23
| | | | | | | | | | Corresponding commit was: - Update to 0.12.10PR: ports/90874 Reminded by: Heiner Eichmann (maintainer) Notes: svn path=/head/; revision=152004
* - Update to 0.12.10Simon Barner2005-12-243-30/+99
| | | | | | | | | | - Remove sndfile OPTION Submitted by: Heiner Eichmann (maintainer) PR: ports/90874 Notes: svn path=/head/; revision=151967
* - Update to 0.12.7 [1]Simon Barner2005-11-223-17/+4
| | | | | | | | | | - Add SHA256 PR: ports/89392 [1] Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer) Notes: svn path=/head/; revision=149068
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Fix bogus ui files in preparation for Qt 3.3.5Michael Nottebrock2005-09-291-0/+13
| | | | Notes: svn path=/head/; revision=143781
* Upgrade to 0.12.4aVolker Stolz2005-09-202-4/+3
| | | | | | | | PR: ports/86359 Submitted by: maintainer Notes: svn path=/head/; revision=143198
* o chase taglib libversionMichael Landin2005-08-311-0/+1
| | | | | | | o bump PORTREVISION Notes: svn path=/head/; revision=141584
* Update to version 0.12.3Markus Brueffer2005-08-286-85/+3
| | | | | | | | PR: ports/85322 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer) Notes: svn path=/head/; revision=141097
* Update to version 0.12.2:Markus Brueffer2005-07-2018-792/+253
| | | | | | | | | | | | | 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] Notes: svn path=/head/; revision=139664
* Revert back to USE_INC_LIBTOOL_VER to unbreak plugin detectionTilman Keskinoz2005-05-272-6/+15
| | | | | | | | PR: 81554 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> Notes: svn path=/head/; revision=136276
* - Update to 0.11.24Simon Barner2005-05-195-20/+13
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=135624
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Update to 0.11.23Tilman Keskinoz2005-04-067-25/+17
| | | | | | | | | | - only /dev/cd* devices will be recognized as cd drives. PR: 79258 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> Notes: svn path=/head/; revision=132646
* Fix compile with FLAC 1.1.2Michael Nottebrock2005-03-221-0/+11
| | | | | | | | Submitted by: Danny Pansters <danny@ricin.com> Approved by: portmgr (xevba), maintainer Notes: svn path=/head/; revision=131908
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Update to from 0.11.18 to 0.11.20Mikhail Teterin2005-02-072-3/+3
| | | | | | | | PR: ports/76861 Submitted by: Heiner Eichmann Notes: svn path=/head/; revision=128240
* Update to 0.11.18Volker Stolz2005-01-1015-87/+164
| | | | | | | | PR: ports/75983 Submitted by: maintainer Notes: svn path=/head/; revision=126064
* Depend on id3lib instead of libid3tag.Michael Nottebrock2004-11-111-1/+2
| | | | | | | | | PR: 73776 Submitted by: Oleksandr S. Usov <usov@kvi.nl> Approved by: maintainer Notes: svn path=/head/; revision=121346
* Update to 0.11.17Michael Nottebrock2004-11-102-3/+5
| | | | | | | | Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> Approved by: Maintainer Notes: svn path=/head/; revision=121258
* - Fix detection of TEAC R56STilman Keskinoz2004-09-0216-295/+44
| | | | | | | | | | | | | | PR: 71010 Reported by: Reinhard Lenninger Submitted by: maintainer - Upgrade to 0.11.14 PR: 71113 Submitted by: maintainer Notes: svn path=/head/; revision=117946
* Add a patch that fixes a problem with detection of the dvd+rw-formatMichael Nottebrock2004-08-013-3/+13
| | | | | | | | | executable. Submitted by: maintainer Notes: svn path=/head/; revision=115203
* upgrade to 0.11.12Ying-Chieh Liao2004-07-2017-45/+59
| | | | | | | | PR: 69310 Submitted by: maintainer Notes: svn path=/head/; revision=114262
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=113296
* Remove obsolete hack to respect PTHREAD_LIBSMarkus Brueffer2004-06-061-3/+1
| | | | | | | No objection by: maintainer Notes: svn path=/head/; revision=110955
* Chase the merge of sysutils/mkisofs into sysutils/cdrtools.Alexander Leidinger2004-06-021-2/+2
| | | | | | | Submitted by: marius Notes: svn path=/head/; revision=110680
* Upgrade to 0.11.9.Mark Linimon2004-05-2817-327/+360
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=110165
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* Clean up USE_{LIBTOOL,AUTOCONF,AUTOMAKE} to appropriate *_VER variablesAde Lovett2004-03-251-1/+1
| | | | Notes: svn path=/head/; revision=105187
* - Update to 0.11.6Markus Brueffer2004-03-1822-1790/+539
| | | | | | | | | | | - remove trailing ^M in pkg-plist PR: ports/64201 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> Approved by: arved (mentor) Notes: svn path=/head/; revision=104512
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Fix plist and fix up pkg-message. Prodded by: kris.Mark Linimon2004-01-252-7/+4
| | | | Notes: svn path=/head/; revision=99003
* Update to 0.10.3:Mark Linimon2004-01-074-10/+15
| | | | | | | | | | | | | fixed automatic writing mode selection when the writer does not support DAO The OggDecoder now refuses non-44100 hz files since it does no resampling yet fixed vcdimager version check fixed bug that caused cuefiles to be cut to 0 byte PR: ports/60764 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer) Notes: svn path=/head/; revision=97604
* Add k3b 0.10.2, a CD/DVD recording GUI for KDE.Will Andrews2003-11-2019-0/+2481
PR: 59287 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> Notes: svn path=/head/; revision=94461