mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update devel/libpthread-stubs to 0.4
- Chase libpthread-stubs update, and also switch to BUILD_DEPENDS from LIB_DEPENDS, as port is now only .pc file PR: 218015 Submitted by: rezny
This commit is contained in:
parent
ddebd27959
commit
9cba0ef67a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437182
22 changed files with 56 additions and 113 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= viking
|
PORTNAME= viking
|
||||||
PORTVERSION= 1.6.2
|
PORTVERSION= 1.6.2
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= astro
|
CATEGORIES= astro
|
||||||
MASTER_SITES= SF/${PORTNAME}/
|
MASTER_SITES= SF/${PORTNAME}/
|
||||||
|
|
||||||
|
@ -13,14 +13,14 @@ COMMENT= Program to manage GPS data (tracks, waypoints, etc.)
|
||||||
LICENSE= GPLv2+
|
LICENSE= GPLv2+
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
|
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
|
||||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||||
libexpat.so:textproc/expat2 \
|
libexpat.so:textproc/expat2 \
|
||||||
libfontconfig.so:x11-fonts/fontconfig \
|
libfontconfig.so:x11-fonts/fontconfig \
|
||||||
libfreetype.so:print/freetype2 \
|
libfreetype.so:print/freetype2 \
|
||||||
libgexiv2.so:graphics/gexiv2 \
|
libgexiv2.so:graphics/gexiv2 \
|
||||||
libpcre.so:devel/pcre \
|
libpcre.so:devel/pcre \
|
||||||
libpng.so:graphics/png \
|
libpng.so:graphics/png
|
||||||
libpthread-stubs.so:devel/libpthread-stubs
|
|
||||||
RUN_DEPENDS= gpsbabel:astro/gpsbabel
|
RUN_DEPENDS= gpsbabel:astro/gpsbabel
|
||||||
|
|
||||||
USES= compiler:c++11-lib gmake iconv desktop-file-utils perl5 pkgconfig tar:bzip2
|
USES= compiler:c++11-lib gmake iconv desktop-file-utils perl5 pkgconfig tar:bzip2
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= karaoke
|
PORTNAME= karaoke
|
||||||
PORTVERSION= 0.7.5
|
PORTVERSION= 0.7.5
|
||||||
PORTREVISION= 9
|
PORTREVISION= 10
|
||||||
CATEGORIES= audio python
|
CATEGORIES= audio python
|
||||||
MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/${PORTVERSION}
|
MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/${PORTVERSION}
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -14,9 +14,9 @@ COMMENT= Python karaoke application (Plays CD+G, MP3+G, OGG+G files)
|
||||||
|
|
||||||
LICENSE= LGPL21+
|
LICENSE= LGPL21+
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYGAME}
|
BUILD_DEPENDS= ${PYGAME} \
|
||||||
LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \
|
${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
|
||||||
libaa.so:graphics/aalib
|
LIB_DEPENDS= libaa.so:graphics/aalib
|
||||||
RUN_DEPENDS= dejavu>0:x11-fonts/dejavu \
|
RUN_DEPENDS= dejavu>0:x11-fonts/dejavu \
|
||||||
${PYGAME} \
|
${PYGAME} \
|
||||||
${PYNUMPY}
|
${PYNUMPY}
|
||||||
|
|
|
@ -3,16 +3,16 @@
|
||||||
|
|
||||||
PORTNAME= xmms-curses
|
PORTNAME= xmms-curses
|
||||||
PORTVERSION= 0.2.2
|
PORTVERSION= 0.2.2
|
||||||
PORTREVISION= 7
|
PORTREVISION= 8
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Ncurses program for (remote) controlling multimedia/xmms
|
COMMENT= Ncurses program for (remote) controlling multimedia/xmms
|
||||||
|
|
||||||
BUILD_DEPENDS= xmms:multimedia/xmms
|
BUILD_DEPENDS= xmms:multimedia/xmms \
|
||||||
|
${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
|
||||||
RUN_DEPENDS= xmms:multimedia/xmms
|
RUN_DEPENDS= xmms:multimedia/xmms
|
||||||
LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs
|
|
||||||
|
|
||||||
USES= gettext iconv ncurses
|
USES= gettext iconv ncurses
|
||||||
USE_GNOME= gtk12
|
USE_GNOME= gtk12
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= brlcad
|
PORTNAME= brlcad
|
||||||
PORTVERSION= 7.24.0
|
PORTVERSION= 7.24.0
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= cad
|
CATEGORIES= cad
|
||||||
MASTER_SITES= SF/${PORTNAME}/BRL-CAD%20Source/${PORTVERSION}
|
MASTER_SITES= SF/${PORTNAME}/BRL-CAD%20Source/${PORTVERSION}
|
||||||
|
|
||||||
|
@ -13,10 +13,10 @@ COMMENT= CSG modelling system from the US Ballistic Research Laboratory
|
||||||
DEPRECATED= Depends on expring graphics/urt
|
DEPRECATED= Depends on expring graphics/urt
|
||||||
EXPIRATION_DATE=2017-04-01
|
EXPIRATION_DATE=2017-04-01
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/include/tnt/jama_lu.h:math/jama \
|
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs \
|
||||||
|
${LOCALBASE}/include/tnt/jama_lu.h:math/jama \
|
||||||
xsltproc:textproc/libxslt
|
xsltproc:textproc/libxslt
|
||||||
LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \
|
LIB_DEPENDS= libdrm.so:graphics/libdrm \
|
||||||
libdrm.so:graphics/libdrm \
|
|
||||||
libpng.so:graphics/png \
|
libpng.so:graphics/png \
|
||||||
librle.so:graphics/urt \
|
librle.so:graphics/urt \
|
||||||
libfreetype.so:print/freetype2 \
|
libfreetype.so:print/freetype2 \
|
||||||
|
|
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= openvsp
|
PORTNAME= openvsp
|
||||||
PORTVERSION= 3.10.0
|
PORTVERSION= 3.10.0
|
||||||
|
PORTREVISION= 1
|
||||||
DISTVERSIONPREFIX= ${GH_PROJECT}_
|
DISTVERSIONPREFIX= ${GH_PROJECT}_
|
||||||
CATEGORIES= cad
|
CATEGORIES= cad
|
||||||
|
|
||||||
|
@ -14,8 +15,7 @@ LICENSE_NAME= NASA Open Source Agreement version 1.3
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||||
|
|
||||||
LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \
|
LIB_DEPENDS= libdrm.so:graphics/libdrm \
|
||||||
libdrm.so:graphics/libdrm \
|
|
||||||
libpng.so:graphics/png \
|
libpng.so:graphics/png \
|
||||||
libfreetype.so:print/freetype2 \
|
libfreetype.so:print/freetype2 \
|
||||||
libexpat.so:textproc/expat2 \
|
libexpat.so:textproc/expat2 \
|
||||||
|
@ -26,7 +26,8 @@ LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libopenNURBS.a:graphics/opennurbs \
|
BUILD_DEPENDS= ${LOCALBASE}/lib/libopenNURBS.a:graphics/opennurbs \
|
||||||
${LOCALBASE}/include/eli/code_eli.hpp:graphics/code-eli \
|
${LOCALBASE}/include/eli/code_eli.hpp:graphics/code-eli \
|
||||||
${LOCALBASE}/include/glm/glm.hpp:math/glm \
|
${LOCALBASE}/include/glm/glm.hpp:math/glm \
|
||||||
${LOCALBASE}/include/eigen3/Eigen/Array:math/eigen3
|
${LOCALBASE}/include/eigen3/Eigen/Array:math/eigen3 \
|
||||||
|
${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_PROJECT= OpenVSP
|
GH_PROJECT= OpenVSP
|
||||||
|
|
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= libpthread-stubs
|
PORTNAME= libpthread-stubs
|
||||||
PORTVERSION= 0.3
|
PORTVERSION= 0.4
|
||||||
PORTREVISION= 6
|
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= http://xcb.freedesktop.org/dist/
|
MASTER_SITES= http://xcb.freedesktop.org/dist/
|
||||||
|
|
||||||
|
@ -12,7 +11,8 @@ COMMENT= This library provides weak aliases for pthread functions
|
||||||
|
|
||||||
USES= libtool pathfix tar:bzip2
|
USES= libtool pathfix tar:bzip2
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
|
PLIST_FILES= libdata/pkgconfig/pthread-stubs.pc
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (libpthread-stubs-0.3.tar.bz2) = 35b6d54e3cc6f3ba28061da81af64b9a92b7b757319098172488a660e3d87299
|
TIMESTAMP = 1490198411
|
||||||
SIZE (libpthread-stubs-0.3.tar.bz2) = 203468
|
SHA256 (libpthread-stubs-0.4.tar.bz2) = e4d05911a3165d3b18321cc067fdd2f023f06436e391c6a28dff618a78d2e733
|
||||||
|
SIZE (libpthread-stubs-0.4.tar.bz2) = 57565
|
||||||
|
|
|
@ -1,25 +0,0 @@
|
||||||
--- Makefile.in.orig
|
|
||||||
+++ Makefile.in
|
|
||||||
@@ -75,9 +75,9 @@
|
|
||||||
LTLIBRARIES = $(lib_LTLIBRARIES)
|
|
||||||
libpthread_stubs_la_LIBADD =
|
|
||||||
am__libpthread_stubs_la_SOURCES_DIST = stubs.c
|
|
||||||
-@BUILD_LIB_TRUE@am_libpthread_stubs_la_OBJECTS = stubs.lo
|
|
||||||
+am_libpthread_stubs_la_OBJECTS = stubs.lo
|
|
||||||
libpthread_stubs_la_OBJECTS = $(am_libpthread_stubs_la_OBJECTS)
|
|
||||||
-@BUILD_LIB_TRUE@am_libpthread_stubs_la_rpath = -rpath $(libdir)
|
|
||||||
+am_libpthread_stubs_la_rpath = -rpath $(libdir)
|
|
||||||
DEFAULT_INCLUDES = -I.@am__isrc@
|
|
||||||
depcomp = $(SHELL) $(top_srcdir)/depcomp
|
|
||||||
am__depfiles_maybe = depfiles
|
|
||||||
@@ -221,8 +221,8 @@
|
|
||||||
top_srcdir = @top_srcdir@
|
|
||||||
pkgconfigdir = $(prefix)/libdata/pkgconfig
|
|
||||||
pkgconfig_DATA = pthread-stubs.pc
|
|
||||||
-@BUILD_LIB_TRUE@lib_LTLIBRARIES = libpthread-stubs.la
|
|
||||||
-@BUILD_LIB_TRUE@libpthread_stubs_la_SOURCES = stubs.c
|
|
||||||
+lib_LTLIBRARIES = libpthread-stubs.la
|
|
||||||
+libpthread_stubs_la_SOURCES = stubs.c
|
|
||||||
all: config.h
|
|
||||||
$(MAKE) $(AM_MAKEFLAGS) all-am
|
|
||||||
|
|
|
@ -1,28 +0,0 @@
|
||||||
XXX This is a big hack as we cannot define pthread_condattr_{init,destroy}
|
|
||||||
here, or we will conflict with the weak symbols in libthr. The way our linker
|
|
||||||
works, the weak symbols will be resolved here, and pthread_condattr functions
|
|
||||||
will not work even in threaded applications.
|
|
||||||
|
|
||||||
I am working to get these symbols added to libc, but in the meantime, this
|
|
||||||
is needed to avoid crashes in threaded applications which make use of
|
|
||||||
pthread_condattr*.
|
|
||||||
--- stubs.c.orig 2009-11-27 17:15:30.000000000 -0500
|
|
||||||
+++ stubs.c 2009-11-27 17:16:29.000000000 -0500
|
|
||||||
@@ -91,7 +91,7 @@ int pthread_cond_destroy() __attribute__
|
|
||||||
# endif
|
|
||||||
#endif
|
|
||||||
|
|
||||||
-#ifndef HAVE_PTHREAD_CONDATTR_INIT
|
|
||||||
+#if 0
|
|
||||||
#define NEED_ZERO_STUB
|
|
||||||
# ifdef SUPPORT_ATTRIBUTE_ALIAS
|
|
||||||
int pthread_condattr_init() __attribute__ ((weak, alias ("__pthread_zero_stub")));
|
|
||||||
@@ -100,7 +100,7 @@ int pthread_condattr_init() __attribute_
|
|
||||||
# endif
|
|
||||||
#endif
|
|
||||||
|
|
||||||
-#ifndef HAVE_PTHREAD_CONDATTR_DESTROY
|
|
||||||
+#if 0
|
|
||||||
#define NEED_ZERO_STUB
|
|
||||||
# ifdef SUPPORT_ATTRIBUTE_ALIAS
|
|
||||||
int pthread_condattr_destroy() __attribute__ ((weak, alias ("__pthread_zero_stub")));
|
|
|
@ -1,5 +0,0 @@
|
||||||
lib/libpthread-stubs.a
|
|
||||||
lib/libpthread-stubs.so
|
|
||||||
lib/libpthread-stubs.so.0
|
|
||||||
lib/libpthread-stubs.so.0.0.0
|
|
||||||
libdata/pkgconfig/pthread-stubs.pc
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= capicity
|
PORTNAME= capicity
|
||||||
PORTVERSION= 1.0
|
PORTVERSION= 1.0
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= games
|
CATEGORIES= games
|
||||||
MASTER_SITES= SF/capitalism/Capi%20City/${PORTVERSION}/
|
MASTER_SITES= SF/capitalism/Capi%20City/${PORTVERSION}/
|
||||||
DISTNAME= CapiCity_${DISTVERSION}
|
DISTNAME= CapiCity_${DISTVERSION}
|
||||||
|
@ -14,8 +14,8 @@ COMMENT= Qt client for the Monopd server
|
||||||
LICENSE= GPLv2+
|
LICENSE= GPLv2+
|
||||||
LICENSE_FILE= ${WRKSRC}/copying.txt
|
LICENSE_FILE= ${WRKSRC}/copying.txt
|
||||||
|
|
||||||
LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \
|
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
|
||||||
libpcre.so:devel/pcre \
|
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||||
libpng.so:graphics/png \
|
libpng.so:graphics/png \
|
||||||
libfreetype.so:print/freetype2 \
|
libfreetype.so:print/freetype2 \
|
||||||
libexpat.so:textproc/expat2 \
|
libexpat.so:textproc/expat2 \
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= capitalism
|
PORTNAME= capitalism
|
||||||
PORTVERSION= 0.5.1
|
PORTVERSION= 0.5.1
|
||||||
PORTREVISION= 5
|
PORTREVISION= 6
|
||||||
CATEGORIES= games
|
CATEGORIES= games
|
||||||
MASTER_SITES= SF/${PORTNAME}/Capitalism/0.5/
|
MASTER_SITES= SF/${PORTNAME}/Capitalism/0.5/
|
||||||
EXTRACT_SUFX= .tbz
|
EXTRACT_SUFX= .tbz
|
||||||
|
@ -14,8 +14,8 @@ COMMENT= Qt client for the Monopd server
|
||||||
LICENSE= GPLv2+
|
LICENSE= GPLv2+
|
||||||
LICENSE_FILE= ${WRKSRC}/copying.txt
|
LICENSE_FILE= ${WRKSRC}/copying.txt
|
||||||
|
|
||||||
LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \
|
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
|
||||||
libpcre.so:devel/pcre \
|
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||||
libpng.so:graphics/png \
|
libpng.so:graphics/png \
|
||||||
libfreetype.so:print/freetype2 \
|
libfreetype.so:print/freetype2 \
|
||||||
libexpat.so:textproc/expat2 \
|
libexpat.so:textproc/expat2 \
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= spellathon
|
PORTNAME= spellathon
|
||||||
PORTVERSION= 6.0
|
PORTVERSION= 6.0
|
||||||
PORTREVISION= 4
|
PORTREVISION= 5
|
||||||
CATEGORIES= games
|
CATEGORIES= games
|
||||||
MASTER_SITES= SF/${PORTNAME}/Spellathon%20${PORTVERSION}
|
MASTER_SITES= SF/${PORTNAME}/Spellathon%20${PORTVERSION}
|
||||||
|
|
||||||
|
@ -12,8 +12,8 @@ COMMENT= Word game to test your English vocabulary skills
|
||||||
|
|
||||||
LICENSE= BSD2CLAUSE
|
LICENSE= BSD2CLAUSE
|
||||||
|
|
||||||
LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \
|
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
|
||||||
libpcre.so:devel/pcre \
|
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||||
libpng.so:graphics/png \
|
libpng.so:graphics/png \
|
||||||
libfreetype.so:print/freetype2 \
|
libfreetype.so:print/freetype2 \
|
||||||
libexpat.so:textproc/expat2 \
|
libexpat.so:textproc/expat2 \
|
||||||
|
|
|
@ -8,8 +8,8 @@ CATEGORIES= graphics
|
||||||
|
|
||||||
COMMENT= gbm library
|
COMMENT= gbm library
|
||||||
|
|
||||||
LIB_DEPENDS+= libpthread-stubs.so:devel/libpthread-stubs \
|
BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
|
||||||
libexpat.so:textproc/expat2 \
|
LIB_DEPENDS+= libexpat.so:textproc/expat2 \
|
||||||
libdrm.so:graphics/libdrm \
|
libdrm.so:graphics/libdrm \
|
||||||
libglapi.so:graphics/libglapi
|
libglapi.so:graphics/libglapi
|
||||||
|
|
||||||
|
|
|
@ -8,8 +8,8 @@ CATEGORIES= graphics
|
||||||
|
|
||||||
COMMENT= OpenEGL library
|
COMMENT= OpenEGL library
|
||||||
|
|
||||||
LIB_DEPENDS+= libpthread-stubs.so:devel/libpthread-stubs \
|
BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
|
||||||
libexpat.so:textproc/expat2 \
|
LIB_DEPENDS+= libexpat.so:textproc/expat2 \
|
||||||
libdrm.so:graphics/libdrm
|
libdrm.so:graphics/libdrm
|
||||||
|
|
||||||
USE_GL= gbm
|
USE_GL= gbm
|
||||||
|
|
|
@ -13,10 +13,9 @@ COMMENT= Userspace interface to kernel Direct Rendering Module services
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
||||||
BUILD_DEPENDS= libdevq>=0.0.4:devel/libdevq
|
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
|
||||||
LIB_DEPENDS= libpciaccess.so:devel/libpciaccess \
|
LIB_DEPENDS= libpciaccess.so:devel/libpciaccess \
|
||||||
libdevq.so:devel/libdevq \
|
libdevq.so:devel/libdevq
|
||||||
libpthread-stubs.so:devel/libpthread-stubs
|
|
||||||
|
|
||||||
USES= libtool pkgconfig tar:bzip2
|
USES= libtool pkgconfig tar:bzip2
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -10,7 +10,7 @@ COMMENT= Common GL api library used by Mesa based ports
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
||||||
LIB_DEPENDS+= libpthread-stubs.so:devel/libpthread-stubs
|
BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
|
||||||
|
|
||||||
USE_XORG= x11 xau xcb xdmcp xvmc
|
USE_XORG= x11 xau xcb xdmcp xvmc
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= libreatlas
|
PORTNAME= libreatlas
|
||||||
PORTVERSION= 1.0.0a
|
PORTVERSION= 1.0.0a
|
||||||
PORTREVISION= 20
|
PORTREVISION= 21
|
||||||
CATEGORIES= graphics geography
|
CATEGORIES= graphics geography
|
||||||
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
|
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
|
||||||
|
|
||||||
|
@ -12,10 +12,10 @@ COMMENT= Open Source Geography Education application
|
||||||
|
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
|
|
||||||
|
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
|
||||||
LIB_DEPENDS= libmspack.so:archivers/libmspack \
|
LIB_DEPENDS= libmspack.so:archivers/libmspack \
|
||||||
libspatialite.so:databases/spatialite \
|
libspatialite.so:databases/spatialite \
|
||||||
libsqlite3.so:databases/sqlite3 \
|
libsqlite3.so:databases/sqlite3 \
|
||||||
libpthread-stubs.so:devel/libpthread-stubs \
|
|
||||||
libpcre.so:devel/pcre \
|
libpcre.so:devel/pcre \
|
||||||
libcairo.so:graphics/cairo \
|
libcairo.so:graphics/cairo \
|
||||||
libgeos.so:graphics/geos \
|
libgeos.so:graphics/geos \
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= x11vnc
|
PORTNAME= x11vnc
|
||||||
PORTVERSION= 0.9.13
|
PORTVERSION= 0.9.13
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= SF/libvncserver/${PORTNAME}/${PORTVERSION}
|
MASTER_SITES= SF/libvncserver/${PORTNAME}/${PORTVERSION}
|
||||||
|
|
||||||
|
@ -12,8 +12,8 @@ COMMENT= VNC server for use with real X displays
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
|
||||||
libpthread-stubs.so:devel/libpthread-stubs
|
LIB_DEPENDS= libdbus-1.so:devel/dbus
|
||||||
|
|
||||||
USE_XORG= x11 xcb xdamage xfixes xrandr xinerama xext xtst xau xrender \
|
USE_XORG= x11 xcb xdamage xfixes xrandr xinerama xext xtst xau xrender \
|
||||||
xdmcp recordproto
|
xdmcp recordproto
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= massxpert
|
PORTNAME= massxpert
|
||||||
PORTVERSION= 3.4.0
|
PORTVERSION= 3.4.0
|
||||||
PORTREVISION= 5
|
PORTREVISION= 6
|
||||||
CATEGORIES= science
|
CATEGORIES= science
|
||||||
MASTER_SITES= http://download.tuxfamily.org/massxpert/source/
|
MASTER_SITES= http://download.tuxfamily.org/massxpert/source/
|
||||||
|
|
||||||
|
@ -12,8 +12,8 @@ COMMENT= massXpert software for (bio)chemists
|
||||||
|
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
|
|
||||||
LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \
|
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
|
||||||
libpcre.so:devel/pcre \
|
LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||||
libpng.so:graphics/png \
|
libpng.so:graphics/png \
|
||||||
libfreetype.so:print/freetype2 \
|
libfreetype.so:print/freetype2 \
|
||||||
libexpat.so:textproc/expat2 \
|
libexpat.so:textproc/expat2 \
|
||||||
|
|
|
@ -3,15 +3,15 @@
|
||||||
|
|
||||||
PORTNAME= echinus
|
PORTNAME= echinus
|
||||||
PORTVERSION= 0.4.9
|
PORTVERSION= 0.4.9
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= x11-wm
|
CATEGORIES= x11-wm
|
||||||
MASTER_SITES= http://plhk.ru/static/echinus/
|
MASTER_SITES= http://plhk.ru/static/echinus/
|
||||||
|
|
||||||
MAINTAINER= hrkfdn@gmail.com
|
MAINTAINER= hrkfdn@gmail.com
|
||||||
COMMENT= Dynamic window manager for X11 based on dwm
|
COMMENT= Dynamic window manager for X11 based on dwm
|
||||||
|
|
||||||
LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \
|
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
|
||||||
libfreetype.so:print/freetype2 \
|
LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
||||||
libexpat.so:textproc/expat2 \
|
libexpat.so:textproc/expat2 \
|
||||||
libfontconfig.so:x11-fonts/fontconfig
|
libfontconfig.so:x11-fonts/fontconfig
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= slim
|
PORTNAME= slim
|
||||||
PORTVERSION= 1.3.6
|
PORTVERSION= 1.3.6
|
||||||
PORTREVISION= 13
|
PORTREVISION= 14
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
MASTER_SITES= ftp://ftp.berlios.de/pub/slim/ \
|
MASTER_SITES= ftp://ftp.berlios.de/pub/slim/ \
|
||||||
SF/slim.berlios
|
SF/slim.berlios
|
||||||
|
@ -13,8 +13,8 @@ COMMENT= Graphical login manager for X11, derived from Login.app
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \
|
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
|
||||||
libpng.so:graphics/png \
|
LIB_DEPENDS= libpng.so:graphics/png \
|
||||||
libfreetype.so:print/freetype2 \
|
libfreetype.so:print/freetype2 \
|
||||||
libfontconfig.so:x11-fonts/fontconfig
|
libfontconfig.so:x11-fonts/fontconfig
|
||||||
|
|
||||||
|
@ -26,8 +26,8 @@ USE_LDCONFIG= yes
|
||||||
SUB_FILES= pkg-message
|
SUB_FILES= pkg-message
|
||||||
|
|
||||||
CMAKE_ARGS= -DUSE_CONSOLEKIT=yes \
|
CMAKE_ARGS= -DUSE_CONSOLEKIT=yes \
|
||||||
-DBUILD_SLIMLOCK=no \
|
-DBUILD_SLIMLOCK=no \
|
||||||
-DBUILD_SHARED_LIBS=yes
|
-DBUILD_SHARED_LIBS=yes
|
||||||
|
|
||||||
OPTIONS_DEFINE= PAM UTF8 CONSOLEKIT
|
OPTIONS_DEFINE= PAM UTF8 CONSOLEKIT
|
||||||
OPTIONS_DEFAULT= PAM CONSOLEKIT
|
OPTIONS_DEFAULT= PAM CONSOLEKIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue