| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same
Makefile.am and clean up the port Makefile.
japanese/scim-honoka: Tries to hide all symbols that start with an
underscore, but because this library is written in C++ all symbols start
with _Z so it ends up hiding everything. Just don't hide anything at all
like the textproc/scim configure script does.
multimedia/schroedinger: Apply an upstream patch.
textproc/scim-input-pad: Same as japanese/scim-honoka.
PR: 201922
Approved by: portmgr (antoine)
Exp-run by: antoine
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
- Add USES=libtool and bump dependent ports
- Use OPTIONS_SUB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NLS (Native Language Support) option
Despite odd number (development release, see announce [1]), there's nothing
new. Still uses the old GStreamer API (0.10).
Likewise, GstMixerInterface (opaque structure for sound card in GStreamer) has
been removed in the new API (1.0).
[1] https://mail.xfce.org/pipermail/xfce-announce/2014-April/000321.html
Reviewed by: Ivan Klymenko
Obtained from: Xfce repo.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION on all dependent ports. [1]
audio/ario: USES=libtool.
audio/gmpc: USES=libtool.
audio/gnome-media: USES=libtool:keepla tar:bzip2.
audio/xfce4-mixer: USES=libtool tar:bzip2.
graphics/shotwell: Unbreak and USES=tar:xz.
science/gwyddion: USES=libtool tar:bzip2.
sysutils/mate-control-center: USES=libtool.
x11/xfce4-clipman-plugin: USES=libtool tar:bzip2.
Approved by: portmgr (implicit) [1]
|
|
|
|
|
|
|
|
|
|
| |
While I'm here
- Switch to USES= gmake
- Convert to new LIB_DEPENDS format
- Enhance COMMENT entry (misc/xfce4-wm-themes)
- Adjust Xfce dependencies, and bump PORTREVISION
(sysutils/xfce4-power-manager)
|
|
|
|
| |
audio)
|
|
|
|
|
|
|
|
| |
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
|
|
|
|
|
|
|
|
| |
While I'm here,
- Finish to convert USES
- Trim Makefile header
- Remove ABI version in LIB_DEPENDS
- Remove desktopfileutils, because MimeType entry is not present in desktop file
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
| |
|
|
|
|
|
|
|
| |
While here,
- audio/xfce4-mixer improve KEYBIND_DESC
Approved by: rene, miwi (mentors, implicit)
|
|
|
|
|
|
| |
PR: ports/174039
Submitted by: David Demelier <demelier.david_AT_gmail.com>
Approved by: rene, miwi (mentors, implicit)
|
| |
|
|
|
|
|
|
|
|
|
| |
- Cleanup Makefile header
- Use USE_PKGCONFIG
- Add new option, KEYBIND (for multimedia keys)
Approved by: rene, miwi (mentors)
Feature safe: yes
|
|
|
|
|
| |
Approved by: doceng (gabor, maintainer) [print/ghostscript8]
Redports: ignore
|
| |
|
|
|
|
|
|
|
| |
Special Thanks to: rene, Olivier Duchateau <duchateau.olivier@gmail.com>
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Tested by: phw
|
|
|
|
|
|
|
| |
Also remove a commented out BROKEN line for x11/xfce4-clipman-plugin
PR: ports/160730
Submitted by: ryusuke
|
|
|
|
| |
Approved by: oliver (previous maintainer)
|
|
|
|
|
|
|
| |
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
|
|
|
| |
Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com>
|
|
|
|
| |
force the load from the old 4.6.1 directory
|
|
|
|
| |
bump PORTREVISION on all depending ports
|
| |
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
| |
|
|
|
|
|
|
|
|
| |
x11/libexo
x11-toolkits/libxfce4gui
sysutils/xfce4-settings
x11-wm/xfce4-panel
x11/Terminal
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
|
|
|
|
| |
bump PORTREVISION where necessary
|
| |
|
|
|
|
|
|
| |
for more information please read
http://www.xfce.org/about/news?id=21
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
bump PORTREVISION
|
|
|
|
|
| |
Approved by: portmgr (linimon)
Security: CVE-2007-6531, CVE-2007-6532
|
|
|
|
| |
Approved by: oliver (maintainer of the respective ports)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
| |
|
|
|
|
| |
bump PORTREVISION where needed
|
|
|
|
|
|
| |
PR: 101029 [1], 108862 [2]
Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
|
| |
|
|
|
|
| |
Submitted by: Masahide -mac- NODA <mac@clave.gr.jp>
|
|
|
|
|
|
| |
- remove all obsolete ports or plugins
- update all plugins to their latest version to support xfce 4.4
(otherwise they won't compile with 4.4)
|
|
|
|
|
|
|
| |
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
|
|
| |
Changelog: http://www.xfce.org/release_notes/4.2.3.1_changelog.html
|
| |
|
|
|
|
| |
Approved by: oliver@FreeBSD.org (MAINTAINER)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Noted by: pointyhat
|
|
|
|
|
|
|
|
| |
- remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that update)
- take maintainership of x11-wm/xfce4-session [1]
- bump PORTREVISION of all plugins because they need to be linked against the new xfce4 libs
Approved by: maintainer [1]
|
|
|
|
| |
big upgrade.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
|
|
|
| |
use libtool version 15 instead of 13
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
4.0.3:
- Leak in window manager's pixmap management
- Various file manager fixes
- Translation updates
- Support for KDE system tray was added
4.0.2:
* Improve window manager responsiveness
* Various bug fixes in file manager, window manager and panel
* More 64bit clean up
* New translation added: Azerbaijani
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
gettext and add it to LIB_DEPENDS.). [1]
- INSTALLS_SHLIB added to the Makefile (Only in case a library
get installed by the port.)
- remove NO_FILTER_SHLIB
- Replaced GNU_CONFIGURE with USE_LIBTOOL if INSTALLS_SHLIB was
set in the Makefile
- bump PORTREVISION
Noted By: Dinesh Nadarajah <dinesh_list@sbcglobal.net> [1]
|
|
|
|
| |
Approved by: maintainer
|
| |
|
| |
|
|
|
|
| |
Noted by: demon
|
| |
|
| |
|
|
|
|
| |
Noted by: kris
|
| |
|
|
|
|
| |
Pointed out by: bento
|
|
Submitted by: James Earl <jdearl@telus.net>
|