- use LIBTOOL_FLAGS=--tag=disable-static to avoid building useless
static libs.
- add a MODXFCE_PURGE_LA variable holding the list of dirs to purge from
libtool archive useless files.
- add a MODXFCE4_post-install hook in xfce4.port.mk to purge the la files.
This requires bsd.port.mk r1.1201.
- remove --disable-linker-opts now that --as-needed seems to work fine
- fix WANTLIB (mostly adding harfbuzz icudata icule icuuc in lots of
places)
- update PLISTs: remove @comment'ed static/la files, redundant dirs
ok sthen@ ajacoutot@
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@
CONFIGURE_ENV/MODULES/USE_LIBTOOL already defined in xfce4.port.mk, now that
all ports in this directory use x11/xfce4 module.
Bump all PKGNAMEs.
ok ajacoutot@ on a previous diff
Bump PKGNAMEs, regen PLISTs with @bin, fix licence markers, tidy up
LIB_DEPENDS/WANTLIB around, and while here remove an unneeded patch in
xfce4-xkb. The only remaining plugin to fix/update is xfce4-wavelan.
ok ajacoutot@.
- no need to RUN_DEPENDS on xfce4-panel as it's in LIB_DEPENDS and xfce4
doesn't build on static archs.
- tidy up WANTLIB
- patch-panel-plugin_weather-http_c has been merged upstream
with feedback and ok steven@
As noted on ports@ recently, pkg_add -r relies on conflicts, and the
sheer existence of updates means we MUST take the past into account in
conflicts now.
Note the renaming of hugs98 to valid package names where versions are
concerned.
This commit shows clearly the renaming of the xfce4 plugin packages, the
ditching of eclipse flavors, the splitting of nessus into subpackages,
the splitting of various other software documentations, some packaging bugs
in kdeedu, and a lot of files moving around...
okay pvalchev@