aboutsummaryrefslogtreecommitdiff
path: root/sysutils/eroaster
Commit message (Collapse)AuthorAgeFilesLines
* - eroaster fails to run due to the use of 'whrandom' in the application'sPav Lucistnik2007-12-141-1/+3
| | | | | | | | | | | | gnometools.py. whrandom has been deprecated in favor of random. This patch simply uses a REINPLACE_CMD to replace whrandom with random. PR: ports/117793 Submitted by: Chess Griffin <chess@chessgriffin.com> Approved by: maintainer timeout (1 month) Notes: svn path=/head/; revision=203630
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-2/+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/+2
| | | | | | | Tested on: pointyhat Notes: svn path=/head/; revision=183769
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-2/+2
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Chase the merge of sysutils/mkisofs into sysutils/cdrtools.Alexander Leidinger2004-06-021-2/+1
| | | | | | | Submitted by: marius Notes: svn path=/head/; revision=110680
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Update MASTER_SITESKirill Ponomarev2004-03-071-3/+3
| | | | | | | | | | - Add audio/py-cddb as optional dependency PR: ports/63896 Submitted by: maintainer Notes: svn path=/head/; revision=103230
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Fix launcher iconPav Lucistnik2004-01-211-0/+2
| | | | | | | | | | - Bump portrevision PR: ports/61610 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Notes: svn path=/head/; revision=98716
* Add eroaster, nice GNOME2 frontent to mkisofs/cdrecord, written usingPav Lucistnik2003-12-215-0/+174
python bindings. It can write data files, audio CDs from wave/mp3/ogg files, burn ISO and bin/cue images, create ISO images from a CD and copy CDs on the fly (when you have two drives), and blank -RWs. PR: ports/60422 Submitted by: dave <dave@gufi.org> Notes: svn path=/head/; revision=96286