aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xfburn
Commit message (Collapse)AuthorAgeFilesLines
* INSTALLS_ICONS: retire the macro and rework the related dependenciesBaptiste Daroussin2021-10-101-1/+0
| | | | | | | While here, make sure gtk-update-icon-cache is only on run dependency where added as a dependency Enforce gtk3 to depend on gtk-update-icon-cache (previously it was inheriting the dependency)
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Welcome XFCE 4.16 to the FreeBSD ports tree!Guido Falsi2021-01-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream announce: https://xfce.org/about/news/?post=1608595200 This XFCE release dropped support for GTK2 plugins and also dropped GTK2 from all components. WARNING: please check UPDATING before upgrading your packages. In case of problems also read the libexo pkg-message. Due to this some panel plugins and libraries will be removed since they cannot compile anymore: - print/xfce4-print - x11/xfce4-quicklauncher-plugin - x11/xfce4-wmdock-plugin - x11-toolkits/libxfce4gui These further components also fail to build or work and are being marked BROKEN, deprecated and marked for removal: - science/xfce4-equake-plugin - x11/xfce4-embed-plugin - deskutils/orage - deskutils/xfce4-volumed [1] deskutils/xfce4-notes-plugin will be also marked BROKEN, but there is active development in it's upstream repository and a fixed release is expected soon. deskutils/xfce4-generic-slider will also be marked broken, since it fails to compile. [2] Thanks also to riggs, Olivier Duchateau <duchateau.olivier@gmail.com> and the people in Approved and Reviewed lines below for help and contributions. Reviewed by: woodsb02 Approved by: sergey.dyatko@gmail.com (maintainer) [1], ehaupt [2] Differential Revision: https://reviews.freebsd.org/D27846 Notes: svn path=/head/; revision=559953
* Update xfburn to 0.6.2Guido Falsi2020-03-083-5/+7
| | | | Notes: svn path=/head/; revision=528079
* Update xfburn to 0.6.1Guido Falsi2019-11-034-67/+10
| | | | | | | This version has been migrated to GTK3. Notes: svn path=/head/; revision=516587
* Fix optional xfce ports on GCC architectures.Piotr Kubaj2019-10-021-2/+2
| | | | | | | | | All of them need C11 compiler. Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=513556
* Welcome XFCE 4.14 to the FreeBSD ports treeGuido Falsi2019-09-191-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - This XFCE release uses almost exclusively gtk3, so the USES=xfce now defaults to gtk3 - Make x11-themes/gtk-xfce-engine an optional dependency(disabled by default), it only supports gtk2, so would leave miost of this XFCE version unthemed. - Add Greybird as an optional and enabled dependency as a modern theme supporting both GTK versions and all other XFCE parts - The xfce4-vala port is deprecated and removed. The VALA bindings are available in the library ports using the GIR and VAPI options (on by default) - Fixed various missing library and portlint warnings (portmgr fixit blanket) - Default Display Manager changed to lightdm (Thanks to woodsb02 for help) - Add x11/xfce4-screensaver as an optional dependency to the xfce4-goodies (enabled by default) - Remove dependency on x11-fm/thunar-vfs and deprecate the port. It is EOL upstream and the functionality is included in thunar itself Update: - Added back sysutils/xfce4-places-plugin, updated to 1.8.1 - archivers/thunar-archive-plugin to 0.4.0 - audio/thunar-media-tags-plugin to 0.3.0 - audio/xfce4-mpc-plugin to 0.5.2 - audio/xfce4-pulseaudio-plugin to 0.4.2 - deskutils/xfce4-tumbler to 0.2.7 - devel/thunar-vcs-plugin to 0.2.0 [1] - devel/xfce4-dev-tools to 4.14.0 - misc/xfce4-appfinder to 4.14.0 - misc/xfce4-weather-plugin to 0.10.0 - multimedia/xfce4-parole to 1.0.4 - sysutils/gigolo to 0.5.0 - sysutils/xfce4-battery-plugin to 1.1.3 - sysutils/xfce4-fsguard-plugin to 1.1.1 - sysutils/xfce4-netload-plugin to 1.3.2 - sysutils/xfce4-power-manage to 1.6.5 - sysutils/xfce4-settings 4.14.1 - sysutils/xfce4-systemload-plugin to 1.2.3 - sysutils/xfce4-wavelan-plugin to 0.6.1 - www/xfce4-smartbookmark-plugin to 0.5.1 - x11-clocks/xfce4-datetime-plugin to 0.8.0 - Added new xfce4-stopwatch-plugin, version 0.3.1 - x11-clocks/xfce4-timer-out-plugin to 1.0.3 - x11-fm/thunar to 1.8.9 - x11-wm/xfce4-desktop to 4.14.1 - x11-wm/xfce4-panel to 4.14.0 - x11-wm/xfce4-session to 4.14.0 - x11-wm/xfce4-wm to 4.14.0 - x11/libexo to 0.12.8 - x11/libxfce4menu to 4.14.1 - x11/libxfce4util to 4.14.0 - x11/xfce4-conf to 4.14.1 - x11/xfce4-dashboard to 0.7.5 - x11/xfce4-screensaver to 0.1.8 - x11/xfce4-screenshooter-plugin to 1.9.6 - x11/xfce4-verve-plugin to 2.0.0 Thanks to: Olivier Duchateau <duchateau.olivier@gmail.com> PR: 240236 Exp-run by: antoine Tested by: sbruno Approved by: sergey.dyatko@gmail.com (maintainer timeout via email), portmgr (fixit blanket, port breaks with new Thunar if not updated) [1] Differential Revision: https://reviews.freebsd.org/D21278 Notes: svn path=/head/; revision=512378
* - Simplify XFCE MASTER_SITES usageGuido Falsi2019-06-191-1/+1
| | | | | | | | | | | | - Update XFCE Master sites list Submitted by: olivierd Reviewed by: mat Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D8416 Notes: svn path=/head/; revision=504557
* Clenup xfce ports:Guido Falsi2019-01-223-20/+12
| | | | | | | | | | | | | | | | | | | - Add missing dependencies - Remove unneeded patches - Regenerate and rename legacy patches - Add NLS option to ports providing such a knob, and missing the option - Add INSTALL_TARGET=install-strip where missing - Sort things - Remove unneeded += - Cosmetic changes to OPTION related variables to improve readability - Update WWW - Silence portlint warnings about variables order - Bump PORTREVISION where changing dependencies and/or adding install-strip Notes: svn path=/head/; revision=490953
* Add patch to stop xfburn crashing when trying to burn an audio CD.Guido Falsi2018-11-082-0/+51
| | | | | | | Reported and tested by: Holger Wagemann <Holger.Wagemann@posteo.de> Notes: svn path=/head/; revision=484458
* - Update xfburn to 0.5.5Guido Falsi2017-12-144-17/+20
| | | | | | | | | | - Silence portlint warnings - Add dependencies reported by stage-qa - Some whitespace corrections - Regenerate patch Notes: svn path=/head/; revision=456330
* - Fix run dependencies (see error message below)Olivier Duchateau2016-12-061-2/+4
| | | | | | | | | | | | | | - Bump PORTREVISION Shared object "libburn.so.4" not found, required by "xfburn" Shared object "libisofs.so.6" not found, required by "xfburn" PR: 214170 Reported by: <rumen.yotov@gmail.com>, <doug@safeport.com> (freebsd-xfce list) MFH: 2016Q4 Notes: svn path=/head/; revision=427981
* - Chase update of devel/libisofs (revision r422310)Olivier Duchateau2016-09-171-1/+1
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=422312
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵Dmitry Marakasov2016-05-231-1/+1
| | | | | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket Notes: svn path=/head/; revision=415742
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Chase update of devel/libburn and devel/libisofsOlivier Duchateau2015-12-011-1/+1
| | | | Notes: svn path=/head/; revision=402775
* Chase update of devel/libburn and devel/libisofsOlivier Duchateau2015-05-201-1/+1
| | | | Notes: svn path=/head/; revision=386877
* Chase update of devel/libburn and devel/libisofsOlivier Duchateau2015-05-191-0/+1
| | | | Notes: svn path=/head/; revision=386803
* - Update to 0.5.4Olivier Duchateau2015-05-173-5/+12
| | | | | | | | | | - GSTREAMER option is now set by default (it can transcode different formats of audio files) Changelog: http://git.xfce.org/apps/xfburn/tree/NEWS?id=xfburn-0.5.4#n1 Notes: svn path=/head/; revision=386635
* USES=xfce: Stop overriding MASTER_SITE_SUBDIR.Bryan Drewery2015-04-281-2/+1
| | | | | | | | | | | | | Add an XFCE SITE_SUBDIR abbreviation and use it forf or the xfce ports, which removes the need to set MASTER_SITE_SUBDIR in any of them. This fixes ports that have USES=xfce but do not use the XFCE MASTER_SITE, namely sysutils/xfce4-bsdcpufreq-plugin. With hat: portmgr Notes: svn path=/head/; revision=384919
* The FreeBSD Xfce team proudly presents Xfce 4.12.Olivier Duchateau2015-03-051-13/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Announce: http://www.xfce.org/about/news/?post=1425081600 Global changes: - Switch to USES= xfce (D677) - Reorganize options helper - Fix USES= gettext-* when NLS option is not set [1], [2] - Add LICENSE (when missing) Update: - to 4.12 (core components) - audio/xfce4-mpc-plugin to 0.4.5 - deskutils/xfce4-tumbler to 0.1.31 - deskutils/xfce4-xkb-plugin to 0.7.1 - editors/mousepad to 0.4.0 - graphics/ristretto to 0.8.0 - multimedia/xfce4-parole to 0.8.0 - sysutils/garcon to 0.4.0 - sysutils/xfce4-diskperf-plugin to 2.5.5 [3] - sysutils/xfce4-fsguard-plugin to 1.0.2 - sysutils/xfce4-power-manager to 1.4.3 - sysutils/xfce4-wavelan-plugin to 0.5.12 - x11/libexo to 0.10.3 - x11-fm/thunar to 1.6.6 - x11-themes/gtk-xfce-engine to 3.2.0 PR: 196003 [1], 197251 [2], 198132 Differential Revision: https://reviews.freebsd.org/D677 Submitted by: Kamil Szczesny [1], amdmi3@ [2], myself Exp-run by: antoine@ Approved by: danilo@ (maintainer) [3] Tested by: Ivan <enitarzi@gmail.com> Notes: svn path=/head/; revision=380565
* 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