non port: sysutils/xfburn/Makefile |
SVNWeb
|
Number of commits found: 60 |
Thu, 9 Mar 2023
|
[ 09:45 Guido Falsi (madpilot) ] 86d0995
sysutils/xfburn: Update to 0.7.0
|
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above )
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] ea71236 (Only the first 10 of 972 ports in this commit are shown above. )
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Mon, 2 May 2022
|
[ 10:53 Tobias C. Berner (tcberner) ] 0d4421a
multimedia/gstreamer: add missing USES=gstreamer
Add missing USES=gstreamer to options not caught in gstreamer.mk conversion in
[1]
Reported by: fluffy
[1] ca3f925d6eb53ff27e2a49775f6d33f52a587ae4
|
Sat, 30 Apr 2022
|
[ 08:03 Tobias C. Berner (tcberner) ] ca3f925 (Only the first 10 of 133 ports in this commit are shown above. )
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree
Differential Revision: https://reviews.freebsd.org/D35097
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
INSTALLS_ICONS: retire the macro and rework the related dependencies
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)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 2 Jan 2021
|
[ 16:36 madpilot ] (Only the first 10 of 117 ports in this commit are shown above. )
Welcome XFCE 4.16 to the FreeBSD ports tree!
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 (Only the first 15 lines of the commit message are shown above )
|
Sun, 8 Mar 2020
|
[ 21:44 madpilot ]
Update xfburn to 0.6.2
|
Sun, 3 Nov 2019
|
[ 19:14 madpilot ]
Update xfburn to 0.6.1
This version has been migrated to GTK3.
|
Wed, 2 Oct 2019
|
[ 08:32 pkubaj ] (Only the first 10 of 11 ports in this commit are shown above. )
Fix optional xfce ports on GCC architectures.
All of them need C11 compiler.
Approved by: mentors (implicit approval)
|
Thu, 19 Sep 2019
|
[ 23:46 madpilot ] (Only the first 10 of 170 ports in this commit are shown above. )
Welcome XFCE 4.14 to the FreeBSD ports tree
- 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 (Only the first 15 lines of the commit message are shown above )
|
Wed, 19 Jun 2019
|
[ 16:14 madpilot ] (Only the first 10 of 70 ports in this commit are shown above. )
- Simplify XFCE MASTER_SITES usage
- Update XFCE Master sites list
Submitted by: olivierd
Reviewed by: mat
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D8416
|
Tue, 22 Jan 2019
|
[ 14:44 madpilot ] (Only the first 10 of 151 ports in this commit are shown above. )
Clenup xfce ports:
- 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
|
Thu, 8 Nov 2018
|
[ 15:00 madpilot ]
Add patch to stop xfburn crashing when trying to burn an audio CD.
Reported and tested by: Holger Wagemann <Holger.Wagemann@posteo.de>
|
Thu, 14 Dec 2017
|
[ 18:15 madpilot ]
- Update xfburn to 0.5.5
- Silence portlint warnings
- Add dependencies reported by stage-qa
- Some whitespace corrections
- Regenerate patch
|
Tue, 6 Dec 2016
|
[ 18:22 olivierd ]
- Fix run dependencies (see error message below)
- 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
|
Sat, 17 Sep 2016
|
[ 11:45 olivierd ]
- Chase update of devel/libisofs (revision r422310)
- Bump PORTREVISION
|
Mon, 23 May 2016
|
[ 20:35 amdmi3 ] (Only the first 10 of 217 ports in this commit are shown above. )
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 1 Dec 2015
|
[ 18:33 olivierd ]
Chase update of devel/libburn and devel/libisofs
|
Wed, 20 May 2015
|
[ 18:36 olivierd ]
Chase update of devel/libburn and devel/libisofs
|
Tue, 19 May 2015
|
[ 18:43 olivierd ]
Chase update of devel/libburn and devel/libisofs
|
Sun, 17 May 2015
|
[ 17:42 olivierd ]
- Update to 0.5.4
- 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
|
Tue, 28 Apr 2015
|
[ 17:01 bdrewery ] (Only the first 10 of 49 ports in this commit are shown above. )
USES=xfce: Stop overriding MASTER_SITE_SUBDIR.
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
|
Thu, 5 Mar 2015
|
[ 22:52 olivierd ] (Only the first 10 of 163 ports in this commit are shown above. )
The FreeBSD Xfce team proudly presents Xfce 4.12.
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 (Only the first 15 lines of the commit message are shown above )
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
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. (Only the first 15 lines of the commit message are shown above )
|
Thu, 10 Apr 2014
|
[ 05:07 olivierd ]
- Update to 0.5.2
|
Thu, 20 Feb 2014
|
[ 21:35 olivierd ]
- Update to 0.5.0
- Re-assign to the Xfce team
- Rewrite pkg-descr
- Add LICENSE
- Adjust dependencies
- Add patch, when NLS is unset
|
Sun, 17 Nov 2013
|
[ 02:58 vanilla ]
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 23:06 bapt ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Fri, 26 Apr 2013
|
[ 12:35 bapt ] (Only the first 10 of 42 ports in this commit are shown above. )
Remove USE_CDRTOOLS from bsd.port.mk
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
|
[ 10:44 ak ] (Only the first 10 of 277 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Tue, 23 Apr 2013
|
[ 14:20 bapt ] (Only the first 10 of 407 ports in this commit are shown above. )
Finish converting the whole ports tree to USES=pkgconfig
|
Sun, 30 Dec 2012
|
[ 16:19 olivierd ] (Only the first 10 of 16 ports in this commit are shown above. )
Bump PORTREVISION for libexo-related ports
Approved by: rene, miwi (mentors, implicit)
|
Fri, 14 Dec 2012
|
[ 17:45 olivierd ] (Only the first 10 of 11 ports in this commit are shown above. )
Bump PORTREVISION for libexo-related ports
While here,
- Trim header
- Use USE_PKGCONFIG
- Remove ABI version numbers from LIB_DEPENDS
Approved by: rene, miwi (mentors, implicit)
|
Thu, 26 Jul 2012
|
[ 05:40 bapt ] (Only the first 10 of 158 ports in this commit are shown above. )
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
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)
|
Mon, 23 Jul 2012
|
[ 01:33 dougb ] (Only the first 10 of 45 ports in this commit are shown above. )
For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
|
Mon, 4 Jun 2012
|
[ 05:20 miwi ]
- Fix build with new XFCE [1]
- While here convert to optionNG
PR: 168613 [1]
Submitted by: Christian Mangin <christian.mangin@gmail.com>
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Wed, 30 May 2012
|
[ 22:31 pav ]
- Reset maintainer:
<shuvaev@physik.uni-wuerzburg.de>
(reason: 550 5.7.1 <shuvaev@physik.uni-wuerzburg.de>: Recipient address
rejected: User unknown)
|
Wed, 27 Jul 2011
|
[ 05:48 oliver ] (Only the first 10 of 21 ports in this commit are shown above. )
update x11/libexo to 0.6.2
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>
|
Fri, 24 Jun 2011
|
[ 19:02 wxs ]
- Assign maintainer to submitter of previous PR.
Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
|
Fri, 17 Jun 2011
|
[ 16:12 wxs ]
- Reset maintainer.
PR: ports/157532
|
Tue, 7 Jun 2011
|
[ 06:14 oliver ] (Only the first 10 of 17 ports in this commit are shown above. )
update libexo to 0.6.1
bump PORTREVISION on depending ports
PR: ports/156913
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
|
Thu, 3 Mar 2011
|
[ 10:12 oliver ] (Only the first 10 of 119 ports in this commit are shown above. )
Welcome XFCE 4.8 to the portstree!
Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com>
|
Mon, 31 May 2010
|
[ 15:27 oliver ] (Only the first 10 of 93 ports in this commit are shown above. )
update xfce to 4.6.2
bump PORTREVISION on all depending ports
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sun, 10 Jan 2010
|
[ 09:56 oliver ] (Only the first 10 of 45 ports in this commit are shown above. )
bump PORTREVISION for the recent update of
x11/libexo
x11-toolkits/libxfce4gui
sysutils/xfce4-settings
x11-wm/xfce4-panel
x11/Terminal
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Sun, 21 Jun 2009
|
[ 10:30 dhn ]
- Add gstreamer support
PR: ports/135865
Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
|
Wed, 6 May 2009
|
[ 14:56 oliver ] (Only the first 10 of 91 ports in this commit are shown above. )
update xfce to 4.6.1
bump PORTREVISION where necessary
|
Sat, 14 Mar 2009
|
[ 22:46 miwi ]
- Update to 0.4.1
PR: 132635
Submitted by: "J.R. Oldroyd" <fbsd@opal.com> (maintainer)
|
Sat, 7 Mar 2009
|
[ 20:01 oliver ]
bump PORTREVISION because of xfce 4.6 update
Noted By: Zahemszky Gábor <Gabor@Zahemszky.HU>
|
Mon, 19 Jan 2009
|
[ 20:20 araujo ]
- Update to 0.4.0.
PR: ports/129983
Submitted by: "J.R. Oldroyd" <fbsd@opal.com> (maintainer)
|
Sat, 29 Nov 2008
|
[ 20:16 miwi ]
- Fix an error in xfburn which omits Rock Ridge info for atimes and
mtimes on directories.
- Bump PORTREVISION
PR: 129266
Submitted by: "J.R. Oldroyd" <fbsd@opal.com> (maintainer)
|
Fri, 21 Nov 2008
|
[ 20:53 miwi ]
Xfburn is a simple CD/DVD burning tool based on libburnia libraries.
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>
|
Number of commits found: 60 |