You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
Chase the libintl library version from the gettext update.
Bug: Submitted by: Reviewed by: Approved by: Obtained from: git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@5871 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
# $Id: Portfile,v 1.3 2004/02/24 20:41:32 jkh Exp $
|
||||
# $Id: Portfile,v 1.4 2004/03/19 23:18:39 mij Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
name blender
|
||||
version 20040216
|
||||
revision 1
|
||||
categories aqua graphics
|
||||
platforms darwin
|
||||
maintainers krugazor@free.fr
|
||||
@@ -13,7 +14,7 @@ long_description Blender, the open source software for 3D modeling, \
|
||||
Linux, Irix, Sun Solaris, FreeBSD or Mac OS X. \
|
||||
This is the CVS version that includes patches for Quicktime.
|
||||
|
||||
depends_lib lib:libintl.1:gettext \
|
||||
depends_lib lib:libintl.3:gettext \
|
||||
lib:libftgl:ftgl \
|
||||
bin:sdl-config:libsdl \
|
||||
lib:libjpeg:jpeg \
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# $Id: Portfile,v 1.5 2004/01/14 11:02:47 jkh Exp $
|
||||
# $Id: Portfile,v 1.6 2004/03/19 23:18:39 mij Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
name sharutils
|
||||
version 4.2.1
|
||||
revision 1
|
||||
revision 2
|
||||
categories archivers
|
||||
maintainers Jordan Hubbard <jkh@opendarwin.org>
|
||||
description Shell archiver utilities
|
||||
@@ -11,6 +11,6 @@ long_description Creates and helps unpack shell archives
|
||||
master_sites gnu
|
||||
homepage http://www.gnu.org/software/sharutils/sharutils.html
|
||||
checksums md5 b8ba1d409f07edcb335ff72a27bd9828
|
||||
depends_lib lib:libintl:gettext
|
||||
depends_lib lib:libintl.3:gettext
|
||||
configure.args --with-gnu-gettext
|
||||
destroot.args prefix=${destroot}/${prefix}
|
||||
|
||||
+3
-3
@@ -1,9 +1,9 @@
|
||||
# $Id: Portfile,v 1.24 2004/01/18 06:28:09 toby Exp $
|
||||
# $Id: Portfile,v 1.25 2004/03/19 23:18:39 mij Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
name arts
|
||||
version 1.1.2
|
||||
revision 4
|
||||
revision 5
|
||||
categories audio
|
||||
maintainers ranger@befunk.com
|
||||
description analog realtime synthesizer
|
||||
@@ -29,7 +29,7 @@ distname arts-${version}
|
||||
distfiles ${distname}.tar.bz2 kde-admindir-20030601.tar.bz2:admin detect-autoconf.tar.bz2:darwin
|
||||
|
||||
depends_lib lib:libaudiofile.0:audiofile lib:libesd:esound lib:libglib.2:glib2 \
|
||||
lib:libiconv:gettext lib:libintl:gettext lib:libmad:mad \
|
||||
lib:libiconv:libiconv lib:libintl.3:gettext lib:libmad:mad \
|
||||
lib:libogg:libogg lib:libpng.3:libpng lib:libqt-mt.3.1:qt3 \
|
||||
lib:libqui:qt3 lib:libvorbis.0:libvorbis lib:libX11.6:XFree86
|
||||
depends_build bin:pkg-config:pkgconfig
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# $Id: Portfile,v 1.10 2004/01/18 03:36:17 toby Exp $
|
||||
# $Id: Portfile,v 1.11 2004/03/19 23:18:40 mij Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
name normalize
|
||||
version 0.7.6
|
||||
revision 1
|
||||
revision 2
|
||||
categories audio
|
||||
maintainers darwinports@opendarwin.org
|
||||
description A tool to normalize WAV and MP3 audio
|
||||
@@ -19,7 +19,7 @@ master_sites ${homepage} \
|
||||
opendarwin
|
||||
checksums md5 02186731e7cf68f1430b76fe0c592926
|
||||
depends_lib \
|
||||
lib:libexpat.0:expat lib:libintl.1:gettext lib:libiconv.2:libiconv
|
||||
lib:libexpat.0:expat lib:libintl.3:gettext lib:libiconv.2:libiconv
|
||||
configure.env \
|
||||
LDFLAGS="-L${prefix}/lib" \
|
||||
CPPFLAGS="-I${prefix}/include -no-cpp-precomp"
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
# $Id: Portfile,v 1.11 2004/01/16 20:22:32 fkr Exp $
|
||||
# $Id: Portfile,v 1.12 2004/03/19 23:18:40 mij Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
name shntool
|
||||
version 1.2.3
|
||||
revision 1
|
||||
categories audio
|
||||
maintainers darwinports@opendarwin.org
|
||||
description Multi-purpose .wav/.shn processing utility
|
||||
@@ -14,7 +15,7 @@ homepage http://www.etree.org/shnutils/shntool/
|
||||
platforms darwin
|
||||
master_sites http://etree.org/shnutils/shntool/source/
|
||||
checksums md5 3efbb71b94f5e285daecfe137114873d
|
||||
depends_lib lib:libexpat.0:expat lib:libintl.1:gettext \
|
||||
depends_lib lib:libexpat.0:expat lib:libintl.3:gettext \
|
||||
lib:libiconv.2:libiconv bin:shorten:shorten
|
||||
configure.args --mandir=${prefix}/share/man
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# $Id: Portfile,v 1.4 2004/01/18 03:44:38 toby Exp $
|
||||
# $Id: Portfile,v 1.5 2004/03/19 23:18:40 mij Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
name glib1
|
||||
version 1.2.10
|
||||
revision 3
|
||||
revision 4
|
||||
categories devel
|
||||
maintainers mij@opendarwin.org
|
||||
description Library with data structure functions and other constructs
|
||||
@@ -25,7 +25,7 @@ checksums ${filename} md5 6fe30dad87c77b91b632def29dd69ef9 \
|
||||
extract.only ${filename}
|
||||
worksrcdir glib-${portversion}
|
||||
|
||||
depends_lib lib:libintl.1:gettext
|
||||
depends_lib lib:libintl.3:gettext
|
||||
depends_build bin:pkg-config:pkgconfig
|
||||
|
||||
pre-patch { system "cp ${distpath}/ltconfig13 ${worksrcpath}/ltconfig"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# $Id: Portfile,v 1.22 2004/02/13 04:59:07 rshaw Exp $
|
||||
# $Id: Portfile,v 1.23 2004/03/19 23:18:40 mij Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
name glib2
|
||||
version 2.2.3
|
||||
revision 2
|
||||
revision 3
|
||||
categories devel
|
||||
maintainers mij@opendarwin.org
|
||||
description Library with data structure functions and other constructs
|
||||
@@ -21,7 +21,7 @@ checksums md5 aa214a10d873b68ddd67cd9de2ccae55
|
||||
|
||||
use_bzip2 yes
|
||||
|
||||
depends_build bin:pkg-config:pkgconfig lib:libintl.1:gettext
|
||||
depends_build bin:pkg-config:pkgconfig lib:libintl.3:gettext
|
||||
|
||||
patchfiles patch-Makefile.in patch-configure \
|
||||
patch-glib-libcharset-Makefile.in \
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# $Id: Portfile,v 1.2 2004/01/14 11:12:16 jkh Exp $
|
||||
# $Id: Portfile,v 1.3 2004/03/19 23:18:41 mij Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
|
||||
name indent
|
||||
version 2.2.9
|
||||
revision 0
|
||||
revision 1
|
||||
categories devel
|
||||
maintainers jkh@opendarwin.org
|
||||
description "C language source code formatting program"
|
||||
@@ -18,7 +18,7 @@ platforms darwin
|
||||
master_sites gnu
|
||||
checksums md5 dcdbb163bef928306dee2a0cfc581c89
|
||||
configure.post_args --mandir=${prefix}/share/man --infodir=${prefix}/share/info
|
||||
depends_lib lib:libintl:gettext lib:libiconv:libiconv
|
||||
depends_lib lib:libintl.3:gettext lib:libiconv:libiconv
|
||||
patchfiles patch-texinfo2man.c
|
||||
build.post_args CPPFLAGS="-I${prefix}/include"
|
||||
post-destroot { system "mv ${destroot}${prefix}/doc ${destroot}${prefix}/share/doc" }
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# $Id: Portfile,v 1.5 2004/01/10 10:45:05 jkh Exp $
|
||||
# $Id: Portfile,v 1.6 2004/03/19 23:18:41 mij Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
name libidl
|
||||
version 0.8.2
|
||||
revision 1
|
||||
revision 2
|
||||
description libIDL is a library for creating CORBA IDL files.
|
||||
long_description libIDL is a library licensed under the GNU LGPL \
|
||||
for creating trees of CORBA Interface Definition \
|
||||
@@ -21,7 +21,7 @@ master_sites gnome:sources/libIDL/0.8/
|
||||
checksums md5 a75d2dbf3a3c66b567047c94245f8b82
|
||||
distname libIDL-${version}
|
||||
depends_lib lib:libglib.2:glib2 lib:libiconv:libiconv \
|
||||
lib:libintl:gettext lib:libexpat:expat
|
||||
lib:libintl.3:gettext lib:libexpat:expat
|
||||
depends_build bin:pkg-config:pkgconfig
|
||||
use_bzip2 yes
|
||||
configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info
|
||||
|
||||
+3
-3
@@ -1,9 +1,9 @@
|
||||
# $Id: Portfile,v 1.5 2003/10/24 19:31:35 fkr Exp $
|
||||
# $Id: Portfile,v 1.6 2004/03/19 23:18:41 mij Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
name linc
|
||||
version 1.0.3
|
||||
revision 1
|
||||
revision 2
|
||||
description linc is a library for writing networked servers/clients.
|
||||
long_description linc is a library that eases the task of writing \
|
||||
networked servers & clients. It takes care of \
|
||||
@@ -16,7 +16,7 @@ platforms darwin
|
||||
homepage http://www.gnome.org/projects/ORBit2
|
||||
master_sites gnome:sources/linc/1.0/
|
||||
checksums md5 29f01b7e3e6045395e369d988573d517
|
||||
depends_lib lib:libexpat:expat lib:libintl:gettext lib:libiconv:libiconv \
|
||||
depends_lib lib:libexpat:expat lib:libintl.3:gettext lib:libiconv:libiconv \
|
||||
lib:libglib.2:glib2
|
||||
depends_build bin:pkg-config:pkgconfig
|
||||
use_bzip2 yes
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# $Id: Portfile,v 1.10 2004/02/22 11:22:30 olegb Exp $
|
||||
# $Id: Portfile,v 1.11 2004/03/19 23:18:41 mij Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
name orbit
|
||||
version 0.5.17
|
||||
revision 2
|
||||
revision 3
|
||||
categories devel
|
||||
maintainers olegb@opendarwin.org
|
||||
description High-performance CORBA ORB with C lang support
|
||||
@@ -18,7 +18,7 @@ master_sites gnome:sources/ORBit/0.5/
|
||||
checksums md5 35acc6f8d49d930b566104fcceb893d3
|
||||
distname ORBit-${version}
|
||||
use_bzip2 yes
|
||||
depends_lib lib:glib.1:glib1 lib:libintl.1:gettext
|
||||
depends_lib lib:glib.1:glib1 lib:libintl.3:gettext
|
||||
configure.args \
|
||||
LDFLAGS=-L${prefix}/lib \
|
||||
CPPFLAGS="-I${prefix}/include -no-cpp-precomp -DHAVE_LIMITED_WRITEV \
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
# $Id: Portfile,v 1.8 2004/02/08 14:06:39 olegb Exp $
|
||||
# $Id: Portfile,v 1.9 2004/03/19 23:18:41 mij Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
name orbit2
|
||||
version 2.8.3
|
||||
revision 1
|
||||
description Code for an ORB written in C will spontaneously evolve here.
|
||||
long_description Code for an ORB written in C will spontaneously \
|
||||
evolve here.
|
||||
@@ -15,7 +16,7 @@ checksums md5 c6c4b63de2f70310e33a52a37257ddaf
|
||||
distname ORBit2-${version}
|
||||
depends_lib lib:libglib.2:glib2 lib:libIDL-2:libidl \
|
||||
lib:libpopt:popt lib:libexpat:expat \
|
||||
lib:libintl:gettext lib:libiconv:libiconv \
|
||||
lib:libintl.3:gettext lib:libiconv:libiconv \
|
||||
lib:libxml2.2.6.5:libxml2
|
||||
depends_build bin:pkg-config:pkgconfig
|
||||
use_bzip2 yes
|
||||
|
||||
+3
-2
@@ -1,8 +1,9 @@
|
||||
# $Id: Portfile,v 1.10 2003/08/05 09:29:04 jkh Exp $
|
||||
# $Id: Portfile,v 1.11 2004/03/19 23:18:42 mij Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
name popt
|
||||
version 1.7
|
||||
revision 1
|
||||
categories devel
|
||||
maintainers landonf@opendarwin.org
|
||||
description A getopt(3) like library with a number of enhancements
|
||||
@@ -12,7 +13,7 @@ platforms darwin
|
||||
master_sites ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/ \
|
||||
ftp://ftp.mirror.ac.uk/sites/ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/
|
||||
|
||||
depends_lib lib:libintl.1:gettext
|
||||
depends_lib lib:libintl.3:gettext
|
||||
|
||||
post-patch {
|
||||
file copy -force /usr/share/libtool/config.guess ${worksrcpath}/config.guess
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
# $Id: Portfile,v 1.12 2004/01/17 22:56:20 toby Exp $
|
||||
# $Id: Portfile,v 1.13 2004/03/19 23:18:42 mij Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
name dopewars
|
||||
version 1.5.9
|
||||
revision 1
|
||||
categories games
|
||||
maintainers mij@opendarwin.org
|
||||
description Rewrite of a game originally based on "Drug Wars"
|
||||
@@ -19,7 +20,7 @@ master_sites sourceforge
|
||||
checksums md5 77cdbc59e7550cfda7dfb7f6b7a01050
|
||||
|
||||
|
||||
depends_lib lib:libdl:dlcompat lib:libintl.1:gettext lib:libesd.0:esound
|
||||
depends_lib lib:libdl:dlcompat lib:libintl.3:gettext lib:libesd.0:esound
|
||||
|
||||
configure.args --enable-nls --enable-networking --without-sdl \
|
||||
--disable-gui-client --enable-curses-client \
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
# $Id: Portfile,v 1.5 2004/01/10 10:45:06 jkh Exp $
|
||||
# $Id: Portfile,v 1.6 2004/03/19 23:18:42 mij Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
|
||||
name freeciv
|
||||
version 1.14.0
|
||||
revision 1
|
||||
categories games
|
||||
maintainers michaelm@opendarwin.org
|
||||
description A civilisation clone
|
||||
@@ -15,7 +16,7 @@ checksums md5 c506ec29b94ea516aaa02a107129cf10
|
||||
|
||||
use_bzip2 yes
|
||||
|
||||
depends_lib lib:libintl.1:gettext lib:libSDL:libsdl lib:libesd.0:esound \
|
||||
depends_lib lib:libintl.3:gettext lib:libSDL:libsdl lib:libesd.0:esound \
|
||||
lib:libreadline.4:readline lib:libImlib:imlib
|
||||
|
||||
configure.env LDFLAGS="-L${prefix}/lib" CFLAGS="-I${prefix}/include" \
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
# $Id: Portfile,v 1.3 2003/12/15 17:24:36 olegb Exp $
|
||||
# $Id: Portfile,v 1.4 2004/03/19 23:18:42 mij Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
name lifelines
|
||||
version 3.0.37.2
|
||||
revision 1
|
||||
categories genealogy
|
||||
maintainers brent@nordist.net
|
||||
description Genealogy software
|
||||
@@ -18,7 +19,7 @@ master_sites sourceforge
|
||||
|
||||
checksums md5 63eb0d4f8085c0507b318e7c5ad0a2d8
|
||||
|
||||
depends_lib lib:libiconv.2:libiconv lib:libintl.1:gettext
|
||||
depends_lib lib:libiconv.2:libiconv lib:libintl.3:gettext
|
||||
|
||||
patchfiles patch-reports-Makefile.in
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# $Id: Portfile,v 1.24 2004/01/10 10:45:07 jkh Exp $
|
||||
# $Id: Portfile,v 1.25 2004/03/19 23:18:42 mij Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
name gimp
|
||||
version 1.2.5
|
||||
revision 1
|
||||
revision 2
|
||||
categories graphics x11
|
||||
maintainers darwinports@opendarwin.org
|
||||
description GNU Image Manipulation Program
|
||||
@@ -15,7 +15,7 @@ platforms darwin
|
||||
use_bzip2 yes
|
||||
master_sites ftp://ftp.gtk.org/pub/gimp/v1.2/v${portversion}/
|
||||
checksums md5 b83b55d80e6728268d56620ea4d3051a
|
||||
depends_lib lib:libgtk.1:gtk1 lib:libintl.1:gettext lib:libjpeg.62:jpeg \
|
||||
depends_lib lib:libgtk.1:gtk1 lib:libintl.3:gettext lib:libjpeg.62:jpeg \
|
||||
lib:libpng.3:libpng lib:libtiff.3:tiff
|
||||
patchfiles patch-Makefile.in patch-plug_in_cmds.c \
|
||||
patch-procedural_db_cmds.c patch-regex.c patch-regex.h \
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
# $Id: Portfile,v 1.4 2004/01/18 04:02:02 toby Exp $
|
||||
# $Id: Portfile,v 1.5 2004/03/19 23:18:43 mij Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
name libart_lgpl
|
||||
version 2.3.11
|
||||
revision 1
|
||||
categories graphics
|
||||
maintainers ranger@befunk.com
|
||||
description fast 2D image manipulation library
|
||||
@@ -26,5 +27,5 @@ checksums md5 7edff43ad20c349eb469861991ebf810
|
||||
|
||||
use_bzip2 yes
|
||||
|
||||
depends_lib lib:libdl:dlcompat lib:libintl.1:gettext
|
||||
depends_lib lib:libdl:dlcompat lib:libintl.3:gettext
|
||||
depends_build bin:pkg-config:pkgconfig
|
||||
|
||||
+3
-2
@@ -1,8 +1,9 @@
|
||||
# $Id: Portfile,v 1.13 2004/01/10 10:45:08 jkh Exp $
|
||||
# $Id: Portfile,v 1.14 2004/03/19 23:18:43 mij Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
name xchat
|
||||
version 1.8.11
|
||||
revision 1
|
||||
categories irc
|
||||
maintainers mij@opendarwin.org
|
||||
description GTK+ IRC client
|
||||
@@ -17,7 +18,7 @@ checksums md5 951f5b2fe2d5deef08f7f519414072a1
|
||||
|
||||
use_bzip2 yes
|
||||
|
||||
depends_lib lib:libintl.1:gettext lib:libgtk.1:gtk1
|
||||
depends_lib lib:libintl.3:gettext lib:libgtk.1:gtk1
|
||||
|
||||
configure.env LIBS="-L${prefix}/lib" CFLAGS="-I${prefix}/include" \
|
||||
CPPFLAGS="-I${prefix}/include -no-cpp-precomp"
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
# $Id: Portfile,v 1.3 2003/10/24 03:15:48 rshaw Exp $
|
||||
# $Id: Portfile,v 1.4 2004/03/19 23:18:43 mij Exp $
|
||||
PortSystem 1.0
|
||||
name fetchmail
|
||||
version 6.2.5
|
||||
revision 1
|
||||
categories mail
|
||||
maintainers rshaw@opendarwin.org
|
||||
description Batch mail retrieval utility for IMAP, POP2, POP3, \
|
||||
@@ -29,7 +30,7 @@ master_sites http://www.catb.org/~esr/fetchmail/ \
|
||||
ftp://ftp.ccil.org/pub/esr/fetchmail/
|
||||
checksums md5 9956b30139edaa4f5f77c4d0dbd80225
|
||||
platforms darwin
|
||||
depends_lib lib:libintl.1:gettext
|
||||
depends_lib lib:libintl.3:gettext
|
||||
depends_run path:/Library/StartupItems/DarwinPortsStartup:DarwinPortsStartup
|
||||
|
||||
patch { cd ${worksrcpath}
|
||||
@@ -42,7 +43,9 @@ pre-configure { cd ${worksrcpath}
|
||||
reinplace "s|@GT_NO@||g" intl/Makefile.in
|
||||
reinplace "s|@GT_YES@|#|g" intl/Makefile.in }
|
||||
|
||||
configure.env CFLAGS=-I${prefix}/include
|
||||
configure.env CFLAGS="-I${prefix}/include" LDFLAGS="-L${prefix}/lib" \
|
||||
LIBS="-lintl"
|
||||
|
||||
configure.args --mandir=${prefix}/share/man \
|
||||
--without-ssl --disable-inet6
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user