FreeBSD Bugzilla – Attachment 181066 Details for
Bug 218015
devel/libpthread-stubs: Update to 0.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update libpthread-stubs to 0.4 and convert former lib consumers to build dependents
patch (text/plain), 17.36 KB, created by
Matthew Rezny
on 2017-03-22 18:15:14 UTC
(
hide
)
Description:
update libpthread-stubs to 0.4 and convert former lib consumers to build dependents
Filename:
MIME Type:
Creator:
Matthew Rezny
Created:
2017-03-22 18:15:14 UTC
Size:
17.36 KB
patch
obsolete
>Index: astro/viking/Makefile >=================================================================== >--- astro/viking/Makefile (revision 436707) >+++ astro/viking/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= viking > PORTVERSION= 1.6.2 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= astro > MASTER_SITES= SF/${PORTNAME}/ > >@@ -13,6 +13,7 @@ > LICENSE= GPLv2+ > LICENSE_FILE= ${WRKSRC}/COPYING > >+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs > LIB_DEPENDS= libcurl.so:ftp/curl \ > libexpat.so:textproc/expat2 \ > libfontconfig.so:x11-fonts/fontconfig \ >@@ -19,8 +20,7 @@ > libfreetype.so:print/freetype2 \ > libgexiv2.so:graphics/gexiv2 \ > libpcre.so:devel/pcre \ >- libpng.so:graphics/png \ >- libpthread-stubs.so:devel/libpthread-stubs >+ libpng.so:graphics/png > RUN_DEPENDS= gpsbabel:astro/gpsbabel > > USES= compiler:c++11-lib gmake iconv desktop-file-utils perl5 pkgconfig tar:bzip2 >Index: audio/py-karaoke/Makefile >=================================================================== >--- audio/py-karaoke/Makefile (revision 436707) >+++ audio/py-karaoke/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= karaoke > PORTVERSION= 0.7.5 >-PORTREVISION= 9 >+PORTREVISION= 10 > CATEGORIES= audio python > MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/${PORTVERSION} > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -14,9 +14,9 @@ > > LICENSE= LGPL21+ > >-BUILD_DEPENDS= ${PYGAME} >-LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \ >- libaa.so:graphics/aalib >+BUILD_DEPENDS= ${PYGAME} \ >+ ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs >+LIB_DEPENDS= libaa.so:graphics/aalib > RUN_DEPENDS= dejavu>0:x11-fonts/dejavu \ > ${PYGAME} \ > ${PYNUMPY} >Index: audio/xmms-curses/Makefile >=================================================================== >--- audio/xmms-curses/Makefile (revision 436707) >+++ audio/xmms-curses/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= xmms-curses > PORTVERSION= 0.2.2 >-PORTREVISION= 7 >+PORTREVISION= 8 > CATEGORIES= audio > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} > >@@ -10,9 +10,9 @@ > MAINTAINER= ports@FreeBSD.org > 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 >-LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs > > USES= gettext iconv ncurses > USE_GNOME= gtk12 >Index: cad/brlcad/Makefile >=================================================================== >--- cad/brlcad/Makefile (revision 436707) >+++ cad/brlcad/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= brlcad > PORTVERSION= 7.24.0 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= cad > MASTER_SITES= SF/${PORTNAME}/BRL-CAD%20Source/${PORTVERSION} > >@@ -13,10 +13,10 @@ > DEPRECATED= Depends on expring graphics/urt > 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 >-LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \ >- libdrm.so:graphics/libdrm \ >+LIB_DEPENDS= libdrm.so:graphics/libdrm \ > libpng.so:graphics/png \ > librle.so:graphics/urt \ > libfreetype.so:print/freetype2 \ >Index: cad/openvsp/Makefile >=================================================================== >--- cad/openvsp/Makefile (revision 436707) >+++ cad/openvsp/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= openvsp > PORTVERSION= 3.10.0 >+PORTREVISION= 1 > DISTVERSIONPREFIX= ${GH_PROJECT}_ > CATEGORIES= cad > >@@ -14,8 +15,7 @@ > LICENSE_FILE= ${WRKSRC}/LICENSE > LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept > >-LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \ >- libdrm.so:graphics/libdrm \ >+LIB_DEPENDS= libdrm.so:graphics/libdrm \ > libpng.so:graphics/png \ > libfreetype.so:print/freetype2 \ > libexpat.so:textproc/expat2 \ >@@ -26,7 +26,8 @@ > BUILD_DEPENDS= ${LOCALBASE}/lib/libopenNURBS.a:graphics/opennurbs \ > ${LOCALBASE}/include/eli/code_eli.hpp:graphics/code-eli \ > ${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 > GH_PROJECT= OpenVSP >Index: devel/libpthread-stubs/Makefile >=================================================================== >--- devel/libpthread-stubs/Makefile (revision 436707) >+++ devel/libpthread-stubs/Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= libpthread-stubs >-PORTVERSION= 0.3 >-PORTREVISION= 6 >+PORTVERSION= 0.4 > CATEGORIES= devel > MASTER_SITES= http://xcb.freedesktop.org/dist/ > >@@ -12,7 +11,8 @@ > > USES= libtool pathfix tar:bzip2 > USE_LDCONFIG= yes >- > GNU_CONFIGURE= yes > >+PLIST_FILES= libdata/pkgconfig/pthread-stubs.pc >+ > .include <bsd.port.mk> >Index: devel/libpthread-stubs/distinfo >=================================================================== >--- devel/libpthread-stubs/distinfo (revision 436707) >+++ devel/libpthread-stubs/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (libpthread-stubs-0.3.tar.bz2) = 35b6d54e3cc6f3ba28061da81af64b9a92b7b757319098172488a660e3d87299 >-SIZE (libpthread-stubs-0.3.tar.bz2) = 203468 >+TIMESTAMP = 1490198411 >+SHA256 (libpthread-stubs-0.4.tar.bz2) = e4d05911a3165d3b18321cc067fdd2f023f06436e391c6a28dff618a78d2e733 >+SIZE (libpthread-stubs-0.4.tar.bz2) = 57565 >Index: devel/libpthread-stubs/files/patch-Makefile.in >=================================================================== >--- devel/libpthread-stubs/files/patch-Makefile.in (revision 436707) >+++ devel/libpthread-stubs/files/patch-Makefile.in (nonexistent) >@@ -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 >- > >Property changes on: devel/libpthread-stubs/files/patch-Makefile.in >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: devel/libpthread-stubs/files/patch-stubs.c >=================================================================== >--- devel/libpthread-stubs/files/patch-stubs.c (revision 436707) >+++ devel/libpthread-stubs/files/patch-stubs.c (nonexistent) >@@ -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"))); > >Property changes on: devel/libpthread-stubs/files/patch-stubs.c >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: devel/libpthread-stubs/pkg-plist >=================================================================== >--- devel/libpthread-stubs/pkg-plist (revision 436707) >+++ devel/libpthread-stubs/pkg-plist (nonexistent) >@@ -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 > >Property changes on: devel/libpthread-stubs/pkg-plist >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: games/capicity/Makefile >=================================================================== >--- games/capicity/Makefile (revision 436707) >+++ games/capicity/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= capicity > PORTVERSION= 1.0 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= games > MASTER_SITES= SF/capitalism/Capi%20City/${PORTVERSION}/ > DISTNAME= CapiCity_${DISTVERSION} >@@ -14,8 +14,8 @@ > LICENSE= GPLv2+ > LICENSE_FILE= ${WRKSRC}/copying.txt > >-LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \ >- libpcre.so:devel/pcre \ >+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs >+LIB_DEPENDS= libpcre.so:devel/pcre \ > libpng.so:graphics/png \ > libfreetype.so:print/freetype2 \ > libexpat.so:textproc/expat2 \ >Index: games/capitalism/Makefile >=================================================================== >--- games/capitalism/Makefile (revision 436707) >+++ games/capitalism/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= capitalism > PORTVERSION= 0.5.1 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= games > MASTER_SITES= SF/${PORTNAME}/Capitalism/0.5/ > EXTRACT_SUFX= .tbz >@@ -14,8 +14,8 @@ > LICENSE= GPLv2+ > LICENSE_FILE= ${WRKSRC}/copying.txt > >-LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \ >- libpcre.so:devel/pcre \ >+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs >+LIB_DEPENDS= libpcre.so:devel/pcre \ > libpng.so:graphics/png \ > libfreetype.so:print/freetype2 \ > libexpat.so:textproc/expat2 \ >Index: games/spellathon/Makefile >=================================================================== >--- games/spellathon/Makefile (revision 436707) >+++ games/spellathon/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= spellathon > PORTVERSION= 6.0 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= games > MASTER_SITES= SF/${PORTNAME}/Spellathon%20${PORTVERSION} > >@@ -12,8 +12,8 @@ > > LICENSE= BSD2CLAUSE > >-LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \ >- libpcre.so:devel/pcre \ >+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs >+LIB_DEPENDS= libpcre.so:devel/pcre \ > libpng.so:graphics/png \ > libfreetype.so:print/freetype2 \ > libexpat.so:textproc/expat2 \ >Index: graphics/gbm/Makefile >=================================================================== >--- graphics/gbm/Makefile (revision 436707) >+++ graphics/gbm/Makefile (working copy) >@@ -8,8 +8,8 @@ > > COMMENT= gbm library > >-LIB_DEPENDS+= libpthread-stubs.so:devel/libpthread-stubs \ >- libexpat.so:textproc/expat2 \ >+BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs >+LIB_DEPENDS+= libexpat.so:textproc/expat2 \ > libdrm.so:graphics/libdrm \ > libglapi.so:graphics/libglapi > >Index: graphics/libEGL/Makefile >=================================================================== >--- graphics/libEGL/Makefile (revision 436707) >+++ graphics/libEGL/Makefile (working copy) >@@ -8,8 +8,8 @@ > > COMMENT= OpenEGL library > >-LIB_DEPENDS+= libpthread-stubs.so:devel/libpthread-stubs \ >- libexpat.so:textproc/expat2 \ >+BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs >+LIB_DEPENDS+= libexpat.so:textproc/expat2 \ > libdrm.so:graphics/libdrm > > USE_GL= gbm >Index: graphics/libdrm/Makefile >=================================================================== >--- graphics/libdrm/Makefile (revision 436707) >+++ graphics/libdrm/Makefile (working copy) >@@ -13,10 +13,9 @@ > > 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 \ >- libdevq.so:devel/libdevq \ >- libpthread-stubs.so:devel/libpthread-stubs >+ libdevq.so:devel/libdevq > > USES= libtool pkgconfig tar:bzip2 > GNU_CONFIGURE= yes >Index: graphics/libglapi/Makefile >=================================================================== >--- graphics/libglapi/Makefile (revision 436707) >+++ graphics/libglapi/Makefile (working copy) >@@ -10,7 +10,7 @@ > > LICENSE= MIT > >-LIB_DEPENDS+= libpthread-stubs.so:devel/libpthread-stubs >+BULID_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs > > USE_XORG= x11 xau xcb xdmcp xvmc > >Index: graphics/libreatlas/Makefile >=================================================================== >--- graphics/libreatlas/Makefile (revision 436707) >+++ graphics/libreatlas/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= libreatlas > PORTVERSION= 1.0.0a >-PORTREVISION= 20 >+PORTREVISION= 21 > CATEGORIES= graphics geography > MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ > >@@ -12,10 +12,10 @@ > > LICENSE= GPLv3 > >+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs > LIB_DEPENDS= libmspack.so:archivers/libmspack \ > libspatialite.so:databases/spatialite \ > libsqlite3.so:databases/sqlite3 \ >- libpthread-stubs.so:devel/libpthread-stubs \ > libpcre.so:devel/pcre \ > libcairo.so:graphics/cairo \ > libgeos.so:graphics/geos \ >Index: net/x11vnc/Makefile >=================================================================== >--- net/x11vnc/Makefile (revision 436707) >+++ net/x11vnc/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= x11vnc > PORTVERSION= 0.9.13 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= net > MASTER_SITES= SF/libvncserver/${PORTNAME}/${PORTVERSION} > >@@ -12,8 +12,8 @@ > > LICENSE= GPLv2 > >-LIB_DEPENDS= libdbus-1.so:devel/dbus \ >- libpthread-stubs.so:devel/libpthread-stubs >+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs >+LIB_DEPENDS= libdbus-1.so:devel/dbus > > USE_XORG= x11 xcb xdamage xfixes xrandr xinerama xext xtst xau xrender \ > xdmcp recordproto >Index: science/massxpert/Makefile >=================================================================== >--- science/massxpert/Makefile (revision 436707) >+++ science/massxpert/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= massxpert > PORTVERSION= 3.4.0 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= science > MASTER_SITES= http://download.tuxfamily.org/massxpert/source/ > >@@ -12,8 +12,8 @@ > > LICENSE= GPLv3 > >-LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \ >- libpcre.so:devel/pcre \ >+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs >+LIB_DEPENDS= libpcre.so:devel/pcre \ > libpng.so:graphics/png \ > libfreetype.so:print/freetype2 \ > libexpat.so:textproc/expat2 \ >Index: x11/slim/Makefile >=================================================================== >--- x11/slim/Makefile (revision 436707) >+++ x11/slim/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= slim > PORTVERSION= 1.3.6 >-PORTREVISION= 13 >+PORTREVISION= 14 > CATEGORIES= x11 > MASTER_SITES= ftp://ftp.berlios.de/pub/slim/ \ > SF/slim.berlios >@@ -13,8 +13,8 @@ > > LICENSE= GPLv2 > >-LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \ >- libpng.so:graphics/png \ >+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs >+LIB_DEPENDS= libpng.so:graphics/png \ > libfreetype.so:print/freetype2 \ > libfontconfig.so:x11-fonts/fontconfig > >@@ -26,8 +26,8 @@ > SUB_FILES= pkg-message > > CMAKE_ARGS= -DUSE_CONSOLEKIT=yes \ >- -DBUILD_SLIMLOCK=no \ >- -DBUILD_SHARED_LIBS=yes >+ -DBUILD_SLIMLOCK=no \ >+ -DBUILD_SHARED_LIBS=yes > > OPTIONS_DEFINE= PAM UTF8 CONSOLEKIT > OPTIONS_DEFAULT= PAM CONSOLEKIT >Index: x11-wm/echinus/Makefile >=================================================================== >--- x11-wm/echinus/Makefile (revision 436707) >+++ x11-wm/echinus/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= echinus > PORTVERSION= 0.4.9 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-wm > MASTER_SITES= http://plhk.ru/static/echinus/ > >@@ -10,8 +10,8 @@ > MAINTAINER= hrkfdn@gmail.com > COMMENT= Dynamic window manager for X11 based on dwm > >-LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \ >- libfreetype.so:print/freetype2 \ >+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs >+LIB_DEPENDS= libfreetype.so:print/freetype2 \ > libexpat.so:textproc/expat2 \ > libfontconfig.so:x11-fonts/fontconfig >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
rezny
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 218015
: 181066