aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xcdroast
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+2
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* update to 0.98.a.16Oliver Lehmann2008-09-234-384/+13
| | | | Notes: svn path=/head/; revision=220586
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-1/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209735
* move from X11BASE to LOCALBASEOliver Lehmann2007-05-271-2/+2
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=192038
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Use new USE_CDRTOOLS variablePav Lucistnik2007-01-311-2/+1
| | | | | | | Tested on: pointyhat Notes: svn path=/head/; revision=183769
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* SHA256ifyEdwin Groothuis2006-01-241-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154137
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* convert po files to UTF-8 if WITH_GKT2 is specified to solve problems withOliver Lehmann2005-07-191-1/+10
| | | | | | | | | | | gtk20 and non utf8-clean message files Bump PORTREVISION PR: ports/83084 Requested by: Seva Gluschenko <gvs@rinet.ru> Notes: svn path=/head/; revision=139597
* utilise OPTIONSOliver Lehmann2005-06-244-72/+417
| | | | | | | | | | | | | | add WITHOUT_NLS knob fix coredumping on 64bit platforms [1] make X-CD-Roast much more nicer in accepting some wav files [2] remove autoconf dependency bump PORTREVISION Inspired by: http://www.xcdroast.org/xcdr098/patches/64bit_gsize.patch [1] Taken from: http://www.xcdroast.org/xcdr098/patches/wav.patch [2] Notes: svn path=/head/; revision=137994
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-161-0/+4
| | | | | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created Notes: svn path=/head/; revision=124183
* Chase the merge of sysutils/mkisofs into sysutils/cdrtools.Alexander Leidinger2004-06-021-2/+1
| | | | | | | Submitted by: marius Notes: svn path=/head/; revision=110680
* remove duplicated (and now wrong) gtk20 dependencies.Oliver Lehmann2004-04-091-3/+0
| | | | | | | | PR: ports/65337 Submitted By: Koop Mast <kwm@rainbow-runner.nl> Notes: svn path=/head/; revision=106525
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105726
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+2
| | | | Notes: svn path=/head/; revision=104520
* Teach this port about USE_GETTEXT.Joe Marcus Clarke2004-02-041-2/+2
| | | | Notes: svn path=/head/; revision=99934
* remove the unneeded pcre dependency by using a new configure scriptOliver Lehmann2004-01-312-4/+12
| | | | | | | Suggested By: Stefan Thurner <thurners@t-online.de> Notes: svn path=/head/; revision=99654
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* add pcre to LIB_DEPENDS in the gtk20 case.Oliver Lehmann2003-11-051-1/+2
| | | | | | | Noted By: Stefan Thurner <thurners@t-online.de> Notes: svn path=/head/; revision=93173
* update xcdroast to 0.98.a.15Oliver Lehmann2003-10-304-45/+33
| | | | Notes: svn path=/head/; revision=92661
* Bump PORTREVISION (regarding to the last commit)Oliver Lehmann2003-10-281-0/+1
| | | | Notes: svn path=/head/; revision=92405
* Does not build the included version of libintl, use the gettext one.Oliver Lehmann2003-10-283-3/+49
| | | | | | | | PR: ports/58375 Submitted By: Simon Barner <barner@in.tum.de> Notes: svn path=/head/; revision=92403
* update xcdroast to .alpha14Oliver Lehmann2003-06-044-18/+17
| | | | | | | Approved by: alex (mentor) Notes: svn path=/head/; revision=82261
* redefine the MAINTAINER field with my FreeBSD addressOliver Lehmann2003-05-061-1/+1
| | | | | | | Approved By: alex (mentor) Notes: svn path=/head/; revision=80276
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Remove PERL usageTilman Keskinoz2003-01-252-23/+2
| | | | | | | | | | Remove a patchfile PR: 47232 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=73995
* add a not that cdda2wav is gets broken when non-root mode gets enabled.Tilman Keskinoz2003-01-181-1/+7
| | | | | | | | PR: 47095 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=73433
* Small typo fix to prev change: beeing -> beingTim Vanderhoek2003-01-041-1/+1
| | | | Notes: svn path=/head/; revision=72526
* Upgrade to 0.98.a.13.Oliver Braun2003-01-028-135/+73
| | | | | | | | PR: ports/46697 Submitted by: maintainer Notes: svn path=/head/; revision=72268
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-011-4/+2
| | | | | | | | PR: 42285 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65419
* Fix plist and add manpagePatrick Li2002-07-242-5/+3
| | | | | | | | | PR: ports/40922 Submitted by: maintainer Reviewed by: maintainer Notes: svn path=/head/; revision=63463
* add missing dependencyYing-Chieh Liao2002-05-261-0/+2
| | | | | | | | PR: 38569 Submitted by: maintainer Notes: svn path=/head/; revision=60030
* upgrade to 0.98.a.10Ying-Chieh Liao2002-05-238-47/+96
| | | | | | | | PR: 38463 Submitted by: maintainer Notes: svn path=/head/; revision=59817
* Add target for creating the cdwrite group and describe it in pkg-message.Alexander Langer2001-08-302-6/+28
| | | | | | | | PR: 29939 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> (MAINTAINER) Notes: svn path=/head/; revision=47187
* Back out the chmod changes due to general agreement about this issue.Alexander Langer2001-08-211-6/+6
| | | | Notes: svn path=/head/; revision=46615
* More fixes:Alexander Langer2001-08-213-18/+25
| | | | | | | | | | | | | | - Don't hardcode "gtk12-config", but use GTK_CONFIG and IMLIB_CONFIG vars. - patch improvement - plist fixes - remove added group cdwrite on deinstall - chown root:cdwrite various utilities used by xcdroast, such as cdrecord, and set them chmod 4710. I don't know if I like this. Opinions (Security Officer?)? Notes: svn path=/head/; revision=46610
* Better handling for gtk-config. This is still not perfect.Alexander Langer2001-08-201-2/+16
| | | | | | | Submitted by: Oliver Lehmann <lehmann@ans-netz.de> (MAINTAINER) Notes: svn path=/head/; revision=46556
* Update to 0.98.a.9 Alpha9.Alexander Langer2001-08-151-0/+19
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=46266
* - Update to Alpha9 (because, since updating cdrecord,Alexander Langer2001-08-144-31/+40
| | | | | | | | | | | Alpha8 would not compile) - Enable non-root mode - Update maintainer email Submitted by: maintainer Notes: svn path=/head/; revision=46259
* Fix dependency for cdrecord (cdrecord was renamed to cdrtools).Dirk Froemberg2001-08-021-1/+1
| | | | Notes: svn path=/head/; revision=45728