aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xfburn
Commit message (Collapse)AuthorAgeFilesLines
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Cleanup plistAntoine Brodin2014-11-221-17/+0
| | | | Notes: svn path=/head/; revision=373038
* - Update to 0.5.2Olivier Duchateau2014-04-102-5/+4
| | | | Notes: svn path=/head/; revision=350766
* - Update to 0.5.0Olivier Duchateau2014-02-206-162/+108
| | | | | | | | | | | - Re-assign to the Xfce team - Rewrite pkg-descr - Add LICENSE - Adjust dependencies - Add patch, when NLS is unset Notes: svn path=/head/; revision=345269
* Support STAGEDIR.Vanilla I. Shu2013-11-172-25/+10
| | | | Notes: svn path=/head/; revision=334050
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Fix plistMartin Wilke2013-06-021-2/+0
| | | | | | | Reported by: pkg (PKG_DEVELOPER_MODE) Notes: svn path=/head/; revision=319670
* Remove USE_CDRTOOLS from bsd.port.mkBaptiste Daroussin2013-04-261-2/+2
| | | | | | | | | | | | | | | This macros has been useless since cdrtools-cjk port has gone. This macros also lead to badly handled dependencies assuming that the dependency on cdrtools was most BUILD and RUN dependency. While most of the time it is simply a RUN dependency and sometime a build one. While here: - Trim some headers - Convert some ports to optionsng - Convert some ports to USES= gettext Notes: svn path=/head/; revision=316600
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316355
* Bump PORTREVISION for libexo-related portsOlivier Duchateau2012-12-301-3/+3
| | | | | | | Approved by: rene, miwi (mentors, implicit) Notes: svn path=/head/; revision=309676
* Bump PORTREVISION for libexo-related portsOlivier Duchateau2012-12-141-8/+5
| | | | | | | | | | | | While here, - Trim header - Use USE_PKGCONFIG - Remove ABI version numbers from LIB_DEPENDS Approved by: rene, miwi (mentors, implicit) Notes: svn path=/head/; revision=308916
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configBaptiste Daroussin2012-07-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | are no more self hosting so we are stuck with 0.25 version while pkgconf provide the same set of features as 0.27 and a compatible frontend. A symlink to pkg-config has been added for convenience and compatibility This also introduces a new macro to use pkgconf in your ports: USE_PKGCONFIG it can take the following arguments: - yes (meaning build only dep) - build (meaning build only dep) - run (meaning run only dep) - both (meaning run and build dep) From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG The old gnome macro has been modified to use pkgconf but still the sameway: run and build dep to avoid large breakage. While here fix some ports relying on pkg-config but not specifying it, fix some ports broken because testing wrong .pc files, and fix ports using pkg-config --version to determine pkg-config version instead of pkg-config --modversion pkg-config like recommanded by pkg-config With Hat: portmgr Exp-runs by: bapt (pointhat-west), beat (pointyhat) Notes: svn path=/head/; revision=301539
* For ports maintained by ports@ where pkgconfig is one of the USE_GNOME depsDoug Barton2012-07-231-1/+2
| | | | | | | | convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep added by bsd.gnome.mk. Notes: svn path=/head/; revision=301362
* - Fix build with new XFCE [1]Martin Wilke2012-06-042-9/+25
| | | | | | | | | | - While here convert to optionNG PR: 168613 [1] Submitted by: Christian Mangin <christian.mangin@gmail.com> Notes: svn path=/head/; revision=298333
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Reset maintainer:Pav Lucistnik2012-05-301-1/+1
| | | | | | | | <shuvaev@physik.uni-wuerzburg.de> (reason: 550 5.7.1 <shuvaev@physik.uni-wuerzburg.de>: Recipient address rejected: User unknown) Notes: svn path=/head/; revision=297841
* update x11/libexo to 0.6.2Oliver Lehmann2011-07-271-1/+1
| | | | | | | | | | | | | | | update sysutils/garcon to 0.1.8 update sysutils/xfce4-utils to 4.8.2 update x11-wm/xfce4-panel to 4.8.5 update x11/Terminal to 0.4.8 bump PORTREVISION of affected ports PR: ports/157768, ports/158144, ports/158145, ports/158148, ports/158170 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=278395
* - Assign maintainer to submitter of previous PR.Wesley Shields2011-06-241-1/+1
| | | | | | | Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> Notes: svn path=/head/; revision=276216
* - Reset maintainer.Wesley Shields2011-06-171-1/+1
| | | | | | | PR: ports/157532 Notes: svn path=/head/; revision=275737
* update libexo to 0.6.1Oliver Lehmann2011-06-071-1/+1
| | | | | | | | | | bump PORTREVISION on depending ports PR: ports/156913 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=275173
* Welcome XFCE 4.8 to the portstree!Oliver Lehmann2011-03-033-8/+18
| | | | | | | Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=270185
* update xfce to 4.6.2Oliver Lehmann2010-05-311-1/+1
| | | | | | | bump PORTREVISION on all depending ports Notes: svn path=/head/; revision=255394
* 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
* bump PORTREVISION for the recent update ofOliver Lehmann2010-01-101-1/+1
| | | | | | | | | | | x11/libexo x11-toolkits/libxfce4gui sysutils/xfce4-settings x11-wm/xfce4-panel x11/Terminal Notes: svn path=/head/; revision=247524
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Add gstreamer supportDennis Herrmann2009-06-211-2/+2
| | | | | | | | PR: ports/135865 Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer) Notes: svn path=/head/; revision=236404
* remove the deletion of the pt_PT locale because it is included in the mtree fileOliver Lehmann2009-05-071-2/+0
| | | | Notes: svn path=/head/; revision=233342
* update xfce to 4.6.1Oliver Lehmann2009-05-061-0/+1
| | | | | | | bump PORTREVISION where necessary Notes: svn path=/head/; revision=233310
* - Update to 0.4.1Martin Wilke2009-03-142-7/+8
| | | | | | | | PR: 132635 Submitted by: "J.R. Oldroyd" <fbsd@opal.com> (maintainer) Notes: svn path=/head/; revision=230097
* bump PORTREVISION because of xfce 4.6 updateOliver Lehmann2009-03-071-0/+1
| | | | | | | Noted By: Zahemszky Gábor <Gabor@Zahemszky.HU> Notes: svn path=/head/; revision=229653
* - Update to 0.4.0.Marcelo Araujo2009-01-194-59/+45
| | | | | | | | PR: ports/129983 Submitted by: "J.R. Oldroyd" <fbsd@opal.com> (maintainer) Notes: svn path=/head/; revision=226449
* - Fix an error in xfburn which omits Rock Ridge info for atimes andMartin Wilke2008-11-292-1/+50
| | | | | | | | | | | mtimes on directories. - Bump PORTREVISION PR: 129266 Submitted by: "J.R. Oldroyd" <fbsd@opal.com> (maintainer) Notes: svn path=/head/; revision=223552
* Xfburn is a simple CD/DVD burning tool based on libburnia libraries.Martin Wilke2008-11-214-0/+190
It can blank CD/DVD-RWs, burn and create iso images, as well as burn personal compositions of data to either CD or DVD. It Is currently under heavy development. WWW: http://www.xfce.org/projects/xfburn/ PR: ports/128793 Submitted by: J.R. Oldroyd <fbsd at opal.com> Notes: svn path=/head/; revision=223154