Index: head/sysutils/Makefile =================================================================== --- head/sysutils/Makefile (revision 34332) +++ head/sysutils/Makefile (revision 34333) @@ -1,128 +1,129 @@ # $FreeBSD$ # SUBDIR += LPRng SUBDIR += afio SUBDIR += asapm SUBDIR += ascpu SUBDIR += asfsm SUBDIR += asmem SUBDIR += asmon SUBDIR += asrpages SUBDIR += battstat-applet SUBDIR += bchunk SUBDIR += bkpupsd SUBDIR += cd-write SUBDIR += cdrecord SUBDIR += cfengine SUBDIR += clockspeed SUBDIR += comconsole SUBDIR += consolehm SUBDIR += contool SUBDIR += copytape SUBDIR += cpbk SUBDIR += cpdup SUBDIR += cronolog SUBDIR += daemontools SUBDIR += daemontools53 SUBDIR += deleted SUBDIR += detach SUBDIR += diskusage SUBDIR += doconfig SUBDIR += eject SUBDIR += ffsrecov SUBDIR += fileutils SUBDIR += flexbackup SUBDIR += fontedit SUBDIR += fortunelock SUBDIR += gcombust SUBDIR += gkrellm SUBDIR += glload SUBDIR += gnomecontrolcenter SUBDIR += gnomefind SUBDIR += gpart SUBDIR += grub SUBDIR += gtar + SUBDIR += gtoaster SUBDIR += gtop SUBDIR += guitar SUBDIR += healthd SUBDIR += heat SUBDIR += idled SUBDIR += ipsc SUBDIR += lavaps SUBDIR += libretto-config SUBDIR += lmmon SUBDIR += logrotate SUBDIR += lsof SUBDIR += manck SUBDIR += medusa SUBDIR += mei SUBDIR += memtest SUBDIR += mkisofs SUBDIR += monitord SUBDIR += muse SUBDIR += no-login SUBDIR += npadmin SUBDIR += nut SUBDIR += nwclient SUBDIR += obliterate SUBDIR += p5-SyslogScan SUBDIR += pib SUBDIR += pkg_remove SUBDIR += prips SUBDIR += procmap SUBDIR += psmisc SUBDIR += pwgen SUBDIR += rdate SUBDIR += rtty SUBDIR += roottail SUBDIR += ruby-syslog SUBDIR += sarah SUBDIR += sdd SUBDIR += setcdboot SUBDIR += setquota SUBDIR += skill SUBDIR += socket SUBDIR += star SUBDIR += stat SUBDIR += stmpclean SUBDIR += stow SUBDIR += su2 SUBDIR += symlinks SUBDIR += syslog-ng SUBDIR += tcplist SUBDIR += truncate SUBDIR += tua SUBDIR += ucspi-tcp SUBDIR += upsd SUBDIR += upsmon SUBDIR += uwatch SUBDIR += webmin SUBDIR += whowatch SUBDIR += wmapm SUBDIR += wmavgload SUBDIR += wmbattery SUBDIR += wmfire SUBDIR += wmhm SUBDIR += wminet SUBDIR += wmlmmon SUBDIR += wmmon SUBDIR += wmmount SUBDIR += wmpccard SUBDIR += wmtop SUBDIR += xbatt SUBDIR += xbattbar SUBDIR += xcpustate SUBDIR += xdu SUBDIR += xfsm SUBDIR += xloadface SUBDIR += xlogmaster SUBDIR += xosview SUBDIR += xperfmon SUBDIR += xperfmon3 SUBDIR += xsysinfo SUBDIR += xsysstats SUBDIR += xwatch SUBDIR += xwipower .include Property changes on: head/sysutils/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.131 \ No newline at end of property +1.132 \ No newline at end of property Index: head/sysutils/gtoaster/Makefile =================================================================== --- head/sysutils/gtoaster/Makefile (nonexistent) +++ head/sysutils/gtoaster/Makefile (revision 34333) @@ -0,0 +1,31 @@ +# New ports collection makefile for: gtoaster +# Date created: 28 September 2000 +# Whom: eric +# +# $FreeBSD$ +# + +PORTNAME= gtoaster +PORTVERSION= 2000092620 +CATEGORIES= sysutils gnome +MASTER_SITES= http://gnometoaster.rulez.org/archive/ +DISTNAME= ${PORTNAME}${PORTVERSION} +EXTRACT_SUFX= .tgz + +MAINTAINER= eric@osd.bsdi.com + +LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 +RUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrecord \ + mkisofs:${PORTSDIR}/sysutils/mkisofs + +WRKSRC= ${WRKDIR}/gtoaster + +GNU_CONFIGURE= yes +USE_GMAKE= yes + +CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" + +post-install: + strip ${PREFIX}/bin/gtoaster + +.include Property changes on: head/sysutils/gtoaster/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/sysutils/gtoaster/distinfo =================================================================== --- head/sysutils/gtoaster/distinfo (nonexistent) +++ head/sysutils/gtoaster/distinfo (revision 34333) @@ -0,0 +1 @@ +MD5 (gtoaster2000092620.tgz) = ad57f4e77df71f2aad3be93eed0dfdb6 Property changes on: head/sysutils/gtoaster/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/sysutils/gtoaster/pkg-comment =================================================================== --- head/sysutils/gtoaster/pkg-comment (nonexistent) +++ head/sysutils/gtoaster/pkg-comment (revision 34333) @@ -0,0 +1 @@ +Fully graphical GNOME cd cooking front-end Property changes on: head/sysutils/gtoaster/pkg-comment ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/sysutils/gtoaster/pkg-descr =================================================================== --- head/sysutils/gtoaster/pkg-descr (nonexistent) +++ head/sysutils/gtoaster/pkg-descr (revision 34333) @@ -0,0 +1,9 @@ +description from freshmeat.net - + +Gnometoaster is a full CD creation suite for X11 and GNOME. It can be used to +copy and create data, audio, and mixed mode CDs on the fly or with precaching +in both TAO and DAO mode. Data tracks can easily be created with the built-in +file manager. GNOME drag-and-drop is supported throughout the program. +Gnometoaster can also write mp3 files on the fly, it is fully multisession +capable, and can be used to encode all sorts of filetypes directly from audio +tracks on a CD. Property changes on: head/sysutils/gtoaster/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/sysutils/gtoaster/pkg-plist =================================================================== --- head/sysutils/gtoaster/pkg-plist (nonexistent) +++ head/sysutils/gtoaster/pkg-plist (revision 34333) @@ -0,0 +1,8 @@ +bin/gtoaster +share/locale/de/LC_MESSAGES/gtoaster.mo +share/locale/ja/LC_MESSAGES/gtoaster.mo +share/locale/no/LC_MESSAGES/gtoaster.mo +share/locale/fr/LC_MESSAGES/gtoaster.mo +share/locale/fi/LC_MESSAGES/gtoaster.mo +share/locale/ro/LC_MESSAGES/gtoaster.mo +share/locale/hu/LC_MESSAGES/gtoaster.mo Property changes on: head/sysutils/gtoaster/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property