View | Details | Raw Unified | Return to bug 218015
Collapse All | Expand All

(-)astro/viking/Makefile (-3 / +3 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	viking
4
PORTNAME=	viking
5
PORTVERSION=	1.6.2
5
PORTVERSION=	1.6.2
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	astro
7
CATEGORIES=	astro
8
MASTER_SITES=	SF/${PORTNAME}/
8
MASTER_SITES=	SF/${PORTNAME}/
9
9
Lines 13-18 Link Here
13
LICENSE=	GPLv2+
13
LICENSE=	GPLv2+
14
LICENSE_FILE=	${WRKSRC}/COPYING
14
LICENSE_FILE=	${WRKSRC}/COPYING
15
15
16
BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
16
LIB_DEPENDS=	libcurl.so:ftp/curl \
17
LIB_DEPENDS=	libcurl.so:ftp/curl \
17
		libexpat.so:textproc/expat2 \
18
		libexpat.so:textproc/expat2 \
18
		libfontconfig.so:x11-fonts/fontconfig \
19
		libfontconfig.so:x11-fonts/fontconfig \
Lines 19-26 Link Here
19
		libfreetype.so:print/freetype2 \
20
		libfreetype.so:print/freetype2 \
20
		libgexiv2.so:graphics/gexiv2 \
21
		libgexiv2.so:graphics/gexiv2 \
21
		libpcre.so:devel/pcre \
22
		libpcre.so:devel/pcre \
22
		libpng.so:graphics/png \
23
		libpng.so:graphics/png
23
		libpthread-stubs.so:devel/libpthread-stubs
24
RUN_DEPENDS=	gpsbabel:astro/gpsbabel
24
RUN_DEPENDS=	gpsbabel:astro/gpsbabel
25
25
26
USES=		compiler:c++11-lib gmake iconv desktop-file-utils perl5 pkgconfig tar:bzip2
26
USES=		compiler:c++11-lib gmake iconv desktop-file-utils perl5 pkgconfig tar:bzip2
(-)audio/py-karaoke/Makefile (-4 / +4 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	karaoke
4
PORTNAME=	karaoke
5
PORTVERSION=	0.7.5
5
PORTVERSION=	0.7.5
6
PORTREVISION=	9
6
PORTREVISION=	10
7
CATEGORIES=	audio python
7
CATEGORIES=	audio python
8
MASTER_SITES=	SF/py${PORTNAME}/py${PORTNAME}/${PORTVERSION}
8
MASTER_SITES=	SF/py${PORTNAME}/py${PORTNAME}/${PORTVERSION}
9
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
9
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 14-22 Link Here
14
14
15
LICENSE=	LGPL21+
15
LICENSE=	LGPL21+
16
16
17
BUILD_DEPENDS=	${PYGAME}
17
BUILD_DEPENDS=	${PYGAME} \
18
LIB_DEPENDS=	libpthread-stubs.so:devel/libpthread-stubs \
18
		${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
19
		libaa.so:graphics/aalib
19
LIB_DEPENDS=	libaa.so:graphics/aalib
20
RUN_DEPENDS=	dejavu>0:x11-fonts/dejavu \
20
RUN_DEPENDS=	dejavu>0:x11-fonts/dejavu \
21
		${PYGAME} \
21
		${PYGAME} \
22
		${PYNUMPY}
22
		${PYNUMPY}
(-)audio/xmms-curses/Makefile (-3 / +3 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	xmms-curses
4
PORTNAME=	xmms-curses
5
PORTVERSION=	0.2.2
5
PORTVERSION=	0.2.2
6
PORTREVISION=	7
6
PORTREVISION=	8
7
CATEGORIES=	audio
7
CATEGORIES=	audio
8
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
8
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
9
9
Lines 10-18 Link Here
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	Ncurses program for (remote) controlling multimedia/xmms
11
COMMENT=	Ncurses program for (remote) controlling multimedia/xmms
12
12
13
BUILD_DEPENDS=	xmms:multimedia/xmms
13
BUILD_DEPENDS=	xmms:multimedia/xmms \
14
		${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
14
RUN_DEPENDS=	xmms:multimedia/xmms
15
RUN_DEPENDS=	xmms:multimedia/xmms
15
LIB_DEPENDS=	libpthread-stubs.so:devel/libpthread-stubs
16
16
17
USES=		gettext iconv ncurses
17
USES=		gettext iconv ncurses
18
USE_GNOME=	gtk12
18
USE_GNOME=	gtk12
(-)cad/brlcad/Makefile (-4 / +4 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	brlcad
4
PORTNAME=	brlcad
5
PORTVERSION=	7.24.0
5
PORTVERSION=	7.24.0
6
PORTREVISION=	3
6
PORTREVISION=	4
7
CATEGORIES=	cad
7
CATEGORIES=	cad
8
MASTER_SITES=	SF/${PORTNAME}/BRL-CAD%20Source/${PORTVERSION}
8
MASTER_SITES=	SF/${PORTNAME}/BRL-CAD%20Source/${PORTVERSION}
9
9
Lines 13-22 Link Here
13
DEPRECATED=	Depends on expring graphics/urt
13
DEPRECATED=	Depends on expring graphics/urt
14
EXPIRATION_DATE=2017-04-01
14
EXPIRATION_DATE=2017-04-01
15
15
16
BUILD_DEPENDS=	${LOCALBASE}/include/tnt/jama_lu.h:math/jama	\
16
BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs \
17
		${LOCALBASE}/include/tnt/jama_lu.h:math/jama \
17
		xsltproc:textproc/libxslt
18
		xsltproc:textproc/libxslt
18
LIB_DEPENDS=	libpthread-stubs.so:devel/libpthread-stubs \
19
LIB_DEPENDS=	libdrm.so:graphics/libdrm \
19
		libdrm.so:graphics/libdrm \
20
		libpng.so:graphics/png \
20
		libpng.so:graphics/png \
21
		librle.so:graphics/urt \
21
		librle.so:graphics/urt \
22
		libfreetype.so:print/freetype2 \
22
		libfreetype.so:print/freetype2 \
(-)cad/openvsp/Makefile (-3 / +4 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	openvsp
4
PORTNAME=	openvsp
5
PORTVERSION=	3.10.0
5
PORTVERSION=	3.10.0
6
PORTREVISION=	1
6
DISTVERSIONPREFIX=	${GH_PROJECT}_
7
DISTVERSIONPREFIX=	${GH_PROJECT}_
7
CATEGORIES=	cad
8
CATEGORIES=	cad
8
9
Lines 14-21 Link Here
14
LICENSE_FILE=	${WRKSRC}/LICENSE
15
LICENSE_FILE=	${WRKSRC}/LICENSE
15
LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
16
LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
16
17
17
LIB_DEPENDS=	libpthread-stubs.so:devel/libpthread-stubs \
18
LIB_DEPENDS=	libdrm.so:graphics/libdrm \
18
		libdrm.so:graphics/libdrm \
19
		libpng.so:graphics/png \
19
		libpng.so:graphics/png \
20
		libfreetype.so:print/freetype2 \
20
		libfreetype.so:print/freetype2 \
21
		libexpat.so:textproc/expat2 \
21
		libexpat.so:textproc/expat2 \
Lines 26-32 Link Here
26
BUILD_DEPENDS=	${LOCALBASE}/lib/libopenNURBS.a:graphics/opennurbs \
26
BUILD_DEPENDS=	${LOCALBASE}/lib/libopenNURBS.a:graphics/opennurbs \
27
		${LOCALBASE}/include/eli/code_eli.hpp:graphics/code-eli \
27
		${LOCALBASE}/include/eli/code_eli.hpp:graphics/code-eli \
28
		${LOCALBASE}/include/glm/glm.hpp:math/glm \
28
		${LOCALBASE}/include/glm/glm.hpp:math/glm \
29
		${LOCALBASE}/include/eigen3/Eigen/Array:math/eigen3
29
		${LOCALBASE}/include/eigen3/Eigen/Array:math/eigen3 \
30
		${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
30
31
31
USE_GITHUB=	yes
32
USE_GITHUB=	yes
32
GH_PROJECT=	OpenVSP
33
GH_PROJECT=	OpenVSP
(-)devel/libpthread-stubs/Makefile (-3 / +3 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	libpthread-stubs
4
PORTNAME=	libpthread-stubs
5
PORTVERSION=	0.3
5
PORTVERSION=	0.4
6
PORTREVISION=	6
7
CATEGORIES=	devel
6
CATEGORIES=	devel
8
MASTER_SITES=	http://xcb.freedesktop.org/dist/
7
MASTER_SITES=	http://xcb.freedesktop.org/dist/
9
8
Lines 12-18 Link Here
12
11
13
USES=		libtool pathfix tar:bzip2
12
USES=		libtool pathfix tar:bzip2
14
USE_LDCONFIG=	yes
13
USE_LDCONFIG=	yes
15
16
GNU_CONFIGURE=	yes
14
GNU_CONFIGURE=	yes
17
15
16
PLIST_FILES=	libdata/pkgconfig/pthread-stubs.pc
17
18
.include <bsd.port.mk>
18
.include <bsd.port.mk>
(-)devel/libpthread-stubs/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (libpthread-stubs-0.3.tar.bz2) = 35b6d54e3cc6f3ba28061da81af64b9a92b7b757319098172488a660e3d87299
1
TIMESTAMP = 1490198411
2
SIZE (libpthread-stubs-0.3.tar.bz2) = 203468
2
SHA256 (libpthread-stubs-0.4.tar.bz2) = e4d05911a3165d3b18321cc067fdd2f023f06436e391c6a28dff618a78d2e733
3
SIZE (libpthread-stubs-0.4.tar.bz2) = 57565
(-)devel/libpthread-stubs/files/patch-Makefile.in (-25 lines)
Lines 1-25 Link Here
1
--- Makefile.in.orig
2
+++ Makefile.in
3
@@ -75,9 +75,9 @@
4
 LTLIBRARIES = $(lib_LTLIBRARIES)
5
 libpthread_stubs_la_LIBADD =
6
 am__libpthread_stubs_la_SOURCES_DIST = stubs.c
7
-@BUILD_LIB_TRUE@am_libpthread_stubs_la_OBJECTS = stubs.lo
8
+am_libpthread_stubs_la_OBJECTS = stubs.lo
9
 libpthread_stubs_la_OBJECTS = $(am_libpthread_stubs_la_OBJECTS)
10
-@BUILD_LIB_TRUE@am_libpthread_stubs_la_rpath = -rpath $(libdir)
11
+am_libpthread_stubs_la_rpath = -rpath $(libdir)
12
 DEFAULT_INCLUDES = -I.@am__isrc@
13
 depcomp = $(SHELL) $(top_srcdir)/depcomp
14
 am__depfiles_maybe = depfiles
15
@@ -221,8 +221,8 @@
16
 top_srcdir = @top_srcdir@
17
 pkgconfigdir = $(prefix)/libdata/pkgconfig
18
 pkgconfig_DATA = pthread-stubs.pc
19
-@BUILD_LIB_TRUE@lib_LTLIBRARIES = libpthread-stubs.la
20
-@BUILD_LIB_TRUE@libpthread_stubs_la_SOURCES = stubs.c
21
+lib_LTLIBRARIES = libpthread-stubs.la
22
+libpthread_stubs_la_SOURCES = stubs.c
23
 all: config.h
24
 	$(MAKE) $(AM_MAKEFLAGS) all-am
25
 
(-)devel/libpthread-stubs/files/patch-stubs.c (-28 lines)
Lines 1-28 Link Here
1
XXX This is a big hack as we cannot define pthread_condattr_{init,destroy}
2
here, or we will conflict with the weak symbols in libthr.  The way our linker
3
works, the weak symbols will be resolved here, and pthread_condattr functions
4
will not work even in threaded applications.
5
6
I am working to get these symbols added to libc, but in the meantime, this
7
is needed to avoid crashes in threaded applications which make use of
8
pthread_condattr*.
9
--- stubs.c.orig	2009-11-27 17:15:30.000000000 -0500
10
+++ stubs.c	2009-11-27 17:16:29.000000000 -0500
11
@@ -91,7 +91,7 @@ int pthread_cond_destroy() __attribute__
12
 # endif
13
 #endif
14
 
15
-#ifndef HAVE_PTHREAD_CONDATTR_INIT
16
+#if 0
17
 #define NEED_ZERO_STUB
18
 # ifdef SUPPORT_ATTRIBUTE_ALIAS
19
 int pthread_condattr_init() __attribute__ ((weak, alias ("__pthread_zero_stub")));
20
@@ -100,7 +100,7 @@ int pthread_condattr_init() __attribute_
21
 # endif
22
 #endif
23
 
24
-#ifndef HAVE_PTHREAD_CONDATTR_DESTROY
25
+#if 0
26
 #define NEED_ZERO_STUB
27
 # ifdef SUPPORT_ATTRIBUTE_ALIAS
28
 int pthread_condattr_destroy() __attribute__ ((weak, alias ("__pthread_zero_stub")));
(-)devel/libpthread-stubs/pkg-plist (-5 lines)
Lines 1-5 Link Here
1
lib/libpthread-stubs.a
2
lib/libpthread-stubs.so
3
lib/libpthread-stubs.so.0
4
lib/libpthread-stubs.so.0.0.0
5
libdata/pkgconfig/pthread-stubs.pc
(-)games/capicity/Makefile (-3 / +3 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	capicity
4
PORTNAME=	capicity
5
PORTVERSION=	1.0
5
PORTVERSION=	1.0
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	games
7
CATEGORIES=	games
8
MASTER_SITES=	SF/capitalism/Capi%20City/${PORTVERSION}/
8
MASTER_SITES=	SF/capitalism/Capi%20City/${PORTVERSION}/
9
DISTNAME=	CapiCity_${DISTVERSION}
9
DISTNAME=	CapiCity_${DISTVERSION}
Lines 14-21 Link Here
14
LICENSE=	GPLv2+
14
LICENSE=	GPLv2+
15
LICENSE_FILE=	${WRKSRC}/copying.txt
15
LICENSE_FILE=	${WRKSRC}/copying.txt
16
16
17
LIB_DEPENDS=	libpthread-stubs.so:devel/libpthread-stubs \
17
BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
18
		libpcre.so:devel/pcre \
18
LIB_DEPENDS=	libpcre.so:devel/pcre \
19
		libpng.so:graphics/png \
19
		libpng.so:graphics/png \
20
		libfreetype.so:print/freetype2 \
20
		libfreetype.so:print/freetype2 \
21
		libexpat.so:textproc/expat2 \
21
		libexpat.so:textproc/expat2 \
(-)games/capitalism/Makefile (-3 / +3 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	capitalism
4
PORTNAME=	capitalism
5
PORTVERSION=	0.5.1
5
PORTVERSION=	0.5.1
6
PORTREVISION=	5
6
PORTREVISION=	6
7
CATEGORIES=	games
7
CATEGORIES=	games
8
MASTER_SITES=	SF/${PORTNAME}/Capitalism/0.5/
8
MASTER_SITES=	SF/${PORTNAME}/Capitalism/0.5/
9
EXTRACT_SUFX=	.tbz
9
EXTRACT_SUFX=	.tbz
Lines 14-21 Link Here
14
LICENSE=	GPLv2+
14
LICENSE=	GPLv2+
15
LICENSE_FILE=	${WRKSRC}/copying.txt
15
LICENSE_FILE=	${WRKSRC}/copying.txt
16
16
17
LIB_DEPENDS=	libpthread-stubs.so:devel/libpthread-stubs \
17
BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
18
		libpcre.so:devel/pcre \
18
LIB_DEPENDS=	libpcre.so:devel/pcre \
19
		libpng.so:graphics/png \
19
		libpng.so:graphics/png \
20
		libfreetype.so:print/freetype2 \
20
		libfreetype.so:print/freetype2 \
21
		libexpat.so:textproc/expat2 \
21
		libexpat.so:textproc/expat2 \
(-)games/spellathon/Makefile (-3 / +3 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	spellathon
4
PORTNAME=	spellathon
5
PORTVERSION=	6.0
5
PORTVERSION=	6.0
6
PORTREVISION=	4
6
PORTREVISION=	5
7
CATEGORIES=	games
7
CATEGORIES=	games
8
MASTER_SITES=	SF/${PORTNAME}/Spellathon%20${PORTVERSION}
8
MASTER_SITES=	SF/${PORTNAME}/Spellathon%20${PORTVERSION}
9
9
Lines 12-19 Link Here
12
12
13
LICENSE=	BSD2CLAUSE
13
LICENSE=	BSD2CLAUSE
14
14
15
LIB_DEPENDS=	libpthread-stubs.so:devel/libpthread-stubs \
15
BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
16
		libpcre.so:devel/pcre \
16
LIB_DEPENDS=	libpcre.so:devel/pcre \
17
		libpng.so:graphics/png \
17
		libpng.so:graphics/png \
18
		libfreetype.so:print/freetype2 \
18
		libfreetype.so:print/freetype2 \
19
		libexpat.so:textproc/expat2 \
19
		libexpat.so:textproc/expat2 \
(-)graphics/gbm/Makefile (-2 / +2 lines)
Lines 8-15 Link Here
8
8
9
COMMENT=	gbm library
9
COMMENT=	gbm library
10
10
11
LIB_DEPENDS+=	libpthread-stubs.so:devel/libpthread-stubs \
11
BUILD_DEPENDS+=	${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
12
		libexpat.so:textproc/expat2 \
12
LIB_DEPENDS+=	libexpat.so:textproc/expat2 \
13
		libdrm.so:graphics/libdrm \
13
		libdrm.so:graphics/libdrm \
14
		libglapi.so:graphics/libglapi
14
		libglapi.so:graphics/libglapi
15
15
(-)graphics/libEGL/Makefile (-2 / +2 lines)
Lines 8-15 Link Here
8
8
9
COMMENT=	OpenEGL library
9
COMMENT=	OpenEGL library
10
10
11
LIB_DEPENDS+=	libpthread-stubs.so:devel/libpthread-stubs \
11
BUILD_DEPENDS+=	${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
12
		libexpat.so:textproc/expat2 \
12
LIB_DEPENDS+=	libexpat.so:textproc/expat2 \
13
		libdrm.so:graphics/libdrm
13
		libdrm.so:graphics/libdrm
14
14
15
USE_GL=		gbm
15
USE_GL=		gbm
(-)graphics/libdrm/Makefile (-3 / +2 lines)
Lines 13-22 Link Here
13
13
14
LICENSE=	MIT
14
LICENSE=	MIT
15
15
16
BUILD_DEPENDS=	libdevq>=0.0.4:devel/libdevq
16
BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
17
LIB_DEPENDS=	libpciaccess.so:devel/libpciaccess \
17
LIB_DEPENDS=	libpciaccess.so:devel/libpciaccess \
18
		libdevq.so:devel/libdevq \
18
		libdevq.so:devel/libdevq
19
		libpthread-stubs.so:devel/libpthread-stubs
20
19
21
USES=		libtool pkgconfig tar:bzip2
20
USES=		libtool pkgconfig tar:bzip2
22
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
(-)graphics/libglapi/Makefile (-1 / +1 lines)
Lines 10-16 Link Here
10
10
11
LICENSE=	MIT
11
LICENSE=	MIT
12
12
13
LIB_DEPENDS+=	libpthread-stubs.so:devel/libpthread-stubs
13
BULID_DEPENDS+=	${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
14
14
15
USE_XORG=	x11 xau xcb xdmcp xvmc
15
USE_XORG=	x11 xau xcb xdmcp xvmc
16
16
(-)graphics/libreatlas/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	libreatlas
4
PORTNAME=	libreatlas
5
PORTVERSION=	1.0.0a
5
PORTVERSION=	1.0.0a
6
PORTREVISION=	20
6
PORTREVISION=	21
7
CATEGORIES=	graphics geography
7
CATEGORIES=	graphics geography
8
MASTER_SITES=	http://www.gaia-gis.it/gaia-sins/
8
MASTER_SITES=	http://www.gaia-gis.it/gaia-sins/
9
9
Lines 12-21 Link Here
12
12
13
LICENSE=	GPLv3
13
LICENSE=	GPLv3
14
14
15
BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
15
LIB_DEPENDS=	libmspack.so:archivers/libmspack \
16
LIB_DEPENDS=	libmspack.so:archivers/libmspack \
16
		libspatialite.so:databases/spatialite \
17
		libspatialite.so:databases/spatialite \
17
		libsqlite3.so:databases/sqlite3 \
18
		libsqlite3.so:databases/sqlite3 \
18
		libpthread-stubs.so:devel/libpthread-stubs \
19
		libpcre.so:devel/pcre \
19
		libpcre.so:devel/pcre \
20
		libcairo.so:graphics/cairo \
20
		libcairo.so:graphics/cairo \
21
		libgeos.so:graphics/geos \
21
		libgeos.so:graphics/geos \
(-)net/x11vnc/Makefile (-3 / +3 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	x11vnc
4
PORTNAME=	x11vnc
5
PORTVERSION=	0.9.13
5
PORTVERSION=	0.9.13
6
PORTREVISION=	3
6
PORTREVISION=	4
7
CATEGORIES=	net
7
CATEGORIES=	net
8
MASTER_SITES=	SF/libvncserver/${PORTNAME}/${PORTVERSION}
8
MASTER_SITES=	SF/libvncserver/${PORTNAME}/${PORTVERSION}
9
9
Lines 12-19 Link Here
12
12
13
LICENSE=	GPLv2
13
LICENSE=	GPLv2
14
14
15
LIB_DEPENDS=	libdbus-1.so:devel/dbus \
15
BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
16
		libpthread-stubs.so:devel/libpthread-stubs
16
LIB_DEPENDS=	libdbus-1.so:devel/dbus
17
17
18
USE_XORG=	x11 xcb xdamage xfixes xrandr xinerama xext xtst xau xrender \
18
USE_XORG=	x11 xcb xdamage xfixes xrandr xinerama xext xtst xau xrender \
19
		xdmcp recordproto
19
		xdmcp recordproto
(-)science/massxpert/Makefile (-3 / +3 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	massxpert
4
PORTNAME=	massxpert
5
PORTVERSION=	3.4.0
5
PORTVERSION=	3.4.0
6
PORTREVISION=	5
6
PORTREVISION=	6
7
CATEGORIES=	science
7
CATEGORIES=	science
8
MASTER_SITES=	http://download.tuxfamily.org/massxpert/source/
8
MASTER_SITES=	http://download.tuxfamily.org/massxpert/source/
9
9
Lines 12-19 Link Here
12
12
13
LICENSE=	GPLv3
13
LICENSE=	GPLv3
14
14
15
LIB_DEPENDS=	libpthread-stubs.so:devel/libpthread-stubs \
15
BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
16
		libpcre.so:devel/pcre \
16
LIB_DEPENDS=	libpcre.so:devel/pcre \
17
		libpng.so:graphics/png \
17
		libpng.so:graphics/png \
18
		libfreetype.so:print/freetype2 \
18
		libfreetype.so:print/freetype2 \
19
		libexpat.so:textproc/expat2 \
19
		libexpat.so:textproc/expat2 \
(-)x11/slim/Makefile (-5 / +5 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	slim
4
PORTNAME=	slim
5
PORTVERSION=	1.3.6
5
PORTVERSION=	1.3.6
6
PORTREVISION=	13
6
PORTREVISION=	14
7
CATEGORIES=	x11
7
CATEGORIES=	x11
8
MASTER_SITES=	ftp://ftp.berlios.de/pub/slim/ \
8
MASTER_SITES=	ftp://ftp.berlios.de/pub/slim/ \
9
		SF/slim.berlios
9
		SF/slim.berlios
Lines 13-20 Link Here
13
13
14
LICENSE=	GPLv2
14
LICENSE=	GPLv2
15
15
16
LIB_DEPENDS=	libpthread-stubs.so:devel/libpthread-stubs \
16
BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
17
		libpng.so:graphics/png \
17
LIB_DEPENDS=	libpng.so:graphics/png \
18
		libfreetype.so:print/freetype2 \
18
		libfreetype.so:print/freetype2 \
19
		libfontconfig.so:x11-fonts/fontconfig
19
		libfontconfig.so:x11-fonts/fontconfig
20
20
Lines 26-33 Link Here
26
SUB_FILES=	pkg-message
26
SUB_FILES=	pkg-message
27
27
28
CMAKE_ARGS=	-DUSE_CONSOLEKIT=yes \
28
CMAKE_ARGS=	-DUSE_CONSOLEKIT=yes \
29
	-DBUILD_SLIMLOCK=no \
29
		-DBUILD_SLIMLOCK=no \
30
	-DBUILD_SHARED_LIBS=yes
30
		-DBUILD_SHARED_LIBS=yes
31
31
32
OPTIONS_DEFINE=		PAM UTF8 CONSOLEKIT
32
OPTIONS_DEFINE=		PAM UTF8 CONSOLEKIT
33
OPTIONS_DEFAULT=	PAM CONSOLEKIT
33
OPTIONS_DEFAULT=	PAM CONSOLEKIT
(-)x11-wm/echinus/Makefile (-3 / +3 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	echinus
4
PORTNAME=	echinus
5
PORTVERSION=	0.4.9
5
PORTVERSION=	0.4.9
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	x11-wm
7
CATEGORIES=	x11-wm
8
MASTER_SITES=	http://plhk.ru/static/echinus/
8
MASTER_SITES=	http://plhk.ru/static/echinus/
9
9
Lines 10-17 Link Here
10
MAINTAINER=	hrkfdn@gmail.com
10
MAINTAINER=	hrkfdn@gmail.com
11
COMMENT=	Dynamic window manager for X11 based on dwm
11
COMMENT=	Dynamic window manager for X11 based on dwm
12
12
13
LIB_DEPENDS=	libpthread-stubs.so:devel/libpthread-stubs \
13
BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
14
		libfreetype.so:print/freetype2 \
14
LIB_DEPENDS=	libfreetype.so:print/freetype2 \
15
		libexpat.so:textproc/expat2 \
15
		libexpat.so:textproc/expat2 \
16
		libfontconfig.so:x11-fonts/fontconfig
16
		libfontconfig.so:x11-fonts/fontconfig
17
17

Return to bug 218015