From ram at macports.org Thu Jan 1 04:50:10 2009
From: ram at macports.org (ram at macports.org)
Date: Thu, 1 Jan 2009 04:50:10 -0800 (PST)
Subject: [44636] trunk/dports/python
Message-ID: <20090101125011.B5537AFA960@beta.macosforge.org>
Revision: 44636
http://trac.macports.org/changeset/44636
Author: ram at macports.org
Date: 2009-01-01 04:50:07 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
py-matplotlib/py25-matplotlib: update livecheck
Modified Paths:
--------------
trunk/dports/python/py-matplotlib/Portfile
trunk/dports/python/py25-matplotlib/Portfile
Modified: trunk/dports/python/py-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py-matplotlib/Portfile 2009-01-01 03:51:57 UTC (rev 44635)
+++ trunk/dports/python/py-matplotlib/Portfile 2009-01-01 12:50:07 UTC (rev 44636)
@@ -108,4 +108,6 @@
default_variants +tkinter
}
-livecheck.version matplotlib-${version}
+livecheck.check regex
+livecheck.url ${homepage}
+livecheck.regex {Current version: (\d+(?:\.\d+)*)}
Modified: trunk/dports/python/py25-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py25-matplotlib/Portfile 2009-01-01 03:51:57 UTC (rev 44635)
+++ trunk/dports/python/py25-matplotlib/Portfile 2009-01-01 12:50:07 UTC (rev 44636)
@@ -108,4 +108,6 @@
default_variants +tkinter
}
-livecheck.version matplotlib-${version}
+livecheck.check regex
+livecheck.url ${homepage}
+livecheck.regex {Current version: (\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From febeling at macports.org Thu Jan 1 08:50:31 2009
From: febeling at macports.org (febeling at macports.org)
Date: Thu, 1 Jan 2009 08:50:31 -0800 (PST)
Subject: [44637] trunk/dports/lang/ruby19/Portfile
Message-ID: <20090101165032.542EBAFBD97@beta.macosforge.org>
Revision: 44637
http://trac.macports.org/changeset/44637
Author: febeling at macports.org
Date: 2009-01-01 08:50:30 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
ruby19: upgrade to 1.9.1 RC1 and (re-) activating parallel build.
Modified Paths:
--------------
trunk/dports/lang/ruby19/Portfile
Modified: trunk/dports/lang/ruby19/Portfile
===================================================================
--- trunk/dports/lang/ruby19/Portfile 2009-01-01 12:50:07 UTC (rev 44636)
+++ trunk/dports/lang/ruby19/Portfile 2009-01-01 16:50:30 UTC (rev 44637)
@@ -3,7 +3,7 @@
PortSystem 1.0
name ruby19
-version 1.9.1-preview2
+version 1.9.1-rc1
categories lang ruby
maintainers febeling openmaintainer
@@ -24,8 +24,8 @@
use_bzip2 yes
distname ruby-${version}
-checksums md5 62126475998ede5318c1bc82c40d5f48
-use_parallel_build no # breaks occasionally 1.9.0-1
+checksums md5 d440c030131903e72a6152149a097af3
+use_parallel_build yes
depends_lib port:libiconv \
port:readline \
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Thu Jan 1 09:51:51 2009
From: portindex at macports.org (portindex at macports.org)
Date: Thu, 1 Jan 2009 09:51:51 -0800 (PST)
Subject: [44638] trunk/dports/PortIndex
Message-ID: <20090101175152.385A9AFC898@beta.macosforge.org>
Revision: 44638
http://trac.macports.org/changeset/44638
Author: portindex at macports.org
Date: 2009-01-01 09:51:49 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5372
Ports successfully parsed: 5372
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-01 16:50:30 UTC (rev 44637)
+++ trunk/dports/PortIndex 2009-01-01 17:51:49 UTC (rev 44638)
@@ -3990,8 +3990,8 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir lang/rexx description {Regina Rexx is an interpreter for the Rexx language} homepage http://regina-rexx.sourceforge.net/ epoch 0 platforms darwin name rexx maintainers nomaintainer long_description {Regina is an implementation of the 1996 ANSI Standard for the Rexx language. Rexx is designed to be an easily readable, but powerful scripting and embedded macro language.} version 3.4 categories lang revision 0
ruby 899
variants {universal darwin darwin_7 thread_hooks no_doc} depends_build port:autoconf variant_desc {universal {Build for multiple architectures} darwin {Platform variant, do not select manually} darwin_7 {Platform variant, do not select manually} thread_hooks {apply Apple's thread_hooks patch} no_doc {do not install rdoc documents}} portdir lang/ruby description {Powerful and clean object-oriented scripting language} homepage http://www.ruby-lang.org/ epoch 0 platforms darwin name ruby depends_lib {port:libiconv port:readline port:openssl port:zlib port:ncurses} maintainers kimuraw long_description {Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable.} categories {lang ruby} version 1.8.7-p72 revision 2
-ruby19 951
-variants {c_api_docs tk mactk universal} variant_desc {c_api_docs {Generate documentation for Ruby C API} tk {Build using MacPorts Tk} mactk {Build using MacOS X Tk Framework} universal {Build for multiple architectures}} portdir lang/ruby19 description {Powerful and clean object-oriented scripting language} homepage http://www.ruby-lang.org/ epoch 0 platforms darwin name ruby19 depends_lib {port:libiconv port:readline port:openssl port:zlib port:ncurses} maintainers {febeling openmaintainer} long_description {Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable. Version 1.9 contains a new VM called YARV, is faster and slightly incompatible from version 1.8. It has not yet been released as stable.} version 1.9.1-preview2 categories {lang ruby} revision 0
+ruby19 946
+variants {c_api_docs tk mactk universal} variant_desc {c_api_docs {Generate documentation for Ruby C API} tk {Build using MacPorts Tk} mactk {Build using MacOS X Tk Framework} universal {Build for multiple architectures}} portdir lang/ruby19 description {Powerful and clean object-oriented scripting language} homepage http://www.ruby-lang.org/ epoch 0 platforms darwin name ruby19 depends_lib {port:libiconv port:readline port:openssl port:zlib port:ncurses} maintainers {febeling openmaintainer} long_description {Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable. Version 1.9 contains a new VM called YARV, is faster and slightly incompatible from version 1.8. It has not yet been released as stable.} version 1.9.1-rc1 categories {lang ruby} revision 0
sbcl 894
variants {powerpc darwin_8_i386 darwin_9_i386 html test threads} variant_desc {powerpc {Platform variant, do not select manually} darwin_8_i386 {Platform variant, do not select manually} darwin_9_i386 {Platform variant, do not select manually} html {Builds the SBCL and ASDF documentation as HTML} test {enable test suite} threads {enable threaded runtime}} portdir lang/sbcl description {The Steel Bank Common Lisp system} homepage http://www.sbcl.org epoch 0 platforms darwin name sbcl maintainers {gwright at macports.org waqar at macports.org} long_description {Steel Bank Common Lisp (SBCL) is a Open Source development system for ANSI Common Lisp. It provides an interactive environment including an integrated native compiler, interpreter, and debugger. (And it, and its generated code, can also play nicely with Unix when running noninteractively.)} version 1.0.23 categories lang revision 0
scala 518
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From css at macports.org Thu Jan 1 09:59:47 2009
From: css at macports.org (css at macports.org)
Date: Thu, 1 Jan 2009 09:59:47 -0800 (PST)
Subject: [44639] trunk/dports/x11
Message-ID: <20090101175947.B5191AFC928@beta.macosforge.org>
Revision: 44639
http://trac.macports.org/changeset/44639
Author: css at macports.org
Date: 2009-01-01 09:59:46 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New Portfile for the Mesa 7.2 OpenGL widget library. It's provided as a separate port since it's not normally part of Mesa, it requires Motif, and it needs to be available as a dependency for the inventor port. see #17569
Added Paths:
-----------
trunk/dports/x11/glw/
trunk/dports/x11/glw/Portfile
Added: trunk/dports/x11/glw/Portfile
===================================================================
--- trunk/dports/x11/glw/Portfile (rev 0)
+++ trunk/dports/x11/glw/Portfile 2009-01-01 17:59:46 UTC (rev 44639)
@@ -0,0 +1,41 @@
+# $Id$
+
+PortSystem 1.0
+
+name glw
+version 7.2
+categories x11 devel graphics
+maintainers css
+description Mesa OpenGL widget library
+homepage http://www.mesa3d.org/
+platforms darwin
+long_description SGI Xt/Motif OpenGL widget library
+master_sites sourceforge:mesa3d
+
+distname MesaLib-${version}
+use_bzip2 yes
+use_autoconf yes
+
+checksums md5 04d379292e023df0b0266825cb0dbde5 \
+ sha1 a6dce814cc56a562890ab79cf4e205f62459a29c \
+ rmd160 1e7c2cc6aa27ebaf7e726ac2086c10a5155d0832
+
+universal_variant no
+
+depends_lib lib:libSM.6:xorg-libsm \
+ lib:libXm.4:openmotif
+
+post-extract { file mkdir "${worksrcpath}/lib" }
+
+configure.args-append --enable-motif
+
+worksrcdir Mesa-${version}
+build.cmd cd "${worksrcpath}/src/glw" && make
+build.target
+
+variant darwin {
+ post-configure {
+ reinplace "s|\.so$|\.dylib|g" ${worksrcpath}/configs/current
+ reinplace "s|\$(GLW_LIB_NAME)\\*|libGLw.\*dylib|g" ${worksrcpath}/configs/default
+ }
+}
Property changes on: trunk/dports/x11/glw/Portfile
___________________________________________________________________
Added: svn:keywords
+ id
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From illogic-al at macports.org Thu Jan 1 10:15:58 2009
From: illogic-al at macports.org (illogic-al at macports.org)
Date: Thu, 1 Jan 2009 10:15:58 -0800 (PST)
Subject: [44640] trunk/dports/kde
Message-ID: <20090101181558.59548AFCAEA@beta.macosforge.org>
Revision: 44640
http://trac.macports.org/changeset/44640
Author: illogic-al at macports.org
Date: 2009-01-01 10:15:57 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
Rejoice! temporary fix for amarok and ktorrent port compilation errors.
Problem identified upstream, proper fix hopefully coming soon.
Modified Paths:
--------------
trunk/dports/kde/amarok/Portfile
trunk/dports/kde/ktorrent/Portfile
Modified: trunk/dports/kde/amarok/Portfile
===================================================================
--- trunk/dports/kde/amarok/Portfile 2009-01-01 17:59:46 UTC (rev 44639)
+++ trunk/dports/kde/amarok/Portfile 2009-01-01 18:15:57 UTC (rev 44640)
@@ -27,8 +27,14 @@
use_parallel_build yes
worksrcdir build
-pre-configure { file mkdir ${worksrcpath} }
+post-extract {
+ file mkdir ${worksrcpath}
+ reinplace \
+ "s|macro_optional_add_subdirectory( po )|#macro_optional_add_subdirectory( po )|" \
+ ${workpath}/${distname}/CMakeLists.txt
+}
+
configure.cmd cmake
configure.ccache no
configure.args ../${distname} -DBUILD_SHARED_LIBS=ON \
Modified: trunk/dports/kde/ktorrent/Portfile
===================================================================
--- trunk/dports/kde/ktorrent/Portfile 2009-01-01 17:59:46 UTC (rev 44639)
+++ trunk/dports/kde/ktorrent/Portfile 2009-01-01 18:15:57 UTC (rev 44640)
@@ -23,8 +23,17 @@
use_parallel_build yes
worksrcdir build
-pre-configure { file mkdir ${worksrcpath} }
+post-extract {
+ file mkdir ${worksrcpath}
+ reinplace \
+ "s|add_subdirectory( po )|#add_subdirectory( po )|" \
+ ${workpath}/${distname}/CMakeLists.txt
+ reinplace \
+ "s|find_package(Gettext REQUIRED)|#find_package(Gettext REQUIRED)|" \
+ ${workpath}/${distname}/CMakeLists.txt
+}
+
configure.cmd cmake
configure.ccache no
configure.args ../${distname} -DBUILD_SHARED_LIBS=ON \
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From css at macports.org Thu Jan 1 10:29:50 2009
From: css at macports.org (css at macports.org)
Date: Thu, 1 Jan 2009 10:29:50 -0800 (PST)
Subject: [44641] trunk/dports/devel/inventor
Message-ID: <20090101182950.DD282AFCBD6@beta.macosforge.org>
Revision: 44641
http://trac.macports.org/changeset/44641
Author: css at macports.org
Date: 2009-01-01 10:29:50 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
Updated the Inventor port to build on Mac OS X 10.5.6. see #17568
* Bumped the revision.
* Added a dependency on the glw port.
* Removed the iconv const patches to SoText2.c++, SoText3.c++, and TextWrapper.c++. I'm leaving the patches in the repository until we can verify that they're not needed for Tiger.
* Set universal_variant no.
* Added variant descriptions.
* Modified a couple patches:
* patch-localrules.apple.diff: added libcharset to LLDLIBS to avoid a link error.
* patch-SoCalcParse.y.diff: new patch required by Leopard's more strict bison parser
Modified Paths:
--------------
trunk/dports/devel/inventor/Portfile
trunk/dports/devel/inventor/files/patch-localrules.apple.diff
Added Paths:
-----------
trunk/dports/devel/inventor/files/patch-SoCalcParse.y.diff
Modified: trunk/dports/devel/inventor/Portfile
===================================================================
--- trunk/dports/devel/inventor/Portfile 2009-01-01 18:15:57 UTC (rev 44640)
+++ trunk/dports/devel/inventor/Portfile 2009-01-01 18:29:50 UTC (rev 44641)
@@ -4,10 +4,10 @@
name inventor
version 2.1.5-10
-revision 2
+revision 3
categories devel graphics x11
platforms darwin
-maintainers css at macports.org
+maintainers css
description SGI Open InventorTM graphics toolkit
long_description Open InventorTM is an object-oriented 3D toolkit offering a comprehensive \
@@ -28,16 +28,15 @@
lib:libXm.4:openmotif \
port:freetype \
lib:libjpeg.62:jpeg \
- lib:libdl:dlcompat
+ lib:libdl:dlcompat \
+ port:glw
patchfiles patch-BarChart-GNUmakefile.diff \
patch-Decal-GNUmakefile.diff \
patch-GeneralizedCylinder-GNUmakefile.diff \
patch-SceneViewer-GNUmakefile.diff \
+ patch-SoCalcParse.y.diff \
patch-SoGLTextureImageElement.c++.diff \
- patch-SoText2.c++.diff \
- patch-SoText3.c++.diff \
- patch-TextWrapper.c++.diff \
patch-drop-GNUmakefile.diff \
patch-flfreetype.h.diff \
patch-gview-GNUmakefile.diff \
@@ -62,8 +61,8 @@
reinplace "s|__PREFIX__|${prefix}|" ${worksrcpath}/make/ivcommondefs
}
+universal_variant no
use_configure no
-
build.env DYLD_LIBRARY_PATH=${worksrcpath}/lib IVROOT=${destroot}
destroot.env ${build.env}
@@ -74,13 +73,13 @@
${destroot}${prefix}/share/${name}
}
-variant debug {
+variant debug description {build with debug information} {
build.env-append LIBTYPE=debug
patchfiles-append patch-SoV1NkCatalog.c++.diff \
patch-SoText3V2.c++.diff
}
-variant imagelib {
+variant imagelib description {include the image library} {
post-destroot {
xinstall -m 644 -W ${worksrcpath}/libimage libimage.a \
${destroot}${prefix}/lib
Added: trunk/dports/devel/inventor/files/patch-SoCalcParse.y.diff
===================================================================
--- trunk/dports/devel/inventor/files/patch-SoCalcParse.y.diff (rev 0)
+++ trunk/dports/devel/inventor/files/patch-SoCalcParse.y.diff 2009-01-01 18:29:50 UTC (rev 44641)
@@ -0,0 +1,11 @@
+--- lib/database/src/so/engines/SoCalcParse.y.orig 2008-12-07 18:31:30.000000000 -0500
++++ lib/database/src/so/engines/SoCalcParse.y 2008-12-07 18:32:19.000000000 -0500
+@@ -119,7 +119,7 @@
+ %type asgn primary_expression postfix_expression
+ %type unary_expression
+ %type multiplicative_expression additive_expression
+-%type additive_expression relational_expression
++%type relational_expression
+ %type equality_expression logical_AND_expression
+ %type logical_OR_expression conditional_expression
+ %type args
Modified: trunk/dports/devel/inventor/files/patch-localrules.apple.diff
===================================================================
--- trunk/dports/devel/inventor/files/patch-localrules.apple.diff 2009-01-01 18:15:57 UTC (rev 44640)
+++ trunk/dports/devel/inventor/files/patch-localrules.apple.diff 2009-01-01 18:29:50 UTC (rev 44641)
@@ -5,7 +5,7 @@
LIBDSO := $(LIBDSO:.so=.dylib)
-LLDLIBS += -lXm -lXt -lX11 -lGLU -lGL -liconv -ldl -lcc_dynamic -lstdc++
-+LLDLIBS += -lXm -lXt -lX11 -lGLU -lGL -liconv -ldl
++LLDLIBS += -lXm -lXt -lX11 -lGLU -lGL -liconv -lcharset -ldl
BUNDLE := $(DSO:.so=.bundle)
DSO :=
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Thu Jan 1 10:52:07 2009
From: portindex at macports.org (portindex at macports.org)
Date: Thu, 1 Jan 2009 10:52:07 -0800 (PST)
Subject: [44642] trunk/dports/PortIndex
Message-ID: <20090101185209.E87D6AFCD4C@beta.macosforge.org>
Revision: 44642
http://trac.macports.org/changeset/44642
Author: portindex at macports.org
Date: 2009-01-01 10:52:07 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5373
Ports successfully parsed: 5373
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-01 18:29:50 UTC (rev 44641)
+++ trunk/dports/PortIndex 2009-01-01 18:52:07 UTC (rev 44642)
@@ -1270,8 +1270,8 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir devel/indent description {C language source code formatting program} homepage http://www.gnu.org/software/indent/ epoch 0 platforms darwin name indent depends_lib {port:gettext port:libiconv} maintainers nomaintainer long_description {GNU indent changes the appearance of a C program by inserting or deleting whitespace according to a plethora of options. Some canned styles of formatting are supported as well. GNU indent is a descendant of BSD indent. GNU indent does NOT work for C++, only C.} version 2.2.9 categories devel revision 2
inform 420
variants universal variant_desc {universal {Build for multiple architectures}} description {A Z-Code (Infocom Text Adventures) compiler} portdir devel/inform homepage http://www.inform-fiction.org/ epoch 0 name inform long_description {Inform is a programming language and design system for interactive fiction, created in 1993 by Graham Nelson.} maintainers vim at tritarget.com categories devel version 6.31.1 revision 0
-inventor 869
-variants {debug imagelib} portdir devel/inventor description {SGI Open InventorTM graphics toolkit} homepage http://oss.sgi.com/projects/inventor/ epoch 0 platforms darwin name inventor depends_lib {lib:libX11.6:XFree86 lib:libXm.4:openmotif port:freetype lib:libjpeg.62:jpeg lib:libdl:dlcompat} maintainers css at macports.org long_description {Open InventorTM is an object-oriented 3D toolkit offering a comprehensive solution to interactive graphics programming problems. It presents a programming model based on a 3D scene database that dramatically simplifies graphics programming. It includes a rich set of objects such as cubes, polygons, text, materials, cameras, lights, trackballs, handle boxes, 3D viewers, and editors that speed up your programming time and extend your 3D programming capabilities.} version 2.1.5-10 categories {devel graphics x11} revision 2
+inventor 954
+variants {debug imagelib} variant_desc {debug {build with debug information} imagelib {include the image library}} portdir devel/inventor description {SGI Open InventorTM graphics toolkit} homepage http://oss.sgi.com/projects/inventor/ epoch 0 platforms darwin name inventor depends_lib {lib:libX11.6:XFree86 lib:libXm.4:openmotif port:freetype lib:libjpeg.62:jpeg lib:libdl:dlcompat port:glw} maintainers css long_description {Open InventorTM is an object-oriented 3D toolkit offering a comprehensive solution to interactive graphics programming problems. It presents a programming model based on a 3D scene database that dramatically simplifies graphics programming. It includes a rich set of objects such as cubes, polygons, text, materials, cameras, lights, trackballs, handle boxes, 3D viewers, and editors that speed up your programming time and extend your 3D programming capabilities.} version 2.1.5-10 categories {devel graphics x11} revision 3
iso-codes 469
depends_build {port:gettext port:python25 port:py25-hashlib} description {ISO country, language and currency codes and translations} portdir devel/iso-codes homepage http://pkg-isocodes.alioth.debian.org/ epoch 0 platforms darwin name iso-codes maintainers nomaintainer long_description {This package aims to provide the list of the country and language (and currency) names in one place, rather than repeated in many programs.} version 3.5 categories devel revision 0
jam 556
@@ -10044,6 +10044,8 @@
variants {docs universal} depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/gksu description {Graphical frontend to su and sudo} homepage http://www.nongnu.org/gksu/ epoch 0 platforms darwin name gksu depends_lib {port:gtk2 port:gnome-keyring port:gconf port:libgksu12 port:libgksuui10} maintainers nomaintainer long_description {Gtk+ frontend to su and sudo. It supports login shells and preserving environment when acting as a su frontend. It is useful to menu items or other graphical programs that need to ask a user's password to run another program as another user.} categories {x11 sysutils} version 1.3.7 revision 0
glui 377
portdir x11/glui description {A GLUT-based C++ user interface library.} platforms darwin name glui version 2.36 categories x11 homepage http://glui.sourceforge.net/ revision 1 epoch 0 maintainers mcalhoun long_description {GLUI is a GLUT-based C++ user interface library which provides controls such as buttons, checkboxes, radio buttons, and spinners to OpenGL applications.}
+glw 388
+variants darwin variant_desc {darwin {Platform variant, do not select manually}} portdir x11/glw description {Mesa OpenGL widget library} homepage http://www.mesa3d.org/ epoch 0 platforms darwin name glw depends_lib {lib:libSM.6:xorg-libsm lib:libXm.4:openmotif} maintainers css long_description {SGI Xt/Motif OpenGL widget library} version 7.2 categories {x11 devel graphics} revision 0
gobby 711
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/gobby description {Realtime collaborative editor} homepage http://gobby.0x539.de/ epoch 0 platforms {darwin freebsd} name gobby depends_lib {path:lib/pkgconfig/glib-2.0.pc:glib2 port:gtk2 port:glibmm port:libxmlxx2 port:gtkmm port:gtksourceview2 port:libgnomecups port:net6 port:obby} maintainers nomaintainer long_description {Gobby is a free collaborative editor which enables you to edit files simultaneously with other users over a network. It supports multiple documents in one session and is portable to both Windows and POSIX platforms.} categories {x11 net} version 0.4.8 revision 0
grace 618
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From css at macports.org Thu Jan 1 11:06:13 2009
From: css at macports.org (css at macports.org)
Date: Thu, 1 Jan 2009 11:06:13 -0800 (PST)
Subject: [44643] trunk/dports/devel/inventor
Message-ID: <20090101190614.08274AFCF12@beta.macosforge.org>
Revision: 44643
http://trac.macports.org/changeset/44643
Author: css at macports.org
Date: 2009-01-01 11:06:13 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
Bump the inventor revision to 4, supporting install_names in the main libraries. This addition removes the need to set DYLD_LIBRARY_PATH to run Inventor executables. I patched the lib and libSoXt GNUmakefiles. see #9167
Modified Paths:
--------------
trunk/dports/devel/inventor/Portfile
Added Paths:
-----------
trunk/dports/devel/inventor/files/patch-lib-GNUmakefile.diff
trunk/dports/devel/inventor/files/patch-libSoXt-GNUmakefile.diff
Modified: trunk/dports/devel/inventor/Portfile
===================================================================
--- trunk/dports/devel/inventor/Portfile 2009-01-01 18:52:07 UTC (rev 44642)
+++ trunk/dports/devel/inventor/Portfile 2009-01-01 19:06:13 UTC (rev 44643)
@@ -4,7 +4,7 @@
name inventor
version 2.1.5-10
-revision 3
+revision 4
categories devel graphics x11
platforms darwin
maintainers css
@@ -47,6 +47,8 @@
patch-ivinfo-GNUmakefile.diff \
patch-ivman-GNUmakefile.diff \
patch-ivview-GNUmakefile.diff \
+ patch-lib-GNUmakefile.diff \
+ patch-libSoXt-GNUmakefile.diff \
patch-localrules.apple.diff \
patch-machine.h.diff \
patch-maze-GNUmakefile.diff \
Added: trunk/dports/devel/inventor/files/patch-lib-GNUmakefile.diff
===================================================================
--- trunk/dports/devel/inventor/files/patch-lib-GNUmakefile.diff (rev 0)
+++ trunk/dports/devel/inventor/files/patch-lib-GNUmakefile.diff 2009-01-01 19:06:13 UTC (rev 44643)
@@ -0,0 +1,11 @@
+--- lib/GNUmakefile.orig 2009-01-01 13:36:26.000000000 -0500
++++ lib/GNUmakefile 2009-01-01 13:38:31.000000000 -0500
+@@ -3,7 +3,7 @@
+
+ LIBDSO = libInventor.so
+
+-LLDDSOOPTS += -L$(IVDEPTH)/libimage -L$(FLDIR)
++LLDDSOOPTS += -L$(IVDEPTH)/libimage -install_name $(IVPREFIX)/lib/$(LIBDSO) -L$(FLDIR)
+
+ LLDLIBS = \
+ -ljpeg -limage $(FLLIB) \
Added: trunk/dports/devel/inventor/files/patch-libSoXt-GNUmakefile.diff
===================================================================
--- trunk/dports/devel/inventor/files/patch-libSoXt-GNUmakefile.diff (rev 0)
+++ trunk/dports/devel/inventor/files/patch-libSoXt-GNUmakefile.diff 2009-01-01 19:06:13 UTC (rev 44643)
@@ -0,0 +1,11 @@
+--- libSoXt/GNUmakefile.orig 2009-01-01 13:39:12.000000000 -0500
++++ libSoXt/GNUmakefile 2009-01-01 13:40:11.000000000 -0500
+@@ -3,6 +3,8 @@
+
+ LIBDSO = libInventorXt.so
+
++LLDDSOOPTS += -install_name $(IVPREFIX)/lib/$(LIBDSO)
++
+ LLDLIBS = \
+ -lXm -lXt -lXext -lXi -lX11 -lm \
+ -lInventor -lGLU -lGL
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Thu Jan 1 11:52:03 2009
From: portindex at macports.org (portindex at macports.org)
Date: Thu, 1 Jan 2009 11:52:03 -0800 (PST)
Subject: [44644] trunk/dports/PortIndex
Message-ID: <20090101195204.EEBE8AFE32C@beta.macosforge.org>
Revision: 44644
http://trac.macports.org/changeset/44644
Author: portindex at macports.org
Date: 2009-01-01 11:52:02 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5373
Ports successfully parsed: 5373
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-01 19:06:13 UTC (rev 44643)
+++ trunk/dports/PortIndex 2009-01-01 19:52:02 UTC (rev 44644)
@@ -1271,7 +1271,7 @@
inform 420
variants universal variant_desc {universal {Build for multiple architectures}} description {A Z-Code (Infocom Text Adventures) compiler} portdir devel/inform homepage http://www.inform-fiction.org/ epoch 0 name inform long_description {Inform is a programming language and design system for interactive fiction, created in 1993 by Graham Nelson.} maintainers vim at tritarget.com categories devel version 6.31.1 revision 0
inventor 954
-variants {debug imagelib} variant_desc {debug {build with debug information} imagelib {include the image library}} portdir devel/inventor description {SGI Open InventorTM graphics toolkit} homepage http://oss.sgi.com/projects/inventor/ epoch 0 platforms darwin name inventor depends_lib {lib:libX11.6:XFree86 lib:libXm.4:openmotif port:freetype lib:libjpeg.62:jpeg lib:libdl:dlcompat port:glw} maintainers css long_description {Open InventorTM is an object-oriented 3D toolkit offering a comprehensive solution to interactive graphics programming problems. It presents a programming model based on a 3D scene database that dramatically simplifies graphics programming. It includes a rich set of objects such as cubes, polygons, text, materials, cameras, lights, trackballs, handle boxes, 3D viewers, and editors that speed up your programming time and extend your 3D programming capabilities.} version 2.1.5-10 categories {devel graphics x11} revision 3
+variants {debug imagelib} variant_desc {debug {build with debug information} imagelib {include the image library}} portdir devel/inventor description {SGI Open InventorTM graphics toolkit} homepage http://oss.sgi.com/projects/inventor/ epoch 0 platforms darwin name inventor depends_lib {lib:libX11.6:XFree86 lib:libXm.4:openmotif port:freetype lib:libjpeg.62:jpeg lib:libdl:dlcompat port:glw} maintainers css long_description {Open InventorTM is an object-oriented 3D toolkit offering a comprehensive solution to interactive graphics programming problems. It presents a programming model based on a 3D scene database that dramatically simplifies graphics programming. It includes a rich set of objects such as cubes, polygons, text, materials, cameras, lights, trackballs, handle boxes, 3D viewers, and editors that speed up your programming time and extend your 3D programming capabilities.} version 2.1.5-10 categories {devel graphics x11} revision 4
iso-codes 469
depends_build {port:gettext port:python25 port:py25-hashlib} description {ISO country, language and currency codes and translations} portdir devel/iso-codes homepage http://pkg-isocodes.alioth.debian.org/ epoch 0 platforms darwin name iso-codes maintainers nomaintainer long_description {This package aims to provide the list of the country and language (and currency) names in one place, rather than repeated in many programs.} version 3.5 categories devel revision 0
jam 556
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From perry at macports.org Thu Jan 1 12:15:57 2009
From: perry at macports.org (perry at macports.org)
Date: Thu, 1 Jan 2009 12:15:57 -0800 (PST)
Subject: [44645] users/perry/base-select
Message-ID: <20090101201557.F41B2AFF584@beta.macosforge.org>
Revision: 44645
http://trac.macports.org/changeset/44645
Author: perry at macports.org
Date: 2009-01-01 12:15:56 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
perry/base-select - Merged in the latest trunk/base changes.
Modified Paths:
--------------
users/perry/base-select/ChangeLog
users/perry/base-select/configure.ac
users/perry/base-select/doc/port.1
users/perry/base-select/doc/portfile.7
users/perry/base-select/portmgr/jobs/GuideRegen.sh
users/perry/base-select/portmgr/jobs/PortIndex2MySQL.tcl
users/perry/base-select/portmgr/jobs/PortIndexRegen.sh
users/perry/base-select/src/macports1.0/macports.tcl
users/perry/base-select/src/port/port-help.tcl
users/perry/base-select/src/port/port.tcl
users/perry/base-select/src/port1.0/portfetch.tcl
users/perry/base-select/src/port1.0/portmain.tcl
users/perry/base-select/src/port1.0/portutil.tcl
users/perry/base-select/src/registry1.0/receipt_flat.tcl
Removed Paths:
-------------
users/perry/base-select/src/pathconf/
Property Changed:
----------------
users/perry/base-select/
Property changes on: users/perry/base-select
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/variant-descs-14482/base:34469-34855,34900-37508,37511-37512,41040-41463,42575-42626,42640-42659
+ /branches/variant-descs-14482/base:34469-34855,34900-37508,37511-37512,41040-41463,42575-42626,42640-42659
/trunk/base:44044-44644
Modified: users/perry/base-select/ChangeLog
===================================================================
--- users/perry/base-select/ChangeLog 2009-01-01 19:52:02 UTC (rev 44644)
+++ users/perry/base-select/ChangeLog 2009-01-01 20:15:56 UTC (rev 44645)
@@ -5,11 +5,21 @@
Release 1.8.0 (unreleased):
+ - Add several new options to port search (#15434, raimue)
+
- Add xpkg archive type, xar-based format with XML. (afb)
- Split portpkg creation out from portsubmit phase. (afb)
+ - Make dependencies displayed in port info respect variants
+ specified in variants.conf; collapse port deps to be an alias
+ for port info with appropriate flags. Note this changes output
+ format of port deps somewhat. (#11891, gwhitney)
+ - Make dependencies in port upgrade respect variants as specified
+ (in order of precedence) on command line, latest installed
+ version, or variants.conf . (#8221, gwhitney)
+
Release 1.7.1 (unreleased):
- Make the postflight procedure a bit smarter about which login files
to update for bash and tcsh (#17588)
Modified: users/perry/base-select/configure.ac
===================================================================
--- users/perry/base-select/configure.ac 2009-01-01 19:52:02 UTC (rev 44644)
+++ users/perry/base-select/configure.ac 2009-01-01 20:15:56 UTC (rev 44645)
@@ -331,23 +331,7 @@
AS_HELP_STRING([--with-trace-sdk=SDK],
[SDK for redirection in trace lib (for example MacOSX10.4u.sdk)]),
[test -d /Developer/SDKs/$withval && AC_DEFINE_UNQUOTED([TRACE_SDK], "${withval}")], [])
-
-
-# If /etc/paths.d and /etc/manpaths.d then we can install our path configuration
-# (this code is currently disabled since this mechanism implies that MacPorts paths are
-# added after the system's paths, and so MacPorts commands would not override system functions).
-AC_MSG_CHECKING(whether to install MacPorts paths into /etc/paths.d and /etc/manpaths.d)
-mpprefix=$prefix
-test "x$mpprefix" = "xNONE" && mpprefix=$ac_default_prefix
-if false && test -d /etc/paths.d -a -d /etc/manpaths.d -a "$mpprefix" = "$ac_default_prefix"; then
- PATHCONF=pathconf
- AC_CONFIG_FILES([src/pathconf/Makefile src/pathconf/paths src/pathconf/manpaths])
- AC_MSG_RESULT([yes])
-else
- AC_MSG_RESULT([no])
-fi
-
# Allows building of shared libraries
SC_ENABLE_SHARED
Modified: users/perry/base-select/doc/port.1
===================================================================
--- users/perry/base-select/doc/port.1 2009-01-01 19:52:02 UTC (rev 44644)
+++ users/perry/base-select/doc/port.1 2009-01-01 20:15:56 UTC (rev 44645)
@@ -248,13 +248,15 @@
.Dl "port search vim"
.Pp
.Ss info
-Displays all the meta-information available for
+Displays meta-information available for
.Ar portname .
Specific meta-information may be requested through an option such as
.Fl -maintainer
or
.Fl -category
-(recognized field names are those from the PortIndex). If the global option
+(recognized field names are those from the PortIndex, see "port help
+info" for a complete list). If no specific fields are specified, a
+useful default collection of fields will be displayed. If the global option
.Fl q
is in effect, the meta-info fields will not be labeled.
If the option
@@ -262,6 +264,11 @@
is provided, all such data will be consolidated into a single line per port,
suitable for processing in a pipe of commands.
If the option
+.Fl -pretty
+is provided, the information will be formatted in a somewhat more
+attractive fashion for human readers. This is the default when no
+options at all are specified to info.
+If the option
.Fl -index
is provided, the information will be pulled from the PortIndex rather than
from the Portfile (in this case variant information, such as dependencies,
@@ -273,6 +280,7 @@
.Dl "port info --category --name apache*"
.Dl "port -q info --category --name --version category:java"
.Dl "port info --line --category --name all"
+.Dl "port info --pretty --fullname --depends gtk2"
.Dl "port info --index python24"
.Ss variants
Lists the build variants available for
@@ -280,6 +288,7 @@
.Ss deps
Lists the other ports that are required to build and run
.Ar portname .
+This is simply an alias for "info --pretty --fullname --depends".
.Ss dependents
Lists the installed ports that depend on the port
.Ar portname .
@@ -364,6 +373,14 @@
For example:
.Pp
.Dl "port -n upgrade wireshark"
+.Pp
+Note that in selecting the variants to use in the upgraded build of the
+port, any variants specified on the command line take highest precedence,
+then the variants active in the latest installed version of the port, and
+finally the global variants specified in variants.conf, if any. Note that
+upgrade will not normally rebuild a port only to change the selected
+variants; you can either specify -f, or deactivate the port and reinstall it
+with different variants.
.Ss clean
Clean the files used for building
.Ar portname .
Modified: users/perry/base-select/doc/portfile.7
===================================================================
--- users/perry/base-select/doc/portfile.7 2009-01-01 19:52:02 UTC (rev 44644)
+++ users/perry/base-select/doc/portfile.7 2009-01-01 20:15:56 UTC (rev 44645)
@@ -833,6 +833,20 @@
.br
.Sy Example:
.Dl extract.cmd bzip2
+.It Ic extract.mkdir
+Create the
+.Ic worksrcdir
+prior to extraction; useful for ports which extract directly into the current
+working directory instead of a subdirectory.
+.br
+.Sy Type:
+.Em optional
+.br
+.Sy Default:
+.Em no
+.br
+.Sy Example:
+.Dl extract.mkdir yes
.El
.Sh CONFIGURE OPTIONS
MacPorts provide special support for configure flags (CFLAGS, LDFLAGS, CPPFLAGS, CXXFLAGS, CC, CXX, CPP, FC, F77, F90). Please note that the previous way to alter these flags (using configure.env) may become deprecated at some point. The following options are defined:
Modified: users/perry/base-select/portmgr/jobs/GuideRegen.sh
===================================================================
--- users/perry/base-select/portmgr/jobs/GuideRegen.sh 2009-01-01 19:52:02 UTC (rev 44644)
+++ users/perry/base-select/portmgr/jobs/GuideRegen.sh 2009-01-01 20:15:56 UTC (rev 44645)
@@ -13,7 +13,7 @@
# ROOT directory, where everything is. This needs to exist!
ROOT=/var/tmp/macports/
# e-mail address to spam in case of failure.
-SPAM_LOVERS=macports-dev at lists.macosforge.org,markd at macports.org,wsiegrist at apple.com
+#SPAM_LOVERS=example at hostname.com
# Other settings (probably don't need to be changed).
SVN_CONFIG_DIR=${ROOT}/svnconfig
Modified: users/perry/base-select/portmgr/jobs/PortIndex2MySQL.tcl
===================================================================
--- users/perry/base-select/portmgr/jobs/PortIndex2MySQL.tcl 2009-01-01 19:52:02 UTC (rev 44644)
+++ users/perry/base-select/portmgr/jobs/PortIndex2MySQL.tcl 2009-01-01 20:15:56 UTC (rev 44645)
@@ -66,7 +66,7 @@
set mailprog "/usr/sbin/sendmail"
set DATE [clock format [clock seconds] -format "%A %Y-%m-%d at %T"]
-set SPAM_LOVERS macports-dev at lists.macosforge.org
+#set SPAM_LOVERS example at hostname.com
set SUBJECT "PortIndex2MySQL run failure on $DATE"
set FROM macports-mgr at lists.macosforge.org
Modified: users/perry/base-select/portmgr/jobs/PortIndexRegen.sh
===================================================================
--- users/perry/base-select/portmgr/jobs/PortIndexRegen.sh 2009-01-01 19:52:02 UTC (rev 44644)
+++ users/perry/base-select/portmgr/jobs/PortIndexRegen.sh 2009-01-01 20:15:56 UTC (rev 44645)
@@ -18,7 +18,7 @@
# MP group.
MP_GROUP=mp-user
# e-mail address to spam in case of failure.
-SPAM_LOVERS=macports-dev at lists.macosforge.org,dluke at geeklair.net
+#SPAM_LOVERS=example at hostname.com
# Other settings (probably don't need to be changed).
SVN_CONFIG_DIR=${ROOT}/svnconfig
Modified: users/perry/base-select/src/macports1.0/macports.tcl
===================================================================
--- users/perry/base-select/src/macports1.0/macports.tcl 2009-01-01 19:52:02 UTC (rev 44644)
+++ users/perry/base-select/src/macports1.0/macports.tcl 2009-01-01 20:15:56 UTC (rev 44645)
@@ -1907,11 +1907,17 @@
}
# upgrade procedure
-proc macports::upgrade {portname dspec variationslist optionslist {depscachename ""}} {
+proc macports::upgrade {portname dspec globalvarlist variationslist optionslist {depscachename ""}} {
global macports::registry.installtype
global macports::portarchivemode
array set options $optionslist
+
+ # Note $variationslist is left alone and so retains the original
+ # requested variations, which should be passed to recursive calls to
+ # upgrade; while variations gets existing variants and global variations
+ # merged in later on, so it applies only to this port's upgrade
array set variations $variationslist
+
if {![string match "" $depscachename]} {
upvar $depscachename depscache
}
@@ -1954,6 +1960,10 @@
# if this is set (not 0) we dont follow the deps
set depflag 0
+ # Sooner or later we may have to open this port to update the portinfo
+ # by evaluating the variants. Keep track of whether this has happened
+ set portwasopened 0
+
# set version_installed and revision_installed
set ilist {}
if { [catch {set ilist [registry::installed $portname ""]} result] } {
@@ -1964,12 +1974,23 @@
if {![info exists porturl]} {
set porturl file://./
}
- if {[catch {set workername [mportopen $porturl [array get options] ]} result]} {
+ # Merge the global variations into the specified
+ foreach { variation value } $globalvarlist {
+ if { ![info exists variations($variation)] } {
+ set variations($variation) $value
+ }
+ }
+
+ if {[catch {set workername [mportopen $porturl [array get options] [array get variations]]} result]} {
global errorInfo
ui_debug "$errorInfo"
ui_error "Unable to open port: $result"
return 1
}
+ # While we're at it, update the portinfo
+ array unset portinfo
+ array set portinfo [mportinfo $workername]
+ set portwasopened 1
if {![_mportispresent $workername $dspec ] } {
# port in not installed - install it!
@@ -1979,8 +2000,16 @@
ui_error "Unable to exec port: $result"
return 1
}
- # we just installed it, so mark it done in the cache
+ if {$result > 0} {
+ ui_error "Problem while installing $portname"
+ return $result
+ }
+ # we just installed it, so mark it done in the cache
+ # and update ilist
set depscache(port:${portname}) 1
+ if {$is_dryrun eq "no"} {
+ set ilist [registry::installed $portname ""]
+ }
} else {
# port installed outside MacPorts
ui_debug "$portname installed outside the MacPorts system"
@@ -2003,6 +2032,13 @@
set epoch_installed 0
if {$ilist == ""} {
# XXX this sets $version_installed to $version_in_tree even if not installed!!
+ # This hack appears to be invoked when a dependency is found that
+ # is installed outside of MacPorts. It would be nice to eliminate it,
+ # but I don't at the moment have time to investigate what would happen in
+ # current Macports code if this hack was simply removed. I have a
+ # hunch that things might be OK... but I'm not sure.
+ # -- gwhitney 2008-12-26
+ ui_debug "Hack forcing version_installed = version_in tree invoked here."
set version_installed $version_in_tree
set revision_installed $revision_in_tree
set iname $portname
@@ -2053,6 +2089,8 @@
return 1
}
}
+ # record the variant of the latest version
+ set variant [lindex $num 3]
if { [lindex $num 4] == 0 && 0 == [string compare "image" ${macports::registry.installtype}] } {
# activate the latest installed version
if {$is_dryrun eq "yes"} {
@@ -2069,7 +2107,7 @@
# output version numbers
ui_debug "epoch: in tree: $epoch_in_tree installed: $epoch_installed"
ui_debug "$portname ${version_in_tree}_$revision_in_tree exists in the ports tree"
- ui_debug "$iname ${version_installed}_$revision_installed is installed"
+ ui_debug "$iname ${version_installed}_$revision_installed $variant is installed"
# set the nodeps option
if {![info exists options(ports_nodeps)]} {
@@ -2078,6 +2116,63 @@
set nodeps yes
}
+ # save existing variant for later use
+ set oldvariant $variant
+ if {$portwasopened == 0} {
+ # If the port has not been opened, then before we do
+ # dependencies, we need to figure out the final variants,
+ # open the port, and update the portinfo. (If it was opened,
+ # then the variants must still be the ones we opened it with,
+ # and the portinfo is correct.)
+
+ set porturl $portinfo(porturl)
+ if {![info exists porturl]} {
+ set porturl file://./
+ }
+
+ # check if the variants is present in $version_in_tree
+ set variant [split $variant +]
+ ui_debug "Merging existing variants $variant into variants"
+ if {[info exists portinfo(variants)]} {
+ set avariants $portinfo(variants)
+ } else {
+ set avariants {}
+ }
+ ui_debug "available variants are : $avariants"
+ foreach v $variant {
+ if {[lsearch $avariants $v] == -1} {
+ } else {
+ ui_debug "variant $v is present in $portname $version_in_tree"
+ if { ![info exists variations($v)]} {
+ set variations($v) "+"
+ }
+ }
+ }
+
+ # Now merge in the global (i.e. variants.conf) variations.
+ # We wait until now so that existing variants for this port
+ # override global variations
+ foreach { variation value } $globalvarlist {
+ if { ![info exists variations($variation)] } {
+ set variations($variation) $value
+ }
+ }
+
+ ui_debug "new fully merged portvariants: [array get variations]"
+
+ if {[catch {set workername [mportopen $porturl [array get options] [array get variations]]} result]} {
+ global errorInfo
+ ui_debug "$errorInfo"
+ ui_error "Unable to open port: $result"
+ return 1
+ }
+
+ array unset portinfo
+ array set portinfo [mportinfo $workername]
+ set portwasopened 1
+ }
+
+
if {$nodeps == "yes" || $depflag == 1} {
ui_debug "Not following dependencies"
set depflag 0
@@ -2100,7 +2195,7 @@
foreach i $portinfo($dtype) {
set d [lindex [split $i :] end]
if {![llength [array get depscache port:${d}]] && ![llength [array get depscache $i]]} {
- upgrade $d $i $variationslist [array get options] depscache
+ upgrade $d $i $globalvarlist $variationslist [array get options] depscache
}
}
}
@@ -2118,6 +2213,10 @@
&& [rpm-vercomp $revision_installed $revision_in_tree] >= 0 ))
&& ![info exists options(ports_force)] } {
ui_debug "No need to upgrade! $iname ${version_installed}_$revision_installed >= $portname ${version_in_tree}_$revision_in_tree"
+ if {[info exists portinfo(canonical_active_variants)]
+ && $portinfo(canonical_active_variants) != $oldvariant} {
+ ui_warn "Skipping upgrade since $iname ${version_installed}_$revision_installed >= $portname ${version_in_tree}_$revision_in_tree, even though installed variant $oldvariant does not match $portinfo(canonical_active_variants). Specify -f to force upgrade."
+ }
if { $epoch_installed >= $epoch_in_tree } {
# Check if we have to do dependents
if {[info exists options(ports_do_dependents)]} {
@@ -2131,7 +2230,7 @@
foreach dep $deplist {
set mpname [lindex $dep 2]
if {![llength [array get depscache port:${mpname}]]} {
- macports::upgrade $mpname port:${mpname} [array get variations] [array get options] depscache
+ macports::upgrade $mpname port:${mpname} $globalvarlist $variationslist [array get options] depscache
}
}
}
@@ -2144,38 +2243,7 @@
}
}
- # open porthandle
- set porturl $portinfo(porturl)
- if {![info exists porturl]} {
- set porturl file://./
- }
- # check if the variants is present in $version_in_tree
- set oldvariant $variant
- set variant [split $variant +]
- ui_debug "variants to install $variant"
- if {[info exists portinfo(variants)]} {
- set avariants $portinfo(variants)
- } else {
- set avariants {}
- }
- ui_debug "available variants are : $avariants"
- foreach v $variant {
- if {[lsearch $avariants $v] == -1} {
- } else {
- ui_debug "variant $v is present in $portname ${version_in_tree}_$revision_in_tree"
- set variations($v) "+"
- }
- }
- ui_debug "new portvariants: [array get variations]"
-
- if {[catch {set workername [mportopen $porturl [array get options] [array get variations]]} result]} {
- global errorInfo
- ui_debug "$errorInfo"
- ui_error "Unable to open port: $result"
- return 1
- }
-
# install version_in_tree
if {0 == [string compare "yes" ${macports::portarchivemode}]} {
set upgrade_action "archive"
@@ -2258,7 +2326,7 @@
foreach dep $deplist {
set mpname [lindex $dep 2]
if {![llength [array get depscache port:${mpname}]]} {
- macports::upgrade $mpname port:${mpname} [array get variations] [array get options] depscache
+ macports::upgrade $mpname port:${mpname} $globalvarlist $variationslist [array get options] depscache
}
}
}
Modified: users/perry/base-select/src/port/port-help.tcl
===================================================================
--- users/perry/base-select/src/port/port-help.tcl 2009-01-01 19:52:02 UTC (rev 44644)
+++ users/perry/base-select/src/port/port-help.tcl 2009-01-01 20:15:56 UTC (rev 44645)
@@ -66,7 +66,7 @@
}
set porthelp(deps) {
-Returns a list of dependencies for each of the given ports
+This action is an alias for 'info --pretty --fullname --depends'
}
set porthelp(destroot) {
@@ -135,7 +135,20 @@
}
set porthelp(info) {
-Returns informations about the given ports
+Returns information about the given ports. Most of the options specify a field
+to be included in the resulting report. Multiple fields may be specified, in
+which case all will be included. If no fields are specified, a useful default
+set will be used. The other options which do not correspond to fields are:
+ --depends An abbreviation for all three depends_* fields
+ --index Do not read the Portfile, instead rely solely on the index
+ information. Note this option will prevent the information
+ reported from reflecting the effects of any variants specified.
+ --line Report on each port on a single line, with fields separated
+ by spaces. Handy for automatically processing the output of
+ info called on a large number of ports.
+ --pretty Format the output in a convenient, human-readable fashion. Note
+ that this option is the default when no options are specified to
+ info.
}
set porthelp(install) {
@@ -249,7 +262,11 @@
set porthelp(unload) $porthelp(load)
set porthelp(upgrade) {
-Upgrades the given ports to the latest version
+Upgrades the given ports to the latest version. Respects global options
+-n, -R, -u, and -f (see the port man page). Note that in selecting variants
+to use in the upgraded build of the port, the order of precedence is variants
+specified on the command line, then variants active in the latest installed
+version of the port, then the variants.conf file.
}
set porthelp(url) {
Modified: users/perry/base-select/src/port/port.tcl
===================================================================
--- users/perry/base-select/src/port/port.tcl 2009-01-01 19:52:02 UTC (rev 44644)
+++ users/perry/base-select/src/port/port.tcl 2009-01-01 20:15:56 UTC (rev 44645)
@@ -203,6 +203,28 @@
}
+##
+# Maps friendly field names to their real name
+# Names which do not need mapping are not changed.
+#
+# @param field friendly name
+# @return real name
+proc map_friendly_field_names { field } {
+ switch -- $field {
+ variant -
+ platform -
+ maintainer {
+ set field "${field}s"
+ }
+ category {
+ set field "categories"
+ }
+ }
+
+ return $field
+}
+
+
proc registry_installed {portname {portversion ""}} {
set ilist [registry::installed $portname $portversion]
if { [llength $ilist] > 1 } {
@@ -891,12 +913,8 @@
regexp {^(\w+):(.*)} $token matchvar field pat
# Remap friendly names to actual names
- switch -- $field {
- variant -
- platform -
- maintainer { set field "${field}s" }
- category { set field "categories" }
- }
+ set field [map_friendly_field_names $field]
+
add_multiple_ports reslist [get_matching_ports $pat no regexp $field]
set el 1
}
@@ -1324,6 +1342,7 @@
proc action_info { action portlist opts } {
+ global global_variations
set status 0
if {[require_portlist portlist]} {
return 1
@@ -1372,7 +1391,17 @@
}
if {!([info exists options(ports_info_index)] && $options(ports_info_index) eq "yes")} {
- if {[catch {set mport [mportopen $porturl [array get options] [array get variations]]} result]} {
+ # Add any global_variations to the variations
+ # specified for the port (so we get e.g. dependencies right)
+ array unset merged_variations
+ array set merged_variations [array get variations]
+ foreach { variation value } [array get global_variations] {
+ if { ![info exists merged_variations($variation)] } {
+ set merged_variations($variation) $value
+ }
+ }
+
+ if {[catch {set mport [mportopen $porturl [array get options] [array get merged_variations]]} result]} {
ui_debug "$::errorInfo"
break_softcontinue "Unable to open port: $result" 1 status
}
@@ -1386,15 +1415,8 @@
ui_warn "port info --index does not work with 'current' pseudo-port"
continue
}
-
- # Map from friendly to less-friendly but real names
- array set name_map "
- category categories
- maintainer maintainers
- platform platforms
- variant variants
- "
-
+ array unset options ports_info_index
+
# Understand which info items are actually lists
# (this could be overloaded to provide a generic formatting code to
# allow us to, say, split off the prefix on libs)
@@ -1408,6 +1430,36 @@
variants 1
"
+ # Label map for pretty printing
+ array set pretty_label {
+ heading ""
+ variants Variants
+ depends_build "Build Dependencies"
+ depends_run "Runtime Dependencies"
+ depends_lib "Library Dependencies"
+ description "Brief Description"
+ long_description ""
+ fullname "Full Name: "
+ homepage Homepage
+ platforms Platforms
+ maintainers Maintainers
+ }
+
+ # Wrap-length map for pretty printing
+ array set pretty_wrap {
+ heading 0
+ variants 13
+ depends_build 22
+ depends_run 22
+ depends_lib 22
+ description 22
+ long_description 0
+ homepage 13
+ platforms 22
+ maintainers 22
+ }
+
+ # Interpret a convenient field abbreviation
if {[info exists options(ports_info_depends)] && $options(ports_info_depends) == "yes"} {
array unset options ports_info_depends
set options(ports_info_depends_build) yes
@@ -1419,7 +1471,16 @@
set show_label 1
set field_sep "\n"
set subfield_sep ", "
+ set pretty_print 0
+ # For human-readable summary, which is the default with no options
+ if {![array size options]} {
+ set pretty_print 1
+ } elseif {[info exists options(ports_info_pretty)]} {
+ set pretty_print 1
+ array unset options ports_info_pretty
+ }
+
# Tune for sort(1)
if {[info exists options(ports_info_line)]} {
array unset options ports_info_line
@@ -1433,34 +1494,70 @@
if {$quiet} {
set show_label 0
}
-
+ # In pretty-print mode we also suppress messages, even though we show
+ # most of the labels:
+ if {$pretty_print} {
+ set quiet 1
+ }
+
# Spin through action options, emitting information for any found
set fields {}
- foreach { option } [array names options ports_info_*] {
+ set opts_todo [array names options ports_info_*]
+ set fields_tried {}
+ if {![llength $opts_todo]} {
+ set opts_todo {ports_info_heading ports_info_variants
+ ports_info_description ports_info_skip_line
+ ports_info_long_description ports_info_homepage
+ ports_info_skip_line ports_info_depends_build
+ ports_info_depends_lib ports_info_depends_run
+ ports_info_platforms ports_info_maintainers
+ }
+ }
+ foreach { option } $opts_todo {
set opt [string range $option 11 end]
- if {$opt eq "index"} {
+ # Artificial field name for formatting
+ if {$pretty_print && $opt eq "skip_line"} {
+ lappend fields ""
continue
}
-
- # Map from friendly name
- set ropt $opt
- if {[info exists name_map($opt)]} {
- set ropt $name_map($opt)
- }
-
- # If there's no such info, move on
- if {![info exists portinfo($ropt)]} {
- if {!$quiet} {
- puts stderr "no info for '$opt'"
+ # Artificial field names to reproduce prettyprinted summary
+ if {$opt eq "heading"} {
+ set inf "$portinfo(name) @$portinfo(version)"
+ set ropt "heading"
+ if {[info exists portinfo(revision)] && $portinfo(revision) > 0} {
+ append inf ", Revision $portinfo(revision)"
}
- set inf ""
+ if {[info exists portinfo(categories)]} {
+ append inf " ([join $portinfo(categories) ", "])"
+ }
+ } elseif {$opt eq "fullname"} {
+ set inf "$portinfo(name) @"
+ append inf [composite_version $portinfo(version) $portinfo(active_variants)]
+ set ropt "fullname"
} else {
- set inf $portinfo($ropt)
+ # Map from friendly name
+ set ropt [map_friendly_field_names $opt]
+
+ # If there's no such info, move on
+ if {![info exists portinfo($ropt)]} {
+ if {!$quiet} {
+ puts stderr "no info for '$opt'"
+ }
+ set inf ""
+ } else {
+ set inf $portinfo($ropt)
+ }
}
-
+
# Calculate field label
set label ""
- if {$show_label} {
+ if {$pretty_print} {
+ if {[info exists pretty_label($ropt)]} {
+ set label $pretty_label($ropt)
+ } else {
+ set label $opt
+ }
+ } elseif {$show_label} {
set label "$opt: "
}
@@ -1468,103 +1565,90 @@
if { $ropt eq "maintainers" } {
set inf [unobscure_maintainers $inf]
}
+ # ... special formatting for certain fields when prettyprinting
+ if {$pretty_print} {
+ if {$ropt eq "variants"} {
+ # Only use the new key for variants if it exists in PortInfo.
+ # Note that this key does not currently exist outside of trunk.
+ array unset variants
+ if {[info exists portinfo(_variants)]} {
+ array set variants $portinfo(_variants)
+ }
+
+ set pi_vars $inf
+ set inf {}
+ foreach v [lsort $pi_vars] {
+ set mod ""
+ if {[info exists variations($v)]} {
+ # selected by command line, prefixed with +/-
+ set mod $variations($v)
+ } elseif {[info exists global_variations($v)]} {
+ # selected by variants.conf, prefixed with (+)/(-)
+ set mod "($global_variations($v))"
+ # Retrieve additional information from the new key.
+ } elseif {[info exists variants]} {
+ array unset variant
+ array set variant $variants($v)
+ if {$variant(is_default) eq "+"} {
+ set mod "\[+\]"
+ }
+ }
+ lappend inf "$mod$v"
+ }
+ } elseif {[string match "depend*" $ropt]
+ && ![macports::ui_isset ports_verbose]} {
+ set pi_deps $inf
+ set inf {}
+ foreach d $pi_deps {
+ lappend inf [lindex [split $d :] end]
+ }
+ }
+ }
+ #End of special pretty-print formatting for certain fields
if [info exists list_map($ropt)] {
set field [join $inf $subfield_sep]
} else {
set field $inf
}
- lappend fields "$label$field"
- }
-
- if {[llength $fields]} {
- # Show specific fields
- puts [join $fields $field_sep]
- } else {
- # If we weren't asked to show any specific fields, then show general information
- puts -nonewline "$portinfo(name) @$portinfo(version)"
- if {[info exists portinfo(revision)] && $portinfo(revision) > 0} {
- puts -nonewline ", Revision $portinfo(revision)"
- }
- if {[info exists portinfo(categories)]} {
- puts -nonewline " ([join $portinfo(categories) ", "])"
- }
- puts ""
- if {[info exists portinfo(variants)]} {
- global global_variations
-
- # Only use the new key for variants if it exists in PortInfo.
- # Note that this key does not currently exist outside of trunk.
- array unset variants
- if {[info exists portinfo(_variants)]} {
- array set variants $portinfo(_variants)
+ # Assemble the entry
+ if {$pretty_print} {
+ # The two special fields are considered headings and are
+ # emitted immediately, rather than waiting. Also they are not
+ # recorded on the list of fields tried
+ if {$ropt eq "heading" || $ropt eq "fullname"} {
+ puts "$label$field"
+ continue
}
-
- set joiner ""
- set vars ""
- foreach v [lsort $portinfo(variants)] {
- set mod ""
- if {[info exists variations($v)]} {
- # selected by command line, prefixed with +/-
- set mod $variations($v)
- } elseif {[info exists global_variations($v)]} {
- # selected by variants.conf, prefixed with (+)/(-)
- set mod "($global_variations($v))"
- # Retrieve additional information from the new key.
- } elseif {[info exists variants]} {
- array unset variant
- array set variant $variants($v)
- if {$variant(is_default) eq "+"} {
- set mod "\[+\]"
- }
- }
- append vars "$joiner$mod$v"
- set joiner ", "
- }
- puts [wraplabel "Variants" $vars 0 [string repeat " " 13]]
}
- puts ""
- if {[info exists portinfo(long_description)]} {
- puts [wrap [join $portinfo(long_description)] 0]
- } else {
- if {[info exists portinfo(description)]} {
- puts [wrap [join $portinfo(description)] 0]
+ lappend fields_tried $label
+ if {$pretty_print} {
+ if {![string length $field]} {
+ continue
}
- }
- if {[info exists portinfo(homepage)]} {
- puts [wraplabel "Homepage" $portinfo(homepage) 0 [string repeat " " 13]]
- }
- puts ""
- # Emit build, library, and runtime dependencies
- # For wrapping, indent output at 22 chars
- set label_len 22
- foreach {key title} {
- depends_build "Build Dependencies"
- depends_lib "Library Dependencies"
- depends_run "Runtime Dependencies"
- } {
- if {[info exists portinfo($key)]} {
- set depstr ""
- set joiner ""
- foreach d $portinfo($key) {
- if {[macports::ui_isset ports_verbose]} {
- append depstr "$joiner$d"
- } else {
- append depstr "$joiner[lindex [split $d :] end]"
- }
- set joiner ", "
+ if {![string length $label]} {
+ lappend fields [wrap $field 0]
+ } else {
+ set wrap_len [string length $label]
+ if {[info exists pretty_wrap($ropt)]} {
+ set wrap_len $pretty_wrap($ropt)
}
- set nodeps false
- puts [wraplabel $title $depstr 0 [string repeat " " $label_len]]
+ lappend fields [wraplabel $label $field 0 [string repeat " " $wrap_len]]
}
+
+ } else { # Not pretty print
+ lappend fields "$label$field"
}
-
- if {[info exists portinfo(platforms)]} {
- puts [wraplabel "Platforms" [join $portinfo(platforms) ", "] 0 [string repeat " " $label_len]]
+ }
+
+ # Now output all that information:
+ if {[llength $fields]} {
+ puts [join $fields $field_sep]
+ } else {
+ if {$pretty_print && [llength $fields_tried]} {
+ puts -nonewline "$portinfo(name) has no "
+ puts [join $fields_tried ", "]
}
- if {[info exists portinfo(maintainers)]} {
- puts [wraplabel "Maintainers" [unobscure_maintainers $portinfo(maintainers)] 0 [string repeat " " $label_len]]
- }
}
set separator "--\n"
}
@@ -1790,16 +1874,12 @@
return 1
}
foreachport $portlist {
- # Merge global variations into the variations specified for this port
- foreach { variation value } [array get global_variations] {
- if { ![info exists variations($variation)] } {
- set variations($variation) $value
+ # Global variations will have to be merged into the specified
+ # variations, but perhaps after the installed variations are
+ # merged. So we pass them into upgrade:
+ macports::upgrade $portname "port:$portname" [array get global_variations] [array get variations] [array get options]
}
- }
- macports::upgrade $portname "port:$portname" [array get variations] [array get options]
- }
-
return 0
}
@@ -2128,65 +2208,6 @@
return $status
}
-
-proc action_deps { action portlist opts } {
- set status 0
- if {[require_portlist portlist]} {
- return 1
- }
- foreachport $portlist {
- # Get info about the port
- if {[catch {mportsearch $portname no exact} result]} {
- global errorInfo
- ui_debug "$errorInfo"
- break_softcontinue "search for portname $portname failed: $result" 1 status
- }
-
- if {$result == ""} {
- break_softcontinue "No port $portname found." 1 status
- }
-
- array unset portinfo
- array set portinfo [lindex $result 1]
- if {[catch {set mport [mportopen $portinfo(porturl) [array get options] [array get variations]]} result]} {
- ui_debug "$::errorInfo"
- break_softcontinue "Unable to open port: $result" 1 status
- }
- array unset portinfo
- array set portinfo [mportinfo $mport]
- mportclose $mport
- # set portname again since the one we were passed may not have had the correct case
- set portname $portinfo(name)
-
- set depstypes {depends_build depends_lib depends_run}
- set depstypes_descr {"build" "library" "runtime"}
-
- set nodeps true
- foreach depstype $depstypes depsdecr $depstypes_descr {
- if {[info exists portinfo($depstype)] &&
- $portinfo($depstype) != ""} {
- puts "$portname has $depsdecr dependencies on:"
- foreach i $portinfo($depstype) {
- if {[macports::ui_isset ports_verbose]} {
- puts "\t$i"
- } else {
- puts "\t[lindex [split [lindex $i 0] :] end]"
- }
- }
- set nodeps false
- }
- }
-
- # no dependencies found
- if {$nodeps == "true"} {
- puts "$portname has no dependencies"
- }
- }
-
- return $status
-}
-
-
proc action_variants { action portlist opts } {
set status 0
if {[require_portlist portlist]} {
@@ -2239,14 +2260,16 @@
array unset vinfo
array set vinfo $variants($vname)
- puts -nonewline "\t$vname"
+ if { [ info exists vinfo(is_default) ] \
+ && $vinfo(is_default) == "+" } {
+ set mod "\[+] "
+ } else {
+ set mod {}
+ }
+ puts -nonewline "\t$mod$vname"
if { [ info exists vinfo(description) ] } {
puts -nonewline ": [ string trim $vinfo(description) ]"
}
- if { [ info exists vinfo(is_default) ] \
- && $vinfo(is_default) == "+" } {
- puts -nonewline "\n\t * is a default variant"
- }
if { [ info exists vinfo(conflicts) ] \
&& $vinfo(conflicts) != "" } {
puts -nonewline "\n\t * conflicts with [ string trim $vinfo(conflicts) ]"
@@ -2271,49 +2294,83 @@
ui_error "You must specify a search pattern"
return 1
}
-
+
+ # Copy global options as we are going to modify the array
+ array set options [array get global_options]
+
+ if {[info exists options(ports_search_depends)] && $options(ports_search_depends) == "yes"} {
+ array unset options ports_search_depends
+ set options(ports_search_depends_build) yes
+ set options(ports_search_depends_lib) yes
+ set options(ports_search_depends_run) yes
+ }
+
+ # Array to hold given filters
+ array set filters {}
+ # Default matchstyle
+ set filter_matchstyle "none"
+ set filter_case no
+ foreach { option } [array names options ports_search_*] {
+ set opt [string range $option 13 end]
+
+ if { $options($option) != "yes" } {
+ continue
+ }
+ switch -- $opt {
+ exact -
+ glob -
+ regex {
+ set filter_matchstyle $opt
+ continue
+ }
+ case-sensitive {
+ set filter_case yes
+ continue
+ }
+ line {
+ continue
+ }
+ }
+
+ set filters($opt) "yes"
+ }
+ # Set default search filter if none was given
+ if { [array size filters] == 0 } {
+ set filters(name) "yes"
+ }
+
set separator ""
foreach portname $portlist {
puts -nonewline $separator
- if {[string first "*" $portname] == -1} {
- set searchstring "*$portname*"
- } else {
- set searchstring $portname
+ set searchstring $portname
+ set matchstyle $filter_matchstyle
+ if {$matchstyle == "none"} {
+ # Guess if the given string was a glob expression, if not do a substring search
+ if {[string first "*" $portname] == -1 && [string first "?" $portname] == -1} {
+ set searchstring "*$portname*"
+ }
+ set matchstyle glob
}
+ set res {}
set portfound 0
- set res {}
- if {[catch {set matches [mportsearch $searchstring no glob name]} result]} {
- global errorInfo
- ui_debug "$errorInfo"
- break_softcontinue "search for name $portname failed: $result" 1 status
+ foreach { opt } [array get filters] {
+ # Map from friendly name
+ set opt [map_friendly_field_names $opt]
+
+ if {[catch {eval set matches \[mportsearch \$searchstring $filter_case $matchstyle $opt\]} result]} {
+ global errorInfo
+ ui_debug "$errorInfo"
+ break_softcontinue "search for name $portname failed: $result" 1 status
+ }
+
+ set tmp {}
+ foreach {name info} $matches {
+ add_to_portlist tmp [concat [list name $name] $info]
+ }
+ set res [opUnion $res $tmp]
}
- set tmp {}
- foreach {name info} $matches {
- add_to_portlist tmp [concat [list name $name] $info]
- }
- set res [opUnion $res $tmp]
- if {[catch {set matches [mportsearch $searchstring no glob description]} result]} {
- global errorInfo
- ui_debug "$errorInfo"
- break_softcontinue "search for description $portname failed: $result" 1 status
- }
- set tmp {}
- foreach {name info} $matches {
- add_to_portlist tmp [concat [list name $name] $info]
- }
- set res [opUnion $res $tmp]
- if {[catch {set matches [mportsearch $searchstring no glob long_description]} result]} {
- global errorInfo
- ui_debug "$errorInfo"
- break_softcontinue "search for long_description $portname failed: $result" 1 status
- }
- set tmp {}
- foreach {name info} $matches {
- add_to_portlist tmp [concat [list name $name] $info]
- }
- set res [opUnion $res $tmp]
set res [portlist_sort $res]
set joiner ""
@@ -2338,8 +2395,8 @@
if {[macports::ui_isset ports_quiet]} {
puts $portinfo(name)
} else {
- if {[info exists global_options(ports_search_line)]
- && $global_options(ports_search_line) == "yes"} {
+ if {[info exists options(ports_search_line)]
+ && $options(ports_search_line) == "yes"} {
puts "$portinfo(name)\t$portinfo(version)\t$portinfo(categories)\t$portinfo(description)"
} else {
puts -nonewline $joiner
@@ -2367,7 +2424,10 @@
set separator "--\n"
}
-
+
+ array unset options
+ array unset filters
+
return $status
}
@@ -2746,7 +2806,7 @@
outdated [list action_outdated [action_args_const ports]] \
contents [list action_contents [action_args_const ports]] \
dependents [list action_dependents [action_args_const ports]] \
- deps [list action_deps [action_args_const ports]] \
+ deps [list action_info [action_args_const ports]] \
variants [list action_variants [action_args_const ports]] \
\
search [list action_search [action_args_const strings]] \
@@ -2836,10 +2896,14 @@
edit {{editor 1}}
ed {{editor 1}}
info {category categories depends_build depends_lib depends_run
- depends description epoch homepage index line long_description
- maintainer maintainers name platform platforms portdir
+ depends description epoch fullname heading homepage index line
+ long_description
+ maintainer maintainers name platform platforms portdir pretty
revision variant variants version}
- search {line}
+ search {case-sensitive category categories depends_build depends_lib depends_run
+ depends description epoch exact glob homepage line
+ long_description maintainer maintainers name platform
+ platforms portdir regex revision variant variants version}
selfupdate {nosync pretend}
uninstall {follow-dependents}
variants {index}
@@ -2849,6 +2913,12 @@
select {list set show}
}
+global cmd_implied_options
+array set cmd_implied_options {
+ deps {ports_info_fullname yes ports_info_depends yes ports_info_pretty yes}
+}
+
+
##
# Checks whether the given option is valid
#
@@ -3025,6 +3095,7 @@
global cmd_argc cmd_argv cmd_argn
global global_options global_options_base private_options ui_options
global current_portdir
+ global cmd_implied_options
set cmd_argv $argv
set cmd_argc [llength $argv]
set cmd_argn 0
@@ -3051,8 +3122,13 @@
cd $current_portdir
# Reset global_options from base before each action, as we munge it just below...
+ array unset global_options
array set global_options $global_options_base
+ if {[info exists cmd_implied_options($action)]} {
+ array set global_options $cmd_implied_options($action)
+ }
+
# Find an action to execute
set action_proc [find_action_proc $action]
if { $action_proc == "" } {
@@ -3265,6 +3341,10 @@
}
}
+ # Create macports user directory if it does not exist yet
+ if {$use_readline && ![file isdirectory $macports::macports_user_dir]} {
+ file mkdir $macports::macports_user_dir
+ }
# Save readine history
if {$use_readline && [file isdirectory $macports::macports_user_dir]} {
rl_history write $history_file
Modified: users/perry/base-select/src/port1.0/portfetch.tcl
===================================================================
--- users/perry/base-select/src/port1.0/portfetch.tcl 2009-01-01 19:52:02 UTC (rev 44644)
+++ users/perry/base-select/src/port1.0/portfetch.tcl 2009-01-01 20:15:56 UTC (rev 44645)
@@ -44,8 +44,8 @@
options master_sites patch_sites extract.suffix distfiles patchfiles use_zip use_bzip2 use_lzma use_dmg dist_subdir \
fetch.type fetch.user fetch.password fetch.use_epsv fetch.ignore_sslcert \
master_sites.mirror_subdir patch_sites.mirror_subdir portname \
- cvs.module cvs.root cvs.password cvs.date cvs.tag \
- svn.url svn.tag \
+ cvs.module cvs.root cvs.password cvs.date cvs.tag cvs.method \
+ svn.url svn.tag svn.method \
git.url git.branch \
hg.url hg.tag
@@ -61,6 +61,7 @@
default cvs.cmd {$portutil::autoconf::cvs_path}
default cvs.password ""
default cvs.dir {${workpath}}
+default cvs.method {export}
default cvs.module {$distname}
default cvs.tag ""
default cvs.date ""
@@ -71,6 +72,7 @@
default svn.cmd {$portutil::autoconf::svn_path}
default svn.dir {${workpath}}
+default svn.method {export}
default svn.tag ""
default svn.env {}
default svn.pre_args {"--non-interactive"}
@@ -449,10 +451,13 @@
# information in a custom .cvspass file
proc cvsfetch {args} {
global workpath cvs.env cvs.cmd cvs.args cvs.post_args
- global cvs.root cvs.date cvs.tag cvs.password
+ global cvs.root cvs.date cvs.tag cvs.method cvs.password
global patch_sites patchfiles filespath
- set cvs.args "co ${cvs.args}"
+ set cvs.args "${cvs.method} ${cvs.args}"
+ if {${cvs.method} == "export" && ![string length ${cvs.tag}] && ![string length ${cvs.date}]} {
+ set cvs.tag "HEAD"
+ }
if {[string length ${cvs.tag}]} {
set cvs.args "${cvs.args} -r ${cvs.tag}"
}
@@ -491,7 +496,7 @@
# Perform an svn fetch
proc svnfetch {args} {
global workpath prefix_frozen
- global svn.env svn.cmd svn.args svn.post_args svn.tag svn.url
+ global svn.env svn.cmd svn.args svn.post_args svn.tag svn.url svn.method
# Look for the svn command, either in the path or in the prefix
set goodcmd 0
@@ -508,7 +513,7 @@
return -code error [msgcat::mc "Subversion check out failed"]
}
- set svn.args "checkout ${svn.args}"
+ set svn.args "${svn.method} ${svn.args}"
if {[string length ${svn.tag}]} {
set svn.args "${svn.args} -r ${svn.tag}"
}
Modified: users/perry/base-select/src/port1.0/portmain.tcl
===================================================================
--- users/perry/base-select/src/port1.0/portmain.tcl 2009-01-01 19:52:02 UTC (rev 44644)
+++ users/perry/base-select/src/port1.0/portmain.tcl 2009-01-01 20:15:56 UTC (rev 44645)
@@ -119,10 +119,7 @@
if {[info exists variations(universal)] && $variations(universal) == "+"} {
# cannot go into the variant, due to the amount of ports overriding it
- global configure.universal_target
- if {[info exists configure.universal_target]} {
- eval macosx_deployment_target ${configure.universal_target}
- }
+ eval macosx_deployment_target ${universal_target}
}
}
Modified: users/perry/base-select/src/port1.0/portutil.tcl
===================================================================
--- users/perry/base-select/src/port1.0/portutil.tcl 2009-01-01 19:52:02 UTC (rev 44644)
+++ users/perry/base-select/src/port1.0/portutil.tcl 2009-01-01 20:15:56 UTC (rev 44645)
@@ -1673,6 +1673,10 @@
# Record a canonical variant string, used e.g. in accessing the registry
set portvariants [canonicalize_variants [array get activevariants]]
+ # Make this important information visible in PortInfo
+ set PortInfo(active_variants) [array get activevariants]
+ set PortInfo(canonical_active_variants) $portvariants
+
# XXX: I suspect it would actually work better in the following
# block to record the activevariants in the statefile rather than
# the upvariations, since as far as I can see different sets of
Modified: users/perry/base-select/src/registry1.0/receipt_flat.tcl
===================================================================
--- users/perry/base-select/src/registry1.0/receipt_flat.tcl 2009-01-01 19:52:02 UTC (rev 44644)
+++ users/perry/base-select/src/registry1.0/receipt_flat.tcl 2009-01-01 20:15:56 UTC (rev 44645)
@@ -181,7 +181,11 @@
# Remove any line starting with #
while {[regexp "(^|\n)#.*\n(.*)\$" $receipt_contents match foo receipt_contents]} {}
- array set receipt_$ref $receipt_contents
+ if {[catch {array set receipt_$ref $receipt_contents} rcpterr]} {
+ ui_error "Malformed receipt for ${name} @${version}_${revision}${variants}"
+ ui_error "receipt_contents = '$receipt_contents'"
+ error $rcpterr
+ }
} else {
# This is old Images format
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From raimue at macports.org Thu Jan 1 12:27:44 2009
From: raimue at macports.org (raimue at macports.org)
Date: Thu, 1 Jan 2009 12:27:44 -0800 (PST)
Subject: [44646] contrib/select/select.sh
Message-ID: <20090101202744.C3DA8B003C9@beta.macosforge.org>
Revision: 44646
http://trac.macports.org/changeset/44646
Author: raimue at macports.org
Date: 2009-01-01 12:27:44 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
select:
Remove force option as it is not used
Modified Paths:
--------------
contrib/select/select.sh
Modified: contrib/select/select.sh
===================================================================
--- contrib/select/select.sh 2009-01-01 20:15:56 UTC (rev 44645)
+++ contrib/select/select.sh 2009-01-01 20:27:44 UTC (rev 44646)
@@ -46,8 +46,6 @@
noexec=0
# enable debug mode
debug=0
-# enforce action
-force=0
# skip check for required rights
isroot=0
# perform "install" mode (for initial destroot)
@@ -175,8 +173,6 @@
usage; exit 0;;
-n)
noexec=1; shift;;
- -f)
- force=1; shift;;
-d)
debug=1; shift;;
-l)
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Thu Jan 1 12:55:58 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Thu, 1 Jan 2009 12:55:58 -0800 (PST)
Subject: [44647] trunk/dports/graphics/fontforge/Portfile
Message-ID: <20090101205558.A8D59B0174C@beta.macosforge.org>
Revision: 44647
http://trac.macports.org/changeset/44647
Author: jeremyhu at macports.org
Date: 2009-01-01 12:55:58 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
fontforge: Updated X11 dependencies
Modified Paths:
--------------
trunk/dports/graphics/fontforge/Portfile
Modified: trunk/dports/graphics/fontforge/Portfile
===================================================================
--- trunk/dports/graphics/fontforge/Portfile 2009-01-01 20:27:44 UTC (rev 44646)
+++ trunk/dports/graphics/fontforge/Portfile 2009-01-01 20:55:58 UTC (rev 44647)
@@ -81,7 +81,9 @@
${worksrcpath}/Makefile.dynamic.in
}
-depends_lib lib:libX11:xorg \
+depends_lib \
+ lib:libXi.6:xorg-libXi \
+ lib:libxkbui.1:xorg-libxkbui
port:freetype \
port:gettext \
port:giflib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Thu Jan 1 12:57:06 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Thu, 1 Jan 2009 12:57:06 -0800 (PST)
Subject: [44648] trunk/dports/x11/glw/Portfile
Message-ID: <20090101205706.30F4EB018C5@beta.macosforge.org>
Revision: 44648
http://trac.macports.org/changeset/44648
Author: jeremyhu at macports.org
Date: 2009-01-01 12:57:05 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
glw: Dropped version from libXm dependency, so we can use lesstif
Modified Paths:
--------------
trunk/dports/x11/glw/Portfile
Modified: trunk/dports/x11/glw/Portfile
===================================================================
--- trunk/dports/x11/glw/Portfile 2009-01-01 20:55:58 UTC (rev 44647)
+++ trunk/dports/x11/glw/Portfile 2009-01-01 20:57:05 UTC (rev 44648)
@@ -23,7 +23,7 @@
universal_variant no
depends_lib lib:libSM.6:xorg-libsm \
- lib:libXm.4:openmotif
+ lib:libXm:openmotif
post-extract { file mkdir "${worksrcpath}/lib" }
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 13:15:33 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 13:15:33 -0800 (PST)
Subject: [44649] trunk/dports/gnome/libzvt/Portfile
Message-ID: <20090101211533.A3846B025C4@beta.macosforge.org>
Revision: 44649
http://trac.macports.org/changeset/44649
Author: blb at macports.org
Date: 2009-01-01 13:15:33 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
gnome/libzvt - whitespace changes
Modified Paths:
--------------
trunk/dports/gnome/libzvt/Portfile
Modified: trunk/dports/gnome/libzvt/Portfile
===================================================================
--- trunk/dports/gnome/libzvt/Portfile 2009-01-01 20:57:05 UTC (rev 44648)
+++ trunk/dports/gnome/libzvt/Portfile 2009-01-01 21:15:33 UTC (rev 44649)
@@ -1,26 +1,32 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
+PortSystem 1.0
-name libzvt
-version 2.0.1
-set branch [join [lrange [split ${version} .] 0 1] .]
-description A library backend of zterm.
-long_description Libzvt is the library backend of zterm, yet \
- another virtual terminal program. It is needed \
- for the application side of the GNOME 2.0 desktop.
-maintainers nomaintainer
-categories gnome
-platforms darwin
-homepage http://www.gnome.org/
-master_sites gnome:sources/${name}/${branch}/
-checksums md5 4bbea49495a341650fa1f89908e6554e
-depends_lib lib:gnome-session:gnome-session
-use_bzip2 yes
-configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info
-configure.cppflags-append "-L${prefix}/lib"
+name libzvt
+version 2.0.1
+set branch [join [lrange [split ${version} .] 0 1] .]
+description A library backend of zterm.
+long_description \
+ Libzvt is the library backend of zterm, yet another virtual terminal \
+ program. It is needed for the application side of the GNOME 2.0 desktop.
+maintainers nomaintainer
+categories gnome
-livecheck.check regex
-livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+platforms darwin
+
+homepage http://www.gnome.org/
+master_sites gnome:sources/${name}/${branch}/
+use_bzip2 yes
+
+checksums md5 4bbea49495a341650fa1f89908e6554e
+
+depends_lib lib:gnome-session:gnome-session
+
+configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info
+configure.cppflags-append "-L${prefix}/lib"
+
+livecheck.check regex
+livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
+livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 13:20:52 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 13:20:52 -0800 (PST)
Subject: [44650] trunk/dports/gnome/libzvt
Message-ID: <20090101212052.6272AB02902@beta.macosforge.org>
Revision: 44650
http://trac.macports.org/changeset/44650
Author: blb at macports.org
Date: 2009-01-01 13:20:52 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
gnome/libzvt - fix incompatibility with newer versions of gtk2 and glib2
(ticket #17837)
Modified Paths:
--------------
trunk/dports/gnome/libzvt/Portfile
Added Paths:
-----------
trunk/dports/gnome/libzvt/files/
trunk/dports/gnome/libzvt/files/patch-libzvt_libzvt.h.diff
Modified: trunk/dports/gnome/libzvt/Portfile
===================================================================
--- trunk/dports/gnome/libzvt/Portfile 2009-01-01 21:15:33 UTC (rev 44649)
+++ trunk/dports/gnome/libzvt/Portfile 2009-01-01 21:20:52 UTC (rev 44650)
@@ -23,6 +23,8 @@
depends_lib lib:gnome-session:gnome-session
+patchfiles patch-libzvt_libzvt.h.diff
+
configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info
configure.cppflags-append "-L${prefix}/lib"
Added: trunk/dports/gnome/libzvt/files/patch-libzvt_libzvt.h.diff
===================================================================
--- trunk/dports/gnome/libzvt/files/patch-libzvt_libzvt.h.diff (rev 0)
+++ trunk/dports/gnome/libzvt/files/patch-libzvt_libzvt.h.diff 2009-01-01 21:20:52 UTC (rev 44650)
@@ -0,0 +1,19 @@
+--- libzvt/libzvt.h.orig 2002-06-03 10:59:26.000000000 -0600
++++ libzvt/libzvt.h 2009-01-01 14:16:56.000000000 -0700
+@@ -46,11 +46,11 @@
+ /* #define ZVT_NO_TRANSPARENT 1 */
+
+ #define ZVT_TYPE_TERM (zvt_term_get_type ())
+-#define ZVT_TERM(obj) (GTK_CHECK_CAST ((obj), ZVT_TYPE_TERM, ZvtTerm))
+-#define ZVT_TERM_CLASS(klass) (GTK_CHECK_CLASS_CAST ((klass), ZVT_TYPE_TERM, ZvtTermClass))
+-#define ZVT_IS_TERM(obj) (GTK_CHECK_TYPE ((obj), ZVT_TYPE_TERM))
+-#define ZVT_IS_TERM_CLASS(klass) (GTK_CHECK_CLASS_TYPE ((klass), ZVT_TYPE_TERM))
+-#define ZVT_TERM_GET_CLASS(obj) (GTK_CHECK_GET_CLASS ((obj), ZVT_TYPE_TERM, ZvtTermClass))
++#define ZVT_TERM(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), ZVT_TYPE_TERM, ZvtTerm))
++#define ZVT_TERM_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), ZVT_TYPE_TERM, ZvtTermClass))
++#define ZVT_IS_TERM(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), ZVT_TYPE_TERM))
++#define ZVT_IS_TERM_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), ZVT_TYPE_TERM))
++#define ZVT_TERM_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), ZVT_TYPE_TERM, ZvtTermClass))
+
+ /* Capabilities
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From raimue at macports.org Thu Jan 1 13:25:48 2009
From: raimue at macports.org (raimue at macports.org)
Date: Thu, 1 Jan 2009 13:25:48 -0800 (PST)
Subject: [44651] contrib/select/select.sh
Message-ID: <20090101212548.B4B9FB029B2@beta.macosforge.org>
Revision: 44651
http://trac.macports.org/changeset/44651
Author: raimue at macports.org
Date: 2009-01-01 13:25:48 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
select:
Remove install mode and DESTDIR as it did not always remove all files on uninstall.
Use '*_select none' to remove symlinks.
Modified Paths:
--------------
contrib/select/select.sh
Modified: contrib/select/select.sh
===================================================================
--- contrib/select/select.sh 2009-01-01 21:20:52 UTC (rev 44650)
+++ contrib/select/select.sh 2009-01-01 21:25:48 UTC (rev 44651)
@@ -48,11 +48,7 @@
debug=0
# skip check for required rights
isroot=0
-# perform "install" mode (for initial destroot)
-inst_mode=0
-DESTDIR=""
-
# print the usage of this tool
usage() {
cat < dont link, just rm original
if [ "-" == $(echo ${src} | colrm 2) ]; then
# source is unavailable for this file
- action "rm" "${DESTDIR}${PREFIX}/${target}"
+ action "rm" "${PREFIX}/${target}"
elif [ "/" == $(echo ${src} | colrm 2) ]; then
# source has an absolute path
- action "ln" "${src}" "${DESTDIR}${PREFIX}/${target}"
+ action "ln" "${src}" "${PREFIX}/${target}"
else
# source has relative path
- action "ln" "${PREFIX}/${src}" "${DESTDIR}${PREFIX}/${target}"
+ action "ln" "${PREFIX}/${src}" "${PREFIX}/${target}"
fi
let "error = error + ${?}"
let "i = i + 1"
@@ -181,8 +177,6 @@
isroot=1; shift;;
-v)
version; exit 0;;
- -i)
- inst_mode=1; DESTDIR=${2}; shift; shift;;
-s)
list_current_selection; exit 0;;
--)
@@ -195,15 +189,6 @@
set -x
fi
-# install mode - bypass all checks and add DESTDIR
-if [ "1" = "${inst_mode}" ]; then
- echo "install mode: destroot: \"${DESTDIR}\""
- CONFPATH=${DESTDIR}${CONFPATH}
- SELECTEDVERSION=${CONFPATH}/current
- select_version ${1}
- exit ${?}
-fi
-
# test if chosen version is available
version_is_valid $1
if [ 0 != ${?} ]; then
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From noreply at macports.org Thu Jan 1 13:38:27 2009
From: noreply at macports.org (MacPorts)
Date: Thu, 01 Jan 2009 21:38:27 -0000
Subject: [MacPorts] febeling modified
Message-ID: <20090101213827.90B9B420002@relay12.apple.com>
Changed page "febeling" by febeling at macports.org from 91.37.238.23*
Page URL:
Diff URL:
Revision 3
Comment: edit user page
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: febeling
=========================================================================
--- febeling (version: 2)
+++ febeling (version: 3)
@@ -1,15 +1,38 @@
I live in Berlin, Germany. I like to program, and I like working software. Currently interested in Erlang, Ruby, C, Common Lisp, Unix IO APIs, and B-Trees.
+
+
+=== Personal list of things it'd like to improve or see improved ===
+
+1. There should be an automatic build (ideally with results in a web
+ interface, filterable, searchable and with automatic notification)
+
+1. Dependencies don't use variants; fix
+
+1. automatically upgrade dependecies before building a port
+
+1. port list is slow; make fast
+
+1. There should be user messages from within Portfiles which are a bit more persistent, like
+ emails; maybe a log file is enough
+
+1. There should be a tool which finds stale references from executables and
+ libraries to dynamically linked libraries (think gentoo revdep-rebuild)
+
+1. make guide use a reasonable markup, not docbook-xml.
+
+1. Feature: Dependecies can use versions
+
+
My ports are:
{{{
-eunit @2.0b1 erlang/eunit
-libsvm @2.86 math/libsvm
-mochiweb @0.0 erlang/mochiweb
-rb-mysql @2.7.5 ruby/rb-mysql
-rb-rmagick @2.5.1 ruby/rb-rmagick
-ruby19 @1.9.0-3 lang/ruby19
-tsung @1.3.0 erlang/tsung
-tuntaposx @20080804 net/tuntaposx
+libsvm
+mochiweb
+rb-mysql
+rb-rmagick
+ruby19
+tsung
+tuntaposx
}}}
Open issues of these ports:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
* The IP shown here might not mean anything if the user or the server is
behind a proxy.
--
MacPorts
Ports system for Mac OS
This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on febeling. If it was not you, please
report to .
From noreply at macports.org Thu Jan 1 13:41:39 2009
From: noreply at macports.org (MacPorts)
Date: Thu, 01 Jan 2009 21:41:39 -0000
Subject: [MacPorts] febeling modified
Message-ID: <20090101214139.D3E2B420002@relay12.apple.com>
Changed page "febeling" by febeling at macports.org from 91.37.238.23*
Page URL:
Diff URL:
Revision 4
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: febeling
=========================================================================
--- febeling (version: 3)
+++ febeling (version: 4)
@@ -3,25 +3,17 @@
=== Personal list of things it'd like to improve or see improved ===
-1. There should be an automatic build (ideally with results in a web
+ 1. There should be an automatic build server (ideally with results in a web
interface, filterable, searchable and with automatic notification)
-
-1. Dependencies don't use variants; fix
-
-1. automatically upgrade dependecies before building a port
-
-1. port list is slow; make fast
-
-1. There should be user messages from within Portfiles which are a bit more persistent, like
+ 1. Dependencies don't use variants; fix
+ 1. automatically upgrade dependecies before building a port
+ 1. port list is slow; make fast
+ 1. There should be user messages from within Portfiles which are a bit more persistent, like
emails; maybe a log file is enough
-
-1. There should be a tool which finds stale references from executables and
+ 1. There should be a tool which finds stale references from executables and
libraries to dynamically linked libraries (think gentoo revdep-rebuild)
-
-1. make guide use a reasonable markup, not docbook-xml.
-
-1. Feature: Dependecies can use versions
-
+ 1. make guide use a reasonable markup, not docbook-xml.
+ 1. Feature: Dependecies can use versions
My ports are:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
* The IP shown here might not mean anything if the user or the server is
behind a proxy.
--
MacPorts
Ports system for Mac OS
This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on febeling. If it was not you, please
report to .
From portindex at macports.org Thu Jan 1 13:51:58 2009
From: portindex at macports.org (portindex at macports.org)
Date: Thu, 1 Jan 2009 13:51:58 -0800 (PST)
Subject: [44652] trunk/dports/PortIndex
Message-ID: <20090101215159.A050BB03A44@beta.macosforge.org>
Revision: 44652
http://trac.macports.org/changeset/44652
Author: portindex at macports.org
Date: 2009-01-01 13:51:57 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5373
Ports successfully parsed: 5372
Ports failed: 1
Failed to parse file graphics/fontforge/Portfile: invalid command name "port:freetype"
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-01 21:25:48 UTC (rev 44651)
+++ trunk/dports/PortIndex 2009-01-01 21:51:57 UTC (rev 44652)
@@ -2796,8 +2796,6 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir graphics/fnlib description {Fonts and font libraries necessary for Enlightenment} homepage http://www.enlightenment.org/ epoch 0 platforms darwin name fnlib depends_lib {lib:libX11.6:XFree86 lib:libjpeg.62:jpeg lib:libpng.3:libpng lib:libtiff.3:tiff lib:libImlib:imlib} long_description {This is a set of fonts and font libraries necessary for the latest release of Enlightenment.} maintainers nomaintainer version 0.5 categories graphics revision 1
fontconfig 594
variants {doc vera macosx universal} variant_desc {doc {Install extra documentation} vera {Install the Bitstream Vera font} macosx {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir graphics/fontconfig description {An XML-based font configuration API for X Windows} homepage http://fontconfig.org/ epoch 0 platforms darwin name fontconfig depends_lib {port:libiconv port:expat port:freetype} maintainers ryandesign long_description {Fontconfig is a library for configuring and customizing font access.} version 2.6.0 categories graphics revision 1
-fontforge 837
-variants with_freetype_bytecode variant_desc {with_freetype_bytecode {Enable support for bytecode interpreter}} portdir graphics/fontforge description {Outline and bitmap font editor/converter for many formats} homepage http://fontforge.sourceforge.net/ epoch 0 platforms darwin name fontforge depends_lib {lib:libX11:xorg port:freetype port:gettext port:giflib port:jpeg port:libiconv port:libpng port:libuninameslist port:libxml2 port:tiff port:zlib} maintainers nomaintainer long_description {FontForge allows you to edit outline and bitmap fonts. You may create new ones or modify old ones. It is also a format converter and can interconvert between PostScript (ascii & binary Type1, some Type3, some Type0), TrueType, OpenType (Type2), CID, SVG. Previously known as pfaedit.} version 20080927 categories {graphics fonts} revision 0
freeimage 641
variants {universal darwin_9} variant_desc {universal {Build for multiple architectures} darwin_9 {Platform variant, do not select manually}} portdir graphics/freeimage description {Library for FreeImage, a dependency-less graphics library} homepage http://freeimage.sourceforge.net/ epoch 0 platforms macosx name freeimage maintainers ryand-ruby at zenspider.com long_description {FreeImage is a library for developers who would like to support most popular graphics image formats. Some highlights are: extremely simple in use, not limited to the local PC (unique FreeImageIO) and Plugin driven!} version 3.10.0 categories graphics revision 0
ftgl 498
@@ -10044,8 +10042,8 @@
variants {docs universal} depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/gksu description {Graphical frontend to su and sudo} homepage http://www.nongnu.org/gksu/ epoch 0 platforms darwin name gksu depends_lib {port:gtk2 port:gnome-keyring port:gconf port:libgksu12 port:libgksuui10} maintainers nomaintainer long_description {Gtk+ frontend to su and sudo. It supports login shells and preserving environment when acting as a su frontend. It is useful to menu items or other graphical programs that need to ask a user's password to run another program as another user.} categories {x11 sysutils} version 1.3.7 revision 0
glui 377
portdir x11/glui description {A GLUT-based C++ user interface library.} platforms darwin name glui version 2.36 categories x11 homepage http://glui.sourceforge.net/ revision 1 epoch 0 maintainers mcalhoun long_description {GLUI is a GLUT-based C++ user interface library which provides controls such as buttons, checkboxes, radio buttons, and spinners to OpenGL applications.}
-glw 388
-variants darwin variant_desc {darwin {Platform variant, do not select manually}} portdir x11/glw description {Mesa OpenGL widget library} homepage http://www.mesa3d.org/ epoch 0 platforms darwin name glw depends_lib {lib:libSM.6:xorg-libsm lib:libXm.4:openmotif} maintainers css long_description {SGI Xt/Motif OpenGL widget library} version 7.2 categories {x11 devel graphics} revision 0
+glw 386
+variants darwin variant_desc {darwin {Platform variant, do not select manually}} portdir x11/glw description {Mesa OpenGL widget library} homepage http://www.mesa3d.org/ epoch 0 platforms darwin name glw depends_lib {lib:libSM.6:xorg-libsm lib:libXm:openmotif} maintainers css long_description {SGI Xt/Motif OpenGL widget library} version 7.2 categories {x11 devel graphics} revision 0
gobby 711
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/gobby description {Realtime collaborative editor} homepage http://gobby.0x539.de/ epoch 0 platforms {darwin freebsd} name gobby depends_lib {path:lib/pkgconfig/glib-2.0.pc:glib2 port:gtk2 port:glibmm port:libxmlxx2 port:gtkmm port:gtksourceview2 port:libgnomecups port:net6 port:obby} maintainers nomaintainer long_description {Gobby is a free collaborative editor which enables you to edit files simultaneously with other users over a network. It supports multiple documents in one session and is portable to both Windows and POSIX platforms.} categories {x11 net} version 0.4.8 revision 0
grace 618
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Thu Jan 1 13:59:07 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Thu, 1 Jan 2009 13:59:07 -0800 (PST)
Subject: [44653] trunk/dports/x11/wine/Portfile
Message-ID: <20090101215907.D2690B03D7A@beta.macosforge.org>
Revision: 44653
http://trac.macports.org/changeset/44653
Author: jeremyhu at macports.org
Date: 2009-01-01 13:59:07 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
wine: Updated X11 dependencies. autoreconf to better find X11
Modified Paths:
--------------
trunk/dports/x11/wine/Portfile
Modified: trunk/dports/x11/wine/Portfile
===================================================================
--- trunk/dports/x11/wine/Portfile 2009-01-01 21:51:57 UTC (rev 44652)
+++ trunk/dports/x11/wine/Portfile 2009-01-01 21:59:07 UTC (rev 44653)
@@ -29,8 +29,8 @@
sha1 0550b03bf7b314514a87b6abb2198da96ef83b22 \
rmd160 fecd2bf970c51c80fc02ca39631034f066da145e
+# Note: Most of the X11 libs are dlopen()'d
depends_lib \
- lib:libX11.6:XFree86 \
port:expat \
port:fontconfig \
port:freetype \
@@ -40,20 +40,25 @@
port:libxslt \
port:ncurses \
port:openssl \
- port:xrender \
- port:zlib
+ port:zlib \
+ lib:libSM.6:xorg-libsm \
+ lib:libXcursor.1:xorg-libXcursor \
+ lib:libXi.6:xorg-libXi \
+ lib:libXinerama.1:xorg-libXinerama \
+ lib:libXrandr.2:xorg-libXrandr \
+ lib:libXxf86vm.1:xorg-libXxf86vm
depends_build \
- port:pkgconfig
+ port:pkgconfig \
+ port:autoconf
+use_autoreconf yes
+autoreconf.args -fvi
+
configure.ldflags-append \
-framework CoreServices \
-lz
-configure.args \
- --x-includes=${x11prefix}/include \
- --x-libraries=${x11prefix}/lib
-
pre-fetch {
if { [string compare ${os.endian} "little"] != 0 } {
return -code error "${name} only runs on little-endian computers, such as an Intel Mac."
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Thu Jan 1 14:00:01 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Thu, 1 Jan 2009 14:00:01 -0800 (PST)
Subject: [44654] trunk/dports/x11/wine-devel/Portfile
Message-ID: <20090101220001.AB53DB03EB7@beta.macosforge.org>
Revision: 44654
http://trac.macports.org/changeset/44654
Author: jeremyhu at macports.org
Date: 2009-01-01 14:00:00 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
wine-devel: Updated X11 dependencies
Modified Paths:
--------------
trunk/dports/x11/wine-devel/Portfile
Modified: trunk/dports/x11/wine-devel/Portfile
===================================================================
--- trunk/dports/x11/wine-devel/Portfile 2009-01-01 21:59:07 UTC (rev 44653)
+++ trunk/dports/x11/wine-devel/Portfile 2009-01-01 22:00:00 UTC (rev 44654)
@@ -32,7 +32,6 @@
rmd160 21cad81c4cb80c1f6251a91e1abc1121b4996d9d
depends_lib \
- lib:libX11.6:XFree86 \
port:expat \
port:fontconfig \
port:freetype \
@@ -42,8 +41,13 @@
port:libxslt \
port:ncurses \
port:openssl \
- port:xrender \
- port:zlib
+ port:zlib \
+ lib:libSM.6:xorg-libsm \
+ lib:libXcursor.1:xorg-libXcursor \
+ lib:libXi.6:xorg-libXi \
+ lib:libXinerama.1:xorg-libXinerama \
+ lib:libXrandr.2:xorg-libXrandr \
+ lib:libXxf86vm.1:xorg-libXxf86vm
depends_build \
port:pkgconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From noreply at macports.org Thu Jan 1 14:05:06 2009
From: noreply at macports.org (MacPorts)
Date: Thu, 01 Jan 2009 22:05:06 -0000
Subject: [MacPorts] febeling modified
Message-ID: <20090101220506.5BC87420004@relay12.apple.com>
Changed page "febeling" by febeling at macports.org from 91.37.238.23*
Page URL:
Diff URL:
Revision 5
Comment: add ticket queries (nicked from bryan)
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: febeling
=========================================================================
--- febeling (version: 4)
+++ febeling (version: 5)
@@ -15,7 +15,6 @@
1. make guide use a reasonable markup, not docbook-xml.
1. Feature: Dependecies can use versions
-
My ports are:
{{{
libsvm
@@ -29,9 +28,17 @@
Open issues of these ports:
-[[TicketQuery(status=new|assigned|reopened&summary~=eunit|libsvm|mochiweb|rb-mysql|rb-rmagick|ruby19|tsung|tuntaposx)]]
+[[TicketQuery(status=new|assigned|reopened&summary~=libsvm|mochiweb|rb-mysql|rb-rmagick|ruby19|tsung|tuntaposx)]]
and
-[[TicketQuery(status=new|assigned|reopened&port~=eunit|libsvm|mochiweb|rb-mysql|rb-rmagick|ruby19|tsung|tuntaposx)]]
+[[TicketQuery(status=new|assigned|reopened&port~=libsvm|mochiweb|rb-mysql|rb-rmagick|ruby19|tsung|tuntaposx)]]
+
+=== [query:reporter=febeling at macports.org Reported Tickets] ===
+[[TicketQuery(reporter=febeling at macports.org&status=new|assigned|reopened)]]
+=== [query:owner=febeling at macports Assigned Tickets] ===
+[[TicketQuery(owner=febeling at macports.org&status=new|assigned|reopened)]]
+=== [query:cc=febeling at macports On CC] ===
+[[TicketQuery(cc~=febeling at macports.org&status=new|assigned|reopened)]]
+
-------8<------8<------8<------8<------8<------8<------8<------8<--------
* The IP shown here might not mean anything if the user or the server is
behind a proxy.
--
MacPorts
Ports system for Mac OS
This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on febeling. If it was not you, please
report to .
From jeremyhu at macports.org Thu Jan 1 14:06:44 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Thu, 1 Jan 2009 14:06:44 -0800 (PST)
Subject: [44655] trunk/dports/net/deluge/Portfile
Message-ID: <20090101220644.D0F01B04E28@beta.macosforge.org>
Revision: 44655
http://trac.macports.org/changeset/44655
Author: jeremyhu at macports.org
Date: 2009-01-01 14:06:44 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
deluge: Make sure boost is built with a python variant or we fail
Modified Paths:
--------------
trunk/dports/net/deluge/Portfile
Modified: trunk/dports/net/deluge/Portfile
===================================================================
--- trunk/dports/net/deluge/Portfile 2009-01-01 22:00:00 UTC (rev 44654)
+++ trunk/dports/net/deluge/Portfile 2009-01-01 22:06:44 UTC (rev 44655)
@@ -39,3 +39,10 @@
PYTHON_LDFLAGS=-L${prefix}/lib \
CFLAGS="-I${prefix}/include -I${prefix}/include/boost" \
PREFIX=${prefix}
+
+pre-configure {
+ if { ![file exists ${prefix}/lib/${prefix}/lib/libboost_python-mt.dylib] } {
+ ui_error "You must build boost with a python variant (+python24 +python25 or +python26)"
+ error "You must build boost with a python variant (+python24 +python25 or +python26)"
+ }
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Thu Jan 1 14:14:41 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Thu, 1 Jan 2009 14:14:41 -0800 (PST)
Subject: [44656] trunk/dports/x11/SoXt/Portfile
Message-ID: <20090101221441.6F316B05379@beta.macosforge.org>
Revision: 44656
http://trac.macports.org/changeset/44656
Author: jeremyhu at macports.org
Date: 2009-01-01 14:14:41 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
XoXt: Updated X11 dependencies
Modified Paths:
--------------
trunk/dports/x11/SoXt/Portfile
Modified: trunk/dports/x11/SoXt/Portfile
===================================================================
--- trunk/dports/x11/SoXt/Portfile 2009-01-01 22:06:44 UTC (rev 44655)
+++ trunk/dports/x11/SoXt/Portfile 2009-01-01 22:14:41 UTC (rev 44656)
@@ -17,13 +17,25 @@
master_sites http://ftp.coin3d.org/coin/src/all/
checksums md5 25f7d18998e6cc1403e0f3ae0c235500
-depends_build lib:libX11.6:XFree86
-depends_lib port:Coin lib:libXm.4:openmotif
+depends_build \
+ port:doxygen
-use_configure yes
+depends_lib \
+ lib:libGL.1:mesa \
+ lib:libXi.6:xorg-libXi \
+ lib:libXmu.6:xorg-libXmu \
+ lib:libXp.6:xorg-libXp \
+ lib:libXpm.4:xpm \
+ lib:libXm:openmotif \
+ port:Coin
+
configure.args --enable-man --mandir=${prefix}/share/man \
--with-coin=${prefix}
+# This package doesn't ship some of of its m4 macros, so we can't autoreconf to do this...
+configure.cppflags-append -I${x11prefix}/include
+configure.ldflags-append -L${x11prefix}/lib
+
platform darwin {
configure.args-append --enable-darwin-x11
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Thu Jan 1 14:21:41 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Thu, 1 Jan 2009 14:21:41 -0800 (PST)
Subject: [44657] trunk/dports/net/deluge/Portfile
Message-ID: <20090101222141.51E79B05930@beta.macosforge.org>
Revision: 44657
http://trac.macports.org/changeset/44657
Author: jeremyhu at macports.org
Date: 2009-01-01 14:21:40 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
deluge: Fix double-paste typo
Modified Paths:
--------------
trunk/dports/net/deluge/Portfile
Modified: trunk/dports/net/deluge/Portfile
===================================================================
--- trunk/dports/net/deluge/Portfile 2009-01-01 22:14:41 UTC (rev 44656)
+++ trunk/dports/net/deluge/Portfile 2009-01-01 22:21:40 UTC (rev 44657)
@@ -41,7 +41,7 @@
PREFIX=${prefix}
pre-configure {
- if { ![file exists ${prefix}/lib/${prefix}/lib/libboost_python-mt.dylib] } {
+ if { ![file exists ${prefix}/lib/libboost_python-mt.dylib] } {
ui_error "You must build boost with a python variant (+python24 +python25 or +python26)"
error "You must build boost with a python variant (+python24 +python25 or +python26)"
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From raimue at macports.org Thu Jan 1 14:24:25 2009
From: raimue at macports.org (raimue at macports.org)
Date: Thu, 1 Jan 2009 14:24:25 -0800 (PST)
Subject: [44658] trunk/dports/graphics/fontforge/Portfile
Message-ID: <20090101222426.2235EB05B5F@beta.macosforge.org>
Revision: 44658
http://trac.macports.org/changeset/44658
Author: raimue at macports.org
Date: 2009-01-01 14:24:25 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
graphics/fontforge:
Fix typo introduced in r44647, which made fontforge fail portindex
Modified Paths:
--------------
trunk/dports/graphics/fontforge/Portfile
Modified: trunk/dports/graphics/fontforge/Portfile
===================================================================
--- trunk/dports/graphics/fontforge/Portfile 2009-01-01 22:21:40 UTC (rev 44657)
+++ trunk/dports/graphics/fontforge/Portfile 2009-01-01 22:24:25 UTC (rev 44658)
@@ -83,7 +83,7 @@
depends_lib \
lib:libXi.6:xorg-libXi \
- lib:libxkbui.1:xorg-libxkbui
+ lib:libxkbui.1:xorg-libxkbui \
port:freetype \
port:gettext \
port:giflib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From raimue at macports.org Thu Jan 1 14:45:18 2009
From: raimue at macports.org (raimue at macports.org)
Date: Thu, 1 Jan 2009 14:45:18 -0800 (PST)
Subject: [44659] contrib/select/select.sh
Message-ID: <20090101224518.6D7FEB074EE@beta.macosforge.org>
Revision: 44659
http://trac.macports.org/changeset/44659
Author: raimue at macports.org
Date: 2009-01-01 14:45:17 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
select:
Remove -f and -i from usage
Modified Paths:
--------------
contrib/select/select.sh
Modified: contrib/select/select.sh
===================================================================
--- contrib/select/select.sh 2009-01-01 22:24:25 UTC (rev 44658)
+++ contrib/select/select.sh 2009-01-01 22:45:17 UTC (rev 44659)
@@ -52,17 +52,14 @@
# print the usage of this tool
usage() {
cat <
From portindex at macports.org Thu Jan 1 14:51:49 2009
From: portindex at macports.org (portindex at macports.org)
Date: Thu, 1 Jan 2009 14:51:49 -0800 (PST)
Subject: [44660] trunk/dports/PortIndex
Message-ID: <20090101225150.16D6EB079D6@beta.macosforge.org>
Revision: 44660
http://trac.macports.org/changeset/44660
Author: portindex at macports.org
Date: 2009-01-01 14:51:48 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5373
Ports successfully parsed: 5373
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-01 22:45:17 UTC (rev 44659)
+++ trunk/dports/PortIndex 2009-01-01 22:51:48 UTC (rev 44660)
@@ -2796,6 +2796,8 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir graphics/fnlib description {Fonts and font libraries necessary for Enlightenment} homepage http://www.enlightenment.org/ epoch 0 platforms darwin name fnlib depends_lib {lib:libX11.6:XFree86 lib:libjpeg.62:jpeg lib:libpng.3:libpng lib:libtiff.3:tiff lib:libImlib:imlib} long_description {This is a set of fonts and font libraries necessary for the latest release of Enlightenment.} maintainers nomaintainer version 0.5 categories graphics revision 1
fontconfig 594
variants {doc vera macosx universal} variant_desc {doc {Install extra documentation} vera {Install the Bitstream Vera font} macosx {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir graphics/fontconfig description {An XML-based font configuration API for X Windows} homepage http://fontconfig.org/ epoch 0 platforms darwin name fontconfig depends_lib {port:libiconv port:expat port:freetype} maintainers ryandesign long_description {Fontconfig is a library for configuring and customizing font access.} version 2.6.0 categories graphics revision 1
+fontforge 873
+variants with_freetype_bytecode variant_desc {with_freetype_bytecode {Enable support for bytecode interpreter}} portdir graphics/fontforge description {Outline and bitmap font editor/converter for many formats} homepage http://fontforge.sourceforge.net/ epoch 0 platforms darwin name fontforge depends_lib {lib:libXi.6:xorg-libXi lib:libxkbui.1:xorg-libxkbui port:freetype port:gettext port:giflib port:jpeg port:libiconv port:libpng port:libuninameslist port:libxml2 port:tiff port:zlib} maintainers nomaintainer long_description {FontForge allows you to edit outline and bitmap fonts. You may create new ones or modify old ones. It is also a format converter and can interconvert between PostScript (ascii & binary Type1, some Type3, some Type0), TrueType, OpenType (Type2), CID, SVG. Previously known as pfaedit.} version 20080927 categories {graphics fonts} revision 0
freeimage 641
variants {universal darwin_9} variant_desc {universal {Build for multiple architectures} darwin_9 {Platform variant, do not select manually}} portdir graphics/freeimage description {Library for FreeImage, a dependency-less graphics library} homepage http://freeimage.sourceforge.net/ epoch 0 platforms macosx name freeimage maintainers ryand-ruby at zenspider.com long_description {FreeImage is a library for developers who would like to support most popular graphics image formats. Some highlights are: extremely simple in use, not limited to the local PC (unique FreeImageIO) and Plugin driven!} version 3.10.0 categories graphics revision 0
ftgl 498
@@ -9950,8 +9952,8 @@
variants {darwin universal} depends_build port:pkgconfig variant_desc {darwin {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/AfterStep description {Window Manager based on NeXTStep interface.} homepage http://www.afterstep.org epoch 0 platforms darwin name AfterStep depends_lib {port:libungif port:gtk2 port:librsvg} maintainers waqar at macports.org long_description {AfterStep is a window manager for the Unix X Window System. Originally based on the look and feel of the NeXTStep interface, it provides end users with a consistent, clean, and elegant desktop. The goal of AfterStep development is to provide for flexibility of desktop configuration, improving aestetics, and efficient use of system resources.} categories x11 version 2.2.8 revision 0
Eterm 867
variants universal depends_build {port:pkgconfig port:autoconf port:automake port:libtool} variant_desc {universal {Build for multiple architectures}} portdir x11/Eterm description {Eterm is a color terminal emulator.} homepage http://www.eterm.org/ epoch 0 platforms darwin name Eterm depends_lib {port:libast lib:libXRes.1:xorg-libXRes lib:libXext.6:xorg-libXext lib:libXmu.6:xorg-libXmu lib:libXt.6:xorg-libXt} maintainers nomaintainer long_description {Eterm is a color vt102 terminal emulator intended as a replacement for xterm. It is designed with a Freedom of Choice philosophy, leaving as much power, flexibility, and freedom as possible in the hands of the user. It is designed to look good and work well, but takes a feature-rich approach rather than one of minimalism while still maintaining speed and efficiency.} categories x11 version 0.9.5 revision 0
-SoXt 749
-variants {darwin universal} depends_build lib:libX11.6:XFree86 variant_desc {darwin {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/SoXt description {Xt/Motif glue library for Coin} homepage http://www.coin3d.org/lib/soxt/ epoch 0 platforms darwin name SoXt depends_lib {port:Coin lib:libXm.4:openmotif} long_description {SoXt provides the programmer with a high-level application programmer's interface (API) in C++. The library primarily includes a class-hierarchy of viewer components of varying functionality and complexity, with various modes for the end-user to control the 3D-scene camera interaction.} maintainers css at macports.org categories {x11 graphics devel} version 1.2.2 revision 0
+SoXt 844
+variants {darwin universal} depends_build port:doxygen variant_desc {darwin {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/SoXt description {Xt/Motif glue library for Coin} homepage http://www.coin3d.org/lib/soxt/ epoch 0 platforms darwin name SoXt depends_lib {lib:libGL.1:mesa lib:libXi.6:xorg-libXi lib:libXmu.6:xorg-libXmu lib:libXp.6:xorg-libXp lib:libXpm.4:xpm lib:libXm:openmotif port:Coin} long_description {SoXt provides the programmer with a high-level application programmer's interface (API) in C++. The library primarily includes a class-hierarchy of viewer components of varying functionality and complexity, with various modes for the end-user to control the 3D-scene camera interaction.} maintainers css at macports.org categories {x11 graphics devel} version 1.2.2 revision 0
TkPasMan 563
description {Manager for usernames and passwords} portdir x11/TkPasMan homepage http://www.xs4all.nl/~wbsoft/linux/tkpasman.html epoch 0 platforms darwin name TkPasMan depends_lib bin:wish:tk maintainers christian.queinnec at lip6.fr long_description {TkPasMan is a simple program that lets you store usernames and passwords for access to forums, mailing lists, and other websites. It is inspired by gpasman, but has more `paste' possibilities. For example, you can just paste username and then password behind it.} version 2.2a categories {x11 security} revision 0
XFree86 480
@@ -10264,10 +10266,10 @@
depends_build bin:xmkmf:imake portdir x11/vtwm description {Twm with a virtual desktop and optional Motif-like features} homepage ftp://ftp.visi.com/users/hawkeyd/X/ epoch 0 platforms darwin name vtwm depends_lib {lib:libX11.6:xorg-libX11 lib:libXt.6:xorg-libXt lib:libSM.6:xorg-libsm lib:libICE.6:xorg-libice lib:libXext.6:xorg-libXext lib:libXpm.4:xpm lib:libXmu.6:xorg-libXmu} maintainers mdales at mac.com long_description {{Twm with a virtual desktop and optional Motif-like features}} version 5.4.6b categories x11 revision 0
windowmaker 965
variants {candy darwin_i386} variant_desc {candy {Enable various eye-candy options} darwin_i386 {Platform variant, do not select manually}} portdir x11/windowmaker description {Window Maker is a X11 window manager supporting GNUstep} homepage http://www.windowmaker.info/ epoch 0 platforms {darwin freebsd} name windowmaker depends_lib {lib:libSM.6:xorg-libsm lib:libXext.6:xorg-libXext lib:libXft.2:Xft2 lib:libXpm.4:xpm port:libpng port:gettext path:include/gif_lib.h:giflib port:tiff} maintainers nomaintainer long_description {Window Maker is an X11 window manager originally designed to provide integration support for the GNUstep Desktop Environment. In every way possible, it reproduces the elegant look and feel of the {NEXTSTEP[tm]} user interface. It is fast, feature rich, easy to configure, and easy to use. It is also free software, with contributions being made by programmers from around the world.} version 0.92.0 categories {x11 x11-wm} revision 2
-wine 490
-depends_build port:pkgconfig portdir x11/wine description {Wine Is Not an Emulator} homepage http://www.winehq.com/ epoch 0 platforms darwin name wine depends_lib {lib:libX11.6:XFree86 port:expat port:fontconfig port:freetype port:jpeg port:libiconv port:libxml2 port:libxslt port:ncurses port:openssl port:xrender port:zlib} maintainers {ryandesign jwa openmaintainer} long_description {Wine is an implementation of the Windows APIs on top of X11.} version 1.0.1 categories x11 revision 1
-wine-devel 503
-depends_build port:pkgconfig portdir x11/wine-devel description {Wine Is Not an Emulator} homepage http://www.winehq.com/ epoch 0 platforms darwin name wine-devel depends_lib {lib:libX11.6:XFree86 port:expat port:fontconfig port:freetype port:jpeg port:libiconv port:libxml2 port:libxslt port:ncurses port:openssl port:xrender port:zlib} maintainers {ryandesign jwa openmaintainer} long_description {Wine is an implementation of the Windows APIs on top of X11.} version 1.1.11 categories x11 revision 0
+wine 650
+depends_build {port:pkgconfig port:autoconf} portdir x11/wine description {Wine Is Not an Emulator} homepage http://www.winehq.com/ epoch 0 platforms darwin name wine depends_lib {port:expat port:fontconfig port:freetype port:jpeg port:libiconv port:libxml2 port:libxslt port:ncurses port:openssl port:zlib lib:libSM.6:xorg-libsm lib:libXcursor.1:xorg-libXcursor lib:libXi.6:xorg-libXi lib:libXinerama.1:xorg-libXinerama lib:libXrandr.2:xorg-libXrandr lib:libXxf86vm.1:xorg-libXxf86vm} maintainers {ryandesign jwa openmaintainer} long_description {Wine is an implementation of the Windows APIs on top of X11.} version 1.0.1 categories x11 revision 1
+wine-devel 647
+depends_build port:pkgconfig portdir x11/wine-devel description {Wine Is Not an Emulator} homepage http://www.winehq.com/ epoch 0 platforms darwin name wine-devel depends_lib {port:expat port:fontconfig port:freetype port:jpeg port:libiconv port:libxml2 port:libxslt port:ncurses port:openssl port:zlib lib:libSM.6:xorg-libsm lib:libXcursor.1:xorg-libXcursor lib:libXi.6:xorg-libXi lib:libXinerama.1:xorg-libXinerama lib:libXrandr.2:xorg-libXrandr lib:libXxf86vm.1:xorg-libXxf86vm} maintainers {ryandesign jwa openmaintainer} long_description {Wine is an implementation of the Windows APIs on top of X11.} version 1.1.11 categories x11 revision 0
winetricks 515
description {downloads and installs various redistributable runtime libraries} portdir x11/winetricks homepage http://www.kegel.com/wine/ epoch 0 depends_run {path:bin/wine:wine port:cabextract port:openssl bin:curl:curl} platforms darwin name winetricks maintainers ryandesign long_description {winetricks can help you prepare your system for Windows applications that mistakenly assume all users' systems have all the needed redistributable runtime libraries or fonts.} version 20081223 categories x11 revision 0
wm-extra 398
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From raimue at macports.org Thu Jan 1 14:52:39 2009
From: raimue at macports.org (raimue at macports.org)
Date: Thu, 1 Jan 2009 14:52:39 -0800 (PST)
Subject: [44661] contrib/select/select-0.2.tar.gz
Message-ID: <20090101225239.3D965B07A8A@beta.macosforge.org>
Revision: 44661
http://trac.macports.org/changeset/44661
Author: raimue at macports.org
Date: 2009-01-01 14:52:38 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
select:
Created select 0.2 dist tarball
Added Paths:
-----------
contrib/select/select-0.2.tar.gz
Added: contrib/select/select-0.2.tar.gz
===================================================================
(Binary files differ)
Property changes on: contrib/select/select-0.2.tar.gz
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From raimue at macports.org Thu Jan 1 14:54:16 2009
From: raimue at macports.org (raimue at macports.org)
Date: Thu, 1 Jan 2009 14:54:16 -0800 (PST)
Subject: [44662] trunk/dports/sysutils/python_select/Portfile
Message-ID: <20090101225416.6E939B07BD0@beta.macosforge.org>
Revision: 44662
http://trac.macports.org/changeset/44662
Author: raimue at macports.org
Date: 2009-01-01 14:54:16 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
sysutils/python_select:
Update python_select to version 0.2, use post-activate hook for default selection
Modified Paths:
--------------
trunk/dports/sysutils/python_select/Portfile
Modified: trunk/dports/sysutils/python_select/Portfile
===================================================================
--- trunk/dports/sysutils/python_select/Portfile 2009-01-01 22:52:38 UTC (rev 44661)
+++ trunk/dports/sysutils/python_select/Portfile 2009-01-01 22:54:16 UTC (rev 44662)
@@ -3,8 +3,7 @@
PortSystem 1.0
name python_select
-version 0.1
-revision 4
+version 0.2
categories sysutils
platforms darwin
maintainers raimue
@@ -16,7 +15,7 @@
homepage http://svn.macports.org/repository/macports/contrib/select/
master_sites ${homepage}
distname select-${version}
-checksums sha1 18e1f95c2ddd88210aa52eb696261859af2dc3a4
+checksums sha1 6569edfb92659523d5b4c91c8880efeec69c43da
configure.args --mandir=${prefix}/share/man --name=python
@@ -29,22 +28,37 @@
platform darwin 7 {
post-destroot {
xinstall -m 644 -W ${filespath} python23-apple ${destroot}${prefix}/etc/select/python
- system "${destroot}${prefix}/bin/${name} -i ${destroot} python23-apple"
}
+
+ post-activate {
+ if {[exec ${prefix}/bin/${name} -s] == "none"} {
+ system "${destroot}${prefix}/bin/${name} python23-apple"
+ }
+ }
}
platform darwin 8 {
post-destroot {
xinstall -m 644 -W ${filespath} python23-apple ${destroot}${prefix}/etc/select/python
- system "${destroot}${prefix}/bin/${name} -i ${destroot} python23-apple"
}
+
+ post-activate {
+ if {[exec ${prefix}/bin/${name} -s] == "none"} {
+ system "${destroot}${prefix}/bin/${name} python23-apple"
+ }
+ }
}
platform darwin 9 {
post-destroot {
xinstall -m 644 -W ${filespath} python25-apple ${destroot}${prefix}/etc/select/python
- system "${destroot}${prefix}/bin/${name} -i ${destroot} python25-apple"
}
+
+ post-activate {
+ if {[exec ${prefix}/bin/${name} -s] == "none"} {
+ system "${prefix}/bin/${name} python25-apple"
+ }
+ }
}
livecheck.check none
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Thu Jan 1 15:51:53 2009
From: portindex at macports.org (portindex at macports.org)
Date: Thu, 1 Jan 2009 15:51:53 -0800 (PST)
Subject: [44663] trunk/dports/PortIndex
Message-ID: <20090101235154.ADC18B0A06B@beta.macosforge.org>
Revision: 44663
http://trac.macports.org/changeset/44663
Author: portindex at macports.org
Date: 2009-01-01 15:51:51 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5373
Ports successfully parsed: 5373
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-01 22:54:16 UTC (rev 44662)
+++ trunk/dports/PortIndex 2009-01-01 23:51:51 UTC (rev 44663)
@@ -9025,7 +9025,7 @@
pwgen 501
variants universal depends_build bin:grep:grep variant_desc {universal {Build for multiple architectures}} portdir sysutils/pwgen description {password generator} homepage http://sourceforge.net/projects/pwgen/ epoch 0 platforms darwin name pwgen maintainers {raimue openmaintainer} long_description {This program spits out passwords which are virtually guaranteed not to be found in the dictionary, but are (usually) pronounceable to speakers of English.} version 2.06 categories sysutils revision 1
python_select 706
-variants {darwin_7 darwin_8 darwin_9 universal} variant_desc {darwin_7 {Platform variant, do not select manually} darwin_8 {Platform variant, do not select manually} darwin_9 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir sysutils/python_select description {Switch the default python interpreter} homepage http://svn.macports.org/repository/macports/contrib/select/ epoch 0 platforms darwin name python_select maintainers raimue long_description {python_select lets you switch the default python interpreter. python_select symlinks the standard python executables in the MacPorts prefix to the selected version.} version 0.1 categories sysutils revision 4
+variants {darwin_7 darwin_8 darwin_9 universal} variant_desc {darwin_7 {Platform variant, do not select manually} darwin_8 {Platform variant, do not select manually} darwin_9 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir sysutils/python_select description {Switch the default python interpreter} homepage http://svn.macports.org/repository/macports/contrib/select/ epoch 0 platforms darwin name python_select maintainers raimue long_description {python_select lets you switch the default python interpreter. python_select symlinks the standard python executables in the MacPorts prefix to the selected version.} version 0.2 categories sysutils revision 0
remap-bad-apple-keys 447
description {A utility to remap some bad keys in Apple's X11} portdir sysutils/remap-bad-apple-keys homepage http://ranger.befunk.com/fink/ epoch 0 depends_run bin:xmodmap:XFree86 platforms darwin name remap-bad-apple-keys maintainers nomaintainer long_description {Some keys are incorrectly mapped in Apple's X11 (and possibly others), making it impossible to use navigation keys in some applications.} version 1.0 categories sysutils revision 0
repoview 545
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From perry at macports.org Thu Jan 1 17:07:12 2009
From: perry at macports.org (perry at macports.org)
Date: Thu, 1 Jan 2009 17:07:12 -0800 (PST)
Subject: [44664] users/perry/base-select/src/macports1.0/macports.tcl
Message-ID: <20090102010712.83445B0CB22@beta.macosforge.org>
Revision: 44664
http://trac.macports.org/changeset/44664
Author: perry at macports.org
Date: 2009-01-01 17:07:08 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
macports1.0/macports.tcl - Updated --show to use the 'current' symlink.
Modified Paths:
--------------
users/perry/base-select/src/macports1.0/macports.tcl
Modified: users/perry/base-select/src/macports1.0/macports.tcl
===================================================================
--- users/perry/base-select/src/macports1.0/macports.tcl 2009-01-01 23:51:51 UTC (rev 44663)
+++ users/perry/base-select/src/macports1.0/macports.tcl 2009-01-02 01:07:08 UTC (rev 44664)
@@ -2412,69 +2412,24 @@
}
set i [expr $i+1]
}
+
+ # Update the selected version.
+ set selected_version "$confpath/current"
+ if {[file exists $selected_version]} {
+ file delete $selected_version
+ }
+ symlink $version $selected_version
+
return "Success"
}
show {
- if {[set versions [mportselect list $group]] eq ""} {
- return ""
- }
+ set selected_version "$confpath/current"
- foreach version $versions {
- # Use $confpath/$version to read in sources.
- if {[catch {set src_file [open "$confpath/$version"]}]} {
- ui_debug [concat "The file '$confpath/$version' could " \
- "not be opened. This likely means " \
- "that the specified version is invalid."]
- return ""
- }
- set srcs [split [read -nonewline $src_file] "\n"]
- close $src_file
-
- # Use $confpath/base to read in targets.
- if {[catch {set tgt_file [open "$confpath/base"]}]} {
- ui_debug "The file '$confpath/base' could not be opened."
- return ""
- }
- set tgts [split [read -nonewline $tgt_file] "\n"]
- close $tgt_file
-
- set i 0
- foreach tgt $tgts {
- set src [lindex $srcs $i]
-
- switch -glob -- $src {
- - {
- set tgt [file join $macports::prefix $tgt]
- if {[file exists $tgt]} {
- break
- }
- }
- /* {
- set tgt [file join $macports::prefix $tgt]
- if {![file exists $tgt]} {
- break
- }
- set link [file link $tgt]
- if {$link eq $src} {
- return $version
- }
- }
- default {
- set src [file join $macports::prefix $src]
- set tgt [file join $macports::prefix $tgt]
- if {![file exists $tgt]} {
- break
- }
- set link [file link $tgt]
- if {$link eq $src} {
- return $version
- }
- }
- }
- set i [expr $i+1]
- }
+ if {![file exists $selected_version]} {
+ return "none"
+ } else {
+ return [file readlink $selected_version]
}
- return ""
}
}
return ""
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 17:13:14 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 17:13:14 -0800 (PST)
Subject: [44665] trunk/dports/x11
Message-ID: <20090102011315.3CB61B0D066@beta.macosforge.org>
Revision: 44665
http://trac.macports.org/changeset/44665
Author: blb at macports.org
Date: 2009-01-01 17:13:14 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/xorg-encodings, X.org font encodings
Added Paths:
-----------
trunk/dports/x11/xorg-encodings/
trunk/dports/x11/xorg-encodings/Portfile
Added: trunk/dports/x11/xorg-encodings/Portfile
===================================================================
--- trunk/dports/x11/xorg-encodings/Portfile (rev 0)
+++ trunk/dports/x11/xorg-encodings/Portfile 2009-01-02 01:13:14 UTC (rev 44665)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem 1.0
+name xorg-encodings
+version 1.0.2
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org font encodings
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+distname encodings-${version}
+use_bzip2 yes
+
+checksums md5 11adda157b03d63fd61d95ad7ef00466 \
+ sha1 63622374470204f6501ffb5f4df84228d859c9cf \
+ rmd160 39e063686a1659f58abd5532f5506891c0f17728
+
+depends_build port:mkfontscale bin:gzip:gzip
+
+configure.args --with-encodingsdir=${prefix}/share/fonts
+
Property changes on: trunk/dports/x11/xorg-encodings/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 17:21:41 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 17:21:41 -0800 (PST)
Subject: [44666] trunk/dports/x11/xorg-encodings/Portfile
Message-ID: <20090102012141.903FFB0DA51@beta.macosforge.org>
Revision: 44666
http://trac.macports.org/changeset/44666
Author: blb at macports.org
Date: 2009-01-01 17:21:41 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
x11/xorg-encodings - use more typical install location (no rev bump since it was less than 10 minutes)
Modified Paths:
--------------
trunk/dports/x11/xorg-encodings/Portfile
Modified: trunk/dports/x11/xorg-encodings/Portfile
===================================================================
--- trunk/dports/x11/xorg-encodings/Portfile 2009-01-02 01:13:14 UTC (rev 44665)
+++ trunk/dports/x11/xorg-encodings/Portfile 2009-01-02 01:21:41 UTC (rev 44666)
@@ -21,5 +21,5 @@
depends_build port:mkfontscale bin:gzip:gzip
-configure.args --with-encodingsdir=${prefix}/share/fonts
+configure.args --with-encodingsdir=${prefix}/share/fonts/encodings
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From noreply at macports.org Thu Jan 1 17:28:27 2009
From: noreply at macports.org (MacPorts)
Date: Fri, 02 Jan 2009 01:28:27 -0000
Subject: [MacPorts] raimue modified
Message-ID: <20090102012827.98BE1420002@relay12.apple.com>
Changed page "raimue" by raimue at macports.org from 91.11.255.197*
Page URL:
Diff URL:
Revision 8
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: raimue
=========================================================================
--- raimue (version: 7)
+++ raimue (version: 8)
@@ -3,7 +3,7 @@
* Nicknames: Raim, raimue
* E-Mail: raimue ''AT'' macports.org
-Rainer is also available in #macports on FreeNode as '''Raim''' to help you with your problems :-)
+I am also available in #macports on FreeNode as '''Raim''' to help you with your problems :-)
If you have problems with the umlaut in my name, just write ''Mueller''; I don't care much about that. Actually, having a name with non-ASCII characters sucks on the net. You won't believe how many big websites get this wrong, especially when sending mails.
-------8<------8<------8<------8<------8<------8<------8<------8<--------
* The IP shown here might not mean anything if the user or the server is
behind a proxy.
--
MacPorts
Ports system for Mac OS
This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on raimue. If it was not you, please
report to .
From blb at macports.org Thu Jan 1 17:28:35 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 17:28:35 -0800 (PST)
Subject: [44667] trunk/dports/x11
Message-ID: <20090102012836.13EB4B0E019@beta.macosforge.org>
Revision: 44667
http://trac.macports.org/changeset/44667
Author: blb at macports.org
Date: 2009-01-01 17:28:35 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-adobe-100dpi, X.org Adobe 100 DPI font
Added Paths:
-----------
trunk/dports/x11/font-adobe-100dpi/
trunk/dports/x11/font-adobe-100dpi/Portfile
Added: trunk/dports/x11/font-adobe-100dpi/Portfile
===================================================================
--- trunk/dports/x11/font-adobe-100dpi/Portfile (rev 0)
+++ trunk/dports/x11/font-adobe-100dpi/Portfile 2009-01-02 01:28:35 UTC (rev 44667)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem 1.0
+name font-adobe-100dpi
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Adobe 100 DPI font
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 443acfe70e26716282f9068730fe92c4 \
+ sha1 d50be15033c29f2d6222e8707f5eb6783e7b2bd9 \
+ rmd160 34a3af933a71062f27d1b6b305a497e9e9f2606d
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+configure.args --with-fontdir=${prefix}/share/fonts/100dpi
+
Property changes on: trunk/dports/x11/font-adobe-100dpi/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From devans at macports.org Thu Jan 1 17:41:08 2009
From: devans at macports.org (devans at macports.org)
Date: Thu, 1 Jan 2009 17:41:08 -0800 (PST)
Subject: [44668] trunk/dports/graphics
Message-ID: <20090102014108.604F7B0E73A@beta.macosforge.org>
Revision: 44668
http://trac.macports.org/changeset/44668
Author: devans at macports.org
Date: 2009-01-01 17:41:07 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port, libspiro, Raph Levien's Spiro package as a library
Added Paths:
-----------
trunk/dports/graphics/libspiro/
trunk/dports/graphics/libspiro/Portfile
Added: trunk/dports/graphics/libspiro/Portfile
===================================================================
--- trunk/dports/graphics/libspiro/Portfile (rev 0)
+++ trunk/dports/graphics/libspiro/Portfile 2009-01-02 01:41:07 UTC (rev 44668)
@@ -0,0 +1,26 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+
+name libspiro
+version 20071029
+categories graphics
+maintainers devans
+platforms darwin
+homepage http://www.levien.com/spiro/
+master_sites sourceforge
+
+description \
+ Raph Levien's Spiro package as a library.
+
+long_description \
+ Raph Levien's Spiro package as a library. A mechanism for drawing \
+ smooth contours with constant curvature at the spline joins.
+
+use_bzip2 yes
+distfiles ${name}_src-${version}${extract.suffix}
+
+checksums md5 ab6aaa50bbd8fa55e78f8b8b0112f6cd \
+ sha1 d8b407b835b35289af2914877a4c6000b4fdd382 \
+ rmd160 5dc639af56ad330ca8948d7305aff5ae8081ac1a
Property changes on: trunk/dports/graphics/libspiro/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From devans at macports.org Thu Jan 1 17:43:48 2009
From: devans at macports.org (devans at macports.org)
Date: Thu, 1 Jan 2009 17:43:48 -0800 (PST)
Subject: [44669] trunk/dports/graphics/gegl/Portfile
Message-ID: <20090102014348.B2C4AB0E975@beta.macosforge.org>
Revision: 44669
http://trac.macports.org/changeset/44669
Author: devans at macports.org
Date: 2009-01-01 17:43:48 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
gegl: add new dependencies, w3m and libspiro. Increment revision so everyone gets spiro support.
Modified Paths:
--------------
trunk/dports/graphics/gegl/Portfile
Modified: trunk/dports/graphics/gegl/Portfile
===================================================================
--- trunk/dports/graphics/gegl/Portfile 2009-01-02 01:41:07 UTC (rev 44668)
+++ trunk/dports/graphics/gegl/Portfile 2009-01-02 01:43:48 UTC (rev 44669)
@@ -5,6 +5,7 @@
name gegl
version 0.0.22
+revision 1
set branch [join [lrange [split ${version} .] 0 1] .]
categories graphics
maintainers devans
@@ -27,7 +28,8 @@
rmd160 5090297c6249a53e3731ecf4b8d3eeeb26768c39
depends_build \
- port:pkgconfig
+ port:pkgconfig \
+ port:w3m
depends_lib \
port:babl \
@@ -38,7 +40,8 @@
port:librsvg \
port:libsdl \
port:graphviz \
- port:ffmpeg
+ port:ffmpeg \
+ port:libspiro
configure.args-append --disable-docs
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 17:45:31 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 17:45:31 -0800 (PST)
Subject: [44670] trunk/dports/x11/font-adobe-100dpi/Portfile
Message-ID: <20090102014531.D8A8BB0EB0F@beta.macosforge.org>
Revision: 44670
http://trac.macports.org/changeset/44670
Author: blb at macports.org
Date: 2009-01-01 17:45:31 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
x11/font-adobe-100dpi - fix handling of fonts.* files
Modified Paths:
--------------
trunk/dports/x11/font-adobe-100dpi/Portfile
Modified: trunk/dports/x11/font-adobe-100dpi/Portfile
===================================================================
--- trunk/dports/x11/font-adobe-100dpi/Portfile 2009-01-02 01:43:48 UTC (rev 44669)
+++ trunk/dports/x11/font-adobe-100dpi/Portfile 2009-01-02 01:45:31 UTC (rev 44670)
@@ -21,5 +21,26 @@
depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
port:mkfontscale port:mkfontdir bin:gzip:gzip
-configure.args --with-fontdir=${prefix}/share/fonts/100dpi
+set myfontdir ${prefix}/share/fonts/100dpi
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 17:46:03 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 17:46:03 -0800 (PST)
Subject: [44671] trunk/dports/x11
Message-ID: <20090102014604.1427BB0EBC7@beta.macosforge.org>
Revision: 44671
http://trac.macports.org/changeset/44671
Author: blb at macports.org
Date: 2009-01-01 17:46:03 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-adobe-utopia-100dpi, X.org Adobe Utopia 100 DPI font
Added Paths:
-----------
trunk/dports/x11/font-adobe-utopia-100dpi/
trunk/dports/x11/font-adobe-utopia-100dpi/Portfile
Added: trunk/dports/x11/font-adobe-utopia-100dpi/Portfile
===================================================================
--- trunk/dports/x11/font-adobe-utopia-100dpi/Portfile (rev 0)
+++ trunk/dports/x11/font-adobe-utopia-100dpi/Portfile 2009-01-02 01:46:03 UTC (rev 44671)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-adobe-utopia-100dpi
+version 1.0.1
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Adobe Utopia 100 DPI font
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 5d28a30efef966f8dbbaff9a6619f01a \
+ sha1 408e0d832ceed1861fd59bc5a582a525dbedba59 \
+ rmd160 fb6cdba17598655226b9885b47961184de327d10
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/100dpi
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-adobe-utopia-100dpi/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From devans at macports.org Thu Jan 1 17:47:06 2009
From: devans at macports.org (devans at macports.org)
Date: Thu, 1 Jan 2009 17:47:06 -0800 (PST)
Subject: [44672] trunk/dports/graphics/gimp2/Portfile
Message-ID: <20090102014706.61D96B0ECF9@beta.macosforge.org>
Revision: 44672
http://trac.macports.org/changeset/44672
Author: devans at macports.org
Date: 2009-01-01 17:47:05 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
gimp2: update to version 2.6.4, replace master_sites with gimp mirror list, remove conflicting description from variant no_x11.
Modified Paths:
--------------
trunk/dports/graphics/gimp2/Portfile
Modified: trunk/dports/graphics/gimp2/Portfile
===================================================================
--- trunk/dports/graphics/gimp2/Portfile 2009-01-02 01:46:03 UTC (rev 44671)
+++ trunk/dports/graphics/gimp2/Portfile 2009-01-02 01:47:05 UTC (rev 44672)
@@ -4,7 +4,7 @@
PortSystem 1.0
name gimp2
-version 2.6.3
+version 2.6.4
categories graphics
maintainers devans
homepage http://www.gimp.org/
@@ -18,46 +18,11 @@
manipulation, painting, processing, and rendering tools.
set branch [join [lrange [split ${version} .] 0 1] .]
-master_sites ftp://ftp.gimp.org/pub/gimp/v${branch}/ \
- ftp://ftp.gtk.org/pub/gimp/v${branch}/ \
- http://ftp.gtk.org/pub/gimp/v${branch}/ \
- ftp://ftp.mirrorservice.org/sites/ftp.gimp.org/pub/gimp/v${branch}/ \
- http://www.mirrorservice.org/sites/ftp.gimp.org/pub/gimp/v${branch}/ \
- http://gimp.mirrors.hoobly.com/gimp/v${branch}/ \
- http://mirror.umoss.org/gimp/gimp/v${branch}/ \
- ftp://gd.tuwien.ac.at/graphics/gimp/gimp/v${branch}/ \
- ftp://ftp.funet.fi/pub/sci/graphics/packages/gimp/v${branch}/ \
- http://ftp.iut-bm.univ-fcomte.fr/gimp/gimp/v${branch}/ \
- http://gimp.krecio.pl/gimp/v${branch}/ \
- ftp://ftp.gwdg.de/pub/misc/grafik/gimp/gimp/v${branch}/ \
- http://ftp.gwdg.de/pub/misc/grafik/gimp/gimp/v${branch}/ \
- http://mirrors.zerg.biz/gimp/v${branch}/ \
- ftp://ftp.esat.net/mirrors/ftp.gimp.org/pub/gimp/v${branch}/ \
- http://ftp.esat.net/mirrors/ftp.gimp.org/pub/gimp/v${branch}/ \
- ftp://ftp.heanet.ie/mirrors/ftp.gimp.org/pub/gimp/gimp/v${branch}/ \
- http://ftp.heanet.ie/mirrors/ftp.gimp.org/pub/gimp/gimp/v${branch}/ \
- ftp://ftp.u-aizu.ac.jp/pub/graphics/tools/gimp/gimp/v${branch}/ \
- ftp://ftp.ring.gr.jp/pub/graphics/gimp/v${branch}/ \
- http://www.ring.gr.jp/pub/graphics/gimp/v${branch}/ \
- ftp://ftp.snt.utwente.nl/pub/software/gimp/gimp/v${branch}/ \
- http://ftp.snt.utwente.nl/pub/software/gimp/gimp/v${branch}/ \
- ftp://sunsite.uio.no/pub/gimp/v${branch}/ \
- ftp://sunsite.icm.edu.pl/pub/graphics/gimp/v${branch}/ \
- ftp://ftp.piotrkosoft.net/pub/mirrors/ftp.gimp.org/pub/gimp/v${branch}/ \
- http://piotrkosoft.net/pub/mirrors/ftp.gimp.org/pub/gimp/v${branch}/ \
- ftp://ftp.iasi.roedu.net/pub/mirrors/ftp.gimp.org/v${branch}/ \
- http://ftp.iasi.roedu.net/mirrors/ftp.gimp.org/v${branch}/ \
- ftp://ftp.sai.msu.su/pub/unix/graphics/gimp/mirror/gimp/v${branch}/ \
- ftp://ftp.is.co.za/mirror/ftp.gimp.org/gimp/v${branch}/ \
- http://sunsite.rediris.es/mirror/gimp/v${branch}/ \
- ftp://ftp.rediris.es/mirror/gimp/v${branch}/ \
- ftp://ftp.acc.umu.se/pub/gimp/gimp/v${branch}/ \
- ftp://ftp.sunet.se/pub/gnu/gimp/v${branch}/ \
- http://ftp.sunet.se/pub/gnu/gimp/v${branch}/
+master_sites gimp:gimp/v${branch}/
-checksums md5 39c30867511b79391eb9177c86c8b79a \
- sha1 5e64c03d9d05fa28656c6041039c26cd7c09deab \
- rmd160 ac736b1e49918f4aa23215fce9ab56c359c586f0
+checksums md5 4e8185e40ab06559ce6dd5ef61b3e83b \
+ sha1 f68ca1e1dce7ef8c100ce74e0c1ee5c493a589a1 \
+ rmd160 64aa55def0e97cfc85f27dc7461f18455619ed41
distname gimp-${version}
use_bzip2 yes
@@ -156,7 +121,7 @@
variant x11 conflicts quartz description {Enable rendering in X11 (default)} {
}
-variant no_x11 description {Build without X Windows support} {
+variant no_x11 {
configure.args-delete --with-x
configure.args-append --without-x
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Thu Jan 1 17:51:54 2009
From: portindex at macports.org (portindex at macports.org)
Date: Thu, 1 Jan 2009 17:51:54 -0800 (PST)
Subject: [44673] trunk/dports/PortIndex
Message-ID: <20090102015155.C1838B0F026@beta.macosforge.org>
Revision: 44673
http://trac.macports.org/changeset/44673
Author: portindex at macports.org
Date: 2009-01-01 17:51:54 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5376
Ports successfully parsed: 5376
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-02 01:47:05 UTC (rev 44672)
+++ trunk/dports/PortIndex 2009-01-02 01:51:54 UTC (rev 44673)
@@ -2810,8 +2810,8 @@
variants {darwin_6 universal} depends_build {lib:libtiff.3:tiff lib:libjpeg.62:jpeg lib:libpng.3:libpng lib:libglib.1:glib1 lib:libgtk.1:gtk1} variant_desc {darwin_6 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir graphics/gdk-pixbuf description {generic image handling library for Gtk+ programs} homepage http://www.gnome.org/ epoch 0 platforms darwin name gdk-pixbuf maintainers nomaintainer long_description {The GdkPixBuf library provides a number of features, such as image loading facilities, a cache interface, and rendering of a GdkPixBuf into various formats.} version 0.22.0 categories graphics revision 1
gdsreader 435
portdir graphics/gdsreader description {Calma (GDSii) reader/parser/print tool} platforms {darwin freebsd} name gdsreader version 0.3 categories {graphics cad} homepage http://home.netcom.com/~serbanp revision 0 epoch 0 maintainers nomaintainer long_description {gdsreader is a Calma (GDSii) reader/parser/print tool. It is meant as a fast tool to get info about Calma files contents and to print it to PostScript and HPGL-2 formats.}
-gegl 828
-variants {gtk_doc html_doc workshop universal} depends_build port:pkgconfig variant_desc {gtk_doc {Build docs with gtk-doc} html_doc {Build html docs with enscript and asciidoc} workshop {Enable build of workshop operations} universal {Build for multiple architectures}} portdir graphics/gegl description {GEGL is a graph based image processing framework.} homepage http://gegl.org/ epoch 0 platforms darwin name gegl depends_lib {port:babl port:gtk2 port:lua port:openexr port:libopenraw port:librsvg port:libsdl port:graphviz port:ffmpeg} maintainers devans long_description {GEGL is a graph based image processing framework offering image processing and compositing on large images. GEGL is suitable for projects ranging from small one-off projects to interactive applications.} categories graphics version 0.0.22 revision 0
+gegl 853
+variants {gtk_doc html_doc workshop universal} depends_build {port:pkgconfig port:w3m} variant_desc {gtk_doc {Build docs with gtk-doc} html_doc {Build html docs with enscript and asciidoc} workshop {Enable build of workshop operations} universal {Build for multiple architectures}} portdir graphics/gegl description {GEGL is a graph based image processing framework.} homepage http://gegl.org/ epoch 0 platforms darwin name gegl depends_lib {port:babl port:gtk2 port:lua port:openexr port:libopenraw port:librsvg port:libsdl port:graphviz port:ffmpeg port:libspiro} maintainers devans long_description {GEGL is a graph based image processing framework offering image processing and compositing on large images. GEGL is suitable for projects ranging from small one-off projects to interactive applications.} categories graphics version 0.0.22 revision 1
giblib 701
variants universal variant_desc {universal {Build for multiple architectures}} portdir graphics/giblib description {Utility library for lists, strings and imlib2.} homepage http://linuxbrit.co.uk/giblib/ epoch 0 platforms darwin name giblib depends_lib {port:imlib2 port:freetype port:zlib} maintainers tristan at cs.dartmouth.edu long_description {giblib2 incorporates doubly linked lists, some string functions, and a wrapper for imlib2. The wrapper does two things. It gives you access to fontstyles, which can be loaded from files, saved to files or defined dynamically through the API. It also, and more importantly, wraps imlib2's context API.} version 1.2.4 categories {graphics devel} revision 0
giflib 394
@@ -2938,6 +2938,8 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir graphics/libpng description {Library for manipulating PNG images} homepage http://www.libpng.org/pub/png/ epoch 0 platforms {darwin openbsd freebsd sunos linux} name libpng depends_lib port:zlib maintainers {ryandesign waqar at macports.org} long_description {Libpng was written as a companion to the PNG specification, as a way to reduce the amount of time and effort it takes to support the PNG file format in application programs. Most users will not have to modify the library significantly, advanced users may want to modify it more. The library was coded for both users. All attempts were made to make it as complete as possible, while keeping the code easy to understand. Currently, this library only supports C. Support for other languages is being considered.} version 1.2.34 categories graphics revision 0
librsvg 427
variants universal variant_desc {universal {Build for multiple architectures}} portdir graphics/librsvg description {Gnome implementation of rsvg.} homepage http://librsvg.sourceforge.net/ epoch 0 platforms darwin name librsvg depends_lib {port:libcroco port:libgsf port:libart_lgpl port:libxml2} maintainers nomaintainer long_description {{Gnome implementation of rsvg.}} version 2.22.3 categories {graphics gnome} revision 0
+libspiro 451
+variants universal variant_desc {universal {Build for multiple architectures}} portdir graphics/libspiro description {Raph Levien's Spiro package as a library.} homepage http://www.levien.com/spiro/ epoch 0 platforms darwin name libspiro maintainers devans long_description {Raph Levien's Spiro package as a library. A mechanism for drawing smooth contours with constant curvature at the spline joins.} version 20071029 categories graphics revision 0
libsvg 387
depends_build port:pkgconfig portdir graphics/libsvg description {SVG Rendering library using cairo} homepage http://cairographics.org/ epoch 0 platforms darwin name libsvg depends_lib {port:fontconfig port:libpng port:jpeg port:libxml2} maintainers {pguyot at kallisys.net openmaintainer} long_description {{SVG Rendering library using cairo}} version 0.1.4 categories graphics revision 0
libsvg-cairo 381
@@ -10012,6 +10014,8 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/fireworkx description {pyrotechnic simulation eye-candy for X11} homepage http://www.ronybc.8k.com/fireworkx.htm epoch 0 platforms darwin name fireworkx depends_lib lib:libX11.6:xorg-libX11 maintainers nomaintainer long_description {{pyrotechnic simulation eye-candy for X11}} version 1.3 categories x11 revision 1
fluxbox 772
variants {darwin_7 universal} depends_build {port:autoconf port:automake port:libtool} variant_desc {darwin_7 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/fluxbox description {Lightweight window manager based on Blackbox 0.61.1} homepage http://fluxbox.org epoch 0 platforms {darwin freebsd} name fluxbox depends_lib {lib:libSM.6:xorg-libsm lib:libXft.2:Xft2 lib:libXinerama.1:xorg-libXinerama lib:libXpm.4:xpm lib:libXrandr.2:xorg-libXrandr} maintainers pmq long_description {It's based on the Blackbox 0.61.1 code. Fluxbox looks like blackbox and handles styles, colors, window placement and similar thing exactly like blackbox (100% theme/style compatibility).} categories {x11 x11-wm} version 1.1.0.1 revision 0
+font-adobe-100dpi 473
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-adobe-100dpi description {X.org Adobe 100 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-adobe-100dpi maintainers {blb openmaintainer} long_description {{X.org Adobe 100 DPI font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
fonttosfnt 509
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/fonttosfnt description {Wrap a bitmap font in a sfnt (TrueType) wrapper} homepage http://www.x.org/ epoch 0 platforms darwin name fonttosfnt depends_lib {lib:libfontenc:xorg-libfontenc port:freetype} maintainers {blb openmaintainer} long_description {Wrap a bitmap font or a set of bitmap fonts in a sfnt (TrueType or OpenType) wrapper.} categories {x11 graphics} version 1.0.4 revision 0
fox 557
@@ -10406,6 +10410,8 @@
portdir x11/xorg-dmxproto description {X.org dmxproto} platforms darwin name xorg-dmxproto version 2.2.2 categories {x11 devel} homepage http://www.x.org revision 0 epoch 0 maintainers {jeremyhu openmaintainer} long_description {X.org DMXProto protocol headers.}
xorg-dri2proto 258
portdir x11/xorg-dri2proto description {X.org dri2proto} platforms darwin name xorg-dri2proto version 1.1 categories {x11 devel} homepage http://www.x.org revision 0 epoch 0 maintainers {jeremyhu openmaintainer} long_description {Prototype headers for DRI2}
+xorg-encodings 395
+variants universal depends_build {port:mkfontscale bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/xorg-encodings description {X.org font encodings} homepage http://www.x.org/ epoch 0 platforms darwin name xorg-encodings maintainers {blb openmaintainer} long_description {{X.org font encodings}} version 1.0.2 categories {x11 x11-font graphics} revision 0
xorg-evieproto 281
portdir x11/xorg-evieproto description {X.org evieproto} platforms darwin name xorg-evieproto version 1.0.2 categories {x11 devel} homepage http://www.x.org revision 0 epoch 0 maintainers {jeremyhu openmaintainer} long_description {Prototype headers for the evie extension to X11}
xorg-fixesproto 285
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From raimue at macports.org Thu Jan 1 18:36:36 2009
From: raimue at macports.org (raimue at macports.org)
Date: Thu, 1 Jan 2009 18:36:36 -0800 (PST)
Subject: [44674] trunk/dports/editors
Message-ID: <20090102023636.A0E32B10C7B@beta.macosforge.org>
Revision: 44674
http://trac.macports.org/changeset/44674
Author: raimue at macports.org
Date: 2009-01-01 18:36:35 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
editors/vim, editors/vim-app:
Update to version 7.2.077
Modified Paths:
--------------
trunk/dports/editors/vim/Portfile
trunk/dports/editors/vim/files/patchlist
trunk/dports/editors/vim-app/Portfile
trunk/dports/editors/vim-app/files/patchlist
Modified: trunk/dports/editors/vim/Portfile
===================================================================
--- trunk/dports/editors/vim/Portfile 2009-01-02 01:51:54 UTC (rev 44673)
+++ trunk/dports/editors/vim/Portfile 2009-01-02 02:36:35 UTC (rev 44674)
@@ -4,7 +4,7 @@
name vim
set vim_version 7.2
-set vim_patchlevel 065
+set vim_patchlevel 77
version ${vim_version}.${vim_patchlevel}
categories editors
maintainers raimue
Modified: trunk/dports/editors/vim/files/patchlist
===================================================================
--- trunk/dports/editors/vim/files/patchlist 2009-01-02 01:51:54 UTC (rev 44673)
+++ trunk/dports/editors/vim/files/patchlist 2009-01-02 02:36:35 UTC (rev 44674)
@@ -80,4 +80,17 @@
7.2.062 md5 9243a773d19966dbfd98b7aff3fe3ab7 \
7.2.063 md5 08155711f8db2dfce217ec5a34253a76 \
7.2.064 md5 fd692f9624ec0170800b3d9a2a9a53cb \
- 7.2.065 md5 ee1a8dc311c7580608e3bd2196a7d042
+ 7.2.065 md5 ee1a8dc311c7580608e3bd2196a7d042 \
+ 7.2.066 md5 8d1d5f8aefabf0abcb54de5247893246 \
+ 7.2.067 md5 fa0ccca2decdd2db64947658b04b8c99 \
+ 7.2.068 md5 ca5ab057205023613020ca920d903028 \
+ 7.2.069 md5 f3e6f3dd76278a9f7e396955faa4ca31 \
+ 7.2.070 md5 805cdc76da46e73ae908038e09efae16 \
+ 7.2.071 md5 9224b5e9c85fa4d47d418c248aff542e \
+ 7.2.072 md5 ab9250d36651dde9267d1241cac9fb74 \
+ 7.2.073 md5 0d77ee653eabe4b7fdb640d768d7c1be \
+ 7.2.074 md5 5b0a423e9f3ca07e5c62d4f0f5803a5c \
+ 7.2.075 md5 d7eccf57f8fc04cf0385f85eff3d989a \
+ 7.2.076 md5 99750c988d0c48f56cb12a04b78aebc2 \
+ 7.2.077 md5 1967f5e7fa4cec07bd67cc47925ec3c8
+
Modified: trunk/dports/editors/vim-app/Portfile
===================================================================
--- trunk/dports/editors/vim-app/Portfile 2009-01-02 01:51:54 UTC (rev 44673)
+++ trunk/dports/editors/vim-app/Portfile 2009-01-02 02:36:35 UTC (rev 44674)
@@ -5,7 +5,7 @@
name vim-app
set realname vim
set vim_version 7.2
-set vim_patchlevel 065
+set vim_patchlevel 077
version ${vim_version}.${vim_patchlevel}
categories editors
maintainers raimue
Modified: trunk/dports/editors/vim-app/files/patchlist
===================================================================
--- trunk/dports/editors/vim-app/files/patchlist 2009-01-02 01:51:54 UTC (rev 44673)
+++ trunk/dports/editors/vim-app/files/patchlist 2009-01-02 02:36:35 UTC (rev 44674)
@@ -80,4 +80,17 @@
7.2.062 md5 9243a773d19966dbfd98b7aff3fe3ab7 \
7.2.063 md5 08155711f8db2dfce217ec5a34253a76 \
7.2.064 md5 fd692f9624ec0170800b3d9a2a9a53cb \
- 7.2.065 md5 ee1a8dc311c7580608e3bd2196a7d042
+ 7.2.065 md5 ee1a8dc311c7580608e3bd2196a7d042 \
+ 7.2.066 md5 8d1d5f8aefabf0abcb54de5247893246 \
+ 7.2.067 md5 fa0ccca2decdd2db64947658b04b8c99 \
+ 7.2.068 md5 ca5ab057205023613020ca920d903028 \
+ 7.2.069 md5 f3e6f3dd76278a9f7e396955faa4ca31 \
+ 7.2.070 md5 805cdc76da46e73ae908038e09efae16 \
+ 7.2.071 md5 9224b5e9c85fa4d47d418c248aff542e \
+ 7.2.072 md5 ab9250d36651dde9267d1241cac9fb74 \
+ 7.2.073 md5 0d77ee653eabe4b7fdb640d768d7c1be \
+ 7.2.074 md5 5b0a423e9f3ca07e5c62d4f0f5803a5c \
+ 7.2.075 md5 d7eccf57f8fc04cf0385f85eff3d989a \
+ 7.2.076 md5 99750c988d0c48f56cb12a04b78aebc2 \
+ 7.2.077 md5 1967f5e7fa4cec07bd67cc47925ec3c8
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 18:39:02 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 18:39:02 -0800 (PST)
Subject: [44675] trunk/dports/x11
Message-ID: <20090102023902.5D797B10E91@beta.macosforge.org>
Revision: 44675
http://trac.macports.org/changeset/44675
Author: blb at macports.org
Date: 2009-01-01 18:39:02 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-bh-100dpi, X.org Bigelow & Holmes 100 DPI font
Added Paths:
-----------
trunk/dports/x11/font-bh-100dpi/
trunk/dports/x11/font-bh-100dpi/Portfile
Added: trunk/dports/x11/font-bh-100dpi/Portfile
===================================================================
--- trunk/dports/x11/font-bh-100dpi/Portfile (rev 0)
+++ trunk/dports/x11/font-bh-100dpi/Portfile 2009-01-02 02:39:02 UTC (rev 44675)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-bh-100dpi
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Bigelow & Holmes 100 DPI font
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 e5592de74a5c04e3a2608800dd079197 \
+ sha1 700dd43e72a1a48263627f0b4e3e0fe9f98fe770 \
+ rmd160 6f0a1719962bb018b5b6ce684ac6e6febf722c07
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/100dpi
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-bh-100dpi/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From perry at macports.org Thu Jan 1 18:39:47 2009
From: perry at macports.org (perry at macports.org)
Date: Thu, 1 Jan 2009 18:39:47 -0800 (PST)
Subject: [44676] users/perry/base-select/src
Message-ID: <20090102023948.14E27B10F3E@beta.macosforge.org>
Revision: 44676
http://trac.macports.org/changeset/44676
Author: perry at macports.org
Date: 2009-01-01 18:39:47 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
base-select/src - Cleaned up action_select and mportselect.
* action_select displays specific error message.
* mportselect returns with code 'error' on error.
Modified Paths:
--------------
users/perry/base-select/src/macports1.0/macports.tcl
users/perry/base-select/src/port/port.tcl
Modified: users/perry/base-select/src/macports1.0/macports.tcl
===================================================================
--- users/perry/base-select/src/macports1.0/macports.tcl 2009-01-02 02:39:02 UTC (rev 44675)
+++ users/perry/base-select/src/macports1.0/macports.tcl 2009-01-02 02:39:47 UTC (rev 44676)
@@ -2338,51 +2338,60 @@
}
# mportselect
+# * command: The only valid commands are list, set and show
+# * group: This argument should correspond to a directory under
+# $macports::prefix/etc/select.
+# * version: This argument is only used by the 'set' command.
+# On error mportselect returns with the code 'error'.
proc mportselect {command group {version ""}} {
ui_debug "mportselect \[$command] \[$group] \[$version]"
- set confpath "$macports::prefix/etc/select/$group"
- if {![file isdirectory $confpath]} {
- ui_debug "The specified group '$group' does not exist."
- return ""
+ set conf_path "$macports::prefix/etc/select/$group"
+ if {![file isdirectory $conf_path]} {
+ return -code error "The specified group '$group' does not exist."
}
switch -- $command {
list {
- if {[catch {set versions [glob -directory $confpath *]}]} {
- ui_debug "No versions were found for the group '$group'."
- return ""
+ if {[catch {set versions [glob -directory $conf_path *]}]} {
+ return -code error [concat "No configurations associated " \
+ "with '$group' were found."]
}
- # Return the list of versions, excluding base.
+ # Return the sorted list of versions (excluding base and current).
set lversions {}
foreach v $versions {
+ # Only the file name corresponds to the version name.
set v [file tail $v]
- if {$v ne "base"} {
- lappend lversions [file tail $v]
+ if {$v eq "base" || $v eq "current"} {
+ continue
}
+ lappend lversions [file tail $v]
}
- return $lversions
+ return [lsort $lversions]
}
set {
- # Use $confpath/$version to read in sources.
- if {[catch {set src_file [open "$confpath/$version"]}]} {
- ui_debug [concat "The file '$confpath/$version' could " \
- "not be opened. This likely means " \
- "that the specified version is invalid."]
- return ""
+ # Use $conf_path/$version to read in sources.
+ if {[catch {set src_file [open "$conf_path/$version"]}]} {
+ return -code error [concat "Verify that the specified " \
+ "version '$version' is valid " \
+ "(i.e., Is it listed when you " \
+ "specify the --list command?)."]
}
set srcs [split [read -nonewline $src_file] "\n"]
close $src_file
- # Use $confpath/base to read in targets.
- if {[catch {set tgt_file [open "$confpath/base"]}]} {
- ui_debug "The file '$confpath/base' could not be opened."
- return ""
+ # Use $conf_path/base to read in targets.
+ if {[catch {set tgt_file [open "$conf_path/base"]}]} {
+ return -code error [concat "The configuration file " \
+ "'$conf_path/base' could not be " \
+ "opened."]
}
set tgts [split [read -nonewline $tgt_file] "\n"]
close $tgt_file
+ # Iterate through the configuration files executing the specified
+ # actions.
set i 0
foreach tgt $tgts {
set src [lindex $srcs $i]
@@ -2414,16 +2423,15 @@
}
# Update the selected version.
- set selected_version "$confpath/current"
+ set selected_version "$conf_path/current"
if {[file exists $selected_version]} {
file delete $selected_version
}
symlink $version $selected_version
-
- return "Success"
+ return
}
show {
- set selected_version "$confpath/current"
+ set selected_version "$conf_path/current"
if {![file exists $selected_version]} {
return "none"
@@ -2432,5 +2440,5 @@
}
}
}
- return ""
+ return
}
Modified: users/perry/base-select/src/port/port.tcl
===================================================================
--- users/perry/base-select/src/port/port.tcl 2009-01-02 02:39:02 UTC (rev 44675)
+++ users/perry/base-select/src/port/port.tcl 2009-01-02 02:39:47 UTC (rev 44676)
@@ -1756,7 +1756,6 @@
proc action_select { action portlist opts } {
ui_debug "action_select \[$portlist] \[$opts]..."
- set commands [array names [array set {} $opts]]
# Error out if no group is specified.
if {[llength $portlist] < 1} {
ui_error "port select \[--list|--set|--show] \[ \[ 1} {
set command set
ui_debug [concat "Although no command was specified, more than " \
"one argument was specified. Defaulting to the " \
"'set' command..."]
# If no command (--set, --show, --list) is specified *and* less than two
- # argument are specified, fall back to the show command.
+ # argument are specified, default to the show command.
} elseif {[llength $commands] < 1} {
set command show
ui_debug [concat "No command was specified. Defaulting to the " \
@@ -1794,14 +1794,12 @@
"arguments. Extra arguments will be ignored."]
}
- ui_debug "Executing mportselect(list, $group)..."
-
- # If "" is returned, an error occurred. Check the debug output.
- if {[set versions [mportselect $command $group]] eq ""} {
- ui_error [concat "The 'list' command failed. Enable " \
- "debug mode to see why."]
+ # On error mportselect returns with the code 'error'.
+ if {[catch {mportselect $command $group} versions]} {
+ ui_error "The 'list' command failed: $versions"
return 1
}
+
puts "Available Versions:"
foreach v $versions {
puts "\t$v"
@@ -1820,11 +1818,9 @@
}
set version [lindex $portlist 1]
- ui_debug "Executing mportselect($command, $group, $version)..."
-
puts -nonewline "Selecting '$version' for '$group' "
- if {[mportselect $command $group $version] eq ""} {
- puts "failed. Enable debug mode to see why."
+ if {[catch {mportselect $command $group $version} result]} {
+ puts "failed: $result"
return 1
}
puts "succeeded. '$version' is now active."
@@ -1836,12 +1832,8 @@
"arguments. Extra arguments will be ignored."]
}
- ui_debug "Executing mportselect($command, $group)..."
-
- # If "" is returned, an error occurred. Check the debug output.
- if {[set selected_version [mportselect $command $group]] eq ""} {
- ui_error [concat "The 'show' command failed. Enable " \
- "debug mode to see why."]
+ if {[catch {mportselect $command $group} selected_version]} {
+ ui_error "The 'show' command failed: $selected_version"
return 1
}
puts [concat "The currently selected version for '$group' is " \
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 18:44:53 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 18:44:53 -0800 (PST)
Subject: [44677] trunk/dports/x11
Message-ID: <20090102024454.16D82B11440@beta.macosforge.org>
Revision: 44677
http://trac.macports.org/changeset/44677
Author: blb at macports.org
Date: 2009-01-01 18:44:53 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-bh-lucidatypewriter-100dpi, X.org Bigelow & Holmes Lucida Typewriter 100 DPI font
Added Paths:
-----------
trunk/dports/x11/font-bh-lucidatypewriter-100dpi/
trunk/dports/x11/font-bh-lucidatypewriter-100dpi/Portfile
Added: trunk/dports/x11/font-bh-lucidatypewriter-100dpi/Portfile
===================================================================
--- trunk/dports/x11/font-bh-lucidatypewriter-100dpi/Portfile (rev 0)
+++ trunk/dports/x11/font-bh-lucidatypewriter-100dpi/Portfile 2009-01-02 02:44:53 UTC (rev 44677)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-bh-lucidatypewriter-100dpi
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Bigelow & Holmes Lucida Typewriter 100 DPI font
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 c44d3f730564da465993e9292a33c235 \
+ sha1 0add8e02df2870aef93c742e0402dd7a9e4c76ae \
+ rmd160 a396ff6fa3d59ca0c8ec4b0a2ecd9b326fdcebfa
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/100dpi
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-bh-lucidatypewriter-100dpi/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 18:49:25 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 18:49:25 -0800 (PST)
Subject: [44678] trunk/dports/x11
Message-ID: <20090102024925.2328BB11702@beta.macosforge.org>
Revision: 44678
http://trac.macports.org/changeset/44678
Author: blb at macports.org
Date: 2009-01-01 18:49:24 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-bitstream-100dpi, X.org Bitstream 100 DPI font
Added Paths:
-----------
trunk/dports/x11/font-bitstream-100dpi/
trunk/dports/x11/font-bitstream-100dpi/Portfile
Added: trunk/dports/x11/font-bitstream-100dpi/Portfile
===================================================================
--- trunk/dports/x11/font-bitstream-100dpi/Portfile (rev 0)
+++ trunk/dports/x11/font-bitstream-100dpi/Portfile 2009-01-02 02:49:24 UTC (rev 44678)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-bitstream-100dpi
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Bitstream 100 DPI font
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 173352ddec3d26e2b91df1edcf1ae85b \
+ sha1 6aa6ccc3d7a28a0ae3618613fc7b78d4b1e9b4d7 \
+ rmd160 ce7304b7d65d3bec9a75eafd07106858d06ced85
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/100dpi
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-bitstream-100dpi/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Thu Jan 1 18:51:54 2009
From: portindex at macports.org (portindex at macports.org)
Date: Thu, 1 Jan 2009 18:51:54 -0800 (PST)
Subject: [44679] trunk/dports/PortIndex
Message-ID: <20090102025156.16E48B118E7@beta.macosforge.org>
Revision: 44679
http://trac.macports.org/changeset/44679
Author: portindex at macports.org
Date: 2009-01-01 18:51:54 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5379
Ports successfully parsed: 5379
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-02 02:49:24 UTC (rev 44678)
+++ trunk/dports/PortIndex 2009-01-02 02:51:54 UTC (rev 44679)
@@ -1940,10 +1940,10 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir editors/vigor description {vigor is a vi clone that comes with a personal assistant} homepage http://vigor.sourceforge.net/ epoch 0 platforms darwin name vigor depends_lib {port:tcl port:tk} maintainers nomaintainer long_description {Vigor (pronouced like Igor, Dr. Frankensteins assistant), the popular Unix editor vi with the addition of the Vigor Assistant, has arrived.} version 0.016 categories editors revision 0
vile 603
variants universal variant_desc {universal {Build for multiple architectures}} portdir editors/vile description {Vi Like Emacs} homepage http://invisible-island.net/vile/ epoch 0 platforms darwin name vile maintainers waqar at macports.org long_description {vile is a text editor which is extremely compatible with vi in terms of finger feel. in addition, it has extended capabilities in many areas, notably multi-file editing and viewing, key rebinding, real X window system support, an optional embedded perl interpreter, and robust support for non-Unix hosts.} version 9.5 categories editors revision 0
-vim 1244
-variants {athena gtk1 gtk2 motif tiny small big huge xim perl python ruby tcl cscope nls puredarwin universal} depends_build {bin:gnutar:gnutar bin:grep:grep} variant_desc {athena {Build GUI version using Athena widgets} gtk1 {Build GUI version using GTK 1.x widgets} gtk2 {Build GUI version using GTK 2.x widgets} motif {Build GUI version with Motif widgets} tiny {Build tiny feature set} small {Build small feature set} big {Build big feature set} huge {Build huge feature set} xim {Build with support for X Input Method} perl {Enable Perl scripting} python {Enable Python scripting} ruby {Enable Ruby scripting} tcl {Enable Tcl scripting} cscope {Enable source code browsing with cscope} nls {National Language Support} puredarwin {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir editors/vim description {Vi {"workalike"} with many additional features} homepage http://www.vim.org/ epoch 0 platforms {darwin freebsd} name vim depends_lib
{port:ncurses port:libiconv port:ctags} maintainers raimue long_description {Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set.} categories editors version 7.2.065 revision 0
+vim 1243
+variants {athena gtk1 gtk2 motif tiny small big huge xim perl python ruby tcl cscope nls puredarwin universal} depends_build {bin:gnutar:gnutar bin:grep:grep} variant_desc {athena {Build GUI version using Athena widgets} gtk1 {Build GUI version using GTK 1.x widgets} gtk2 {Build GUI version using GTK 2.x widgets} motif {Build GUI version with Motif widgets} tiny {Build tiny feature set} small {Build small feature set} big {Build big feature set} huge {Build huge feature set} xim {Build with support for X Input Method} perl {Enable Perl scripting} python {Enable Python scripting} ruby {Enable Ruby scripting} tcl {Enable Tcl scripting} cscope {Enable source code browsing with cscope} nls {National Language Support} puredarwin {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir editors/vim description {Vi {"workalike"} with many additional features} homepage http://www.vim.org/ epoch 0 platforms {darwin freebsd} name vim depends_lib
{port:ncurses port:libiconv port:ctags} maintainers raimue long_description {Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set.} categories editors version 7.2.77 revision 0
vim-app 927
-variants {big huge xim perl python ruby tcl cscope nls darwin_ppc universal} depends_build {bin:gnutar:gnutar bin:grep:grep} variant_desc {big {Build big feature set} huge {Build huge feature set} xim {Build with support for X Input Method} perl {Enable Perl scripting} python {Enable Python scripting} ruby {Enable Ruby scripting} tcl {Enable Tcl scripting} cscope {Enable source code browsing with cscope} nls {National Language Support} universal {Build for multiple architectures}} portdir editors/vim-app description {Vim.app is a GUI version of the famous editor vim.} homepage http://www.vim.org/ epoch 0 platforms darwin name vim-app depends_lib {port:ncurses port:libiconv port:ctags} maintainers raimue long_description {This port provides Vim.app, a GUI version of the famous editor vim. Vim is a highly configurable text editor built to enable efficient text editing.} categories editors version 7.2.065 revision 0
+variants {big huge xim perl python ruby tcl cscope nls darwin_ppc universal} depends_build {bin:gnutar:gnutar bin:grep:grep} variant_desc {big {Build big feature set} huge {Build huge feature set} xim {Build with support for X Input Method} perl {Enable Perl scripting} python {Enable Python scripting} ruby {Enable Ruby scripting} tcl {Enable Tcl scripting} cscope {Enable source code browsing with cscope} nls {National Language Support} universal {Build for multiple architectures}} portdir editors/vim-app description {Vim.app is a GUI version of the famous editor vim.} homepage http://www.vim.org/ epoch 0 platforms darwin name vim-app depends_lib {port:ncurses port:libiconv port:ctags} maintainers raimue long_description {This port provides Vim.app, a GUI version of the famous editor vim. Vim is a highly configurable text editor built to enable efficient text editing.} categories editors version 7.2.077 revision 0
xemacs 686
variants {no_sumo universal} variant_desc {no_sumo {do not install sumo and mule} universal {Build for multiple architectures}} portdir editors/xemacs description {A highly customizable open source text editor.} homepage http://www.xemacs.org epoch 0 platforms darwin name xemacs depends_lib {port:libpng port:Xaw3d port:ncurses port:gdbm port:jpeg port:tiff port:compface port:gettext port:zlib} maintainers mww long_description {XEmacs is a highly customizable open source text editor and application development system. It is protected under the GNU Public License and related to other versions of Emacs, in particular GNU Emacs.} version 21.4.21 categories {editors x11} revision 1
xwpe 438
@@ -2828,8 +2828,8 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir graphics/gimp-lqr-plugin description {Liquid Rescale Gimp plug-in.} homepage http://liquidrescale.wikidot.com/en:start epoch 0 platforms darwin name gimp-lqr-plugin depends_lib {port:liblqr port:gimp2} maintainers devans long_description {The Liquid Rescale Gimp plug-in aims at resizing pictures non uniformly while preserving their features} version 0.5.1 categories graphics revision 0
gimp-user-manual 1017
variants {without_gimp cs de en es fr hr it ko nl no ru sv zh_CN universal} depends_build {port:coreutils port:docbook-xsl port:docbook-xml-4.3 port:libxslt port:pkgconfig path:lib/pkgconfig/gimp-2.0.pc:gimp2} variant_desc {without_gimp {Build without GIMP installed} cs {Build cs locale} de {Build de locale} en {Build en locale} es {Build es locale} fr {Build fr locale} hr {Build hr locale} it {Build it locale} ko {Build ko locale} nl {Build nl locale} no {Build no locale} ru {Build ru locale} sv {Build sv locale} zh_CN {Build zh_CN locale} universal {Build for multiple architectures}} portdir graphics/gimp-user-manual description {A multilingual user manual for the Gimp (broken).} homepage http://docs.gimp.org/ epoch 0 platforms darwin name gimp-user-manual maintainers devans long_description {The GIMP User Manual is a newly written User Manual for the GIMP. It is written for the GIMP Help Browser, but can produce the Help pages or other mediums as well.} version 2.4.2 cat
egories graphics revision 0
-gimp2 1134
-variants {darwin_7 darwin_9 no_python dbus gvfs help_browser quartz x11 no_x11 universal} variant_desc {darwin_7 {Platform variant, do not select manually} darwin_9 {Platform variant, do not select manually} no_python {Disable Python scripts and filters} dbus {Enable dbus support} gvfs {Enable gvfs support} help_browser {Enable Gimp help browser} quartz {Enable Quartz rendering} x11 {Enable rendering in X11 (default)} no_x11 {Build without X Windows support} universal {Build for multiple architectures}} portdir graphics/gimp2 description {The GNU Image Manipulation Program} homepage http://www.gimp.org/ epoch 0 platforms darwin name gimp2 depends_lib {port:gegl port:aalib port:curl port:libart_lgpl port:libexif port:libgnomeui port:libmng port:librsvg port:libwmf port:p5-xml-parser port:poppler port:py25-gtk} maintainers devans long_description {The GNU Image Manipulation Program (GIMP) is a powerful tool for the preparation and manipulation of digital images. The GIMP provi
des the user with a wide variety of image manipulation, painting, processing, and rendering tools.} version 2.6.3 categories graphics revision 0
+gimp2 1126
+variants {darwin_7 darwin_9 no_python dbus gvfs help_browser quartz x11 no_x11 universal} variant_desc {darwin_7 {Platform variant, do not select manually} darwin_9 {Platform variant, do not select manually} no_python {Disable Python scripts and filters} dbus {Enable dbus support} gvfs {Enable gvfs support} help_browser {Enable Gimp help browser} quartz {Enable Quartz rendering} x11 {Enable rendering in X11 (default)} no_x11 {Disable support for X11} universal {Build for multiple architectures}} portdir graphics/gimp2 description {The GNU Image Manipulation Program} homepage http://www.gimp.org/ epoch 0 platforms darwin name gimp2 depends_lib {port:gegl port:aalib port:curl port:libart_lgpl port:libexif port:libgnomeui port:libmng port:librsvg port:libwmf port:p5-xml-parser port:poppler port:py25-gtk} maintainers devans long_description {The GNU Image Manipulation Program (GIMP) is a powerful tool for the preparation and manipulation of digital images. The GIMP provides the
user with a wide variety of image manipulation, painting, processing, and rendering tools.} version 2.6.4 categories graphics revision 0
glew 622
variants universal variant_desc {universal {Build for multiple architectures}} portdir graphics/glew description {OpenGL Extension Wrangler Library} homepage http://glew.sourceforge.net epoch 0 platforms darwin name glew maintainers {jmr openmaintainer} long_description {The OpenGL Extension Wrangler Library (GLEW) is a cross-platform C/C++ extension loading library. GLEW provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. OpenGL core and extension functionality is exposed in a single header file.} version 1.5.1 categories {graphics devel} revision 0
glitz 645
@@ -10016,6 +10016,12 @@
variants {darwin_7 universal} depends_build {port:autoconf port:automake port:libtool} variant_desc {darwin_7 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/fluxbox description {Lightweight window manager based on Blackbox 0.61.1} homepage http://fluxbox.org epoch 0 platforms {darwin freebsd} name fluxbox depends_lib {lib:libSM.6:xorg-libsm lib:libXft.2:Xft2 lib:libXinerama.1:xorg-libXinerama lib:libXpm.4:xpm lib:libXrandr.2:xorg-libXrandr} maintainers pmq long_description {It's based on the Blackbox 0.61.1 code. Fluxbox looks like blackbox and handles styles, colors, window placement and similar thing exactly like blackbox (100% theme/style compatibility).} categories {x11 x11-wm} version 1.1.0.1 revision 0
font-adobe-100dpi 473
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-adobe-100dpi description {X.org Adobe 100 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-adobe-100dpi maintainers {blb openmaintainer} long_description {{X.org Adobe 100 DPI font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-adobe-utopia-100dpi 501
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-adobe-utopia-100dpi description {X.org Adobe Utopia 100 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-adobe-utopia-100dpi maintainers {blb openmaintainer} long_description {{X.org Adobe Utopia 100 DPI font}} version 1.0.1 categories {x11 x11-font graphics} revision 0
+font-bh-100dpi 489
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-bh-100dpi description {X.org Bigelow & Holmes 100 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-bh-100dpi maintainers {blb openmaintainer} long_description {{X.org Bigelow & Holmes 100 DPI font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-bh-lucidatypewriter-100dpi 559
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-bh-lucidatypewriter-100dpi description {X.org Bigelow & Holmes Lucida Typewriter 100 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-bh-lucidatypewriter-100dpi maintainers {blb openmaintainer} long_description {{X.org Bigelow & Holmes Lucida Typewriter 100 DPI font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
fonttosfnt 509
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/fonttosfnt description {Wrap a bitmap font in a sfnt (TrueType) wrapper} homepage http://www.x.org/ epoch 0 platforms darwin name fonttosfnt depends_lib {lib:libfontenc:xorg-libfontenc port:freetype} maintainers {blb openmaintainer} long_description {Wrap a bitmap font or a set of bitmap fonts in a sfnt (TrueType or OpenType) wrapper.} categories {x11 graphics} version 1.0.4 revision 0
fox 557
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From raimue at macports.org Thu Jan 1 18:54:14 2009
From: raimue at macports.org (raimue at macports.org)
Date: Thu, 1 Jan 2009 18:54:14 -0800 (PST)
Subject: [44680] trunk/dports/editors/vim/Portfile
Message-ID: <20090102025414.23BA3B11AF4@beta.macosforge.org>
Revision: 44680
http://trac.macports.org/changeset/44680
Author: raimue at macports.org
Date: 2009-01-01 18:54:13 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
editors/vim:
Forgot to include the leading 0 in r44674
Modified Paths:
--------------
trunk/dports/editors/vim/Portfile
Modified: trunk/dports/editors/vim/Portfile
===================================================================
--- trunk/dports/editors/vim/Portfile 2009-01-02 02:51:54 UTC (rev 44679)
+++ trunk/dports/editors/vim/Portfile 2009-01-02 02:54:13 UTC (rev 44680)
@@ -4,7 +4,7 @@
name vim
set vim_version 7.2
-set vim_patchlevel 77
+set vim_patchlevel 077
version ${vim_version}.${vim_patchlevel}
categories editors
maintainers raimue
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 18:54:59 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 18:54:59 -0800 (PST)
Subject: [44681] trunk/dports/x11
Message-ID: <20090102025459.2BC36B11BE6@beta.macosforge.org>
Revision: 44681
http://trac.macports.org/changeset/44681
Author: blb at macports.org
Date: 2009-01-01 18:54:58 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-adobe-75dpi, X.org Adobe 75 DPI font
Added Paths:
-----------
trunk/dports/x11/font-adobe-75dpi/
trunk/dports/x11/font-adobe-75dpi/Portfile
Added: trunk/dports/x11/font-adobe-75dpi/Portfile
===================================================================
--- trunk/dports/x11/font-adobe-75dpi/Portfile (rev 0)
+++ trunk/dports/x11/font-adobe-75dpi/Portfile 2009-01-02 02:54:58 UTC (rev 44681)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-adobe-75dpi
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Adobe 75 DPI font
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 813b5d3723c84388a938ab6732e1329c \
+ sha1 5387bb3bfbff96f8d6928aada8025144179f1549 \
+ rmd160 348e233516806415e2e190ec4af7ea09f5d33fb9
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/75dpi
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-adobe-75dpi/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 18:57:45 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 18:57:45 -0800 (PST)
Subject: [44682] trunk/dports/x11
Message-ID: <20090102025745.F386CB11E34@beta.macosforge.org>
Revision: 44682
http://trac.macports.org/changeset/44682
Author: blb at macports.org
Date: 2009-01-01 18:57:45 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-adobe-utopia-75dpi, X.org Adobe Utopia 75 DPI font
Added Paths:
-----------
trunk/dports/x11/font-adobe-utopia-75dpi/
trunk/dports/x11/font-adobe-utopia-75dpi/Portfile
Added: trunk/dports/x11/font-adobe-utopia-75dpi/Portfile
===================================================================
--- trunk/dports/x11/font-adobe-utopia-75dpi/Portfile (rev 0)
+++ trunk/dports/x11/font-adobe-utopia-75dpi/Portfile 2009-01-02 02:57:45 UTC (rev 44682)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-adobe-utopia-75dpi
+version 1.0.1
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Adobe Utopia 75 DPI font
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 dd912284e4750023f9682812532fa033 \
+ sha1 db30aa20271d8b6aeab7a0dff13c516fcea12af1 \
+ rmd160 0c4a7ef7fe8f5c688ceaebd1f5f6e6a2a1920813
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/75dpi
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-adobe-utopia-75dpi/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 19:02:03 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 19:02:03 -0800 (PST)
Subject: [44683] trunk/dports/x11
Message-ID: <20090102030203.86C8BB12160@beta.macosforge.org>
Revision: 44683
http://trac.macports.org/changeset/44683
Author: blb at macports.org
Date: 2009-01-01 19:02:02 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-bh-75dpi, X.org Bigelow & Holmes 75 DPI font
Added Paths:
-----------
trunk/dports/x11/font-bh-75dpi/
trunk/dports/x11/font-bh-75dpi/Portfile
Added: trunk/dports/x11/font-bh-75dpi/Portfile
===================================================================
--- trunk/dports/x11/font-bh-75dpi/Portfile (rev 0)
+++ trunk/dports/x11/font-bh-75dpi/Portfile 2009-01-02 03:02:02 UTC (rev 44683)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-bh-75dpi
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Bigelow & Holmes 75 DPI font
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 6e51cd02f4ce32e1393e34ab17a9b211 \
+ sha1 625147291190d9576072d86823d6c8fe9d2aa72f \
+ rmd160 3086f534f2dcdb6eedb0b7df36cb0805b3ce7304
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/75dpi
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-bh-75dpi/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 19:13:53 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 19:13:53 -0800 (PST)
Subject: [44684] trunk/dports/x11
Message-ID: <20090102031353.2E9E7B12863@beta.macosforge.org>
Revision: 44684
http://trac.macports.org/changeset/44684
Author: blb at macports.org
Date: 2009-01-01 19:13:52 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-bh-lucidatypewriter-75dpi, X.org Bigelow & Holmes Lucida Typewriter 75 DPI font
Added Paths:
-----------
trunk/dports/x11/font-bh-lucidatypewriter-75dpi/
trunk/dports/x11/font-bh-lucidatypewriter-75dpi/Portfile
Added: trunk/dports/x11/font-bh-lucidatypewriter-75dpi/Portfile
===================================================================
--- trunk/dports/x11/font-bh-lucidatypewriter-75dpi/Portfile (rev 0)
+++ trunk/dports/x11/font-bh-lucidatypewriter-75dpi/Portfile 2009-01-02 03:13:52 UTC (rev 44684)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-bh-lucidatypewriter-75dpi
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Bigelow & Holmes Lucida Typewriter 75 DPI font
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 fdd9be5b9db94ef363a33e39b7977e2b \
+ sha1 01e9bc09581457dfb00fe8ac97cb31d012f96fce \
+ rmd160 a2fa441a655710e602ea56f64d763b43c5a47cb7
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/75dpi
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-bh-lucidatypewriter-75dpi/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 19:17:06 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 19:17:06 -0800 (PST)
Subject: [44685] trunk/dports/x11
Message-ID: <20090102031706.71272B12AF5@beta.macosforge.org>
Revision: 44685
http://trac.macports.org/changeset/44685
Author: blb at macports.org
Date: 2009-01-01 19:17:06 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-bitstream-75dpi, X.org Bitstream 75 DPI font
Added Paths:
-----------
trunk/dports/x11/font-bitstream-75dpi/
trunk/dports/x11/font-bitstream-75dpi/Portfile
Added: trunk/dports/x11/font-bitstream-75dpi/Portfile
===================================================================
--- trunk/dports/x11/font-bitstream-75dpi/Portfile (rev 0)
+++ trunk/dports/x11/font-bitstream-75dpi/Portfile 2009-01-02 03:17:06 UTC (rev 44685)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-bitstream-75dpi
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Bitstream 75 DPI font
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 beb476657d50d07d17eef7c325a5ed08 \
+ sha1 ad534d1eaf758f743bcafc6ba30d3169774c672b \
+ rmd160 b8218eb4bf25a5bda69a5034f8b582824b0b13f4
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/75dpi
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-bitstream-75dpi/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 19:29:30 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 19:29:30 -0800 (PST)
Subject: [44686] trunk/dports/x11
Message-ID: <20090102032930.A9653B1337B@beta.macosforge.org>
Revision: 44686
http://trac.macports.org/changeset/44686
Author: blb at macports.org
Date: 2009-01-01 19:29:29 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-cronyx-cyrillic, X.org Cronyx Cyrillic font
Added Paths:
-----------
trunk/dports/x11/font-cronyx-cyrillic/
trunk/dports/x11/font-cronyx-cyrillic/Portfile
Added: trunk/dports/x11/font-cronyx-cyrillic/Portfile
===================================================================
--- trunk/dports/x11/font-cronyx-cyrillic/Portfile (rev 0)
+++ trunk/dports/x11/font-cronyx-cyrillic/Portfile 2009-01-02 03:29:29 UTC (rev 44686)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-cronyx-cyrillic
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Cronyx Cyrillic font
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 22b451e7230b8c003cfc496ee2d360cc \
+ sha1 dc94607f6abf5fe55c39c5528a943b81c2b4dc6f \
+ rmd160 70aa73a5b6361c00c84143adef603379e423c679
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/cyrillic
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-cronyx-cyrillic/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 19:32:53 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 19:32:53 -0800 (PST)
Subject: [44687] trunk/dports/x11
Message-ID: <20090102033253.8D5B0B13627@beta.macosforge.org>
Revision: 44687
http://trac.macports.org/changeset/44687
Author: blb at macports.org
Date: 2009-01-01 19:32:53 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-misc-cyrillic, X.org Miscellaneous Cyrillic font
Added Paths:
-----------
trunk/dports/x11/font-misc-cyrillic/
trunk/dports/x11/font-misc-cyrillic/Portfile
Added: trunk/dports/x11/font-misc-cyrillic/Portfile
===================================================================
--- trunk/dports/x11/font-misc-cyrillic/Portfile (rev 0)
+++ trunk/dports/x11/font-misc-cyrillic/Portfile 2009-01-02 03:32:53 UTC (rev 44687)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-misc-cyrillic
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Miscellaneous Cyrillic font
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 3596907d7a2a99c81d8de99bc4552b6a \
+ sha1 a71b78d4c82ca670bcc483740cc3e63d654fbe1d \
+ rmd160 807c782b8e498d85fa21e15a3397d072e3dda501
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/cyrillic
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-misc-cyrillic/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 19:39:22 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 19:39:22 -0800 (PST)
Subject: [44688] trunk/dports/x11
Message-ID: <20090102033922.A7281B13ABE@beta.macosforge.org>
Revision: 44688
http://trac.macports.org/changeset/44688
Author: blb at macports.org
Date: 2009-01-01 19:39:22 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-screen-cyrillic, X.org Cronyx screen Cyrillic font
Added Paths:
-----------
trunk/dports/x11/font-screen-cyrillic/
trunk/dports/x11/font-screen-cyrillic/Portfile
Added: trunk/dports/x11/font-screen-cyrillic/Portfile
===================================================================
--- trunk/dports/x11/font-screen-cyrillic/Portfile (rev 0)
+++ trunk/dports/x11/font-screen-cyrillic/Portfile 2009-01-02 03:39:22 UTC (rev 44688)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-screen-cyrillic
+version 1.0.1
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Cronyx screen Cyrillic font
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 c8d5aef01c906c7aaea329702a8b1b63 \
+ sha1 d6eb7c366ab1cb8198df93aa661f295ebe09669f \
+ rmd160 3342c62acba97a31b11b0a584572a5a6ff7e8595
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/cyrillic
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-screen-cyrillic/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 19:42:58 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 19:42:58 -0800 (PST)
Subject: [44689] trunk/dports/x11
Message-ID: <20090102034258.6D111B13D81@beta.macosforge.org>
Revision: 44689
http://trac.macports.org/changeset/44689
Author: blb at macports.org
Date: 2009-01-01 19:42:57 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-winitzki-cyrillic, X.org Winitzki Cyrillic font
Added Paths:
-----------
trunk/dports/x11/font-winitzki-cyrillic/
trunk/dports/x11/font-winitzki-cyrillic/Portfile
Added: trunk/dports/x11/font-winitzki-cyrillic/Portfile
===================================================================
--- trunk/dports/x11/font-winitzki-cyrillic/Portfile (rev 0)
+++ trunk/dports/x11/font-winitzki-cyrillic/Portfile 2009-01-02 03:42:57 UTC (rev 44689)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-winitzki-cyrillic
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Winitzki Cyrillic font
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 b99b02aff36a88ca3379715423c60303 \
+ sha1 feca4cfa80002361acbe39149dd5c99a5b8cc398 \
+ rmd160 db7db4daecc610e33300764fdc2b36b0fcf77ad4
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/cyrillic
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-winitzki-cyrillic/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From perry at macports.org Thu Jan 1 19:50:39 2009
From: perry at macports.org (perry at macports.org)
Date: Thu, 1 Jan 2009 19:50:39 -0800 (PST)
Subject: [44690] users/perry/base-select/src/port/port.tcl
Message-ID: <20090102035039.68BC0B1434A@beta.macosforge.org>
Revision: 44690
http://trac.macports.org/changeset/44690
Author: perry at macports.org
Date: 2009-01-01 19:50:39 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
port/port.tcl - Fixed a minor typo in action_select.
Modified Paths:
--------------
users/perry/base-select/src/port/port.tcl
Modified: users/perry/base-select/src/port/port.tcl
===================================================================
--- users/perry/base-select/src/port/port.tcl 2009-01-02 03:42:57 UTC (rev 44689)
+++ users/perry/base-select/src/port/port.tcl 2009-01-02 03:50:39 UTC (rev 44690)
@@ -1758,7 +1758,7 @@
# Error out if no group is specified.
if {[llength $portlist] < 1} {
- ui_error "port select \[--list|--set|--show] \[ \[ \[
From portindex at macports.org Thu Jan 1 19:51:54 2009
From: portindex at macports.org (portindex at macports.org)
Date: Thu, 1 Jan 2009 19:51:54 -0800 (PST)
Subject: [44691] trunk/dports/PortIndex
Message-ID: <20090102035155.248F9B14430@beta.macosforge.org>
Revision: 44691
http://trac.macports.org/changeset/44691
Author: portindex at macports.org
Date: 2009-01-01 19:51:53 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5389
Ports successfully parsed: 5389
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-02 03:50:39 UTC (rev 44690)
+++ trunk/dports/PortIndex 2009-01-02 03:51:53 UTC (rev 44691)
@@ -1940,8 +1940,8 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir editors/vigor description {vigor is a vi clone that comes with a personal assistant} homepage http://vigor.sourceforge.net/ epoch 0 platforms darwin name vigor depends_lib {port:tcl port:tk} maintainers nomaintainer long_description {Vigor (pronouced like Igor, Dr. Frankensteins assistant), the popular Unix editor vi with the addition of the Vigor Assistant, has arrived.} version 0.016 categories editors revision 0
vile 603
variants universal variant_desc {universal {Build for multiple architectures}} portdir editors/vile description {Vi Like Emacs} homepage http://invisible-island.net/vile/ epoch 0 platforms darwin name vile maintainers waqar at macports.org long_description {vile is a text editor which is extremely compatible with vi in terms of finger feel. in addition, it has extended capabilities in many areas, notably multi-file editing and viewing, key rebinding, real X window system support, an optional embedded perl interpreter, and robust support for non-Unix hosts.} version 9.5 categories editors revision 0
-vim 1243
-variants {athena gtk1 gtk2 motif tiny small big huge xim perl python ruby tcl cscope nls puredarwin universal} depends_build {bin:gnutar:gnutar bin:grep:grep} variant_desc {athena {Build GUI version using Athena widgets} gtk1 {Build GUI version using GTK 1.x widgets} gtk2 {Build GUI version using GTK 2.x widgets} motif {Build GUI version with Motif widgets} tiny {Build tiny feature set} small {Build small feature set} big {Build big feature set} huge {Build huge feature set} xim {Build with support for X Input Method} perl {Enable Perl scripting} python {Enable Python scripting} ruby {Enable Ruby scripting} tcl {Enable Tcl scripting} cscope {Enable source code browsing with cscope} nls {National Language Support} puredarwin {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir editors/vim description {Vi {"workalike"} with many additional features} homepage http://www.vim.org/ epoch 0 platforms {darwin freebsd} name vim depends_lib
{port:ncurses port:libiconv port:ctags} maintainers raimue long_description {Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set.} categories editors version 7.2.77 revision 0
+vim 1244
+variants {athena gtk1 gtk2 motif tiny small big huge xim perl python ruby tcl cscope nls puredarwin universal} depends_build {bin:gnutar:gnutar bin:grep:grep} variant_desc {athena {Build GUI version using Athena widgets} gtk1 {Build GUI version using GTK 1.x widgets} gtk2 {Build GUI version using GTK 2.x widgets} motif {Build GUI version with Motif widgets} tiny {Build tiny feature set} small {Build small feature set} big {Build big feature set} huge {Build huge feature set} xim {Build with support for X Input Method} perl {Enable Perl scripting} python {Enable Python scripting} ruby {Enable Ruby scripting} tcl {Enable Tcl scripting} cscope {Enable source code browsing with cscope} nls {National Language Support} puredarwin {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir editors/vim description {Vi {"workalike"} with many additional features} homepage http://www.vim.org/ epoch 0 platforms {darwin freebsd} name vim depends_lib
{port:ncurses port:libiconv port:ctags} maintainers raimue long_description {Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set.} categories editors version 7.2.077 revision 0
vim-app 927
variants {big huge xim perl python ruby tcl cscope nls darwin_ppc universal} depends_build {bin:gnutar:gnutar bin:grep:grep} variant_desc {big {Build big feature set} huge {Build huge feature set} xim {Build with support for X Input Method} perl {Enable Perl scripting} python {Enable Python scripting} ruby {Enable Ruby scripting} tcl {Enable Tcl scripting} cscope {Enable source code browsing with cscope} nls {National Language Support} universal {Build for multiple architectures}} portdir editors/vim-app description {Vim.app is a GUI version of the famous editor vim.} homepage http://www.vim.org/ epoch 0 platforms darwin name vim-app depends_lib {port:ncurses port:libiconv port:ctags} maintainers raimue long_description {This port provides Vim.app, a GUI version of the famous editor vim. Vim is a highly configurable text editor built to enable efficient text editing.} categories editors version 7.2.077 revision 0
xemacs 686
@@ -10016,12 +10016,32 @@
variants {darwin_7 universal} depends_build {port:autoconf port:automake port:libtool} variant_desc {darwin_7 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/fluxbox description {Lightweight window manager based on Blackbox 0.61.1} homepage http://fluxbox.org epoch 0 platforms {darwin freebsd} name fluxbox depends_lib {lib:libSM.6:xorg-libsm lib:libXft.2:Xft2 lib:libXinerama.1:xorg-libXinerama lib:libXpm.4:xpm lib:libXrandr.2:xorg-libXrandr} maintainers pmq long_description {It's based on the Blackbox 0.61.1 code. Fluxbox looks like blackbox and handles styles, colors, window placement and similar thing exactly like blackbox (100% theme/style compatibility).} categories {x11 x11-wm} version 1.1.0.1 revision 0
font-adobe-100dpi 473
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-adobe-100dpi description {X.org Adobe 100 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-adobe-100dpi maintainers {blb openmaintainer} long_description {{X.org Adobe 100 DPI font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-adobe-75dpi 469
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-adobe-75dpi description {X.org Adobe 75 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-adobe-75dpi maintainers {blb openmaintainer} long_description {{X.org Adobe 75 DPI font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-adobe-utopia-100dpi 501
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-adobe-utopia-100dpi description {X.org Adobe Utopia 100 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-adobe-utopia-100dpi maintainers {blb openmaintainer} long_description {{X.org Adobe Utopia 100 DPI font}} version 1.0.1 categories {x11 x11-font graphics} revision 0
+font-adobe-utopia-75dpi 497
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-adobe-utopia-75dpi description {X.org Adobe Utopia 75 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-adobe-utopia-75dpi maintainers {blb openmaintainer} long_description {{X.org Adobe Utopia 75 DPI font}} version 1.0.1 categories {x11 x11-font graphics} revision 0
font-bh-100dpi 489
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-bh-100dpi description {X.org Bigelow & Holmes 100 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-bh-100dpi maintainers {blb openmaintainer} long_description {{X.org Bigelow & Holmes 100 DPI font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-bh-75dpi 485
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-bh-75dpi description {X.org Bigelow & Holmes 75 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-bh-75dpi maintainers {blb openmaintainer} long_description {{X.org Bigelow & Holmes 75 DPI font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-bh-lucidatypewriter-100dpi 559
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-bh-lucidatypewriter-100dpi description {X.org Bigelow & Holmes Lucida Typewriter 100 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-bh-lucidatypewriter-100dpi maintainers {blb openmaintainer} long_description {{X.org Bigelow & Holmes Lucida Typewriter 100 DPI font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-bh-lucidatypewriter-75dpi 555
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-bh-lucidatypewriter-75dpi description {X.org Bigelow & Holmes Lucida Typewriter 75 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-bh-lucidatypewriter-75dpi maintainers {blb openmaintainer} long_description {{X.org Bigelow & Holmes Lucida Typewriter 75 DPI font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-bitstream-100dpi 489
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-bitstream-100dpi description {X.org Bitstream 100 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-bitstream-100dpi maintainers {blb openmaintainer} long_description {{X.org Bitstream 100 DPI font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-bitstream-75dpi 485
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-bitstream-75dpi description {X.org Bitstream 75 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-bitstream-75dpi maintainers {blb openmaintainer} long_description {{X.org Bitstream 75 DPI font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-cronyx-cyrillic 483
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-cronyx-cyrillic description {X.org Cronyx Cyrillic font} homepage http://www.x.org/ epoch 0 platforms darwin name font-cronyx-cyrillic maintainers {blb openmaintainer} long_description {{X.org Cronyx Cyrillic font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-misc-cyrillic 493
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-misc-cyrillic description {X.org Miscellaneous Cyrillic font} homepage http://www.x.org/ epoch 0 platforms darwin name font-misc-cyrillic maintainers {blb openmaintainer} long_description {{X.org Miscellaneous Cyrillic font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-screen-cyrillic 497
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-screen-cyrillic description {X.org Cronyx screen Cyrillic font} homepage http://www.x.org/ epoch 0 platforms darwin name font-screen-cyrillic maintainers {blb openmaintainer} long_description {{X.org Cronyx screen Cyrillic font}} version 1.0.1 categories {x11 x11-font graphics} revision 0
+font-winitzki-cyrillic 491
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-winitzki-cyrillic description {X.org Winitzki Cyrillic font} homepage http://www.x.org/ epoch 0 platforms darwin name font-winitzki-cyrillic maintainers {blb openmaintainer} long_description {{X.org Winitzki Cyrillic font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
fonttosfnt 509
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/fonttosfnt description {Wrap a bitmap font in a sfnt (TrueType) wrapper} homepage http://www.x.org/ epoch 0 platforms darwin name fonttosfnt depends_lib {lib:libfontenc:xorg-libfontenc port:freetype} maintainers {blb openmaintainer} long_description {Wrap a bitmap font or a set of bitmap fonts in a sfnt (TrueType or OpenType) wrapper.} categories {x11 graphics} version 1.0.4 revision 0
fox 557
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From perry at macports.org Thu Jan 1 19:59:50 2009
From: perry at macports.org (perry at macports.org)
Date: Thu, 1 Jan 2009 19:59:50 -0800 (PST)
Subject: [44692] users/perry/base-select/src/port/port.tcl
Message-ID: <20090102035950.F2CF0B1478E@beta.macosforge.org>
Revision: 44692
http://trac.macports.org/changeset/44692
Author: perry at macports.org
Date: 2009-01-01 19:59:50 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
port/port.tcl - Fixed (yet another) small typo in action_select...
Modified Paths:
--------------
users/perry/base-select/src/port/port.tcl
Modified: users/perry/base-select/src/port/port.tcl
===================================================================
--- users/perry/base-select/src/port/port.tcl 2009-01-02 03:51:53 UTC (rev 44691)
+++ users/perry/base-select/src/port/port.tcl 2009-01-02 03:59:50 UTC (rev 44692)
@@ -1758,7 +1758,7 @@
# Error out if no group is specified.
if {[llength $portlist] < 1} {
- ui_error "port select \[--list|--set|--show] \[ \[]"
return 1
}
set group [lindex $portlist 0]
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From perry at macports.org Thu Jan 1 20:12:40 2009
From: perry at macports.org (perry at macports.org)
Date: Thu, 1 Jan 2009 20:12:40 -0800 (PST)
Subject: [44693] trunk/base
Message-ID: <20090102041240.79900B14F59@beta.macosforge.org>
Revision: 44693
http://trac.macports.org/changeset/44693
Author: perry at macports.org
Date: 2009-01-01 20:12:40 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
base/src - Merged in perry/base-select, which integrates *_select into port.
* Adds action_select (port.tcl) and mportselect (macports.tcl).
* Addresses Ticket #17477.
Modified Paths:
--------------
trunk/base/src/macports1.0/macports.tcl
trunk/base/src/port/port.tcl
Property Changed:
----------------
trunk/base/
Property changes on: trunk/base
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/variant-descs-14482/base:34469-34855,34900-37508,37511-37512,41040-41463,42575-42626,42640-42659
+ /branches/variant-descs-14482/base:34469-34855,34900-37508,37511-37512,41040-41463,42575-42626,42640-42659
/users/perry/base-select:44044-44692
Modified: trunk/base/src/macports1.0/macports.tcl
===================================================================
--- trunk/base/src/macports1.0/macports.tcl 2009-01-02 03:59:50 UTC (rev 44692)
+++ trunk/base/src/macports1.0/macports.tcl 2009-01-02 04:12:40 UTC (rev 44693)
@@ -2336,3 +2336,109 @@
# close the port handle
mportclose $workername
}
+
+# mportselect
+# * command: The only valid commands are list, set and show
+# * group: This argument should correspond to a directory under
+# $macports::prefix/etc/select.
+# * version: This argument is only used by the 'set' command.
+# On error mportselect returns with the code 'error'.
+proc mportselect {command group {version ""}} {
+ ui_debug "mportselect \[$command] \[$group] \[$version]"
+
+ set conf_path "$macports::prefix/etc/select/$group"
+ if {![file isdirectory $conf_path]} {
+ return -code error "The specified group '$group' does not exist."
+ }
+
+ switch -- $command {
+ list {
+ if {[catch {set versions [glob -directory $conf_path *]}]} {
+ return -code error [concat "No configurations associated " \
+ "with '$group' were found."]
+ }
+
+ # Return the sorted list of versions (excluding base and current).
+ set lversions {}
+ foreach v $versions {
+ # Only the file name corresponds to the version name.
+ set v [file tail $v]
+ if {$v eq "base" || $v eq "current"} {
+ continue
+ }
+ lappend lversions [file tail $v]
+ }
+ return [lsort $lversions]
+ }
+ set {
+ # Use $conf_path/$version to read in sources.
+ if {[catch {set src_file [open "$conf_path/$version"]}]} {
+ return -code error [concat "Verify that the specified " \
+ "version '$version' is valid " \
+ "(i.e., Is it listed when you " \
+ "specify the --list command?)."]
+ }
+ set srcs [split [read -nonewline $src_file] "\n"]
+ close $src_file
+
+ # Use $conf_path/base to read in targets.
+ if {[catch {set tgt_file [open "$conf_path/base"]}]} {
+ return -code error [concat "The configuration file " \
+ "'$conf_path/base' could not be " \
+ "opened."]
+ }
+ set tgts [split [read -nonewline $tgt_file] "\n"]
+ close $tgt_file
+
+ # Iterate through the configuration files executing the specified
+ # actions.
+ set i 0
+ foreach tgt $tgts {
+ set src [lindex $srcs $i]
+
+ switch -glob -- $src {
+ - {
+ # The source is unavailable for this file.
+ set tgt [file join $macports::prefix $tgt]
+ file delete $tgt
+ ui_debug "rm -f $tgt"
+ }
+ /* {
+ # The source is an absolute path.
+ set tgt [file join $macports::prefix $tgt]
+ file delete $tgt
+ file link -symbolic $tgt $src
+ ui_debug "ln -sf $src $tgt"
+ }
+ default {
+ # The source is a relative path.
+ set src [file join $macports::prefix $src]
+ set tgt [file join $macports::prefix $tgt]
+ file delete $tgt
+ file link -symbolic $tgt $src
+ ui_debug "ln -sf $src $tgt"
+ }
+ }
+ set i [expr $i+1]
+ }
+
+ # Update the selected version.
+ set selected_version "$conf_path/current"
+ if {[file exists $selected_version]} {
+ file delete $selected_version
+ }
+ symlink $version $selected_version
+ return
+ }
+ show {
+ set selected_version "$conf_path/current"
+
+ if {![file exists $selected_version]} {
+ return "none"
+ } else {
+ return [file readlink $selected_version]
+ }
+ }
+ }
+ return
+}
Modified: trunk/base/src/port/port.tcl
===================================================================
--- trunk/base/src/port/port.tcl 2009-01-02 03:59:50 UTC (rev 44692)
+++ trunk/base/src/port/port.tcl 2009-01-02 04:12:40 UTC (rev 44693)
@@ -1753,6 +1753,101 @@
}
+proc action_select { action portlist opts } {
+ ui_debug "action_select \[$portlist] \[$opts]..."
+
+ # Error out if no group is specified.
+ if {[llength $portlist] < 1} {
+ ui_error "port select \[--list|--set|--show] \[]"
+ return 1
+ }
+ set group [lindex $portlist 0]
+
+ set commands [array names [array set {} $opts]]
+ # If no command (--set, --show, --list) is specified *but* more than one
+ # argument is specified, default to the set command.
+ if {[llength $commands] < 1 && [llength $portlist] > 1} {
+ set command set
+ ui_debug [concat "Although no command was specified, more than " \
+ "one argument was specified. Defaulting to the " \
+ "'set' command..."]
+ # If no command (--set, --show, --list) is specified *and* less than two
+ # argument are specified, default to the show command.
+ } elseif {[llength $commands] < 1} {
+ set command show
+ ui_debug [concat "No command was specified. Defaulting to the " \
+ "'show' command..."]
+ # Only allow one command to be specified at a time.
+ } elseif {[llength $commands] > 1} {
+ ui_error [concat "Multiple commands were specified. Only one " \
+ "command may be specified at a time."]
+ return 1
+ } else {
+ set command [string map {ports_select_ ""} [lindex $commands 0]]
+ ui_debug "The '$command' command was specified."
+ }
+
+ switch -- $command {
+ list {
+ if {[llength $portlist] > 1} {
+ ui_warn [concat "The 'list' command does not expect any " \
+ "arguments. Extra arguments will be ignored."]
+ }
+
+ # On error mportselect returns with the code 'error'.
+ if {[catch {mportselect $command $group} versions]} {
+ ui_error "The 'list' command failed: $versions"
+ return 1
+ }
+
+ puts "Available Versions:"
+ foreach v $versions {
+ puts "\t$v"
+ }
+ return 0
+ }
+ set {
+ if {[llength $portlist] < 2} {
+ ui_error [concat "The 'set' command expects two " \
+ "arguments: , "]
+ return 1
+ } elseif {[llength $portlist] > 2} {
+ ui_warn [concat "The 'set' command only expects two " \
+ "arguments. Extra arguments will be " \
+ "ignored."]
+ }
+ set version [lindex $portlist 1]
+
+ puts -nonewline "Selecting '$version' for '$group' "
+ if {[catch {mportselect $command $group $version} result]} {
+ puts "failed: $result"
+ return 1
+ }
+ puts "succeeded. '$version' is now active."
+ return 0
+ }
+ show {
+ if {[llength $portlist] > 1} {
+ ui_warn [concat "The 'show' command does not expect any " \
+ "arguments. Extra arguments will be ignored."]
+ }
+
+ if {[catch {mportselect $command $group} selected_version]} {
+ ui_error "The 'show' command failed: $selected_version"
+ return 1
+ }
+ puts [concat "The currently selected version for '$group' is " \
+ "'$selected_version'."]
+ return 0
+ }
+ default {
+ ui_error "An unknown command '$command' was specified."
+ return 1
+ }
+ }
+}
+
+
proc action_selfupdate { action portlist opts } {
global global_options
if { [catch {macports::selfupdate [array get global_options]} result ] } {
@@ -2685,6 +2780,8 @@
activate [list action_activate [action_args_const ports]] \
deactivate [list action_deactivate [action_args_const ports]] \
\
+ select [list action_select [action_args_const strings]] \
+ \
sync [list action_sync [action_args_const none]] \
selfupdate [list action_selfupdate [action_args_const none]] \
\
@@ -2805,6 +2902,7 @@
clean {all archive dist work}
mirror {new}
lint {nitpick}
+ select {list set show}
}
global cmd_implied_options
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 20:14:36 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 20:14:36 -0800 (PST)
Subject: [44694] trunk/dports/x11
Message-ID: <20090102041436.4846CB150F8@beta.macosforge.org>
Revision: 44694
http://trac.macports.org/changeset/44694
Author: blb at macports.org
Date: 2009-01-01 20:14:35 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-arabic-misc, X.org Arabic font
Added Paths:
-----------
trunk/dports/x11/font-arabic-misc/
trunk/dports/x11/font-arabic-misc/Portfile
Added: trunk/dports/x11/font-arabic-misc/Portfile
===================================================================
--- trunk/dports/x11/font-arabic-misc/Portfile (rev 0)
+++ trunk/dports/x11/font-arabic-misc/Portfile 2009-01-02 04:14:35 UTC (rev 44694)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-arabic-misc
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Arabic font
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 81595016e2ff859716fc256ebb136ba6 \
+ sha1 c7c173e355d8d2cb4ff83c88f0d3bd6929395132 \
+ rmd160 c6277bc9f5c4826a59b2e82b86e6f5190f90e47a
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/misc
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-arabic-misc/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 20:17:21 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 20:17:21 -0800 (PST)
Subject: [44695] trunk/dports/x11
Message-ID: <20090102041721.7458AB1532B@beta.macosforge.org>
Revision: 44695
http://trac.macports.org/changeset/44695
Author: blb at macports.org
Date: 2009-01-01 20:17:21 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-cursor-misc, X.org Cursor font
Added Paths:
-----------
trunk/dports/x11/font-cursor-misc/
trunk/dports/x11/font-cursor-misc/Portfile
Added: trunk/dports/x11/font-cursor-misc/Portfile
===================================================================
--- trunk/dports/x11/font-cursor-misc/Portfile (rev 0)
+++ trunk/dports/x11/font-cursor-misc/Portfile 2009-01-02 04:17:21 UTC (rev 44695)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-cursor-misc
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Cursor font
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 305fa22cdfefb8f80babd711051a534b \
+ sha1 3fe0f1015c15444169d2b28cdb138b2d49481f78 \
+ rmd160 f42933e4ed9194f6a9c7c1f8bfe793ed7b3341be
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/misc
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-cursor-misc/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 20:20:23 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 20:20:23 -0800 (PST)
Subject: [44696] trunk/dports/x11
Message-ID: <20090102042023.4268BB15583@beta.macosforge.org>
Revision: 44696
http://trac.macports.org/changeset/44696
Author: blb at macports.org
Date: 2009-01-01 20:20:22 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-daewoo-misc, X.org Daewoo miscellaneous fonts
Added Paths:
-----------
trunk/dports/x11/font-daewoo-misc/
trunk/dports/x11/font-daewoo-misc/Portfile
Added: trunk/dports/x11/font-daewoo-misc/Portfile
===================================================================
--- trunk/dports/x11/font-daewoo-misc/Portfile (rev 0)
+++ trunk/dports/x11/font-daewoo-misc/Portfile 2009-01-02 04:20:22 UTC (rev 44696)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-daewoo-misc
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Daewoo miscellaneous fonts
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 61f9eab48c619af5494d3e384d8d7d79 \
+ sha1 6984606b6dcd9db3d908caf01e8e1855fc171632 \
+ rmd160 20df091bb7c3f15405575c774cfd5d6c24b1d02b
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/misc
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-daewoo-misc/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 20:23:16 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 20:23:16 -0800 (PST)
Subject: [44697] trunk/dports/x11
Message-ID: <20090102042316.4EA40B157AB@beta.macosforge.org>
Revision: 44697
http://trac.macports.org/changeset/44697
Author: blb at macports.org
Date: 2009-01-01 20:23:15 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-dec-misc, X.org DEC/Compaq/HP miscellaneous fonts
Added Paths:
-----------
trunk/dports/x11/font-dec-misc/
trunk/dports/x11/font-dec-misc/Portfile
Added: trunk/dports/x11/font-dec-misc/Portfile
===================================================================
--- trunk/dports/x11/font-dec-misc/Portfile (rev 0)
+++ trunk/dports/x11/font-dec-misc/Portfile 2009-01-02 04:23:15 UTC (rev 44697)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-dec-misc
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org DEC/Compaq/HP miscellaneous fonts
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 284e554db1c64fb7580a06df01444a2b \
+ sha1 261cf92a5d3dbe64f2ce0c81587ca9258308b51c \
+ rmd160 b9f0282ce14c988971b2de07b42202236dd1519b
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/misc
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-dec-misc/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 20:26:32 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 20:26:32 -0800 (PST)
Subject: [44698] trunk/dports/x11
Message-ID: <20090102042633.1867AB15967@beta.macosforge.org>
Revision: 44698
http://trac.macports.org/changeset/44698
Author: blb at macports.org
Date: 2009-01-01 20:26:32 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-isas-misc, X.org ISAS miscellaneous fonts
Added Paths:
-----------
trunk/dports/x11/font-isas-misc/
trunk/dports/x11/font-isas-misc/Portfile
Added: trunk/dports/x11/font-isas-misc/Portfile
===================================================================
--- trunk/dports/x11/font-isas-misc/Portfile (rev 0)
+++ trunk/dports/x11/font-isas-misc/Portfile 2009-01-02 04:26:32 UTC (rev 44698)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-isas-misc
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org ISAS miscellaneous fonts
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 ec709a96b64b497a5cb5658c93bd38dc \
+ sha1 129c903587ce2d998fb9c1c70b8ad70327aeb2dc \
+ rmd160 1bea1152c3d9f30367f82f8d4b6f69f447071fea
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/misc
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-isas-misc/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 20:30:40 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 20:30:40 -0800 (PST)
Subject: [44699] trunk/dports/x11
Message-ID: <20090102043041.07931B15CCB@beta.macosforge.org>
Revision: 44699
http://trac.macports.org/changeset/44699
Author: blb at macports.org
Date: 2009-01-01 20:30:40 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-jis-misc, X.org JIS miscellaneous fonts
Added Paths:
-----------
trunk/dports/x11/font-jis-misc/
trunk/dports/x11/font-jis-misc/Portfile
Added: trunk/dports/x11/font-jis-misc/Portfile
===================================================================
--- trunk/dports/x11/font-jis-misc/Portfile (rev 0)
+++ trunk/dports/x11/font-jis-misc/Portfile 2009-01-02 04:30:40 UTC (rev 44699)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-jis-misc
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org JIS miscellaneous fonts
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 61febb49a71065723a1fba17cbf23c67 \
+ sha1 45c5034b5eb255ccdb0f2bb96bb0b0b9376cca4e \
+ rmd160 5a17c6fc987f0c4ed21fcf1fbf9248ec9211f0be
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/misc
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-jis-misc/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 20:34:00 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 20:34:00 -0800 (PST)
Subject: [44700] trunk/dports/x11
Message-ID: <20090102043400.8FB10B15F4E@beta.macosforge.org>
Revision: 44700
http://trac.macports.org/changeset/44700
Author: blb at macports.org
Date: 2009-01-01 20:33:59 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-micro-misc, X.org Micro miscellaneous font
Added Paths:
-----------
trunk/dports/x11/font-micro-misc/
trunk/dports/x11/font-micro-misc/Portfile
Added: trunk/dports/x11/font-micro-misc/Portfile
===================================================================
--- trunk/dports/x11/font-micro-misc/Portfile (rev 0)
+++ trunk/dports/x11/font-micro-misc/Portfile 2009-01-02 04:33:59 UTC (rev 44700)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-micro-misc
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Micro miscellaneous font
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 8c8bffd7540f05caa0dbb4e6e1d6c58e \
+ sha1 36be84d6c138c6758dfdd218b0c5d8244a2dc30c \
+ rmd160 7f7e19fd0096b9ea656a89f48ece41db696e36e2
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/misc
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-micro-misc/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 20:40:15 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 20:40:15 -0800 (PST)
Subject: [44701] trunk/dports/x11
Message-ID: <20090102044015.5CAF9B162F6@beta.macosforge.org>
Revision: 44701
http://trac.macports.org/changeset/44701
Author: blb at macports.org
Date: 2009-01-01 20:40:14 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-misc-misc, X.org various miscellaneous fonts
Added Paths:
-----------
trunk/dports/x11/font-misc-misc/
trunk/dports/x11/font-misc-misc/Portfile
Added: trunk/dports/x11/font-misc-misc/Portfile
===================================================================
--- trunk/dports/x11/font-misc-misc/Portfile (rev 0)
+++ trunk/dports/x11/font-misc-misc/Portfile 2009-01-02 04:40:14 UTC (rev 44701)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-misc-misc
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org various miscellaneous fonts
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 2a57f6188c41d4bc1b88ca3d08ad011d \
+ sha1 caa36376a00568e900337efe0d9dd626c64fde63 \
+ rmd160 be44e00d94afdba48002e259f460d6a39ffbb370
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/misc
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-misc-misc/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 20:46:03 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 20:46:03 -0800 (PST)
Subject: [44702] trunk/dports/x11
Message-ID: <20090102044603.36C5BB16734@beta.macosforge.org>
Revision: 44702
http://trac.macports.org/changeset/44702
Author: blb at macports.org
Date: 2009-01-01 20:46:02 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-mutt-misc, X.org Mutt miscellaneous fonts
Added Paths:
-----------
trunk/dports/x11/font-mutt-misc/
trunk/dports/x11/font-mutt-misc/Portfile
Added: trunk/dports/x11/font-mutt-misc/Portfile
===================================================================
--- trunk/dports/x11/font-mutt-misc/Portfile (rev 0)
+++ trunk/dports/x11/font-mutt-misc/Portfile 2009-01-02 04:46:02 UTC (rev 44702)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-mutt-misc
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Mutt miscellaneous fonts
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 648b409b7eb78ad1cd5f6d7fac3eef88 \
+ sha1 f65b7659d1abde092044349d3be996ab9a1e02c6 \
+ rmd160 be37a2edfafb5f969f53e85e10aa2eab6fad62b6
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/misc
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-mutt-misc/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 20:49:51 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 20:49:51 -0800 (PST)
Subject: [44703] trunk/dports/x11
Message-ID: <20090102044951.57F0BB16A5F@beta.macosforge.org>
Revision: 44703
http://trac.macports.org/changeset/44703
Author: blb at macports.org
Date: 2009-01-01 20:49:50 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-schumacher-misc, X.org Schumacher miscellaneous fonts
Added Paths:
-----------
trunk/dports/x11/font-schumacher-misc/
trunk/dports/x11/font-schumacher-misc/Portfile
Added: trunk/dports/x11/font-schumacher-misc/Portfile
===================================================================
--- trunk/dports/x11/font-schumacher-misc/Portfile (rev 0)
+++ trunk/dports/x11/font-schumacher-misc/Portfile 2009-01-02 04:49:50 UTC (rev 44703)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-schumacher-misc
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Schumacher miscellaneous fonts
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 f1c6063d2fadc57e696a0aab69afd6e0 \
+ sha1 edc299a2adb4c6179d2fe933a4613565af169669 \
+ rmd160 0493fef4f4d23c696a931473be974f3b684a6fde
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/misc
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-schumacher-misc/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Thu Jan 1 20:51:35 2009
From: portindex at macports.org (portindex at macports.org)
Date: Thu, 1 Jan 2009 20:51:35 -0800 (PST)
Subject: [44704] trunk/dports/PortIndex
Message-ID: <20090102045136.EE564B16B8F@beta.macosforge.org>
Revision: 44704
http://trac.macports.org/changeset/44704
Author: portindex at macports.org
Date: 2009-01-01 20:51:35 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5397
Ports successfully parsed: 5397
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-02 04:49:50 UTC (rev 44703)
+++ trunk/dports/PortIndex 2009-01-02 04:51:35 UTC (rev 44704)
@@ -10022,6 +10022,8 @@
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-adobe-utopia-100dpi description {X.org Adobe Utopia 100 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-adobe-utopia-100dpi maintainers {blb openmaintainer} long_description {{X.org Adobe Utopia 100 DPI font}} version 1.0.1 categories {x11 x11-font graphics} revision 0
font-adobe-utopia-75dpi 497
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-adobe-utopia-75dpi description {X.org Adobe Utopia 75 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-adobe-utopia-75dpi maintainers {blb openmaintainer} long_description {{X.org Adobe Utopia 75 DPI font}} version 1.0.1 categories {x11 x11-font graphics} revision 0
+font-arabic-misc 457
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-arabic-misc description {X.org Arabic font} homepage http://www.x.org/ epoch 0 platforms darwin name font-arabic-misc maintainers {blb openmaintainer} long_description {{X.org Arabic font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-bh-100dpi 489
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-bh-100dpi description {X.org Bigelow & Holmes 100 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-bh-100dpi maintainers {blb openmaintainer} long_description {{X.org Bigelow & Holmes 100 DPI font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-bh-75dpi 485
@@ -10036,8 +10038,22 @@
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-bitstream-75dpi description {X.org Bitstream 75 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-bitstream-75dpi maintainers {blb openmaintainer} long_description {{X.org Bitstream 75 DPI font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-cronyx-cyrillic 483
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-cronyx-cyrillic description {X.org Cronyx Cyrillic font} homepage http://www.x.org/ epoch 0 platforms darwin name font-cronyx-cyrillic maintainers {blb openmaintainer} long_description {{X.org Cronyx Cyrillic font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-cursor-misc 457
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-cursor-misc description {X.org Cursor font} homepage http://www.x.org/ epoch 0 platforms darwin name font-cursor-misc maintainers {blb openmaintainer} long_description {{X.org Cursor font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-daewoo-misc 487
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-daewoo-misc description {X.org Daewoo miscellaneous fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-daewoo-misc maintainers {blb openmaintainer} long_description {{X.org Daewoo miscellaneous fonts}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-dec-misc 495
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-dec-misc description {X.org DEC/Compaq/HP miscellaneous fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-dec-misc maintainers {blb openmaintainer} long_description {{X.org DEC/Compaq/HP miscellaneous fonts}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-isas-misc 479
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-isas-misc description {X.org ISAS miscellaneous fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-isas-misc maintainers {blb openmaintainer} long_description {{X.org ISAS miscellaneous fonts}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-jis-misc 475
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-jis-misc description {X.org JIS miscellaneous fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-jis-misc maintainers {blb openmaintainer} long_description {{X.org JIS miscellaneous fonts}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-micro-misc 481
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-micro-misc description {X.org Micro miscellaneous font} homepage http://www.x.org/ epoch 0 platforms darwin name font-micro-misc maintainers {blb openmaintainer} long_description {{X.org Micro miscellaneous font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-misc-cyrillic 493
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-misc-cyrillic description {X.org Miscellaneous Cyrillic font} homepage http://www.x.org/ epoch 0 platforms darwin name font-misc-cyrillic maintainers {blb openmaintainer} long_description {{X.org Miscellaneous Cyrillic font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-misc-misc 485
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-misc-misc description {X.org various miscellaneous fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-misc-misc maintainers {blb openmaintainer} long_description {{X.org various miscellaneous fonts}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-screen-cyrillic 497
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-screen-cyrillic description {X.org Cronyx screen Cyrillic font} homepage http://www.x.org/ epoch 0 platforms darwin name font-screen-cyrillic maintainers {blb openmaintainer} long_description {{X.org Cronyx screen Cyrillic font}} version 1.0.1 categories {x11 x11-font graphics} revision 0
font-winitzki-cyrillic 491
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 20:52:49 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 20:52:49 -0800 (PST)
Subject: [44705] trunk/dports/x11
Message-ID: <20090102045249.C0402B16C21@beta.macosforge.org>
Revision: 44705
http://trac.macports.org/changeset/44705
Author: blb at macports.org
Date: 2009-01-01 20:52:49 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-sony-misc, X.org Sony miscellaneous fonts
Added Paths:
-----------
trunk/dports/x11/font-sony-misc/
trunk/dports/x11/font-sony-misc/Portfile
Added: trunk/dports/x11/font-sony-misc/Portfile
===================================================================
--- trunk/dports/x11/font-sony-misc/Portfile (rev 0)
+++ trunk/dports/x11/font-sony-misc/Portfile 2009-01-02 04:52:49 UTC (rev 44705)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-sony-misc
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Sony miscellaneous fonts
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 0dfddd1a946e4497f009094c0ae1bdd5 \
+ sha1 8f8dbf44a03725d8769ebaae4a61575c5b948464 \
+ rmd160 a4c3e12f27ad2b9c8bc7876244a1568dd5c2760f
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/misc
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-sony-misc/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Thu Jan 1 20:55:05 2009
From: blb at macports.org (blb at macports.org)
Date: Thu, 1 Jan 2009 20:55:05 -0800 (PST)
Subject: [44706] trunk/dports/x11
Message-ID: <20090102045506.06EC1B16D7D@beta.macosforge.org>
Revision: 44706
http://trac.macports.org/changeset/44706
Author: blb at macports.org
Date: 2009-01-01 20:55:05 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
New port - x11/font-sun-misc, X.org Sun miscellaneous fonts
Added Paths:
-----------
trunk/dports/x11/font-sun-misc/
trunk/dports/x11/font-sun-misc/Portfile
Added: trunk/dports/x11/font-sun-misc/Portfile
===================================================================
--- trunk/dports/x11/font-sun-misc/Portfile (rev 0)
+++ trunk/dports/x11/font-sun-misc/Portfile 2009-01-02 04:55:05 UTC (rev 44706)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-sun-misc
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Sun miscellaneous fonts
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 e17d43a7c6c0d862cfba0908ff132ffa \
+ sha1 2c9cbbeafa8c0bd101bec997cb6db3ccda1421eb \
+ rmd160 ae4d4462be6d7e01e3d4394c59fbafea516aeb51
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/misc
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-sun-misc/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Thu Jan 1 21:51:45 2009
From: portindex at macports.org (portindex at macports.org)
Date: Thu, 1 Jan 2009 21:51:45 -0800 (PST)
Subject: [44707] trunk/dports/PortIndex
Message-ID: <20090102055146.9D155B18676@beta.macosforge.org>
Revision: 44707
http://trac.macports.org/changeset/44707
Author: portindex at macports.org
Date: 2009-01-01 21:51:44 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5401
Ports successfully parsed: 5401
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-02 04:55:05 UTC (rev 44706)
+++ trunk/dports/PortIndex 2009-01-02 05:51:44 UTC (rev 44707)
@@ -10054,8 +10054,16 @@
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-misc-cyrillic description {X.org Miscellaneous Cyrillic font} homepage http://www.x.org/ epoch 0 platforms darwin name font-misc-cyrillic maintainers {blb openmaintainer} long_description {{X.org Miscellaneous Cyrillic font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-misc-misc 485
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-misc-misc description {X.org various miscellaneous fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-misc-misc maintainers {blb openmaintainer} long_description {{X.org various miscellaneous fonts}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-mutt-misc 479
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-mutt-misc description {X.org Mutt miscellaneous fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-mutt-misc maintainers {blb openmaintainer} long_description {{X.org Mutt miscellaneous fonts}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-schumacher-misc 503
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-schumacher-misc description {X.org Schumacher miscellaneous fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-schumacher-misc maintainers {blb openmaintainer} long_description {{X.org Schumacher miscellaneous fonts}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-screen-cyrillic 497
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-screen-cyrillic description {X.org Cronyx screen Cyrillic font} homepage http://www.x.org/ epoch 0 platforms darwin name font-screen-cyrillic maintainers {blb openmaintainer} long_description {{X.org Cronyx screen Cyrillic font}} version 1.0.1 categories {x11 x11-font graphics} revision 0
+font-sony-misc 479
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-sony-misc description {X.org Sony miscellaneous fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-sony-misc maintainers {blb openmaintainer} long_description {{X.org Sony miscellaneous fonts}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-sun-misc 475
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-sun-misc description {X.org Sun miscellaneous fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-sun-misc maintainers {blb openmaintainer} long_description {{X.org Sun miscellaneous fonts}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-winitzki-cyrillic 491
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-winitzki-cyrillic description {X.org Winitzki Cyrillic font} homepage http://www.x.org/ epoch 0 platforms darwin name font-winitzki-cyrillic maintainers {blb openmaintainer} long_description {{X.org Winitzki Cyrillic font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
fonttosfnt 509
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From ryandesign at macports.org Thu Jan 1 23:38:34 2009
From: ryandesign at macports.org (ryandesign at macports.org)
Date: Thu, 1 Jan 2009 23:38:34 -0800 (PST)
Subject: [44708] trunk/dports/graphics/dcraw/Portfile
Message-ID: <20090102073834.92376B193D5@beta.macosforge.org>
Revision: 44708
http://trac.macports.org/changeset/44708
Author: ryandesign at macports.org
Date: 2009-01-01 23:38:33 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
dcraw: update to 8.89-20090101042300 (small change in dcraw.c)
Modified Paths:
--------------
trunk/dports/graphics/dcraw/Portfile
Modified: trunk/dports/graphics/dcraw/Portfile
===================================================================
--- trunk/dports/graphics/dcraw/Portfile 2009-01-02 05:51:44 UTC (rev 44707)
+++ trunk/dports/graphics/dcraw/Portfile 2009-01-02 07:38:33 UTC (rev 44708)
@@ -4,8 +4,8 @@
name dcraw
version 8.89
-revision 3
-set distfile_date 20081211020100
+revision 4
+set distfile_date 20090101042300
categories graphics
maintainers ryandesign
platforms darwin
@@ -22,9 +22,9 @@
${description}
checksums \
- md5 e3d0c6e443acf2663dbacc54d37cf8b5 \
- sha1 464cddfdb6b5c04e50b59c707aa8f8fa033e151a \
- rmd160 f71f3fe79c0fe901519e593e897e33b15697304b
+ md5 59efdcf872816268216a82a8bf5eca0d \
+ sha1 b3bfabdd9ddc29841471536a38fdf690744d2078 \
+ rmd160 001d549686357b02a2e456d7c1c34401968c785d
depends_lib \
port:gettext \
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Thu Jan 1 23:51:50 2009
From: portindex at macports.org (portindex at macports.org)
Date: Thu, 1 Jan 2009 23:51:50 -0800 (PST)
Subject: [44709] trunk/dports/PortIndex
Message-ID: <20090102075151.D7A93B19664@beta.macosforge.org>
Revision: 44709
http://trac.macports.org/changeset/44709
Author: portindex at macports.org
Date: 2009-01-01 23:51:50 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5401
Ports successfully parsed: 5401
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-02 07:38:33 UTC (rev 44708)
+++ trunk/dports/PortIndex 2009-01-02 07:51:50 UTC (rev 44709)
@@ -2765,7 +2765,7 @@
dcmtk 757
variants {darwin_9 universal} variant_desc {darwin_9 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir graphics/dcmtk description {The DICOM Toolkit.} homepage http://dicom.offis.de/dcmtk epoch 0 platforms darwin name dcmtk depends_lib {port:zlib port:tiff port:libpng port:libxml2} maintainers uni-koblenz.de:guidolorenz long_description {DCMTK is a collection of libraries and applications implementing large parts of the DICOM standard. It includes software for examining, constructing and converting DICOM image files, handling offline media, sending and receiving images over a network connection, as well as demonstrative image storage and worklist servers.} version 3.5.4 categories graphics revision 0
dcraw 452
-variants universal variant_desc {universal {Build for multiple architectures}} portdir graphics/dcraw description {Raw Digital Photo Decoding, supporting 209 cameras} homepage http://www.cybercom.net/~dcoffin/dcraw/ epoch 0 platforms darwin name dcraw depends_lib {port:gettext port:libiconv port:jpeg port:lcms} maintainers ryandesign long_description {{Raw Digital Photo Decoding, supporting 209 cameras}} version 8.89 categories graphics revision 3
+variants universal variant_desc {universal {Build for multiple architectures}} portdir graphics/dcraw description {Raw Digital Photo Decoding, supporting 209 cameras} homepage http://www.cybercom.net/~dcoffin/dcraw/ epoch 0 platforms darwin name dcraw depends_lib {port:gettext port:libiconv port:jpeg port:lcms} maintainers ryandesign long_description {{Raw Digital Photo Decoding, supporting 209 cameras}} version 8.89 categories graphics revision 4
djvulibre 719
variants universal variant_desc {universal {Build for multiple architectures}} portdir graphics/djvulibre description {Web centric format and software platform for distributing documents and images.} homepage http://djvulibre.djvuzone.org/ epoch 0 platforms darwin name djvulibre depends_lib {port:libiconv port:jpeg port:tiff port:qt3} maintainers nomaintainer long_description {DjVu can advantageously replace PDF, PS, TIFF,JPEG, and GIF for distributing scanned documents, digital documents, or high-resolution pictures. DjVu content downloads faster, displays and renders faster, looks nicer on a screen and consume less client resources than competing formats.} version 3.5.19 categories {graphics www} revision 0
dvi2bitmap 606
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From mcalhoun at macports.org Fri Jan 2 01:40:55 2009
From: mcalhoun at macports.org (mcalhoun at macports.org)
Date: Fri, 2 Jan 2009 01:40:55 -0800 (PST)
Subject: [44710] trunk/dports/www/redland-bindings/Portfile
Message-ID: <20090102094056.8BB55B1A0A2@beta.macosforge.org>
Revision: 44710
http://trac.macports.org/changeset/44710
Author: mcalhoun at macports.org
Date: 2009-01-02 01:40:53 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
redland-bindings: Switch perl dependency port:perl5.8 -> path:bin/perl:perl5.
Change name of perl variant to reflect that perl5 is used.
Fixes #17801 (maintainer timeout).
Modified Paths:
--------------
trunk/dports/www/redland-bindings/Portfile
Modified: trunk/dports/www/redland-bindings/Portfile
===================================================================
--- trunk/dports/www/redland-bindings/Portfile 2009-01-02 07:51:50 UTC (rev 44709)
+++ trunk/dports/www/redland-bindings/Portfile 2009-01-02 09:40:53 UTC (rev 44710)
@@ -4,7 +4,7 @@
name redland-bindings
version 1.0.8.1
-revision 1
+revision 2
description Redland RDF Language Bindings
long_description Redland is a set of free software libraries that provide \
support for the Resource Description Framework (RDF). \
@@ -23,9 +23,10 @@
configure.args --mandir=${prefix}/share/man
-variant perl58 {
+variant perl5 {
+ depends_lib-append path:bin/perl:perl5
configure.args-append --with-perl
- depends_lib-append port:perl5.8
+ configure.perl ${prefix}/bin/perl
}
variant php5 {
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From mcalhoun at macports.org Fri Jan 2 01:43:51 2009
From: mcalhoun at macports.org (mcalhoun at macports.org)
Date: Fri, 2 Jan 2009 01:43:51 -0800
Subject: propchange - r44710 svn:log
Message-ID: <20090102094351.24B902807E@relay11.apple.com>
Author: mcalhoun at macports.org (original author: mcalhoun at macports.org)
Revision: 44710
Property Name: svn:log
--- /Volumes/data/admin/var/tmp/revprops/pre-44710-mcalhoun at macports.org 2009-01-02 01:43:49.000000000 -0800
+++ /Volumes/data/admin/var/tmp/revprops/post-44710-mcalhoun at macports.org 2009-01-02 01:43:50.000000000 -0800
@@ -1,3 +1,3 @@
-redland-bindings: Switch perl dependency port:perl5.8 -> path:bin/perl:perl5.
+redland-bindings: Switch perl dependency port:perl5.8 -> path:bin/perl:perl5 (see #16830).
Change name of perl variant to reflect that perl5 is used.
Fixes #17801 (maintainer timeout).
From mcalhoun at macports.org Fri Jan 2 01:47:09 2009
From: mcalhoun at macports.org (mcalhoun at macports.org)
Date: Fri, 2 Jan 2009 01:47:09 -0800 (PST)
Subject: [44711] trunk/dports/lang/parrot/Portfile
Message-ID: <20090102094709.B6F85B1A186@beta.macosforge.org>
Revision: 44711
http://trac.macports.org/changeset/44711
Author: mcalhoun at macports.org
Date: 2009-01-02 01:47:08 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
parrot: Change default perl port to perl5 (see #16830).
Modified Paths:
--------------
trunk/dports/lang/parrot/Portfile
Modified: trunk/dports/lang/parrot/Portfile
===================================================================
--- trunk/dports/lang/parrot/Portfile 2009-01-02 09:40:53 UTC (rev 44710)
+++ trunk/dports/lang/parrot/Portfile 2009-01-02 09:47:08 UTC (rev 44711)
@@ -19,7 +19,7 @@
checksums md5 0a87f7e5437315f67c0848c5cb2b6d0b
-depends_build bin:perl:perl5.8
+depends_build bin:perl:perl5
depends_lib port:gmp port:icu
configure.cmd perl Configure.pl
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From mcalhoun at macports.org Fri Jan 2 01:47:55 2009
From: mcalhoun at macports.org (mcalhoun at macports.org)
Date: Fri, 2 Jan 2009 01:47:55 -0800
Subject: propchange - r44711 svn:log
Message-ID: <20090102094755.F16E928059@relay14.apple.com>
Author: mcalhoun at macports.org (original author: mcalhoun at macports.org)
Revision: 44711
Property Name: svn:log
--- /Volumes/data/admin/var/tmp/revprops/pre-44711-mcalhoun at macports.org 2009-01-02 01:47:54.000000000 -0800
+++ /Volumes/data/admin/var/tmp/revprops/post-44711-mcalhoun at macports.org 2009-01-02 01:47:55.000000000 -0800
@@ -1 +1,2 @@
parrot: Change default perl port to perl5 (see #16830).
+Fixes #17816 (maintainer timeout).
From portindex at macports.org Fri Jan 2 01:52:20 2009
From: portindex at macports.org (portindex at macports.org)
Date: Fri, 2 Jan 2009 01:52:20 -0800 (PST)
Subject: [44712] trunk/dports/PortIndex
Message-ID: <20090102095221.6B1E3B1A208@beta.macosforge.org>
Revision: 44712
http://trac.macports.org/changeset/44712
Author: portindex at macports.org
Date: 2009-01-02 01:52:19 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5401
Ports successfully parsed: 5401
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-02 09:47:08 UTC (rev 44711)
+++ trunk/dports/PortIndex 2009-01-02 09:52:19 UTC (rev 44712)
@@ -9892,8 +9892,8 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir www/rasqal description {Raptor RDF Query Library} homepage http://librdf.org/rasqal/ epoch 0 platforms darwin name rasqal depends_lib {port:curl port:libiconv port:libxml2 port:libxslt port:openssl port:raptor port:zlib} long_description {Rasqal is an open source C library that handles Resource Description Framework (RDF) query syntaxes, query construction and query execution returning result bindings. The supported query languages are SPARQL and RDQL.} maintainers lyle at lylejohnson.name version 0.9.16 categories www revision 0
redland 649
variants {db41 db42 db43 db44 db45 db46 mysql3 mysql4 mysql5 postgresql7 postgresql80 postgresql81 postgresql82 postgresql83 sqlite3 universal} variant_desc {universal {Build for multiple architectures}} portdir www/redland description {Redland RDF Library} homepage http://librdf.org/ epoch 0 platforms darwin name redland depends_lib {port:curl port:libiconv port:libxml2 port:libxslt port:openssl port:raptor port:rasqal port:zlib port:db46} long_description {Redland is a set of free software libraries that provide support for the Resource Description Framework (RDF).} maintainers lyle at lylejohnson.name version 1.0.8 categories www revision 1
-redland-bindings 612
-variants {perl58 php5 python24 python25 ruby tcl universal} variant_desc {universal {Build for multiple architectures}} portdir www/redland-bindings description {Redland RDF Language Bindings} homepage http://librdf.org/bindings/ epoch 0 platforms darwin name redland-bindings depends_lib port:redland long_description {Redland is a set of free software libraries that provide support for the Resource Description Framework (RDF). This package provides higher-level language APIs to Redland for multiple popular scripting languages.} maintainers arto.bendiken at gmail.com version 1.0.8.1 categories www revision 1
+redland-bindings 611
+variants {perl5 php5 python24 python25 ruby tcl universal} variant_desc {universal {Build for multiple architectures}} portdir www/redland-bindings description {Redland RDF Language Bindings} homepage http://librdf.org/bindings/ epoch 0 platforms darwin name redland-bindings depends_lib port:redland long_description {Redland is a set of free software libraries that provide support for the Resource Description Framework (RDF). This package provides higher-level language APIs to Redland for multiple popular scripting languages.} maintainers arto.bendiken at gmail.com version 1.0.8.1 categories www revision 2
retawq 690
variants universal variant_desc {universal {Build for multiple architectures}} portdir www/retawq description {text-based web browser} homepage http://retawq.sourceforge.net/ epoch 0 platforms darwin name retawq maintainers nomaintainer long_description {retawq is an interactive, multi-threaded network client (web browser) for text terminals on computers with Unix-like operating systems. It is fast, small, nicely configurable, and comfortable, e.g. the low-level network communications are performed in a non-blocking way, and you can keep open as many virtual windows as you want and work simultaneously in two of them in a split-screen mode.} version 0.2.6b categories www revision 0
seamonkey 677
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From mcalhoun at macports.org Fri Jan 2 01:54:39 2009
From: mcalhoun at macports.org (mcalhoun at macports.org)
Date: Fri, 2 Jan 2009 01:54:39 -0800 (PST)
Subject: [44713] trunk/dports/www/gallery/Portfile
Message-ID: <20090102095439.A1EB5B1A27D@beta.macosforge.org>
Revision: 44713
http://trac.macports.org/changeset/44713
Author: mcalhoun at macports.org
Date: 2009-01-02 01:54:39 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
gallery: change perl dependency from port:perl5.8 to path:bin/perl (see #16830)
Fixes #17815.
Modified Paths:
--------------
trunk/dports/www/gallery/Portfile
Modified: trunk/dports/www/gallery/Portfile
===================================================================
--- trunk/dports/www/gallery/Portfile 2009-01-02 09:52:19 UTC (rev 44712)
+++ trunk/dports/www/gallery/Portfile 2009-01-02 09:54:39 UTC (rev 44713)
@@ -39,7 +39,7 @@
port:libiconv \
port:libxml2 \
port:mpeg2vidcodec \
- port:perl5.8 \
+ path:bin/perl:perl5 \
port:pkgconfig \
port:libpng \
port:tiff
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From mcalhoun at macports.org Fri Jan 2 01:57:32 2009
From: mcalhoun at macports.org (mcalhoun at macports.org)
Date: Fri, 2 Jan 2009 01:57:32 -0800 (PST)
Subject: [44714] trunk/dports/textproc/docbook2X/Portfile
Message-ID: <20090102095733.5DDB5B1A30F@beta.macosforge.org>
Revision: 44714
http://trac.macports.org/changeset/44714
Author: mcalhoun at macports.org
Date: 2009-01-02 01:57:32 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
docbook2X: change perl dependency from port:perl5.8 to path:bin/perl:perl5 (see #16830)
Fixes #17818 (maintainer timeout).
Modified Paths:
--------------
trunk/dports/textproc/docbook2X/Portfile
Modified: trunk/dports/textproc/docbook2X/Portfile
===================================================================
--- trunk/dports/textproc/docbook2X/Portfile 2009-01-02 09:54:39 UTC (rev 44713)
+++ trunk/dports/textproc/docbook2X/Portfile 2009-01-02 09:57:32 UTC (rev 44714)
@@ -15,7 +15,7 @@
master_sites sourceforge:docbook2x
checksums md5 b9b76a6af198c4f44574cfd17a322f01
-depends_lib port:perl5.8 \
+depends_lib path:bin/perl:perl5 \
port:p5-xml-namespacesupport \
port:p5-xml-sax \
port:p5-xml-parser \
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From mcalhoun at macports.org Fri Jan 2 02:01:18 2009
From: mcalhoun at macports.org (mcalhoun at macports.org)
Date: Fri, 2 Jan 2009 02:01:18 -0800 (PST)
Subject: [44715] trunk/dports/textproc
Message-ID: <20090102100118.8DBEDB1A3BF@beta.macosforge.org>
Revision: 44715
http://trac.macports.org/changeset/44715
Author: mcalhoun at macports.org
Date: 2009-01-02 02:01:18 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
mecab-jumandic-*: Change default perl port to perl5 (see #16830).
Fixes #17817 (maintainer timeout).
Modified Paths:
--------------
trunk/dports/textproc/mecab-jumandic-eucjp/Portfile
trunk/dports/textproc/mecab-jumandic-sjis/Portfile
trunk/dports/textproc/mecab-jumandic-utf8/Portfile
Modified: trunk/dports/textproc/mecab-jumandic-eucjp/Portfile
===================================================================
--- trunk/dports/textproc/mecab-jumandic-eucjp/Portfile 2009-01-02 09:57:32 UTC (rev 44714)
+++ trunk/dports/textproc/mecab-jumandic-eucjp/Portfile 2009-01-02 10:01:18 UTC (rev 44715)
@@ -18,7 +18,7 @@
sha1 0672cb267b8fde6268a69d57add7ab1544e62154 \
rmd160 b062285c01b81f497f2f0d9a968917142c269825
-depends_build bin:perl:perl5.8
+depends_build bin:perl:perl5
depends_lib port:mecab
configure.args --with-mecab-config=${prefix}/bin/mecab-config \
Modified: trunk/dports/textproc/mecab-jumandic-sjis/Portfile
===================================================================
--- trunk/dports/textproc/mecab-jumandic-sjis/Portfile 2009-01-02 09:57:32 UTC (rev 44714)
+++ trunk/dports/textproc/mecab-jumandic-sjis/Portfile 2009-01-02 10:01:18 UTC (rev 44715)
@@ -18,7 +18,7 @@
sha1 0672cb267b8fde6268a69d57add7ab1544e62154 \
rmd160 b062285c01b81f497f2f0d9a968917142c269825
-depends_build bin:perl:perl5.8
+depends_build bin:perl:perl5
depends_lib port:mecab
configure.args --with-mecab-config=${prefix}/bin/mecab-config \
Modified: trunk/dports/textproc/mecab-jumandic-utf8/Portfile
===================================================================
--- trunk/dports/textproc/mecab-jumandic-utf8/Portfile 2009-01-02 09:57:32 UTC (rev 44714)
+++ trunk/dports/textproc/mecab-jumandic-utf8/Portfile 2009-01-02 10:01:18 UTC (rev 44715)
@@ -18,7 +18,7 @@
sha1 0672cb267b8fde6268a69d57add7ab1544e62154 \
rmd160 b062285c01b81f497f2f0d9a968917142c269825
-depends_build bin:perl:perl5.8
+depends_build bin:perl:perl5
depends_lib port:mecab
configure.args --with-mecab-config=${prefix}/bin/mecab-config \
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From mcalhoun at macports.org Fri Jan 2 02:08:31 2009
From: mcalhoun at macports.org (mcalhoun at macports.org)
Date: Fri, 2 Jan 2009 02:08:31 -0800 (PST)
Subject: [44716] trunk/dports/lang/tcl/Portfile
Message-ID: <20090102100831.D20ACB1A4FB@beta.macosforge.org>
Revision: 44716
http://trac.macports.org/changeset/44716
Author: mcalhoun at macports.org
Date: 2009-01-02 02:08:31 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
tcl: In r32547, didn't want to search for headers or libs in $prefix.
Modify this fix so as to allow universal build.
Modified Paths:
--------------
trunk/dports/lang/tcl/Portfile
Modified: trunk/dports/lang/tcl/Portfile
===================================================================
--- trunk/dports/lang/tcl/Portfile 2009-01-02 10:01:18 UTC (rev 44715)
+++ trunk/dports/lang/tcl/Portfile 2009-01-02 10:08:31 UTC (rev 44716)
@@ -28,8 +28,8 @@
distname ${name}${version}-src
worksrcdir ${name}${version}/unix
configure.args --mandir=${prefix}/share/man
-configure.cppflags
-configure.ldflags
+configure.cppflags-delete -I${prefix}/include
+configure.ldflags-delete -L${prefix}/lib
destroot.destdir INSTALL_ROOT=${destroot}
post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From mcalhoun at macports.org Fri Jan 2 02:16:55 2009
From: mcalhoun at macports.org (mcalhoun at macports.org)
Date: Fri, 2 Jan 2009 02:16:55 -0800 (PST)
Subject: [44717] trunk/dports/devel/libedit/Portfile
Message-ID: <20090102101656.20EDFB1A609@beta.macosforge.org>
Revision: 44717
http://trac.macports.org/changeset/44717
Author: mcalhoun at macports.org
Date: 2009-01-02 02:16:55 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
libedit: Inelegant workaround to allow universal build.
Modified Paths:
--------------
trunk/dports/devel/libedit/Portfile
Modified: trunk/dports/devel/libedit/Portfile
===================================================================
--- trunk/dports/devel/libedit/Portfile 2009-01-02 10:08:31 UTC (rev 44716)
+++ trunk/dports/devel/libedit/Portfile 2009-01-02 10:16:55 UTC (rev 44717)
@@ -23,6 +23,17 @@
depends_lib port:ncurses
+variant universal {
+ # The libtool used by libedit does not use "-arch xxx" when linking.
+ # The workaround is to set CC (which is used as the linker) as
+ # ${CC} -arch xxx -arch yyy ...
+ configure.cmd env CC=\"\${CC}
+ foreach arch ${universal_archs} {
+ configure.cmd-append -arch ${arch}
+ }
+ configure.cmd-append \" ./configure
+}
+
livecheck.check regex
livecheck.url ${master_sites}
livecheck.regex "${name}-(\\d+-\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From mcalhoun at macports.org Fri Jan 2 02:30:12 2009
From: mcalhoun at macports.org (mcalhoun at macports.org)
Date: Fri, 2 Jan 2009 02:30:12 -0800 (PST)
Subject: [44718] trunk/dports
Message-ID: <20090102103012.757EBB1A781@beta.macosforge.org>
Revision: 44718
http://trac.macports.org/changeset/44718
Author: mcalhoun at macports.org
Date: 2009-01-02 02:30:11 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
qtoctave-mac: Change category and location to reflect the fact that qtoctave-mac does not use X11.
Modified Paths:
--------------
trunk/dports/aqua/qtoctave-mac/Portfile
Added Paths:
-----------
trunk/dports/aqua/qtoctave-mac/
Removed Paths:
-------------
trunk/dports/x11/qtoctave-mac/
Modified: trunk/dports/aqua/qtoctave-mac/Portfile
===================================================================
--- trunk/dports/x11/qtoctave-mac/Portfile 2009-01-02 07:51:50 UTC (rev 44709)
+++ trunk/dports/aqua/qtoctave-mac/Portfile 2009-01-02 10:30:11 UTC (rev 44718)
@@ -5,7 +5,7 @@
name qtoctave-mac
version 0.7.4
revision 3
-categories x11 math
+categories aqua math
platforms darwin
maintainers andrea.damore openmaintainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Fri Jan 2 02:52:10 2009
From: portindex at macports.org (portindex at macports.org)
Date: Fri, 2 Jan 2009 02:52:10 -0800 (PST)
Subject: [44719] trunk/dports/PortIndex
Message-ID: <20090102105211.B0C19B1A9CD@beta.macosforge.org>
Revision: 44719
http://trac.macports.org/changeset/44719
Author: portindex at macports.org
Date: 2009-01-02 02:52:08 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5401
Ports successfully parsed: 5401
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-02 10:30:11 UTC (rev 44718)
+++ trunk/dports/PortIndex 2009-01-02 10:52:08 UTC (rev 44719)
@@ -142,6 +142,8 @@
variants {mysql4 mysql5 ipv6 darwin universal} variant_desc {darwin {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir aqua/qt3-mac description {Qt Tool Kit (Native Aqua Version)} homepage http://www.trolltech.com/ epoch 0 platforms darwin name qt3-mac depends_lib {port:zlib port:libpng port:libmng} maintainers blair long_description {This is Qt, TrollTech's C++ toolkit for writing cross-platform GUI applications.} version 3.3.8 categories aqua revision 0
qt4-mac 784
variants {noframework webkit universal} depends_build port:pkgconfig variant_desc {noframework {Do not build frameworks} webkit {Use WebKit as html rendering engine in Assistant} universal {Build for multiple architectures}} portdir aqua/qt4-mac description {Qt Tool Kit (Native Aqua Version)} homepage http://www.trolltech.com/ epoch 0 platforms macosx name qt4-mac depends_lib {port:zlib port:tiff port:libpng port:libmng port:jpeg port:dbus port:unixODBC port:mysql5 port:postgresql83 port:openssl port:sqlite3} maintainers {erickt gmail.com:clubjuggler openmaintainer} long_description {This is Qt, TrollTech's C++ toolkit for writing cross-platform GUI applications. This version uses the native Aqua UI. For a X11 version, see qt4-x11.} categories aqua version 4.4.3 revision 1
+qtoctave-mac 600
+variants universal depends_build bin:cmake:cmake variant_desc {universal {Build for multiple architectures}} portdir aqua/qtoctave-mac description {QtOctave is a front-end for Octave} homepage http://qtoctave.wordpress.com epoch 0 platforms darwin name qtoctave-mac depends_lib {port:octave port:qt4-mac} maintainers {andrea.damore openmaintainer} long_description {QtOctave is a front-end for Octave. Octave is a high-level language, primarily intended for numerical computations like Matlab. QtOctave tries, using menus and forms, make easy Octave.} categories {aqua math} version 0.7.4 revision 3
qtpfsgui 553
variants universal variant_desc {universal {Build for multiple architectures}} portdir aqua/qtpfsgui description {GUI for HDR imaging workflow} homepage http://qtpfsgui.sourceforge.net/ epoch 0 platforms darwin name qtpfsgui depends_lib {port:qt4-mac port:exiv2 port:openexr port:ilmbase port:fftw-3-single port:tiff} maintainers {gmail.com:clubjuggler openmaintainer} long_description {Qtpfsgui is an open source graphical user interface application that aims to provide a workflow for HDR imaging.} version 1.9.2 categories {aqua graphics} revision 1
radassist 419
@@ -3932,8 +3934,8 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir lang/openmcl description {The OpenMCL Common Lisp Implementation} homepage http://www.openmcl.com epoch 0 platforms darwin name openmcl maintainers {waqar at macports.org gwright at macports.org} long_description {OpenMCL is an opensourced Common Lisp implementation, derived from Digitool's Macintosh Common Lisp product. OpenMCL currently runs under LinuxPPC and, as of version 0.10, under Darwin, the BSD/Mach layer on which Mac OS X is based.} version 1.0 categories lang revision 1
otcl 459
variants universal depends_build {port:autoconf port:automake} variant_desc {universal {Build for multiple architectures}} portdir lang/otcl description {MIT Object Tcl} homepage http://otcl-tclcl.sourceforge.net/otcl/ epoch 0 platforms darwin name otcl depends_lib {port:tcl port:tk} maintainers nomaintainer long_description {OTcl, short for MIT Object Tcl, is an extension to Tcl/Tk for object-oriented programming.} categories lang version 1.9 revision 0
-parrot 724
-variants {darwin_8 universal} depends_build bin:perl:perl5.8 variant_desc {darwin_8 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir lang/parrot description {Open source virtual machine (for Perl6 et al.)} homepage http://www.parrotcode.org/ epoch 0 platforms darwin name parrot depends_lib {port:gmp port:icu} maintainers {bfulgham coleda.com:will} long_description {Parrot is the new interpreter being designed from scratch to support the upcoming Perl 6 language. It is being designed as a standalone virtual machine that can be used to execute bytecode-compiled dynamic languages such as Perl 6, Perl 5, Python, Tcl, etc.} categories {lang devel} version 0.5.2 revision 0
+parrot 722
+variants {darwin_8 universal} depends_build bin:perl:perl5 variant_desc {darwin_8 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir lang/parrot description {Open source virtual machine (for Perl6 et al.)} homepage http://www.parrotcode.org/ epoch 0 platforms darwin name parrot depends_lib {port:gmp port:icu} maintainers {bfulgham coleda.com:will} long_description {Parrot is the new interpreter being designed from scratch to support the upcoming Perl 6 language. It is being designed as a standalone virtual machine that can be used to execute bytecode-compiled dynamic languages such as Perl 6, Perl 5, Python, Tcl, etc.} categories {lang devel} version 0.5.2 revision 0
pcc 639
variants universal depends_build {port:flex port:m4 port:bison} variant_desc {universal {Build for multiple architectures}} portdir lang/pcc description {the portable C compiler} homepage http://pcc.ludd.ltu.se/ epoch 0 platforms darwin name pcc maintainers {mww openmaintainer} long_description {This compiler is based on the original Portable C Compiler by S. C. Johnson, written in the late 70's. Even though much of the compiler has been rewritten, some of the basics still remain. The intention is to write a C99 compiler while still keeping it small, simple, fast and understandable.} version 0.9.9.080731 categories lang revision 0
perl5 343
@@ -9336,8 +9338,8 @@
description {Version 5.0 of the DocBook XML DTDs} portdir textproc/docbook-xml-5.0 homepage http://www.docbook.org/xml/5.0/ epoch 0 depends_run port:xmlcatmgr platforms darwin name docbook-xml-5.0 maintainers {nox openmaintainer} long_description {Version 5.0 of the DocBook XML DTDs, which provide a structured, semantic markup format for books and documentation, especially for computer hardware and software.} version 5.0 categories textproc revision 0
docbook-xsl 489
variants doc variant_desc {doc {Install full DocBook XSL documentation}} portdir textproc/docbook-xsl description {The docbook xsl stylesheets} homepage http://docbook.sourceforge.net/ epoch 0 depends_run port:xmlcatmgr platforms darwin name docbook-xsl long_description {The DocBook XSL stylesheets are the official stylesheets for transforming DocBook XML documents into other document formats via XSLT.} maintainers {boeyms openmaintainer} version 1.74.0 categories textproc revision 0
-docbook2X 621
-variants universal variant_desc {universal {Build for multiple architectures}} portdir textproc/docbook2X description {Converts DocBook documents into the traditional Unix man page format and the GNU Texinfo format.} homepage http://docbook2x.sourceforge.net/ epoch 0 platforms darwin name docbook2X depends_lib {port:perl5.8 port:p5-xml-namespacesupport port:p5-xml-sax port:p5-xml-parser port:p5-xml-sax-expat port:libiconv port:libxml2} maintainers markd long_description {{Converts DocBook documents into the traditional Unix man page format and the GNU Texinfo format.}} version 0.8.8 categories textproc revision 1
+docbook2X 628
+variants universal variant_desc {universal {Build for multiple architectures}} portdir textproc/docbook2X description {Converts DocBook documents into the traditional Unix man page format and the GNU Texinfo format.} homepage http://docbook2x.sourceforge.net/ epoch 0 platforms darwin name docbook2X depends_lib {path:bin/perl:perl5 port:p5-xml-namespacesupport port:p5-xml-sax port:p5-xml-parser port:p5-xml-sax-expat port:libiconv port:libxml2} maintainers markd long_description {{Converts DocBook documents into the traditional Unix man page format and the GNU Texinfo format.}} version 0.8.8 categories textproc revision 1
doclifter 361
description {troff macro to DocBook translater.} portdir textproc/doclifter homepage http://catb.org/~esr/doclifter/ epoch 0 platforms darwin name doclifter depends_lib port:python24 maintainers markd long_description {A troff macro to DocBook translater. For example, it may be used to convert man pages to DocBook.} version 2.3 categories textproc revision 0
dos2unix 321
@@ -9480,12 +9482,12 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir textproc/mecab-ipadic-sjis description {Alternate dictionary for MeCab (ipadic/shift_jis)} homepage http://mecab.sourceforge.net/ epoch 0 platforms darwin name mecab-ipadic-sjis depends_lib port:mecab maintainers rsky0711 at gmail.com long_description {{Alternate dictionary for MeCab (ipadic/shift_jis)}} version 2.7.0-20070610 categories {textproc japanese} revision 0
mecab-ipadic-utf8 445
variants universal variant_desc {universal {Build for multiple architectures}} portdir textproc/mecab-ipadic-utf8 description {Alternate dictionary for MeCab (ipadic/utf8)} homepage http://mecab.sourceforge.net/ epoch 0 platforms darwin name mecab-ipadic-utf8 depends_lib port:mecab maintainers rsky0711 at gmail.com long_description {{Alternate dictionary for MeCab (ipadic/utf8)}} version 2.7.0-20070610 categories {textproc japanese} revision 0
-mecab-jumandic-eucjp 488
-variants universal depends_build bin:perl:perl5.8 variant_desc {universal {Build for multiple architectures}} portdir textproc/mecab-jumandic-eucjp description {Alternate dictionary for MeCab (jumandic/euc-jp)} homepage http://mecab.sourceforge.net/ epoch 0 platforms darwin name mecab-jumandic-eucjp depends_lib port:mecab maintainers rsky0711 at gmail.com long_description {{Alternate dictionary for MeCab (jumandic/euc-jp)}} categories {textproc japanese} version 5.1-20070304 revision 0
-mecab-jumandic-sjis 492
-variants universal depends_build bin:perl:perl5.8 variant_desc {universal {Build for multiple architectures}} portdir textproc/mecab-jumandic-sjis description {Alternate dictionary for MeCab (jumandic/shift_jis)} homepage http://mecab.sourceforge.net/ epoch 0 platforms darwin name mecab-jumandic-sjis depends_lib port:mecab maintainers rsky0711 at gmail.com long_description {{Alternate dictionary for MeCab (jumandic/shift_jis)}} categories {textproc japanese} version 5.1-20070304 revision 0
-mecab-jumandic-utf8 482
-variants universal depends_build bin:perl:perl5.8 variant_desc {universal {Build for multiple architectures}} portdir textproc/mecab-jumandic-utf8 description {Alternate dictionary for MeCab (jumandic/utf8)} homepage http://mecab.sourceforge.net/ epoch 0 platforms darwin name mecab-jumandic-utf8 depends_lib port:mecab maintainers rsky0711 at gmail.com long_description {{Alternate dictionary for MeCab (jumandic/utf8)}} categories {textproc japanese} version 5.1-20070304 revision 0
+mecab-jumandic-eucjp 486
+variants universal depends_build bin:perl:perl5 variant_desc {universal {Build for multiple architectures}} portdir textproc/mecab-jumandic-eucjp description {Alternate dictionary for MeCab (jumandic/euc-jp)} homepage http://mecab.sourceforge.net/ epoch 0 platforms darwin name mecab-jumandic-eucjp depends_lib port:mecab maintainers rsky0711 at gmail.com long_description {{Alternate dictionary for MeCab (jumandic/euc-jp)}} categories {textproc japanese} version 5.1-20070304 revision 0
+mecab-jumandic-sjis 490
+variants universal depends_build bin:perl:perl5 variant_desc {universal {Build for multiple architectures}} portdir textproc/mecab-jumandic-sjis description {Alternate dictionary for MeCab (jumandic/shift_jis)} homepage http://mecab.sourceforge.net/ epoch 0 platforms darwin name mecab-jumandic-sjis depends_lib port:mecab maintainers rsky0711 at gmail.com long_description {{Alternate dictionary for MeCab (jumandic/shift_jis)}} categories {textproc japanese} version 5.1-20070304 revision 0
+mecab-jumandic-utf8 480
+variants universal depends_build bin:perl:perl5 variant_desc {universal {Build for multiple architectures}} portdir textproc/mecab-jumandic-utf8 description {Alternate dictionary for MeCab (jumandic/utf8)} homepage http://mecab.sourceforge.net/ epoch 0 platforms darwin name mecab-jumandic-utf8 depends_lib port:mecab maintainers rsky0711 at gmail.com long_description {{Alternate dictionary for MeCab (jumandic/utf8)}} categories {textproc japanese} version 5.1-20070304 revision 0
meld 614
portdir textproc/meld description {Visual diff and merge tool.} name meld depends_lib {port:intltool port:py25-gtk port:py25-gnome port:rarian} version 1.2 categories {textproc devel} homepage http://meld.sourceforge.net/ revision 0 epoch 0 maintainers landonf at macports.org long_description {Meld is a visual diff and merge tool. You can compare two or three files and edit them in place (diffs update dynamically). You can compare two or three folders and launch file comparisons. You can browse and view a working copy from popular version control systems such such as CVS, Subversion, Bazaar-ng and Mercurial.}
mime 360
@@ -9744,8 +9746,8 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir www/flood description {profile-driven HTTP load tester} homepage http://httpd.apache.org/test/flood/ epoch 0 platforms {darwin freebsd} name flood depends_lib {port:apr port:apr-util port:expat} maintainers nomaintainer long_description {Flood is a profile-driven HTTP load tester. It can be used to gather important performance metrics for your website.} version 20041105 categories www revision 0
furl 439
variants universal variant_desc {universal {Build for multiple architectures}} portdir www/furl description {display the HTTP headers returned by web-servers} homepage http://www.gumbynet.org.uk/software/furl.html epoch 0 platforms darwin name furl maintainers mww long_description {furl is a small utility designed to display the HTTP headers returned by web-servers in response to client requests.} version 2.1 categories www revision 0
-gallery 1228
-variants {apache php4 mysql3 mysql4 postgresql7 postgresql8} portdir www/gallery description {Gallery is a web based photo album written using PHP} homepage http://gallery.menalto.com epoch 0 depends_run {port:jhead port:netpbm port:unzip port:ImageMagick port:expat port:fontconfig port:ghostscript port:jasper port:jbigkit port:lcms port:libiconv port:libxml2 port:mpeg2vidcodec port:perl5.8 port:pkgconfig port:libpng port:tiff} platforms {darwin freebsd} name gallery depends_lib {port:apache2 port:php5 port:mysql5} maintainers ckieffer at gmail.com long_description {Gallery is a web based software product that lets you manage your photos on your own website. You must have your own website with PHP support in order to install and use it. With Gallery you can easily create and maintain albums of photos via an intuitive interface. Photo management includes automatic thumbnail creation, image resizing, rotation, ordering, captioning, searching and more. Albums can have read, write
and caption permissions per individual authenticated user for an additional level of privacy. Give accounts to your friends and family and let them upload and manage their own photos on your website!} version 2.3 categories www revision 0
+gallery 1235
+variants {apache php4 mysql3 mysql4 postgresql7 postgresql8} portdir www/gallery description {Gallery is a web based photo album written using PHP} homepage http://gallery.menalto.com epoch 0 depends_run {port:jhead port:netpbm port:unzip port:ImageMagick port:expat port:fontconfig port:ghostscript port:jasper port:jbigkit port:lcms port:libiconv port:libxml2 port:mpeg2vidcodec path:bin/perl:perl5 port:pkgconfig port:libpng port:tiff} platforms {darwin freebsd} name gallery depends_lib {port:apache2 port:php5 port:mysql5} maintainers ckieffer at gmail.com long_description {Gallery is a web based software product that lets you manage your photos on your own website. You must have your own website with PHP support in order to install and use it. With Gallery you can easily create and maintain albums of photos via an intuitive interface. Photo management includes automatic thumbnail creation, image resizing, rotation, ordering, captioning, searching and more. Albums can have read,
write and caption permissions per individual authenticated user for an additional level of privacy. Give accounts to your friends and family and let them upload and manage their own photos on your website!} version 2.3 categories www revision 0
gwee 492
description {tool to exploit command execution vulnerabilities in web scripts} portdir www/gwee homepage http://tigerteam.se/dl/gwee/ epoch 0 depends_run {bin:python:python23 bin:perl:perl5} platforms darwin name gwee maintainers nomaintainer long_description {gwee (generic web exploitation engine) is a small program written in C designed to exploit arbitrary command execution vulnerabilities in web scripts, such as Perl CGIs, PHP, etc.} version 1.36 categories {www security} revision 0
haserl 530
@@ -10254,8 +10256,6 @@
variants {darwin_9 darwin_8 darwin_7 darwin_6 mysql odbc psql universal} variant_desc {darwin_9 {Platform variant, do not select manually} darwin_8 {Platform variant, do not select manually} darwin_7 {Platform variant, do not select manually} darwin_6 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/qt3 description {Qt Tool Kit} homepage http://www.trolltech.com/products/qt/index.html epoch 0 platforms darwin name qt3 depends_lib {lib:libGL.1:XFree86 port:jpeg port:libpng path:bin/perl:perl5 lib:libXft.2:Xft2 lib:libXrender.1:xrender port:zlib} maintainers nomaintainer long_description {Qt 3 is a multiplatform C++ application development framework.} version 3.3.8 categories x11 revision 3
qt4-x11 493
variants {darwin_7 darwin_9 webkit} variant_desc {darwin_7 {Platform variant, do not select manually} darwin_9 {Platform variant, do not select manually} webkit {Use WebKit as html rendering engine in Assistant}} portdir x11/qt4-x11 description {Qt Tool Kit} homepage http://www.trolltech.com/ epoch 0 platforms darwin name qt4-x11 maintainers mcalhoun long_description {This is Qt, TrollTech's C++ toolkit for writing cross-platform GUI applications.} version 4.4.3 categories x11 revision 0
-qtoctave-mac 598
-variants universal depends_build bin:cmake:cmake variant_desc {universal {Build for multiple architectures}} portdir x11/qtoctave-mac description {QtOctave is a front-end for Octave} homepage http://qtoctave.wordpress.com epoch 0 platforms darwin name qtoctave-mac depends_lib {port:octave port:qt4-mac} maintainers {andrea.damore openmaintainer} long_description {QtOctave is a front-end for Octave. Octave is a high-level language, primarily intended for numerical computations like Matlab. QtOctave tries, using menus and forms, make easy Octave.} categories {x11 math} version 0.7.4 revision 3
ratpoison 933
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/ratpoison description {Ratpoison is a simple Window Manager} homepage http://www.nongnu.org/ratpoison/ epoch 0 platforms darwin name ratpoison depends_lib lib:libX11.6:XFree86 maintainers pmq long_description {Ratpoison is a simple Window Manager with no fat library dependencies, no fancy graphics, no window decorations, and no rodent dependence. It is largely modelled after GNU Screen which has done wonders in the virtual terminal market. The screen can be split into non-overlapping frames. All windows are kept maximized inside their frames to take full advantage of your precious screen real estate. All interaction with the window manager is done through keystrokes. ratpoison has a prefix map to minimize the key clobbering that cripples Emacs and other quality pieces of software.} version 1.4.3 categories {x11 x11-wm} revision 0
render 415
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From akitada at macports.org Fri Jan 2 03:27:36 2009
From: akitada at macports.org (akitada at macports.org)
Date: Fri, 2 Jan 2009 03:27:36 -0800 (PST)
Subject: [44720] trunk/dports/python
Message-ID: <20090102112737.0EDBFB1ACBB@beta.macosforge.org>
Revision: 44720
http://trac.macports.org/changeset/44720
Author: akitada at macports.org
Date: 2009-01-02 03:27:36 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
Added virtualenv for Python 2.6.
Added Paths:
-----------
trunk/dports/python/py26-virtualenv/
trunk/dports/python/py26-virtualenv/Portfile
Added: trunk/dports/python/py26-virtualenv/Portfile
===================================================================
--- trunk/dports/python/py26-virtualenv/Portfile (rev 0)
+++ trunk/dports/python/py26-virtualenv/Portfile 2009-01-02 11:27:36 UTC (rev 44720)
@@ -0,0 +1,36 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-virtualenv
+version 1.3.2
+categories-append devel
+platforms darwin
+maintainers akitada openmaintainer
+homepage http://pypi.python.org/pypi/virtualenv
+description Virtual Python Environment builder
+long_description virtualenv is a tool to create isolated Python \
+ environments.
+
+master_sites http://pypi.python.org/packages/source/v/virtualenv/
+distname virtualenv-${version}
+checksums md5 a013d5a7d9aeddc16bee88604d6de636 \
+ sha1 151e94beae9bb22025ae0752f40e5cc6c760aeeb \
+ rmd160 848466ac8950bdab46756b8a675d5f9f9da9a5ac
+
+post-destroot {
+ set PYTHON_VER 2.6
+ xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
+ foreach f [glob -directory ${worksrcpath}/docs *] {
+ copy $f ${destroot}${prefix}/share/doc/${name}/[file tail $f]
+ }
+ foreach bin [glob -tails -directory ${destroot}${python.prefix}/bin *] {
+ ln -s ${python.prefix}/bin/${bin} ${destroot}${prefix}/bin/${bin}-${PYTHON_VER}
+ }
+ # To avoid conflict with the other versions.
+ file delete ${destroot}${prefix}/bin/virtualenv
+}
+
+depends_lib-append port:py26-setuptools
Property changes on: trunk/dports/python/py26-virtualenv/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Fri Jan 2 03:52:19 2009
From: portindex at macports.org (portindex at macports.org)
Date: Fri, 2 Jan 2009 03:52:19 -0800 (PST)
Subject: [44721] trunk/dports/PortIndex
Message-ID: <20090102115221.0610DB1AE6D@beta.macosforge.org>
Revision: 44721
http://trac.macports.org/changeset/44721
Author: portindex at macports.org
Date: 2009-01-02 03:52:18 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5402
Ports successfully parsed: 5402
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-02 11:27:36 UTC (rev 44720)
+++ trunk/dports/PortIndex 2009-01-02 11:52:18 UTC (rev 44721)
@@ -8006,6 +8006,8 @@
description {An event-based Python framework for internet applications} portdir python/py26-twisted homepage http://www.twistedmatrix.com/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-zopeinterface} name py26-twisted maintainers {mcalhoun openmaintainer} long_description {Twisted is an event-driven networking framework written in Python. Twisted supports TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols (including HTTP, NNTP, SSH, IRC, FTP, and others), and much more.} categories {python devel net} version 8.1.0 revision 0
py26-tz 425
description {World Timezone Definitions for Python} portdir python/py26-tz homepage http://pytz.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python26 name py26-tz maintainers {ram openmaintainer} long_description {pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher.} categories {python devel} version 2008i revision 0
+py26-virtualenv 391
+description {Virtual Python Environment builder} portdir python/py26-virtualenv homepage http://pypi.python.org/pypi/virtualenv epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools} name py26-virtualenv maintainers {akitada openmaintainer} long_description {virtualenv is a tool to create isolated Python environments.} categories {python devel} version 1.3.2 revision 0
py26-zopeinterface 338
description {Python interfaces for Zope} portdir python/py26-zopeinterface homepage http://www.zope.org/Products/ZopeInterface epoch 0 platforms darwin depends_lib port:python26 name py26-zopeinterface maintainers {mcalhoun openmaintainer} long_description {{Python interfaces for Zope}} categories {python zope} version 3.3.0 revision 0
py30-bsddb 344
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From akitada at macports.org Fri Jan 2 04:14:20 2009
From: akitada at macports.org (akitada at macports.org)
Date: Fri, 2 Jan 2009 04:14:20 -0800 (PST)
Subject: [44722] trunk/dports/python
Message-ID: <20090102121420.AF392B1B0EB@beta.macosforge.org>
Revision: 44722
http://trac.macports.org/changeset/44722
Author: akitada at macports.org
Date: 2009-01-02 04:14:19 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
Added SQLAlchemy-0.5.0rc4 for Python 2.6
Added Paths:
-----------
trunk/dports/python/py26-sqlalchemy/
trunk/dports/python/py26-sqlalchemy/Portfile
Added: trunk/dports/python/py26-sqlalchemy/Portfile
===================================================================
--- trunk/dports/python/py26-sqlalchemy/Portfile (rev 0)
+++ trunk/dports/python/py26-sqlalchemy/Portfile 2009-01-02 12:14:19 UTC (rev 44722)
@@ -0,0 +1,34 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-sqlalchemy
+version 0.5.0rc4
+categories-append databases
+platforms darwin
+maintainers akitada openmaintainer
+description Python SQL ORM
+long_description SQLAlchemy is the Python SQL toolkit and Object \
+ Relational Mapper that gives application developers \
+ the full power and flexibility of SQL.
+
+homepage http://www.sqlalchemy.org
+master_sites sourceforge:sqlalchemy
+distname SQLAlchemy-${version}
+checksums md5 dc6f85d7755fb81c65d011489a5d4adc \
+ sha1 2f2e5044c6933c5016cb39bcd69466e6fd421dcd \
+ rmd160 dc6997f45cba279374028e310b7eafb96726725a
+depends_lib port:py26-setuptools
+
+post-destroot {
+ # Install example files not installed by the Makefile
+ xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}/examples
+ foreach f [glob -directory ${worksrcpath}/doc *] {
+ copy $f ${destroot}${prefix}/share/doc/${name}/[file tail $f]
+ }
+ foreach f [glob -directory ${worksrcpath}/examples *] {
+ copy $f ${destroot}${prefix}/share/doc/${name}/examples/[file tail $f]
+ }
+}
Property changes on: trunk/dports/python/py26-sqlalchemy/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Fri Jan 2 04:52:01 2009
From: portindex at macports.org (portindex at macports.org)
Date: Fri, 2 Jan 2009 04:52:01 -0800 (PST)
Subject: [44723] trunk/dports/PortIndex
Message-ID: <20090102125202.E5DE6B1B6BC@beta.macosforge.org>
Revision: 44723
http://trac.macports.org/changeset/44723
Author: portindex at macports.org
Date: 2009-01-02 04:52:00 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5403
Ports successfully parsed: 5403
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-02 12:14:19 UTC (rev 44722)
+++ trunk/dports/PortIndex 2009-01-02 12:52:00 UTC (rev 44723)
@@ -8002,6 +8002,8 @@
variants {gcc42 gcc43 gnuplot} variant_desc {gcc42 {Use gfortran-mp-4.2 as fortran compiler} gcc43 {Use gfortran-mp-4.3 as fortran compiler} gnuplot {Depend on GNUPlot}} portdir python/py26-scipy description {An opensource library of scientific tools for Python} homepage http://www.scipy.org/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-numpy port:SuiteSparse port:swig port:gcc43} name py26-scipy maintainers {jmr openmaintainer} long_description {{An opensource library of scientific tools for Python.} WARNING: scipy 0.6.0 is not yet fully functional under Python 2.6.} categories python version 0.6.0 revision 0
py26-setuptools 527
description {distutils enhancement for build and distribution} portdir python/py26-setuptools homepage http://peak.telecommunity.com/DevCenter/setuptools epoch 0 platforms darwin depends_lib port:python26 name py26-setuptools maintainers {mcalhoun openmaintainer} long_description {setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.} categories {python devel} version 0.6c9 revision 0
+py26-sqlalchemy 427
+description {Python SQL ORM} portdir python/py26-sqlalchemy homepage http://www.sqlalchemy.org epoch 0 platforms darwin depends_lib port:py26-setuptools name py26-sqlalchemy maintainers {akitada openmaintainer} long_description {SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.} categories {python databases} version 0.5.0rc4 revision 0
py26-twisted 568
description {An event-based Python framework for internet applications} portdir python/py26-twisted homepage http://www.twistedmatrix.com/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-zopeinterface} name py26-twisted maintainers {mcalhoun openmaintainer} long_description {Twisted is an event-driven networking framework written in Python. Twisted supports TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols (including HTTP, NNTP, SSH, IRC, FTP, and others), and much more.} categories {python devel net} version 8.1.0 revision 0
py26-tz 425
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jmr at macports.org Fri Jan 2 06:23:18 2009
From: jmr at macports.org (jmr at macports.org)
Date: Fri, 2 Jan 2009 06:23:18 -0800 (PST)
Subject: [44724] trunk/dports/net/rrdtool/Portfile
Message-ID: <20090102142318.A6C08B1C8AF@beta.macosforge.org>
Revision: 44724
http://trac.macports.org/changeset/44724
Author: jmr at macports.org
Date: 2009-01-02 06:23:16 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
rrdtool: fix invalid depspec in python variant
Modified Paths:
--------------
trunk/dports/net/rrdtool/Portfile
Modified: trunk/dports/net/rrdtool/Portfile
===================================================================
--- trunk/dports/net/rrdtool/Portfile 2009-01-02 12:52:00 UTC (rev 44723)
+++ trunk/dports/net/rrdtool/Portfile 2009-01-02 14:23:16 UTC (rev 44724)
@@ -37,7 +37,7 @@
build.type gnu
variant python description {Python bindings for RRDtool} {
- depends_lib-append python24
+ depends_lib-append port:python24
configure.args-delete --disable-python
configure.args-append --enable-python
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From devans at macports.org Fri Jan 2 08:26:22 2009
From: devans at macports.org (devans at macports.org)
Date: Fri, 2 Jan 2009 08:26:22 -0800 (PST)
Subject: [44725] trunk/dports/sysutils/skey/Portfile
Message-ID: <20090102162622.E3AD0B1E12E@beta.macosforge.org>
Revision: 44725
http://trac.macports.org/changeset/44725
Author: devans at macports.org
Date: 2009-01-02 08:26:21 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
skey: updated master_sites list, available in bz2 format from gentoo mirrors.
Modified Paths:
--------------
trunk/dports/sysutils/skey/Portfile
Modified: trunk/dports/sysutils/skey/Portfile
===================================================================
--- trunk/dports/sysutils/skey/Portfile 2009-01-02 14:23:16 UTC (rev 44724)
+++ trunk/dports/sysutils/skey/Portfile 2009-01-02 16:26:21 UTC (rev 44725)
@@ -10,10 +10,19 @@
description OpenBSD One Time Passwords (OTP)
long_description ${description}
platforms darwin freebsd netbsd
-master_sites http://master.us.finkmirrors.net/distfiles/md5/c4bc3be60fe1aa8961537fb4b3708568/ \
- ftp://ftp.ayamura.org/pub/misc/
-checksums md5 c4bc3be60fe1aa8961537fb4b3708568
+master_sites ftp://mirror.mcs.anl.gov/pub/gentoo/distfiles/ \
+ ftp://mirror.iawnet.sandia.gov/pub/gentoo/distfiles/ \
+ http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/distfiles/ \
+ http://gentoo.osuosl.org/distfiles/ \
+ http://de-mirror.org/distro/gentoo/distfiles/ \
+ http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/
+use_bzip2 yes
+
+checksums md5 af816298e3a0bc722380d0fe480189d9 \
+ sha1 d55fb286098900cdf3eb6b174a720a06c722312a \
+ rmd160 33d97cbcd6dbc91bdca5b27056d51d1f5d06b68d
+
patchfiles patch-Makefile.in.diff
configure.args --mandir=${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From devans at macports.org Fri Jan 2 09:36:20 2009
From: devans at macports.org (devans at macports.org)
Date: Fri, 2 Jan 2009 09:36:20 -0800 (PST)
Subject: [44726] trunk/dports/graphics/ufraw/Portfile
Message-ID: <20090102173620.96074B1E6FC@beta.macosforge.org>
Revision: 44726
http://trac.macports.org/changeset/44726
Author: devans at macports.org
Date: 2009-01-02 09:36:18 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
ufraw: update to version 0.15, closes #17804 (maintainer timeout).
Modified Paths:
--------------
trunk/dports/graphics/ufraw/Portfile
Modified: trunk/dports/graphics/ufraw/Portfile
===================================================================
--- trunk/dports/graphics/ufraw/Portfile 2009-01-02 16:26:21 UTC (rev 44725)
+++ trunk/dports/graphics/ufraw/Portfile 2009-01-02 17:36:18 UTC (rev 44726)
@@ -3,7 +3,7 @@
PortSystem 1.0
name ufraw
-version 0.14.1
+version 0.15
categories graphics
maintainers frank.mcpherson at janusresearch.com
description Unidentified Flying Raw (UFRaw)
@@ -19,9 +19,9 @@
platforms darwin
master_sites sourceforge
-checksums md5 cc204ecc7009b947a265391bd3aec236 \
- sha1 1234717d4da8f35f015fbcc678bd467c98969571 \
- rmd160 250cf7d93d120fde302b9533e2182b0ae421df87
+checksums md5 6d8f6c98a388c438784cd909dd82d540 \
+ sha1 e8c7fa95bfb84e18ee538495861e52516ca8b3b8 \
+ rmd160 d24e9076114c909e3b2bbf87a128c70f62885299
distname ufraw-${version}
depends_lib lib:libgimp-2.0:gimp2 port:exiv2 port:gtkimageview
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From devans at macports.org Fri Jan 2 09:47:08 2009
From: devans at macports.org (devans at macports.org)
Date: Fri, 2 Jan 2009 09:47:08 -0800 (PST)
Subject: [44727] trunk/dports/graphics/gimp/Portfile
Message-ID: <20090102174708.8DC85B1E893@beta.macosforge.org>
Revision: 44727
http://trac.macports.org/changeset/44727
Author: devans at macports.org
Date: 2009-01-02 09:47:07 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
gimp: update meta port to version 2.6.4.
Modified Paths:
--------------
trunk/dports/graphics/gimp/Portfile
Modified: trunk/dports/graphics/gimp/Portfile
===================================================================
--- trunk/dports/graphics/gimp/Portfile 2009-01-02 17:36:18 UTC (rev 44726)
+++ trunk/dports/graphics/gimp/Portfile 2009-01-02 17:47:07 UTC (rev 44727)
@@ -4,7 +4,7 @@
PortSystem 1.0
name gimp
-version 2.6.3
+version 2.6.4
categories graphics
maintainers devans
homepage http://www.gimp.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Fri Jan 2 09:52:01 2009
From: portindex at macports.org (portindex at macports.org)
Date: Fri, 2 Jan 2009 09:52:01 -0800 (PST)
Subject: [44728] trunk/dports/PortIndex
Message-ID: <20090102175202.4B173B1E8EB@beta.macosforge.org>
Revision: 44728
http://trac.macports.org/changeset/44728
Author: portindex at macports.org
Date: 2009-01-02 09:52:01 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5403
Ports successfully parsed: 5403
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-02 17:47:07 UTC (rev 44727)
+++ trunk/dports/PortIndex 2009-01-02 17:52:01 UTC (rev 44728)
@@ -3044,8 +3044,8 @@
variants {macosx darwin_9 universal} variant_desc {macosx {Platform variant, do not select manually} darwin_9 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir graphics/tiff description {Library and tools for dealing with Tag Image File Format} homepage http://www.remotesensing.org/libtiff epoch 0 platforms darwin name tiff depends_lib {port:jpeg port:zlib} maintainers waqar at macports.org long_description {This software provides support for the Tag Image File Format (TIFF), a widely used format for storing image data. Included in this software distribution is a library, libtiff, for reading and writing TIFF, a small collection of tools for doing simple manipulations of TIFF images on UNIX systems, documentation on the library and tools. A small assortment of TIFF-related software for UNIX that has been contributed by others is also included. The library is capable of dealing with images that are written to follow the 5.0 or 6.0 T
IFF spec. There is also considerable support for some of the more esoteric portions of the 6.0 TIFF spec.} version 3.8.2 categories graphics revision 2
twain-sane 1018
variants universal variant_desc {universal {Build for multiple architectures}} portdir graphics/twain-sane description {TWAIN datasource for SANE} homepage http://www.ellert.se/twain-sane/ epoch 0 platforms macosx name twain-sane depends_lib {lib:libiconv:libiconv lib:libintl:gettext lib:libusb:libusb lib:libsane:sane-backends} maintainers {pguyot at kallisys.net openmaintainer} long_description {This is a TWAIN datasource for Mac OS X that aquires images using the SANE backend libraries. The SANE backend libraries provide access to a large range of scanners connected through SCSI or USB. For a complete list see the documentation on the SANE project homepage. It works with my HP SCSI scanner, and many people have reported success with a large number of different scanners. The feedback from users have helped the SANE developers to fix problems with various backends, so with each release of the SANE backends more of the Mac OS X specific problems have been solved.} categories gra
phics version 2.5 revision 0
-ufraw 722
-variants universal variant_desc {universal {Build for multiple architectures}} portdir graphics/ufraw description {Unidentified Flying Raw (UFRaw)} homepage http://ufraw.sourceforge.net epoch 0 platforms darwin name ufraw depends_lib {lib:libgimp-2.0:gimp2 port:exiv2 port:gtkimageview} maintainers frank.mcpherson at janusresearch.com long_description {The Unidentified Flying Raw (UFRaw) is a utility to read and manipulate raw images from digital cameras. It can be used on its own or as a Gimp plug-in. It reads raw images using Dave Coffin's raw conversion utility - DCRaw. UFRaw supports basic color management using Little CMS, allowing the user to apply color profiles.} version 0.14.1 categories graphics revision 0
+ufraw 720
+variants universal variant_desc {universal {Build for multiple architectures}} portdir graphics/ufraw description {Unidentified Flying Raw (UFRaw)} homepage http://ufraw.sourceforge.net epoch 0 platforms darwin name ufraw depends_lib {lib:libgimp-2.0:gimp2 port:exiv2 port:gtkimageview} maintainers frank.mcpherson at janusresearch.com long_description {The Unidentified Flying Raw (UFRaw) is a utility to read and manipulate raw images from digital cameras. It can be used on its own or as a Gimp plug-in. It reads raw images using Dave Coffin's raw conversion utility - DCRaw. UFRaw supports basic color management using Little CMS, allowing the user to apply color profiles.} version 0.15 categories graphics revision 0
vigra 732
description {Generic Image Processing Library for C++} portdir graphics/vigra homepage http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/ epoch 0 platforms darwin name vigra depends_lib {port:jpeg port:tiff port:libpng port:zlib port:fftw-3 port:doxygen} maintainers gmail.com:benjamin.seppke long_description {VIGRA stands for {"Vision} with Generic Algorithms\". It's a novel computer vision library that puts its main emphasis on customizable algorithms and data structures. By using template techniques similar to those in the C++ Standard Template Library, you can easily adapt any VIGRA component to the needs of your application, without thereby giving up execution speed.} version 1.6.0 categories graphics revision 1
vips 612
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 10:10:21 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 10:10:21 -0800 (PST)
Subject: [44729] trunk/dports/net/deluge/Portfile
Message-ID: <20090102181021.43380B1EA07@beta.macosforge.org>
Revision: 44729
http://trac.macports.org/changeset/44729
Author: jeremyhu at macports.org
Date: 2009-01-02 10:10:20 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
deluge: Version bump
Modified Paths:
--------------
trunk/dports/net/deluge/Portfile
Modified: trunk/dports/net/deluge/Portfile
===================================================================
--- trunk/dports/net/deluge/Portfile 2009-01-02 17:52:01 UTC (rev 44728)
+++ trunk/dports/net/deluge/Portfile 2009-01-02 18:10:20 UTC (rev 44729)
@@ -4,7 +4,7 @@
PortGroup python25 1.0
name deluge
-version 1.0.0
+version 1.0.7
categories net gnome python
maintainers nomaintainer
description A GNOME BitTorrent client.
@@ -15,10 +15,13 @@
master_sites http://download.deluge-torrent.org/source/${version}/
-checksums md5 3fdb6838c1ec411d4f8ab5b1d8608f73 \
- sha1 3ca5a5609f8b956c2f80af3b5f7f8f77cfc49771 \
- rmd160 9151af0ccd95b0a9f8ed020559a9ae1e30916840
+checksums md5 19f782970aedaa9f53b70699f3ee099a \
+ sha1 c601a0af4fd5c2fdf7b50eb6af2ddafcff58bfaa \
+ rmd160 b980ab82e67aabdbe180d32e8a1c5e175501fbd3
+depends_build \
+ port:py25-setuptools
+
depends_lib-append \
port:dbus-python25 \
port:gettext \
@@ -30,19 +33,18 @@
port:py25-zlib \
port:boost
-patchfiles patch-setup.py.diff
+#patchfiles patch-setup.py.diff
configure.cflags-append -I${prefix}/include/boost
configure.cppflags-append -I${prefix}/include/boost
build.env \
PYTHON_CFLAGS="-I${prefix}/include -I${prefix}/include/boost" \
PYTHON_LDFLAGS=-L${prefix}/lib \
- CFLAGS="-I${prefix}/include -I${prefix}/include/boost" \
- PREFIX=${prefix}
+ CFLAGS="-I${prefix}/include -I${prefix}/include/boost"
pre-configure {
if { ![file exists ${prefix}/lib/libboost_python-mt.dylib] } {
- ui_error "You must build boost with a python variant (+python24 +python25 or +python26)"
- error "You must build boost with a python variant (+python24 +python25 or +python26)"
+ ui_error "You must build boost with the python25 variant"
+ error "You must build boost with the python25 variant"
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 10:18:30 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 10:18:30 -0800 (PST)
Subject: [44730] trunk/dports/graphics/cairo/Portfile
Message-ID: <20090102181830.8A1F0B1EB80@beta.macosforge.org>
Revision: 44730
http://trac.macports.org/changeset/44730
Author: jeremyhu at macports.org
Date: 2009-01-02 10:18:30 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
cairo: Added missing dep on librsvg
Modified Paths:
--------------
trunk/dports/graphics/cairo/Portfile
Modified: trunk/dports/graphics/cairo/Portfile
===================================================================
--- trunk/dports/graphics/cairo/Portfile 2009-01-02 18:10:20 UTC (rev 44729)
+++ trunk/dports/graphics/cairo/Portfile 2009-01-02 18:18:30 UTC (rev 44730)
@@ -37,6 +37,7 @@
port:fontconfig \
port:freetype \
port:libpng \
+ port:librsvg \
port:zlib \
port:expat
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 10:18:58 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 10:18:58 -0800 (PST)
Subject: [44731] trunk/dports/graphics/cairo-devel/Portfile
Message-ID: <20090102181859.0343EB1EBE6@beta.macosforge.org>
Revision: 44731
http://trac.macports.org/changeset/44731
Author: jeremyhu at macports.org
Date: 2009-01-02 10:18:58 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
cairo-devel: Added missing dep on librsvg
Modified Paths:
--------------
trunk/dports/graphics/cairo-devel/Portfile
Modified: trunk/dports/graphics/cairo-devel/Portfile
===================================================================
--- trunk/dports/graphics/cairo-devel/Portfile 2009-01-02 18:18:30 UTC (rev 44730)
+++ trunk/dports/graphics/cairo-devel/Portfile 2009-01-02 18:18:58 UTC (rev 44731)
@@ -37,6 +37,7 @@
port:fontconfig \
port:freetype \
port:libpng \
+ port:librsvg \
port:zlib \
port:expat
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Fri Jan 2 10:52:04 2009
From: portindex at macports.org (portindex at macports.org)
Date: Fri, 2 Jan 2009 10:52:04 -0800 (PST)
Subject: [44732] trunk/dports/PortIndex
Message-ID: <20090102185205.BE20DB1EF57@beta.macosforge.org>
Revision: 44732
http://trac.macports.org/changeset/44732
Author: portindex at macports.org
Date: 2009-01-02 10:52:04 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5403
Ports successfully parsed: 5403
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-02 18:18:58 UTC (rev 44731)
+++ trunk/dports/PortIndex 2009-01-02 18:52:04 UTC (rev 44732)
@@ -2748,10 +2748,10 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir graphics/blinkenthemes description {Blinkenlights simulator themes} homepage http://www.blinkenlights.de/ epoch 0 platforms darwin name blinkenthemes maintainers tim at ccc.de long_description {Themes to use with blinkensim simulator} version 0.10 categories {graphics blinkenlights} revision 1
blinkentools 442
variants {oldtools mng universal} variant_desc {universal {Build for multiple architectures}} portdir graphics/blinkentools description {Blinkenlights command line tools} homepage http://www.blinkenlights.de/ epoch 0 platforms darwin name blinkentools depends_lib lib:libblib:blib maintainers tim at ccc.de long_description {Bunch of utilities to convert and send Blinkenlights movies} version 2.9 categories {graphics blinkenlights} revision 1
-cairo 901
-variants {glitz no_x11 x11_xcb macosx universal} depends_build port:pkgconfig variant_desc {glitz {Add glitz graphics interface} no_x11 {Disable support for X11} x11_xcb {Use libxcb for X11 protocol communication} macosx {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir graphics/cairo description {Cairo is a vector graphics library with cross-device output support.} homepage http://cairographics.org/ epoch 0 platforms {darwin macosx} name cairo depends_lib {path:lib/pkgconfig/pixman-1.pc:libpixman lib:libXrender.1:xrender port:fontconfig port:freetype port:libpng port:zlib port:expat} maintainers ryandesign long_description {Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension).} categories graphics version 1.8.6 revision 1
-cairo-devel 913
-variants {glitz no_x11 x11_xcb macosx universal} depends_build port:pkgconfig variant_desc {glitz {Add glitz graphics interface} no_x11 {Disable support for X11} x11_xcb {Use libxcb for X11 protocol communication} macosx {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir graphics/cairo-devel description {Cairo is a vector graphics library with cross-device output support.} homepage http://cairographics.org/ epoch 0 platforms {darwin macosx} name cairo-devel depends_lib {path:lib/pkgconfig/pixman-1.pc:libpixman lib:libXrender.1:xrender port:fontconfig port:freetype port:libpng port:zlib port:expat} maintainers ryandesign long_description {Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension).} categories graphics version 1.7.6 revision 2
+cairo 914
+variants {glitz no_x11 x11_xcb macosx universal} depends_build port:pkgconfig variant_desc {glitz {Add glitz graphics interface} no_x11 {Disable support for X11} x11_xcb {Use libxcb for X11 protocol communication} macosx {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir graphics/cairo description {Cairo is a vector graphics library with cross-device output support.} homepage http://cairographics.org/ epoch 0 platforms {darwin macosx} name cairo depends_lib {path:lib/pkgconfig/pixman-1.pc:libpixman lib:libXrender.1:xrender port:fontconfig port:freetype port:libpng port:librsvg port:zlib port:expat} maintainers ryandesign long_description {Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension).} categories graphics version 1.8.6 revision 1
+cairo-devel 926
+variants {glitz no_x11 x11_xcb macosx universal} depends_build port:pkgconfig variant_desc {glitz {Add glitz graphics interface} no_x11 {Disable support for X11} x11_xcb {Use libxcb for X11 protocol communication} macosx {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir graphics/cairo-devel description {Cairo is a vector graphics library with cross-device output support.} homepage http://cairographics.org/ epoch 0 platforms {darwin macosx} name cairo-devel depends_lib {path:lib/pkgconfig/pixman-1.pc:libpixman lib:libXrender.1:xrender port:fontconfig port:freetype port:libpng port:librsvg port:zlib port:expat} maintainers ryandesign long_description {Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension).} categories graphics version 1.7.6 revision 2
cairomm 576
variants universal variant_desc {universal {Build for multiple architectures}} portdir graphics/cairomm description {Cairo is a vector graphics library with cross-device output support.} homepage http://cairographics.org/ epoch 0 platforms darwin name cairomm depends_lib {port:cairo port:libsigcxx2} maintainers {devans openmaintainer} long_description {Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension).} version 1.6.4 categories graphics revision 0
cairomm-devel 588
@@ -2821,7 +2821,7 @@
gifsicle 431
variants universal variant_desc {universal {Build for multiple architectures}} description {GIF image/animation creator/editor.} portdir graphics/gifsicle homepage http://www.lcdf.org/gifsicle/ epoch 0 name gifsicle long_description {Gifsicle is a UNIX command-line tool for creating, editing, and getting information about GIF images and animations.} maintainers nigel at cofa.unsw.edu.au categories graphics version 1.42 revision 0
gimp 890
-variants {macosx animation manual} variant_desc {macosx {Platform variant, do not select manually} animation {Include the Gimp Animation Package (gimp-gap).} manual {Include the help files.}} portdir graphics/gimp description {The Gimp - Batteries Included} homepage http://www.gimp.org/ epoch 0 platforms darwin name gimp depends_lib {port:icns-gimp port:gimp-jp2 port:gimp-lqr-plugin port:gtk-nodoka-engine port:gutenprint port:ufraw port:xsane port:gimp-app port:macclipboard-gimp port:macfile-gimp} maintainers devans long_description {{This is a META port for the gimp2 which includes help and documentation, support for icns, jp2000 and RAW formats, content-aware rescaling Gutenprint and scanner frontends and even a nice theme (Nodoka). Mac OS X users also get a Gimp.app bundle, a "Show in Finder" menu and clipboard integration.}} version 2.6.3 categories graphics revision 0
+variants {macosx animation manual} variant_desc {macosx {Platform variant, do not select manually} animation {Include the Gimp Animation Package (gimp-gap).} manual {Include the help files.}} portdir graphics/gimp description {The Gimp - Batteries Included} homepage http://www.gimp.org/ epoch 0 platforms darwin name gimp depends_lib {port:icns-gimp port:gimp-jp2 port:gimp-lqr-plugin port:gtk-nodoka-engine port:gutenprint port:ufraw port:xsane port:gimp-app port:macclipboard-gimp port:macfile-gimp} maintainers devans long_description {{This is a META port for the gimp2 which includes help and documentation, support for icns, jp2000 and RAW formats, content-aware rescaling Gutenprint and scanner frontends and even a nice theme (Nodoka). Mac OS X users also get a Gimp.app bundle, a "Show in Finder" menu and clipboard integration.}} version 2.6.4 categories graphics revision 0
gimp-gap 596
variants {libavformat universal} variant_desc {libavformat {Build against included ffmpeg libavformat source} universal {Build for multiple architectures}} portdir graphics/gimp-gap description {The Gimp Animation Package.} homepage http://www.gimp.org/ epoch 0 depends_run port:MPlayer platforms darwin name gimp-gap depends_lib {port:gimp2 port:XviD} maintainers devans long_description {GIMP-GAP, the GIMP Animation Package, is a collection of plug-ins to extend GIMP with capabilities to edit and create animations as sequences of single frames.} categories graphics version 2.4.0 revision 1
gimp-jp2 509
@@ -4778,8 +4778,8 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir net/ddclient description {Update dynamic DNS entries} homepage http://ddclient.sourceforge.net/ epoch 0 depends_run path:bin/perl:perl5 platforms darwin name ddclient maintainers nomaintainer long_description {ddclient is a Perl client used to update dynamic DNS entries for accounts on many dynamic DNS services.} version 3.7.0 categories net revision 0
ddnsu 403
portdir net/ddnsu platforms darwin description {simple, reliable and small updating client for dynamic DNS} name ddnsu version 0.3.0 categories net homepage http://psydev.sourceforge.net/new/ddnsu/ revision 0 epoch 0 maintainers nomaintainer long_description {ddnsu is a dynamic DNS updating client that aims to be simple, reliable, and above all very small. It works with services such as DynDNS.org.}
-deluge 472
-description {A GNOME BitTorrent client.} portdir net/deluge homepage http://www.deluge-torrent.org epoch 0 platforms darwin depends_lib {port:python25 port:dbus-python25 port:gettext port:librsvg port:py25-gtk port:py25-hashlib port:py25-setuptools port:py25-xdg port:py25-zlib port:boost} name deluge maintainers nomaintainer long_description {Deluge is a GNOME client for the BitTorrent network written in python.} categories {net gnome python} version 1.0.0 revision 0
+deluge 507
+depends_build port:py25-setuptools portdir net/deluge description {A GNOME BitTorrent client.} homepage http://www.deluge-torrent.org epoch 0 platforms darwin depends_lib {port:python25 port:dbus-python25 port:gettext port:librsvg port:py25-gtk port:py25-hashlib port:py25-setuptools port:py25-xdg port:py25-zlib port:boost} name deluge maintainers nomaintainer long_description {Deluge is a GNOME client for the BitTorrent network written in python.} categories {net gnome python} version 1.0.7 revision 0
desproxy 406
variants universal variant_desc {universal {Build for multiple architectures}} description {tunnels tcp, as socks, etc. through an http-proxy} portdir net/desproxy homepage http://desproxy.sourceforge.net/ epoch 0 name desproxy long_description {Desproxy makes you able to establish TCP connections through an HTTP proxy by tunneling.} maintainers nomaintainer categories net version 0.1.0-pre2 revision 0
dhcp 1135
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 11:23:16 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 11:23:16 -0800 (PST)
Subject: [44733] trunk/dports/x11/gtk2/Portfile
Message-ID: <20090102192316.76B22B1F1D3@beta.macosforge.org>
Revision: 44733
http://trac.macports.org/changeset/44733
Author: jeremyhu at macports.org
Date: 2009-01-02 11:23:15 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
gtk2: Added missing dependency on librsvg
Modified Paths:
--------------
trunk/dports/x11/gtk2/Portfile
Modified: trunk/dports/x11/gtk2/Portfile
===================================================================
--- trunk/dports/x11/gtk2/Portfile 2009-01-02 18:52:04 UTC (rev 44732)
+++ trunk/dports/x11/gtk2/Portfile 2009-01-02 19:23:15 UTC (rev 44733)
@@ -72,6 +72,7 @@
port:tiff \
port:libiconv \
port:libpng \
+ port:librsvg \
port:jasper \
port:atk \
path:lib/pkgconfig/pango.pc:pango \
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 11:23:53 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 11:23:53 -0800 (PST)
Subject: [44734] trunk/dports/graphics/cairo/Portfile
Message-ID: <20090102192353.D2B88B1F28F@beta.macosforge.org>
Revision: 44734
http://trac.macports.org/changeset/44734
Author: jeremyhu at macports.org
Date: 2009-01-02 11:23:53 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
cairo: Removed dep on librsvg. cairo just uses it for test apps. The real culprit was gtk2
Modified Paths:
--------------
trunk/dports/graphics/cairo/Portfile
Modified: trunk/dports/graphics/cairo/Portfile
===================================================================
--- trunk/dports/graphics/cairo/Portfile 2009-01-02 19:23:15 UTC (rev 44733)
+++ trunk/dports/graphics/cairo/Portfile 2009-01-02 19:23:53 UTC (rev 44734)
@@ -37,7 +37,6 @@
port:fontconfig \
port:freetype \
port:libpng \
- port:librsvg \
port:zlib \
port:expat
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 11:24:11 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 11:24:11 -0800 (PST)
Subject: [44735] trunk/dports/graphics/cairo-devel/Portfile
Message-ID: <20090102192411.5E7DCB1F2C7@beta.macosforge.org>
Revision: 44735
http://trac.macports.org/changeset/44735
Author: jeremyhu at macports.org
Date: 2009-01-02 11:24:10 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
cairo-devel: Removed dep on librsvg. cairo just uses it for test apps. The real culprit was gtk2
Modified Paths:
--------------
trunk/dports/graphics/cairo-devel/Portfile
Modified: trunk/dports/graphics/cairo-devel/Portfile
===================================================================
--- trunk/dports/graphics/cairo-devel/Portfile 2009-01-02 19:23:53 UTC (rev 44734)
+++ trunk/dports/graphics/cairo-devel/Portfile 2009-01-02 19:24:10 UTC (rev 44735)
@@ -37,7 +37,6 @@
port:fontconfig \
port:freetype \
port:libpng \
- port:librsvg \
port:zlib \
port:expat
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 11:32:45 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 11:32:45 -0800 (PST)
Subject: [44736] trunk/dports/x11/xinit/Portfile
Message-ID: <20090102193245.9A121B1F3D8@beta.macosforge.org>
Revision: 44736
http://trac.macports.org/changeset/44736
Author: jeremyhu at macports.org
Date: 2009-01-02 11:32:45 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xinit: Require mkfontscale and mkfontdir ports rather than bins since font_cache.sh uses their full path. Update X11FONTDIR in font_cache.sh to be prefix/share/fonts
Modified Paths:
--------------
trunk/dports/x11/xinit/Portfile
Modified: trunk/dports/x11/xinit/Portfile
===================================================================
--- trunk/dports/x11/xinit/Portfile 2009-01-02 19:24:10 UTC (rev 44735)
+++ trunk/dports/x11/xinit/Portfile 2009-01-02 19:32:45 UTC (rev 44736)
@@ -4,6 +4,7 @@
name xinit
version 1.1.1
+revision 1
categories x11
platforms darwin
maintainers jeremyhu
@@ -24,8 +25,8 @@
depends_run bin:xauth:xauth \
bin:xset:xset \
bin:xrdb:xrdb \
- bin:mkfontscale:mkfontscale \
- bin:mkfontdir:mkfontdir
+ port:mkfontscale \
+ port:mkfontdir
depends_build port:pkgconfig
depends_lib lib:libX11.6:xorg-libX11
@@ -49,6 +50,7 @@
xinstall -m 755 ${filespath}/font_cache.sh ${destroot}${prefix}/bin/font_cache
reinplace "s|^X11DIR=.*$|X11DIR=${prefix}|" ${destroot}${prefix}/bin/font_cache
+ reinplace "s|^X11FONTDIR=.*$|X11FONTDIR=${prefix}/share/fonts|" ${destroot}${prefix}/bin/font_cache
}
platform macosx {
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 11:39:34 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 11:39:34 -0800 (PST)
Subject: [44737] trunk/dports/x11
Message-ID: <20090102193934.36B93B1F4B3@beta.macosforge.org>
Revision: 44737
http://trac.macports.org/changeset/44737
Author: jeremyhu at macports.org
Date: 2009-01-02 11:39:33 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xorg-fonts: Added a meta-package for all the xorg fonts
Added Paths:
-----------
trunk/dports/x11/xorg-fonts/
trunk/dports/x11/xorg-fonts/Portfile
Added: trunk/dports/x11/xorg-fonts/Portfile
===================================================================
--- trunk/dports/x11/xorg-fonts/Portfile (rev 0)
+++ trunk/dports/x11/xorg-fonts/Portfile 2009-01-02 19:39:33 UTC (rev 44737)
@@ -0,0 +1,51 @@
+# $Id$
+
+PortSystem 1.0
+
+name xorg-fonts
+version 20090102
+categories x11
+maintainers jeremyhu blb openmaintainer
+description X.org fonts meta-package
+homepage http://www.x.org
+master_sites ${homepage}
+platforms darwin macosx
+long_description This package builds all of the x.org font packages.
+
+depends_lib port:font-adobe-100dpi \
+ port:font-adobe-75dpi \
+ port:font-adobe-utopia-100dpi \
+ port:font-adobe-utopia-75dpi \
+ port:font-arabic-misc \
+ port:font-bh-100dpi \
+ port:font-bh-75dpi \
+ port:font-bh-lucidatypewriter-100dpi \
+ port:font-bh-lucidatypewriter-75dpi \
+ port:font-bitstream-100dpi \
+ port:font-bitstream-75dpi \
+ port:font-cronyx-cyrillic \
+ port:font-cursor-misc \
+ port:font-daewoo-misc \
+ port:font-dec-misc \
+ port:font-isas-misc \
+ port:font-jis-misc \
+ port:font-micro-misc \
+ port:font-misc-cyrillic \
+ port:font-misc-misc \
+ port:font-mutt-misc \
+ port:font-schumacher-misc \
+ port:font-screen-cyrillic \
+ port:font-sony-misc \
+ port:font-sun-misc \
+ port:font-winitzki-cyrillic \
+ port:xorg-encodings
+
+fetch { }
+checksum { }
+build { }
+destroot { }
+archive { }
+activate { }
+
+use_configure no
+universal_variant no
Property changes on: trunk/dports/x11/xorg-fonts/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Fri Jan 2 11:52:02 2009
From: portindex at macports.org (portindex at macports.org)
Date: Fri, 2 Jan 2009 11:52:02 -0800 (PST)
Subject: [44738] trunk/dports/PortIndex
Message-ID: <20090102195203.23246B1F596@beta.macosforge.org>
Revision: 44738
http://trac.macports.org/changeset/44738
Author: portindex at macports.org
Date: 2009-01-02 11:52:01 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5404
Ports successfully parsed: 5404
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-02 19:39:33 UTC (rev 44737)
+++ trunk/dports/PortIndex 2009-01-02 19:52:01 UTC (rev 44738)
@@ -2748,10 +2748,10 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir graphics/blinkenthemes description {Blinkenlights simulator themes} homepage http://www.blinkenlights.de/ epoch 0 platforms darwin name blinkenthemes maintainers tim at ccc.de long_description {Themes to use with blinkensim simulator} version 0.10 categories {graphics blinkenlights} revision 1
blinkentools 442
variants {oldtools mng universal} variant_desc {universal {Build for multiple architectures}} portdir graphics/blinkentools description {Blinkenlights command line tools} homepage http://www.blinkenlights.de/ epoch 0 platforms darwin name blinkentools depends_lib lib:libblib:blib maintainers tim at ccc.de long_description {Bunch of utilities to convert and send Blinkenlights movies} version 2.9 categories {graphics blinkenlights} revision 1
-cairo 914
-variants {glitz no_x11 x11_xcb macosx universal} depends_build port:pkgconfig variant_desc {glitz {Add glitz graphics interface} no_x11 {Disable support for X11} x11_xcb {Use libxcb for X11 protocol communication} macosx {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir graphics/cairo description {Cairo is a vector graphics library with cross-device output support.} homepage http://cairographics.org/ epoch 0 platforms {darwin macosx} name cairo depends_lib {path:lib/pkgconfig/pixman-1.pc:libpixman lib:libXrender.1:xrender port:fontconfig port:freetype port:libpng port:librsvg port:zlib port:expat} maintainers ryandesign long_description {Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension).} categories graphics version 1.8.6 revision 1
-cairo-devel 926
-variants {glitz no_x11 x11_xcb macosx universal} depends_build port:pkgconfig variant_desc {glitz {Add glitz graphics interface} no_x11 {Disable support for X11} x11_xcb {Use libxcb for X11 protocol communication} macosx {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir graphics/cairo-devel description {Cairo is a vector graphics library with cross-device output support.} homepage http://cairographics.org/ epoch 0 platforms {darwin macosx} name cairo-devel depends_lib {path:lib/pkgconfig/pixman-1.pc:libpixman lib:libXrender.1:xrender port:fontconfig port:freetype port:libpng port:librsvg port:zlib port:expat} maintainers ryandesign long_description {Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension).} categories graphics version 1.7.6 revision 2
+cairo 901
+variants {glitz no_x11 x11_xcb macosx universal} depends_build port:pkgconfig variant_desc {glitz {Add glitz graphics interface} no_x11 {Disable support for X11} x11_xcb {Use libxcb for X11 protocol communication} macosx {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir graphics/cairo description {Cairo is a vector graphics library with cross-device output support.} homepage http://cairographics.org/ epoch 0 platforms {darwin macosx} name cairo depends_lib {path:lib/pkgconfig/pixman-1.pc:libpixman lib:libXrender.1:xrender port:fontconfig port:freetype port:libpng port:zlib port:expat} maintainers ryandesign long_description {Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension).} categories graphics version 1.8.6 revision 1
+cairo-devel 913
+variants {glitz no_x11 x11_xcb macosx universal} depends_build port:pkgconfig variant_desc {glitz {Add glitz graphics interface} no_x11 {Disable support for X11} x11_xcb {Use libxcb for X11 protocol communication} macosx {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir graphics/cairo-devel description {Cairo is a vector graphics library with cross-device output support.} homepage http://cairographics.org/ epoch 0 platforms {darwin macosx} name cairo-devel depends_lib {path:lib/pkgconfig/pixman-1.pc:libpixman lib:libXrender.1:xrender port:fontconfig port:freetype port:libpng port:zlib port:expat} maintainers ryandesign long_description {Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension).} categories graphics version 1.7.6 revision 2
cairomm 576
variants universal variant_desc {universal {Build for multiple architectures}} portdir graphics/cairomm description {Cairo is a vector graphics library with cross-device output support.} homepage http://cairographics.org/ epoch 0 platforms darwin name cairomm depends_lib {port:cairo port:libsigcxx2} maintainers {devans openmaintainer} long_description {Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension).} version 1.6.4 categories graphics revision 0
cairomm-devel 588
@@ -10136,8 +10136,8 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/gtk-thinice-engine description {A simple, clean theme engine} homepage http://www.gnome.org/ epoch 0 platforms darwin name gtk-thinice-engine depends_lib {lib:libX11.6:XFree86 path:lib/pkgconfig/glib-2.0.pc:glib2 lib:libgtk.2:gtk2} long_description {gtk-thinice-engine is a simple, clean engine for GTK+-2.} maintainers nomaintainer version 2.0.2 categories {x11 gnome} revision 0
gtk1 495
variants sunos variant_desc {sunos {Platform variant, do not select manually}} portdir x11/gtk1 description {Gimp Tool Kit} homepage http://www.gtk.org/ epoch 0 platforms {darwin freebsd sunos} name gtk1 depends_lib {port:gettext port:glib1 lib:libX11.6:XFree86} maintainers nomaintainer long_description {This is GTK+ version 1.2.10. GTK+, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces for the X Window System.} version 1.2.10 categories x11 revision 7
-gtk2 1066
-variants {darwin_7 darwin_8 no_x11 quartz x11 universal} depends_build {port:pkgconfig port:gtk-doc} variant_desc {darwin_7 {Platform variant, do not select manually} darwin_8 {Platform variant, do not select manually} no_x11 {Same as +quartz} quartz {Enable Quartz rendering} x11 {Enable rendering in X11 (default)} universal {Build for multiple architectures}} portdir x11/gtk2 description {Gimp ToolKit version 2} homepage http://www.gtk.org/ depends_run port:shared-mime-info epoch 0 platforms darwin name gtk2 depends_lib {port:cairo port:fontconfig port:freetype path:lib/pkgconfig/glib-2.0.pc:glib2 port:jpeg port:tiff port:libiconv port:libpng port:jasper port:atk path:lib/pkgconfig/pango.pc:pango port:gettext port:zlib lib:libXi.6:xorg-libXi lib:libXrandr.2:xorg-libXrandr lib:libXcursor.1:xorg-libXcursor lib:libXinerama.1:xorg-libXinerama} maintainers {nox openmaintainer} long_description {This is GTK+ version 2.x. GTK+, which stands for Gimp ToolKit, is a library for creat
ing GUIs for the X Windows System.} categories x11 version 2.14.5 revision 0
+gtk2 1079
+variants {darwin_7 darwin_8 no_x11 quartz x11 universal} depends_build {port:pkgconfig port:gtk-doc} variant_desc {darwin_7 {Platform variant, do not select manually} darwin_8 {Platform variant, do not select manually} no_x11 {Same as +quartz} quartz {Enable Quartz rendering} x11 {Enable rendering in X11 (default)} universal {Build for multiple architectures}} portdir x11/gtk2 description {Gimp ToolKit version 2} homepage http://www.gtk.org/ depends_run port:shared-mime-info epoch 0 platforms darwin name gtk2 depends_lib {port:cairo port:fontconfig port:freetype path:lib/pkgconfig/glib-2.0.pc:glib2 port:jpeg port:tiff port:libiconv port:libpng port:librsvg port:jasper port:atk path:lib/pkgconfig/pango.pc:pango port:gettext port:zlib lib:libXi.6:xorg-libXi lib:libXrandr.2:xorg-libXrandr lib:libXcursor.1:xorg-libXcursor lib:libXinerama.1:xorg-libXinerama} maintainers {nox openmaintainer} long_description {This is GTK+ version 2.x. GTK+, which stands for Gimp ToolKit, is a libr
ary for creating GUIs for the X Windows System.} categories x11 version 2.14.5 revision 0
gtk2-aurora 559
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/gtk2-aurora description {Aurora Gtk Engine} homepage http://www.gnome-look.org/content/show.php/Aurora+Gtk+Engine?content=56438 epoch 0 platforms macosx name gtk2-aurora depends_lib port:gtk2 maintainers nox long_description {The goal of this theme is to provide a complete and consistent look for Gtk. The theme aims to be very flexible in colour choice, but have few other options otherwise.} categories {x11 gtk} version 1.4 revision 0
gtk2-clearlooks 455
@@ -10406,8 +10406,8 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/xglobe description {XGlobe displays the earth as seen from space on your X desktop.} homepage http://www.cs.unc.edu/~scheuerm/xglobe/ epoch 0 platforms darwin name xglobe depends_lib {lib:libqt-mt.3:qt3 lib:libX11.6:XFree86} maintainers nomaintainer long_description {XGlobe displays the earth as seen from space on your X desktop, similar to xearth by Kirk Lauritz Johnson. The image of the globe is updated at regular intervals. XGlobe uses a world map image which is mapped to the globe. With a good map this can look very nice. It is possible to mark locations on the globe. This port includes the work done by Mark Espie from OpenBSD, that has not yet be included upstream. Also there is a markerfile with the positions of the OpenDarwin developers.} version 0.5p2 categories x11 revision 0
xhost 497
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/xhost description {Server access control program for X11} homepage http://www.x.org/ epoch 0 platforms darwin name xhost depends_lib lib:libXmuu.1:xorg-libXmu maintainers {blb openmaintainer} long_description {The xhost program is used to add and delete host names or user names to the list allowed to make connections to the X server.} categories x11 version 1.0.2 revision 0
-xinit 598
-variants {macosx universal} depends_build port:pkgconfig variant_desc {macosx {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/xinit description {X11 startup script processor} homepage http://www.x.org epoch 0 depends_run {bin:xauth:xauth bin:xset:xset bin:xrdb:xrdb bin:mkfontscale:mkfontscale bin:mkfontdir:mkfontdir} platforms darwin depends_lib lib:libX11.6:xorg-libX11 name xinit maintainers jeremyhu long_description {xinit is responsible for configuring the initial environment when X11 starts up.} categories x11 version 1.1.1 revision 0
+xinit 578
+variants {macosx universal} depends_build port:pkgconfig variant_desc {macosx {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/xinit description {X11 startup script processor} homepage http://www.x.org epoch 0 depends_run {bin:xauth:xauth bin:xset:xset bin:xrdb:xrdb port:mkfontscale port:mkfontdir} platforms darwin depends_lib lib:libX11.6:xorg-libX11 name xinit maintainers jeremyhu long_description {xinit is responsible for configuring the initial environment when X11 starts up.} categories x11 version 1.1.1 revision 1
xinput 424
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/xinput description {Utility to configure and test XInput devices} homepage http://www.x.org/ epoch 0 platforms darwin name xinput depends_lib lib:libXi.6:xorg-libXi maintainers {blb openmaintainer} long_description {{Utility to configure and test XInput devices}} categories x11 version 1.3.0 revision 0
xkbcomp 705
@@ -10474,6 +10474,8 @@
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/xorg-font-util description {X.org font utilities bdftruncate and ucs2any} homepage http://www.x.org/ epoch 0 depends_run path:bin/perl:perl5 platforms darwin name xorg-font-util maintainers {blb openmaintainer} long_description {{X.org font utilities bdftruncate and ucs2any}} categories {x11 graphics} version 1.0.1 revision 0
xorg-fontcacheproto 292
portdir x11/xorg-fontcacheproto description {X.org fontcacheproto} platforms darwin name xorg-fontcacheproto version 0.1.2 categories {x11 devel} homepage http://www.x.org revision 0 epoch 0 maintainers {jeremyhu openmaintainer} long_description {Prototype headers for the Fontcache library}
+xorg-fonts 951
+description {X.org fonts meta-package} portdir x11/xorg-fonts homepage http://www.x.org epoch 0 platforms {darwin macosx} name xorg-fonts depends_lib {port:font-adobe-100dpi port:font-adobe-75dpi port:font-adobe-utopia-100dpi port:font-adobe-utopia-75dpi port:font-arabic-misc port:font-bh-100dpi port:font-bh-75dpi port:font-bh-lucidatypewriter-100dpi port:font-bh-lucidatypewriter-75dpi port:font-bitstream-100dpi port:font-bitstream-75dpi port:font-cronyx-cyrillic port:font-cursor-misc port:font-daewoo-misc port:font-dec-misc port:font-isas-misc port:font-jis-misc port:font-micro-misc port:font-misc-cyrillic port:font-misc-misc port:font-mutt-misc port:font-schumacher-misc port:font-screen-cyrillic port:font-sony-misc port:font-sun-misc port:font-winitzki-cyrillic port:xorg-encodings} maintainers {jeremyhu blb openmaintainer} long_description {This package builds all of the x.org font packages.} version 20090102 categories x11 revision 0
xorg-fontsproto 280
portdir x11/xorg-fontsproto description {X.org fontsproto} platforms darwin name xorg-fontsproto version 2.0.2 categories {x11 devel} homepage http://www.x.org revision 0 epoch 0 maintainers {jeremyhu openmaintainer} long_description {Font-related prototype header files for X11}
xorg-glproto 274
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 12:14:39 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 12:14:39 -0800 (PST)
Subject: [44739] trunk/dports/x11
Message-ID: <20090102201439.86311B1F772@beta.macosforge.org>
Revision: 44739
http://trac.macports.org/changeset/44739
Author: jeremyhu at macports.org
Date: 2009-01-02 12:14:38 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xorg-apps: New meta package for standard xorg apps
Added Paths:
-----------
trunk/dports/x11/xorg-apps/
trunk/dports/x11/xorg-apps/Portfile
Added: trunk/dports/x11/xorg-apps/Portfile
===================================================================
--- trunk/dports/x11/xorg-apps/Portfile (rev 0)
+++ trunk/dports/x11/xorg-apps/Portfile 2009-01-02 20:14:38 UTC (rev 44739)
@@ -0,0 +1,100 @@
+# $Id$
+
+PortSystem 1.0
+name xorg-apps
+version 20090102
+categories x11
+maintainers jeremyhu blb openmaintainer
+description X.org apps meta-package
+homepage http://www.x.org
+master_sites ${homepage}
+platforms darwin macosx
+long_description This package builds all of the x.org app packages.
+
+depends_run \
+ port:appres \
+ port:bdftopcf \
+ port:bitmap \
+ port:editres \
+ port:fonttosfnt \
+ port:fslsfonts \
+ port:fstobdf \
+ port:iceauth \
+ port:ico \
+ port:listres \
+ port:luit \
+ port:mkfontdir \
+ port:mkfontscale \
+ port:oclock \
+ port:rgb \
+ port:sessreg \
+ port:setxkbmap \
+ port:showfont \
+ port:twm \
+ port:viewres \
+ port:x11perf \
+ port:xauth \
+ port:xcalc \
+ port:xclipboard \
+ port:xclock \
+ port:xconsole \
+ port:xcursorgen \
+ port:xditview \
+ port:xdm \
+ port:xdpyinfo \
+ port:xedit \
+ port:xev \
+ port:xeyes \
+ port:xfd \
+ port:xfontsel \
+ port:xfs \
+ port:xfsinfo \
+ port:xgc \
+ port:xhost \
+ port:xinit \
+ port:xinput \
+ port:xkbcomp \
+ port:xkbevd \
+ port:xkbprint \
+ port:xkbutils \
+ port:xkill \
+ port:xload \
+ port:xlogo \
+ port:xlsatoms \
+ port:xlsclients \
+ port:xlsfonts \
+ port:xmag \
+ port:xman \
+ port:xmessage \
+ port:xmh \
+ port:xmodmap \
+ port:xmore \
+ port:xorg-scripts \
+ port:xpr \
+ port:xprop \
+ port:xrandr \
+ port:xrdb \
+ port:xrefresh \
+ port:xset \
+ port:xsetmode \
+ port:xsetpointer \
+ port:xsetroot \
+ port:xsm \
+ port:xstdcmap \
+ port:xterm \
+ port:xtrap \
+ port:xvinfo \
+ port:xwd \
+ port:xwininfo \
+ port:xwud
+
+fetch { }
+checksum { }
+build { }
+destroot { }
+archive { }
+activate { }
+
+use_configure no
+universal_variant no
+
Property changes on: trunk/dports/x11/xorg-apps/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 12:15:55 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 12:15:55 -0800 (PST)
Subject: [44740] trunk/dports/x11/xorg/Portfile
Message-ID: <20090102201555.4F347B1F7D2@beta.macosforge.org>
Revision: 44740
http://trac.macports.org/changeset/44740
Author: jeremyhu at macports.org
Date: 2009-01-02 12:15:54 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xorg: Simplified meta package to bring in xorg-apps
Modified Paths:
--------------
trunk/dports/x11/xorg/Portfile
Modified: trunk/dports/x11/xorg/Portfile
===================================================================
--- trunk/dports/x11/xorg/Portfile 2009-01-02 20:14:38 UTC (rev 44739)
+++ trunk/dports/x11/xorg/Portfile 2009-01-02 20:15:54 UTC (rev 44740)
@@ -2,7 +2,7 @@
PortSystem 1.0
name xorg
-version 20081231
+version 20090102
categories x11
maintainers jeremyhu blb openmaintainer
description The X Window System
@@ -19,82 +19,8 @@
master_sites ${homepage}
depends_run \
- port:appres \
- port:bdftopcf \
- port:bitmap \
- port:editres \
- port:fonttosfnt \
- port:fslsfonts \
- port:fstobdf \
- port:iceauth \
- port:ico \
- port:listres \
- port:luit \
- port:mkfontdir \
- port:mkfontscale \
- port:oclock \
- port:rgb \
- port:sessreg \
- port:setxkbmap \
- port:showfont \
- port:twm \
- port:viewres \
- port:x11perf \
- port:xauth \
- port:xcalc \
- port:xclipboard \
- port:xclock \
- port:xconsole \
- port:xcursorgen \
- port:xditview \
- port:xdm \
- port:xdpyinfo \
- port:xedit \
- port:xev \
- port:xeyes \
- port:xfd \
- port:xfontsel \
- port:xfs \
- port:xfsinfo \
- port:xgc \
- port:xhost \
- port:xinit \
- port:xinput \
- port:xkbcomp \
- port:xkbevd \
- port:xkbprint \
- port:xkbutils \
- port:xkill \
- port:xload \
- port:xlogo \
- port:xlsatoms \
- port:xlsclients \
- port:xlsfonts \
- port:xmag \
- port:xman \
- port:xmessage \
- port:xmh \
- port:xmodmap \
- port:xmore \
- port:xorg-scripts \
- port:xpr \
- port:xprop \
- port:xrandr \
- port:xrdb \
- port:xrefresh \
- port:xset \
- port:xsetmode \
- port:xsetpointer \
- port:xsetroot \
- port:xsm \
- port:xstdcmap \
- port:xterm \
- port:xtrap \
- port:xvinfo \
- port:xwd \
- port:xwininfo \
- port:xwud \
- port:xorg-server \
+ port:xorg-apps \
+ port:xorg-server
fetch { }
checksum { }
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Fri Jan 2 12:52:13 2009
From: portindex at macports.org (portindex at macports.org)
Date: Fri, 2 Jan 2009 12:52:13 -0800 (PST)
Subject: [44741] trunk/dports/PortIndex
Message-ID: <20090102205215.6ADADB1FB24@beta.macosforge.org>
Revision: 44741
http://trac.macports.org/changeset/44741
Author: portindex at macports.org
Date: 2009-01-02 12:52:13 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5405
Ports successfully parsed: 5405
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-02 20:15:54 UTC (rev 44740)
+++ trunk/dports/PortIndex 2009-01-02 20:52:13 UTC (rev 44741)
@@ -10448,10 +10448,12 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/xnee description {Xnee's Not an Event Emulator} homepage http://www.gnu.org/software/xnee/www/index.html epoch 0 name xnee depends_lib {lib:libX11.6:XFree86 port:pkgconfig} maintainers nomaintainer long_description {Xnee is a suite of programs that can record, replay and distribute user actions under the X11 environment. Think of it as a robot that can imitate the job you just did.} version 2.01 categories x11 revision 0
xonclock 397
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/xonclock description {X on-screen analog clock displayer with assignable skins} homepage http://xonclock.sourceforge.net/ epoch 0 platforms darwin name xonclock maintainers nomaintainer long_description {{X on-screen analog clock displayer with assignable skins}} version 0.0.7.5 categories x11 revision 0
-xorg 1506
-description {The X Window System} portdir x11/xorg homepage http://www.x.org epoch 0 depends_run {port:appres port:bdftopcf port:bitmap port:editres port:fonttosfnt port:fslsfonts port:fstobdf port:iceauth port:ico port:listres port:luit port:mkfontdir port:mkfontscale port:oclock port:rgb port:sessreg port:setxkbmap port:showfont port:twm port:viewres port:x11perf port:xauth port:xcalc port:xclipboard port:xclock port:xconsole port:xcursorgen port:xditview port:xdm port:xdpyinfo port:xedit port:xev port:xeyes port:xfd port:xfontsel port:xfs port:xfsinfo port:xgc port:xhost port:xinit port:xinput port:xkbcomp port:xkbevd port:xkbprint port:xkbutils port:xkill port:xload port:xlogo port:xlsatoms port:xlsclients port:xlsfonts port:xmag port:xman port:xmessage port:xmh port:xmodmap port:xmore port:xorg-scripts port:xpr port:xprop port:xrandr port:xrdb port:xrefresh port:xset port:xsetmode port:xsetpointer port:xsetroot port:xsm port:xstdcmap port:xterm port:xtrap port:xvinfo po
rt:xwd port:xwininfo port:xwud port:xorg-server} platforms {darwin macosx} name xorg maintainers {jeremyhu blb openmaintainer} long_description {X11, or X, is a vendor-neutral, system-architecture neutral network-transparent window system and user interface standard. In other words, it's a GUI for UNIX. X can use your network -- you may run CPU-intensive programs on high powered workstations and display the user interface (the windows) on inexpensive desktop machines.} version 20081231 categories x11 revision 0
+xorg 599
+description {The X Window System} portdir x11/xorg homepage http://www.x.org epoch 0 depends_run {port:xorg-apps port:xorg-server} platforms {darwin macosx} name xorg maintainers {jeremyhu blb openmaintainer} long_description {X11, or X, is a vendor-neutral, system-architecture neutral network-transparent window system and user interface standard. In other words, it's a GUI for UNIX. X can use your network -- you may run CPU-intensive programs on high powered workstations and display the user interface (the windows) on inexpensive desktop machines.} version 20090102 categories x11 revision 0
xorg-applewmproto 293
portdir x11/xorg-applewmproto description {X.org applewmproto} platforms darwin name xorg-applewmproto version 1.1.1 categories {x11 devel} homepage http://www.x.org revision 0 epoch 0 maintainers {jeremyhu openmaintainer} long_description {Prototype headers for the AppleWM extension to X11}
+xorg-apps 1226
+description {X.org apps meta-package} portdir x11/xorg-apps homepage http://www.x.org epoch 0 depends_run {port:appres port:bdftopcf port:bitmap port:editres port:fonttosfnt port:fslsfonts port:fstobdf port:iceauth port:ico port:listres port:luit port:mkfontdir port:mkfontscale port:oclock port:rgb port:sessreg port:setxkbmap port:showfont port:twm port:viewres port:x11perf port:xauth port:xcalc port:xclipboard port:xclock port:xconsole port:xcursorgen port:xditview port:xdm port:xdpyinfo port:xedit port:xev port:xeyes port:xfd port:xfontsel port:xfs port:xfsinfo port:xgc port:xhost port:xinit port:xinput port:xkbcomp port:xkbevd port:xkbprint port:xkbutils port:xkill port:xload port:xlogo port:xlsatoms port:xlsclients port:xlsfonts port:xmag port:xman port:xmessage port:xmh port:xmodmap port:xmore port:xorg-scripts port:xpr port:xprop port:xrandr port:xrdb port:xrefresh port:xset port:xsetmode port:xsetpointer port:xsetroot port:xsm port:xstdcmap port:xterm port:xtrap port:
xvinfo port:xwd port:xwininfo port:xwud} platforms {darwin macosx} name xorg-apps maintainers {jeremyhu blb openmaintainer} long_description {This package builds all of the x.org app packages.} version 20090102 categories x11 revision 0
xorg-bigreqsproto 289
portdir x11/xorg-bigreqsproto description {X.org bigreqsproto} platforms darwin name xorg-bigreqsproto version 1.0.2 categories {x11 devel} homepage http://www.x.org revision 0 epoch 0 maintainers {jeremyhu openmaintainer} long_description {Prototype headers for BigReqs extension to X11}
xorg-cf-files 392
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 13:36:28 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 13:36:28 -0800 (PST)
Subject: [44742] trunk/dports/x11/xterm/Portfile
Message-ID: <20090102213629.0E2AFB2036F@beta.macosforge.org>
Revision: 44742
http://trac.macports.org/changeset/44742
Author: jeremyhu at macports.org
Date: 2009-01-02 13:36:28 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xterm: bump to version 238
CVE-2008-2383 xterm DECRQSS Remote Command Execution Vulnerability
Modified Paths:
--------------
trunk/dports/x11/xterm/Portfile
Modified: trunk/dports/x11/xterm/Portfile
===================================================================
--- trunk/dports/x11/xterm/Portfile 2009-01-02 20:52:13 UTC (rev 44741)
+++ trunk/dports/x11/xterm/Portfile 2009-01-02 21:36:28 UTC (rev 44742)
@@ -3,8 +3,7 @@
PortSystem 1.0
name xterm
-version 237
-revision 2
+version 238
categories x11
platforms darwin
maintainers jeremyhu
@@ -15,9 +14,9 @@
homepage http://invisible-island.net/xterm/
master_sites ftp://invisible-island.net/xterm/
-checksums md5 6d5f9e124fd3e09487f47c66da8c7345 \
- sha1 50ecf5b2c2ed3abd3d1bcdcfe476e9c485723084 \
- rmd160 3e64296f5526dc00024f68695078f90ea9b6550c
+checksums md5 754f670723eb9a20f9f90d7c5f4a5bad \
+ sha1 fef9376398b6bca40fed9372af64f08c957c1654 \
+ rmd160 d36c4145a68290be510e529e842407d8b41706df
extract.suffix .tgz
depends_build \
@@ -39,6 +38,9 @@
--enable-logging --enable-wide-chars \
--enable-256-color --enable-load-vt-fonts
+configure.cppflags-append -I${x11prefix}/include
+configure.ldflags-append -L${x11prefix}/lib
+
# If -ltermcap stays in the LDFLAGS, xterm is linked against both
# /usr/lib's and ${prefix}/lib's libncurses.
post-configure {
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Fri Jan 2 13:52:12 2009
From: portindex at macports.org (portindex at macports.org)
Date: Fri, 2 Jan 2009 13:52:12 -0800 (PST)
Subject: [44743] trunk/dports/PortIndex
Message-ID: <20090102215213.35963B204A3@beta.macosforge.org>
Revision: 44743
http://trac.macports.org/changeset/44743
Author: portindex at macports.org
Date: 2009-01-02 13:52:11 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5405
Ports successfully parsed: 5405
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-02 21:36:28 UTC (rev 44742)
+++ trunk/dports/PortIndex 2009-01-02 21:52:11 UTC (rev 44743)
@@ -10662,7 +10662,7 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/xteddy description {A cuddlesome teddy for the X desktop} homepage http://www.itn.liu.se/~stegu/xteddy/ epoch 0 platforms darwin name xteddy depends_lib {lib:libX11:XFree86 port:imlib port:zlib} maintainers nomaintainer long_description {This is _the_ toy for the X desktop, a must for all plush lovers: a very, very cuddlesome teddy.} version 2.0.2 categories x11 revision 0
xterm 699
variants {utmp universal} depends_build port:xorg-xproto variant_desc {utmp {Support updating utmp/utmpx database
- (installs setgid daemon)} universal {Build for multiple architectures}} portdir x11/xterm description {the ubiquitous X terminal emulator, stand-alone} homepage http://invisible-island.net/xterm/ epoch 0 depends_run bin:luit:luit platforms darwin depends_lib {port:ncurses port:expat port:zlib lib:libXaw:xorg-libXaw lib:libXft.2:Xft2} name xterm maintainers jeremyhu long_description {The xterm program is a terminal emulator for the X Window System. It supports a plethora of features, including colors, Unicode, etc.} categories x11 version 237 revision 2
+ (installs setgid daemon)} universal {Build for multiple architectures}} portdir x11/xterm description {the ubiquitous X terminal emulator, stand-alone} homepage http://invisible-island.net/xterm/ epoch 0 depends_run bin:luit:luit platforms darwin depends_lib {port:ncurses port:expat port:zlib lib:libXaw:xorg-libXaw lib:libXft.2:Xft2} name xterm maintainers jeremyhu long_description {The xterm program is a terminal emulator for the X Window System. It supports a plethora of features, including colors, Unicode, etc.} categories x11 version 238 revision 0
xtide 625
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/xtide description {Tide prediction software, with a large database of locations.} homepage http://www.flaterco.com/xtide epoch 0 platforms darwin name xtide depends_lib port:libpng maintainers {jberry openmaintainer} long_description {XTide is a package that provides tide and current predictions in a wide variety of formats. Graphs, text listings, and calendars can be generated, or a tide clock can be provided on your desktop. For x11, plain command line, and as an http server.} version 2.8.3 categories {x11 science} revision 1
xtrap 459
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 14:55:16 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 14:55:16 -0800 (PST)
Subject: [44744] trunk/dports/x11/xorg-server/Portfile
Message-ID: <20090102225516.B9733B21028@beta.macosforge.org>
Revision: 44744
http://trac.macports.org/changeset/44744
Author: jeremyhu at macports.org
Date: 2009-01-02 14:55:15 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xorg-server: Bump to 1.4.2-apple31 and use Macports fonts instead of fonts in x11prefix
Modified Paths:
--------------
trunk/dports/x11/xorg-server/Portfile
Modified: trunk/dports/x11/xorg-server/Portfile
===================================================================
--- trunk/dports/x11/xorg-server/Portfile 2009-01-02 21:52:11 UTC (rev 44743)
+++ trunk/dports/x11/xorg-server/Portfile 2009-01-02 22:55:15 UTC (rev 44744)
@@ -3,7 +3,7 @@
PortSystem 1.0
name xorg-server
-version 1.4.2-apple30
+version 1.4.2-apple31
categories x11 devel
maintainers jeremyhu openmaintainer
description The X.org / Xquartz X server.
@@ -18,10 +18,10 @@
distfiles xorg-server-$version.tar.bz2:xq \
MesaLib-${mesavers}.tar.bz2:mesa
-checksums xorg-server-1.4.2-apple30.tar.bz2 \
- md5 9ce0d24fc932527f361d06979c092a4b \
- sha1 e2841b3bd8b51463e76f0610bc6eb1f81d36dfb6 \
- rmd160 d079fb31648b2c1251c5164262a8e25faefb7113 \
+checksums xorg-server-1.4.2-apple31.tar.bz2 \
+ md5 7b4c16698836ac1904227f53b1eeee75 \
+ sha1 7d65a928dd7fd655cafff4fdebe3458276016974 \
+ rmd160 e19742eb64c3ce73d2bb2be11d47083149f97f91 \
MesaLib-7.0.4.tar.bz2 \
md5 8d7bacbe0234742a5d08c8088c4619e9 \
sha1 7e2ecbe89d245510d2681d04e959aee6adc205c5 \
@@ -30,8 +30,6 @@
use_bzip2 yes
use_parallel_build yes
-patchfiles vnc-workaround.patch
-
depends_build \
port:pkgconfig \
port:xorg-applewmproto \
@@ -56,7 +54,8 @@
# This xinit dependency needs to be port: not bin: because we specifically run ${prefix}/bin/startx from bundle-main.c
depends_run \
- port:xinit
+ port:xinit \
+ port:xorg-fonts
# I'd prefer to keep pixman a port: dependency here for building the server
depends_lib \
@@ -74,7 +73,7 @@
system "cd ${worksrcpath}/.. && patch -p0 < ${filespath}/mesa-7.0-multisample.patch"
}
-configure.args --with-mesa-source=${worksrcpath}/../Mesa-${mesavers} --with-apple-applications-dir=${applications_dir} --with-fontdir=${x11prefix}/lib/X11/fonts --with-apple-application-id=org.macports.X11
+configure.args --with-mesa-source=${worksrcpath}/../Mesa-${mesavers} --with-apple-applications-dir=${applications_dir} --with-fontdir=${prefix}/share/fonts --with-apple-application-id=org.macports.X11
# Otherwise glcore.h will be pulled in from glproto in /opt/local/include/GL/internal
configure.cppflags-delete -I${prefix}/include
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 14:55:58 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 14:55:58 -0800 (PST)
Subject: [44745] trunk/dports/x11/xorg-apps/Portfile
Message-ID: <20090102225558.261FBB210A0@beta.macosforge.org>
Revision: 44745
http://trac.macports.org/changeset/44745
Author: jeremyhu at macports.org
Date: 2009-01-02 14:55:57 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xorg-apps: Install a README.txt, so we don't try to install the port when it's already installed
Modified Paths:
--------------
trunk/dports/x11/xorg-apps/Portfile
Modified: trunk/dports/x11/xorg-apps/Portfile
===================================================================
--- trunk/dports/x11/xorg-apps/Portfile 2009-01-02 22:55:15 UTC (rev 44744)
+++ trunk/dports/x11/xorg-apps/Portfile 2009-01-02 22:55:57 UTC (rev 44745)
@@ -91,7 +91,10 @@
fetch { }
checksum { }
build { }
-destroot { }
+destroot {
+ xinstall -d ${destroot}${prefix}/share/doc/${name}
+ system "echo ${long_description} > ${destroot}${prefix}/share/doc/${name}/README.txt"
+}
archive { }
activate { }
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 14:56:10 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 14:56:10 -0800 (PST)
Subject: [44746] trunk/dports/x11/xorg-proto/Portfile
Message-ID: <20090102225610.811B1B210FD@beta.macosforge.org>
Revision: 44746
http://trac.macports.org/changeset/44746
Author: jeremyhu at macports.org
Date: 2009-01-02 14:56:09 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xorg-proto: Install a README.txt, so we don't try to install the port when it's already installed
Modified Paths:
--------------
trunk/dports/x11/xorg-proto/Portfile
Modified: trunk/dports/x11/xorg-proto/Portfile
===================================================================
--- trunk/dports/x11/xorg-proto/Portfile 2009-01-02 22:55:57 UTC (rev 44745)
+++ trunk/dports/x11/xorg-proto/Portfile 2009-01-02 22:56:09 UTC (rev 44746)
@@ -47,7 +47,10 @@
fetch { }
checksum { }
build { }
-destroot { }
+destroot {
+ xinstall -d ${destroot}${prefix}/share/doc/${name}
+ system "echo ${long_description} > ${destroot}${prefix}/share/doc/${name}/README.txt"
+}
archive { }
activate { }
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 14:56:20 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 14:56:20 -0800 (PST)
Subject: [44747] trunk/dports/x11/xorg/Portfile
Message-ID: <20090102225620.4D4B0B2115C@beta.macosforge.org>
Revision: 44747
http://trac.macports.org/changeset/44747
Author: jeremyhu at macports.org
Date: 2009-01-02 14:56:19 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xorg: Install a README.txt, so we don't try to install the port when it's already installed
Modified Paths:
--------------
trunk/dports/x11/xorg/Portfile
Modified: trunk/dports/x11/xorg/Portfile
===================================================================
--- trunk/dports/x11/xorg/Portfile 2009-01-02 22:56:09 UTC (rev 44746)
+++ trunk/dports/x11/xorg/Portfile 2009-01-02 22:56:19 UTC (rev 44747)
@@ -25,7 +25,10 @@
fetch { }
checksum { }
build { }
-destroot { }
+destroot {
+ xinstall -d ${destroot}${prefix}/share/doc/${name}
+ system "echo ${long_description} > ${destroot}${prefix}/share/doc/${name}/README.txt"
+}
archive { }
activate { }
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 14:56:41 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 14:56:41 -0800 (PST)
Subject: [44748] trunk/dports/x11/xorg-fonts/Portfile
Message-ID: <20090102225641.9CA83B211C3@beta.macosforge.org>
Revision: 44748
http://trac.macports.org/changeset/44748
Author: jeremyhu at macports.org
Date: 2009-01-02 14:56:41 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xorg-fonts: Install a README.txt, so we don't try to install the port when it's already installed
Modified Paths:
--------------
trunk/dports/x11/xorg-fonts/Portfile
Modified: trunk/dports/x11/xorg-fonts/Portfile
===================================================================
--- trunk/dports/x11/xorg-fonts/Portfile 2009-01-02 22:56:19 UTC (rev 44747)
+++ trunk/dports/x11/xorg-fonts/Portfile 2009-01-02 22:56:41 UTC (rev 44748)
@@ -43,7 +43,10 @@
fetch { }
checksum { }
build { }
-destroot { }
+destroot {
+ xinstall -d ${destroot}${prefix}/share/doc/${name}
+ system "echo ${long_description} > ${destroot}${prefix}/share/doc/${name}/README.txt"
+}
archive { }
activate { }
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 15:09:16 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 15:09:16 -0800 (PST)
Subject: [44749] trunk/dports/x11/xorg/Portfile
Message-ID: <20090102230916.E9652B21740@beta.macosforge.org>
Revision: 44749
http://trac.macports.org/changeset/44749
Author: jeremyhu at macports.org
Date: 2009-01-02 15:09:16 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xorg: Fix long_description to not make bash barf
Modified Paths:
--------------
trunk/dports/x11/xorg/Portfile
Modified: trunk/dports/x11/xorg/Portfile
===================================================================
--- trunk/dports/x11/xorg/Portfile 2009-01-02 22:56:41 UTC (rev 44748)
+++ trunk/dports/x11/xorg/Portfile 2009-01-02 23:09:16 UTC (rev 44749)
@@ -9,9 +9,9 @@
long_description \
X11, or X, is a vendor-neutral, system-architecture neutral \
network-transparent window system and user interface standard. \
- In other words, it's a GUI for UNIX. X can use your network -- \
+ In other words, it is a GUI for UNIX. X can use your network -- \
you may run CPU-intensive programs on high powered workstations \
- and display the user interface (the windows) on inexpensive \
+ and display the user interface, the windows, on inexpensive \
desktop machines.
platforms darwin macosx
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 15:24:55 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 15:24:55 -0800 (PST)
Subject: [44750] trunk/dports/x11
Message-ID: <20090102232455.BE079B219F7@beta.macosforge.org>
Revision: 44750
http://trac.macports.org/changeset/44750
Author: jeremyhu at macports.org
Date: 2009-01-02 15:24:55 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xorg-libs: New meta package
Added Paths:
-----------
trunk/dports/x11/xorg-libs/
trunk/dports/x11/xorg-libs/Portfile
Added: trunk/dports/x11/xorg-libs/Portfile
===================================================================
--- trunk/dports/x11/xorg-libs/Portfile (rev 0)
+++ trunk/dports/x11/xorg-libs/Portfile 2009-01-02 23:24:55 UTC (rev 44750)
@@ -0,0 +1,67 @@
+# $Id$
+
+PortSystem 1.0
+
+name xorg-libs
+version 20090102
+categories x11 devel
+maintainers jeremyhu openmaintainer
+description X.org lib meta-package
+homepage http://www.x.org
+master_sites ${homepage}
+platforms darwin macosx
+long_description This package builds all of the x.org libraries
+
+depends_lib \
+ port:xorg-libAppleWM \
+ port:xorg-libFS \
+ port:xorg-libX11 \
+ port:xorg-libXScrnSaver \
+ port:xorg-libXTrap \
+ port:xorg-libXau \
+ port:xorg-libXaw \
+ port:xorg-libXcomposite \
+ port:xorg-libXcursor \
+ port:xorg-libXdamage \
+ port:xorg-libXdmcp \
+ port:xorg-libXevie \
+ port:xorg-libXext \
+ port:xorg-libXfixes \
+ port:xorg-libXfont \
+ port:xorg-libXfontcache \
+ port:xorg-libXi \
+ port:xorg-libXinerama \
+ port:xorg-libXmu \
+ port:xorg-libXp \
+ port:xorg-libXrandr \
+ port:xorg-libXres \
+ port:xorg-libXt \
+ port:xorg-libXtst \
+ port:xorg-libXv \
+ port:xorg-libXvMC \
+ port:xorg-libXxf86dga \
+ port:xorg-libXxf86misc \
+ port:xorg-libXxf86vm \
+ port:xorg-libdmx \
+ port:xorg-libfontenc \
+ port:xorg-libice \
+ port:xorg-liblbxutil \
+ port:xorg-liboldX \
+ port:xorg-libpthread-stubs \
+ port:xorg-libsm \
+ port:xorg-libxcb \
+ port:xorg-libxkbfile \
+ port:xorg-libxkbui
+
+fetch { }
+checksum { }
+build { }
+destroot {
+ xinstall -d ${destroot}${prefix}/share/doc/${name}
+ system "echo ${long_description} > ${destroot}${prefix}/share/doc/${name}/README.txt"
+}
+archive { }
+activate { }
+
+use_configure no
+universal_variant no
Property changes on: trunk/dports/x11/xorg-libs/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Fri Jan 2 15:52:01 2009
From: portindex at macports.org (portindex at macports.org)
Date: Fri, 2 Jan 2009 15:52:01 -0800 (PST)
Subject: [44751] trunk/dports/PortIndex
Message-ID: <20090102235202.D6C7CB22531@beta.macosforge.org>
Revision: 44751
http://trac.macports.org/changeset/44751
Author: portindex at macports.org
Date: 2009-01-02 15:52:00 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5406
Ports successfully parsed: 5406
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-02 23:24:55 UTC (rev 44750)
+++ trunk/dports/PortIndex 2009-01-02 23:52:00 UTC (rev 44751)
@@ -10448,8 +10448,8 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/xnee description {Xnee's Not an Event Emulator} homepage http://www.gnu.org/software/xnee/www/index.html epoch 0 name xnee depends_lib {lib:libX11.6:XFree86 port:pkgconfig} maintainers nomaintainer long_description {Xnee is a suite of programs that can record, replay and distribute user actions under the X11 environment. Think of it as a robot that can imitate the job you just did.} version 2.01 categories x11 revision 0
xonclock 397
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/xonclock description {X on-screen analog clock displayer with assignable skins} homepage http://xonclock.sourceforge.net/ epoch 0 platforms darwin name xonclock maintainers nomaintainer long_description {{X on-screen analog clock displayer with assignable skins}} version 0.0.7.5 categories x11 revision 0
-xorg 599
-description {The X Window System} portdir x11/xorg homepage http://www.x.org epoch 0 depends_run {port:xorg-apps port:xorg-server} platforms {darwin macosx} name xorg maintainers {jeremyhu blb openmaintainer} long_description {X11, or X, is a vendor-neutral, system-architecture neutral network-transparent window system and user interface standard. In other words, it's a GUI for UNIX. X can use your network -- you may run CPU-intensive programs on high powered workstations and display the user interface (the windows) on inexpensive desktop machines.} version 20090102 categories x11 revision 0
+xorg 600
+description {The X Window System} portdir x11/xorg homepage http://www.x.org epoch 0 depends_run {port:xorg-apps port:xorg-server} platforms {darwin macosx} name xorg maintainers {jeremyhu blb openmaintainer} long_description {X11, or X, is a vendor-neutral, system-architecture neutral network-transparent window system and user interface standard. In other words, it is a GUI for UNIX. X can use your network -- you may run CPU-intensive programs on high powered workstations and display the user interface, the windows, on inexpensive desktop machines.} version 20090102 categories x11 revision 0
xorg-applewmproto 293
portdir x11/xorg-applewmproto description {X.org applewmproto} platforms darwin name xorg-applewmproto version 1.1.1 categories {x11 devel} homepage http://www.x.org revision 0 epoch 0 maintainers {jeremyhu openmaintainer} long_description {Prototype headers for the AppleWM extension to X11}
xorg-apps 1226
@@ -10556,6 +10556,8 @@
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/xorg-liboldX description {X.org liboldX} homepage http://www.x.org epoch 0 platforms {darwin macosx} name xorg-liboldX depends_lib port:xorg-libX11 maintainers {jeremyhu openmaintainer} long_description {X10 compatability library} categories {x11 devel} version 1.0.1 revision 0
xorg-libpthread-stubs 371
portdir x11/xorg-libpthread-stubs description {X.org/Xcb libpthread stubs} platforms {darwin macosx} name xorg-libpthread-stubs version 0.1 categories {x11 devel} homepage http://xcb.freedesktop.org revision 0 epoch 0 maintainers {jeremyhu openmaintainer} long_description {Library that provides pthread stubs that are missing from your platform libc. (used for libxcb)}
+xorg-libs 1056
+description {X.org lib meta-package} portdir x11/xorg-libs homepage http://www.x.org epoch 0 platforms {darwin macosx} name xorg-libs depends_lib {port:xorg-libAppleWM port:xorg-libFS port:xorg-libX11 port:xorg-libXScrnSaver port:xorg-libXTrap port:xorg-libXau port:xorg-libXaw port:xorg-libXcomposite port:xorg-libXcursor port:xorg-libXdamage port:xorg-libXdmcp port:xorg-libXevie port:xorg-libXext port:xorg-libXfixes port:xorg-libXfont port:xorg-libXfontcache port:xorg-libXi port:xorg-libXinerama port:xorg-libXmu port:xorg-libXp port:xorg-libXrandr port:xorg-libXres port:xorg-libXt port:xorg-libXtst port:xorg-libXv port:xorg-libXvMC port:xorg-libXxf86dga port:xorg-libXxf86misc port:xorg-libXxf86vm port:xorg-libdmx port:xorg-libfontenc port:xorg-libice port:xorg-liblbxutil port:xorg-liboldX port:xorg-libpthread-stubs port:xorg-libsm port:xorg-libxcb port:xorg-libxkbfile port:xorg-libxkbui} maintainers {jeremyhu openmaintainer} long_description {This package builds all of the x
.org libraries} version 20090102 categories {x11 devel} revision 0
xorg-libsm 425
variants universal depends_build {port:pkgconfig port:xorg-xproto port:xorg-xtrans} variant_desc {universal {Build for multiple architectures}} portdir x11/xorg-libsm description {X.org libSM} homepage http://www.x.org/ epoch 0 platforms {darwin macosx} name xorg-libsm depends_lib port:xorg-libice maintainers gmail.com:mvfranz long_description {X Session Management Library} categories {x11 devel} version 1.1.0 revision 0
xorg-libxcb 515
@@ -10580,8 +10582,8 @@
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/xorg-scripts description {Several useful X11 scripts: fontname.sh, fontprop.sh, xon} homepage http://www.x.org/ epoch 0 platforms darwin name xorg-scripts maintainers {blb openmaintainer} long_description {Installs several useful X11 scripts: fontname.sh, generates a FONT property. fontprop.sh, generates various XLFD font properties. xon, which starts an X11 program on a remote machine.} version 1.0.1 categories x11 revision 0
xorg-scrnsaverproto 305
portdir x11/xorg-scrnsaverproto description {X.org scrnsaverproto} platforms darwin name xorg-scrnsaverproto version 1.1.0 categories {x11 devel} homepage http://www.x.org revision 0 epoch 0 maintainers {jeremyhu openmaintainer} long_description {Prototype headers for the XScreenSaver extension to X11.}
-xorg-server 1049
-variants {macosx universal} depends_build {port:pkgconfig port:xorg-applewmproto port:xorg-damageproto port:xorg-evieproto port:xorg-fixesproto port:xorg-fontsproto port:xorg-glproto port:xorg-inputproto port:xorg-randrproto port:xorg-recordproto port:xorg-renderproto port:xorg-resourceproto port:xorg-trapproto port:xorg-scrnsaverproto port:xorg-videoproto port:xorg-xcmiscproto port:xorg-xproto port:xorg-xextproto port:xorg-xineramaproto port:xorg-xtrans} variant_desc {macosx {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/xorg-server description {The X.org / Xquartz X server.} homepage http://www.x.org epoch 0 depends_run port:xinit platforms {darwin macosx} depends_lib {port:libpixman port:xorg-libxkbfile port:xorg-libXfont port:xorg-libXt port:xorg-libAppleWM port:xorg-libXfixes} name xorg-server maintainers {jeremyhu openmaintainer} long_description {The X.org X server allows you to run X11 applications on your compute
r.} categories {x11 devel} version 1.4.2-apple30 revision 0
+xorg-server 1067
+variants {macosx universal} depends_build {port:pkgconfig port:xorg-applewmproto port:xorg-damageproto port:xorg-evieproto port:xorg-fixesproto port:xorg-fontsproto port:xorg-glproto port:xorg-inputproto port:xorg-randrproto port:xorg-recordproto port:xorg-renderproto port:xorg-resourceproto port:xorg-trapproto port:xorg-scrnsaverproto port:xorg-videoproto port:xorg-xcmiscproto port:xorg-xproto port:xorg-xextproto port:xorg-xineramaproto port:xorg-xtrans} variant_desc {macosx {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/xorg-server description {The X.org / Xquartz X server.} homepage http://www.x.org epoch 0 depends_run {port:xinit port:xorg-fonts} platforms {darwin macosx} depends_lib {port:libpixman port:xorg-libxkbfile port:xorg-libXfont port:xorg-libXt port:xorg-libAppleWM port:xorg-libXfixes} name xorg-server maintainers {jeremyhu openmaintainer} long_description {The X.org X server allows you to run X11 applicatio
ns on your computer.} categories {x11 devel} version 1.4.2-apple31 revision 0
xorg-trapproto 282
portdir x11/xorg-trapproto description {X.org trapproto} platforms darwin name xorg-trapproto version 3.4.3 categories {x11 devel} homepage http://www.x.org revision 0 epoch 0 maintainers {jeremyhu openmaintainer} long_description {Prototype headers for the XTrap extension to X11}
xorg-util-macros 308
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 16:00:49 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 16:00:49 -0800 (PST)
Subject: [44752] trunk/dports/x11
Message-ID: <20090103000049.3C6D8B228FD@beta.macosforge.org>
Revision: 44752
http://trac.macports.org/changeset/44752
Author: jeremyhu at macports.org
Date: 2009-01-02 16:00:48 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
New port: font-alias
Added Paths:
-----------
trunk/dports/x11/font-alias/
trunk/dports/x11/font-alias/Portfile
Added: trunk/dports/x11/font-alias/Portfile
===================================================================
--- trunk/dports/x11/font-alias/Portfile (rev 0)
+++ trunk/dports/x11/font-alias/Portfile 2009-01-03 00:00:48 UTC (rev 44752)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem 1.0
+name font-alias
+version 1.0.1
+categories x11 x11-font graphics
+maintainers jeremyhu openmaintainer
+description X.org default fonts.alias files
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 c4776b6f0f2ecdb7670b6fe64b5d2a2d \
+ sha1 2d76b7d56ba24c0d44d6a6a2ca85a594302df540 \
+ rmd160 7ede1e1ff430eb95d2b44f2ed4f6a32159afea48
+
+configure.args --with-top-fontdir=${prefix}/share/fonts
Property changes on: trunk/dports/x11/font-alias/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 16:06:16 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 16:06:16 -0800 (PST)
Subject: [44753] trunk/dports/x11/xorg-fonts/Portfile
Message-ID: <20090103000616.6358EB22CBB@beta.macosforge.org>
Revision: 44753
http://trac.macports.org/changeset/44753
Author: jeremyhu at macports.org
Date: 2009-01-02 16:06:15 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xorg-fonts: Added font aliases
Modified Paths:
--------------
trunk/dports/x11/xorg-fonts/Portfile
Modified: trunk/dports/x11/xorg-fonts/Portfile
===================================================================
--- trunk/dports/x11/xorg-fonts/Portfile 2009-01-03 00:00:48 UTC (rev 44752)
+++ trunk/dports/x11/xorg-fonts/Portfile 2009-01-03 00:06:15 UTC (rev 44753)
@@ -12,7 +12,8 @@
platforms darwin macosx
long_description This package builds all of the x.org font packages.
-depends_lib port:font-adobe-100dpi \
+depends_lib port:font-alias \
+ port:font-adobe-100dpi \
port:font-adobe-75dpi \
port:font-adobe-utopia-100dpi \
port:font-adobe-utopia-75dpi \
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 16:13:48 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 16:13:48 -0800 (PST)
Subject: [44754] trunk/dports/x11/gtk1/Portfile
Message-ID: <20090103001348.5391DB230C7@beta.macosforge.org>
Revision: 44754
http://trac.macports.org/changeset/44754
Author: jeremyhu at macports.org
Date: 2009-01-02 16:13:47 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
gtk1: Updated X11 dependency
Modified Paths:
--------------
trunk/dports/x11/gtk1/Portfile
Modified: trunk/dports/x11/gtk1/Portfile
===================================================================
--- trunk/dports/x11/gtk1/Portfile 2009-01-03 00:06:15 UTC (rev 44753)
+++ trunk/dports/x11/gtk1/Portfile 2009-01-03 00:13:47 UTC (rev 44754)
@@ -28,7 +28,7 @@
ltmain13 md5 e094ae92724c4015dbab97de151c2525
extract.only ${filename}
-depends_lib port:gettext port:glib1 lib:libX11.6:XFree86
+depends_lib port:gettext port:glib1 lib:libXext.6:xorg-libXext
patchfiles patch-config.guess patch-config.sub \
patch-gtk.m4.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 16:15:06 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 16:15:06 -0800 (PST)
Subject: [44755] trunk/dports/x11/gtk1/Portfile
Message-ID: <20090103001507.26007B23191@beta.macosforge.org>
Revision: 44755
http://trac.macports.org/changeset/44755
Author: jeremyhu at macports.org
Date: 2009-01-02 16:15:06 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
Shouldn't need to do something different for sunos...
Modified Paths:
--------------
trunk/dports/x11/gtk1/Portfile
Modified: trunk/dports/x11/gtk1/Portfile
===================================================================
--- trunk/dports/x11/gtk1/Portfile 2009-01-03 00:13:47 UTC (rev 44754)
+++ trunk/dports/x11/gtk1/Portfile 2009-01-03 00:15:06 UTC (rev 44755)
@@ -47,8 +47,6 @@
}
platform sunos {
- depends_lib-delete lib:libX11.6:XFree86
- depends_lib-append lib:libX11.4:XFree86
configure.args-delete --disable-shm --with-locale
configure.args-append --disable-nls
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Fri Jan 2 16:52:13 2009
From: portindex at macports.org (portindex at macports.org)
Date: Fri, 2 Jan 2009 16:52:13 -0800 (PST)
Subject: [44756] trunk/dports/PortIndex
Message-ID: <20090103005214.6823BB2406A@beta.macosforge.org>
Revision: 44756
http://trac.macports.org/changeset/44756
Author: portindex at macports.org
Date: 2009-01-02 16:52:13 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5407
Ports successfully parsed: 5407
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-03 00:15:06 UTC (rev 44755)
+++ trunk/dports/PortIndex 2009-01-03 00:52:13 UTC (rev 44756)
@@ -10028,6 +10028,8 @@
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-adobe-utopia-100dpi description {X.org Adobe Utopia 100 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-adobe-utopia-100dpi maintainers {blb openmaintainer} long_description {{X.org Adobe Utopia 100 DPI font}} version 1.0.1 categories {x11 x11-font graphics} revision 0
font-adobe-utopia-75dpi 497
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-adobe-utopia-75dpi description {X.org Adobe Utopia 75 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-adobe-utopia-75dpi maintainers {blb openmaintainer} long_description {{X.org Adobe Utopia 75 DPI font}} version 1.0.1 categories {x11 x11-font graphics} revision 0
+font-alias 367
+variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/font-alias description {X.org default fonts.alias files} homepage http://www.x.org/ epoch 0 platforms darwin name font-alias maintainers {jeremyhu openmaintainer} long_description {{X.org default fonts.alias files}} version 1.0.1 categories {x11 x11-font graphics} revision 0
font-arabic-misc 457
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-arabic-misc description {X.org Arabic font} homepage http://www.x.org/ epoch 0 platforms darwin name font-arabic-misc maintainers {blb openmaintainer} long_description {{X.org Arabic font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-bh-100dpi 489
@@ -10134,8 +10136,8 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/gtk-theme-switch description {command-line theme switcher for gtk2} homepage http://www.muhri.net/nav.php3?node=gts epoch 0 platforms darwin name gtk-theme-switch maintainers jbenninghoff at mac.com long_description {Command-line replacement for gnomecc theme switcher with optional GUI (if passed the --preview or --dock switch)} version 2.0.4 categories x11 revision 1
gtk-thinice-engine 472
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/gtk-thinice-engine description {A simple, clean theme engine} homepage http://www.gnome.org/ epoch 0 platforms darwin name gtk-thinice-engine depends_lib {lib:libX11.6:XFree86 path:lib/pkgconfig/glib-2.0.pc:glib2 lib:libgtk.2:gtk2} long_description {gtk-thinice-engine is a simple, clean engine for GTK+-2.} maintainers nomaintainer version 2.0.2 categories {x11 gnome} revision 0
-gtk1 495
-variants sunos variant_desc {sunos {Platform variant, do not select manually}} portdir x11/gtk1 description {Gimp Tool Kit} homepage http://www.gtk.org/ epoch 0 platforms {darwin freebsd sunos} name gtk1 depends_lib {port:gettext port:glib1 lib:libX11.6:XFree86} maintainers nomaintainer long_description {This is GTK+ version 1.2.10. GTK+, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces for the X Window System.} version 1.2.10 categories x11 revision 7
+gtk1 501
+variants sunos variant_desc {sunos {Platform variant, do not select manually}} portdir x11/gtk1 description {Gimp Tool Kit} homepage http://www.gtk.org/ epoch 0 platforms {darwin freebsd sunos} name gtk1 depends_lib {port:gettext port:glib1 lib:libXext.6:xorg-libXext} maintainers nomaintainer long_description {This is GTK+ version 1.2.10. GTK+, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces for the X Window System.} version 1.2.10 categories x11 revision 7
gtk2 1079
variants {darwin_7 darwin_8 no_x11 quartz x11 universal} depends_build {port:pkgconfig port:gtk-doc} variant_desc {darwin_7 {Platform variant, do not select manually} darwin_8 {Platform variant, do not select manually} no_x11 {Same as +quartz} quartz {Enable Quartz rendering} x11 {Enable rendering in X11 (default)} universal {Build for multiple architectures}} portdir x11/gtk2 description {Gimp ToolKit version 2} homepage http://www.gtk.org/ depends_run port:shared-mime-info epoch 0 platforms darwin name gtk2 depends_lib {port:cairo port:fontconfig port:freetype path:lib/pkgconfig/glib-2.0.pc:glib2 port:jpeg port:tiff port:libiconv port:libpng port:librsvg port:jasper port:atk path:lib/pkgconfig/pango.pc:pango port:gettext port:zlib lib:libXi.6:xorg-libXi lib:libXrandr.2:xorg-libXrandr lib:libXcursor.1:xorg-libXcursor lib:libXinerama.1:xorg-libXinerama} maintainers {nox openmaintainer} long_description {This is GTK+ version 2.x. GTK+, which stands for Gimp ToolKit, is a libr
ary for creating GUIs for the X Windows System.} categories x11 version 2.14.5 revision 0
gtk2-aurora 559
@@ -10476,8 +10478,8 @@
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/xorg-font-util description {X.org font utilities bdftruncate and ucs2any} homepage http://www.x.org/ epoch 0 depends_run path:bin/perl:perl5 platforms darwin name xorg-font-util maintainers {blb openmaintainer} long_description {{X.org font utilities bdftruncate and ucs2any}} categories {x11 graphics} version 1.0.1 revision 0
xorg-fontcacheproto 292
portdir x11/xorg-fontcacheproto description {X.org fontcacheproto} platforms darwin name xorg-fontcacheproto version 0.1.2 categories {x11 devel} homepage http://www.x.org revision 0 epoch 0 maintainers {jeremyhu openmaintainer} long_description {Prototype headers for the Fontcache library}
-xorg-fonts 951
-description {X.org fonts meta-package} portdir x11/xorg-fonts homepage http://www.x.org epoch 0 platforms {darwin macosx} name xorg-fonts depends_lib {port:font-adobe-100dpi port:font-adobe-75dpi port:font-adobe-utopia-100dpi port:font-adobe-utopia-75dpi port:font-arabic-misc port:font-bh-100dpi port:font-bh-75dpi port:font-bh-lucidatypewriter-100dpi port:font-bh-lucidatypewriter-75dpi port:font-bitstream-100dpi port:font-bitstream-75dpi port:font-cronyx-cyrillic port:font-cursor-misc port:font-daewoo-misc port:font-dec-misc port:font-isas-misc port:font-jis-misc port:font-micro-misc port:font-misc-cyrillic port:font-misc-misc port:font-mutt-misc port:font-schumacher-misc port:font-screen-cyrillic port:font-sony-misc port:font-sun-misc port:font-winitzki-cyrillic port:xorg-encodings} maintainers {jeremyhu blb openmaintainer} long_description {This package builds all of the x.org font packages.} version 20090102 categories x11 revision 0
+xorg-fonts 967
+description {X.org fonts meta-package} portdir x11/xorg-fonts homepage http://www.x.org epoch 0 platforms {darwin macosx} name xorg-fonts depends_lib {port:font-alias port:font-adobe-100dpi port:font-adobe-75dpi port:font-adobe-utopia-100dpi port:font-adobe-utopia-75dpi port:font-arabic-misc port:font-bh-100dpi port:font-bh-75dpi port:font-bh-lucidatypewriter-100dpi port:font-bh-lucidatypewriter-75dpi port:font-bitstream-100dpi port:font-bitstream-75dpi port:font-cronyx-cyrillic port:font-cursor-misc port:font-daewoo-misc port:font-dec-misc port:font-isas-misc port:font-jis-misc port:font-micro-misc port:font-misc-cyrillic port:font-misc-misc port:font-mutt-misc port:font-schumacher-misc port:font-screen-cyrillic port:font-sony-misc port:font-sun-misc port:font-winitzki-cyrillic port:xorg-encodings} maintainers {jeremyhu blb openmaintainer} long_description {This package builds all of the x.org font packages.} version 20090102 categories x11 revision 0
xorg-fontsproto 280
portdir x11/xorg-fontsproto description {X.org fontsproto} platforms darwin name xorg-fontsproto version 2.0.2 categories {x11 devel} homepage http://www.x.org revision 0 epoch 0 maintainers {jeremyhu openmaintainer} long_description {Font-related prototype header files for X11}
xorg-glproto 274
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 17:06:15 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 17:06:15 -0800 (PST)
Subject: [44757] trunk/dports/x11/gtkglarea2/Portfile
Message-ID: <20090103010615.987F2B24E11@beta.macosforge.org>
Revision: 44757
http://trac.macports.org/changeset/44757
Author: jeremyhu at macports.org
Date: 2009-01-02 17:06:14 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
gtkglarea2: autoreconf to update configure for universal variant. Fixed X11 dependencies
Modified Paths:
--------------
trunk/dports/x11/gtkglarea2/Portfile
Modified: trunk/dports/x11/gtkglarea2/Portfile
===================================================================
--- trunk/dports/x11/gtkglarea2/Portfile 2009-01-03 00:52:13 UTC (rev 44756)
+++ trunk/dports/x11/gtkglarea2/Portfile 2009-01-03 01:06:14 UTC (rev 44757)
@@ -20,13 +20,18 @@
use_bzip2 yes
checksums md5 cd69f77240ae8038f95a2e5e0b7e5f25 \
sha1 5a4e7f37a7cbf628cde948ac0f95d8d810b1a007
-depends_lib lib:libGL.1:XFree86 \
- lib:libgtk.2:gtk2
-configure.post_args --with-GL-prefix=${x11prefix}
+depends_lib \
+ lib:libGLU.1:mesa \
+ port:gtk2
configure.ccache no
-platform darwin 9 {
- configure.ldflags-append \
- -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:\
- /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
+use_autoreconf yes
+autoreconf.args -fvi
+
+pre-configure {
+ if { [file exists ${x11prefix}/lib/libGL.dylib ] } {
+ configure.post_args --with-GL-prefix=${x11prefix}
+ } else {
+ configure.post_args --with-GL-prefix=${prefix}
+ }
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 17:13:30 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 17:13:30 -0800 (PST)
Subject: [44758] trunk/dports/x11/gtk-thinice-engine/Portfile
Message-ID: <20090103011330.A501FB24FAE@beta.macosforge.org>
Revision: 44758
http://trac.macports.org/changeset/44758
Author: jeremyhu at macports.org
Date: 2009-01-02 17:13:30 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
gtk-thinice-engine: autoreconf to build universal. Don't depend on glib and XFree86
Modified Paths:
--------------
trunk/dports/x11/gtk-thinice-engine/Portfile
Modified: trunk/dports/x11/gtk-thinice-engine/Portfile
===================================================================
--- trunk/dports/x11/gtk-thinice-engine/Portfile 2009-01-03 01:06:14 UTC (rev 44757)
+++ trunk/dports/x11/gtk-thinice-engine/Portfile 2009-01-03 01:13:30 UTC (rev 44758)
@@ -2,6 +2,7 @@
PortSystem 1.0
name gtk-thinice-engine
version 2.0.2
+revision 1
description A simple, clean theme engine
long_description gtk-thinice-engine is a simple, clean engine for GTK+-2.
maintainers nomaintainer
@@ -10,8 +11,19 @@
homepage http://www.gnome.org/
master_sites gnome:sources/gtk-thinice-engine/2.0/
checksums md5 fc86f8b9035c2b226aa057d53181f6ca
-depends_lib lib:libX11.6:XFree86 path:lib/pkgconfig/glib-2.0.pc:glib2 lib:libgtk.2:gtk2
+
+depends_build \
+ port:pkgconfig \
+ port:autoconf \
+ port:automake \
+ port:libtool
+
+depends_lib \
+ port:gtk2
+
use_bzip2 yes
-configure.args --mandir=${prefix}/share/man
-configure.cppflags-append "-L${prefix}/lib"
+
+use_autoreconf yes
+autoreconf.args -fvi
+
configure.cflags "-no-cpp-precomp -flat_namespace -undefined suppress"
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 17:22:45 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 17:22:45 -0800 (PST)
Subject: [44759] trunk/dports/x11/keylaunch
Message-ID: <20090103012246.50A6DB25111@beta.macosforge.org>
Revision: 44759
http://trac.macports.org/changeset/44759
Author: jeremyhu at macports.org
Date: 2009-01-02 17:22:44 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
keylaunch: version bump, fixed X11 dependencies
Modified Paths:
--------------
trunk/dports/x11/keylaunch/Portfile
Removed Paths:
-------------
trunk/dports/x11/keylaunch/files/
Modified: trunk/dports/x11/keylaunch/Portfile
===================================================================
--- trunk/dports/x11/keylaunch/Portfile 2009-01-03 01:13:30 UTC (rev 44758)
+++ trunk/dports/x11/keylaunch/Portfile 2009-01-03 01:22:44 UTC (rev 44759)
@@ -2,18 +2,26 @@
PortSystem 1.0
name keylaunch
-version 1.3.0
+version 1.3.3
description KeyLaunch is a small utility for binding commands to a hot key.
long_description ${description}
homepage http://www.oroborus.org/
maintainers nomaintainer
-categories x11-wm x11
+categories x11 x11-wm
platforms darwin
-distname ${name}_${version}-6
-master_sites http://www.oroborus.org/debian/dists/sid/main/source/x11/
-checksums md5 5a820e35f60769c656be3139495bb469
-depends_lib lib:libX11.6:XFree86 lib:libXext.6:XFree86
-patchfiles patch-Makefile
+master_sites http://launchpad.net/ubuntu/dapper/+source/keylaunch/1.3.3/+files/
+distname ${name}_${version}
worksrcdir ${name}-${version}
-destroot.destdir DESTDIR=${destroot}${prefix}
-configure { system "install -o root -m 755 -d ${destroot}${prefix}/share/${name}" }
+
+checksums md5 6f00c19b0a8122dca0db2cee67e31048 \
+ sha1 925decf486482442a39eba50809a35023755ef00 \
+ rmd160 bfa9c526b2b0e217266bd7bd438921208ca3a498
+
+depends_build \
+ port:pkgconfig
+
+depends_lib \
+ lib:libX11.6:xorg-libX11
+
+configure.args-append INSTALL=${prefix}/bin/ginstall
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 17:30:22 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 17:30:22 -0800 (PST)
Subject: [44760] trunk/dports/x11/kochi-substitute/Portfile
Message-ID: <20090103013022.1AF38B25239@beta.macosforge.org>
Revision: 44760
http://trac.macports.org/changeset/44760
Author: jeremyhu at macports.org
Date: 2009-01-02 17:30:21 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
kochi-substitute: Updated X11 dependencies
Modified Paths:
--------------
trunk/dports/x11/kochi-substitute/Portfile
Modified: trunk/dports/x11/kochi-substitute/Portfile
===================================================================
--- trunk/dports/x11/kochi-substitute/Portfile 2009-01-03 01:22:44 UTC (rev 44759)
+++ trunk/dports/x11/kochi-substitute/Portfile 2009-01-03 01:30:21 UTC (rev 44760)
@@ -15,7 +15,7 @@
http://kyushu-u.dl.sourceforge.jp/efont/5411/
use_bzip2 yes
checksums md5 c4b14e287cf2b1688c649e2274e128b3
-depends_lib bin:mkfontdir:XFree86 bin:mkfontscale:XFree86
+depends_lib bin:mkfontdir:mkfontdir bin:mkfontscale:mkfontscale
use_configure no
build {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 17:40:32 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 17:40:32 -0800 (PST)
Subject: [44761] trunk/dports/x11/keylaunch/Portfile
Message-ID: <20090103014032.42A0FB253B6@beta.macosforge.org>
Revision: 44761
http://trac.macports.org/changeset/44761
Author: jeremyhu at macports.org
Date: 2009-01-02 17:40:31 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
keylaunch: version bump to 1.3.6
Modified Paths:
--------------
trunk/dports/x11/keylaunch/Portfile
Modified: trunk/dports/x11/keylaunch/Portfile
===================================================================
--- trunk/dports/x11/keylaunch/Portfile 2009-01-03 01:30:21 UTC (rev 44760)
+++ trunk/dports/x11/keylaunch/Portfile 2009-01-03 01:40:31 UTC (rev 44761)
@@ -2,20 +2,20 @@
PortSystem 1.0
name keylaunch
-version 1.3.3
+version 1.3.6
description KeyLaunch is a small utility for binding commands to a hot key.
long_description ${description}
homepage http://www.oroborus.org/
maintainers nomaintainer
categories x11 x11-wm
platforms darwin
-master_sites http://launchpad.net/ubuntu/dapper/+source/keylaunch/1.3.3/+files/
+master_sites http://debian.cs.binghamton.edu/debian/pool/main/k/keylaunch
distname ${name}_${version}
worksrcdir ${name}-${version}
-checksums md5 6f00c19b0a8122dca0db2cee67e31048 \
- sha1 925decf486482442a39eba50809a35023755ef00 \
- rmd160 bfa9c526b2b0e217266bd7bd438921208ca3a498
+checksums md5 5401ec58a5df2e9bbfde2c7d45b0e2ce \
+ sha1 fb4e4b90098ebfe41e53640e9811d9337cc27819 \
+ rmd160 fb3597e14566628c8cb54c9c52969ff0c5e002ca
depends_build \
port:pkgconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 17:42:24 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 17:42:24 -0800 (PST)
Subject: [44762] trunk/dports/x11/kxterm/Portfile
Message-ID: <20090103014225.00213B25461@beta.macosforge.org>
Revision: 44762
http://trac.macports.org/changeset/44762
Author: jeremyhu at macports.org
Date: 2009-01-02 17:42:24 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
kxterm: Update imake dependency
Modified Paths:
--------------
trunk/dports/x11/kxterm/Portfile
Modified: trunk/dports/x11/kxterm/Portfile
===================================================================
--- trunk/dports/x11/kxterm/Portfile 2009-01-03 01:40:31 UTC (rev 44761)
+++ trunk/dports/x11/kxterm/Portfile 2009-01-03 01:42:24 UTC (rev 44762)
@@ -28,8 +28,11 @@
checksums md5 ece6a83c1fe1c3451e3667f51c77b2ec
-depends_build bin:xmkmf:XFree86
+universal_variant no
+use_xmkmf yes
+depends_build bin:xmkmf:imake
+
patchfiles patch-cxterm_misc.c.diff patch-CXterm.ad.diff
configure {
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From raimue at macports.org Fri Jan 2 17:44:09 2009
From: raimue at macports.org (raimue at macports.org)
Date: Fri, 2 Jan 2009 17:44:09 -0800 (PST)
Subject: [44763] trunk/base/src/Makefile.in
Message-ID: <20090103014409.3983CB254AD@beta.macosforge.org>
Revision: 44763
http://trac.macports.org/changeset/44763
Author: raimue at macports.org
Date: 2009-01-02 17:44:08 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
src/Makefile.in:
Forgot to remove @PATHCONF@ from Makefile.in, addition to r44261
Modified Paths:
--------------
trunk/base/src/Makefile.in
Modified: trunk/base/src/Makefile.in
===================================================================
--- trunk/base/src/Makefile.in 2009-01-03 01:42:24 UTC (rev 44762)
+++ trunk/base/src/Makefile.in 2009-01-03 01:44:08 UTC (rev 44763)
@@ -8,7 +8,7 @@
registry2.0 \
darwintracelib1.0 \
@CONDITIONAL_PACKAGES@
-SUBDIR= ${TCLPKG} @PATHCONF@ port programs
+SUBDIR= ${TCLPKG} port programs
all::
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 17:44:55 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 17:44:55 -0800 (PST)
Subject: [44764] trunk/dports/x11/mikachanfont/Portfile
Message-ID: <20090103014455.BB15EB25520@beta.macosforge.org>
Revision: 44764
http://trac.macports.org/changeset/44764
Author: jeremyhu at macports.org
Date: 2009-01-02 17:44:55 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
mikachanfont: Updated mkfontdir dependency
Modified Paths:
--------------
trunk/dports/x11/mikachanfont/Portfile
Modified: trunk/dports/x11/mikachanfont/Portfile
===================================================================
--- trunk/dports/x11/mikachanfont/Portfile 2009-01-03 01:44:08 UTC (rev 44763)
+++ trunk/dports/x11/mikachanfont/Portfile 2009-01-03 01:44:55 UTC (rev 44764)
@@ -21,7 +21,7 @@
use_bzip2 yes
checksums md5 8ac2b94336e76fa80996d0be70c557de
-depends_lib bin:mkfontdir:XFree86 bin:mkfontscale:XFree86
+depends_lib bin:mkfontdir:mkfontdir
use_configure no
build {}
destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Fri Jan 2 17:51:59 2009
From: portindex at macports.org (portindex at macports.org)
Date: Fri, 2 Jan 2009 17:51:59 -0800 (PST)
Subject: [44765] trunk/dports/PortIndex
Message-ID: <20090103015200.58C4BB255CE@beta.macosforge.org>
Revision: 44765
http://trac.macports.org/changeset/44765
Author: portindex at macports.org
Date: 2009-01-02 17:51:59 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5407
Ports successfully parsed: 5407
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-03 01:44:55 UTC (rev 44764)
+++ trunk/dports/PortIndex 2009-01-03 01:51:59 UTC (rev 44765)
@@ -10134,8 +10134,8 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/gtk-smooth-engine description {Smooth GTK2 Theme Engine} homepage http://art.gnome.org/ epoch 0 platforms darwin name gtk-smooth-engine depends_lib path:lib/libgtk2.dylib:gtk2 long_description {smooth, fast and highly configurable GTK2 theme engine} maintainers ultrix at gmail.com version 0.6.0.1 categories {x11 gnome} revision 0
gtk-theme-switch 459
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/gtk-theme-switch description {command-line theme switcher for gtk2} homepage http://www.muhri.net/nav.php3?node=gts epoch 0 platforms darwin name gtk-theme-switch maintainers jbenninghoff at mac.com long_description {Command-line replacement for gnomecc theme switcher with optional GUI (if passed the --preview or --dock switch)} version 2.0.4 categories x11 revision 1
-gtk-thinice-engine 472
-variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/gtk-thinice-engine description {A simple, clean theme engine} homepage http://www.gnome.org/ epoch 0 platforms darwin name gtk-thinice-engine depends_lib {lib:libX11.6:XFree86 path:lib/pkgconfig/glib-2.0.pc:glib2 lib:libgtk.2:gtk2} long_description {gtk-thinice-engine is a simple, clean engine for GTK+-2.} maintainers nomaintainer version 2.0.2 categories {x11 gnome} revision 0
+gtk-thinice-engine 476
+variants universal depends_build {port:pkgconfig port:autoconf port:automake port:libtool} variant_desc {universal {Build for multiple architectures}} portdir x11/gtk-thinice-engine description {A simple, clean theme engine} homepage http://www.gnome.org/ epoch 0 platforms darwin name gtk-thinice-engine depends_lib port:gtk2 long_description {gtk-thinice-engine is a simple, clean engine for GTK+-2.} maintainers nomaintainer categories {x11 gnome} version 2.0.2 revision 1
gtk1 501
variants sunos variant_desc {sunos {Platform variant, do not select manually}} portdir x11/gtk1 description {Gimp Tool Kit} homepage http://www.gtk.org/ epoch 0 platforms {darwin freebsd sunos} name gtk1 depends_lib {port:gettext port:glib1 lib:libXext.6:xorg-libXext} maintainers nomaintainer long_description {This is GTK+ version 1.2.10. GTK+, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces for the X Window System.} version 1.2.10 categories x11 revision 7
gtk2 1079
@@ -10156,8 +10156,8 @@
variants {darwin_6 darwin_8 universal} variant_desc {darwin_6 {Platform variant, do not select manually} darwin_8 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/gtk28 description {Gimp ToolKit version 2} homepage http://www.gtk.org/ epoch 0 platforms darwin name gtk28 depends_lib {path:lib/pkgconfig/glib-2.0.pc:glib2 port:tiff port:libpng port:atk path:lib/pkgconfig/pango.pc:pango port:gettext lib:libX11.6:XFree86} maintainers nomaintainer long_description {This is GTK+ version 2.x. GTK+, which stands for Gimp ToolKit, is a library for creating GUIs for the X Windows System.} version 2.8.20 categories x11 revision 0
gtkglarea 664
description {OpenGL widget to GTK+} portdir x11/gtkglarea homepage http://www.student.oulu.fi/~jlof/gtkglarea/ epoch 0 platforms darwin name gtkglarea depends_lib {port:glib1 port:gettext port:gtk1} maintainers digdog at macports.org long_description {Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl which is basically wrapper around GLX functions. The widget itself is very similar to GtkDrawinigArea widget and adds only three extra functions. Lower level gdkgl functions make it easy to render on any widget that has OpenGL capable visual, rendering to off-screen pixmaps is also supported.} version 1.2.3 categories {x11 devel} revision 0
-gtkglarea2 818
-variants {darwin_9 universal} variant_desc {darwin_9 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/gtkglarea2 description {OpenGL widget to GTK+} homepage ftp://ftp.gnome.org/mirror/gnome.org/sources/gtkglarea/ epoch 0 platforms darwin name gtkglarea2 depends_lib {lib:libGL.1:XFree86 lib:libgtk.2:gtk2} maintainers nomaintainer long_description {Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl which is basically wrapper around GLX functions. The widget itself is very similar to GtkDrawinigArea widget and adds only three extra functions. Lower level gdkgl functions make it easy to render on any widget that has OpenGL capable visual, rendering to off-screen pixmaps is also supported.} version 1.99.0 categories {x11 devel} revision 0
+gtkglarea2 745
+variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/gtkglarea2 description {OpenGL widget to GTK+} homepage ftp://ftp.gnome.org/mirror/gnome.org/sources/gtkglarea/ epoch 0 platforms darwin name gtkglarea2 depends_lib {lib:libGLU.1:mesa port:gtk2} maintainers nomaintainer long_description {Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl which is basically wrapper around GLX functions. The widget itself is very similar to GtkDrawinigArea widget and adds only three extra functions. Lower level gdkgl functions make it easy to render on any widget that has OpenGL capable visual, rendering to off-screen pixmaps is also supported.} version 1.99.0 categories {x11 devel} revision 0
gtkmm 494
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/gtkmm description {C++ interface to GTK+.} homepage http://www.gtkmm.org/ epoch 0 platforms darwin name gtkmm depends_lib {port:gtk2 port:glibmm path:lib/pkgconfig/cairomm-1.0.pc:cairomm port:pangomm} long_description {gtkmm (previously known as Gtk--) is the official C++ interface for the popular GUI library GTK+.} maintainers {devans openmaintainer} version 2.14.3 categories {x11 devel} revision 0
gtkmm1 482
@@ -10186,16 +10186,16 @@
variants universal depends_build {port:tk port:itcl} variant_desc {universal {Build for multiple architectures}} portdir x11/iwidgets description {{[incr} Widgets\] A.K.A. {"iwidgets".} Widget collection for incrTcl/incrTk} homepage http://incrtcl.sourceforge.net/iwidgets/ epoch 0 platforms darwin name iwidgets maintainers markd at macports.org long_description {{{[incr} Widgets\] A.K.A. {"iwidgets".} Widget collection for incrTcl/incrTk}} version 4.0.1 categories {x11 tk} revision 1
kchmviewer 596
variants {kde universal} variant_desc {universal {Build for multiple architectures}} portdir x11/kchmviewer description {A CHM (Winhelp) files viewer written on Qt/KDE.} homepage http://www.kchmviewer.net/ epoch 0 platforms darwin name kchmviewer depends_lib {port:qt3 port:chmlib} maintainers markd long_description {A CHM (Winhelp) files viewer written on Qt/KDE. It can be build as a standalone Qt-based application, or a KDE application. The main point of kchmviewer is compatibility with non-English chm files, including most international charsets.} version 3.1-2 categories x11 revision 0
-keylaunch 469
-variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/keylaunch description {KeyLaunch is a small utility for binding commands to a hot key.} homepage http://www.oroborus.org/ epoch 0 platforms darwin name keylaunch depends_lib {lib:libX11.6:XFree86 lib:libXext.6:XFree86} long_description {{KeyLaunch is a small utility for binding commands to a hot key.}} maintainers nomaintainer version 1.3.0 categories {x11-wm x11} revision 0
+keylaunch 478
+variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/keylaunch description {KeyLaunch is a small utility for binding commands to a hot key.} homepage http://www.oroborus.org/ epoch 0 platforms darwin name keylaunch depends_lib lib:libX11.6:xorg-libX11 long_description {{KeyLaunch is a small utility for binding commands to a hot key.}} maintainers nomaintainer categories {x11 x11-wm} version 1.3.6 revision 0
kinput2 440
variants {universal canna} depends_build bin:xmkmf:imake variant_desc {universal {Build for multiple architectures} canna {Use canna as Japanese conversion engine}} portdir x11/kinput2 description {Input server of Japanese text} homepage {} epoch 0 platforms darwin depends_lib port:canna name kinput2 maintainers {takanori openmaintainer} long_description {{Input server of Japanese text}} categories {x11 japanese} version 3.1 revision 1
kinput2-macim 812
variants {darwin_9 universal} depends_build bin:xmkmf:imake variant_desc {darwin_9 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/kinput2-macim description {Input server for easy input of Japanese text, using Kotoeri} homepage http://www.sol.dti.ne.jp/~kikuyan/macosx/x11kotoeri.html epoch 0 platforms darwin name kinput2-macim depends_lib lib:libX11.6:XFree86 maintainers {takanori openmaintainer} long_description {Kinput2 is an input server for X11 applications that want Japanese text input. A client that wants kana-kanji conversion service for Japanese text sends a request to kinput2. Kinput2 receives the request, does kana-kanji conversion, and sends the converted text back to the client.} categories {x11 japanese} version 3.1.20050629 revision 3
-kochi-substitute 429
-portdir x11/kochi-substitute description {Free Japanese TrueType fonts named 'Kochi Mincho' and 'Kochi Gothic'} name kochi-substitute depends_lib {bin:mkfontdir:XFree86 bin:mkfontscale:XFree86} version 20030809 categories {x11 fonts} homepage http://wiki.fdiary.net/font/?kochi-alternative revision 0 epoch 0 maintainers pelopor at nifty.com long_description {{Free Japanese TrueType fonts named 'Kochi Mincho' and 'Kochi Gothic'}}
-kxterm 1106
-variants {darwin universal} depends_build bin:xmkmf:XFree86 variant_desc {darwin {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/kxterm description {Chinese-capable xterm with dictionary-lookup capability} homepage http://heather.cs.ucdavis.edu/~matloff/Chinese/KX/Index.html epoch 0 platforms darwin name kxterm maintainers nomaintainer long_description {kxterm is an extension of cxterm, where cxterm is a terminal emulator for X11, just like xterm, but with the capability of displaying and inputting Chinese. kxterms enhancement is that, while reading Chinese text, each time you see a character you do not know, click on it with the left mouse button. Pronunciations in Cantonese (Sidney Lau system), then Mandarin (standard pinyin), as well as an approximate English translation, for the character will then appear at the bottom of the kxterm screen. If this character, along with neighboring characters, forms a character-compoun
d found in Compound.b5, this compound will be displayed as well.} version 5.0pl3 categories {x11 chinese} revision 0
+kochi-substitute 435
+portdir x11/kochi-substitute description {Free Japanese TrueType fonts named 'Kochi Mincho' and 'Kochi Gothic'} name kochi-substitute depends_lib {bin:mkfontdir:mkfontdir bin:mkfontscale:mkfontscale} version 20030809 categories {x11 fonts} homepage http://wiki.fdiary.net/font/?kochi-alternative revision 0 epoch 0 maintainers pelopor at nifty.com long_description {{Free Japanese TrueType fonts named 'Kochi Mincho' and 'Kochi Gothic'}}
+kxterm 1047
+variants darwin depends_build bin:xmkmf:imake variant_desc {darwin {Platform variant, do not select manually}} portdir x11/kxterm description {Chinese-capable xterm with dictionary-lookup capability} homepage http://heather.cs.ucdavis.edu/~matloff/Chinese/KX/Index.html epoch 0 platforms darwin name kxterm maintainers nomaintainer long_description {kxterm is an extension of cxterm, where cxterm is a terminal emulator for X11, just like xterm, but with the capability of displaying and inputting Chinese. kxterms enhancement is that, while reading Chinese text, each time you see a character you do not know, click on it with the left mouse button. Pronunciations in Cantonese (Sidney Lau system), then Mandarin (standard pinyin), as well as an approximate English translation, for the character will then appear at the bottom of the kxterm screen. If this character, along with neighboring characters, forms a character-compound found in Compound.b5, this compound will be displayed as
well.} version 5.0pl3 categories {x11 chinese} revision 0
lablgtk 672
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/lablgtk description {Objective Caml interface to gtk+} homepage http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html epoch 0 platforms darwin name lablgtk depends_lib {bin:camlp4:ocaml lib:libgtk.1:gtk1} maintainers {pguyot at kallisys.net openmaintainer} long_description {LablGTK is is an Objective Caml interface to gtk+. It uses the rich type system of Objective Caml 3 to provide a strongly typed, yet very comfortable, object-oriented interface to gtk+. This is not that easy if you know the dynamic typing approach taken by gtk+.} version 1.2.7 categories x11 revision 0
lablgtk2 862
@@ -10220,8 +10220,8 @@
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/makedepend description {Create dependencies in makefiles} homepage http://www.x.org/ epoch 0 platforms darwin name makedepend maintainers {blb openmaintainer} long_description {The makedepend program reads each sourcefile in sequence and parses it like a C-preprocessor, processing all #include, #define, #undef, #ifdef, #ifndef, #endif, #if, #elif and #else directives so that it can correctly tell which #include, directives would be used in a compilation. Any #include, directives can reference files having other #include directives, and parsing will occur in these files as well.} version 1.0.1 categories {x11 devel} revision 0
mesa 501
variants universal depends_build port:xorg-glproto variant_desc {universal {Build for multiple architectures}} portdir x11/mesa description {Mesa 3D Graphics Library} homepage http://mesa3d.sourceforge.net/ epoch 0 platforms darwin name mesa depends_lib lib:libXext.6:xorg-libXext maintainers {jeremyhu andrea.damore} long_description {Mesa is an open-source implementation of the OpenGL specification, a system for rendering interactive 3D graphics.} categories {x11 graphics} version 7.2 revision 0
-mikachanfont 614
-portdir x11/mikachanfont description {Mikachan-font is Japanese font written by Mikachan} name mikachanfont depends_lib {bin:mkfontdir:XFree86 bin:mkfontscale:XFree86} version 8.9 categories {x11 fonts} homepage http://www001.upp.so-net.ne.jp/mikachan/ revision 0 epoch 0 maintainers pelopor at nifty.com long_description {Mikachan-font is Japanese font. It was written by Mikachan,and scaned and used font making software. It is possible to display Hiragana, Katakana, Numbers, Alphabets, symbols, Kanji for education, Usual kanji, Kanji of person's name, JIS kanji Level 1, JIS kanji Level 2, IBM expantion kanji.}
+mikachanfont 590
+portdir x11/mikachanfont description {Mikachan-font is Japanese font written by Mikachan} name mikachanfont depends_lib bin:mkfontdir:mkfontdir version 8.9 categories {x11 fonts} homepage http://www001.upp.so-net.ne.jp/mikachan/ revision 0 epoch 0 maintainers pelopor at nifty.com long_description {Mikachan-font is Japanese font. It was written by Mikachan,and scaned and used font making software. It is possible to display Hiragana, Katakana, Numbers, Alphabets, symbols, Kanji for education, Usual kanji, Kanji of person's name, JIS kanji Level 1, JIS kanji Level 2, IBM expantion kanji.}
mkfontdir 351
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/mkfontdir description {X11 mkfontdir} homepage http://www.x.org epoch 0 depends_run port:mkfontscale platforms darwin name mkfontdir maintainers jeremyhu long_description {Create an index of X font files in a directory} version 1.0.4 categories x11 revision 0
mkfontscale 515
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 17:56:19 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 17:56:19 -0800 (PST)
Subject: [44766] trunk/dports/x11/mlterm/Portfile
Message-ID: <20090103015620.20C96B256AC@beta.macosforge.org>
Revision: 44766
http://trac.macports.org/changeset/44766
Author: jeremyhu at macports.org
Date: 2009-01-02 17:56:19 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
mlterm: not universal, updated X11 dependencies
Modified Paths:
--------------
trunk/dports/x11/mlterm/Portfile
Modified: trunk/dports/x11/mlterm/Portfile
===================================================================
--- trunk/dports/x11/mlterm/Portfile 2009-01-03 01:51:59 UTC (rev 44765)
+++ trunk/dports/x11/mlterm/Portfile 2009-01-03 01:56:19 UTC (rev 44766)
@@ -27,9 +27,14 @@
sha1 cb2ac8ea34609e387e87bac8198a3256c6cc215f \
rmd160 7267ab5f413571611c6b568b5bac5cea41123d92
-depends_build port:autoconf
-depends_lib lib:libX11.6:XFree86
+universal_variant no
+depends_build \
+ port:autoconf
+depends_lib \
+ lib:libSM.6:xorg-libsm \
+ lib:libXft.2:Xft2
+
use_autoconf yes
pre-configure {
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 17:58:28 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 17:58:28 -0800 (PST)
Subject: [44767] trunk/dports/x11/qt3/Portfile
Message-ID: <20090103015828.1C4A3B25720@beta.macosforge.org>
Revision: 44767
http://trac.macports.org/changeset/44767
Author: jeremyhu at macports.org
Date: 2009-01-02 17:58:27 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
qt3: Updated libGL dependency
Modified Paths:
--------------
trunk/dports/x11/qt3/Portfile
Modified: trunk/dports/x11/qt3/Portfile
===================================================================
--- trunk/dports/x11/qt3/Portfile 2009-01-03 01:56:19 UTC (rev 44766)
+++ trunk/dports/x11/qt3/Portfile 2009-01-03 01:58:27 UTC (rev 44767)
@@ -20,7 +20,7 @@
qt-upstream-patches-0004.tar.bz2:fink
use_bzip2 yes
-depends_lib lib:libGL.1:XFree86 \
+depends_lib lib:libGL.1:mesa \
port:jpeg \
port:libpng \
path:bin/perl:perl5 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 18:00:10 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 18:00:10 -0800 (PST)
Subject: [44768] trunk/dports/x11/xsel/Portfile
Message-ID: <20090103020010.5A6E6B257EF@beta.macosforge.org>
Revision: 44768
http://trac.macports.org/changeset/44768
Author: jeremyhu at macports.org
Date: 2009-01-02 18:00:09 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xsel: Updated X11 dependency
Modified Paths:
--------------
trunk/dports/x11/xsel/Portfile
Modified: trunk/dports/x11/xsel/Portfile
===================================================================
--- trunk/dports/x11/xsel/Portfile 2009-01-03 01:58:27 UTC (rev 44767)
+++ trunk/dports/x11/xsel/Portfile 2009-01-03 02:00:09 UTC (rev 44768)
@@ -26,11 +26,8 @@
rmd160 53fc7fe06e4e4ebe3c47a3a97408876cd0c5faed
depends_lib \
- lib:libX11.6:XFree86
+ lib:libX11.6:xorg-libX11
-configure.ldflags-append \
- -L${x11prefix}/lib -lX11
-
livecheck.check regex
livecheck.url [lindex ${master_sites} 0]?M=D
livecheck.regex ${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From raimue at macports.org Fri Jan 2 18:02:18 2009
From: raimue at macports.org (raimue at macports.org)
Date: Fri, 2 Jan 2009 18:02:18 -0800 (PST)
Subject: [44769] contrib/select
Message-ID: <20090103020218.C3CE2B25844@beta.macosforge.org>
Revision: 44769
http://trac.macports.org/changeset/44769
Author: raimue at macports.org
Date: 2009-01-02 18:02:18 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
select:
Use ln -n instead of ln -h for compatibility with GNU ln, fixes #17847
Modified Paths:
--------------
contrib/select/configure
contrib/select/select.sh
Modified: contrib/select/configure
===================================================================
--- contrib/select/configure 2009-01-03 02:00:09 UTC (rev 44768)
+++ contrib/select/configure 2009-01-03 02:02:18 UTC (rev 44769)
@@ -2,7 +2,7 @@
rm -f Makefile
# some defaults
-version=0.2
+version=0.2.1
prefix=/usr/local
mandir=${prefix}/share/man
name=gcc
Modified: contrib/select/select.sh
===================================================================
--- contrib/select/select.sh 2009-01-03 02:00:09 UTC (rev 44768)
+++ contrib/select/select.sh 2009-01-03 02:02:18 UTC (rev 44769)
@@ -105,9 +105,9 @@
fi
elif [ "ln" == "${1}" ]; then
if [ 1 == "${noexec}" ]; then
- echo "ln -shf ${2} ${3}"
+ echo "ln -snf ${2} ${3}"
else
- ln -shf ${2} ${3}
+ ln -snf ${2} ${3}
fi
else
return 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 18:03:45 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 18:03:45 -0800 (PST)
Subject: [44770] trunk/dports/x11/rxvt/Portfile
Message-ID: <20090103020345.7E506B2592F@beta.macosforge.org>
Revision: 44770
http://trac.macports.org/changeset/44770
Author: jeremyhu at macports.org
Date: 2009-01-02 18:03:45 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
rxvt: Updated X11 dependencies
Modified Paths:
--------------
trunk/dports/x11/rxvt/Portfile
Modified: trunk/dports/x11/rxvt/Portfile
===================================================================
--- trunk/dports/x11/rxvt/Portfile 2009-01-03 02:02:18 UTC (rev 44769)
+++ trunk/dports/x11/rxvt/Portfile 2009-01-03 02:03:45 UTC (rev 44770)
@@ -14,7 +14,8 @@
homepage http://www.rxvt.org/
platforms darwin
-depends_lib lib:libX11.6:XFree86 lib:libfreetype.6:freetype
+depends_lib \
+ lib:libXpm.4:xpm
master_sites sourceforge
checksums md5 302c5c455e64047b02d1ef19ff749141
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 18:05:52 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 18:05:52 -0800 (PST)
Subject: [44771] trunk/dports/x11/monafont/Portfile
Message-ID: <20090103020552.6DAF3B25A88@beta.macosforge.org>
Revision: 44771
http://trac.macports.org/changeset/44771
Author: jeremyhu at macports.org
Date: 2009-01-02 18:05:51 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
monafint: mkfontscale and mkfontdir after install
Modified Paths:
--------------
trunk/dports/x11/monafont/Portfile
Modified: trunk/dports/x11/monafont/Portfile
===================================================================
--- trunk/dports/x11/monafont/Portfile 2009-01-03 02:03:45 UTC (rev 44770)
+++ trunk/dports/x11/monafont/Portfile 2009-01-03 02:05:51 UTC (rev 44771)
@@ -4,6 +4,7 @@
name monafont
version 2.90
+revision 1
categories x11 fonts
maintainers pelopor at nifty.com
description Japanese proportional font to show Japanese text arts correctly
@@ -15,13 +16,26 @@
master_sites sourceforge
use_bzip2 yes
checksums md5 2b914878b19b1550757cea5d8a771612
-depends_lib lib:libX11.6:XFree86
+depends_build port:mkfontdir
use_configure no
build.target {}
-destroot.destdir X11FONTDIR=${destroot}${prefix}/share/fonts/monafont
+set myfontdir ${prefix}/share/fonts/${name}
+destroot.destdir X11FONTDIR=${destroot}${myfontdir}
pre-destroot {
- xinstall -d -m 755 ${destroot}${prefix}/share/fonts/monafont \
+ xinstall -d -m 755 ${destroot}${myfontdir} \
${destroot}${prefix}/share/doc/monafont
eval xinstall -m 644 [glob ${worksrcpath}/README*] \
${destroot}${prefix}/share/doc/monafont
}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 18:06:41 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 18:06:41 -0800 (PST)
Subject: [44772] trunk/dports/x11/mplus-fonts/Portfile
Message-ID: <20090103020641.90EA9B25B3D@beta.macosforge.org>
Revision: 44772
http://trac.macports.org/changeset/44772
Author: jeremyhu at macports.org
Date: 2009-01-02 18:06:41 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
mplus-fonts: Updated mkfontdir dependency
Modified Paths:
--------------
trunk/dports/x11/mplus-fonts/Portfile
Modified: trunk/dports/x11/mplus-fonts/Portfile
===================================================================
--- trunk/dports/x11/mplus-fonts/Portfile 2009-01-03 02:05:51 UTC (rev 44771)
+++ trunk/dports/x11/mplus-fonts/Portfile 2009-01-03 02:06:41 UTC (rev 44772)
@@ -4,6 +4,7 @@
name mplus-fonts
version 2.2.4
+revision 1
categories x11 fonts
maintainers pelopor at nifty.com
description simple and highly readable bitmap Japanese fonts
@@ -16,7 +17,7 @@
master_sites http://downloads.sourceforge.jp/mplus-fonts/5030/
distname mplus_bitmap_fonts-${version}
checksums md5 a97a99acbee54976407dec828d03850c
-depends_lib bin:mkfontdir:XFree86
+depends_lib bin:mkfontdir:mkfontdir
patchfiles patch-install_mplus_fonts.diff
set fontsdir /share/fonts
set docs {LICENSE_E LICENSE_J README_E README_J}
@@ -45,6 +46,14 @@
xinstall -m 644 ${worksrcpath}/${D} ${destroot}${prefix}/share/doc/${name}
}
}
-post-destroot {
- system "mkfontdir ${destroot}${prefix}${fontsdir}/mplus"
- }
+
+post-activate {
+ system "mkfontscale ${prefix}${fontsdir}/mplus"
+ system "mkfontdir ${prefix}${fontsdir}/mplus"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${prefix}${fontsdir}/mplus"
+# system "mkfontdir ${prefix}${fontsdir}/mplus"
+#}
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From raimue at macports.org Fri Jan 2 18:07:32 2009
From: raimue at macports.org (raimue at macports.org)
Date: Fri, 2 Jan 2009 18:07:32 -0800 (PST)
Subject: [44773] trunk/dports/sysutils/python_select/Portfile
Message-ID: <20090103020732.96968B25BAB@beta.macosforge.org>
Revision: 44773
http://trac.macports.org/changeset/44773
Author: raimue at macports.org
Date: 2009-01-02 18:07:32 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
sysutils/python_select:
Update to version 0.2.1, fixes #17847
Modified Paths:
--------------
trunk/dports/sysutils/python_select/Portfile
Modified: trunk/dports/sysutils/python_select/Portfile
===================================================================
--- trunk/dports/sysutils/python_select/Portfile 2009-01-03 02:06:41 UTC (rev 44772)
+++ trunk/dports/sysutils/python_select/Portfile 2009-01-03 02:07:32 UTC (rev 44773)
@@ -3,7 +3,7 @@
PortSystem 1.0
name python_select
-version 0.2
+version 0.2.1
categories sysutils
platforms darwin
maintainers raimue
@@ -15,7 +15,7 @@
homepage http://svn.macports.org/repository/macports/contrib/select/
master_sites ${homepage}
distname select-${version}
-checksums sha1 6569edfb92659523d5b4c91c8880efeec69c43da
+checksums sha1 9f2722940b566fa6ebd1c03298b8ddbdcbcc0554
configure.args --mandir=${prefix}/share/man --name=python
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 18:09:50 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 18:09:50 -0800 (PST)
Subject: [44774] trunk/dports/x11/mrxvt/Portfile
Message-ID: <20090103020950.BBF8AB25C27@beta.macosforge.org>
Revision: 44774
http://trac.macports.org/changeset/44774
Author: jeremyhu at macports.org
Date: 2009-01-02 18:09:50 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
mrxvt: Updated X11 dependencies
Modified Paths:
--------------
trunk/dports/x11/mrxvt/Portfile
Modified: trunk/dports/x11/mrxvt/Portfile
===================================================================
--- trunk/dports/x11/mrxvt/Portfile 2009-01-03 02:07:32 UTC (rev 44773)
+++ trunk/dports/x11/mrxvt/Portfile 2009-01-03 02:09:50 UTC (rev 44774)
@@ -28,7 +28,12 @@
md5 9032af5f981b91462ed916d27ae286b9 \
sha1 303de6d33aa76892f24c6fac7b93ac21a945fda5 \
rmd160 0b05e382fe8736617961d8790786ba0341945caf
-depends_lib lib:libX11.6:XFree86 port:ncurses
+depends_lib \
+ lib:libSM.6:xorg-libsm \
+ lib:libXft.2:Xft2 \
+ lib:libXpm.4:xpm \
+ port:libpng \
+ port:ncurses
configure.args --mandir=${prefix}/share/man \
--infodir=${prefix}/share/info \
--enable-mouseslipwheel \
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 18:14:59 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 18:14:59 -0800 (PST)
Subject: [44775] trunk/dports/x11/neXtaw/Portfile
Message-ID: <20090103021459.49C38B25D10@beta.macosforge.org>
Revision: 44775
http://trac.macports.org/changeset/44775
Author: jeremyhu at macports.org
Date: 2009-01-02 18:14:58 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
neXtaw: Updated X11 dependencies. autoreconf to build universal
Modified Paths:
--------------
trunk/dports/x11/neXtaw/Portfile
Modified: trunk/dports/x11/neXtaw/Portfile
===================================================================
--- trunk/dports/x11/neXtaw/Portfile 2009-01-03 02:09:50 UTC (rev 44774)
+++ trunk/dports/x11/neXtaw/Portfile 2009-01-03 02:14:58 UTC (rev 44775)
@@ -14,4 +14,14 @@
homepage http://siag.nu/neXtaw
master_sites http://siag.nu/pub/${name}
checksums md5 1c9cbcef735d8e26f3e48bd529aca6a7
-depends_lib lib:libX11:XFree86
+
+depends_build \
+ port:autoconf \
+ port:automake \
+ port:libtool
+
+depends_lib \
+ lib:libXmu.6:xorg-libXmu
+
+use_autoreconf yes
+autoreconf.args -fvi
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 18:15:53 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 18:15:53 -0800 (PST)
Subject: [44776] trunk/dports/gnome/startup-notification/Portfile
Message-ID: <20090103021553.BECD3B25D7E@beta.macosforge.org>
Revision: 44776
http://trac.macports.org/changeset/44776
Author: jeremyhu at macports.org
Date: 2009-01-02 18:15:53 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
startup-notification: autoreconf to build universal. Added X11 dependencies
Modified Paths:
--------------
trunk/dports/gnome/startup-notification/Portfile
Modified: trunk/dports/gnome/startup-notification/Portfile
===================================================================
--- trunk/dports/gnome/startup-notification/Portfile 2009-01-03 02:14:58 UTC (rev 44775)
+++ trunk/dports/gnome/startup-notification/Portfile 2009-01-03 02:15:53 UTC (rev 44776)
@@ -23,10 +23,18 @@
sha1 2c09f43247683d1e4a16b2f8d1e236b57eafae68 \
rmd160 b9c26d40a8b9cce8e13c729fb77720d4fdcc6de1
-configure.args --mandir=${prefix}/share/man
+depends_build \
+ port:autoconf \
+ port:automake \
+ port:libtool
-configure.cppflags-append -L${prefix}/lib
+depends_lib \
+ lib:libSM.6:xorg-libsm \
+ lib:libX11.6:xorg-libX11
+use_autoreconf yes
+autoreconf.args -fvi
+
livecheck.check regex
livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 18:18:25 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 18:18:25 -0800 (PST)
Subject: [44777] trunk/dports/x11/oroborus/Portfile
Message-ID: <20090103021825.E0908B25DF6@beta.macosforge.org>
Revision: 44777
http://trac.macports.org/changeset/44777
Author: jeremyhu at macports.org
Date: 2009-01-02 18:18:25 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
oroborus: Updated X11 dependencies
Modified Paths:
--------------
trunk/dports/x11/oroborus/Portfile
Modified: trunk/dports/x11/oroborus/Portfile
===================================================================
--- trunk/dports/x11/oroborus/Portfile 2009-01-03 02:15:53 UTC (rev 44776)
+++ trunk/dports/x11/oroborus/Portfile 2009-01-03 02:18:25 UTC (rev 44777)
@@ -14,5 +14,8 @@
master_sites http://www.oroborus.org/debian/dists/sid/main/source/x11/
checksums md5 d9b94935d6b904ddeadb9b83f2159565
# not verified -- upstream does not publish signatures!
-depends_lib lib:libX11.6:XFree86 lib:libXext.6:XFree86
+depends_lib \
+ lib:libSM.6:xorg-libsm \
+ lib:libXext.6:xorg-libXext \
+ lib:libXpm.4:xpm
worksrcdir ${name}-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 18:19:06 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 18:19:06 -0800 (PST)
Subject: [44778] trunk/dports/x11/ratpoison/Portfile
Message-ID: <20090103021907.037F2B25E59@beta.macosforge.org>
Revision: 44778
http://trac.macports.org/changeset/44778
Author: jeremyhu at macports.org
Date: 2009-01-02 18:19:06 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
ratpoison: Updated X11 dependencies
Modified Paths:
--------------
trunk/dports/x11/ratpoison/Portfile
Modified: trunk/dports/x11/ratpoison/Portfile
===================================================================
--- trunk/dports/x11/ratpoison/Portfile 2009-01-03 02:18:25 UTC (rev 44777)
+++ trunk/dports/x11/ratpoison/Portfile 2009-01-03 02:19:06 UTC (rev 44778)
@@ -29,5 +29,7 @@
checksums sha1 cde8c14c32da82a04ea921545f999ed83045ef4f \
rmd160 f17f3db64cb11758e76c875cf1743931a0c623ec
-depends_lib lib:libX11.6:XFree86
+depends_lib \
+ lib:libXinerama.1:xorg-libXinerama \
+ lib:libXtst.6:xorg-libXtst
configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From raimue at macports.org Fri Jan 2 18:19:39 2009
From: raimue at macports.org (raimue at macports.org)
Date: Fri, 2 Jan 2009 18:19:39 -0800 (PST)
Subject: [44779] trunk/dports/_resources/port1.0/fetch/mirror_sites.tcl
Message-ID: <20090103021939.BA391B25E82@beta.macosforge.org>
Revision: 44779
http://trac.macports.org/changeset/44779
Author: raimue at macports.org
Date: 2009-01-02 18:19:39 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
_resources/port1.0/fetch:
Add new mirror in Stockholm, Sweden
Modified Paths:
--------------
trunk/dports/_resources/port1.0/fetch/mirror_sites.tcl
Modified: trunk/dports/_resources/port1.0/fetch/mirror_sites.tcl
===================================================================
--- trunk/dports/_resources/port1.0/fetch/mirror_sites.tcl 2009-01-03 02:19:06 UTC (rev 44778)
+++ trunk/dports/_resources/port1.0/fetch/mirror_sites.tcl 2009-01-03 02:19:39 UTC (rev 44779)
@@ -190,6 +190,7 @@
set portfetch::mirror_sites::sites(macports_distfiles) {
http://distfiles.macports.org/:mirror
http://trd.no.distfiles.macports.org/:mirror
+ http://arn.se.distfiles.macports.org/:mirror
}
set portfetch::mirror_sites::sites(openbsd) {
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 18:21:01 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 18:21:01 -0800 (PST)
Subject: [44780] trunk/dports/x11/openbox/Portfile
Message-ID: <20090103022101.30057B25EED@beta.macosforge.org>
Revision: 44780
http://trac.macports.org/changeset/44780
Author: jeremyhu at macports.org
Date: 2009-01-02 18:21:00 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
openbox: Updated X11 dependencies
Modified Paths:
--------------
trunk/dports/x11/openbox/Portfile
Modified: trunk/dports/x11/openbox/Portfile
===================================================================
--- trunk/dports/x11/openbox/Portfile 2009-01-03 02:19:39 UTC (rev 44779)
+++ trunk/dports/x11/openbox/Portfile 2009-01-03 02:21:00 UTC (rev 44780)
@@ -17,6 +17,14 @@
checksums md5 06e007ef96ab3f7f4bbc34c4464af6c2
post-extract { system "chmod +x ${worksrcpath}/install-sh" }
-depends_lib lib:libX11.6:XFree86 port:pkgconfig path:lib/pkgconfig/glib-2.0.pc:glib2 port:libxml2 \
- path:lib/pkgconfig/pango.pc:pango port:startup-notification
+depends_build \
+ port:pkgconfig
+depends_lib \
+ lib:libSM.6:xorg-libsm \
+ lib:libXcursor.1:xorg-libXcursor \
+ lib:libXinerama.1:xorg-libXinerama \
+ lib:libXrandr.2:xorg-libXrandr \
+ path:lib/pkgconfig/pango.pc:pango \
+ port:libxml2 \
+ port:startup-notification
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 18:23:59 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 18:23:59 -0800 (PST)
Subject: [44781] trunk/dports/x11/pcb/Portfile
Message-ID: <20090103022359.A185AB26685@beta.macosforge.org>
Revision: 44781
http://trac.macports.org/changeset/44781
Author: jeremyhu at macports.org
Date: 2009-01-02 18:23:59 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
pcb: Updated dependencies
Modified Paths:
--------------
trunk/dports/x11/pcb/Portfile
Modified: trunk/dports/x11/pcb/Portfile
===================================================================
--- trunk/dports/x11/pcb/Portfile 2009-01-03 02:21:00 UTC (rev 44780)
+++ trunk/dports/x11/pcb/Portfile 2009-01-03 02:23:59 UTC (rev 44781)
@@ -19,8 +19,8 @@
platforms darwin
checksums md5 5cc364253488a69527c2657c1f6c062e
-depends_lib lib:libX11.6:XFree86 \
- bin:wish:tk
+depends_run bin:wish:tk
+depends_lib port:gtk2
configure.args --mandir=${prefix}/share/man \
--infodir=${prefix}/share/info
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 18:24:57 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 18:24:57 -0800 (PST)
Subject: [44782] trunk/dports/x11/tk/Portfile
Message-ID: <20090103022457.B609DB266ED@beta.macosforge.org>
Revision: 44782
http://trac.macports.org/changeset/44782
Author: jeremyhu at macports.org
Date: 2009-01-02 18:24:57 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
tk: Updated X11 dependencies
Modified Paths:
--------------
trunk/dports/x11/tk/Portfile
Modified: trunk/dports/x11/tk/Portfile
===================================================================
--- trunk/dports/x11/tk/Portfile 2009-01-03 02:23:59 UTC (rev 44781)
+++ trunk/dports/x11/tk/Portfile 2009-01-03 02:24:57 UTC (rev 44782)
@@ -32,7 +32,9 @@
rmd160 0f2e5ce7d7651f6fb1fe28e011df24881f1070e5
# force usage of DP Tcl
-depends_lib port:tcl lib:libX11.6:XFree86
+depends_lib \
+ lib:libXft.2:Xft2 \
+ lib:libXss.1:xorg-libXScrnSaver
post-patch {
reinplace s|@TCL_SRC_DIR@|${worksrcpath}/../../tcl${version}/|g ${worksrcpath}/Makefile.in
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 18:25:53 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 18:25:53 -0800 (PST)
Subject: [44783] trunk/dports/x11/tktable/Portfile
Message-ID: <20090103022553.DC67CB26777@beta.macosforge.org>
Revision: 44783
http://trac.macports.org/changeset/44783
Author: jeremyhu at macports.org
Date: 2009-01-02 18:25:53 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
tktable: tk already brings in our X11 dependencies
Modified Paths:
--------------
trunk/dports/x11/tktable/Portfile
Modified: trunk/dports/x11/tktable/Portfile
===================================================================
--- trunk/dports/x11/tktable/Portfile 2009-01-03 02:24:57 UTC (rev 44782)
+++ trunk/dports/x11/tktable/Portfile 2009-01-03 02:25:53 UTC (rev 44783)
@@ -15,9 +15,9 @@
checksums md5 a91cac4270a0c46945723d8f5106e80b
patchfiles patch-configure
-depends_build lib:libX11.6:XFree86 \
- port:tcl \
- port:tk
+depends_build \
+ port:tcl \
+ port:tk
configure.args --with-tcl=${prefix}/lib \
--with-tk=${prefix}/lib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 18:26:57 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 18:26:57 -0800 (PST)
Subject: [44784] trunk/dports/x11/sazanami-font/Portfile
Message-ID: <20090103022657.3617DB267DF@beta.macosforge.org>
Revision: 44784
http://trac.macports.org/changeset/44784
Author: jeremyhu at macports.org
Date: 2009-01-02 18:26:56 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
sazanami-font: Updated dependencies on mkfontdir
Modified Paths:
--------------
trunk/dports/x11/sazanami-font/Portfile
Modified: trunk/dports/x11/sazanami-font/Portfile
===================================================================
--- trunk/dports/x11/sazanami-font/Portfile 2009-01-03 02:25:53 UTC (rev 44783)
+++ trunk/dports/x11/sazanami-font/Portfile 2009-01-03 02:26:56 UTC (rev 44784)
@@ -15,7 +15,7 @@
distname sazanami-${version}
use_bzip2 yes
checksums md5 ceef10579a75c92483171f3bd7f77df2
-depends_lib bin:mkfontdir:XFree86 bin:mkfontscale:XFree86
+depends_lib bin:mkfontdir:mkfontdir
use_configure no
build {}
destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 18:35:10 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 18:35:10 -0800 (PST)
Subject: [44785] trunk/dports/x11/unclutter/Portfile
Message-ID: <20090103023510.DB2C8B26971@beta.macosforge.org>
Revision: 44785
http://trac.macports.org/changeset/44785
Author: jeremyhu at macports.org
Date: 2009-01-02 18:35:10 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
unclutter: Fix build, updated X11 dependency
Modified Paths:
--------------
trunk/dports/x11/unclutter/Portfile
Modified: trunk/dports/x11/unclutter/Portfile
===================================================================
--- trunk/dports/x11/unclutter/Portfile 2009-01-03 02:26:56 UTC (rev 44784)
+++ trunk/dports/x11/unclutter/Portfile 2009-01-03 02:35:10 UTC (rev 44785)
@@ -18,15 +18,14 @@
checksums md5 1fe32cab8dd765263679618f8704117f
-depends_lib lib:libX11:XFree86
+depends_lib \
+ lib:libX11.6:xorg-libX11
worksrcdir ${name}
use_configure no
-build.env "CPPFLAGS='-I/usr/X11R6/include -I${prefix}/include' \
- LDFLAGS='-L/usr/X11R6/lib' LIBS='-L${prefix}/lib' DYLD_LIBRARY_PATH='/usr/X11R6/lib:${prefix}/lib' \
- LD_LIBRARY_PATH='/usr/X11R6/lib:${prefix}/lib' CFLAGS='-Os'"
+build.args-append CCOPTIONS='-I${prefix}/include -I${x11prefix}/include' LDOPTIONS='-L${prefix}/lib -L${x11prefix}/lib'
destroot.args BINDIR=${destroot}${prefix}/bin MANDIR=${destroot}${prefix}/share/man/man1
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Fri Jan 2 18:36:14 2009
From: blb at macports.org (blb at macports.org)
Date: Fri, 2 Jan 2009 18:36:14 -0800 (PST)
Subject: [44786] trunk/dports/x11
Message-ID: <20090103023614.B5E5CB26A30@beta.macosforge.org>
Revision: 44786
http://trac.macports.org/changeset/44786
Author: blb at macports.org
Date: 2009-01-02 18:36:14 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
New port - x11/font-bh-ttf, X.org Bigelow & Holmes truetype fonts
Added Paths:
-----------
trunk/dports/x11/font-bh-ttf/
trunk/dports/x11/font-bh-ttf/Portfile
Added: trunk/dports/x11/font-bh-ttf/Portfile
===================================================================
--- trunk/dports/x11/font-bh-ttf/Portfile (rev 0)
+++ trunk/dports/x11/font-bh-ttf/Portfile 2009-01-03 02:36:14 UTC (rev 44786)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-bh-ttf
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Bigelow & Holmes truetype fonts
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 ad43cf739b3d46ba1e7dc778a0608a52 \
+ sha1 c39ba9c60468c1ab1a2efadb84b46df4a94f215e \
+ rmd160 fed191717895e0cdbe7c34dbbe94a13e1b823793
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/TTF
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-bh-ttf/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Fri Jan 2 18:36:38 2009
From: blb at macports.org (blb at macports.org)
Date: Fri, 2 Jan 2009 18:36:38 -0800 (PST)
Subject: [44787] trunk/dports/x11
Message-ID: <20090103023638.45DA5B26A92@beta.macosforge.org>
Revision: 44787
http://trac.macports.org/changeset/44787
Author: blb at macports.org
Date: 2009-01-02 18:36:37 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
New port - x11/font-misc-meltho, X.org Meltho truetype fonts
Added Paths:
-----------
trunk/dports/x11/font-misc-meltho/
trunk/dports/x11/font-misc-meltho/Portfile
Added: trunk/dports/x11/font-misc-meltho/Portfile
===================================================================
--- trunk/dports/x11/font-misc-meltho/Portfile (rev 0)
+++ trunk/dports/x11/font-misc-meltho/Portfile 2009-01-03 02:36:37 UTC (rev 44787)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-misc-meltho
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Meltho truetype fonts
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 ccb212a7badf7aefdc9f9a92af428d32 \
+ sha1 fb7bb1ef32a1b7eacd2df4c372967706cd730a92 \
+ rmd160 c44264ae31c2b8b4434a1c8285dae0c0bfb8c3ae
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/OTF
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-misc-meltho/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From raimue at macports.org Fri Jan 2 18:36:52 2009
From: raimue at macports.org (raimue at macports.org)
Date: Fri, 2 Jan 2009 18:36:52 -0800 (PST)
Subject: [44788] trunk/dports/devel/gpgme/Portfile
Message-ID: <20090103023652.23945B26B02@beta.macosforge.org>
Revision: 44788
http://trac.macports.org/changeset/44788
Author: raimue at macports.org
Date: 2009-01-02 18:36:51 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
devel/gpgme:
Disable parallel build as it did not work for me (build.jobs=2)
Modified Paths:
--------------
trunk/dports/devel/gpgme/Portfile
Modified: trunk/dports/devel/gpgme/Portfile
===================================================================
--- trunk/dports/devel/gpgme/Portfile 2009-01-03 02:36:37 UTC (rev 44787)
+++ trunk/dports/devel/gpgme/Portfile 2009-01-03 02:36:51 UTC (rev 44788)
@@ -29,6 +29,8 @@
depends_lib port:gnupg port:pth port:libgpg-error
+use_parallel_build no
+
post-patch {
reinplace "s|thread_modules=\"\"|thread_modules=\"pthread\"|" ${worksrcpath}/gpgme/gpgme-config.in
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Fri Jan 2 18:37:04 2009
From: blb at macports.org (blb at macports.org)
Date: Fri, 2 Jan 2009 18:37:04 -0800 (PST)
Subject: [44789] trunk/dports/x11
Message-ID: <20090103023704.3243FB26B5E@beta.macosforge.org>
Revision: 44789
http://trac.macports.org/changeset/44789
Author: blb at macports.org
Date: 2009-01-02 18:37:03 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
New port - x11/font-misc-ethiopic, X.org Ethiopic truetype fonts
Added Paths:
-----------
trunk/dports/x11/font-misc-ethiopic/
trunk/dports/x11/font-misc-ethiopic/Portfile
Added: trunk/dports/x11/font-misc-ethiopic/Portfile
===================================================================
--- trunk/dports/x11/font-misc-ethiopic/Portfile (rev 0)
+++ trunk/dports/x11/font-misc-ethiopic/Portfile 2009-01-03 02:37:03 UTC (rev 44789)
@@ -0,0 +1,53 @@
+# $Id$
+
+PortSystem 1.0
+name font-misc-ethiopic
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Ethiopic truetype fonts
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 0b271fc617087d77560bdca20c0cdbb0 \
+ sha1 d598b873ea897574b86167a36b4c151f84d22d68 \
+ rmd160 53e2176a4073fdceae9b2a5392b252209536372a
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontbasedir ${prefix}/share/fonts
+
+configure.args --with-ttf-fontdir=${myfontbasedir}/TTF \
+ --with-otf-fontdir=${myfontbasedir}/OTF
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ foreach fontType {OTF TTF} {
+ if {[file exists ${destroot}${myfontbasedir}/${fontType}/${fontsFile}]} {
+ delete ${destroot}${myfontbasedir}/${fontType}/${fontsFile}
+ }
+ }
+ }
+}
+
+post-activate {
+ foreach fontType {OTF TTF} {
+ system "mkfontscale ${myfontbasedir}/${fontType}"
+ system "mkfontdir ${myfontbasedir}/${fontType}"
+ }
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# foreach fontType {OTF TTF} {
+# system "mkfontscale ${myfontbasedir}/${fontType}"
+# system "mkfontdir ${myfontbasedir}/${fontType}"
+# }
+#}
+
Property changes on: trunk/dports/x11/font-misc-ethiopic/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 18:39:28 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 18:39:28 -0800 (PST)
Subject: [44790] trunk/dports/x11/wmcube/Portfile
Message-ID: <20090103023928.63204B26BCD@beta.macosforge.org>
Revision: 44790
http://trac.macports.org/changeset/44790
Author: jeremyhu at macports.org
Date: 2009-01-02 18:39:27 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
wmcube: Not universal, updated X11 dependencies, fixed build directories
Modified Paths:
--------------
trunk/dports/x11/wmcube/Portfile
Modified: trunk/dports/x11/wmcube/Portfile
===================================================================
--- trunk/dports/x11/wmcube/Portfile 2009-01-03 02:37:03 UTC (rev 44789)
+++ trunk/dports/x11/wmcube/Portfile 2009-01-03 02:39:27 UTC (rev 44790)
@@ -14,13 +14,16 @@
homepage http://dockapps.org/file.php/id/162
platforms darwin
master_sites http://dockapps.org/download.php/id/222/
-depends_lib lib:libX11.6:XFree86
+depends_lib \
+ lib:libXext.6:xorg-libXext \
+ lib:libXpm.4:xpm
checksums md5 efc6f484c53f0a98a76925a6e1a74cd3
worksrcdir ${name}/${name}
use_configure no
-build.args -f Makefile.OPENBSD
+universal_variant no
+build.args -f Makefile.OPENBSD LIBDIR="-L${prefix}/lib -L${x11prefix}/lib -L./libdocapp" INCLUDES="-I${prefix}/include -I${x11prefix}/include"
destroot {
xinstall -m 755 -o root -g wheel ${worksrcpath}/${name} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From raimue at macports.org Fri Jan 2 18:50:26 2009
From: raimue at macports.org (raimue at macports.org)
Date: Fri, 2 Jan 2009 18:50:26 -0800 (PST)
Subject: [44791] trunk/base/src/port1.0/porttrace.tcl
Message-ID: <20090103025026.6023BB26D0F@beta.macosforge.org>
Revision: 44791
http://trac.macports.org/changeset/44791
Author: raimue at macports.org
Date: 2009-01-02 18:50:25 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
port1.0/porttrace.tcl:
Add $CCACHE_DIR and $HOME/.ccache to whitelist for trace mode
Modified Paths:
--------------
trunk/base/src/port1.0/porttrace.tcl
Modified: trunk/base/src/port1.0/porttrace.tcl
===================================================================
--- trunk/base/src/port1.0/porttrace.tcl 2009-01-03 02:39:27 UTC (rev 44790)
+++ trunk/base/src/port1.0/porttrace.tcl 2009-01-03 02:50:25 UTC (rev 44791)
@@ -73,10 +73,15 @@
# /dev/null
# /dev/tty
# /Library/Caches/com.apple.Xcode
- set trace_sandboxbounds "/tmp:/private/tmp:/var/tmp:/private/var/tmp:/dev/:/etc/passwd:/etc/groups:/etc/localtime:/Library/Caches/com.apple.Xcode:${workpath}:$portpath"
+ # $CCACHE_DIR
+ # $HOMEDIR/.ccache
+ set trace_sandboxbounds "/tmp:/private/tmp:/var/tmp:/private/var/tmp:/dev/:/etc/passwd:/etc/groups:/etc/localtime:/Library/Caches/com.apple.Xcode:$env(HOME)/.ccache:${workpath}:$portpath"
if {[info exists env(TMPDIR)]} {
set trace_sandboxbounds "${trace_sandboxbounds}:$env(TMPDIR)"
}
+ if {[info exists env(CCACHE_DIR)]} {
+ set trace_sandboxbounds "${trace_sandboxbounds}:$env(CCACHE_DIR)"
+ }
tracelib setsandbox $trace_sandboxbounds
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From raimue at macports.org Fri Jan 2 18:50:57 2009
From: raimue at macports.org (raimue at macports.org)
Date: Fri, 2 Jan 2009 18:50:57 -0800
Subject: propchange - r44791 svn:log
Message-ID: <20090103025057.CB76D2807E@relay11.apple.com>
Author: raimue at macports.org (original author: raimue at macports.org)
Revision: 44791
Property Name: svn:log
--- /Volumes/data/admin/var/tmp/revprops/pre-44791-raimue at macports.org 2009-01-02 18:50:56.000000000 -0800
+++ /Volumes/data/admin/var/tmp/revprops/post-44791-raimue at macports.org 2009-01-02 18:50:57.000000000 -0800
@@ -1,2 +1,2 @@
port1.0/porttrace.tcl:
-Add $CCACHE_DIR and $HOME/.ccache to whitelist for trace mode
+Add $CCACHE_DIR and $HOME/.ccache to whitelist for trace mode, see #12218
From blb at macports.org Fri Jan 2 18:51:58 2009
From: blb at macports.org (blb at macports.org)
Date: Fri, 2 Jan 2009 18:51:58 -0800 (PST)
Subject: [44792] trunk/dports/x11
Message-ID: <20090103025159.02C71B26D88@beta.macosforge.org>
Revision: 44792
http://trac.macports.org/changeset/44792
Author: blb at macports.org
Date: 2009-01-02 18:51:58 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
New port - x11/font-adobe-utopia-type1, X.org Adobe Type1 Utopia fonts
Added Paths:
-----------
trunk/dports/x11/font-adobe-utopia-type1/
trunk/dports/x11/font-adobe-utopia-type1/Portfile
Added: trunk/dports/x11/font-adobe-utopia-type1/Portfile
===================================================================
--- trunk/dports/x11/font-adobe-utopia-type1/Portfile (rev 0)
+++ trunk/dports/x11/font-adobe-utopia-type1/Portfile 2009-01-03 02:51:58 UTC (rev 44792)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-adobe-utopia-type1
+version 1.0.1
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Adobe Type1 Utopia fonts
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 aa7ff4bd20b961afda9c15d103b972a5 \
+ sha1 058cdb2668df3dbdc81a49a2eded8de334876c3a \
+ rmd160 73cf16a10870d134526feb4db5877a193a49a4db
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/Type1
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-adobe-utopia-type1/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Fri Jan 2 18:51:59 2009
From: portindex at macports.org (portindex at macports.org)
Date: Fri, 2 Jan 2009 18:51:59 -0800 (PST)
Subject: [44793] trunk/dports/PortIndex
Message-ID: <20090103025200.E2019B26D9B@beta.macosforge.org>
Revision: 44793
http://trac.macports.org/changeset/44793
Author: portindex at macports.org
Date: 2009-01-02 18:51:59 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5410
Ports successfully parsed: 5410
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-03 02:51:58 UTC (rev 44792)
+++ trunk/dports/PortIndex 2009-01-03 02:51:59 UTC (rev 44793)
@@ -2614,8 +2614,8 @@
variants universal depends_build {port:p5-xml-parser port:shared-mime-info} variant_desc {universal {Build for multiple architectures}} portdir gnome/seahorse description {Seahorse is a Gnome interface for GnuPG.} homepage http://www.gnome.org/projects/seahorse/ epoch 0 platforms darwin name seahorse depends_lib {port:dbus port:gpgme port:gnome-panel port:gnome-keyring port:avahi port:dbus-glib port:gnome-vfs} long_description {Seahorse is a Gnome interface for GnuPG. Its main purpose is to be a PGP/GPG Key Manager, though it has other components including a text editor and file manager.} maintainers nomaintainer categories {gnome crypto} version 2.24.0 revision 0
sodipodi 1017
variants universal variant_desc {universal {Build for multiple architectures}} portdir gnome/sodipodi description {Sodipodi is a vector-based drawing program.} homepage http://sourceforge.net/projects/sodipodi/ epoch 0 platforms darwin name sodipodi depends_lib port:libgnomeprintui long_description {Sodipodi is a vector-based drawing program, like CorelDraw or Adobe Illustrator from the proprietary software world, and Sketch or Karbon14 from the free software world. It is free software, distributed under the terms of the Gnu General Public License, Version 2. Sodipodi uses W3C SVG as its native file format. It is therefore a very useful tool for web designers. It has a relatively modern display engine, giving you finely antialiased display, alpha transparencies, vector fonts and so on. Sodipodi is written in C, using the Gtk+ toolkit and optionally some Gnome libraries. Sodipodi works under most versions of Unix and Windows.} maintainers nomaintainer version 0.34 categories
{gnome graphics} revision 0
-startup-notification 464
-variants universal variant_desc {universal {Build for multiple architectures}} portdir gnome/startup-notification description {Library that supports startup notification specs.} homepage http://www.gnome.org/ epoch 0 platforms darwin name startup-notification maintainers nomaintainer long_description {startup-notification is a minimal library that supports the startup notification spec described at www.freedesktop.org.} version 0.9 categories gnome revision 0
+startup-notification 583
+variants universal depends_build {port:autoconf port:automake port:libtool} variant_desc {universal {Build for multiple architectures}} portdir gnome/startup-notification description {Library that supports startup notification specs.} homepage http://www.gnome.org/ epoch 0 platforms darwin name startup-notification depends_lib {lib:libSM.6:xorg-libsm lib:libX11.6:xorg-libX11} maintainers nomaintainer long_description {startup-notification is a minimal library that supports the startup notification spec described at www.freedesktop.org.} categories gnome version 0.9 revision 0
system-tools-backends 946
variants universal depends_build {port:pkgconfig path:bin/perl:perl5 port:p5-net-dbus} variant_desc {universal {Build for multiple architectures}} portdir gnome/system-tools-backends description {Tools aimed to ease computer administration.} homepage http://system-tools-backends.freedesktop.org/ depends_run {path:bin/perl:perl5 port:p5-net-dbus} epoch 0 platforms darwin name system-tools-backends depends_lib {port:libgnomeui path:lib/pkgconfig/glib-2.0.pc:glib2 port:dbus port:dbus-glib} maintainers nomaintainer long_description {Formerly known as the Ximian Setup Tools, the GST are a fully integrated set of tools aimed to make easy the job that means the computer administration on an UNIX or Linux system. They're thought to help from the new Linux or UNIX user to the system administrators. The GNOME System Tools are free software, licensed under the terms of the GNU General Public License.} categories gnome version 2.6.0 revision 0
totem 888
@@ -9032,8 +9032,8 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir sysutils/pv description {monitor the progress of data through a pipe} homepage http://www.ivarch.com/programs/pv.shtml epoch 0 platforms darwin name pv depends_lib port:gettext maintainers meissnem at gmail.com long_description {pv - Pipe Viewer - is a terminal-based tool for monitoring the progress of data through a pipeline. It can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data is passing through, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion.} version 1.1.4 categories sysutils revision 0
pwgen 501
variants universal depends_build bin:grep:grep variant_desc {universal {Build for multiple architectures}} portdir sysutils/pwgen description {password generator} homepage http://sourceforge.net/projects/pwgen/ epoch 0 platforms darwin name pwgen maintainers {raimue openmaintainer} long_description {This program spits out passwords which are virtually guaranteed not to be found in the dictionary, but are (usually) pronounceable to speakers of English.} version 2.06 categories sysutils revision 1
-python_select 706
-variants {darwin_7 darwin_8 darwin_9 universal} variant_desc {darwin_7 {Platform variant, do not select manually} darwin_8 {Platform variant, do not select manually} darwin_9 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir sysutils/python_select description {Switch the default python interpreter} homepage http://svn.macports.org/repository/macports/contrib/select/ epoch 0 platforms darwin name python_select maintainers raimue long_description {python_select lets you switch the default python interpreter. python_select symlinks the standard python executables in the MacPorts prefix to the selected version.} version 0.2 categories sysutils revision 0
+python_select 708
+variants {darwin_7 darwin_8 darwin_9 universal} variant_desc {darwin_7 {Platform variant, do not select manually} darwin_8 {Platform variant, do not select manually} darwin_9 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir sysutils/python_select description {Switch the default python interpreter} homepage http://svn.macports.org/repository/macports/contrib/select/ epoch 0 platforms darwin name python_select maintainers raimue long_description {python_select lets you switch the default python interpreter. python_select symlinks the standard python executables in the MacPorts prefix to the selected version.} version 0.2.1 categories sysutils revision 0
remap-bad-apple-keys 447
description {A utility to remap some bad keys in Apple's X11} portdir sysutils/remap-bad-apple-keys homepage http://ranger.befunk.com/fink/ epoch 0 depends_run bin:xmodmap:XFree86 platforms darwin name remap-bad-apple-keys maintainers nomaintainer long_description {Some keys are incorrectly mapped in Apple's X11 (and possibly others), making it impossible to use navigation keys in some applications.} version 1.0 categories sysutils revision 0
repoview 545
@@ -10040,6 +10040,8 @@
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-bh-lucidatypewriter-100dpi description {X.org Bigelow & Holmes Lucida Typewriter 100 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-bh-lucidatypewriter-100dpi maintainers {blb openmaintainer} long_description {{X.org Bigelow & Holmes Lucida Typewriter 100 DPI font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-bh-lucidatypewriter-75dpi 555
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-bh-lucidatypewriter-75dpi description {X.org Bigelow & Holmes Lucida Typewriter 75 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-bh-lucidatypewriter-75dpi maintainers {blb openmaintainer} long_description {{X.org Bigelow & Holmes Lucida Typewriter 75 DPI font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-bh-ttf 487
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-bh-ttf description {X.org Bigelow & Holmes truetype fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-bh-ttf maintainers {blb openmaintainer} long_description {{X.org Bigelow & Holmes truetype fonts}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-bitstream-100dpi 489
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-bitstream-100dpi description {X.org Bitstream 100 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-bitstream-100dpi maintainers {blb openmaintainer} long_description {{X.org Bitstream 100 DPI font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-bitstream-75dpi 485
@@ -10060,6 +10062,10 @@
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-micro-misc description {X.org Micro miscellaneous font} homepage http://www.x.org/ epoch 0 platforms darwin name font-micro-misc maintainers {blb openmaintainer} long_description {{X.org Micro miscellaneous font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-misc-cyrillic 493
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-misc-cyrillic description {X.org Miscellaneous Cyrillic font} homepage http://www.x.org/ epoch 0 platforms darwin name font-misc-cyrillic maintainers {blb openmaintainer} long_description {{X.org Miscellaneous Cyrillic font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-misc-ethiopic 485
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-misc-ethiopic description {X.org Ethiopic truetype fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-misc-ethiopic maintainers {blb openmaintainer} long_description {{X.org Ethiopic truetype fonts}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-misc-meltho 477
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-misc-meltho description {X.org Meltho truetype fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-misc-meltho maintainers {blb openmaintainer} long_description {{X.org Meltho truetype fonts}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-misc-misc 485
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-misc-misc description {X.org various miscellaneous fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-misc-misc maintainers {blb openmaintainer} long_description {{X.org various miscellaneous fonts}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-mutt-misc 479
@@ -10226,44 +10232,44 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/mkfontdir description {X11 mkfontdir} homepage http://www.x.org epoch 0 depends_run port:mkfontscale platforms darwin name mkfontdir maintainers jeremyhu long_description {Create an index of X font files in a directory} version 1.0.4 categories x11 revision 0
mkfontscale 515
variants {macosx universal} depends_build {port:pkgconfig port:xorg-xproto} variant_desc {macosx {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/mkfontscale description {X11 mkfontscale} homepage http://www.x.org epoch 0 platforms darwin name mkfontscale depends_lib {lib:libfontenc.1:xorg-libfontenc port:freetype port:bzip2 port:zlib} maintainers jeremyhu long_description {Create an index of scalable font files for X} categories x11 version 1.0.6 revision 0
-mlterm 1130
-variants {antialias bidi bgImages gtk2 universal} depends_build port:autoconf variant_desc {antialias {Enable antialiasing support} bidi {Enable bidirectional support} bgImages {Enable background image support} gtk2 {Enable building of mlconfig and mlterm-menu} universal {Build for multiple architectures}} portdir x11/mlterm description {Multi-lingual X11 terminal emulator} homepage http://mlterm.sourceforge.net/ epoch 0 platforms darwin name mlterm depends_lib lib:libX11.6:XFree86 maintainers nomaintainer long_description {mlterm is a multi-lingual terminal emulator written from scratch, which supports various character sets and encodings in the world and complex characters such as double width for East Asian, combining for Thai, Vietnamese, and so on, and bi-direction for Arabic and Hebrew. Indic scripts in ISCII encoding are experimentally supported using libind library. It also supports various unique feature such as anti-alias using FreeType, multiple XIM, multiple wind
ows, scrollbar API, scroll by mouse wheel, automatic selection of encoding, daemon mode, and so on.} categories x11 version 2.9.4 revision 0
-monafont 473
-portdir x11/monafont description {Japanese proportional font to show Japanese text arts correctly} name monafont depends_lib lib:libX11.6:XFree86 version 2.90 categories {x11 fonts} homepage http://monafont.sourceforge.net/ revision 0 epoch 0 maintainers pelopor at nifty.com long_description {Mona Font is a Japanese proportional font which allows you to view Japanese text arts correctly. Mona Font is based on Shinonome Font, a Japanese font developed by /efont/ Project.}
+mlterm 1097
+variants {antialias bidi bgImages gtk2} depends_build port:autoconf variant_desc {antialias {Enable antialiasing support} bidi {Enable bidirectional support} bgImages {Enable background image support} gtk2 {Enable building of mlconfig and mlterm-menu}} portdir x11/mlterm description {Multi-lingual X11 terminal emulator} homepage http://mlterm.sourceforge.net/ epoch 0 platforms darwin name mlterm depends_lib {lib:libSM.6:xorg-libsm lib:libXft.2:Xft2} maintainers nomaintainer long_description {mlterm is a multi-lingual terminal emulator written from scratch, which supports various character sets and encodings in the world and complex characters such as double width for East Asian, combining for Thai, Vietnamese, and so on, and bi-direction for Arabic and Hebrew. Indic scripts in ISCII encoding are experimentally supported using libind library. It also supports various unique feature such as anti-alias using FreeType, multiple XIM, multiple windows, scrollbar API, scroll by mou
se wheel, automatic selection of encoding, daemon mode, and so on.} categories x11 version 2.9.4 revision 0
+monafont 469
+portdir x11/monafont description {Japanese proportional font to show Japanese text arts correctly} name monafont version 2.90 categories {x11 fonts} homepage http://monafont.sourceforge.net/ depends_build port:mkfontdir revision 1 epoch 0 maintainers pelopor at nifty.com long_description {Mona Font is a Japanese proportional font which allows you to view Japanese text arts correctly. Mona Font is based on Shinonome Font, a Japanese font developed by /efont/ Project.}
mowitz 551
variants {darwin_7 universal} variant_desc {darwin_7 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/mowitz description {Library of widgets for X applications to use.} homepage http://siag.nu/mowitz/ epoch 0 platforms darwin name mowitz depends_lib lib:libneXtaw:neXtaw long_description {Library of widgets for X applications to use. The widgets have been snarfed from various sources and are all open source (GPL or MIT licenses).} maintainers nomaintainer version 0.3.0 categories x11 revision 2
-mplus-fonts 534
-variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/mplus-fonts description {simple and highly readable bitmap Japanese fonts} homepage http://mplus-fonts.sourceforge.jp epoch 0 name mplus-fonts depends_lib bin:mkfontdir:XFree86 maintainers pelopor at nifty.com long_description {M+ BITMAP FONTS were designed to be simple and highly readable. It incorporates all Kanji (Chinese character in Japanese) until level 2 (the one described in JISX0208).} version 2.2.4 categories {x11 fonts} revision 0
-mrxvt 900
-variants {cjk greek minimal universal} variant_desc {cjk {Adds CJK language support} greek {Adds support for Greek keyboards} minimal {Builds mrxvt with minimal features} universal {Build for multiple architectures}} portdir x11/mrxvt description {A multi-tabbed terminal emulator for the X Window System.} homepage http://materm.sourceforge.net/ epoch 0 platforms darwin name mrxvt depends_lib {lib:libX11.6:XFree86 port:ncurses} maintainers {boeyms openmaintainer} long_description {Mrxvt is a multi-tabbed (like gnome-terminal/konsole) terminal emulator for the X Window System. It targets to be light-weight, so the desktop environment, like CDE, KDE or GTK is not required in order to run it. It achieves this without losing the common useful features, like tab, image and pseudo-transparent background, multi-style scrollbars, XIM and CJK support, etc.} version 0.5.3 categories x11 revision 0
+mplus-fonts 536
+variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/mplus-fonts description {simple and highly readable bitmap Japanese fonts} homepage http://mplus-fonts.sourceforge.jp epoch 0 name mplus-fonts depends_lib bin:mkfontdir:mkfontdir maintainers pelopor at nifty.com long_description {M+ BITMAP FONTS were designed to be simple and highly readable. It incorporates all Kanji (Chinese character in Japanese) until level 2 (the one described in JISX0208).} version 2.2.4 categories {x11 fonts} revision 1
+mrxvt 949
+variants {cjk greek minimal universal} variant_desc {cjk {Adds CJK language support} greek {Adds support for Greek keyboards} minimal {Builds mrxvt with minimal features} universal {Build for multiple architectures}} portdir x11/mrxvt description {A multi-tabbed terminal emulator for the X Window System.} homepage http://materm.sourceforge.net/ epoch 0 platforms darwin name mrxvt depends_lib {lib:libSM.6:xorg-libsm lib:libXft.2:Xft2 lib:libXpm.4:xpm port:libpng port:ncurses} maintainers {boeyms openmaintainer} long_description {Mrxvt is a multi-tabbed (like gnome-terminal/konsole) terminal emulator for the X Window System. It targets to be light-weight, so the desktop environment, like CDE, KDE or GTK is not required in order to run it. It achieves this without losing the common useful features, like tab, image and pseudo-transparent background, multi-style scrollbars, XIM and CJK support, etc.} version 0.5.3 categories x11 revision 0
nabi 567
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/nabi description {Korean Input Method for X11} homepage http://nabi.kldp.net epoch 0 platforms darwin name nabi depends_lib {port:gtk2 port:pkgconfig port:libhangul} maintainers matthew.c at rogers.com long_description {Nabi is an easy and powerful GNU XIM, made for entering Hangul(Korean) in the X Window system. It can be used for free and distributed under the GNU license. There are many systems using Nabi as default XIM for Korean.} version 0.17 categories x11 revision 0
-neXtaw 579
-variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/neXtaw description {A replacement library for the Athena (libXaw) widget set.} homepage http://siag.nu/neXtaw epoch 0 platforms darwin name neXtaw depends_lib lib:libX11:XFree86 long_description {neXtaw is a replacement library for the Athena (libXaw) widget set. It is based on Xaw3d, by Kaleb Keithley and is almost 100% backward compatible with it. Its goal is to try to emulate the look and feel of the N*XTSTEP GUI.} maintainers nomaintainer version 0.15.1 categories x11 revision 0
+neXtaw 642
+variants universal depends_build {port:autoconf port:automake port:libtool} variant_desc {universal {Build for multiple architectures}} portdir x11/neXtaw description {A replacement library for the Athena (libXaw) widget set.} homepage http://siag.nu/neXtaw epoch 0 platforms darwin name neXtaw depends_lib lib:libXmu.6:xorg-libXmu long_description {neXtaw is a replacement library for the Athena (libXaw) widget set. It is based on Xaw3d, by Kaleb Keithley and is almost 100% backward compatible with it. Its goal is to try to emulate the look and feel of the N*XTSTEP GUI.} maintainers nomaintainer categories x11 version 0.15.1 revision 0
oclock 412
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/oclock description {Round X11 clock} homepage http://www.x.org/ epoch 0 platforms darwin name oclock depends_lib lib:libXmu.6:xorg-libXmu maintainers {blb openmaintainer} long_description {OClock simply displays the current time on an analog display.} categories x11 version 1.0.1 revision 0
-openbox 643
-variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/openbox description {A highly configurable and standards-compliant window manager} homepage http://icculus.org/openbox/ epoch 0 platforms {darwin freebsd linux} name openbox depends_lib {lib:libX11.6:XFree86 port:pkgconfig path:lib/pkgconfig/glib-2.0.pc:glib2 port:libxml2 path:lib/pkgconfig/pango.pc:pango port:startup-notification} maintainers {afb at macports.org openmaintainer} long_description {Openbox is a minimalistic, highly configurable, next generation window manager with extensive standards support.} version 3.4.5 categories x11 revision 0
+openbox 721
+variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/openbox description {A highly configurable and standards-compliant window manager} homepage http://icculus.org/openbox/ epoch 0 platforms {darwin freebsd linux} name openbox depends_lib {lib:libSM.6:xorg-libsm lib:libXcursor.1:xorg-libXcursor lib:libXinerama.1:xorg-libXinerama lib:libXrandr.2:xorg-libXrandr path:lib/pkgconfig/pango.pc:pango port:libxml2 port:startup-notification} maintainers {afb at macports.org openmaintainer} long_description {Openbox is a minimalistic, highly configurable, next generation window manager with extensive standards support.} categories x11 version 3.4.5 revision 0
openmotif 670
variants {darwin_7 universal} depends_build port:pkgconfig variant_desc {darwin_7 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/openmotif description {The Open Motif toolkit for X11} homepage http://www.motifzone.net/ epoch 0 platforms darwin name openmotif depends_lib {port:jpeg port:libpng port:libiconv lib:libSM.6:xorg-libsm lib:libXext.6:xorg-libXext lib:libXft.2:Xft2 lib:libXmu.6:xorg-libXmu lib:libXp.6:xorg-libXp lib:libXt.6:xorg-libXt} maintainers nomaintainer long_description {This is The Open Group's full version of Motif based on the original OSF sources.} categories x11 version 2.3.1-1 revision 0
-oroborus 526
-variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/oroborus description {Oroborus basically is a really minimalistic window manager.} homepage http://www.oroborus.org/ epoch 0 platforms darwin name oroborus depends_lib {lib:libX11.6:XFree86 lib:libXext.6:XFree86} long_description {Oroborus is a really minimalistic window manager. It is highly configurable, small and mostly KDE and GNOME compatible.} maintainers dreamind at dreamind.de version 2.0.18 categories {x11 x11-wm} revision 0
+oroborus 550
+variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/oroborus description {Oroborus basically is a really minimalistic window manager.} homepage http://www.oroborus.org/ epoch 0 platforms darwin name oroborus depends_lib {lib:libSM.6:xorg-libsm lib:libXext.6:xorg-libXext lib:libXpm.4:xpm} long_description {Oroborus is a really minimalistic window manager. It is highly configurable, small and mostly KDE and GNOME compatible.} maintainers dreamind at dreamind.de version 2.0.18 categories {x11 x11-wm} revision 0
pango 612
variants {no_x11 universal} depends_build port:pkgconfig variant_desc {no_x11 {Disable support for X11} universal {Build for multiple architectures}} portdir x11/pango description {Framework for the layout and rendering of i18n text} homepage http://www.pango.org/ epoch 0 platforms darwin name pango depends_lib {path:lib/pkgconfig/glib-2.0.pc:glib2 lib:libXft.2:Xft2 path:lib/pkgconfig/cairo.pc:cairo} maintainers ryandesign long_description {The goal of the Pango project is to provide an open-source framework for the layout and rendering of internationalized text.} categories x11 version 1.22.4 revision 0
pango-devel 624
variants {no_x11 universal} depends_build port:pkgconfig variant_desc {no_x11 {Disable support for X11} universal {Build for multiple architectures}} portdir x11/pango-devel description {Framework for the layout and rendering of i18n text} homepage http://www.pango.org/ epoch 0 platforms darwin name pango-devel depends_lib {path:lib/pkgconfig/glib-2.0.pc:glib2 lib:libXft.2:Xft2 path:lib/pkgconfig/cairo.pc:cairo} maintainers ryandesign long_description {The goal of the Pango project is to provide an open-source framework for the layout and rendering of internationalized text.} categories x11 version 1.21.6 revision 1
pangomm 501
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/pangomm description {C++ interface to Pango.} homepage http://www.gtkmm.org/ epoch 0 platforms darwin name pangomm depends_lib {path:lib/pkgconfig/pango.pc:pango path:lib/pkgconfig/cairomm-1.0.pc:cairomm port:glibmm port:libsigcxx2} long_description {pangomm is the official C++ interface for the Pango text layout library.} maintainers {devans openmaintainer} version 2.14.1 categories {x11 devel} revision 0
-pcb 763
-variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/pcb description {Printed Circuit Board Layout Tool} homepage http://pcb.sourceforge.net epoch 0 platforms darwin name pcb depends_lib {lib:libX11.6:XFree86 bin:wish:tk} maintainers adam at megacz.com long_description {PCB is an interactive printed circuit board editor for the X11 window system. PCB includes a rats nest feature, design rule checking, and can provide industry standard RS-274-X (Gerber), NC drill, and centroid data (X-Y data) output for use in the board fabrication and assembly process. PCB offers high end features such as an autorouter and trace optimizer which can tremendously reduce layout time.} version 20060321 categories {x11 graphics} revision 0
+pcb 762
+variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/pcb description {Printed Circuit Board Layout Tool} homepage http://pcb.sourceforge.net epoch 0 depends_run bin:wish:tk platforms darwin name pcb depends_lib port:gtk2 maintainers adam at megacz.com long_description {PCB is an interactive printed circuit board editor for the X11 window system. PCB includes a rats nest feature, design rule checking, and can provide industry standard RS-274-X (Gerber), NC drill, and centroid data (X-Y data) output for use in the board fabrication and assembly process. PCB offers high end features such as an autorouter and trace optimizer which can tremendously reduce layout time.} categories {x11 graphics} version 20060321 revision 0
php5-gtk 559
variants {extra html libsexy sourceview spell universal} variant_desc {universal {Build for multiple architectures}} portdir x11/php5-gtk description {PHP-GTK: Gtk+ bindings for PHP 5.} homepage http://gtk.php.net/ epoch 0 platforms {darwin freebsd} name php5-gtk depends_lib {port:glib2 port:gtk2 port:php5 port:libglade2} maintainers anant at kix.in long_description {PHP-GTK is a Gtk+ bindings for the PHP 5 scripting language, allowing you to build rich, cross-platform desktop applications using PHP.} version 2.0.1 categories {x11 lang php www} revision 0
-qt3 750
-variants {darwin_9 darwin_8 darwin_7 darwin_6 mysql odbc psql universal} variant_desc {darwin_9 {Platform variant, do not select manually} darwin_8 {Platform variant, do not select manually} darwin_7 {Platform variant, do not select manually} darwin_6 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/qt3 description {Qt Tool Kit} homepage http://www.trolltech.com/products/qt/index.html epoch 0 platforms darwin name qt3 depends_lib {lib:libGL.1:XFree86 port:jpeg port:libpng path:bin/perl:perl5 lib:libXft.2:Xft2 lib:libXrender.1:xrender port:zlib} maintainers nomaintainer long_description {Qt 3 is a multiplatform C++ application development framework.} version 3.3.8 categories x11 revision 3
+qt3 747
+variants {darwin_9 darwin_8 darwin_7 darwin_6 mysql odbc psql universal} variant_desc {darwin_9 {Platform variant, do not select manually} darwin_8 {Platform variant, do not select manually} darwin_7 {Platform variant, do not select manually} darwin_6 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/qt3 description {Qt Tool Kit} homepage http://www.trolltech.com/products/qt/index.html epoch 0 platforms darwin name qt3 depends_lib {lib:libGL.1:mesa port:jpeg port:libpng path:bin/perl:perl5 lib:libXft.2:Xft2 lib:libXrender.1:xrender port:zlib} maintainers nomaintainer long_description {Qt 3 is a multiplatform C++ application development framework.} version 3.3.8 categories x11 revision 3
qt4-x11 493
variants {darwin_7 darwin_9 webkit} variant_desc {darwin_7 {Platform variant, do not select manually} darwin_9 {Platform variant, do not select manually} webkit {Use WebKit as html rendering engine in Assistant}} portdir x11/qt4-x11 description {Qt Tool Kit} homepage http://www.trolltech.com/ epoch 0 platforms darwin name qt4-x11 maintainers mcalhoun long_description {This is Qt, TrollTech's C++ toolkit for writing cross-platform GUI applications.} version 4.4.3 categories x11 revision 0
-ratpoison 933
-variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/ratpoison description {Ratpoison is a simple Window Manager} homepage http://www.nongnu.org/ratpoison/ epoch 0 platforms darwin name ratpoison depends_lib lib:libX11.6:XFree86 maintainers pmq long_description {Ratpoison is a simple Window Manager with no fat library dependencies, no fancy graphics, no window decorations, and no rodent dependence. It is largely modelled after GNU Screen which has done wonders in the virtual terminal market. The screen can be split into non-overlapping frames. All windows are kept maximized inside their frames to take full advantage of your precious screen real estate. All interaction with the window manager is done through keystrokes. ratpoison has a prefix map to minimize the key clobbering that cripples Emacs and other quality pieces of software.} version 1.4.3 categories {x11 x11-wm} revision 0
+ratpoison 976
+variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/ratpoison description {Ratpoison is a simple Window Manager} homepage http://www.nongnu.org/ratpoison/ epoch 0 platforms darwin name ratpoison depends_lib {lib:libXinerama.1:xorg-libXinerama lib:libXtst.6:xorg-libXtst} maintainers pmq long_description {Ratpoison is a simple Window Manager with no fat library dependencies, no fancy graphics, no window decorations, and no rodent dependence. It is largely modelled after GNU Screen which has done wonders in the virtual terminal market. The screen can be split into non-overlapping frames. All windows are kept maximized inside their frames to take full advantage of your precious screen real estate. All interaction with the window manager is done through keystrokes. ratpoison has a prefix map to minimize the key clobbering that cripples Emacs and other quality pieces of software.} version 1.4.3 categories {x11 x11-wm} revision 0
render 415
portdir x11/render platforms darwin description {Obsolete {port;} replaced by xorg-renderproto} name render version 0.9.2 categories x11 homepage http://www.x.org/ revision 0 epoch 0 maintainers nomaintainer long_description {The render port is obsolete and has been replaced with xorg-renderproto. The render port still exists as a dependency of xorg-renderproto to ease the transition. It will be removed later.}
rep-gtk 538
@@ -10274,14 +10280,14 @@
description {a single archive containing launchers for most of the ROX applications} portdir x11/rox-all homepage http://rox.sourceforge.net/desktop/ROX-All epoch 0 platforms {darwin freebsd linux} name rox-all depends_lib {port:rox-filer port:zeroinstall-injector} maintainers afb at macports.org long_description {ROX-All is a single archive containing launchers for most of the ROX applications. It contains everything you need to get started with ROX. Because actually putting all the software in this archive would make it very big and quickly out of date, it will download the latest versions of programs when you run them the first time. Therefore, you will need a network connection (but only when downloading or upgrading programs).} version 1.3 categories {x11 rox} revision 0
rox-filer 592
description {fast and powerful file manager} portdir x11/rox-filer homepage http://rox.sourceforge.net/desktop/ROX-Filer epoch 0 platforms {darwin freebsd linux} name rox-filer depends_lib {port:shared-mime-info port:libxml2 port:glib2 port:gtk2} maintainers afb at macports.org long_description {ROX-Filer is a fast and powerful graphical file manager. It has full drag-and-drop support and background file operations, and is highly configurable. It can also act as a pinboard, allowing you to pin frequently used files to the desktop background.} version 2.7.1 categories {x11 rox} revision 0
-rxvt 516
-variants {ml universal} variant_desc {universal {Build for multiple architectures}} portdir x11/rxvt description {Low memory usage colour xterm replacement} homepage http://www.rxvt.org/ epoch 0 platforms darwin name rxvt depends_lib {lib:libX11.6:XFree86 lib:libfreetype.6:freetype} maintainers nomaintainer long_description {Rxvt is an xterm replacement which uses a little less memory, and is suitable for use on machines with small memories. Tek4010 support is removed.} version 2.7.10 categories x11 revision 1
+rxvt 483
+variants {ml universal} variant_desc {universal {Build for multiple architectures}} portdir x11/rxvt description {Low memory usage colour xterm replacement} homepage http://www.rxvt.org/ epoch 0 platforms darwin name rxvt depends_lib lib:libXpm.4:xpm maintainers nomaintainer long_description {Rxvt is an xterm replacement which uses a little less memory, and is suitable for use on machines with small memories. Tek4010 support is removed.} version 2.7.10 categories x11 revision 1
rxvt-unicode 651
depends_build port:pkgconfig portdir x11/rxvt-unicode description {Unicode-aware rxvt clone.} homepage http://software.schmorp.de/pkg/rxvt-unicode.html epoch 0 platforms darwin name rxvt-unicode depends_lib {lib:libXft.2:Xft2 port:expat port:ncursesw path:bin/perl:perl5 port:zlib} maintainers nomaintainer long_description {rxvt-unicode is a clone of the well-known terminal emulator rxvt. Some of it's main features over rxvt are use of UCS-2 or UCS-4 to store text internally, locale-correct in- and output, stability, completely flicker-free display, support for Xft and core fonts in any combination, etc.} version 9.06 categories x11 revision 1
sawfish 646
variants universal depends_build {port:librep port:rep-gtk port:audiofile port:esound} variant_desc {universal {Build for multiple architectures}} portdir x11/sawfish description {A lisp-based extensible window manager} homepage http://sawmill.sourceforge.net/ epoch 0 platforms darwin name sawfish maintainers lloyd at hilaiel.com long_description {Sawfish is an extensible window manager using a lisp-based scripting language -- all window decorations are configurable and all user-interface policy is controlled through the extension language. This is no layer on top of twm, but a wholly new architecture.} version 1.3 categories x11 revision 0
-sazanami-font 350
-portdir x11/sazanami-font description {Japanese proportional True Type font} name sazanami-font depends_lib {bin:mkfontdir:XFree86 bin:mkfontscale:XFree86} version 20040629 categories {x11 fonts} homepage http://wiki.fdiary.net/font/?sazanami revision 0 epoch 0 maintainers pelopor at nifty.com long_description {{Japanese proportional True Type font}}
+sazanami-font 326
+portdir x11/sazanami-font description {Japanese proportional True Type font} name sazanami-font depends_lib bin:mkfontdir:mkfontdir version 20040629 categories {x11 fonts} homepage http://wiki.fdiary.net/font/?sazanami revision 0 epoch 0 maintainers pelopor at nifty.com long_description {{Japanese proportional True Type font}}
sessreg 422
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/sessreg description {Manage utmp/wtmp entries for non-init clients} homepage http://www.x.org/ epoch 0 platforms darwin name sessreg maintainers {blb openmaintainer} long_description {Sessreg is a simple program for managing utmp/wtmp entries for xdm sessions.} version 1.0.4 categories x11 revision 0
setxkbmap 513
@@ -10304,18 +10310,18 @@
variants universal depends_build path:bin/perl:perl5 variant_desc {universal {Build for multiple architectures}} portdir x11/terminus-font description {A clean monospaced font} homepage http://www.is-vn.bg/hamster/ epoch 0 platforms darwin name terminus-font maintainers pobox.com:rlonstein long_description {Terminus Font is designed for long (8 and more hours per day) work with computers. It contains a total of about 110 language sets. Also included are IBM VGA, vt100 and xterm pseudographic characters.} version 4.28 categories x11 revision 0
tightvnc 714
variants no_server depends_build bin:xmkmf:imake portdir x11/tightvnc description {Enhanced version of VNC} homepage http://www.tightvnc.com/ epoch 0 depends_run path:bin/perl:perl5 platforms darwin name tightvnc depends_lib {lib:libXaw:xorg-libXaw lib:libXp.6:xorg-libXp port:jpeg port:zlib} maintainers nomaintainer long_description {This is an enhanced version of VNC, called TightVNC, which includes a lot of new features, improvements, optimizations and bugfixes over the original VNC version. Note that TightVNC is still free, cross-platform and compatible with the standard VNC. Many users agree that TightVNC is the most advanced free remote desktop package.} categories {x11 vnc} version 1.3.9 revision 0
-tk 557
-variants {quartz universal} variant_desc {quartz {Use native Mac OS X UI instead of X11} universal {Build for multiple architectures}} portdir x11/tk description {Tcl Tool Kit} homepage http://www.tcl.tk/ epoch 0 platforms darwin name tk depends_lib {port:tcl lib:libX11.6:XFree86} maintainers {mww openmaintainer} long_description {This is Tk version 8.5.5, a GUI toolkit for Tcl. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.} version 8.5.5 categories x11 revision 0
+tk 577
+variants {quartz universal} variant_desc {quartz {Use native Mac OS X UI instead of X11} universal {Build for multiple architectures}} portdir x11/tk description {Tcl Tool Kit} homepage http://www.tcl.tk/ epoch 0 platforms darwin name tk depends_lib {lib:libXft.2:Xft2 lib:libXss.1:xorg-libXScrnSaver} maintainers {mww openmaintainer} long_description {This is Tk version 8.5.5, a GUI toolkit for Tcl. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.} version 8.5.5 categories x11 revision 0
tkdiff 583
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/tkdiff description {graphical front end to the diff program} homepage http://tkdiff.sourceforge.net/ epoch 0 depends_run port:tk platforms darwin name tkdiff maintainers nomaintainer long_description {tkdiff is a graphical front end to the diff program. It provides a side-by-side view of the differences between two files, along with several innovative features such as diff bookmarks and a graphical map of differences for quick navigation.} version 4.1.3 categories {x11 devel} revision 0
tkregexp 494
description {Design and debug regular expressions} portdir x11/tkregexp homepage http://laurent.riesterer.free.fr/regexp/ epoch 0 depends_run bin:wish8.4:tk platforms darwin name tkregexp maintainers nomaintainer long_description {tkregexp helps you to design or more generally work with regular expressions. As it is often difficult to write the right regexp at the first try, this tool will show you the effet of your regexp on a sample you can choose.} version 3.0 categories x11 revision 0
-tktable 420
-variants universal depends_build {lib:libX11.6:XFree86 port:tcl port:tk} variant_desc {universal {Build for multiple architectures}} portdir x11/tktable description {A table/matrix widget extension to Tk/Tcl} homepage http://tktable.sourceforge.net/ epoch 0 platforms darwin name tktable maintainers markd at macports.org long_description {{A table/matrix widget extension to Tk/Tcl}} version 2.9 categories x11 revision 1
+tktable 399
+variants universal depends_build {port:tcl port:tk} variant_desc {universal {Build for multiple architectures}} portdir x11/tktable description {A table/matrix widget extension to Tk/Tcl} homepage http://tktable.sourceforge.net/ epoch 0 platforms darwin name tktable maintainers markd at macports.org long_description {{A table/matrix widget extension to Tk/Tcl}} version 2.9 categories x11 revision 1
twm 617
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/twm description {Tab Window Manager for X11} homepage http://www.x.org/ epoch 0 platforms darwin name twm depends_lib lib:libXmu.6:xorg-libXmu maintainers {blb openmaintainer} long_description {Twm is a window manager for the X Window System. It provides titlebars, shaped windows, several forms of icon management, user-defined macro functions, click-to-type and pointer-driven keyboard focus, and user-specified key and pointer button bindings.} categories {x11 x11-wm} version 1.0.4 revision 0
-unclutter 457
-description {Hides the cursor in X after a period of inactivity} portdir x11/unclutter homepage http://www.ibiblio.org/pub/X11/contrib/utilities/ epoch 0 platforms darwin name unclutter depends_lib lib:libX11:XFree86 maintainers nomaintainer long_description {unclutter hides your X mouse cursor when you don't need it, to prevent it from getting in the way. You have only to move the mouse to restore the mouse cursor.} version 8 categories x11 revision 0
+unclutter 463
+description {Hides the cursor in X after a period of inactivity} portdir x11/unclutter homepage http://www.ibiblio.org/pub/X11/contrib/utilities/ epoch 0 platforms darwin name unclutter depends_lib lib:libX11.6:xorg-libX11 maintainers nomaintainer long_description {unclutter hides your X mouse cursor when you don't need it, to prevent it from getting in the way. You have only to move the mouse to restore the mouse cursor.} version 8 categories x11 revision 0
urw-fonts 553
description {Cyrillized free URW fonts} portdir x11/urw-fonts homepage ftp://ftp.gnome.ru/fonts/urw/release/ epoch 0 depends_run port:fontconfig platforms darwin name urw-fonts maintainers {takanori openmaintainer} long_description {These fonts were made from the free URW fonts distributed with ghostcript. There are NO changes in the latin part of them (I hope). Cyrillic glyphs were added by copying suitable latin ones and painting oulines of unique cyrillic glyphs in same style as the others.} version 1.0.7pre44 categories {x11 fonts} revision 0
viewres 751
@@ -10340,8 +10346,8 @@
description {WindowMaker clock docklet} portdir x11/wmcalclock homepage http://jmpacquet.free.fr/wmcalclock/ epoch 0 platforms darwin name wmcalclock depends_lib lib:libX11.6:XFree86 maintainers nomaintainer long_description {Clock docklet for WindowMaker that displays the time and date.} version 1.26 categories x11 revision 0
wmclock 570
depends_build bin:xmkmf:imake portdir x11/wmclock description {A dockable clock applet} homepage http://www.jmknoble.net/WindowMaker/wmclock/ epoch 0 platforms {darwin freebsd} name wmclock depends_lib {lib:libX11.6:xorg-libX11 lib:libXext.6:xorg-libXext lib:libXpm.4:xpm} maintainers nomaintainer long_description {Wmclock is an applet which displays the date and time in a dockable tile in the same style as the clock from the NEXTSTEP(tm) operating system. Wmclock is specially designed for the WindowMaker window manager.} version 1.0.12.2 categories x11 revision 1
-wmcube 440
-description {3D objects tumbling about representing CPU load.} portdir x11/wmcube homepage http://dockapps.org/file.php/id/162 epoch 0 platforms darwin name wmcube depends_lib lib:libX11.6:XFree86 maintainers nomaintainer long_description {Many different objects and will select a random object if you click on the dockapp. The ability to zoom in/out and remove the percent label is present as well.} version 0.98 categories x11 revision 0
+wmcube 465
+description {3D objects tumbling about representing CPU load.} portdir x11/wmcube homepage http://dockapps.org/file.php/id/162 epoch 0 platforms darwin name wmcube depends_lib {lib:libXext.6:xorg-libXext lib:libXpm.4:xpm} maintainers nomaintainer long_description {Many different objects and will select a random object if you click on the dockapp. The ability to zoom in/out and remove the percent label is present as well.} version 0.98 categories x11 revision 0
wmii 450
portdir x11/wmii description {Window Manager Improved is a dynamic window manager for X11} name wmii depends_lib {lib:libX11.6:XFree86 lib:libXext.6:XFree86} version 3.1 categories {x11 x11-wm} homepage http://wmii.de revision 0 epoch 0 maintainers nomaintainer long_description {Window Manager Improved is a dynamic window manager for X11. It supports classic and tiled window management with extended keyboard, mouse, and 9P-based remote control.}
wxgtk 456
@@ -10644,8 +10650,8 @@
variants {motif universal} variant_desc {universal {Build for multiple architectures}} portdir x11/xruskb description {program for switching two keyboard layouts} homepage http://www.yars.free.net/~lav/programs.html epoch 0 name xruskb depends_lib lib:libX11.6:XFree86 maintainers jc at crazic.ru long_description {Xrus - program for switching two keyboard layouts with a hot key combination. It also serves as autolock. It can be compiled with Motif, Lesstif, Xaw or without any widget library. In the later case it won't show its icon with keyboard indicator. It gets all keyboard and mouse events, when a particular hot key combination is pressed, it swaps 1,2 and 3,4 columns of keyboard map. When a timeout without keyboard and mouse events passes, it starts a locker.} version 1.15.3 categories {x11 russian} revision 0
xscreensaver 470
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/xscreensaver description {X11 screen saver} homepage http://www.jwz.org/xscreensaver/ epoch 0 platforms darwin name xscreensaver depends_lib {port:gtk2 port:libglade2} maintainers mww long_description {The xscreensaver program waits until the keyboard and mouse have been idle for a period, and then runs a graphics demo chosen at random.} version 5.07 categories x11 revision 0
-xsel 587
-variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/xsel description {command-line program for getting and setting the contents of the X selection} homepage http://www.kfish.org/software/xsel/ epoch 0 platforms darwin name xsel depends_lib lib:libX11.6:XFree86 maintainers ryandesign long_description {XSel is a {command-line program for getting and setting the contents of the X selection.} Normally this is only accessible by manually highlighting information and pasting it with the middle mouse button.} version 1.2.0 categories x11 revision 0
+xsel 591
+variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/xsel description {command-line program for getting and setting the contents of the X selection} homepage http://www.kfish.org/software/xsel/ epoch 0 platforms darwin name xsel depends_lib lib:libX11.6:xorg-libX11 maintainers ryandesign long_description {XSel is a {command-line program for getting and setting the contents of the X selection.} Normally this is only accessible by manually highlighting information and pasting it with the middle mouse button.} version 1.2.0 categories x11 revision 0
xset 498
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/xset description {User preference utility for X11} homepage http://www.x.org/ epoch 0 platforms darwin name xset depends_lib {lib:libXfontcache.1:xorg-libXfontcache lib:libXmuu.1:xorg-libXmu lib:libXp.6:xorg-libXp lib:libXxf86misc.1:xorg-libXxf86misc} maintainers {blb openmaintainer} long_description {{User preference utility for X11}} categories x11 version 1.0.4 revision 0
xsetmode 412
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Fri Jan 2 18:52:23 2009
From: blb at macports.org (blb at macports.org)
Date: Fri, 2 Jan 2009 18:52:23 -0800 (PST)
Subject: [44794] trunk/dports/x11
Message-ID: <20090103025223.1475BB26DFA@beta.macosforge.org>
Revision: 44794
http://trac.macports.org/changeset/44794
Author: blb at macports.org
Date: 2009-01-02 18:52:22 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
New port x11/font-bh-type1, X.org Bigelow & Holmes Type1 fonts
Added Paths:
-----------
trunk/dports/x11/font-bh-type1/
trunk/dports/x11/font-bh-type1/Portfile
Added: trunk/dports/x11/font-bh-type1/Portfile
===================================================================
--- trunk/dports/x11/font-bh-type1/Portfile (rev 0)
+++ trunk/dports/x11/font-bh-type1/Portfile 2009-01-03 02:52:22 UTC (rev 44794)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-bh-type1
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Bigelow & Holmes Type1 fonts
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 46588b22678e440741d6220bc3945cbf \
+ sha1 e516632a2e7f4d5e4ea4066188b74466b7c13a29 \
+ rmd160 bb57ceadc6dfc1b00b513aa7c5a817c916f49098
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/Type1
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-bh-type1/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 18:52:29 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 18:52:29 -0800 (PST)
Subject: [44795] trunk/dports/x11/wxgtk/Portfile
Message-ID: <20090103025229.F1B84B26E68@beta.macosforge.org>
Revision: 44795
http://trac.macports.org/changeset/44795
Author: jeremyhu at macports.org
Date: 2009-01-02 18:52:29 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
Updated libGL dependency
Modified Paths:
--------------
trunk/dports/x11/wxgtk/Portfile
Modified: trunk/dports/x11/wxgtk/Portfile
===================================================================
--- trunk/dports/x11/wxgtk/Portfile 2009-01-03 02:52:22 UTC (rev 44794)
+++ trunk/dports/x11/wxgtk/Portfile 2009-01-03 02:52:29 UTC (rev 44795)
@@ -35,6 +35,6 @@
}
variant opengl {
- depends_lib-append lib:libGL:XFree86
+ depends_lib-append lib:libGL:mesa
configure.args-append --with-opengl
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Fri Jan 2 18:52:48 2009
From: blb at macports.org (blb at macports.org)
Date: Fri, 2 Jan 2009 18:52:48 -0800 (PST)
Subject: [44796] trunk/dports/x11
Message-ID: <20090103025248.1C47DB26EC5@beta.macosforge.org>
Revision: 44796
http://trac.macports.org/changeset/44796
Author: blb at macports.org
Date: 2009-01-02 18:52:47 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
New port - x11/font-bitstream-type1, X.org Bitstream Type1 fonts
Added Paths:
-----------
trunk/dports/x11/font-bitstream-type1/
trunk/dports/x11/font-bitstream-type1/Portfile
Added: trunk/dports/x11/font-bitstream-type1/Portfile
===================================================================
--- trunk/dports/x11/font-bitstream-type1/Portfile (rev 0)
+++ trunk/dports/x11/font-bitstream-type1/Portfile 2009-01-03 02:52:47 UTC (rev 44796)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-bitstream-type1
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Bitstream Type1 fonts
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 6610475e2e231242f8f2122a709c3695 \
+ sha1 44d036ebe847d43537009aee977d1be24477083f \
+ rmd160 7648f71312d2b79034ee00037a79dc0568450251
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/Type1
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-bitstream-type1/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Fri Jan 2 18:53:11 2009
From: blb at macports.org (blb at macports.org)
Date: Fri, 2 Jan 2009 18:53:11 -0800 (PST)
Subject: [44797] trunk/dports/x11
Message-ID: <20090103025311.5AC11B26F27@beta.macosforge.org>
Revision: 44797
http://trac.macports.org/changeset/44797
Author: blb at macports.org
Date: 2009-01-02 18:53:10 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
New port - x11/font-ibm-type1, X.org IBM Type1 fonts
Added Paths:
-----------
trunk/dports/x11/font-ibm-type1/
trunk/dports/x11/font-ibm-type1/Portfile
Added: trunk/dports/x11/font-ibm-type1/Portfile
===================================================================
--- trunk/dports/x11/font-ibm-type1/Portfile (rev 0)
+++ trunk/dports/x11/font-ibm-type1/Portfile 2009-01-03 02:53:10 UTC (rev 44797)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-ibm-type1
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org IBM Type1 fonts
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 8e8733051371e2b51123376b49f5d3ea \
+ sha1 635b6d57df350bceaa353c0cad8e866af01c2498 \
+ rmd160 67e9e891f2264fbeb91ccdb189ea2a4497e92fb7
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/Type1
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-ibm-type1/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Fri Jan 2 18:53:32 2009
From: blb at macports.org (blb at macports.org)
Date: Fri, 2 Jan 2009 18:53:32 -0800 (PST)
Subject: [44798] trunk/dports/x11
Message-ID: <20090103025333.0A4E4B26F95@beta.macosforge.org>
Revision: 44798
http://trac.macports.org/changeset/44798
Author: blb at macports.org
Date: 2009-01-02 18:53:32 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
New port - x11/font-xfree86-type1, X.org XFree86 Type1 font
Added Paths:
-----------
trunk/dports/x11/font-xfree86-type1/
trunk/dports/x11/font-xfree86-type1/Portfile
Added: trunk/dports/x11/font-xfree86-type1/Portfile
===================================================================
--- trunk/dports/x11/font-xfree86-type1/Portfile (rev 0)
+++ trunk/dports/x11/font-xfree86-type1/Portfile 2009-01-03 02:53:32 UTC (rev 44798)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-xfree86-type1
+version 1.0.1
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org XFree86 Type1 font
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 d7e965776c7f0c30b0f09742176fb77a \
+ sha1 01696c48294126ca37095f1ba48bba23262d1771 \
+ rmd160 95ca568900da7abac202d8c014bba965adc18e89
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/Type1
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-xfree86-type1/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 18:53:49 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 18:53:49 -0800 (PST)
Subject: [44799] trunk/dports/x11/wmii/Portfile
Message-ID: <20090103025349.691ACB26FF2@beta.macosforge.org>
Revision: 44799
http://trac.macports.org/changeset/44799
Author: jeremyhu at macports.org
Date: 2009-01-02 18:53:49 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
wmii: Not universal, updated X11 deps
Modified Paths:
--------------
trunk/dports/x11/wmii/Portfile
Modified: trunk/dports/x11/wmii/Portfile
===================================================================
--- trunk/dports/x11/wmii/Portfile 2009-01-03 02:53:32 UTC (rev 44798)
+++ trunk/dports/x11/wmii/Portfile 2009-01-03 02:53:49 UTC (rev 44799)
@@ -18,7 +18,9 @@
checksums sha1 363b52207d2505d5921adbcda98136ee240a673d \
rmd160 c5abaa0982b036b8dafa224751b80d8265c19f59
-depends_lib lib:libX11.6:XFree86 lib:libXext.6:XFree86
+universal_variant no
+depends_lib \
+ lib:libX11.6:xorg-libX11
patch {
reinplace "s|/usr/local|${prefix}|g" ${worksrcpath}/config.mk
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Fri Jan 2 18:56:49 2009
From: blb at macports.org (blb at macports.org)
Date: Fri, 2 Jan 2009 18:56:49 -0800 (PST)
Subject: [44800] trunk/dports/x11
Message-ID: <20090103025649.7E4BCB2707D@beta.macosforge.org>
Revision: 44800
http://trac.macports.org/changeset/44800
Author: blb at macports.org
Date: 2009-01-02 18:56:49 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
New port - x11/font-bitstream-speedo, X.org Bitstream Speedo fonts
Added Paths:
-----------
trunk/dports/x11/font-bitstream-speedo/
trunk/dports/x11/font-bitstream-speedo/Portfile
Added: trunk/dports/x11/font-bitstream-speedo/Portfile
===================================================================
--- trunk/dports/x11/font-bitstream-speedo/Portfile (rev 0)
+++ trunk/dports/x11/font-bitstream-speedo/Portfile 2009-01-03 02:56:49 UTC (rev 44800)
@@ -0,0 +1,46 @@
+# $Id$
+
+PortSystem 1.0
+name font-bitstream-speedo
+version 1.0.0
+categories x11 x11-font graphics
+maintainers blb openmaintainer
+description X.org Bitstream Speedo fonts
+long_description ${description}
+
+platforms darwin
+
+homepage http://www.x.org/
+master_sites ${homepage}pub/individual/font/
+use_bzip2 yes
+
+checksums md5 1399dc18aeb9571b0951d9570ea1059d \
+ sha1 e7d654b7844d3343f15bfb4807253d385fcdda49 \
+ rmd160 5b6a215a1e2f857fe48ea4e416260ddec92f3df7
+
+depends_build port:pkgconfig port:bdftopcf port:xorg-font-util \
+ port:mkfontscale port:mkfontdir bin:gzip:gzip
+
+set myfontdir ${prefix}/share/fonts/Speedo
+
+configure.args --with-fontdir=${myfontdir}
+
+post-destroot {
+ foreach fontsFile {fonts.alias fonts.dir fonts.list fonts.scale} {
+ if {[file exists ${destroot}${myfontdir}/${fontsFile}]} {
+ delete ${destroot}${myfontdir}/${fontsFile}
+ }
+ }
+}
+
+post-activate {
+ system "mkfontscale ${myfontdir}"
+ system "mkfontdir ${myfontdir}"
+}
+
+# This should be done when uninstalling, but deactivate doesn't currently work
+#post-deactivate {
+# system "mkfontscale ${myfontdir}"
+# system "mkfontdir ${myfontdir}"
+#}
+
Property changes on: trunk/dports/x11/font-bitstream-speedo/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Fri Jan 2 19:06:35 2009
From: blb at macports.org (blb at macports.org)
Date: Fri, 2 Jan 2009 19:06:35 -0800 (PST)
Subject: [44801] trunk/dports/x11/xorg-fonts/Portfile
Message-ID: <20090103030635.32A0BB2727A@beta.macosforge.org>
Revision: 44801
http://trac.macports.org/changeset/44801
Author: blb at macports.org
Date: 2009-01-02 19:06:34 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
x11/xorg-fonts - update with truetype, type1, and speedo fonts
Modified Paths:
--------------
trunk/dports/x11/xorg-fonts/Portfile
Modified: trunk/dports/x11/xorg-fonts/Portfile
===================================================================
--- trunk/dports/x11/xorg-fonts/Portfile 2009-01-03 02:56:49 UTC (rev 44800)
+++ trunk/dports/x11/xorg-fonts/Portfile 2009-01-03 03:06:34 UTC (rev 44801)
@@ -4,6 +4,7 @@
name xorg-fonts
version 20090102
+revision 1
categories x11
maintainers jeremyhu blb openmaintainer
description X.org fonts meta-package
@@ -17,21 +18,29 @@
port:font-adobe-75dpi \
port:font-adobe-utopia-100dpi \
port:font-adobe-utopia-75dpi \
+ port:font-adobe-utopia-type1 \
port:font-arabic-misc \
port:font-bh-100dpi \
port:font-bh-75dpi \
port:font-bh-lucidatypewriter-100dpi \
port:font-bh-lucidatypewriter-75dpi \
+ port:font-bh-ttf \
+ port:font-bh-type1 \
port:font-bitstream-100dpi \
port:font-bitstream-75dpi \
+ port:font-bitstream-speedo \
+ port:font-bitstream-type1 \
port:font-cronyx-cyrillic \
port:font-cursor-misc \
port:font-daewoo-misc \
port:font-dec-misc \
+ port:font-ibm-type1 \
port:font-isas-misc \
port:font-jis-misc \
port:font-micro-misc \
port:font-misc-cyrillic \
+ port:font-misc-ethiopic \
+ port:font-misc-meltho \
port:font-misc-misc \
port:font-mutt-misc \
port:font-schumacher-misc \
@@ -39,6 +48,7 @@
port:font-sony-misc \
port:font-sun-misc \
port:font-winitzki-cyrillic \
+ port:font-xfree86-type1 \
port:xorg-encodings
fetch { }
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Fri Jan 2 19:52:02 2009
From: portindex at macports.org (portindex at macports.org)
Date: Fri, 2 Jan 2009 19:52:02 -0800 (PST)
Subject: [44802] trunk/dports/PortIndex
Message-ID: <20090103035203.ADA42B2781E@beta.macosforge.org>
Revision: 44802
http://trac.macports.org/changeset/44802
Author: portindex at macports.org
Date: 2009-01-02 19:52:02 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5416
Ports successfully parsed: 5416
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-03 03:06:34 UTC (rev 44801)
+++ trunk/dports/PortIndex 2009-01-03 03:52:02 UTC (rev 44802)
@@ -10028,6 +10028,8 @@
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-adobe-utopia-100dpi description {X.org Adobe Utopia 100 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-adobe-utopia-100dpi maintainers {blb openmaintainer} long_description {{X.org Adobe Utopia 100 DPI font}} version 1.0.1 categories {x11 x11-font graphics} revision 0
font-adobe-utopia-75dpi 497
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-adobe-utopia-75dpi description {X.org Adobe Utopia 75 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-adobe-utopia-75dpi maintainers {blb openmaintainer} long_description {{X.org Adobe Utopia 75 DPI font}} version 1.0.1 categories {x11 x11-font graphics} revision 0
+font-adobe-utopia-type1 497
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-adobe-utopia-type1 description {X.org Adobe Type1 Utopia fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-adobe-utopia-type1 maintainers {blb openmaintainer} long_description {{X.org Adobe Type1 Utopia fonts}} version 1.0.1 categories {x11 x11-font graphics} revision 0
font-alias 367
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/font-alias description {X.org default fonts.alias files} homepage http://www.x.org/ epoch 0 platforms darwin name font-alias maintainers {jeremyhu openmaintainer} long_description {{X.org default fonts.alias files}} version 1.0.1 categories {x11 x11-font graphics} revision 0
font-arabic-misc 457
@@ -10042,10 +10044,16 @@
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-bh-lucidatypewriter-75dpi description {X.org Bigelow & Holmes Lucida Typewriter 75 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-bh-lucidatypewriter-75dpi maintainers {blb openmaintainer} long_description {{X.org Bigelow & Holmes Lucida Typewriter 75 DPI font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-bh-ttf 487
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-bh-ttf description {X.org Bigelow & Holmes truetype fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-bh-ttf maintainers {blb openmaintainer} long_description {{X.org Bigelow & Holmes truetype fonts}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-bh-type1 485
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-bh-type1 description {X.org Bigelow & Holmes Type1 fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-bh-type1 maintainers {blb openmaintainer} long_description {{X.org Bigelow & Holmes Type1 fonts}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-bitstream-100dpi 489
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-bitstream-100dpi description {X.org Bitstream 100 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-bitstream-100dpi maintainers {blb openmaintainer} long_description {{X.org Bitstream 100 DPI font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-bitstream-75dpi 485
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-bitstream-75dpi description {X.org Bitstream 75 DPI font} homepage http://www.x.org/ epoch 0 platforms darwin name font-bitstream-75dpi maintainers {blb openmaintainer} long_description {{X.org Bitstream 75 DPI font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-bitstream-speedo 489
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-bitstream-speedo description {X.org Bitstream Speedo fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-bitstream-speedo maintainers {blb openmaintainer} long_description {{X.org Bitstream Speedo fonts}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-bitstream-type1 485
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-bitstream-type1 description {X.org Bitstream Type1 fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-bitstream-type1 maintainers {blb openmaintainer} long_description {{X.org Bitstream Type1 fonts}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-cronyx-cyrillic 483
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-cronyx-cyrillic description {X.org Cronyx Cyrillic font} homepage http://www.x.org/ epoch 0 platforms darwin name font-cronyx-cyrillic maintainers {blb openmaintainer} long_description {{X.org Cronyx Cyrillic font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-cursor-misc 457
@@ -10054,6 +10062,8 @@
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-daewoo-misc description {X.org Daewoo miscellaneous fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-daewoo-misc maintainers {blb openmaintainer} long_description {{X.org Daewoo miscellaneous fonts}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-dec-misc 495
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-dec-misc description {X.org DEC/Compaq/HP miscellaneous fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-dec-misc maintainers {blb openmaintainer} long_description {{X.org DEC/Compaq/HP miscellaneous fonts}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-ibm-type1 461
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-ibm-type1 description {X.org IBM Type1 fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-ibm-type1 maintainers {blb openmaintainer} long_description {{X.org IBM Type1 fonts}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-isas-misc 479
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-isas-misc description {X.org ISAS miscellaneous fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-isas-misc maintainers {blb openmaintainer} long_description {{X.org ISAS miscellaneous fonts}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-jis-misc 475
@@ -10080,6 +10090,8 @@
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-sun-misc description {X.org Sun miscellaneous fonts} homepage http://www.x.org/ epoch 0 platforms darwin name font-sun-misc maintainers {blb openmaintainer} long_description {{X.org Sun miscellaneous fonts}} version 1.0.0 categories {x11 x11-font graphics} revision 0
font-winitzki-cyrillic 491
variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-winitzki-cyrillic description {X.org Winitzki Cyrillic font} homepage http://www.x.org/ epoch 0 platforms darwin name font-winitzki-cyrillic maintainers {blb openmaintainer} long_description {{X.org Winitzki Cyrillic font}} version 1.0.0 categories {x11 x11-font graphics} revision 0
+font-xfree86-type1 475
+variants universal depends_build {port:pkgconfig port:bdftopcf port:xorg-font-util port:mkfontscale port:mkfontdir bin:gzip:gzip} variant_desc {universal {Build for multiple architectures}} portdir x11/font-xfree86-type1 description {X.org XFree86 Type1 font} homepage http://www.x.org/ epoch 0 platforms darwin name font-xfree86-type1 maintainers {blb openmaintainer} long_description {{X.org XFree86 Type1 font}} version 1.0.1 categories {x11 x11-font graphics} revision 0
fonttosfnt 509
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/fonttosfnt description {Wrap a bitmap font in a sfnt (TrueType) wrapper} homepage http://www.x.org/ epoch 0 platforms darwin name fonttosfnt depends_lib {lib:libfontenc:xorg-libfontenc port:freetype} maintainers {blb openmaintainer} long_description {Wrap a bitmap font or a set of bitmap fonts in a sfnt (TrueType or OpenType) wrapper.} categories {x11 graphics} version 1.0.4 revision 0
fox 557
@@ -10348,8 +10360,8 @@
depends_build bin:xmkmf:imake portdir x11/wmclock description {A dockable clock applet} homepage http://www.jmknoble.net/WindowMaker/wmclock/ epoch 0 platforms {darwin freebsd} name wmclock depends_lib {lib:libX11.6:xorg-libX11 lib:libXext.6:xorg-libXext lib:libXpm.4:xpm} maintainers nomaintainer long_description {Wmclock is an applet which displays the date and time in a dockable tile in the same style as the clock from the NEXTSTEP(tm) operating system. Wmclock is specially designed for the WindowMaker window manager.} version 1.0.12.2 categories x11 revision 1
wmcube 465
description {3D objects tumbling about representing CPU load.} portdir x11/wmcube homepage http://dockapps.org/file.php/id/162 epoch 0 platforms darwin name wmcube depends_lib {lib:libXext.6:xorg-libXext lib:libXpm.4:xpm} maintainers nomaintainer long_description {Many different objects and will select a random object if you click on the dockapp. The ability to zoom in/out and remove the percent label is present as well.} version 0.98 categories x11 revision 0
-wmii 450
-portdir x11/wmii description {Window Manager Improved is a dynamic window manager for X11} name wmii depends_lib {lib:libX11.6:XFree86 lib:libXext.6:XFree86} version 3.1 categories {x11 x11-wm} homepage http://wmii.de revision 0 epoch 0 maintainers nomaintainer long_description {Window Manager Improved is a dynamic window manager for X11. It supports classic and tiled window management with extended keyboard, mouse, and 9P-based remote control.}
+wmii 430
+portdir x11/wmii description {Window Manager Improved is a dynamic window manager for X11} name wmii depends_lib lib:libX11.6:xorg-libX11 version 3.1 categories {x11 x11-wm} homepage http://wmii.de revision 0 epoch 0 maintainers nomaintainer long_description {Window Manager Improved is a dynamic window manager for X11. It supports classic and tiled window management with extended keyboard, mouse, and 9P-based remote control.}
wxgtk 456
variants {opengl universal} variant_desc {universal {Build for multiple architectures}} portdir x11/wxgtk description {The wxWidgets GUI toolkit with GTK+ bindings} homepage http://wxwidgets.org/ epoch 0 platforms darwin name wxgtk depends_lib {port:gtk2 port:tiff port:jpeg port:libpng port:freetype port:zlib} maintainers nomaintainer long_description {A C++ package for platform independent software development} version 2.8.4 categories x11 revision 0
x11perf 529
@@ -10484,8 +10496,8 @@
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/xorg-font-util description {X.org font utilities bdftruncate and ucs2any} homepage http://www.x.org/ epoch 0 depends_run path:bin/perl:perl5 platforms darwin name xorg-font-util maintainers {blb openmaintainer} long_description {{X.org font utilities bdftruncate and ucs2any}} categories {x11 graphics} version 1.0.1 revision 0
xorg-fontcacheproto 292
portdir x11/xorg-fontcacheproto description {X.org fontcacheproto} platforms darwin name xorg-fontcacheproto version 0.1.2 categories {x11 devel} homepage http://www.x.org revision 0 epoch 0 maintainers {jeremyhu openmaintainer} long_description {Prototype headers for the Fontcache library}
-xorg-fonts 967
-description {X.org fonts meta-package} portdir x11/xorg-fonts homepage http://www.x.org epoch 0 platforms {darwin macosx} name xorg-fonts depends_lib {port:font-alias port:font-adobe-100dpi port:font-adobe-75dpi port:font-adobe-utopia-100dpi port:font-adobe-utopia-75dpi port:font-arabic-misc port:font-bh-100dpi port:font-bh-75dpi port:font-bh-lucidatypewriter-100dpi port:font-bh-lucidatypewriter-75dpi port:font-bitstream-100dpi port:font-bitstream-75dpi port:font-cronyx-cyrillic port:font-cursor-misc port:font-daewoo-misc port:font-dec-misc port:font-isas-misc port:font-jis-misc port:font-micro-misc port:font-misc-cyrillic port:font-misc-misc port:font-mutt-misc port:font-schumacher-misc port:font-screen-cyrillic port:font-sony-misc port:font-sun-misc port:font-winitzki-cyrillic port:xorg-encodings} maintainers {jeremyhu blb openmaintainer} long_description {This package builds all of the x.org font packages.} version 20090102 categories x11 revision 0
+xorg-fonts 1175
+description {X.org fonts meta-package} portdir x11/xorg-fonts homepage http://www.x.org epoch 0 platforms {darwin macosx} name xorg-fonts depends_lib {port:font-alias port:font-adobe-100dpi port:font-adobe-75dpi port:font-adobe-utopia-100dpi port:font-adobe-utopia-75dpi port:font-adobe-utopia-type1 port:font-arabic-misc port:font-bh-100dpi port:font-bh-75dpi port:font-bh-lucidatypewriter-100dpi port:font-bh-lucidatypewriter-75dpi port:font-bh-ttf port:font-bh-type1 port:font-bitstream-100dpi port:font-bitstream-75dpi port:font-bitstream-speedo port:font-bitstream-type1 port:font-cronyx-cyrillic port:font-cursor-misc port:font-daewoo-misc port:font-dec-misc port:font-ibm-type1 port:font-isas-misc port:font-jis-misc port:font-micro-misc port:font-misc-cyrillic port:font-misc-ethiopic port:font-misc-meltho port:font-misc-misc port:font-mutt-misc port:font-schumacher-misc port:font-screen-cyrillic port:font-sony-misc port:font-sun-misc port:font-winitzki-cyrillic port:font-xfree
86-type1 port:xorg-encodings} maintainers {jeremyhu blb openmaintainer} long_description {This package builds all of the x.org font packages.} version 20090102 categories x11 revision 1
xorg-fontsproto 280
portdir x11/xorg-fontsproto description {X.org fontsproto} platforms darwin name xorg-fontsproto version 2.0.2 categories {x11 devel} homepage http://www.x.org revision 0 epoch 0 maintainers {jeremyhu openmaintainer} long_description {Font-related prototype header files for X11}
xorg-glproto 274
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From raimue at macports.org Fri Jan 2 20:28:39 2009
From: raimue at macports.org (raimue at macports.org)
Date: Fri, 2 Jan 2009 20:28:39 -0800 (PST)
Subject: [44803] trunk/dports/mail/claws-mail/Portfile
Message-ID: <20090103042839.B9B45B27D48@beta.macosforge.org>
Revision: 44803
http://trac.macports.org/changeset/44803
Author: raimue at macports.org
Date: 2009-01-02 20:28:39 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
mail/claws-mail:
Update to version 3.7.0
Modified Paths:
--------------
trunk/dports/mail/claws-mail/Portfile
Modified: trunk/dports/mail/claws-mail/Portfile
===================================================================
--- trunk/dports/mail/claws-mail/Portfile 2009-01-03 03:52:02 UTC (rev 44802)
+++ trunk/dports/mail/claws-mail/Portfile 2009-01-03 04:28:39 UTC (rev 44803)
@@ -3,7 +3,7 @@
PortSystem 1.0
name claws-mail
-version 3.3.1
+version 3.7.0
categories mail news
maintainers nomaintainer
description A lightweight and very featureful GTK+ based e-mail and news client
@@ -16,9 +16,9 @@
homepage http://www.claws-mail.org/
platforms darwin
master_sites sourceforge:sylpheed-claws
-checksums md5 f4bfa174cf1e6bda86ec5ff276be9d9a \
- sha1 bbdddc74b1ec880e29b5daf41081c4124109507d \
- rmd160 e1f6af853b31cbd4ee71e99d145dbb50ad4d902c
+checksums md5 fce9f5233645af3e4607caf79471d6a8 \
+ sha1 f0627f50c6a60467a7c9ebc9b543d1c4c234f5e8 \
+ rmd160 ac02b5d9eb9faab2e3bb02c48a45a2bd44b8d591
use_bzip2 yes
depends_lib port:gtk2 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Fri Jan 2 20:51:56 2009
From: portindex at macports.org (portindex at macports.org)
Date: Fri, 2 Jan 2009 20:51:56 -0800 (PST)
Subject: [44804] trunk/dports/PortIndex
Message-ID: <20090103045157.26B38B28457@beta.macosforge.org>
Revision: 44804
http://trac.macports.org/changeset/44804
Author: portindex at macports.org
Date: 2009-01-02 20:51:55 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5416
Ports successfully parsed: 5416
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-03 04:28:39 UTC (rev 44803)
+++ trunk/dports/PortIndex 2009-01-03 04:51:55 UTC (rev 44804)
@@ -4101,7 +4101,7 @@
clamsmtp 663
variants universal variant_desc {universal {Build for multiple architectures}} portdir mail/clamsmtp description {SMTP filter checking for viruses using the ClamAV anti-virus} homepage http://memberwebs.com/nielsen/software/clamsmtp/ epoch 0 depends_run bin:clamd:clamav platforms darwin name clamsmtp maintainers nomaintainer long_description {ClamSMTP is an SMTP filter that allows you to check for viruses using the ClamAV anti-virus software. It accepts SMTP connections and forwards the SMTP commands and responses to another SMTP server. The 'DATA' email body is intercepted and scanned before forwarding.} version 1.6 categories {mail security} revision 0
claws-mail 741
-variants {ipv6 universal} variant_desc {ipv6 {Enables IPV6 support} universal {Build for multiple architectures}} portdir mail/claws-mail description {A lightweight and very featureful GTK+ based e-mail and news client} homepage http://www.claws-mail.org/ epoch 0 platforms darwin name claws-mail depends_lib {port:gtk2 port:libetpan port:gpgme port:compface port:gtkspell2} maintainers nomaintainer long_description {Currently, many features are supported in Claws Mail including POP3, IMAP, NNTP, multiple accounts, threading, filtering, MIME attachments, APOP, SMTP AUTH, SSL, IPv6, GnuPG, internalization, plugins, a filtering/processing mechanism, extra folder properties and much more.} version 3.3.1 categories {mail news} revision 0
+variants {ipv6 universal} variant_desc {ipv6 {Enables IPV6 support} universal {Build for multiple architectures}} portdir mail/claws-mail description {A lightweight and very featureful GTK+ based e-mail and news client} homepage http://www.claws-mail.org/ epoch 0 platforms darwin name claws-mail depends_lib {port:gtk2 port:libetpan port:gpgme port:compface port:gtkspell2} maintainers nomaintainer long_description {Currently, many features are supported in Claws Mail including POP3, IMAP, NNTP, multiple accounts, threading, filtering, MIME attachments, APOP, SMTP AUTH, SSL, IPv6, GnuPG, internalization, plugins, a filtering/processing mechanism, extra folder properties and much more.} version 3.7.0 categories {mail news} revision 0
courier-imap 576
variants universal variant_desc {universal {Build for multiple architectures}} portdir mail/courier-imap description {IMAP server} homepage http://www.courier-mta.org/imap/ epoch 0 platforms darwin name courier-imap depends_lib {port:courier-authlib port:openssl port:db44} maintainers nomaintainer long_description {This package contains the standalone Courier IMAP server, which is used to provide IMAP access to local mailboxes. Courier-IMAP is provided here as a separate package that can be used with other mail servers as well.} version 4.4.1 categories mail revision 0
cyrus-imapd 684
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From raimue at macports.org Fri Jan 2 21:57:12 2009
From: raimue at macports.org (raimue at macports.org)
Date: Fri, 2 Jan 2009 21:57:12 -0800 (PST)
Subject: [44805] trunk/doc-new/guide/xml/project.xml
Message-ID: <20090103055713.184FCB2952A@beta.macosforge.org>
Revision: 44805
http://trac.macports.org/changeset/44805
Author: raimue at macports.org
Date: 2009-01-02 21:57:12 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
guide:
Move wiki TracTicketing into the guide to consolidate information
Modified Paths:
--------------
trunk/doc-new/guide/xml/project.xml
Modified: trunk/doc-new/guide/xml/project.xml
===================================================================
--- trunk/doc-new/guide/xml/project.xml 2009-01-03 04:51:55 UTC (rev 44804)
+++ trunk/doc-new/guide/xml/project.xml 2009-01-03 05:57:12 UTC (rev 44805)
@@ -4,33 +4,84 @@
MacPorts Project
- The MacPorts Project uses a system called Trac to file tickets to report bugs
- and enhancement requests. Trac also provides an interface to browse the
- MacPorts
- Subversion repository. Though anyone may search Trac for tickets,
- you must register for a Trac
- account to create tickets.
-
- Creating Trac Tickets
+ Using Trac for tickets
- Once you are logged into Trac, you may click New Ticket and you
- will be presented with a new ticket window shown in the graphic below.
- Follow the Trac ticket guidelines below to fill out the form.
+ The MacPorts Project uses a system called Trac to file tickets to report bugs
+ and enhancement requests. Trac also provides an interface to browse the
+ MacPorts
+ Subversion repository. Though anyone may search Trac for tickets,
+ you must register for a Trac
+ account to create tickets.
-
- A new Trac ticket
+
+ Before you file a new ticket
-
-
-
-
-
-
+
+
+ Check the Problem HotList
+
+ The Problem
+ Hotlist contains possible solutions to problems that
+ affect many MacPorts users. If a solution to your problem listed
+ there works, don't file a ticket.
+
+
+
+ Search to see if a Trac ticket has already been filed
+
+ Avoid filing duplicate bugs. Search for duplicates by:
+
+ using the search bar that appears on each page
+ using the search page
+ browsing the list of categorised reports
+ making an advanced search by constructing a custom query
+
+
+
+
+ Is the problem an application error and not related to compiling and installing?
+
+ In general, application bugs should be reported to the developers of the app
+ ("upstream"), not MacPorts. An application bug that affects a large number of
+ MacPorts users might merit a MacPorts bug for informational purposes only, but
+ this should be done sparingly.
+
+
+
+ Is the problem with a 'port upgrade' operation?
+
+ If so, try a 'port uninstall foo' and
+ then reinstall. You might also want to run 'port -fR upgrade
+ foo' to rebuild ports depending upon
+ port foo.
+
+
+
+
+
+ Creating Trac Tickets
+
+ Once you are logged into Trac, you may click New Ticket and you
+ will be presented with a new ticket window shown in the graphic below.
+ Follow the Trac ticket guidelines below to fill out the form.
+
+
+ A new Trac ticket
+
+
+
+
+
+
+
+
+
Trac Ticket Guidelines
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From noreply at macports.org Fri Jan 2 21:59:45 2009
From: noreply at macports.org (MacPorts)
Date: Sat, 03 Jan 2009 05:59:45 -0000
Subject: [MacPorts] TracTicketing modified
Message-ID: <20090103055945.E8D7528082@relay14.apple.com>
Changed page "TracTicketing" by raimue at macports.org from 91.11.219.80*
Page URL:
Diff URL:
Revision 16
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: TracTicketing
=========================================================================
--- TracTicketing (version: 15)
+++ TracTicketing (version: 16)
@@ -1,26 +1,1 @@
-= A. Before you file a ticket .... =
-
-== 1. Check the Problem HotList ==
-
-The [wiki:ProblemHotlist Problem HotList] contains possible solutions to problems that affect many MacPorts users. If a solution to your problem listed there works, don't file a ticket.
-
-== 2. Search to see if a Trac ticket has already been filed. ==
-
-Avoid filing duplicate bugs. Search for duplicates by:
- * using the search bar that appears on each page;
- * using [http://trac.macports.org/projects/macports/search the search page];
- * browsing the list of [report: categorised reports]; or
- * making an advanced search by constructing a [http://trac.macosforge.org/projects/macports/query custom query].
-
-== 3. Is the problem an application error and not related to compiling and installing? ==
-
-In general, application bugs should be reported to the developers of the app ("upstream"), not MacPorts. An application bug that affects a large number of MacPorts users might merit a MacPorts bug for informational purposes only, but this should be done sparingly.
-
-== 4. Is the problem with a 'port upgrade' operation? ==
-
-If so, try a 'port uninstall foo' and then reinstall. You might also want to run 'port -fR upgrade foo' to rebuild ports depending upon port foo.
-
-= B. How to file a ticket =
-
-Look at our [http://guide.macports.org/#project.tickets official ticketing guidelines] for up-to-date information on how to file proper tickets.
-
+This wiki page has been moved into the [http://guide.macports.org/#project.tickets MacPorts Guide]. Please change any links to point there directly.
-------8<------8<------8<------8<------8<------8<------8<------8<--------
* The IP shown here might not mean anything if the user or the server is
behind a proxy.
--
MacPorts
Ports system for Mac OS
This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on TracTicketing. If it was not you, please
report to .
From noreply at macports.org Fri Jan 2 22:01:15 2009
From: noreply at macports.org (MacPorts)
Date: Sat, 03 Jan 2009 06:01:15 -0000
Subject: [MacPorts] TracTicketing modified
Message-ID: <20090103060115.818612808C@relay13.apple.com>
Changed page "TracTicketing" by raimue at macports.org from 91.11.219.80*
Page URL:
Diff URL:
Revision 17
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: TracTicketing
=========================================================================
--- TracTicketing (version: 16)
+++ TracTicketing (version: 17)
@@ -1,1 +1,2 @@
+= Before you file a ticket ? =
This wiki page has been moved into the [http://guide.macports.org/#project.tickets MacPorts Guide]. Please change any links to point there directly.
-------8<------8<------8<------8<------8<------8<------8<------8<--------
* The IP shown here might not mean anything if the user or the server is
behind a proxy.
--
MacPorts
Ports system for Mac OS
This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on TracTicketing. If it was not you, please
report to .
From noreply at macports.org Fri Jan 2 22:04:56 2009
From: noreply at macports.org (MacPorts)
Date: Sat, 03 Jan 2009 06:04:56 -0000
Subject: [MacPorts] WikiStart modified
Message-ID: <20090103060456.1036528059@relay14.apple.com>
Changed page "WikiStart" by raimue at macports.org from 91.11.219.80*
Page URL:
Diff URL:
Revision 52
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: WikiStart
=========================================================================
--- WikiStart (version: 51)
+++ WikiStart (version: 52)
@@ -14,17 +14,20 @@
* LeopardProblems ? Recurrent problems with Mac OS X 10.5 Leopard in Portfiles.
* [wiki:FAQ FAQ] ? Frequently Asked Questions, find answers to common questions
* [http://guide.macports.org/ MacPorts Guide] ? Detailed help and support guide for MacPorts
+ * [http://guide.macports.org/#using Using MacPorts]
+ * [http://guide.macports.org/#project.tickets Using Trac for tickets]
* [wiki:MailingLists MailingLists] ? Get help from a mailing list or archives.
- * [wiki:TracTicketing TracTicketing] ? When and how to open tickets.
* [wiki:howto HOWTOs] ? Useful tips and tricks.
* TracGuide ? Trac Wiki Documentation.
* [wiki:Mirrors Mirrors] - Sync with a closer server.
+
== MacPorts Development ==
* [wiki:GetMacPortsSource] ? Checking out MacPorts ports and base sources.
* NewCommittersGuide ? Port committer tasks and responsibilities.
* [wiki:CommittersTipsAndTricks Committers Tips and Tricks] - Useful hints for committers
* BuildPhases ? Brief documentation on port installation phases.
+ * [http://guide.macports.org/#development Portfile development] ? Documentation for Portfile authors
* [wiki:GNOME GNOME] ? Installing GNOME with MacPorts.
* MacPortsFramework ? Work on a Cocoa Framework for accessing MacPorts.
* [wiki:UniversalDevelopment Universal Development] ? Help getting more ports build ''universal''.
-------8<------8<------8<------8<------8<------8<------8<------8<--------
* The IP shown here might not mean anything if the user or the server is
behind a proxy.
--
MacPorts
Ports system for Mac OS
This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on WikiStart. If it was not you, please
report to .
From noreply at macports.org Fri Jan 2 22:13:20 2009
From: noreply at macports.org (MacPorts)
Date: Sat, 03 Jan 2009 06:13:20 -0000
Subject: [MacPorts] WikiStart modified
Message-ID: <20090103061320.200A728085@relay11.apple.com>
Changed page "WikiStart" by raimue at macports.org from 91.11.219.80*
Page URL:
Diff URL:
Revision 53
Comment: Links into the guide
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: WikiStart
=========================================================================
--- WikiStart (version: 52)
+++ WikiStart (version: 53)
@@ -14,8 +14,8 @@
* LeopardProblems ? Recurrent problems with Mac OS X 10.5 Leopard in Portfiles.
* [wiki:FAQ FAQ] ? Frequently Asked Questions, find answers to common questions
* [http://guide.macports.org/ MacPorts Guide] ? Detailed help and support guide for MacPorts
- * [http://guide.macports.org/#using Using MacPorts]
- * [http://guide.macports.org/#project.tickets Using Trac for tickets]
+ * [http://guide.macports.org/#using Using MacPorts]
+ * [http://guide.macports.org/#project.tickets Using Trac for tickets]
* [wiki:MailingLists MailingLists] ? Get help from a mailing list or archives.
* [wiki:howto HOWTOs] ? Useful tips and tricks.
* TracGuide ? Trac Wiki Documentation.
@@ -27,7 +27,10 @@
* NewCommittersGuide ? Port committer tasks and responsibilities.
* [wiki:CommittersTipsAndTricks Committers Tips and Tricks] - Useful hints for committers
* BuildPhases ? Brief documentation on port installation phases.
- * [http://guide.macports.org/#development Portfile development] ? Documentation for Portfile authors
+ * [http://guide.macports.org/ MacPorts Guide] ? Detailed help and support guide for MacPorts
+ * [http://guide.macports.org/#development Portfile development] ? Documentation for Portfile authors
+ * [http://guide.macports.org/#reference Portfile reference] ? Reference for Portfile authors
+ * [http://guide.macports.org/#internals MacPorts internals] ? Documentation of internal functionality
* [wiki:GNOME GNOME] ? Installing GNOME with MacPorts.
* MacPortsFramework ? Work on a Cocoa Framework for accessing MacPorts.
* [wiki:UniversalDevelopment Universal Development] ? Help getting more ports build ''universal''.
-------8<------8<------8<------8<------8<------8<------8<------8<--------
* The IP shown here might not mean anything if the user or the server is
behind a proxy.
--
MacPorts
Ports system for Mac OS
This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on WikiStart. If it was not you, please
report to .
From noreply at macports.org Fri Jan 2 22:17:20 2009
From: noreply at macports.org (MacPorts)
Date: Sat, 03 Jan 2009 06:17:20 -0000
Subject: [MacPorts] WikiStart modified
Message-ID: <20090103061720.F1E732809D@relay11.apple.com>
Changed page "WikiStart" by raimue at macports.org from 91.11.219.80*
Page URL:
Diff URL:
Revision 54
Comment: Consistency: use ASCII dashes (using non-ASCII will end up inconsistent soon again)
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: WikiStart
=========================================================================
--- WikiStart (version: 53)
+++ WikiStart (version: 54)
@@ -4,35 +4,35 @@
== MacPorts Starting Points ==
- * [http://www.macports.org/ Home Page] ? The MacPorts home page.
- * [wiki:InstallingMacPorts InstallingMacPorts] ? Getting your Mac ready to use MacPorts.
- * [wiki:UsingMacPortsQuickStart] ? Using MacPorts QuickStart Guide.
+ * [http://www.macports.org/ Home Page] - The MacPorts home page.
+ * [wiki:InstallingMacPorts InstallingMacPorts] - Getting your Mac ready to use MacPorts.
+ * [wiki:UsingMacPortsQuickStart] - Using MacPorts QuickStart Guide.
== MacPorts Support ==
- * [wiki:ProblemHotlist ProblemHotlist] ? Problems affecting many MacPorts users.
- * LeopardProblems ? Recurrent problems with Mac OS X 10.5 Leopard in Portfiles.
- * [wiki:FAQ FAQ] ? Frequently Asked Questions, find answers to common questions
- * [http://guide.macports.org/ MacPorts Guide] ? Detailed help and support guide for MacPorts
+ * [wiki:ProblemHotlist ProblemHotlist] - Problems affecting many MacPorts users.
+ * LeopardProblems - Recurrent problems with Mac OS X 10.5 Leopard in Portfiles.
+ * [wiki:FAQ FAQ] - Frequently Asked Questions, find answers to common questions
+ * [http://guide.macports.org/ MacPorts Guide] - Detailed help and support guide for MacPorts
* [http://guide.macports.org/#using Using MacPorts]
* [http://guide.macports.org/#project.tickets Using Trac for tickets]
- * [wiki:MailingLists MailingLists] ? Get help from a mailing list or archives.
- * [wiki:howto HOWTOs] ? Useful tips and tricks.
- * TracGuide ? Trac Wiki Documentation.
+ * [wiki:MailingLists MailingLists] - Get help from a mailing list or archives.
+ * [wiki:howto HOWTOs] - Useful tips and tricks.
+ * TracGuide - Trac Wiki Documentation.
* [wiki:Mirrors Mirrors] - Sync with a closer server.
== MacPorts Development ==
- * [wiki:GetMacPortsSource] ? Checking out MacPorts ports and base sources.
- * NewCommittersGuide ? Port committer tasks and responsibilities.
+ * [wiki:GetMacPortsSource] - Checking out MacPorts ports and base sources.
+ * NewCommittersGuide - Port committer tasks and responsibilities.
* [wiki:CommittersTipsAndTricks Committers Tips and Tricks] - Useful hints for committers
- * BuildPhases ? Brief documentation on port installation phases.
- * [http://guide.macports.org/ MacPorts Guide] ? Detailed help and support guide for MacPorts
- * [http://guide.macports.org/#development Portfile development] ? Documentation for Portfile authors
- * [http://guide.macports.org/#reference Portfile reference] ? Reference for Portfile authors
- * [http://guide.macports.org/#internals MacPorts internals] ? Documentation of internal functionality
- * [wiki:GNOME GNOME] ? Installing GNOME with MacPorts.
- * MacPortsFramework ? Work on a Cocoa Framework for accessing MacPorts.
- * [wiki:UniversalDevelopment Universal Development] ? Help getting more ports build ''universal''.
+ * BuildPhases - Brief documentation on port installation phases.
+ * [http://guide.macports.org/ MacPorts Guide] - Detailed help and support guide for MacPorts
+ * [http://guide.macports.org/#development Portfile development] - Documentation for Portfile authors
+ * [http://guide.macports.org/#reference Portfile reference] - Reference for Portfile authors
+ * [http://guide.macports.org/#internals MacPorts internals] - Documentation of internal functionality
+ * [wiki:GNOME GNOME] - Installing GNOME with MacPorts.
+ * MacPortsFramework - Work on a Cocoa Framework for accessing MacPorts.
+ * [wiki:UniversalDevelopment Universal Development] - Help getting more ports build ''universal''.
* [wiki:SummerOfCode Google Summer of Code]
* [wiki:MPAB MacPorts AutoBuild project]
-------8<------8<------8<------8<------8<------8<------8<------8<--------
* The IP shown here might not mean anything if the user or the server is
behind a proxy.
--
MacPorts
Ports system for Mac OS
This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on WikiStart. If it was not you, please
report to .
From raimue at macports.org Fri Jan 2 22:23:06 2009
From: raimue at macports.org (raimue at macports.org)
Date: Fri, 2 Jan 2009 22:23:06 -0800 (PST)
Subject: [44806] contrib/select/select-0.2.1.tar.gz
Message-ID: <20090103062306.E1DB3B2A375@beta.macosforge.org>
Revision: 44806
http://trac.macports.org/changeset/44806
Author: raimue at macports.org
Date: 2009-01-02 22:23:06 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
select:
Created select 0.2.1 dist tarball, forgot to use svn add
Added Paths:
-----------
contrib/select/select-0.2.1.tar.gz
Added: contrib/select/select-0.2.1.tar.gz
===================================================================
(Binary files differ)
Property changes on: contrib/select/select-0.2.1.tar.gz
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 22:36:54 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 22:36:54 -0800 (PST)
Subject: [44807] trunk/dports/x11/qt3/Portfile
Message-ID: <20090103063654.A5511B2A6B8@beta.macosforge.org>
Revision: 44807
http://trac.macports.org/changeset/44807
Author: jeremyhu at macports.org
Date: 2009-01-02 22:36:54 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
qt3: not universal
Modified Paths:
--------------
trunk/dports/x11/qt3/Portfile
Modified: trunk/dports/x11/qt3/Portfile
===================================================================
--- trunk/dports/x11/qt3/Portfile 2009-01-03 06:23:06 UTC (rev 44806)
+++ trunk/dports/x11/qt3/Portfile 2009-01-03 06:36:54 UTC (rev 44807)
@@ -19,6 +19,7 @@
distfiles ${distname}.tar.bz2:qt3 \
qt-upstream-patches-0004.tar.bz2:fink
use_bzip2 yes
+universal_variant no
depends_lib lib:libGL.1:mesa \
port:jpeg \
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 22:40:52 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 22:40:52 -0800 (PST)
Subject: [44808] trunk/dports/x11/xdiskusage/Portfile
Message-ID: <20090103064052.91D0FB2A751@beta.macosforge.org>
Revision: 44808
http://trac.macports.org/changeset/44808
Author: jeremyhu at macports.org
Date: 2009-01-02 22:40:52 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xdiskusage: Depends directly on fltk
Modified Paths:
--------------
trunk/dports/x11/xdiskusage/Portfile
Modified: trunk/dports/x11/xdiskusage/Portfile
===================================================================
--- trunk/dports/x11/xdiskusage/Portfile 2009-01-03 06:36:54 UTC (rev 44807)
+++ trunk/dports/x11/xdiskusage/Portfile 2009-01-03 06:40:52 UTC (rev 44808)
@@ -4,7 +4,7 @@
name xdiskusage
version 1.48
-revision 1
+revision 1
categories x11
platforms darwin
maintainers nomaintainer
@@ -16,15 +16,13 @@
extract.suffix .tgz
checksums md5 a902aa9d73761ade98256c3cd5c1f533
-depends_lib lib:libX11.6:XFree86 port:fltk
+depends_lib port:fltk
-build.args CXXFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib
+build.args CXXFLAGS="-I${prefix}/include -I${x11prefix}/include" LDFLAGS="-L${prefix}/lib -L${x11prefix}/lib"
destroot.destdir prefix=${destroot}${prefix} mandir=${destroot}${prefix}/share/man
platform macosx {
- depends_lib-delete lib:libX11.6:XFree86
- configure.args-append --without-x
patchfiles-append patch-makeinclude.in.diff
post-activate {
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 22:42:12 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 22:42:12 -0800 (PST)
Subject: [44809] trunk/dports/x11/xglobe/Portfile
Message-ID: <20090103064212.E84D0B2A7E7@beta.macosforge.org>
Revision: 44809
http://trac.macports.org/changeset/44809
Author: jeremyhu at macports.org
Date: 2009-01-02 22:42:12 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xglobe: Remove redundant X11 dependency, not universal
Modified Paths:
--------------
trunk/dports/x11/xglobe/Portfile
Modified: trunk/dports/x11/xglobe/Portfile
===================================================================
--- trunk/dports/x11/xglobe/Portfile 2009-01-03 06:40:52 UTC (rev 44808)
+++ trunk/dports/x11/xglobe/Portfile 2009-01-03 06:42:12 UTC (rev 44809)
@@ -19,7 +19,8 @@
platforms darwin
master_sites ftp://quatramaran.ens.fr/pub/espie/
checksums md5 068520cc8e835338e90ecc6e42f7d77b
-depends_lib lib:libqt-mt.3:qt3 lib:libX11.6:XFree86
+depends_lib lib:libqt-mt.3:qt3
+universal_variant no
patchfiles patch-Makefile patch-renderer_cpp
configure { reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/Makefile
reinplace "s|@@X11PREFIX@@|${x11prefix}|g" ${worksrcpath}/Makefile }
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 22:44:02 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 22:44:02 -0800 (PST)
Subject: [44810] trunk/dports/x11/xnee/Portfile
Message-ID: <20090103064403.129F1B2A86C@beta.macosforge.org>
Revision: 44810
http://trac.macports.org/changeset/44810
Author: jeremyhu at macports.org
Date: 2009-01-02 22:44:02 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xnee: Fixed dependencies
Modified Paths:
--------------
trunk/dports/x11/xnee/Portfile
Modified: trunk/dports/x11/xnee/Portfile
===================================================================
--- trunk/dports/x11/xnee/Portfile 2009-01-03 06:42:12 UTC (rev 44809)
+++ trunk/dports/x11/xnee/Portfile 2009-01-03 06:44:02 UTC (rev 44810)
@@ -15,6 +15,10 @@
master_sites gnu
distname Xnee-${version}
checksums md5 c22cb4ce520bdf27867b823e57b6e7da
-depends_lib lib:libX11.6:XFree86 port:pkgconfig
+depends_build \
+ port:pkgconfig
+depends_lib \
+ lib:libXtst.6:xorg-libXtst \
+ port:gtk2
configure.args --disable-doc
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 22:48:17 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 22:48:17 -0800 (PST)
Subject: [44811] trunk/dports/x11/xping/Portfile
Message-ID: <20090103064817.56206B2A97E@beta.macosforge.org>
Revision: 44811
http://trac.macports.org/changeset/44811
Author: jeremyhu at macports.org
Date: 2009-01-02 22:48:16 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xping: update X11 dependencies
Modified Paths:
--------------
trunk/dports/x11/xping/Portfile
Modified: trunk/dports/x11/xping/Portfile
===================================================================
--- trunk/dports/x11/xping/Portfile 2009-01-03 06:44:02 UTC (rev 44810)
+++ trunk/dports/x11/xping/Portfile 2009-01-03 06:48:16 UTC (rev 44811)
@@ -3,18 +3,21 @@
name xping
version 1.9
+revision 1
categories x11
maintainers nomaintainer
description 'ping' an Xserver
long_description A simple tool to determine if an X11 server is running.
distfiles xping.c
-depends_lib lib:libX11.6:XFree86
+universal_variant no
+depends_lib \
+ lib:libX11.6:xorg-libX11
fetch {}
extract { file mkdir ${worksrcpath}
file copy ${filespath}/${distfiles} ${worksrcpath} }
use_configure no
-build { system "cd ${worksrcpath} && cc ${distfiles} -Wall -I${x11prefix}/include -L${x11prefix}/lib -lX11 -o xping" }
+build { system "cd ${worksrcpath} && cc ${distfiles} -Wall -I${prefix}/include -I${x11prefix}/include -L${prefix}/lib -L${x11prefix}/lib -lX11 -o xping" }
destroot { system "install -m 755 ${worksrcpath}/xping ${destroot}/${prefix}/bin/" }
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From raimue at macports.org Fri Jan 2 22:50:34 2009
From: raimue at macports.org (raimue at macports.org)
Date: Fri, 2 Jan 2009 22:50:34 -0800 (PST)
Subject: [44812] trunk/base/src/port/port.tcl
Message-ID: <20090103065035.137C9B2A9E9@beta.macosforge.org>
Revision: 44812
http://trac.macports.org/changeset/44812
Author: raimue at macports.org
Date: 2009-01-02 22:50:34 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
port/port.tcl:
Yet again change the port info output slightly, more tabular style
Modified Paths:
--------------
trunk/base/src/port/port.tcl
Modified: trunk/base/src/port/port.tcl
===================================================================
--- trunk/base/src/port/port.tcl 2009-01-03 06:48:16 UTC (rev 44811)
+++ trunk/base/src/port/port.tcl 2009-01-03 06:50:34 UTC (rev 44812)
@@ -1438,7 +1438,7 @@
depends_run "Runtime Dependencies"
depends_lib "Library Dependencies"
description "Brief Description"
- long_description ""
+ long_description "Description"
fullname "Full Name: "
homepage Homepage
platforms Platforms
@@ -1448,13 +1448,13 @@
# Wrap-length map for pretty printing
array set pretty_wrap {
heading 0
- variants 13
+ variants 22
depends_build 22
depends_run 22
depends_lib 22
description 22
- long_description 0
- homepage 13
+ long_description 22
+ homepage 22
platforms 22
maintainers 22
}
@@ -1506,7 +1506,7 @@
set fields_tried {}
if {![llength $opts_todo]} {
set opts_todo {ports_info_heading ports_info_variants
- ports_info_description ports_info_skip_line
+ ports_info_skip_line ports_info_description
ports_info_long_description ports_info_homepage
ports_info_skip_line ports_info_depends_build
ports_info_depends_lib ports_info_depends_run
@@ -1627,7 +1627,11 @@
continue
}
if {![string length $label]} {
- lappend fields [wrap $field 0]
+ set wrap_len 0
+ if {[info exists pretty_wrap($ropt)]} {
+ set wrap_len $pretty_wrap($ropt)
+ }
+ lappend fields [wrap $field 0 [string repeat " " $wrap_len]]
} else {
set wrap_len [string length $label]
if {[info exists pretty_wrap($ropt)]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 22:51:36 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 22:51:36 -0800 (PST)
Subject: [44813] trunk/dports/x11/xroot/Portfile
Message-ID: <20090103065136.9D658B2AA48@beta.macosforge.org>
Revision: 44813
http://trac.macports.org/changeset/44813
Author: jeremyhu at macports.org
Date: 2009-01-02 22:51:36 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xroot: Updated X11 dependencies
Modified Paths:
--------------
trunk/dports/x11/xroot/Portfile
Modified: trunk/dports/x11/xroot/Portfile
===================================================================
--- trunk/dports/x11/xroot/Portfile 2009-01-03 06:50:34 UTC (rev 44812)
+++ trunk/dports/x11/xroot/Portfile 2009-01-03 06:51:36 UTC (rev 44813)
@@ -19,7 +19,9 @@
homepage http://sealiesoftware.com/
master_sites ${homepage}
distfiles xroot.c
-depends_lib lib:libX11.6:XFree86
+universal_variant no
+depends_lib \
+ lib:libX11.6:xorg-libX11
extract {}
use_configure no
@@ -29,7 +31,7 @@
}
build {
file copy ${distpath}/${distfile} ${worksrcpath}
- system "cd ${worksrcpath} && c++ ${distfile} -Wall -L${x11prefix}/lib -I${x11prefix}/include -lX11 -o xroot"
+ system "cd ${worksrcpath} && c++ ${distfile} -Wall -L${prefix}/lib -L${x11prefix}/lib -I${prefix}/include -I${x11prefix}/include -lX11 -o xroot"
}
destroot {
xinstall -m 755 ${worksrcpath}/xroot ${destroot}${prefix}/bin/
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Fri Jan 2 22:51:46 2009
From: portindex at macports.org (portindex at macports.org)
Date: Fri, 2 Jan 2009 22:51:46 -0800 (PST)
Subject: [44814] trunk/dports/PortIndex
Message-ID: <20090103065146.EF56AB2AA6A@beta.macosforge.org>
Revision: 44814
http://trac.macports.org/changeset/44814
Author: portindex at macports.org
Date: 2009-01-02 22:51:45 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5416
Ports successfully parsed: 5416
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-03 06:51:36 UTC (rev 44813)
+++ trunk/dports/PortIndex 2009-01-03 06:51:45 UTC (rev 44814)
@@ -10276,8 +10276,8 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/pcb description {Printed Circuit Board Layout Tool} homepage http://pcb.sourceforge.net epoch 0 depends_run bin:wish:tk platforms darwin name pcb depends_lib port:gtk2 maintainers adam at megacz.com long_description {PCB is an interactive printed circuit board editor for the X11 window system. PCB includes a rats nest feature, design rule checking, and can provide industry standard RS-274-X (Gerber), NC drill, and centroid data (X-Y data) output for use in the board fabrication and assembly process. PCB offers high end features such as an autorouter and trace optimizer which can tremendously reduce layout time.} categories {x11 graphics} version 20060321 revision 0
php5-gtk 559
variants {extra html libsexy sourceview spell universal} variant_desc {universal {Build for multiple architectures}} portdir x11/php5-gtk description {PHP-GTK: Gtk+ bindings for PHP 5.} homepage http://gtk.php.net/ epoch 0 platforms {darwin freebsd} name php5-gtk depends_lib {port:glib2 port:gtk2 port:php5 port:libglade2} maintainers anant at kix.in long_description {PHP-GTK is a Gtk+ bindings for the PHP 5 scripting language, allowing you to build rich, cross-platform desktop applications using PHP.} version 2.0.1 categories {x11 lang php www} revision 0
-qt3 747
-variants {darwin_9 darwin_8 darwin_7 darwin_6 mysql odbc psql universal} variant_desc {darwin_9 {Platform variant, do not select manually} darwin_8 {Platform variant, do not select manually} darwin_7 {Platform variant, do not select manually} darwin_6 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/qt3 description {Qt Tool Kit} homepage http://www.trolltech.com/products/qt/index.html epoch 0 platforms darwin name qt3 depends_lib {lib:libGL.1:mesa port:jpeg port:libpng path:bin/perl:perl5 lib:libXft.2:Xft2 lib:libXrender.1:xrender port:zlib} maintainers nomaintainer long_description {Qt 3 is a multiplatform C++ application development framework.} version 3.3.8 categories x11 revision 3
+qt3 692
+variants {darwin_9 darwin_8 darwin_7 darwin_6 mysql odbc psql} variant_desc {darwin_9 {Platform variant, do not select manually} darwin_8 {Platform variant, do not select manually} darwin_7 {Platform variant, do not select manually} darwin_6 {Platform variant, do not select manually}} portdir x11/qt3 description {Qt Tool Kit} homepage http://www.trolltech.com/products/qt/index.html epoch 0 platforms darwin name qt3 depends_lib {lib:libGL.1:mesa port:jpeg port:libpng path:bin/perl:perl5 lib:libXft.2:Xft2 lib:libXrender.1:xrender port:zlib} maintainers nomaintainer long_description {Qt 3 is a multiplatform C++ application development framework.} version 3.3.8 categories x11 revision 3
qt4-x11 493
variants {darwin_7 darwin_9 webkit} variant_desc {darwin_7 {Platform variant, do not select manually} darwin_9 {Platform variant, do not select manually} webkit {Use WebKit as html rendering engine in Assistant}} portdir x11/qt4-x11 description {Qt Tool Kit} homepage http://www.trolltech.com/ epoch 0 platforms darwin name qt4-x11 maintainers mcalhoun long_description {This is Qt, TrollTech's C++ toolkit for writing cross-platform GUI applications.} version 4.4.3 categories x11 revision 0
ratpoison 976
@@ -10422,8 +10422,8 @@
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/xfsinfo description {X11 font server information utility} homepage http://www.x.org/ epoch 0 platforms darwin name xfsinfo depends_lib {lib:libFS.6:xorg-libFS lib:libX11.6:xorg-libX11} maintainers {blb openmaintainer} long_description {xfsinfo is a utility for displaying information about an X font server. It is used to examine the capabilities of a server, the predefined values for various parameters used in communicating between clients and the server, and the font catalogues and alternate servers that are available.} categories {x11 graphics} version 1.0.2 revision 0
xgc 461
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/xgc description {Demonstrates various features of the X11 graphics primitives} homepage http://www.x.org/ epoch 0 platforms darwin name xgc depends_lib lib:libXaw:xorg-libXaw maintainers {blb openmaintainer} long_description {{Demonstrates various features of the X11 graphics primitives}} categories {x11 graphics} version 1.0.1 revision 0
-xglobe 887
-variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/xglobe description {XGlobe displays the earth as seen from space on your X desktop.} homepage http://www.cs.unc.edu/~scheuerm/xglobe/ epoch 0 platforms darwin name xglobe depends_lib {lib:libqt-mt.3:qt3 lib:libX11.6:XFree86} maintainers nomaintainer long_description {XGlobe displays the earth as seen from space on your X desktop, similar to xearth by Kirk Lauritz Johnson. The image of the globe is updated at regular intervals. XGlobe uses a world map image which is mapped to the globe. With a good map this can look very nice. It is possible to mark locations on the globe. This port includes the work done by Mark Espie from OpenBSD, that has not yet be included upstream. Also there is a markerfile with the positions of the OpenDarwin developers.} version 0.5p2 categories x11 revision 0
+xglobe 785
+description {XGlobe displays the earth as seen from space on your X desktop.} portdir x11/xglobe homepage http://www.cs.unc.edu/~scheuerm/xglobe/ epoch 0 platforms darwin name xglobe depends_lib lib:libqt-mt.3:qt3 maintainers nomaintainer long_description {XGlobe displays the earth as seen from space on your X desktop, similar to xearth by Kirk Lauritz Johnson. The image of the globe is updated at regular intervals. XGlobe uses a world map image which is mapped to the globe. With a good map this can look very nice. It is possible to mark locations on the globe. This port includes the work done by Mark Espie from OpenBSD, that has not yet be included upstream. Also there is a markerfile with the positions of the OpenDarwin developers.} version 0.5p2 categories x11 revision 0
xhost 497
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/xhost description {Server access control program for X11} homepage http://www.x.org/ epoch 0 platforms darwin name xhost depends_lib lib:libXmuu.1:xorg-libXmu maintainers {blb openmaintainer} long_description {The xhost program is used to add and delete host names or user names to the list allowed to make connections to the X server.} categories x11 version 1.0.2 revision 0
xinit 578
@@ -10464,8 +10464,8 @@
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/xmore description {Plain text display program for the X11 Window System} homepage http://www.x.org/ epoch 0 platforms darwin name xmore depends_lib lib:libXaw:xorg-libXaw maintainers {blb openmaintainer} long_description {{Plain text display program for the X11 Window System}} categories x11 version 1.0.1 revision 0
xmove 499
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/xmove description {An X11 pseudoserver for moving windows between displays} homepage ftp://ftp.cs.columbia.edu/pub/xmove/ epoch 0 platforms darwin name xmove maintainers {shadow at dementia.org openmaintainer} long_description {xmove lets you change which display an X Window System program renders to - this could be a different monitor or even a different machine.} version 2.0beta2 categories x11 revision 0
-xnee 516
-variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/xnee description {Xnee's Not an Event Emulator} homepage http://www.gnu.org/software/xnee/www/index.html epoch 0 name xnee depends_lib {lib:libX11.6:XFree86 port:pkgconfig} maintainers nomaintainer long_description {Xnee is a suite of programs that can record, replay and distribute user actions under the X11 environment. Think of it as a robot that can imitate the job you just did.} version 2.01 categories x11 revision 0
+xnee 546
+variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/xnee description {Xnee's Not an Event Emulator} homepage http://www.gnu.org/software/xnee/www/index.html epoch 0 name xnee depends_lib {lib:libXtst.6:xorg-libXtst port:gtk2} maintainers nomaintainer long_description {Xnee is a suite of programs that can record, replay and distribute user actions under the X11 environment. Think of it as a robot that can imitate the job you just did.} version 2.01 categories x11 revision 0
xonclock 397
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/xonclock description {X on-screen analog clock displayer with assignable skins} homepage http://xonclock.sourceforge.net/ epoch 0 platforms darwin name xonclock maintainers nomaintainer long_description {{X on-screen analog clock displayer with assignable skins}} version 0.0.7.5 categories x11 revision 0
xorg 600
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From raimue at macports.org Fri Jan 2 22:55:03 2009
From: raimue at macports.org (raimue at macports.org)
Date: Fri, 2 Jan 2009 22:55:03 -0800 (PST)
Subject: [44815] trunk/base/doc/port.1
Message-ID: <20090103065503.6D3B9B2AAF7@beta.macosforge.org>
Revision: 44815
http://trac.macports.org/changeset/44815
Author: raimue at macports.org
Date: 2009-01-02 22:55:03 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
doc/port.1:
Commit documentation patch originally by blb, see #16118
Modified Paths:
--------------
trunk/base/doc/port.1
Modified: trunk/base/doc/port.1
===================================================================
--- trunk/base/doc/port.1 2009-01-03 06:51:45 UTC (rev 44814)
+++ trunk/base/doc/port.1 2009-01-03 06:55:03 UTC (rev 44815)
@@ -425,6 +425,22 @@
.Ss list
If no argument is given, display a list of the latest version of all available ports.
If portname(s) are given as arguments, display a list of the latest version of each port.
+.Ss mirror
+Create/update a local mirror of distfiles used for ports given on the command line. The filemap database can be reset by using the
+.Fl -new
+option (though if no database is found, it will be created automatically).
+If the fetched file does not match the checksum given in the Portfile, it is
+deleted. This can be used with
+.Ar pseudo-portnames ,
+eg,
+.Ar all ,
+to mirror everything. Note that if you use
+.Ar all ,
+you'll most likely want to use
+.Fl p
+so
+.Nm
+doesn't quit on the first download failure.
.Ss version
Display the release number of the installed MacPorts infrastructure.
.Ss platform
@@ -438,6 +454,21 @@
See
.Ic sync
for more information about updating ports tree(s).
+.Ss load
+Provides a shortcut to using launchctl to load a port's daemon (as installed
+in /Library/LaunchDaemons). It runs:
+.Pp
+.Dl launchctl load -w /Library/LaunchDaemons/org.macports.${port}.plist
+.Ss unload
+A shortcut to launchctl, like load, but unloads the daemon.
+.Ss platform
+Prints out the current platform information for the running system.
+.Ss gohome
+Loads the home page for the given
+.Ar portname
+in the default web browser.
+.Ss usage
+Displays a condensed usage summary.
.Ss help
Displays a summary of all available actions and port command syntax on stdout.
.Sh DEVELOPER TARGETS
@@ -445,9 +476,20 @@
.Ss dir
Displays the path to the directory containing
.Ar portname .
+.Ss work
+Displays the path to the work directory for
+.Ar portname .
+.Ss cd
+Changes the current working directory to the one containing
+.Ar portname .
+Only useful in interactive mode.
.Ss file
Displays the path to the Portfile for
.Ar portname .
+.Ss url
+Displays the URL for the path of the given
+.Ar portname ,
+which can be passed as port-url
.Ss cat
Concatenates and prints the contents of
.Ar Portfile
@@ -464,6 +506,9 @@
flag on the command line to specify an alternative editor. For example:
.Dl port edit --editor nano apache2
.Pp
+.Ss ed
+An alias for
+.Ic edit .
.Ss unarchive
Unpack the port from a pre-built binary archive. When archive mode is enabled, this command is called automatically, prior to
.Ar fetch ,
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 22:56:15 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 22:56:15 -0800 (PST)
Subject: [44816] trunk/dports/x11/xplanet/Portfile
Message-ID: <20090103065615.BEDE2B2AB5C@beta.macosforge.org>
Revision: 44816
http://trac.macports.org/changeset/44816
Author: jeremyhu at macports.org
Date: 2009-01-02 22:56:15 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xplanet: Updated X11 dependencies
Modified Paths:
--------------
trunk/dports/x11/xplanet/Portfile
Modified: trunk/dports/x11/xplanet/Portfile
===================================================================
--- trunk/dports/x11/xplanet/Portfile 2009-01-03 06:55:03 UTC (rev 44815)
+++ trunk/dports/x11/xplanet/Portfile 2009-01-03 06:56:15 UTC (rev 44816)
@@ -3,7 +3,7 @@
PortSystem 1.0
name xplanet
version 1.2.0
-revision 1
+revision 2
categories x11 graphics
maintainers nomaintainer
description Render an image of a planet into an X window or file
@@ -20,8 +20,12 @@
checksums md5 87d62fcdf43ad1beec677bfb6e299ac1
-depends_lib lib:libX11:XFree86 lib:libjpeg:jpeg lib:libpng:libpng \
- lib:libtiff:tiff
+depends_lib \
+ lib:libXss.1:xorg-libXScrnSaver \
+ port:fontconfig \
+ port:libpng \
+ port:jpeg \
+ port:tiff
configure.args --with-x --with-xscreensaver --without-gif \
--with-jpeg --with-png --with-tiff \
@@ -37,7 +41,7 @@
variant freetype description "Enable Freetype support for TrueType fonts" {
configure.args-delete --without-freetype
configure.args-append --with-freetype
- depends_lib lib:libfreetype:freetype
+ depends_lib-append port:freetype
}
variant gif description "Enable GIF support" {
@@ -53,8 +57,8 @@
}
variant aqua description "Use aqua instead of X11" {
- depends_lib-delete lib:libX11:XFree86
- configure.args-delete --with-x
+ depends_lib-delete lib:libXss.1:xorg-libXScrnSaver
+ configure.args-delete --with-x --with-xscreensaver
configure.args-append --without-x --with-aqua
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 23:00:34 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 23:00:34 -0800 (PST)
Subject: [44817] trunk/dports/x11/xforms/Portfile
Message-ID: <20090103070034.52733B2AC8B@beta.macosforge.org>
Revision: 44817
http://trac.macports.org/changeset/44817
Author: jeremyhu at macports.org
Date: 2009-01-02 23:00:33 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xforms: Updated X11 dependencies
Modified Paths:
--------------
trunk/dports/x11/xforms/Portfile
Modified: trunk/dports/x11/xforms/Portfile
===================================================================
--- trunk/dports/x11/xforms/Portfile 2009-01-03 06:56:15 UTC (rev 44816)
+++ trunk/dports/x11/xforms/Portfile 2009-01-03 07:00:33 UTC (rev 44817)
@@ -22,11 +22,13 @@
checksums md5 558b600402430f207e671e2d0d725b6d \
sha1 7ef0655d1ba481a09af643455ec11afdcc28ce8a \
rmd160 f709bea1e2c3a867092e7cc4c7c5c1c60055b6e3
-depends_lib port:jpeg \
- lib:libX11.6:XFree86
-configure.args --mandir=${prefix}/share/man
+depends_lib \
+ lib:libSM.6:xorg-libsm \
+ lib:libXpm.4:xpm
+ port:jpeg
+
+# not trivial to autoreconf
+universal_variant no
+
configure.cppflags-append -I${x11prefix}/include
-platform darwin 9 {
- configure.ldflags-append "-dylib_file \
- /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib"
-}
+configure.ldflags-append -L${x11prefix}/lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 23:03:25 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 23:03:25 -0800 (PST)
Subject: [44818] trunk/dports/x11/xteddy/Portfile
Message-ID: <20090103070325.DB3E6B2AD23@beta.macosforge.org>
Revision: 44818
http://trac.macports.org/changeset/44818
Author: jeremyhu at macports.org
Date: 2009-01-02 23:03:25 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
xteddy: Updated X11 dependencies, not universal
Modified Paths:
--------------
trunk/dports/x11/xteddy/Portfile
Modified: trunk/dports/x11/xteddy/Portfile
===================================================================
--- trunk/dports/x11/xteddy/Portfile 2009-01-03 07:00:33 UTC (rev 44817)
+++ trunk/dports/x11/xteddy/Portfile 2009-01-03 07:03:25 UTC (rev 44818)
@@ -16,11 +16,16 @@
checksums md5 c197253b5116db5dc4e32b58dd36160e
patchfiles patch-xtoys
-depends_lib lib:libX11:XFree86 port:imlib port:zlib
+# port:imlib is not universal
+universal_variant no
+depends_lib \
+ lib:libSM.6:xorg-libsm \
+ port:imlib \
+ port:zlib
+
post-patch {
reinplace "s|__PREFIX__|${prefix}|g" ${worksrcpath}/xtoys
}
configure.args --mandir=${prefix}/share/man
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jeremyhu at macports.org Fri Jan 2 23:08:57 2009
From: jeremyhu at macports.org (jeremyhu at macports.org)
Date: Fri, 2 Jan 2009 23:08:57 -0800 (PST)
Subject: [44819] trunk/dports/databases/unixODBC/Portfile
Message-ID: <20090103070858.30BD0B2AE08@beta.macosforge.org>
Revision: 44819
http://trac.macports.org/changeset/44819
Author: jeremyhu at macports.org
Date: 2009-01-02 23:08:57 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
unixODBC: Removed redundant dependency on X11 (qt3 brings it in already)
Modified Paths:
--------------
trunk/dports/databases/unixODBC/Portfile
Modified: trunk/dports/databases/unixODBC/Portfile
===================================================================
--- trunk/dports/databases/unixODBC/Portfile 2009-01-03 07:03:25 UTC (rev 44818)
+++ trunk/dports/databases/unixODBC/Portfile 2009-01-03 07:08:57 UTC (rev 44819)
@@ -46,7 +46,7 @@
set _odbc libodbc.1.0.0
variant gui {
- depends_lib-append lib:libX11.6:XFree86 port:qt3
+ depends_lib-append port:qt3
configure.env-append QTDIR=${prefix}
configure.args-delete --enable-gui=no
configure.args-append --enable-gui \
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Fri Jan 2 23:51:59 2009
From: portindex at macports.org (portindex at macports.org)
Date: Fri, 2 Jan 2009 23:51:59 -0800 (PST)
Subject: [44820] trunk/dports/PortIndex
Message-ID: <20090103075200.E5544B2B231@beta.macosforge.org>
Revision: 44820
http://trac.macports.org/changeset/44820
Author: portindex at macports.org
Date: 2009-01-02 23:51:59 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5416
Ports successfully parsed: 5415
Ports failed: 1
Failed to parse file x11/xforms/Portfile: invalid command name "port:jpeg"
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-03 07:08:57 UTC (rev 44819)
+++ trunk/dports/PortIndex 2009-01-03 07:51:59 UTC (rev 44820)
@@ -10414,8 +10414,6 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/xfe description {X File Explorer (Xfe) is an MS-Explorer like file manager for X.} homepage http://roland65.free.fr/xfe/ epoch 0 platforms {darwin freebsd} name xfe depends_lib {lib:libFOX-1.6:fox lib:libpng:libpng port:freetype} maintainers afb at macports.org long_description {X File Explorer (Xfe) is a filemanager for X. It is based on the popular X Win Commander, which is discontinued. Xfe is desktop independent and is written with the C++ Fox Toolkit. It has Windows Commander or MS-Explorer look and is very fast and simple. The main features are: file associations, mount/umount devices, directory tree for quick cd, change file attributes, auto save registry, compressed archives view/creation/extraction and much more.} version 1.19.2 categories x11 revision 0
xfontsel 585
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/xfontsel description {Point and click selection of X11 font names} homepage http://www.x.org/ epoch 0 platforms darwin name xfontsel depends_lib lib:libXaw:xorg-libXaw maintainers {blb openmaintainer} long_description {The xfontsel application provides a simple way to display the fonts known to your X server, examine samples of each, and retrieve the X Logical Font Description (\"XLFD\") full name for a font.} categories {x11 graphics} version 1.0.2 revision 0
-xforms 820
-variants {darwin_9 universal} variant_desc {darwin_9 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/xforms description {GUI toolkit based on Xlib} homepage http://savannah.nongnu.org/projects/xforms/ epoch 0 platforms darwin name xforms depends_lib {port:jpeg lib:libX11.6:XFree86} maintainers {ira.uka.de:raphael openmaintainer} long_description {XForms is a GUI toolkit based on Xlib for X Window Systems. It features a rich set of objects, such as buttons, scrollbars, and menus etc. integrated into an easy and efficient object/event callback execution model that allows fast and easy construction of X-applications. In addition, the library is extensible and new objects can easily be created and added to the library.} version 1.0.90 categories x11 revision 0
xfs 478
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/xfs description {X11 font server} homepage http://www.x.org/ epoch 0 platforms darwin name xfs depends_lib {lib:libFS.6:xorg-libFS lib:libXfont.1:xorg-libXfont} maintainers {blb openmaintainer} long_description {xfs is the X Window System font server. It supplies fonts to X Window System display servers.} categories {x11 graphics} version 1.0.8 revision 0
xfsinfo 697
@@ -10636,10 +10634,10 @@
portdir x11/xorg-xproxymanagementprotocol description {X.org xproxymanagementprotocol} platforms darwin name xorg-xproxymanagementprotocol version 1.0.2 categories {x11 devel} homepage http://www.x.org revision 0 epoch 0 maintainers {jeremyhu openmaintainer} long_description {Prototype headers for xproxymanagement}
xorg-xtrans 271
portdir x11/xorg-xtrans description {X.org xtrans} platforms {darwin macosx} name xorg-xtrans version 1.2.2 categories {x11 devel} homepage http://www.x.org revision 0 epoch 0 maintainers {jeremyhu openmaintainer} long_description {X Network Transport layer shared code}
-xping 240
-portdir x11/xping description {'ping' an Xserver} name xping depends_lib lib:libX11.6:XFree86 version 1.9 categories x11 revision 0 epoch 0 maintainers nomaintainer long_description {A simple tool to determine if an X11 server is running.}
-xplanet 889
-variants {freetype gif pango aqua pnm universal} variant_desc {freetype {Enable Freetype support for TrueType fonts} gif {Enable GIF support} pango {Enable Pango} aqua {Use aqua instead of X11} pnm {Enable PNM support} universal {Build for multiple architectures}} portdir x11/xplanet description {Render an image of a planet into an X window or file} homepage http://xplanet.sourceforge.net/ epoch 0 platforms darwin name xplanet depends_lib {lib:libX11:XFree86 lib:libjpeg:jpeg lib:libpng:libpng lib:libtiff:tiff} maintainers nomaintainer long_description {Xplanet is similar to Xearth, where an image of the earth is rendered into an X window. All of the major planets and most satellites can be drawn. A number of different map projections are also supported, including azimuthal, Mercator, Mollweide, orthographic, and rectangular.} version 1.2.0 categories {x11 graphics} revision 1
+xping 244
+portdir x11/xping description {'ping' an Xserver} name xping depends_lib lib:libX11.6:xorg-libX11 version 1.9 categories x11 revision 1 epoch 0 maintainers nomaintainer long_description {A simple tool to determine if an X11 server is running.}
+xplanet 898
+variants {freetype gif pango aqua pnm universal} variant_desc {freetype {Enable Freetype support for TrueType fonts} gif {Enable GIF support} pango {Enable Pango} aqua {Use aqua instead of X11} pnm {Enable PNM support} universal {Build for multiple architectures}} portdir x11/xplanet description {Render an image of a planet into an X window or file} homepage http://xplanet.sourceforge.net/ epoch 0 platforms darwin name xplanet depends_lib {lib:libXss.1:xorg-libXScrnSaver port:fontconfig port:libpng port:jpeg port:tiff} maintainers nomaintainer long_description {Xplanet is similar to Xearth, where an image of the earth is rendered into an X window. All of the major planets and most satellites can be drawn. A number of different map projections are also supported, including azimuthal, Mercator, Mollweide, orthographic, and rectangular.} version 1.2.0 categories {x11 graphics} revision 2
xpm 551
variants universal depends_build {port:pkgconfig port:xorg-xproto} variant_desc {universal {Build for multiple architectures}} portdir x11/xpm description {The X Pixmap Library} homepage http://www.x.org epoch 0 platforms {darwin macosx} name xpm depends_lib port:xorg-libX11 maintainers jeremyhu long_description {XPM (X PixMap) is a format for storing/retrieving X pixmaps to/from files. It is used by a large number of common X applications and has become something of a de-facto standard.} categories {x11 devel graphics} version 3.5.7 revision 0
xpr 381
@@ -10656,8 +10654,8 @@
variants {macosx universal} depends_build {port:pkgconfig port:xorg-xproto port:xorg-renderproto} variant_desc {macosx {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/xrender description {X Render Extension library} homepage http://www.x.org/ epoch 0 platforms darwin name xrender depends_lib lib:libX11:xorg-libX11 maintainers {jeremyhu openmaintainer} long_description {{X Render Extension library}} categories x11 version 0.9.4 revision 4
xrmap 562
variants {darwin_8 universal} variant_desc {darwin_8 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir x11/xrmap description {X11 client for the CIA World data bank} homepage http://frmas.free.fr/li_1.htm epoch 0 platforms darwin name xrmap depends_lib lib:libX11.6:XFree86 maintainers nomaintainer long_description {The Xrmap program provides a user-friendly X client for generating images of the Earth and manipulating the CIA World data bank II global vector information.} version 2.33 categories x11 revision 0
-xroot 524
-description {A small X -root window} portdir x11/xroot homepage http://sealiesoftware.com/ epoch 0 platforms darwin name xroot depends_lib lib:libX11.6:XFree86 maintainers nomaintainer long_description {Greg Parker wrote 'xroot tool', it creates a small X11 window that routes input events to the X11 root window. In particular, you can click on it to get window manager menus. To run: ./xroot -display :0 -geometry 100x100+0-0 -color blue (100x100 in lower-left corner, colored blue)} version 1.0 categories x11 revision 0
+xroot 528
+description {A small X -root window} portdir x11/xroot homepage http://sealiesoftware.com/ epoch 0 platforms darwin name xroot depends_lib lib:libX11.6:xorg-libX11 maintainers nomaintainer long_description {Greg Parker wrote 'xroot tool', it creates a small X11 window that routes input events to the X11 root window. In particular, you can click on it to get window manager menus. To run: ./xroot -display :0 -geometry 100x100+0-0 -color blue (100x100 in lower-left corner, colored blue)} version 1.0 categories x11 revision 0
xruskb 823
variants {motif universal} variant_desc {universal {Build for multiple architectures}} portdir x11/xruskb description {program for switching two keyboard layouts} homepage http://www.yars.free.net/~lav/programs.html epoch 0 name xruskb depends_lib lib:libX11.6:XFree86 maintainers jc at crazic.ru long_description {Xrus - program for switching two keyboard layouts with a hot key combination. It also serves as autolock. It can be compiled with Motif, Lesstif, Xaw or without any widget library. In the later case it won't show its icon with keyboard indicator. It gets all keyboard and mouse events, when a particular hot key combination is pressed, it swaps 1,2 and 3,4 columns of keyboard map. When a timeout without keyboard and mouse events passes, it starts a locker.} version 1.15.3 categories {x11 russian} revision 0
xscreensaver 470
@@ -10680,8 +10678,8 @@
portdir x11/xspringies description {A mass and spring simulation system} platforms darwin name xspringies version 1.1 categories {x11 games} depends_build bin:xmkmf:imake revision 0 epoch 0 long_description {XSpringies is a mass and spring simulation system. It's intended use is more like that of a game, than some design package.} maintainers nomaintainer
xstdcmap 400
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/xstdcmap description {X11 standard colormap utility} homepage http://www.x.org/ epoch 0 platforms darwin name xstdcmap depends_lib lib:libXmu.6:xorg-libXmu maintainers {blb openmaintainer} long_description {{X11 standard colormap utility}} categories x11 version 1.0.1 revision 0
-xteddy 467
-variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/xteddy description {A cuddlesome teddy for the X desktop} homepage http://www.itn.liu.se/~stegu/xteddy/ epoch 0 platforms darwin name xteddy depends_lib {lib:libX11:XFree86 port:imlib port:zlib} maintainers nomaintainer long_description {This is _the_ toy for the X desktop, a must for all plush lovers: a very, very cuddlesome teddy.} version 2.0.2 categories x11 revision 0
+xteddy 392
+description {A cuddlesome teddy for the X desktop} portdir x11/xteddy homepage http://www.itn.liu.se/~stegu/xteddy/ epoch 0 platforms darwin name xteddy depends_lib {lib:libSM.6:xorg-libsm port:imlib port:zlib} maintainers nomaintainer long_description {This is _the_ toy for the X desktop, a must for all plush lovers: a very, very cuddlesome teddy.} version 2.0.2 categories x11 revision 0
xterm 699
variants {utmp universal} depends_build port:xorg-xproto variant_desc {utmp {Support updating utmp/utmpx database
(installs setgid daemon)} universal {Build for multiple architectures}} portdir x11/xterm description {the ubiquitous X terminal emulator, stand-alone} homepage http://invisible-island.net/xterm/ epoch 0 depends_run bin:luit:luit platforms darwin depends_lib {port:ncurses port:expat port:zlib lib:libXaw:xorg-libXaw lib:libXft.2:Xft2} name xterm maintainers jeremyhu long_description {The xterm program is a terminal emulator for the X Window System. It supports a plethora of features, including colors, Unicode, etc.} categories x11 version 238 revision 0
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From raimue at macports.org Fri Jan 2 23:55:13 2009
From: raimue at macports.org (raimue at macports.org)
Date: Fri, 2 Jan 2009 23:55:13 -0800 (PST)
Subject: [44821] trunk/dports/x11/xforms/Portfile
Message-ID: <20090103075513.A8C7FB2B2FE@beta.macosforge.org>
Revision: 44821
http://trac.macports.org/changeset/44821
Author: raimue at macports.org
Date: 2009-01-02 23:55:13 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
x11/xforms:
Fix typo in dependencies, introduced in r44817
Modified Paths:
--------------
trunk/dports/x11/xforms/Portfile
Modified: trunk/dports/x11/xforms/Portfile
===================================================================
--- trunk/dports/x11/xforms/Portfile 2009-01-03 07:51:59 UTC (rev 44820)
+++ trunk/dports/x11/xforms/Portfile 2009-01-03 07:55:13 UTC (rev 44821)
@@ -24,7 +24,7 @@
rmd160 f709bea1e2c3a867092e7cc4c7c5c1c60055b6e3
depends_lib \
lib:libSM.6:xorg-libsm \
- lib:libXpm.4:xpm
+ lib:libXpm.4:xpm \
port:jpeg
# not trivial to autoreconf
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Sat Jan 3 00:13:07 2009
From: blb at macports.org (blb at macports.org)
Date: Sat, 3 Jan 2009 00:13:07 -0800 (PST)
Subject: [44822] trunk/dports/graphics/pngcrush/Portfile
Message-ID: <20090103081307.CEFE0B2B530@beta.macosforge.org>
Revision: 44822
http://trac.macports.org/changeset/44822
Author: blb at macports.org
Date: 2009-01-03 00:13:05 -0800 (Sat, 03 Jan 2009)
Log Message:
-----------
graphics/pngcrush - whitespace changes
Modified Paths:
--------------
trunk/dports/graphics/pngcrush/Portfile
Modified: trunk/dports/graphics/pngcrush/Portfile
===================================================================
--- trunk/dports/graphics/pngcrush/Portfile 2009-01-03 07:55:13 UTC (rev 44821)
+++ trunk/dports/graphics/pngcrush/Portfile 2009-01-03 08:13:05 UTC (rev 44822)
@@ -1,39 +1,43 @@
# $Id$
-PortSystem 1.0
-name pngcrush
-version 1.6.10
-categories graphics
-description optimizer for PNG files
-long_description pngcrush reads in a PNG image, and writes it out \
- again, with the optimum filter_type and zlib_level. \
- It uses brute force (trying filter_type none, and \
- libpng adaptive filtering, with compression levels 3 \
- and 9). It does the most time-consuming method last \
- in case it turns out to be the best. Optionally, it can \
- remove unwanted chunks or add gAMA and sRGB chunks.
-homepage http://pmt.sourceforge.net/pngcrush/
-platforms darwin freebsd
-maintainers nomaintainer
-master_sites sourceforge:pmt
-checksums md5 375d3119f7dbc53c9c9c6d7764b0fec9 \
- sha1 18835985d715dec37b6806fb9afa07f13129f93f \
- rmd160 eb4e6cdbd826647c387e363226c7a8454fb44dda
-use_bzip2 yes
+PortSystem 1.0
+name pngcrush
+version 1.6.10
+categories graphics
+maintainers nomaintainer
+description optimizer for PNG files
+long_description \
+ pngcrush reads in a PNG image, and writes it out again, with the optimum \
+ filter_type and zlib_level. It uses brute force (trying filter_type \
+ none, and libpng adaptive filtering, with compression levels 3 and 9). \
+ It does the most time-consuming method last in case it turns out to be \
+ the best. Optionally, it can remove unwanted chunks or add gAMA and sRGB \
+ chunks.
-use_configure no
+platforms darwin freebsd
-build.args-append LD="/usr/bin/gcc-4.0"
+homepage http://pmt.sourceforge.net/pngcrush/
+master_sites sourceforge:pmt
+use_bzip2 yes
+checksums md5 375d3119f7dbc53c9c9c6d7764b0fec9 \
+ sha1 18835985d715dec37b6806fb9afa07f13129f93f \
+ rmd160 eb4e6cdbd826647c387e363226c7a8454fb44dda
+
+use_configure no
+
+build.args-append LD="/usr/bin/gcc-4.0"
+
destroot {
- xinstall -m 755 -d ${destroot}${prefix}/bin
- xinstall -m 755 ${worksrcpath}/${name} ${destroot}${prefix}/bin
+ xinstall -m 755 -d ${destroot}${prefix}/bin
+ xinstall -m 755 ${worksrcpath}/${name} ${destroot}${prefix}/bin
}
platform darwin 8 {
- build.args-append CC="/usr/bin/gcc-4.0 -DPNG_NO_ASSEMBLER_CODE"
+ build.args-append CC="/usr/bin/gcc-4.0 -DPNG_NO_ASSEMBLER_CODE"
}
platform darwin 9 {
- build.args-append CC="/usr/bin/gcc-4.0 -DPNG_NO_ASSEMBLER_CODE"
+ build.args-append CC="/usr/bin/gcc-4.0 -DPNG_NO_ASSEMBLER_CODE"
}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Sat Jan 3 00:15:48 2009
From: blb at macports.org (blb at macports.org)
Date: Sat, 3 Jan 2009 00:15:48 -0800 (PST)
Subject: [44823] trunk/dports/graphics/pngcrush/Portfile
Message-ID: <20090103081548.B4664B2B5A8@beta.macosforge.org>
Revision: 44823
http://trac.macports.org/changeset/44823
Author: blb at macports.org
Date: 2009-01-03 00:15:48 -0800 (Sat, 03 Jan 2009)
Log Message:
-----------
graphics/pngcrush - version update to 1.6.12
Modified Paths:
--------------
trunk/dports/graphics/pngcrush/Portfile
Modified: trunk/dports/graphics/pngcrush/Portfile
===================================================================
--- trunk/dports/graphics/pngcrush/Portfile 2009-01-03 08:13:05 UTC (rev 44822)
+++ trunk/dports/graphics/pngcrush/Portfile 2009-01-03 08:15:48 UTC (rev 44823)
@@ -2,7 +2,7 @@
PortSystem 1.0
name pngcrush
-version 1.6.10
+version 1.6.12
categories graphics
maintainers nomaintainer
description optimizer for PNG files
@@ -20,9 +20,9 @@
master_sites sourceforge:pmt
use_bzip2 yes
-checksums md5 375d3119f7dbc53c9c9c6d7764b0fec9 \
- sha1 18835985d715dec37b6806fb9afa07f13129f93f \
- rmd160 eb4e6cdbd826647c387e363226c7a8454fb44dda
+checksums md5 95b7f0f495bf5913591a380f2d58616b \
+ sha1 7faf34bbf614b58c186c3f6e5b9583a2b55d41e4 \
+ rmd160 4685428f2e3f3add6c8931a4020febddf0d4807f
use_configure no
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Sat Jan 3 00:26:55 2009
From: blb at macports.org (blb at macports.org)
Date: Sat, 3 Jan 2009 00:26:55 -0800 (PST)
Subject: [44824] trunk/doc-new/guide/resources/images/trac-default.png
Message-ID: <20090103082655.D074FB2B73C@beta.macosforge.org>
Revision: 44824
http://trac.macports.org/changeset/44824
Author: blb at macports.org
Date: 2009-01-03 00:26:55 -0800 (Sat, 03 Jan 2009)
Log Message:
-----------
guide trac-default.png - update screenshot of new ticket form to match current workings (ticket #16484)
Modified Paths:
--------------
trunk/doc-new/guide/resources/images/trac-default.png
Modified: trunk/doc-new/guide/resources/images/trac-default.png
===================================================================
(Binary files differ)
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From blb at macports.org Sat Jan 3 00:41:23 2009
From: blb at macports.org (blb at macports.org)
Date: Sat, 3 Jan 2009 00:41:23 -0800 (PST)
Subject: [44825] trunk/doc-new/guide/xml/project.xml
Message-ID: <20090103084123.B4E20B2BA4C@beta.macosforge.org>
Revision: 44825
http://trac.macports.org/changeset/44825
Author: blb at macports.org
Date: 2009-01-03 00:41:23 -0800 (Sat, 03 Jan 2009)
Log Message:
-----------
guide - update trac ticket section to match the current state of how the
form works for non-committers (ticket #16484)
Modified Paths:
--------------
trunk/doc-new/guide/xml/project.xml
Modified: trunk/doc-new/guide/xml/project.xml
===================================================================
--- trunk/doc-new/guide/xml/project.xml 2009-01-03 08:26:55 UTC (rev 44824)
+++ trunk/doc-new/guide/xml/project.xml 2009-01-03 08:41:23 UTC (rev 44825)
@@ -91,7 +91,7 @@
- Short Summary:
+ Summary:
[port]
[version] [concise
description]
@@ -105,25 +105,7 @@
- Type: There are two main types of
- tickets.
-
-
-
- defect - The default; any port/MacPorts
- build/runtime failures and/or documentation corrections.
-
-
-
- enhancement - Tickets, with or without
- patches, created to enhance something that isn't failing its
- intended purpose.
-
-
-
-
-
- Full Description: All details that might
+ Description: All details that might
be relevant to someone reading the ticket. Wiki
formatting or attached log files should be used for large
@@ -137,7 +119,7 @@
}}}
- Submitters are advised to trim pastes and logs of any kind to what's
+ Submitters are advised to trim pastes and logs of any kind to what's
really relevant to the report, as otherwise overly large submissions that
might contain redundant and/or unnecessary information might become unmanageable.
@@ -145,6 +127,24 @@
+ Type: There are two main types of
+ tickets.
+
+
+
+ defect - The default; any port/MacPorts
+ build/runtime failures and/or documentation corrections.
+
+
+
+ enhancement - Tickets, with or without
+ patches, created to enhance something that isn't failing its
+ intended purpose.
+
+
+
+
+
Priority: Assign a priority level to the
ticket.
@@ -174,107 +174,95 @@
- Component: Set what part of the MacPorts
- Project the ticket is to be filed against.
+ Milestone: This is a ticket category that
+ allows for search and sorting tickets efficiently.
- base - Tickets related to MacPorts base
- code.
+ MacPorts x.y.z - for base-level
+ tickets which have been assigned to a particular future
+ release of MacPorts.
- guide - Documentation enhancements and
- error corrections, or patches to the MacPorts Guide.
+ MacPorts Future - for base-level
+ tickets which are still under consideration and have not
+ yet been assigned to a specific future release of
+ MacPorts.
- ports - Tickets related to
- ports.
+ Port Bugs - for tickets reporting or
+ fixing bugs in ports provided by MacPorts.
- server/hosting - For MacPorts hosting
- & server-side issues, reserved for MacPorts PortMgr team
- members.
+ Port Enhancements - for submissions
+ providing enhancements to ports provided by MacPorts.
- website - MacPorts website enhancements
- and error corrections.
+ Port Requests - for requests for ports
+ to be added to MacPorts.
- wiki - MacPorts Wiki enhancements and
- error corrections.
+ Port Submissions - for submissions that
+ add a port to MacPorts.
-
-
-
- Keywords: Type any keywords that might
- help when searching for tickets (portname, type of problem,
- etc).
-
-
-
- Cc: Anyone else besides the ticket
- reporter and assignee who would like to be kept involved in the
- development of the ticket. Multiple email addresses should be
- separated with a comma and a space
- (i.e. you at example.org, maintainer at macports.org).
-
-
-
- Milestone: This is a ticket category that
- allows for search and sorting tickets efficiently.
-
-
- MacPorts base enhancements - for
- tickets requesting or providing improvements to the
- functionality of the MacPorts system.
+ Port Updates - for submissions that
+ update a port provided by MacPorts.
- MacPorts base bugs - for tickets
- reporting or fixing bugs in the MacPorts system.
+ Website & Documentation - for
+ tickets relating to the documentation for MacPorts, including
+ the MacPorts guide, Wiki, man pages and the website.
- Port Bugs - for tickets reporting or
- fixing bugs in ports provided by MacPorts.
+ Blank - For unclassified tickets that don't fit into any
+ of the provided milestones.
+
+
+
+ Component: Set what part of the MacPorts
+ Project the ticket is to be filed against.
+
+
- Port Enhancements - for submissions
- providing enhancements to ports provided by MacPorts.
+ base - Tickets related to MacPorts base
+ code.
- Port Requests - for requests for ports
- to be added to MacPorts.
+ guide - Documentation enhancements and
+ error corrections, or patches to the MacPorts Guide.
- Port Submissions - for submissions that
- add a port to MacPorts.
+ ports - Tickets related to
+ ports.
- Port Updates - for submissions that
- update a port provided by MacPorts.
+ server/hosting - For MacPorts hosting
+ & server-side issues, reserved for MacPorts PortMgr team
+ members.
- Website & Documentation - for
- tickets relating to the documentation for MacPorts, including
- the MacPorts guide, Wiki, man pages and the website.
+ website - MacPorts website enhancements
+ and error corrections.
- Blank - For unclassified tickets that don't fit into any
- of the provided milestones.
+ wiki - MacPorts Wiki enhancements and
+ error corrections.
@@ -285,19 +273,26 @@
- Assign To: For tickets on ports, enter
- the email address of the port's maintainer (use port info
- <portname> to find this). If multiple maintainers
- are listed, enter the first maintainer's email address here and
- enter the remainining maintainers' email addresses in the
- Cc field. Exclude the email address
- openmaintainer at macports.org if it appears.
- If the maintainer's email address is
- nomaintainer at macports.org, leave the field
- blank.
+ Keywords: Type any keywords that might
+ help when searching for tickets (portname, type of problem,
+ etc).
+ Cc: Anyone else besides the ticket
+ reporter and assignee who would like to be kept involved in the
+ development of the ticket. Multiple email addresses should be
+ separated with a comma and a space
+ (i.e. you at example.org, maintainer at macports.org).
+
+
+
+ Port: For tickets on ports, enter the
+ name of the port (or ports, space-separated, when multiple are
+ affected).
+
+
+
I have files to attach to this ticket:
Use this checkbox to attach files to the ticket immediately after
you create it. Or you can attach files later using the
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Sat Jan 3 00:51:48 2009
From: portindex at macports.org (portindex at macports.org)
Date: Sat, 3 Jan 2009 00:51:48 -0800 (PST)
Subject: [44826] trunk/dports/PortIndex
Message-ID: <20090103085149.72E86B2BBB7@beta.macosforge.org>
Revision: 44826
http://trac.macports.org/changeset/44826
Author: portindex at macports.org
Date: 2009-01-03 00:51:47 -0800 (Sat, 03 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5416
Ports successfully parsed: 5416
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-03 08:41:23 UTC (rev 44825)
+++ trunk/dports/PortIndex 2009-01-03 08:51:47 UTC (rev 44826)
@@ -2991,7 +2991,7 @@
png2ico 450
variants darwin_8 variant_desc {darwin_8 {Platform variant, do not select manually}} portdir graphics/png2ico description {Converts PNG files to Windows icon resource files.} homepage http://www.winterdrache.de/freeware/png2ico/ epoch 0 platforms darwin name png2ico depends_lib {port:libpng port:zlib} maintainers nomaintainer long_description {{Converts PNG files to Windows icon resource files.}} version 2002-12-08 categories graphics revision 0
pngcrush 761
-variants {darwin_8 darwin_9} variant_desc {darwin_8 {Platform variant, do not select manually} darwin_9 {Platform variant, do not select manually}} portdir graphics/pngcrush description {optimizer for PNG files} homepage http://pmt.sourceforge.net/pngcrush/ epoch 0 platforms {darwin freebsd} name pngcrush long_description {pngcrush reads in a PNG image, and writes it out again, with the optimum filter_type and zlib_level. It uses brute force (trying filter_type none, and libpng adaptive filtering, with compression levels 3 and 9). It does the most time-consuming method last in case it turns out to be the best. Optionally, it can remove unwanted chunks or add gAMA and sRGB chunks.} maintainers nomaintainer version 1.6.10 categories graphics revision 0
+variants {darwin_8 darwin_9} variant_desc {darwin_8 {Platform variant, do not select manually} darwin_9 {Platform variant, do not select manually}} portdir graphics/pngcrush description {optimizer for PNG files} homepage http://pmt.sourceforge.net/pngcrush/ epoch 0 platforms {darwin freebsd} name pngcrush maintainers nomaintainer long_description {pngcrush reads in a PNG image, and writes it out again, with the optimum filter_type and zlib_level. It uses brute force (trying filter_type none, and libpng adaptive filtering, with compression levels 3 and 9). It does the most time-consuming method last in case it turns out to be the best. Optionally, it can remove unwanted chunks or add gAMA and sRGB chunks.} version 1.6.12 categories graphics revision 0
pngmeta 509
variants universal variant_desc {universal {Build for multiple architectures}} portdir graphics/pngmeta description {Pngmeta is a tool for extracting metadata from PNG (Portable Network Graphics) files.} homepage http://pmt.sourceforge.net/pngmeta/ epoch 0 platforms {darwin freebsd} name pngmeta depends_lib {port:libpng port:zlib} long_description {{Pngmeta is a tool for extracting metadata from PNG (Portable Network Graphics) files.}} maintainers nomaintainer version 1.11 categories graphics revision 1
pngpp 382
@@ -10414,6 +10414,8 @@
variants universal variant_desc {universal {Build for multiple architectures}} portdir x11/xfe description {X File Explorer (Xfe) is an MS-Explorer like file manager for X.} homepage http://roland65.free.fr/xfe/ epoch 0 platforms {darwin freebsd} name xfe depends_lib {lib:libFOX-1.6:fox lib:libpng:libpng port:freetype} maintainers afb at macports.org long_description {X File Explorer (Xfe) is a filemanager for X. It is based on the popular X Win Commander, which is discontinued. Xfe is desktop independent and is written with the C++ Fox Toolkit. It has Windows Commander or MS-Explorer look and is very fast and simple. The main features are: file associations, mount/umount devices, directory tree for quick cd, change file attributes, auto save registry, compressed archives view/creation/extraction and much more.} version 1.19.2 categories x11 revision 0
xfontsel 585
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/xfontsel description {Point and click selection of X11 font names} homepage http://www.x.org/ epoch 0 platforms darwin name xfontsel depends_lib lib:libXaw:xorg-libXaw maintainers {blb openmaintainer} long_description {The xfontsel application provides a simple way to display the fonts known to your X server, examine samples of each, and retrieve the X Logical Font Description (\"XLFD\") full name for a font.} categories {x11 graphics} version 1.0.2 revision 0
+xforms 697
+description {GUI toolkit based on Xlib} portdir x11/xforms homepage http://savannah.nongnu.org/projects/xforms/ epoch 0 platforms darwin name xforms depends_lib {lib:libSM.6:xorg-libsm lib:libXpm.4:xpm port:jpeg} maintainers {ira.uka.de:raphael openmaintainer} long_description {XForms is a GUI toolkit based on Xlib for X Window Systems. It features a rich set of objects, such as buttons, scrollbars, and menus etc. integrated into an easy and efficient object/event callback execution model that allows fast and easy construction of X-applications. In addition, the library is extensible and new objects can easily be created and added to the library.} version 1.0.90 categories x11 revision 0
xfs 478
variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir x11/xfs description {X11 font server} homepage http://www.x.org/ epoch 0 platforms darwin name xfs depends_lib {lib:libFS.6:xorg-libFS lib:libXfont.1:xorg-libXfont} maintainers {blb openmaintainer} long_description {xfs is the X Window System font server. It supplies fonts to X Window System display servers.} categories {x11 graphics} version 1.0.8 revision 0
xfsinfo 697
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From noreply at macports.org Sat Jan 3 00:57:09 2009
From: noreply at macports.org (MacPorts)
Date: Sat, 03 Jan 2009 08:57:09 -0000
Subject: [MacPorts] blb modified
Message-ID: <20090103085709.6100D2807E@relay11.apple.com>
Changed page "blb" by blb at macports.org from 75.163.162.120*
Page URL:
Diff URL:
Revision 20
Comment: Add x11 font ports
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: blb
=========================================================================
--- blb (version: 19)
+++ blb (version: 20)
@@ -69,6 +69,41 @@
* [source:trunk/dports/x11/appres appres]
* [source:trunk/dports/x11/bitmap bitmap]
* [source:trunk/dports/x11/editres editres]
+ * [source:trunk/dports/x11/font-adobe-100dpi font-adobe-100dpi]
+ * [source:trunk/dports/x11/font-adobe-75dpi font-adobe-75dpi]
+ * [source:trunk/dports/x11/font-adobe-utopia-100dpi font-adobe-utopia-100dpi]
+ * [source:trunk/dports/x11/font-adobe-utopia-75dpi font-adobe-utopia-75dpi]
+ * [source:trunk/dports/x11/font-adobe-utopia-type1 font-adobe-utopia-type1]
+ * [source:trunk/dports/x11/font-arabic-misc font-arabic-misc]
+ * [source:trunk/dports/x11/font-bh-100dpi font-bh-100dpi]
+ * [source:trunk/dports/x11/font-bh-75dpi font-bh-75dpi]
+ * [source:trunk/dports/x11/font-bh-lucidatypewriter-100dpi font-bh-lucidatypewriter-100dpi]
+ * [source:trunk/dports/x11/font-bh-lucidatypewriter-75dpi font-bh-lucidatypewriter-75dpi]
+ * [source:trunk/dports/x11/font-bh-ttf font-bh-ttf]
+ * [source:trunk/dports/x11/font-bh-type1 font-bh-type1]
+ * [source:trunk/dports/x11/font-bitstream-100dpi font-bitstream-100dpi]
+ * [source:trunk/dports/x11/font-bitstream-75dpi font-bitstream-75dpi]
+ * [source:trunk/dports/x11/font-bitstream-speedo font-bitstream-speedo]
+ * [source:trunk/dports/x11/font-bitstream-type1 font-bitstream-type1]
+ * [source:trunk/dports/x11/font-cronyx-cyrillic font-cronyx-cyrillic]
+ * [source:trunk/dports/x11/font-cursor-misc font-cursor-misc]
+ * [source:trunk/dports/x11/font-daewoo-misc font-daewoo-misc]
+ * [source:trunk/dports/x11/font-dec-misc font-dec-misc]
+ * [source:trunk/dports/x11/font-ibm-type1 font-ibm-type1]
+ * [source:trunk/dports/x11/font-isas-misc font-isas-misc]
+ * [source:trunk/dports/x11/font-jis-misc font-jis-misc]
+ * [source:trunk/dports/x11/font-micro-misc font-micro-misc]
+ * [source:trunk/dports/x11/font-misc-cyrillic font-misc-cyrillic]
+ * [source:trunk/dports/x11/font-misc-ethiopic font-misc-ethiopic]
+ * [source:trunk/dports/x11/font-misc-meltho font-misc-meltho]
+ * [source:trunk/dports/x11/font-misc-misc font-misc-misc]
+ * [source:trunk/dports/x11/font-mutt-misc font-mutt-misc]
+ * [source:trunk/dports/x11/font-schumacher-misc font-schumacher-misc]
+ * [source:trunk/dports/x11/font-screen-cyrillic font-screen-cyrillic]
+ * [source:trunk/dports/x11/font-sony-misc font-sony-misc]
+ * [source:trunk/dports/x11/font-sun-misc font-sun-misc]
+ * [source:trunk/dports/x11/font-winitzki-cyrillic font-winitzki-cyrillic]
+ * [source:trunk/dports/x11/font-xfree86-type1 font-xfree86-type1]
* [source:trunk/dports/x11/fonttosfnt fonttosfnt]
* [source:trunk/dports/x11/fslsfonts fslsfonts]
* [source:trunk/dports/x11/fstobdf fstobdf]
-------8<------8<------8<------8<------8<------8<------8<------8<--------
* The IP shown here might not mean anything if the user or the server is
behind a proxy.
--
MacPorts
Ports system for Mac OS
This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on blb. If it was not you, please
report to .
From afb at macports.org Sat Jan 3 01:57:40 2009
From: afb at macports.org (afb at macports.org)
Date: Sat, 3 Jan 2009 01:57:40 -0800 (PST)
Subject: [44827] trunk/dports/lang/python25/Portfile
Message-ID: <20090103095740.C5B1EB2C88B@beta.macosforge.org>
Revision: 44827
http://trac.macports.org/changeset/44827
Author: afb at macports.org
Date: 2009-01-03 01:57:38 -0800 (Sat, 03 Jan 2009)
Log Message:
-----------
add +puredarwin platform variant (#16863)
Modified Paths:
--------------
trunk/dports/lang/python25/Portfile
Modified: trunk/dports/lang/python25/Portfile
===================================================================
--- trunk/dports/lang/python25/Portfile 2009-01-03 08:51:47 UTC (rev 44826)
+++ trunk/dports/lang/python25/Portfile 2009-01-03 09:57:38 UTC (rev 44827)
@@ -66,6 +66,7 @@
destroot.target frameworkinstall maninstall
+platform macosx {
post-destroot {
set framewpath ${frameworks_dir}/Python.framework
set framewdir ${framewpath}/Versions/${branch}
@@ -96,6 +97,7 @@
xinstall -m 755 -d ${destroot}${prefix}/etc/select/python
xinstall -m 644 ${filespath}/python[string map {. {}} ${branch}] ${destroot}${prefix}/etc/select/python/
}
+}
post-activate {
ui_msg "\nTo fully complete your installation and make python $branch the default, please run
@@ -131,6 +133,31 @@
patchfiles-append patch-configure-badcflags.diff
}
+platform puredarwin {
+ patchfiles-append patch-Modules-posixmodule.c.diff
+ configure.args-delete --enable-framework=${frameworks_dir}
+ configure.args-append --disable-toolbox-glue --disable-framework
+ destroot.target install maninstall
+
+post-build {
+ # thin dynamic library to have the same arch as static lib, even after -lSystemStubs
+ system "lipo ${worksrcpath}/libpython${branch}.dylib -output ${worksrcpath}/libpython${branch}.dylib -thin `lipo -info ${worksrcpath}/libpython${branch}.a | tail -n 1 | sed -e 's/.*architecture: \\(.*\\)/\\1/'`"
+}
+
+post-destroot {
+ # delete symlinks without version suffix, use python_select instead to choose version
+ foreach bin { python pythonw idle pydoc smtpd.py python-config } {
+ file delete ${destroot}${prefix}/bin/${bin}
+ }
+
+ file rename ${destroot}${prefix}/share/man/man1/python.1 ${destroot}${prefix}/share/man/man1/python${branch}.1
+
+ # install select file for python_select
+ xinstall -m 755 -d ${destroot}${prefix}/etc/select/python
+ xinstall -m 644 ${filespath}/python[string map {. {}} ${branch}] ${destroot}${prefix}/etc/select/python/
+}
+}
+
variant universal {
configure.args-append --enable-universalsdk=${universal_sysroot}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From afb at macports.org Sat Jan 3 01:57:54 2009
From: afb at macports.org (afb at macports.org)
Date: Sat, 3 Jan 2009 01:57:54 -0800 (PST)
Subject: [44828] trunk/dports/lang/python24/Portfile
Message-ID: <20090103095754.6E801B2C8F5@beta.macosforge.org>
Revision: 44828
http://trac.macports.org/changeset/44828
Author: afb at macports.org
Date: 2009-01-03 01:57:54 -0800 (Sat, 03 Jan 2009)
Log Message:
-----------
add +puredarwin platform variant (#16863)
Modified Paths:
--------------
trunk/dports/lang/python24/Portfile
Modified: trunk/dports/lang/python24/Portfile
===================================================================
--- trunk/dports/lang/python24/Portfile 2009-01-03 09:57:38 UTC (rev 44827)
+++ trunk/dports/lang/python24/Portfile 2009-01-03 09:57:54 UTC (rev 44828)
@@ -74,6 +74,7 @@
destroot.target frameworkinstall maninstall
+platform macosx {
post-destroot {
set framewpath ${frameworks_dir}/Python.framework
set framewdir ${framewpath}/Versions/${branch}
@@ -104,6 +105,7 @@
xinstall -m 755 -d ${destroot}${prefix}/etc/select/python
xinstall -m 644 ${filespath}/python[string map {. {}} ${branch}] ${destroot}${prefix}/etc/select/python/
}
+}
post-activate {
ui_msg "\nTo fully complete your installation and make python $branch the default, please run
@@ -115,6 +117,25 @@
configure.cppflags-append -D__DARWIN_UNIX03
}
+platform puredarwin {
+ configure.args-delete --enable-framework=${frameworks_dir}
+ configure.args-append --disable-toolbox-glue --disable-framework
+ destroot.target install maninstall
+
+post-destroot {
+ # delete symlinks without version suffix, use python_select instead to choose version
+ foreach bin { python pythonw idle pydoc smtpd.py python-config } {
+ file delete ${destroot}${prefix}/bin/${bin}
+ }
+
+ file rename ${destroot}${prefix}/share/man/man1/python.1 ${destroot}${prefix}/share/man/man1/python${branch}.1
+
+ # install select file for python_select
+ xinstall -m 755 -d ${destroot}${prefix}/etc/select/python
+ xinstall -m 644 ${filespath}/python[string map {. {}} ${branch}] ${destroot}${prefix}/etc/select/python/
+}
+}
+
variant universal {
configure.args-append --enable-universalsdk=${universal_sysroot}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From afb at macports.org Sat Jan 3 02:19:06 2009
From: afb at macports.org (afb at macports.org)
Date: Sat, 3 Jan 2009 02:19:06 -0800 (PST)
Subject: [44829] trunk/dports/sysutils/rpm51/files/patch-configure
Message-ID: <20090103101906.EB7E7B2CD1D@beta.macosforge.org>
Revision: 44829
http://trac.macports.org/changeset/44829
Author: afb at macports.org
Date: 2009-01-03 02:19:05 -0800 (Sat, 03 Jan 2009)
Log Message:
-----------
use ${__PYTHON}, just in case bin/python is missing (#17858)
Modified Paths:
--------------
trunk/dports/sysutils/rpm51/files/patch-configure
Modified: trunk/dports/sysutils/rpm51/files/patch-configure
===================================================================
--- trunk/dports/sysutils/rpm51/files/patch-configure 2009-01-03 09:57:54 UTC (rev 44828)
+++ trunk/dports/sysutils/rpm51/files/patch-configure 2009-01-03 10:19:05 UTC (rev 44829)
@@ -22,3 +22,37 @@
DBLIBSRCS="$DBLIBSRCS sqlite.c"
fi
+--- ./configure.ac.orig 2008-10-18 09:29:28.000000000 +0200
++++ ./configure.ac 2009-01-03 11:10:54.000000000 +0100
+@@ -925,9 +925,9 @@ AC_ARG_WITH(python, AS_HELP_STRING([--wi
+ done
+ fi
+ AC_ARG_WITH(python-inc-dir, AS_HELP_STRING([--with-python-inc-dir=DIR], [directory with Python include files]),
+- [WITH_PYTHON_INCDIR="$withval"], [WITH_PYTHON_INCDIR="`(python -c 'from distutils.sysconfig import get_python_inc; print get_python_inc()') 2>/dev/null`"])
++ [WITH_PYTHON_INCDIR="$withval"], [WITH_PYTHON_INCDIR="`(${__PYTHON} -c 'from distutils.sysconfig import get_python_inc; print get_python_inc()') 2>/dev/null`"])
+ AC_ARG_WITH(python-lib-dir, AS_HELP_STRING([--with-python-lib-dir=DIR], [directory with Python library]),
+- [pythondir="$withval"], [pythondir="`(python -c 'from distutils.sysconfig import get_python_lib; print get_python_lib(1)') 2>/dev/null`"])
++ [pythondir="$withval"], [pythondir="`(${__PYTHON} -c 'from distutils.sysconfig import get_python_lib; print get_python_lib(1)') 2>/dev/null`"])
+ ])
+ AC_SUBST(WITH_PYTHON_SUBDIR)
+ AC_SUBST(WITH_PYTHON_SUBPACKAGE)
+--- ./configure.orig 2008-10-18 09:30:26.000000000 +0200
++++ ./configure 2009-01-03 11:12:04.000000000 +0100
+@@ -29901,7 +29901,7 @@ fi
+ if test "${with_python_inc_dir+set}" = set; then
+ withval=$with_python_inc_dir; WITH_PYTHON_INCDIR="$withval"
+ else
+- WITH_PYTHON_INCDIR="`(python -c 'from distutils.sysconfig import get_python_inc; print get_python_inc()') 2>/dev/null`"
++ WITH_PYTHON_INCDIR="`(${__PYTHON} -c 'from distutils.sysconfig import get_python_inc; print get_python_inc()') 2>/dev/null`"
+ fi
+
+
+@@ -29909,7 +29909,7 @@ fi
+ if test "${with_python_lib_dir+set}" = set; then
+ withval=$with_python_lib_dir; pythondir="$withval"
+ else
+- pythondir="`(python -c 'from distutils.sysconfig import get_python_lib; print get_python_lib(1)') 2>/dev/null`"
++ pythondir="`(${__PYTHON} -c 'from distutils.sysconfig import get_python_lib; print get_python_lib(1)') 2>/dev/null`"
+ fi
+
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From afb at macports.org Sat Jan 3 02:23:24 2009
From: afb at macports.org (afb at macports.org)
Date: Sat, 3 Jan 2009 02:23:24 -0800 (PST)
Subject: [44830] trunk/dports/sysutils/rpm51/files/patch-configure
Message-ID: <20090103102325.039E2B2CD86@beta.macosforge.org>
Revision: 44830
http://trac.macports.org/changeset/44830
Author: afb at macports.org
Date: 2009-01-03 02:23:24 -0800 (Sat, 03 Jan 2009)
Log Message:
-----------
remove old patch junk
Modified Paths:
--------------
trunk/dports/sysutils/rpm51/files/patch-configure
Modified: trunk/dports/sysutils/rpm51/files/patch-configure
===================================================================
--- trunk/dports/sysutils/rpm51/files/patch-configure 2009-01-03 10:19:05 UTC (rev 44829)
+++ trunk/dports/sysutils/rpm51/files/patch-configure 2009-01-03 10:23:24 UTC (rev 44830)
@@ -1,27 +1,3 @@
---- configure.orig 2007-06-22 01:21:33.000000000 +0200
-+++ configure 2007-06-22 01:23:43.000000000 +0200
-@@ -27309,8 +27309,8 @@
- if test $ac_cv_lib_popt_poptGetContext = yes; then
-
- WITH_POPT_SUBDIR=
-- WITH_POPT_INCLUDE=
-- WITH_POPT_LIB="-lpopt"
-+ WITH_POPT_INCLUDE='-I${prefix}/include'
-+ WITH_POPT_LIB='${prefix}/lib/libpopt.la'
-
- fi
-
-@@ -27545,8 +27545,8 @@
- _ACEOF
-
- WITH_SQLITE3_SUBDIR=
-- WITH_SQLITE3_INCLUDE=
-- WITH_SQLITE3_LIB="-lsqlite"
-+ WITH_SQLITE3_INCLUDE='-I${prefix}/include'
-+ WITH_SQLITE3_LIB='${prefix}/lib/libsqlite3.la'
- DBLIBSRCS="$DBLIBSRCS sqlite.c"
-
- fi
--- ./configure.ac.orig 2008-10-18 09:29:28.000000000 +0200
+++ ./configure.ac 2009-01-03 11:10:54.000000000 +0100
@@ -925,9 +925,9 @@ AC_ARG_WITH(python, AS_HELP_STRING([--wi
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From afb at macports.org Sat Jan 3 02:25:25 2009
From: afb at macports.org (afb at macports.org)
Date: Sat, 3 Jan 2009 02:25:25 -0800 (PST)
Subject: [44831] trunk/dports/sysutils/rpm51/Portfile
Message-ID: <20090103102525.C1E48B2CE06@beta.macosforge.org>
Revision: 44831
http://trac.macports.org/changeset/44831
Author: afb at macports.org
Date: 2009-01-03 02:25:25 -0800 (Sat, 03 Jan 2009)
Log Message:
-----------
use patch, bump revision
Modified Paths:
--------------
trunk/dports/sysutils/rpm51/Portfile
Modified: trunk/dports/sysutils/rpm51/Portfile
===================================================================
--- trunk/dports/sysutils/rpm51/Portfile 2009-01-03 10:23:24 UTC (rev 44830)
+++ trunk/dports/sysutils/rpm51/Portfile 2009-01-03 10:25:25 UTC (rev 44831)
@@ -4,6 +4,7 @@
name rpm51
version 5.1.6
+revision 1
platforms darwin freebsd linux
categories sysutils archivers
maintainers n3npq at mac.com afb at macports.org
@@ -33,7 +34,7 @@
bin:bzip2:bzip2 \
bin:unzip:unzip
-patchfiles patch-macros.in
+patchfiles patch-macros.in patch-configure
build.type gnu
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From afb at macports.org Sat Jan 3 02:33:24 2009
From: afb at macports.org (afb at macports.org)
Date: Sat, 3 Jan 2009 02:33:24 -0800 (PST)
Subject: [44832] trunk/dports/sysutils/rpm-devel
Message-ID: <20090103103324.F10C4B2D0B3@beta.macosforge.org>
Revision: 44832
http://trac.macports.org/changeset/44832
Author: afb at macports.org
Date: 2009-01-03 02:33:24 -0800 (Sat, 03 Jan 2009)
Log Message:
-----------
update snapshot, copy missing python patch from rpm51
Modified Paths:
--------------
trunk/dports/sysutils/rpm-devel/Portfile
Added Paths:
-----------
trunk/dports/sysutils/rpm-devel/files/patch-configure
Removed Paths:
-------------
trunk/dports/sysutils/rpm-devel/files/patch-configure
Modified: trunk/dports/sysutils/rpm-devel/Portfile
===================================================================
--- trunk/dports/sysutils/rpm-devel/Portfile 2009-01-03 10:25:25 UTC (rev 44831)
+++ trunk/dports/sysutils/rpm-devel/Portfile 2009-01-03 10:33:24 UTC (rev 44832)
@@ -4,7 +4,7 @@
name rpm-devel
version 5.2
-revision 20081130
+revision 20081230
platforms darwin freebsd linux
categories sysutils archivers
maintainers n3npq at mac.com afb at macports.org
@@ -17,9 +17,9 @@
homepage http://rpm5.org
master_sites ${homepage}/files/rpm/rpm-5.2/SNAPSHOT
-set distdate 20081130
+set distdate 20081230
distname rpm-${version}.SNAPSHOT.${distdate}
-checksums md5 5bec470ab870c996382f59e162cbf369
+checksums md5 56f85cb4f23b6ca27e3a7cdf1c6f26ce
worksrcdir ${distname}
#
### CVS source
@@ -43,7 +43,7 @@
bin:bzip2:bzip2 \
bin:unzip:unzip
-patchfiles patch-macros.in
+patchfiles patch-macros.in patch-configure
build.type gnu
Deleted: trunk/dports/sysutils/rpm-devel/files/patch-configure
===================================================================
--- trunk/dports/sysutils/rpm-devel/files/patch-configure 2009-01-03 10:25:25 UTC (rev 44831)
+++ trunk/dports/sysutils/rpm-devel/files/patch-configure 2009-01-03 10:33:24 UTC (rev 44832)
@@ -1,24 +0,0 @@
---- configure.orig 2007-06-22 01:21:33.000000000 +0200
-+++ configure 2007-06-22 01:23:43.000000000 +0200
-@@ -27309,8 +27309,8 @@
- if test $ac_cv_lib_popt_poptGetContext = yes; then
-
- WITH_POPT_SUBDIR=
-- WITH_POPT_INCLUDE=
-- WITH_POPT_LIB="-lpopt"
-+ WITH_POPT_INCLUDE='-I${prefix}/include'
-+ WITH_POPT_LIB='${prefix}/lib/libpopt.la'
-
- fi
-
-@@ -27545,8 +27545,8 @@
- _ACEOF
-
- WITH_SQLITE3_SUBDIR=
-- WITH_SQLITE3_INCLUDE=
-- WITH_SQLITE3_LIB="-lsqlite"
-+ WITH_SQLITE3_INCLUDE='-I${prefix}/include'
-+ WITH_SQLITE3_LIB='${prefix}/lib/libsqlite3.la'
- DBLIBSRCS="$DBLIBSRCS sqlite.c"
-
- fi
Copied: trunk/dports/sysutils/rpm-devel/files/patch-configure (from rev 44830, trunk/dports/sysutils/rpm51/files/patch-configure)
===================================================================
--- trunk/dports/sysutils/rpm-devel/files/patch-configure (rev 0)
+++ trunk/dports/sysutils/rpm-devel/files/patch-configure 2009-01-03 10:33:24 UTC (rev 44832)
@@ -0,0 +1,34 @@
+--- ./configure.ac.orig 2008-10-18 09:29:28.000000000 +0200
++++ ./configure.ac 2009-01-03 11:10:54.000000000 +0100
+@@ -925,9 +925,9 @@ AC_ARG_WITH(python, AS_HELP_STRING([--wi
+ done
+ fi
+ AC_ARG_WITH(python-inc-dir, AS_HELP_STRING([--with-python-inc-dir=DIR], [directory with Python include files]),
+- [WITH_PYTHON_INCDIR="$withval"], [WITH_PYTHON_INCDIR="`(python -c 'from distutils.sysconfig import get_python_inc; print get_python_inc()') 2>/dev/null`"])
++ [WITH_PYTHON_INCDIR="$withval"], [WITH_PYTHON_INCDIR="`(${__PYTHON} -c 'from distutils.sysconfig import get_python_inc; print get_python_inc()') 2>/dev/null`"])
+ AC_ARG_WITH(python-lib-dir, AS_HELP_STRING([--with-python-lib-dir=DIR], [directory with Python library]),
+- [pythondir="$withval"], [pythondir="`(python -c 'from distutils.sysconfig import get_python_lib; print get_python_lib(1)') 2>/dev/null`"])
++ [pythondir="$withval"], [pythondir="`(${__PYTHON} -c 'from distutils.sysconfig import get_python_lib; print get_python_lib(1)') 2>/dev/null`"])
+ ])
+ AC_SUBST(WITH_PYTHON_SUBDIR)
+ AC_SUBST(WITH_PYTHON_SUBPACKAGE)
+--- ./configure.orig 2008-10-18 09:30:26.000000000 +0200
++++ ./configure 2009-01-03 11:12:04.000000000 +0100
+@@ -29901,7 +29901,7 @@ fi
+ if test "${with_python_inc_dir+set}" = set; then
+ withval=$with_python_inc_dir; WITH_PYTHON_INCDIR="$withval"
+ else
+- WITH_PYTHON_INCDIR="`(python -c 'from distutils.sysconfig import get_python_inc; print get_python_inc()') 2>/dev/null`"
++ WITH_PYTHON_INCDIR="`(${__PYTHON} -c 'from distutils.sysconfig import get_python_inc; print get_python_inc()') 2>/dev/null`"
+ fi
+
+
+@@ -29909,7 +29909,7 @@ fi
+ if test "${with_python_lib_dir+set}" = set; then
+ withval=$with_python_lib_dir; pythondir="$withval"
+ else
+- pythondir="`(python -c 'from distutils.sysconfig import get_python_lib; print get_python_lib(1)') 2>/dev/null`"
++ pythondir="`(${__PYTHON} -c 'from distutils.sysconfig import get_python_lib; print get_python_lib(1)') 2>/dev/null`"
+ fi
+
+
Property changes on: trunk/dports/sysutils/rpm-devel/files/patch-configure
___________________________________________________________________
Added: svn:mergeinfo
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From afb at macports.org Sat Jan 3 02:35:08 2009
From: afb at macports.org (afb at macports.org)
Date: Sat, 3 Jan 2009 02:35:08 -0800 (PST)
Subject: [44833] trunk/dports/sysutils/rpm51/Portfile
Message-ID: <20090103103508.56F1AB2D161@beta.macosforge.org>
Revision: 44833
http://trac.macports.org/changeset/44833
Author: afb at macports.org
Date: 2009-01-03 02:35:07 -0800 (Sat, 03 Jan 2009)
Log Message:
-----------
use perl5.8 instead of perl (implicity require perl5.8 upgrade), to prepare for perl5 port
Modified Paths:
--------------
trunk/dports/sysutils/rpm51/Portfile
Modified: trunk/dports/sysutils/rpm51/Portfile
===================================================================
--- trunk/dports/sysutils/rpm51/Portfile 2009-01-03 10:33:24 UTC (rev 44832)
+++ trunk/dports/sysutils/rpm51/Portfile 2009-01-03 10:35:07 UTC (rev 44833)
@@ -43,7 +43,7 @@
--mandir=${prefix}/share/man --infodir=${prefix}/share/info \
--with-python=2.5 --with-perl --with-sqlite --with-dbapi=sqlite --with-xar=external \
--without-apidocs --sysconfdir=${prefix}/etc --with-path-cfg=${prefix}/etc/rpm
-configure.env __PYTHON=${prefix}/bin/python2.5 __PERL=${prefix}/bin/perl
+configure.env __PYTHON=${prefix}/bin/python2.5 __PERL=${prefix}/bin/perl5.8
configure.args-append --with-lua=internal --with-db=internal
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From afb at macports.org Sat Jan 3 02:49:34 2009
From: afb at macports.org (afb at macports.org)
Date: Sat, 3 Jan 2009 02:49:34 -0800 (PST)
Subject: [44834] trunk/dports/sysutils/rpm50/Portfile
Message-ID: <20090103104934.8F49AB2D22C@beta.macosforge.org>
Revision: 44834
http://trac.macports.org/changeset/44834
Author: afb at macports.org
Date: 2009-01-03 02:49:33 -0800 (Sat, 03 Jan 2009)
Log Message:
-----------
use perl5.8 instead of perl (implicity require perl5.8 upgrade), to prepare for perl5 port
Modified Paths:
--------------
trunk/dports/sysutils/rpm50/Portfile
Modified: trunk/dports/sysutils/rpm50/Portfile
===================================================================
--- trunk/dports/sysutils/rpm50/Portfile 2009-01-03 10:35:07 UTC (rev 44833)
+++ trunk/dports/sysutils/rpm50/Portfile 2009-01-03 10:49:33 UTC (rev 44834)
@@ -42,7 +42,7 @@
--mandir=${prefix}/share/man --infodir=${prefix}/share/info \
--with-python=2.5 --with-perl --with-sqlite --with-dbapi=sqlite --with-xar=external \
--without-apidocs --sysconfdir=${prefix}/etc --with-path-cfg=${prefix}/etc/rpm
-configure.env __PYTHON=${prefix}/bin/python2.5 __PERL=${prefix}/bin/perl
+configure.env __PYTHON=${prefix}/bin/python2.5 __PERL=${prefix}/bin/perl5.8
configure.args-append --with-lua=internal --with-db=internal
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Sat Jan 3 02:52:06 2009
From: portindex at macports.org (portindex at macports.org)
Date: Sat, 3 Jan 2009 02:52:06 -0800 (PST)
Subject: [44835] trunk/dports/PortIndex
Message-ID: <20090103105207.D87F2B2D2C5@beta.macosforge.org>
Revision: 44835
http://trac.macports.org/changeset/44835
Author: portindex at macports.org
Date: 2009-01-03 02:52:06 -0800 (Sat, 03 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5416
Ports successfully parsed: 5416
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-03 10:49:33 UTC (rev 44834)
+++ trunk/dports/PortIndex 2009-01-03 10:52:06 UTC (rev 44835)
@@ -3970,12 +3970,12 @@
portdir lang/python22 description {An interpreted, object-oriented programming language} platforms darwin variants {nothreads puredarwin darwin_x86 tk universal} name python22 version 2.2.3 categories lang revision 2 epoch 0 maintainers pat at ekman.cx variant_desc {puredarwin {Platform variant, do not select manually} universal {Build for multiple architectures}}
python23 770
variants {nothreads puredarwin darwin_i386 darwin_8 darwin_9 pydebug readline darwin tk universal} depends_build bin:gnutar:gnutar variant_desc {puredarwin {Platform variant, do not select manually} darwin_i386 {Platform variant, do not select manually} darwin_8 {Platform variant, do not select manually} darwin_9 {Platform variant, do not select manually} darwin {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir lang/python23 description {An interpreted, object-oriented programming language} homepage http://www.python.org/ epoch 0 platforms {darwin freebsd sunos} name python23 maintainers nomaintainer long_description {{An interpreted, object-oriented programming language}} version 2.3.7 categories lang revision 0
-python24 489
-variants {darwin_9 universal} variant_desc {darwin_9 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir lang/python24 description {An interpreted, object-oriented programming language} homepage http://www.python.org/ epoch 0 platforms darwin name python24 depends_lib port:gettext maintainers nomaintainer long_description {Python is an interpreted, interactive, object-oriented programming language.} version 2.4.6 categories lang revision 0
+python24 611
+variants {macosx darwin_9 puredarwin universal} variant_desc {macosx {Platform variant, do not select manually} darwin_9 {Platform variant, do not select manually} puredarwin {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir lang/python24 description {An interpreted, object-oriented programming language} homepage http://www.python.org/ epoch 0 platforms darwin name python24 depends_lib port:gettext maintainers nomaintainer long_description {Python is an interpreted, interactive, object-oriented programming language.} version 2.4.6 categories lang revision 0
python24-doc 782
variants {puredarwin darwin_8 darwin_9 freebsd linux universal} variant_desc {puredarwin {Platform variant, do not select manually} darwin_8 {Platform variant, do not select manually} darwin_9 {Platform variant, do not select manually} freebsd {Platform variant, do not select manually} linux {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir lang/python24-doc description {HTML documentation for Python 2.4} homepage http://www.python.org/ epoch 0 platforms {darwin freebsd linux} name python24-doc depends_lib {port:gettext port:python24 port:latex2html} maintainers nomaintainer long_description {HTML documentation for Python 2.4. Use by running 'pydoc2.4 TOPIC', e.g. 'pydoc2.4 NUMBERS'.} version 2.4.4 categories lang revision 0
-python25 665
-variants {darwin_7 darwin_8 darwin_9 darwin_10 universal} variant_desc {darwin_7 {Platform variant, do not select manually} darwin_8 {Platform variant, do not select manually} darwin_9 {Platform variant, do not select manually} darwin_10 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir lang/python25 description {An interpreted, object-oriented programming language} homepage http://www.python.org/ epoch 0 platforms darwin name python25 depends_lib port:gettext maintainers mww long_description {Python is an interpreted, interactive, object-oriented programming language.} version 2.5.4 categories lang revision 0
+python25 787
+variants {macosx darwin_7 darwin_8 darwin_9 darwin_10 puredarwin universal} variant_desc {macosx {Platform variant, do not select manually} darwin_7 {Platform variant, do not select manually} darwin_8 {Platform variant, do not select manually} darwin_9 {Platform variant, do not select manually} darwin_10 {Platform variant, do not select manually} puredarwin {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir lang/python25 description {An interpreted, object-oriented programming language} homepage http://www.python.org/ epoch 0 platforms darwin name python25 depends_lib port:gettext maintainers mww long_description {Python is an interpreted, interactive, object-oriented programming language.} version 2.5.4 categories lang revision 0
python25-doc 713
variants {darwin_7 darwin_8 darwin_9 universal puredarwin} variant_desc {darwin_7 {Platform variant, do not select manually} darwin_8 {Platform variant, do not select manually} darwin_9 {Platform variant, do not select manually} universal {Build for multiple architectures} puredarwin {Platform variant, do not select manually}} portdir lang/python25-doc description {HTML documentation for Python 2.5} homepage http://www.python.org/ epoch 0 platforms darwin name python25-doc depends_lib {port:gettext port:python25 port:latex2html} maintainers nomaintainer long_description {HTML documentation for Python 2.5. Use by running 'pydoc2.5 TOPIC', e.g. 'pydoc2.5 NUMBERS'.} version 2.5.2 categories lang revision 0
python26 755
@@ -9045,7 +9045,7 @@
rpm 1085
variants {darwin freebsd linux docs universal} depends_build {port:expat port:neon port:python24 port:perl5.8 port:readline port:beecrypt port:libiconv port:gettext} variant_desc {darwin {Platform variant, do not select manually} freebsd {Platform variant, do not select manually} linux {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir sysutils/rpm description {The RPM package management system.} homepage http://rpm5.org depends_run {port:openssl bin:gzip:gzip bin:bzip2:bzip2 bin:unzip:unzip} epoch 0 platforms {darwin freebsd linux} name rpm depends_lib {lib:libhistory.5:readline port:gettext port:popt port:sqlite3} maintainers n3npq at mac.com long_description {The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along with information about the package
like its version, a description, etc.} categories {sysutils archivers} version 4.4.9 revision 8
rpm-devel 1161
-variants {darwin freebsd linux docs universal} depends_build {port:expat port:neon port:python25 port:perl5.8 port:readline port:beecrypt port:libiconv port:gettext} variant_desc {darwin {Platform variant, do not select manually} freebsd {Platform variant, do not select manually} linux {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir sysutils/rpm-devel description {The RPM package management system.} homepage http://rpm5.org depends_run {port:openssl bin:gzip:gzip bin:bzip2:bzip2 bin:unzip:unzip} epoch 0 platforms {darwin freebsd linux} name rpm-devel depends_lib {lib:libhistory.5:readline port:gettext port:popt port:sqlite3 port:xar-devel port:pcre port:ossp-uuid} maintainers {n3npq at mac.com afb at macports.org} long_description {The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package co
nsists of an archive of files along with information about the package like its version, a description, etc.} categories {sysutils archivers} version 5.2 revision 20081130
+variants {darwin freebsd linux docs universal} depends_build {port:expat port:neon port:python25 port:perl5.8 port:readline port:beecrypt port:libiconv port:gettext} variant_desc {darwin {Platform variant, do not select manually} freebsd {Platform variant, do not select manually} linux {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir sysutils/rpm-devel description {The RPM package management system.} homepage http://rpm5.org depends_run {port:openssl bin:gzip:gzip bin:bzip2:bzip2 bin:unzip:unzip} epoch 0 platforms {darwin freebsd linux} name rpm-devel depends_lib {lib:libhistory.5:readline port:gettext port:popt port:sqlite3 port:xar-devel port:pcre port:ossp-uuid} maintainers {n3npq at mac.com afb at macports.org} long_description {The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package co
nsists of an archive of files along with information about the package like its version, a description, etc.} categories {sysutils archivers} version 5.2 revision 20081230
rpm2html 981
variants {template universal} depends_build {bin:autoconf:autoconf bin:automake:automake} variant_desc {template {Use separate template file instead of hard-coded markup} universal {Build for multiple architectures}} portdir sysutils/rpm2html description {Translates an RPM database and dependency information into HTML} homepage http://www.nongnu.org/rpm2html/ epoch 0 platforms {darwin freebsd} name rpm2html depends_lib {lib:librpm:rpm lib:libxml2:libxml2 port:zlib port:bzip2} maintainers afb at macports.org long_description {The rpm2html utility automatically generates web pages that describe a set of RPM packages. The goals of rpm2html are to identify the dependencies between various packages, and to find the package(s) that will provide the resources needed to install a given package. Rpm2html analyzes the provides and requires of the given set of RPMs, and then shows the dependency cross-references using hypertext links.} categories sysutils version 1.9.6 revision 0
rpm45 1106
@@ -9053,7 +9053,7 @@
rpm50 1117
variants {darwin freebsd linux docs universal} depends_build {port:expat port:neon port:python25 port:perl5.8 port:readline port:beecrypt port:libiconv port:gettext} variant_desc {darwin {Platform variant, do not select manually} freebsd {Platform variant, do not select manually} linux {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir sysutils/rpm50 description {The RPM package management system.} homepage http://rpm5.org depends_run {port:openssl bin:gzip:gzip bin:bzip2:bzip2 bin:unzip:unzip} epoch 0 platforms {darwin freebsd linux} name rpm50 depends_lib {lib:libhistory.5:readline port:gettext port:popt port:sqlite3 port:xar} maintainers {n3npq at mac.com afb at macports.org} long_description {The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along wit
h information about the package like its version, a description, etc.} categories {sysutils archivers} version 5.0.3 revision 0
rpm51 1117
-variants {darwin freebsd linux docs universal} depends_build {port:expat port:neon port:python25 port:perl5.8 port:readline port:beecrypt port:libiconv port:gettext} variant_desc {darwin {Platform variant, do not select manually} freebsd {Platform variant, do not select manually} linux {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir sysutils/rpm51 description {The RPM package management system.} homepage http://rpm5.org depends_run {port:openssl bin:gzip:gzip bin:bzip2:bzip2 bin:unzip:unzip} epoch 0 platforms {darwin freebsd linux} name rpm51 depends_lib {lib:libhistory.5:readline port:gettext port:popt port:sqlite3 port:xar} maintainers {n3npq at mac.com afb at macports.org} long_description {The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along wit
h information about the package like its version, a description, etc.} categories {sysutils archivers} version 5.1.6 revision 0
+variants {darwin freebsd linux docs universal} depends_build {port:expat port:neon port:python25 port:perl5.8 port:readline port:beecrypt port:libiconv port:gettext} variant_desc {darwin {Platform variant, do not select manually} freebsd {Platform variant, do not select manually} linux {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir sysutils/rpm51 description {The RPM package management system.} homepage http://rpm5.org depends_run {port:openssl bin:gzip:gzip bin:bzip2:bzip2 bin:unzip:unzip} epoch 0 platforms {darwin freebsd linux} name rpm51 depends_lib {lib:libhistory.5:readline port:gettext port:popt port:sqlite3 port:xar} maintainers {n3npq at mac.com afb at macports.org} long_description {The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along wit
h information about the package like its version, a description, etc.} categories {sysutils archivers} version 5.1.6 revision 1
rsnapshot 635
variants universal variant_desc {universal {Build for multiple architectures}} portdir sysutils/rsnapshot description {filesystem snapshot utility based on rsync} homepage http://www.rsnapshot.org/ epoch 0 platforms darwin name rsnapshot depends_lib {port:rsync port:perl5.8 bin:ssh:openssh} maintainers mww long_description {rsnapshot is a filesystem snapshot utility based on rsync. It makes it easy to make periodic snapshots of local machines, and remote machines over SSH. The code makes extensive use of hard links whenever possible, to greatly reduce the disk space required.} version 1.3.1 categories {sysutils net} revision 0
runit 470
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From vinc17 at macports.org Sat Jan 3 04:38:41 2009
From: vinc17 at macports.org (vinc17 at macports.org)
Date: Sat, 3 Jan 2009 04:38:41 -0800 (PST)
Subject: [44836] trunk/dports/news/tin-recent/Portfile
Message-ID: <20090103123842.69EBCB2E465@beta.macosforge.org>
Revision: 44836
http://trac.macports.org/changeset/44836
Author: vinc17 at macports.org
Date: 2009-01-03 04:38:37 -0800 (Sat, 03 Jan 2009)
Log Message:
-----------
tin-recent: dropped ipv6 variant (IPv6 is now enabled by default).
Modified Paths:
--------------
trunk/dports/news/tin-recent/Portfile
Modified: trunk/dports/news/tin-recent/Portfile
===================================================================
--- trunk/dports/news/tin-recent/Portfile 2009-01-03 10:52:06 UTC (rev 44835)
+++ trunk/dports/news/tin-recent/Portfile 2009-01-03 12:38:37 UTC (rev 44836)
@@ -68,7 +68,7 @@
name tin-recent
version 1.9.3
-revision 2
+revision 3
categories news
platforms darwin
maintainers vincent-opdarw at vinc17.org
@@ -118,6 +118,7 @@
--enable-nntp \
--enable-mh-mail-handling \
--enable-included-msgs \
+ --enable-ipv6 \
--with-coffee \
--mandir=${prefix}/share/man \
--infodir=${prefix}/share/info \
@@ -158,10 +159,6 @@
}
}
-variant ipv6 description {IPv6 support} {
- configure.args-append --enable-ipv6
-}
-
variant gpg description {GnuPG support} {
depends_run bin:gpg:gnupg
configure.args-delete --disable-pgp-gpg
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Sat Jan 3 04:52:16 2009
From: portindex at macports.org (portindex at macports.org)
Date: Sat, 3 Jan 2009 04:52:16 -0800 (PST)
Subject: [44837] trunk/dports/PortIndex
Message-ID: <20090103125219.12AC9B2E540@beta.macosforge.org>
Revision: 44837
http://trac.macports.org/changeset/44837
Author: portindex at macports.org
Date: 2009-01-03 04:52:13 -0800 (Sat, 03 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5416
Ports successfully parsed: 5416
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-03 12:38:37 UTC (rev 44836)
+++ trunk/dports/PortIndex 2009-01-03 12:52:13 UTC (rev 44837)
@@ -5390,8 +5390,8 @@
variants {ipv6 gpg pgp5 ncurses ispell universal} variant_desc {universal {Build for multiple architectures}} portdir news/tin description {A threaded NNTP and spool based UseNet newsreader} homepage http://www.tin.org/ epoch 0 platforms darwin name tin maintainers nomaintainer long_description {tin is a full-screen easy to use Usenet reader. It can read news locally or remotely via a NNTP (Network News Transport Protocol) server. It will automatically utilize NOV (News OVerview) style index files if available locally or via the NNTP XOVER command.} version 1.8.3 categories news revision 2
tin-devel 610
variants {ipv6 gpg pgp5 ncurses ispell universal} variant_desc {universal {Build for multiple architectures}} portdir news/tin-devel description {A threaded NNTP and spool based UseNet newsreader} homepage http://www.tin.org/ epoch 0 platforms darwin name tin-devel maintainers nomaintainer long_description {tin is a full-screen easy to use Usenet reader. It can read news locally or remotely via a NNTP (Network News Transport Protocol) server. It will automatically utilize NOV (News OVerview) style index files if available locally or via the NNTP XOVER command.} version 1.7.10 categories news revision 1
-tin-recent 853
-variants {ipv6 gpg pgp5 ispell universal} variant_desc {ipv6 {IPv6 support} gpg {GnuPG support} pgp5 {PGPK support} ispell {Ispell support} universal {Build for multiple architectures}} portdir news/tin-recent description {A Usenet newsreader} homepage http://www.tin.org/ epoch 0 platforms darwin name tin-recent depends_lib {port:gettext port:libiconv port:ncurses port:pcre} maintainers vincent-opdarw at vinc17.org long_description {TIN is a full-screen easy to use Usenet newsreader. It can read news locally or remotely via a NNTP server. It will automatically utilize NOV newsoverview style index files if available locally or via the NNTP (X)OVER command (RFC2980). Portfile update policy: follow the development line as shown on , preferring unstable versions at a split.} version 1.9.3 categories news revision 2
+tin-recent 828
+variants {gpg pgp5 ispell universal} variant_desc {gpg {GnuPG support} pgp5 {PGPK support} ispell {Ispell support} universal {Build for multiple architectures}} portdir news/tin-recent description {A Usenet newsreader} homepage http://www.tin.org/ epoch 0 platforms darwin name tin-recent depends_lib {port:gettext port:libiconv port:ncurses port:pcre} maintainers vincent-opdarw at vinc17.org long_description {TIN is a full-screen easy to use Usenet newsreader. It can read news locally or remotely via a NNTP server. It will automatically utilize NOV newsoverview style index files if available locally or via the NNTP (X)OVER command (RFC2980). Portfile update policy: follow the development line as shown on , preferring unstable versions at a split.} version 1.9.3 categories news revision 3
xpn 558
description {Graphical newsreader written in PyGtk.} portdir news/xpn homepage http://xpn.altervista.org/ epoch 0 platforms darwin name xpn depends_lib {port:py25-gtk port:py25-sqlite3} long_description {XPN (X Python Newsreader) is a news client written in Python and based on the GTK+ library. It offers a good MIME support, scoring system, filtered views, random tag-lines, external editor support, one-key navigation, ROT13, Face and X-Face headers decoding, spoiler char and many more.} maintainers nomaintainer version 1.2.5 categories news revision 0
yencode 399
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From jwa at macports.org Sat Jan 3 06:41:26 2009
From: jwa at macports.org (jwa at macports.org)
Date: Sat, 3 Jan 2009 06:41:26 -0800 (PST)
Subject: [44838] trunk/dports/x11/wine-devel/Portfile
Message-ID: <20090103144127.0DDADB2EEE9@beta.macosforge.org>
Revision: 44838
http://trac.macports.org/changeset/44838
Author: jwa at macports.org
Date: 2009-01-03 06:41:25 -0800 (Sat, 03 Jan 2009)
Log Message:
-----------
version bump to 1.1.12
Modified Paths:
--------------
trunk/dports/x11/wine-devel/Portfile
Modified: trunk/dports/x11/wine-devel/Portfile
===================================================================
--- trunk/dports/x11/wine-devel/Portfile 2009-01-03 12:52:13 UTC (rev 44837)
+++ trunk/dports/x11/wine-devel/Portfile 2009-01-03 14:41:25 UTC (rev 44838)
@@ -4,7 +4,7 @@
name wine-devel
set my_name wine
-version 1.1.11
+version 1.1.12
categories x11
maintainers ryandesign jwa openmaintainer
homepage http://www.winehq.com/
@@ -27,9 +27,9 @@
http://ibiblio.org/pub/linux/system/emulators/wine/
checksums \
- md5 aa376b9fd19bbbc7645ef80b1b132487 \
- sha1 6ec4fa4feb06048547cc31f1fc3ae483d1143cfa \
- rmd160 21cad81c4cb80c1f6251a91e1abc1121b4996d9d
+ md5 f5270b0d2f0fca5852b5bc649c3e796d \
+ sha1 ab93dc886d38a67fcb01223de746cf35ce7fafd5 \
+ rmd160 7591294784ecffb92d67b4734712edcfd87c1f2a
depends_lib \
port:expat \
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From portindex at macports.org Sat Jan 3 06:53:08 2009
From: portindex at macports.org (portindex at macports.org)
Date: Sat, 3 Jan 2009 06:53:08 -0800 (PST)
Subject: [44839] trunk/dports/PortIndex
Message-ID: <20090103145309.760E7B2F55F@beta.macosforge.org>
Revision: 44839
http://trac.macports.org/changeset/44839
Author: portindex at macports.org
Date: 2009-01-03 06:53:07 -0800 (Sat, 03 Jan 2009)
Log Message:
-----------
Total number of ports parsed: 5416
Ports successfully parsed: 5416
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-01-03 14:41:25 UTC (rev 44838)
+++ trunk/dports/PortIndex 2009-01-03 14:53:07 UTC (rev 44839)
@@ -10347,7 +10347,7 @@
wine 650
depends_build {port:pkgconfig port:autoconf} portdir x11/wine description {Wine Is Not an Emulator} homepage http://www.winehq.com/ epoch 0 platforms darwin name wine depends_lib {port:expat port:fontconfig port:freetype port:jpeg port:libiconv port:libxml2 port:libxslt port:ncurses port:openssl port:zlib lib:libSM.6:xorg-libsm lib:libXcursor.1:xorg-libXcursor lib:libXi.6:xorg-libXi lib:libXinerama.1:xorg-libXinerama lib:libXrandr.2:xorg-libXrandr lib:libXxf86vm.1:xorg-libXxf86vm} maintainers {ryandesign jwa openmaintainer} long_description {Wine is an implementation of the Windows APIs on top of X11.} version 1.0.1 categories x11 revision 1
wine-devel 647
-depends_build port:pkgconfig portdir x11/wine-devel description {Wine Is Not an Emulator} homepage http://www.winehq.com/ epoch 0 platforms darwin name wine-devel depends_lib {port:expat port:fontconfig port:freetype port:jpeg port:libiconv port:libxml2 port:libxslt port:ncurses port:openssl port:zlib lib:libSM.6:xorg-libsm lib:libXcursor.1:xorg-libXcursor lib:libXi.6:xorg-libXi lib:libXinerama.1:xorg-libXinerama lib:libXrandr.2:xorg-libXrandr lib:libXxf86vm.1:xorg-libXxf86vm} maintainers {ryandesign jwa openmaintainer} long_description {Wine is an implementation of the Windows APIs on top of X11.} version 1.1.11 categories x11 revision 0
+depends_build port:pkgconfig portdir x11/wine-devel description {Wine Is Not an Emulator} homepage http://www.winehq.com/ epoch 0 platforms darwin name wine-devel depends_lib {port:expat port:fontconfig port:freetype port:jpeg port:libiconv port:libxml2 port:libxslt port:ncurses port:openssl port:zlib lib:libSM.6:xorg-libsm lib:libXcursor.1:xorg-libXcursor lib:libXi.6:xorg-libXi lib:libXinerama.1:xorg-libXinerama lib:libXrandr.2:xorg-libXrandr lib:libXxf86vm.1:xorg-libXxf86vm} maintainers {ryandesign jwa openmaintainer} long_description {Wine is an implementation of the Windows APIs on top of X11.} version 1.1.12 categories x11 revision 0
winetricks 515
description {downloads and installs various redistributable runtime libraries} portdir x11/winetricks homepage http://www.kegel.com/wine/ epoch 0 depends_run {path:bin/wine:wine port:cabextract port:openssl bin:curl:curl} platforms darwin name winetricks maintainers ryandesign long_description {winetricks can help you prepare your system for Windows applications that mistakenly assume all users' systems have all the needed redistributable runtime libraries or fonts.} version 20081223 categories x11 revision 0
wm-extra 398
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
From toby at macports.org Sat Jan 3 07:04:56 2009
From: toby at macports.org (toby at macports.org)
Date: Sat, 3 Jan 2009 07:04:56 -0800 (PST)
Subject: [44840] users/toby/objcports
Message-ID: <20090103150456.BE05FB2F666@beta.macosforge.org>
Revision: 44840
http://trac.macports.org/changeset/44840
Author: toby at macports.org
Date: 2009-01-03 07:04:56 -0800 (Sat, 03 Jan 2009)
Log Message:
-----------
default handling, more abstraction
Modified Paths:
--------------
users/toby/objcports/MPParser.h
users/toby/objcports/MPParser.m
Added Paths:
-----------
users/toby/objcports/MPPort.h
users/toby/objcports/MPPort.m
users/toby/objcports/objcports.xcodeproj/
users/toby/objcports/objcports.xcodeproj/project.pbxproj
users/toby/objcports/port.m
Removed Paths:
-------------
users/toby/objcports/main.m
Modified: users/toby/objcports/MPParser.h
===================================================================
--- users/toby/objcports/MPParser.h 2009-01-03 14:53:07 UTC (rev 44839)
+++ users/toby/objcports/MPParser.h 2009-01-03 15:04:56 UTC (rev 44840)
@@ -1,3 +1,5 @@
+ at class MPPort;
+
@interface MPParser : NSObject
{
Tcl_Interp *_interp;
@@ -15,7 +17,7 @@
NSMutableArray *_platforms; // just a list, for dupe checking
}
-- (id)initWithPortfile:(NSString *)portfile;
+- (id)initWithPort:(MPPort *)port;
- (NSString *)option:(NSString *)option;
- (NSArray *)variants;
Modified: users/toby/objcports/MPParser.m
===================================================================
--- users/toby/objcports/MPParser.m 2009-01-03 14:53:07 UTC (rev 44839)
+++ users/toby/objcports/MPParser.m 2009-01-03 15:04:56 UTC (rev 44840)
@@ -2,15 +2,17 @@
#include
#include "MPParser.h"
+#include "MPPort.h"
#include "MPArrayAdditions.h"
#include "MPStringAdditions.h"
static int _unknown(ClientData clientData, Tcl_Interp *interp, int objc, Tcl_Obj *const objv[]);
+static char *_default(ClientData clientData, Tcl_Interp *interp, const char *name1, const char *name2, int flags);
static void info(Tcl_Interp *interp, const char *command); // debugging
@implementation MPParser
-- (id)initWithPortfile:(NSString *)portfile
+- (id)initWithPort:(MPPort *)port
{
self = [super init];
_interp = Tcl_CreateInterp();
@@ -23,13 +25,14 @@
@try {
Tcl_Preserve(_interp);
- // XXX: need to do all setup here
- Tcl_SetVar(_interp, "prefix", "/opt/local", 0);
- Tcl_SetVar(_interp, "worksrcpath", "/tmp/", 0);
+ /* Handle defaults (ask parent port instance). */
+ for (NSString *def in [port defaults]) {
+ Tcl_TraceVar(_interp, [def UTF8String], TCL_TRACE_READS, _default, port);
+ }
Tcl_CreateObjCommand(_interp, "unknown", _unknown, self, NULL);
- if (Tcl_EvalFile(_interp, [portfile UTF8String]) != TCL_OK) {
- NSLog(@"Tcl_EvalFile(%@): %s", portfile, Tcl_GetStringResult(_interp));
+ if (Tcl_EvalFile(_interp, [[port portfile] UTF8String]) != TCL_OK) {
+ NSLog(@"Tcl_EvalFile(%@): %s", [port portfile], Tcl_GetStringResult(_interp));
}
Tcl_Release(_interp);
@@ -78,6 +81,8 @@
assert([[args objectAtIndex:0] isEqualToString:@"1.0"]);
} else if ([command isEqualToString:@"PortGroup"]) {
NSLog(@"ignoring %@, grps r hard m'kay", command);
+ // XXX: this should probably set some state in parent port instance
+ // (ugh, more tcl parsing)
} else if ([command isEqualToString:@"platform"]) {
NSUInteger count = [args count];
NSString *os, *arch;
@@ -208,6 +213,15 @@
return TCL_OK;
}
+static char *
+_default(ClientData clientData, Tcl_Interp *interp, const char *name1, const char *name2, int flags)
+{
+ assert(flags == TCL_TRACE_READS);
+ assert(name2 == NULL);
+ Tcl_SetVar(interp, name1, [[(id)clientData default:[NSString stringWithUTF8String:name1]] UTF8String], 0);
+ return NULL;
+}
+
// debugging
static void
info(Tcl_Interp *interp, const char *command)
Added: users/toby/objcports/MPPort.h
===================================================================
--- users/toby/objcports/MPPort.h (rev 0)
+++ users/toby/objcports/MPPort.h 2009-01-03 15:04:56 UTC (rev 44840)
@@ -0,0 +1,20 @@
+ at class MPParser;
+
+ at interface MPPort : NSObject
+{
+ NSString *_portfile;
+ MPParser *_parser;
+}
+
+- (id)initWithPortfile:(NSString *)port options:(NSDictionary *)options;
+
+- (NSString *)portfile;
+
+- (NSArray *)defaults;
+- (NSString *)default:(NSString *)def;
+
+- (NSString *)option:(NSString *)option;
+- (NSArray *)variants;
+- (NSArray *)platforms;
+
+ at end
Added: users/toby/objcports/MPPort.m
===================================================================
--- users/toby/objcports/MPPort.m (rev 0)
+++ users/toby/objcports/MPPort.m 2009-01-03 15:04:56 UTC (rev 44840)
@@ -0,0 +1,56 @@
+#include
+#include
+
+#include "MPPort.h"
+#include "MPParser.h"
+
+ at implementation MPPort
+
+- (id)initWithPortfile:(NSString *)portfile options:(NSDictionary *)options
+{
+ self = [super init];
+ _portfile = [portfile retain];
+ _parser = [[MPParser alloc] initWithPort:self];
+ return self;
+}
+
+- (void)dealloc
+{
+ [_parser release];
+ [_portfile release];
+ [super dealloc];
+}
+
+- (NSString *)portfile
+{
+ return _portfile;
+}
+
+- (NSArray *)defaults
+{
+ return [NSArray arrayWithObjects:@"prefix", @"worksrcpath", nil];
+}
+
+- (NSString *)default:(NSString *)def
+{
+ // XXX: selector (NSInvocation?) or constant NSString...
+ NSLog(@"requesting default value of '%@'", def);
+ return def;
+}
+
+- (NSString *)option:(NSString *)option
+{
+ return [_parser option:option];
+}
+
+- (NSArray *)variants
+{
+ return [_parser variants];
+}
+
+- (NSArray *)platforms
+{
+ return [_parser platforms];
+}
+
+ at end
Deleted: users/toby/objcports/main.m
===================================================================
--- users/toby/objcports/main.m 2009-01-03 14:53:07 UTC (rev 44839)
+++ users/toby/objcports/main.m 2009-01-03 15:04:56 UTC (rev 44840)
@@ -1,24 +0,0 @@
-#include