summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorgusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-08-20 16:57:46 +0800
committergusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-08-20 16:57:46 +0800
commit10fdd3e0db2f09b60f62555b89ca21644dc70683 (patch)
tree595cf7dd8ade4427eb68f1f7323566edce998a51 /devel
parent1fa8c7f0ef214e621e9bb0ab7b601696a344742e (diff)
downloadmarcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.tar
marcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.tar.gz
marcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.tar.bz2
marcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.tar.lz
marcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.tar.xz
marcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.tar.zst
marcuscom-ports-10fdd3e0db2f09b60f62555b89ca21644dc70683.zip
Some ports were installing .la files without using
USES=libtool. Add USES=libtool to those and fix their pkg-plist accordingly. No depend port bumped because no lib changed its major version. There are still a few ports changing its major when adding libtool to USES, will update those and users soon. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19822 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/devhelp/Makefile4
-rw-r--r--devel/devhelp/pkg-plist2
-rw-r--r--devel/gitg/Makefile4
-rw-r--r--devel/gitg/pkg-plist4
-rw-r--r--devel/gtranslator/Makefile13
-rw-r--r--devel/gtranslator/pkg-plist8
-rw-r--r--devel/liboobs/Makefile10
-rw-r--r--devel/liboobs/pkg-plist2
8 files changed, 20 insertions, 27 deletions
diff --git a/devel/devhelp/Makefile b/devel/devhelp/Makefile
index 280ead998..218976357 100644
--- a/devel/devhelp/Makefile
+++ b/devel/devhelp/Makefile
@@ -4,6 +4,7 @@
PORTNAME= devhelp
PORTVERSION= 3.12.1
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -13,7 +14,7 @@ COMMENT= Developer help browser for GNOME 3
LIB_DEPENDS= libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3
-USES= gettext gmake pathfix pkgconfig tar:xz
+USES= gettext gmake libtool pathfix pkgconfig tar:xz
USE_GNOME= gnomeprefix gtk30 intlhack libxslt
USE_XORG= x11
GNU_CONFIGURE= yes
@@ -29,4 +30,3 @@ post-patch:
@${REINPLACE_CMD} -e 's|gedit-plugin||g' ${WRKSRC}/misc/Makefile.in
.include <bsd.port.mk>
-
diff --git a/devel/devhelp/pkg-plist b/devel/devhelp/pkg-plist
index 79dcb0bd9..bf1dd7cfe 100644
--- a/devel/devhelp/pkg-plist
+++ b/devel/devhelp/pkg-plist
@@ -12,9 +12,9 @@ include/devhelp-3.0/devhelp/dh-language.h
include/devhelp-3.0/devhelp/dh-link.h
include/devhelp-3.0/devhelp/dh-sidebar.h
include/devhelp-3.0/devhelp/dh-window.h
-lib/libdevhelp-3.la
lib/libdevhelp-3.so
lib/libdevhelp-3.so.2
+lib/libdevhelp-3.so.2.0.0
libdata/pkgconfig/libdevhelp-3.0.pc
share/GConf/gsettings/devhelp.convert
share/appdata/devhelp.appdata.xml
diff --git a/devel/gitg/Makefile b/devel/gitg/Makefile
index 32486bd9d..ea6a1e70c 100644
--- a/devel/gitg/Makefile
+++ b/devel/gitg/Makefile
@@ -4,6 +4,7 @@
PORTNAME= gitg
PORTVERSION= 0.3.2
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -19,7 +20,7 @@ LIB_DEPENDS= libgit2-glib-1.0.so:${PORTSDIR}/devel/libgit2-glib \
libgtkspell3-3.so:${PORTSDIR}/textproc/gtkspell3 \
libgee-0.8.so:${PORTSDIR}/devel/libgee
-USES= gettext gmake libtool:keepla pathfix pkgconfig \
+USES= gettext gmake libtool pathfix pkgconfig \
python:3 tar:xz
USE_GNOME= gnomeprefix gtk30 gtksourceview3 intlhack libxslt
USE_LDCONFIG= yes
@@ -27,5 +28,6 @@ GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
CFLAGS+= -I${LOCALBASE}/include -Wno-error=format-nonliteral
LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
.include <bsd.port.mk>
diff --git a/devel/gitg/pkg-plist b/devel/gitg/pkg-plist
index 2f2ca6e1f..579e7e996 100644
--- a/devel/gitg/pkg-plist
+++ b/devel/gitg/pkg-plist
@@ -1,11 +1,9 @@
bin/gitg
include/libgitg-1.0/libgitg/libgitg.h
include/libgitg-ext-1.0/libgitg-ext/libgitg-ext.h
-lib/libgitg-1.0.la
lib/libgitg-1.0.so
lib/libgitg-1.0.so.0
lib/libgitg-1.0.so.0.0.0
-lib/libgitg-ext-1.0.la
lib/libgitg-ext-1.0.so
lib/libgitg-ext-1.0.so.0
lib/libgitg-ext-1.0.so.0.0.0
@@ -13,9 +11,7 @@ lib/girepository-1.0/Gitg-1.0.typelib
lib/girepository-1.0/GitgExt-1.0.typelib
lib/gitg/plugins/diff.plugin
lib/gitg/plugins/files.plugin
-lib/gitg/plugins/libdiff.la
lib/gitg/plugins/libdiff.so
-lib/gitg/plugins/libfiles.la
lib/gitg/plugins/libfiles.so
lib/python3.3/site-packages/gi/overrides/GitgExt.py
lib/python3.3/site-packages/gi/overrides/__pycache__/GitgExt.cpython-33.pyc
diff --git a/devel/gtranslator/Makefile b/devel/gtranslator/Makefile
index 87ed4de2e..2a6666517 100644
--- a/devel/gtranslator/Makefile
+++ b/devel/gtranslator/Makefile
@@ -4,6 +4,7 @@
PORTNAME= gtranslator
PORTVERSION= 2.91.6
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= GNOME
@@ -12,19 +13,19 @@ COMMENT= GNOME application for creating GNU gettext translation files
LICENSE= GPLv3
-BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \
+BUILD_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes \
itstool:${PORTSDIR}/textproc/itstool \
- ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas
+ gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas
LIB_DEPENDS= libpeas-1.0.so:${PORTSDIR}/devel/libpeas \
libgdl-3.so:${PORTSDIR}/x11-toolkits/gdl \
libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib
-RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \
- ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas
+RUN_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes \
+ gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas
USE_GNOME= intlhack gnomeprefix gtk30 libgda5 gtksourceview3 libxml2 \
introspection:build
-USES= desktop-file-utils gettext gmake pathfix pkgconfig \
- python tar:xz
+USES= desktop-file-utils gettext gmake libtool pathfix \
+ pkgconfig python tar:xz
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
diff --git a/devel/gtranslator/pkg-plist b/devel/gtranslator/pkg-plist
index beb8a65da..9d1dd51cb 100644
--- a/devel/gtranslator/pkg-plist
+++ b/devel/gtranslator/pkg-plist
@@ -17,7 +17,6 @@ include/gtranslator-3.0/gtranslator/gtr-window-activatable.h
include/gtranslator-3.0/gtranslator/gtr-window.h
lib/gtranslator/girepository-1.0/Gtranslator-3.0.typelib
lib/gtranslator/libgtranslator-private.a
-lib/gtranslator/libgtranslator-private.la
lib/gtranslator/libgtranslator-private.so
lib/gtranslator/plugins/charmap/__init__.py
lib/gtranslator/plugins/charmap/__init__.pyc
@@ -34,25 +33,18 @@ lib/gtranslator/plugins/gtr-insert-params.plugin
lib/gtranslator/plugins/gtr-open-tran.plugin
lib/gtranslator/plugins/gtr-translation-memory.plugin
lib/gtranslator/plugins/libalternatelang.a
-lib/gtranslator/plugins/libalternatelang.la
lib/gtranslator/plugins/libalternatelang.so
%%DICT%%lib/gtranslator/plugins/libdict.a
-%%DICT%%lib/gtranslator/plugins/libdict.la
%%DICT%%lib/gtranslator/plugins/libdict.so
lib/gtranslator/plugins/libfullscreen.a
-lib/gtranslator/plugins/libfullscreen.la
lib/gtranslator/plugins/libfullscreen.so
lib/gtranslator/plugins/libinsertparams.a
-lib/gtranslator/plugins/libinsertparams.la
lib/gtranslator/plugins/libinsertparams.so
lib/gtranslator/plugins/libopentran.a
-lib/gtranslator/plugins/libopentran.la
lib/gtranslator/plugins/libopentran.so
lib/gtranslator/plugins/libsourcecodeview.a
-lib/gtranslator/plugins/libsourcecodeview.la
lib/gtranslator/plugins/libsourcecodeview.so
lib/gtranslator/plugins/libtranslation-memory.a
-lib/gtranslator/plugins/libtranslation-memory.la
lib/gtranslator/plugins/libtranslation-memory.so
libdata/pkgconfig/gtranslator.pc
man/man1/gtranslator.1.gz
diff --git a/devel/liboobs/Makefile b/devel/liboobs/Makefile
index f561b3bf8..ab0d8c5ca 100644
--- a/devel/liboobs/Makefile
+++ b/devel/liboobs/Makefile
@@ -1,9 +1,10 @@
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/trunk/devel/liboobs/Makefile 18610 2013-06-30 16:33:05Z marcus $
+# $MCom$
PORTNAME= liboobs
PORTVERSION= 3.0.0
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -11,17 +12,18 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Wrapping library to the System Tools Backends
-BUILD_DEPENDS= ${LOCALBASE}/etc/dbus-1/system.d/org.freedesktop.SystemToolsBackends.conf:${PORTSDIR}/sysutils/system-tools-backends
+BUILD_DEPENDS= system-tools-backends:${PORTSDIR}/sysutils/system-tools-backends
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libhal.so:${PORTSDIR}/sysutils/hal
-RUN_DEPENDS= ${LOCALBASE}/etc/dbus-1/system.d/org.freedesktop.SystemToolsBackends.conf:${PORTSDIR}/sysutils/system-tools-backends
+RUN_DEPENDS= system-tools-backends:${PORTSDIR}/sysutils/system-tools-backends
GNU_CONFIGURE= yes
-USES= gmake pathfix pkgconfig tar:bzip2
+USES= gmake libtool pathfix pkgconfig tar:bzip2
USE_GNOME= gnomeprefix glib20
USE_LDCONFIG= yes
CONFIGURE_ARGS= --with-hal
CPPFLAGS+= -I${LOCALBASE}/include
+INSTALL_TARGET= install-strip
.include <bsd.port.pre.mk>
diff --git a/devel/liboobs/pkg-plist b/devel/liboobs/pkg-plist
index 82d80e062..c062eaa91 100644
--- a/devel/liboobs/pkg-plist
+++ b/devel/liboobs/pkg-plist
@@ -31,9 +31,9 @@ include/liboobs-1.0/oobs/oobs-user.h
include/liboobs-1.0/oobs/oobs-usersconfig.h
include/liboobs-1.0/oobs/oobs.h
lib/liboobs-1.a
-lib/liboobs-1.la
lib/liboobs-1.so
lib/liboobs-1.so.5
+lib/liboobs-1.so.5.0.1
libdata/pkgconfig/liboobs-1.pc
%%DOCSDIR%%/OobsGroup.html
%%DOCSDIR%%/OobsGroupsConfig.html