aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gtoaster
Commit message (Collapse)AuthorAgeFilesLines
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* 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-251-1/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209811
* - 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
* Add missing USE_GETTEXTKris Kennaway2006-01-261-0/+1
| | | | Notes: svn path=/head/; revision=154468
* Fix build after MFC of swab prototype change.Tilman Keskinoz2006-01-202-5/+1
| | | | | | | | Unfortunately trhodes did not bump __FreeBSD_version, so use an approximation. Notes: svn path=/head/; revision=153992
* BROKEN on 5.x: Does not compileKris Kennaway2006-01-201-0/+4
| | | | Notes: svn path=/head/; revision=153939
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149455
* Fix build on 6.x after changing swab() prototypes in <unistd.h> andKirill Ponomarev2005-01-091-0/+18
| | | | | | | <string.h> Notes: svn path=/head/; revision=125905
* Chase the merge of sysutils/mkisofs into sysutils/cdrtools.Alexander Leidinger2004-06-021-3/+2
| | | | | | | Submitted by: marius Notes: svn path=/head/; revision=110680
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* 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
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* USE_REINPLACE must be defined before REINPLACE_CMD may be used.Trevor Johnson2003-11-171-0/+1
| | | | Notes: svn path=/head/; revision=94169
* Update port: sysutils/gtoasterEdwin Groothuis2003-09-083-15/+62
| | | | | | | | | | | | - Fix handling PORTVERSION - Reaarange USE_GNOME - machine/soundcard.h -> sys/soundcard.h PR: ports/56530 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=88733
* Add a pre-configure target that removes the bogus symlink fromKris Kennaway2003-07-101-0/+3
| | | | | | | | ${WRKSRC}/config.guess to the nonexistent /usr/share/automake-1.4/config.guess Notes: svn path=/head/; revision=84562
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Relinquish maintainer status from unused items.Eric Melville2003-02-041-1/+1
| | | | Notes: svn path=/head/; revision=74685
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-1/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT.Eric Melville2002-11-032-1/+1
| | | | Notes: svn path=/head/; revision=69366
* Remove files that are no longer installed.Eric Melville2002-10-181-7/+0
| | | | Notes: svn path=/head/; revision=68238
* Update epoch.Eric Melville2002-10-141-0/+1
| | | | | | | Submitted by: Valentin Zahariev <curly@e-card.bg> Notes: svn path=/head/; revision=68066
* Update to the latest version.Eric Melville2002-10-053-14/+3
| | | | | | | PR: 42712 Notes: svn path=/head/; revision=67371
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-011-1/+2
| | | | | | | | PR: 42285 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65419
* Fix dependency for cdrecord (cdrecord was renamed to cdrtools).Dirk Froemberg2001-08-021-1/+1
| | | | Notes: svn path=/head/; revision=45728
* Update to a newer version.Eric Melville2001-04-095-9/+21
| | | | | | | Approved by: murray Notes: svn path=/head/; revision=41121
* Use "USE_GTK" & "USE_GNOME" forever.Vanilla I. Shu2001-03-141-3/+1
| | | | Notes: svn path=/head/; revision=39851
* Add gtoaster 200009260, a GTK frontend for cdrecord.Will Andrews2000-10-285-0/+50
PR: 21648 Submitted by: Eric Melville <eric@osd.bsdi.com> Notes: svn path=/head/; revision=34333