From source_changes at macosforge.org Thu Nov 1 00:10:22 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 00:20:52 2007
Subject: [30595] trunk/dports/sysutils/findutils/Portfile
Message-ID: <20071101071022.85AF990E2DA@cvs.opensource.apple.com>
Revision: 30595
http://trac.macosforge.org/projects/macports/changeset/30595
Author: pipping@macports.org
Date: 2007-11-01 00:10:22 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
apply patch submitted by Geoff Cant
Modified Paths:
--------------
trunk/dports/sysutils/findutils/Portfile
Modified: trunk/dports/sysutils/findutils/Portfile
===================================================================
--- trunk/dports/sysutils/findutils/Portfile 2007-11-01 05:53:22 UTC (rev 30594)
+++ trunk/dports/sysutils/findutils/Portfile 2007-11-01 07:10:22 UTC (rev 30595)
@@ -24,8 +24,7 @@
--disable-nls
post-destroot {
- cd ${destroot}${prefix}/share/info
- file rename find.info gfind.info
+ file rename ${destroot}${prefix}/share/info/find.info ${destroot}${prefix}/share/info/gfind.info
delete ${destroot}${prefix}/lib/charset.alias
if {[variant_isset with_default_names]} {
foreach d {bin libexec share/info share/man/man1 share/man/man5} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/9fe0cbfe/attachment.html
From source_changes at macosforge.org Thu Nov 1 00:31:40 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 00:42:11 2007
Subject: [30596] trunk/dports/PortIndex
Message-ID: <20071101073140.9391590E358@cvs.opensource.apple.com>
Revision: 30596
http://trac.macosforge.org/projects/macports/changeset/30596
Author: dluke@macports.org
Date: 2007-11-01 00:31:39 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Total number of ports parsed: 4350
Ports successfully parsed: 4350
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2007-11-01 07:10:22 UTC (rev 30595)
+++ trunk/dports/PortIndex 2007-11-01 07:31:39 UTC (rev 30596)
@@ -233,7 +233,7 @@
sharutils 771
variants universal description {Shell archiver utilities} portdir archivers/sharutils homepage http://www.gnu.org/software/sharutils/ epoch 0 depends_lib {port:gettext port:libiconv} name sharutils long_description {GNU shar makes so-called shell archives out of many files, preparing them for transmission by electronic mail services. A shell archive is a collection of files that can be unpacked by /bin/sh. A wide range of features provide extensive flexibility in manufacturing shars and in specifying shar smartness. For example, shar may compress files, uuencode binary files, split long files and construct multi-part mailings, ensure correct unsharing order, and provide simplistic checksums.} maintainers nomaintainer categories archivers version 4.7 revision 0
star 343
-depends_build port:smake description {fast and POSIX 1003.1 conformant tar implementation} portdir archivers/star homepage http://cdrecord.berlios.de/old/private/star.html epoch 0 platforms darwin name star maintainers mww long_description {{fast and POSIX 1003.1 conformant tar implementation}} version 1.5a86 categories archivers revision 0
+depends_build port:smake description {fast and POSIX 1003.1 conformant tar implementation} portdir archivers/star homepage http://cdrecord.berlios.de/old/private/star.html epoch 0 platforms darwin name star maintainers mww long_description {{fast and POSIX 1003.1 conformant tar implementation}} version 1.5a87 categories archivers revision 0
szip 747
variants {universal encoder} description {Szip is an implementation of the extended-Rice lossless compression algorithm.} portdir archivers/szip homepage http://hdf.ncsa.uiuc.edu/doc_resource/SZIP/ epoch 0 platforms darwin name szip long_description {The Consultative Committee on Space Data Systems (CCSDS) has adopted the extended-Rice algorithm for international standards for space applications. Szip is reported to provide fast and effective compression, specifically for the EOS data generated by the NASA Earth Observatory System (EOS). It was originally developed at University of New Mexico (UNM) and integrated with HDF4 by UNM researchers and developers.} maintainers marius@physics.aamu.edu categories archivers version 2.0 revision 0
ucl 458
@@ -586,8 +586,8 @@
variants universal portdir cross/sparc-rtems-gcc description {gcc cross-compilers for sparc-rtems, with newlib runtime library.} homepage http://gcc.gnu.org/ epoch 0 platforms darwin name sparc-rtems-gcc depends_lib {bin:sparc-rtems-ar:sparc-rtems-binutils bin:sparc-rtems-as:sparc-rtems-binutils bin:sparc-rtems-ld:sparc-rtems-binutils bin:sparc-rtems-nm:sparc-rtems-binutils bin:sparc-rtems-ranlib:sparc-rtems-binutils lib:libintl:gettext} long_description {gnu compilers collection (c, c++, fortran and objc) for sparc-rtems cross development (SPARC V7 and above CPUs).} maintainers pguyot@kallisys.net version 3.2.3 categories {cross devel} revision 1
wxmsw 396
variants {universal opengl} portdir cross/wxmsw description {The wxWidgets GUI toolkit with Win32 bindings} homepage http://wxwidgets.org/ epoch 0 platforms darwin name wxmsw depends_lib {port:i386-mingw32-gcc port:i386-mingw32-w32api port:dos2unix} maintainers nomaintainer long_description {A C++ package for platform independent software development} version 2.8.4 categories cross revision 0
-freetds 941
-variants {universal darwin_7 darwin_8 mssql} portdir databases/FreeTDS description {A set of libraries for Unix and Linux that allows your programs to natively talk to Microsoft SQL Server and Sybase databases} homepage http://www.freetds.org/ epoch 0 platforms darwin name freetds depends_lib port:libiconv maintainers nomaintainer long_description {FreeTDS is an open source implementation of the TDS (Tabular DataStream) protocol used by these databases for their own clients. It supports many different flavors of the protocol and supports several APIs to access it. Additionally FreeTDS works with other software such as Perl and PHP, providing access from those languages as well. There is also a native (type 4) JDBC driver available for platform-independent Java clients (including Java Server Pages applications), with support for most of the JDBC 1 API and portions of the JDBC 2 API.} version 0.64 categories databases revision 0
+freetds 950
+variants {universal darwin_7 darwin_8 darwin_9 mssql} portdir databases/FreeTDS description {A set of libraries for Unix and Linux that allows your programs to natively talk to Microsoft SQL Server and Sybase databases} homepage http://www.freetds.org/ epoch 0 platforms darwin name freetds depends_lib port:libiconv maintainers nomaintainer long_description {FreeTDS is an open source implementation of the TDS (Tabular DataStream) protocol used by these databases for their own clients. It supports many different flavors of the protocol and supports several APIs to access it. Additionally FreeTDS works with other software such as Perl and PHP, providing access from those languages as well. There is also a native (type 4) JDBC driver available for platform-independent Java clients (including Java Server Pages applications), with support for most of the JDBC 1 API and portions of the JDBC 2 API.} version 0.64 categories databases revision 1
MyODBC 656
variants {universal darwin_6 darwin samples debug} portdir databases/MyODBC description {MySQL Connector/ODBC} homepage http://www.mysql.com/ epoch 0 platforms darwin name MyODBC depends_lib {lib:libmysqlclient:mysql4 lib:libodbc.1:unixODBC lib:libz.1:zlib} maintainers simon@cotsworth.com long_description {MySQL Connector/ODBC (also known as MyODBC) allows you to connect to a MySQL database server using the ODBC database API on all Microsoft Windows and most Unix platforms, including through such applications and programming environments such as Microsoft Access, Microsoft Excel, and Borland Delphi.} version 3.51.11 categories databases revision 0
adodb 279
@@ -1259,7 +1259,7 @@
libssh 396
variants universal description {an SSH library} portdir devel/libssh homepage http://0xbadc0de.be/wiki/libssh:libssh epoch 1 depends_lib {port:openssl port:zlib} name libssh long_description {The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library.} maintainers ron@oneinsane.net categories {devel security net} version 0.2 revision 0
libssh2 527
-variants universal description {libssh2 is a library implementing the SSH2 protocol} portdir devel/libssh2 homepage http://www.libssh2.org epoch 0 depends_lib {port:openssl port:zlib} name libssh2 long_description {libssh2 is a library implementing the SSH2 protocol as defined by Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23), SECSH-ARCH(20), SECSH-FILEXFER(06), SECSH-DHGEX(04), and SECSH-NUMBERS(10).} maintainers {pmq@macports.org openmaintainer} categories {devel net} version 0.15 revision 0
+variants universal description {libssh2 is a library implementing the SSH2 protocol} portdir devel/libssh2 homepage http://www.libssh2.org epoch 0 depends_lib {port:openssl port:zlib} name libssh2 long_description {libssh2 is a library implementing the SSH2 protocol as defined by Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23), SECSH-ARCH(20), SECSH-FILEXFER(06), SECSH-DHGEX(04), and SECSH-NUMBERS(10).} maintainers {pmq@macports.org openmaintainer} categories {devel net} version 0.17 revision 1
libtar 374
variants universal description {library for manipulating POSIX tar files} portdir devel/libtar homepage http://www.feep.net/libtar/ epoch 0 platforms darwin name libtar long_description {libtar is a C library for manipulating POSIX tar files. It handles adding and extracting files to/from a tar archive.} maintainers nomaintainer categories devel version 1.2.11 revision 1
libtasn1 354
@@ -2730,8 +2730,8 @@
variants {universal lua perl ruby tls} variant_desc {lua {Bindings for lua plugins} perl {Bindings for perl plugins} ruby {Bindings for ruby plugins} tls {Support for secure connecting}} portdir irc/weechat description {Fast, light & extensible IRC client} homepage http://weechat.flashtux.org/ epoch 0 platforms darwin name weechat depends_lib {port:gettext port:libiconv port:ncursesw} maintainers milosh long_description {WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client for many operating systems. Everything can be done with a keyboard. It is customizable and extensible with plugins/scripts, and includes: - nicklist - smart hotlist - infobar with highlight notification - horizontal and vertical split - double charset support (decode/encode) - FIFO pipe for remote control - and much more!} version 0.2.6 categories irc revision 0
xchat 383
variants {universal darwin_i386} portdir irc/xchat description {GTK+ IRC client} homepage http://www.xchat.org/ epoch 0 platforms darwin name xchat depends_lib {port:gettext port:gtk1} maintainers nomaintainer long_description {XChat is a graphical IRC client based on GTK that has many features and can be scripted with Perl and/or Python.} version 1.8.11 categories irc revision 1
-xchat2 406
-variants {universal darwin_6 darwin_7 xft ssl ipv6} portdir irc/xchat2 description {GTK+2 IRC client} homepage http://www.xchat.org/ epoch 0 platforms darwin name xchat2 depends_lib {port:gtk2 port:perl5.8} maintainers nomaintainer long_description {XChat2 is a graphical IRC client based on GTK2 that has many features and can be scripted with Perl and/or Python.} version 2.8.0 categories irc revision 0
+xchat2 427
+variants {universal darwin_6 darwin_7 xft ssl ipv6} portdir irc/xchat2 description {GTK+2 IRC client} homepage http://www.xchat.org/ epoch 0 platforms darwin name xchat2 depends_lib {port:gtk2 port:perl5.8} maintainers {afb@macports.org openmaintainer} long_description {XChat2 is a graphical IRC client based on GTK2 that has many features and can be scripted with Perl and/or Python.} version 2.8.4 categories irc revision 0
aspectj 336
variants universal description {seamless aspect-oriented extension to the Java language} portdir java/aspectj homepage http://www.eclipse.org/aspectj/ epoch 0 platforms darwin name aspectj long_description {{seamless aspect-oriented extension to the Java language}} maintainers mww categories {java lang devel} version 1.5.3 revision 0
beanshell 937
@@ -3469,7 +3469,7 @@
strategoxt 477
variants universal portdir lang/strategoxt description {Stratego language with the XT bundle.} homepage http://www.stratego-language.org/Stratego/StrategoXT epoch 0 platforms darwin name strategoxt depends_lib {lib:libATerm:libaterm lib:libSDF2PT:sdf2-bundle} long_description {StrategoXT is the combination of the Stratego language for strategic programming with the XT bundle of transformation tools.} maintainers pguyot@kallisys.net version 0.9.4 categories lang revision 1
swi-prolog 1018
-variants {universal darwin_6 st mt} depends_build {port:gawk port:junit} portdir lang/swi-prolog description {SWI-Prolog compiler plus extra packages (stable version)} homepage http://www.swi-prolog.org/ epoch 20051223 platforms darwin depends_lib {port:readline lib:libreadline:readline lib:libncursesw:ncurses lib:libjpeg:jpeg lib:libmcrypt:libmcrypt lib:libX11.6:XFree86 lib:libgmp:gmp} name swi-prolog maintainers {wielemak@science.uva.nl pmoura@logtalk.org} long_description {ISO/Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C/C++-interface, Multiple threads, GNU-readline interface, coroutining, constraint programming, global variables, very fast compiler. Including packages clib (Unix process control, sockets, MIME), cpp (C++ interface), sgml (reading XML/SGML), sgml/RDF (reading RDF into triples), ODBC interface and XPCE (Graphics UI toolkit, integrated editor (Emacs-clone) and graphical debugger).} version 5.6.3
9 categories lang revision 0
+variants {universal darwin_6 st mt} depends_build {port:gawk port:junit} portdir lang/swi-prolog description {SWI-Prolog compiler plus extra packages (stable version)} homepage http://www.swi-prolog.org/ epoch 20051223 platforms darwin depends_lib {port:readline lib:libreadline:readline lib:libncursesw:ncurses lib:libjpeg:jpeg lib:libmcrypt:libmcrypt lib:libX11.6:XFree86 lib:libgmp:gmp} name swi-prolog maintainers {wielemak@science.uva.nl pmoura@logtalk.org} long_description {ISO/Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C/C++-interface, Multiple threads, GNU-readline interface, coroutining, constraint programming, global variables, very fast compiler. Including packages clib (Unix process control, sockets, MIME), cpp (C++ interface), sgml (reading XML/SGML), sgml/RDF (reading RDF into triples), ODBC interface and XPCE (Graphics UI toolkit, integrated editor (Emacs-clone) and graphical debugger).} version 5.6.4
5 categories lang revision 0
swi-prolog-devel 899
variants {universal darwin_6 st mt} portdir lang/swi-prolog-devel description {SWI-Prolog compiler plus extra packages (development version)} homepage http://www.swi-prolog.org/ epoch 20050503 platforms darwin name swi-prolog-devel depends_lib {lib:libreadline:readline lib:libncursesw:ncurses lib:libjpeg:jpeg lib:libmcrypt:libmcrypt lib:libX11.6:XFree86 lib:libgmp:gmp} maintainers pmoura@mac.com long_description {ISO/Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C/C++-interface, Multiple threads, GNU-readline interface, very fast compiler. Including packages clib (Unix process control, sockets, MIME), cpp (C++ interface), sgml (reading XML/SGML), sgml/RDF (reading RDF into triples), ODBC interface and XPCE (Graphics UI toolkit, integrated editor (Emacs-clone) and graphical debugger).} version 5.5.36 categories lang revision 0
swi-prolog-lite 765
@@ -3689,7 +3689,7 @@
uudeview 818
variants {universal tcltk} description {UUDeview is a particularly powerful encoder and decoder} portdir mail/uudeview homepage http://www.fpx.de/fp/Software/UUDeview/ epoch 0 platforms darwin name uudeview long_description {UUDeview is a program that helps you transmit and receive binary files over the Internet, using electronic mail or newsgroups The UUDeview package includes both an encoder and a decoder. The decoder automatically detects the type of encoding used, offering MIME's Base64 and BinHex as well as the popular uuencoding and the less frequently used xxencoding methods. Recently, support for the popular yEnc encoding was also added. The encoder runs the other way around and encodes a binary file for sending it by mail or news.} maintainers nomaintainer categories mail version 0.5.20 revision 1
vm-pop3d 481
-variants {universal server} portdir mail/vm-pop3d description {POP3 server for Postfix that supports virtual domains and mailboxes} homepage http://www.reedmedia.net/software/virtualmail-pop3d/ epoch 0 platforms darwin name vm-pop3d depends_lib port:postfix maintainers markd long_description {A POP3 server that supports virtual domains and virtual mailboxes such that users and mailboxes need not be associated with local Unix accounts.} version 1.1.6 categories mail revision 3
+variants {universal server} portdir mail/vm-pop3d description {POP3 server for Postfix that supports virtual domains and mailboxes} homepage http://www.reedmedia.net/software/virtualmail-pop3d/ epoch 0 platforms darwin name vm-pop3d depends_lib port:postfix maintainers markd long_description {A POP3 server that supports virtual domains and virtual mailboxes such that users and mailboxes need not be associated with local Unix accounts.} version 1.1.6 categories mail revision 2
DoCon 599
variants {universal printable_doc} portdir math/DoCon description {DoCon is the Algebraic Domain Constructor} homepage http://haskell.org/docon epoch 0 platforms darwin name DoCon depends_lib port:ghc maintainers gwright@macports.org long_description {DoCon joins the categorial approach to mathematical computation expressed via the Haskell type classes, and explicit processing of the domain description terms. It implements recently a good piece of commutative algebra: linear algebra, polynomial gcd, factorization, Groebner bases, and other functions.} version 2.10 categories devel revision 0
GiNaC 1077
@@ -4046,8 +4046,8 @@
variants {universal idn gnutls ssl} description {small program to test approximate network performance} portdir net/echoping homepage http://echoping.sourceforge.net/ epoch 0 platforms darwin name echoping long_description {echoping is a small program to test (approximatively) performances of a remote host by sending it TCP echo (or other protocol, like HTTP) packets.} maintainers nomaintainer categories net version 5.2.0 revision 0
elhttp 289
variants universal description {the extra-light http proxy server} portdir net/elhttp homepage http://www.cr0.net:8040/code/network/ epoch 0 platforms darwin name elhttp long_description {{the extra-light http proxy server}} maintainers nomaintainer categories net version 0.22 revision 0
-esniper 407
-variants {universal darwin_8} portdir net/esniper description {esniper is a simple, lightweight tool for sniping ebay auctions.} homepage http://esniper.sourceforge.net/ epoch 0 platforms darwin name esniper depends_lib {port:curl port:zlib port:openssl} maintainers nomaintainer long_description {{esniper is a simple, lightweight tool for sniping ebay auctions.}} version 2.14.0 categories net revision 0
+esniper 412
+variants {universal darwin_8} portdir net/esniper description {esniper is a simple, lightweight tool for sniping ebay auctions.} homepage http://esniper.sourceforge.net/ epoch 0 platforms darwin name esniper depends_lib {port:curl port:zlib port:openssl} maintainers gmail.com:dhaines long_description {{esniper is a simple, lightweight tool for sniping ebay auctions.}} version 2.17.1 categories net revision 0
etherape 740
variants {universal darwin} portdir net/etherape description {graphical network monitor} homepage http://etherape.sourceforge.net/ epoch 0 platforms darwin name etherape depends_lib {port:libgnomeui port:libglade2 port:libiconv port:gettext port:libpcap} maintainers nomaintainer long_description {EtherApe is a graphical network monitor for Unix modeled after etherman. Featuring link layer, ip and TCP modes, it displays network activity graphically. Hosts and links change in size with traffic. Color coded protocols display. It supports Ethernet, FDDI, Token Ring, ISDN, PPP and SLIP devices. It can filter traffic to be shown, and can read traffic from a file as well as live from the network.} version 0.9.4 categories net revision 0
ethereal 685
@@ -4380,8 +4380,8 @@
variants {universal darwin} portdir net/radmind description {Remotely administer the file systems of multiple unix machines} homepage http://rsug.itd.umich.edu/software/radmind epoch 0 platforms darwin name radmind depends_lib {port:openssl port:zlib} maintainers nomaintainer long_description {A suite of Unix command-line tools and a server designed to remotely administer the file systems of multiple Unix machines. At its core, radmind operates as a tripwire. It is able to detect changes to any managed filesystem object, e.g. files, directories, links, etc. However, radmind goes further than just integrity checking: once a change is detected, radmind can optionally reverse the change.} version 1.8.0 categories {net sysutils} revision 0
rancid 487
variants {universal darwin_7 darwin_6} portdir net/rancid description {Really Awesome New Cisco confIg Differ} homepage http://www.shrubbery.net/rancid epoch 0 platforms darwin name rancid depends_lib {port:perl5.8 port:openssl port:p5-lockfile-simple} maintainers markd@macports.org long_description {Rancid maintains a CVS repository of router and device config files. It emails you when changes occur and tells you what commands were changed.} version 2.3.1 categories net revision 3
-rdesktop 685
-variants {universal w2k-license-hack devel} description {Windows Terminal Server Client} portdir net/rdesktop homepage http://rdesktop.sourceforge.net/ epoch 0 platforms {darwin freebsd} name rdesktop long_description {rdesktop is an RDP client to access Microsoft Terminal Server based services. The variant called w2k-license-hack is a backported patch from an rdesktop 1.1 patchset which wasn't integrated into the latest version -- it will announce the client as Windows 2000 machine causing the Terminal Server to provide a license for free. Please argue over this with your own conscience.} maintainers {cshbell@gmail.com noses@noses.com} categories net version 1.5.0 revision 0
+rdesktop 758
+variants {universal w2k-license-hack devel} portdir net/rdesktop description {Windows Terminal Server Client} homepage http://rdesktop.sourceforge.net/ epoch 0 platforms {darwin freebsd} name rdesktop depends_lib {lib:libX11.6:XFree86 port:openssl port:libiconv port:libao} maintainers {cshbell@gmail.com noses@noses.com} long_description {rdesktop is an RDP client to access Microsoft Terminal Server based services. The variant called w2k-license-hack is a backported patch from an rdesktop 1.1 patchset which wasn't integrated into the latest version -- it will announce the client as Windows 2000 machine causing the Terminal Server to provide a license for free. Please argue over this with your own conscience.} version 1.5.0 categories net revision 0
roadrunner 454
variants universal portdir net/roadrunner description {implementation of the BEEP protocol (RFC 3080) in C} homepage http://rr.codefactory.se/ epoch 0 platforms darwin name roadrunner depends_lib {bin:pkg-config:pkgconfig lib:libxml2:libxml2 lib:libglib.2:glib2} maintainers nomaintainer long_description {RoadRunner is a full-featured, robust implementation of the BEEP protocol (RFC 3080) written in C.} version 0.9.1 categories {net devel} revision 0
rrdtool 432
@@ -4453,7 +4453,7 @@
tcpproxy 380
variants universal description {tcpproxy is a proxy (tunnel, redirector) for TCP/IP protocols} portdir net/tcpproxy homepage http://quietsche-entchen.de/cgi-bin/wiki.cgi/software/tcpproxy.yawk epoch 0 platforms darwin name tcpproxy long_description {{tcpproxy is a proxy (tunnel, redirector) for TCP/IP protocols}} maintainers nomaintainer categories net version 1.1.9 revision 0
tcpreplay 856
-variants universal portdir net/tcpreplay description {Replay pcap files at arbitrary speeds onto the network} homepage http://tcpreplay.synfin.net epoch 0 platforms darwin name tcpreplay depends_lib {port:libpcap port:tcpdump} maintainers pmq@macports.org long_description {Tcpreplay is a suite of BSD licensed tools written by Aaron Turner for *NIX operating systems which gives you the ability to use previously captured traffic in libpcap format to test a variety of network devices. It allows you to classify traffic as client or server, rewrite Layer 2, 3 and 4 headers and finally replay the traffic back onto the network and through other devices such as switches, routers, firewalls, NIDS and IPS's. Tcpreplay supports both single and dual NIC modes for testing both sniffing and inline devices.} categories {net security} version 3.2.1 revision 0
+variants universal portdir net/tcpreplay description {Replay pcap files at arbitrary speeds onto the network} homepage http://tcpreplay.synfin.net epoch 0 platforms darwin name tcpreplay depends_lib {port:libpcap port:tcpdump} maintainers pmq@macports.org long_description {Tcpreplay is a suite of BSD licensed tools written by Aaron Turner for *NIX operating systems which gives you the ability to use previously captured traffic in libpcap format to test a variety of network devices. It allows you to classify traffic as client or server, rewrite Layer 2, 3 and 4 headers and finally replay the traffic back onto the network and through other devices such as switches, routers, firewalls, NIDS and IPS's. Tcpreplay supports both single and dual NIC modes for testing both sniffing and inline devices.} categories {net security} version 3.2.2 revision 0
tcptrace 623
variants universal portdir net/tcptrace description {A TCP dump file analysis tool} homepage http://irg.cs.ohiou.edu/software/tcptrace/ epoch 0 platforms darwin name tcptrace depends_lib lib:libpcap:libpcap maintainers fenner@research.att.com long_description {tcptrace a TCP dump file analysis tool written by Shawn Ostermann at Ohio University. It is NOT a packet capture program. It reads output dump files in the formats of several popular packet capturing programs: tcpdump, snoop, etherpeek, and netm. It can also output (ie, convert thus converting to) tcpdump format files.} version 6.6.1 categories net revision 1
tcptraceroute 370
@@ -5708,8 +5708,8 @@
variants universal description Prettyprinter portdir print/trueprint homepage http://www.gnu.org/software/trueprint/ epoch 0 depends_lib port:gettext name trueprint long_description {GNU Trueprint takes C source files and other text files and prints them on postscript printers. It is intended to be used by programmers and includes a wealth of features, including diff-marking, an indentation count, function and file indices, and many others that are useful when printing source code.} maintainers nomaintainer categories print version 5.3 revision 1
ttf2pt1 1021
variants universal portdir print/ttf2pt1 description {True Type Font to Postscript Type 1 Converter} homepage http://ttf2pt1.sourceforge.net/ epoch 0 platforms darwin name ttf2pt1 depends_lib {port:freetype lib:libz:zlib} long_description {TTF2PT1 is a modification of Andrew Weeks TTF2PFA True Type to Postscript Type 3 converter. Which will convert Most True Type Fonts to an Adobe Type 1 .pfa file. And also the other font formats supported by the FreeType library to an Adobe Type 1 .pfa file. And the BDF fonts to an Adobe Type 1 .pfa file. Yet another use is as a hinting engine: feed it an unhinted or poorly hinted Adobe Type 1 font through the FreeType library and get it back with freshly generated hints. If you want .pfb files, don't despair: they can be produced too. The files produced by default are in human readable form, which further needs to be encoded with the t1utilities, to work with most software requiring type 1 fonts.} maintainers pguyot@kallisys.net version 3.
4.4 categories print revision 0
-py-4suite-xml 609
-variants universal portdir python/py-4suite-xml description {suite of python modules for XML and RDF processing} homepage http://4suite.org/ epoch 0 platforms darwin depends_lib {port:python24 port:py-xml} name py-4suite-xml maintainers boeyms@macports.org long_description {4Suite allows users to take advantage of standard XML technologies rapidly and to develop and integrate Web-based applications. It also puts practical technologies for knowledge management projects in the hands of developers. It is implemented in Python with C extensions.} categories {python devel textproc} version 1.0.2 revision 0
+py-4suite-xml 613
+variants universal portdir python/py-4suite-xml description {suite of python modules for XML and RDF processing} homepage http://4suite.org/ epoch 0 platforms darwin depends_lib {port:python24 port:py-xml} name py-4suite-xml maintainers {boeyms openmaintainer} long_description {4Suite allows users to take advantage of standard XML technologies rapidly and to develop and integrate Web-based applications. It also puts practical technologies for knowledge management projects in the hands of developers. It is implemented in Python with C extensions.} categories {python devel textproc} version 1.0.2 revision 0
py-airconf 752
variants universal portdir python/py-airconf description {Airport Basestation configuration tool and python module} homepage http://c0re.23.nu/c0de/airconf/ epoch 0 platforms darwin depends_lib {port:python24 port:py-snmp} name py-airconf maintainers nomaintainer long_description {airconf is a tool for configuring the the Access Control Lists in several Apple Airport Base Stations at once. Today it supports only Base Station 1 (Graphite) based on Karl Bridge. Base Station 2 (White) is a completely different beast and based on VxWorks. It is also a Python framework for detecting Apple Airport Base Stations (White and Graphite), reading, printing and changing their configurtation (only Graphite).} categories {python net} version 0.2 revision 1
py-albatross 611
@@ -7055,7 +7055,7 @@
md5deep 437
variants {universal darwin} description {Recursively compute digests on files/directories} portdir security/md5deep homepage http://md5deep.sourceforge.net/ epoch 0 platforms darwin name md5deep long_description {md5deep is a cross-platform set of programs to recursively compute MD5, SHA-1, or SHA-256 message digests on an arbitrary number of files.} maintainers blb@macports.org categories {security sysutils} version 1.12 revision 0
medusa 1347
-variants {universal subversion postgresql} variant_desc {subversion {Build the Subversion module} postgresql {Build the PostgreSQL module}} portdir security/medusa description {Medusa is a speedy, massively parallel, modular, login brute-forcer} homepage http://www.foofus.net/jmk/medusa/medusa.html epoch 0 platforms darwin name medusa depends_lib {port:openssl port:libssh2} maintainers pmq@macports.org long_description {Medusa is intended to be a speedy, massively parallel, modular, login brute-forcer. The goal is to support as many services which allow remote authentication as possible. The author considers following items as some of the key features of this application. Thread-based parallel testing: Brute-force testing can be performed against multiple hosts, users or passwords concurrently. Flexible user input: Target information (host/user/password) can be specified in a variety of ways. For example, each item can be either a single entry or a file containing multiple e
ntries. Additionally, a combination file format allows the user to refine their target listing. Modular design: Each service module exists as an independent .mod file. This means that no modifications are necessary to the core application in order to extend the supported list of services for brute-forcing.} version 1.3 categories {security net} revision 0
+variants {universal subversion postgresql} variant_desc {subversion {Build the Subversion module} postgresql {Build the PostgreSQL module}} portdir security/medusa description {Medusa is a speedy, massively parallel, modular, login brute-forcer} homepage http://www.foofus.net/jmk/medusa/medusa.html epoch 0 platforms darwin name medusa depends_lib {port:openssl port:libssh2} maintainers pmq@macports.org long_description {Medusa is intended to be a speedy, massively parallel, modular, login brute-forcer. The goal is to support as many services which allow remote authentication as possible. The author considers following items as some of the key features of this application. Thread-based parallel testing: Brute-force testing can be performed against multiple hosts, users or passwords concurrently. Flexible user input: Target information (host/user/password) can be specified in a variety of ways. For example, each item can be either a single entry or a file containing multiple e
ntries. Additionally, a combination file format allows the user to refine their target listing. Modular design: Each service module exists as an independent .mod file. This means that no modifications are necessary to the core application in order to extend the supported list of services for brute-forcing.} version 1.4 categories {security net} revision 0
metasploit2 788
variants universal portdir security/metasploit2 description {Tools and information for security research and pentesting} homepage http://metasploit.com/ epoch 0 platforms darwin name metasploit2 depends_lib {port:perl5.8 port:p5-term-readline-gnu port:p5-net-ssleay} maintainers opendarwin.org@darkart.com long_description {The Metasploit Project goal is to provide useful information to people who perform penetration testing, IDS signature development, and exploit research. This framework was created to fill the gaps in the information publicly available on various exploitation techniques and to create a useful resource for exploit developers. The tools and information are provided for legal security research and testing purposes only.} version 2.7 categories security revision 0
metasploit3 778
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/24e58664/attachment-0001.html
From source_changes at macosforge.org Thu Nov 1 00:40:28 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 00:50:57 2007
Subject: [30597] trunk/dports
Message-ID: <20071101074028.C2E9590E3A1@cvs.opensource.apple.com>
Revision: 30597
http://trac.macosforge.org/projects/macports/changeset/30597
Author: pipping@macports.org
Date: 2007-11-01 00:40:28 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
remove myself
Modified Paths:
--------------
trunk/dports/editors/vim/Portfile
trunk/dports/sysutils/coreutils/Portfile
trunk/dports/sysutils/diffutils/Portfile
trunk/dports/sysutils/file/Portfile
trunk/dports/sysutils/findutils/Portfile
trunk/dports/textproc/source-highlight/Portfile
Modified: trunk/dports/editors/vim/Portfile
===================================================================
--- trunk/dports/editors/vim/Portfile 2007-11-01 07:31:39 UTC (rev 30596)
+++ trunk/dports/editors/vim/Portfile 2007-11-01 07:40:28 UTC (rev 30597)
@@ -7,7 +7,6 @@
version ${vim_version}.${vim_patchlevel}
categories editors
maintainers \
- pipping@macports.org \
raimue@macports.org \
openmaintainer
description Vi \"workalike\" with many additional features
Modified: trunk/dports/sysutils/coreutils/Portfile
===================================================================
--- trunk/dports/sysutils/coreutils/Portfile 2007-11-01 07:31:39 UTC (rev 30596)
+++ trunk/dports/sysutils/coreutils/Portfile 2007-11-01 07:40:28 UTC (rev 30597)
@@ -6,7 +6,7 @@
version 6.9
revision 1
categories sysutils
-maintainers pipping@macports.org openmaintainer
+maintainers nomaintainer
description GNU File, Shell, and Text utilities
long_description \
The GNU Core Utilities are the basic file, shell, and text \
Modified: trunk/dports/sysutils/diffutils/Portfile
===================================================================
--- trunk/dports/sysutils/diffutils/Portfile 2007-11-01 07:31:39 UTC (rev 30596)
+++ trunk/dports/sysutils/diffutils/Portfile 2007-11-01 07:40:28 UTC (rev 30597)
@@ -5,7 +5,7 @@
version 2.8.1
revision 3
categories sysutils textproc devel
-maintainers pipping@macports.org openmaintainer
+maintainers nomaintainer
description GNU diff utilities
long_description \
diffutils contains the GNU diff, diff3, sdiff, and cmp utilities. \
Modified: trunk/dports/sysutils/file/Portfile
===================================================================
--- trunk/dports/sysutils/file/Portfile 2007-11-01 07:31:39 UTC (rev 30596)
+++ trunk/dports/sysutils/file/Portfile 2007-11-01 07:40:28 UTC (rev 30597)
@@ -5,7 +5,7 @@
version 4.21
revision 1
categories sysutils
-maintainers pipping@macports.org openmaintainer
+maintainers nomaintainer
description File - determine file type
long_description \
File tests each argument in an attempt to classify it. There are three \
Modified: trunk/dports/sysutils/findutils/Portfile
===================================================================
--- trunk/dports/sysutils/findutils/Portfile 2007-11-01 07:31:39 UTC (rev 30596)
+++ trunk/dports/sysutils/findutils/Portfile 2007-11-01 07:40:28 UTC (rev 30597)
@@ -6,7 +6,7 @@
version 4.3.7
categories sysutils
platforms darwin
-maintainers pipping@macports.org openmaintainer
+maintainers nomaintainer
description findutils contains GNU find, xargs, and locate
long_description ${description}
homepage http://www.gnu.org/software/findutils/
Modified: trunk/dports/textproc/source-highlight/Portfile
===================================================================
--- trunk/dports/textproc/source-highlight/Portfile 2007-11-01 07:31:39 UTC (rev 30596)
+++ trunk/dports/textproc/source-highlight/Portfile 2007-11-01 07:40:28 UTC (rev 30597)
@@ -4,7 +4,7 @@
name source-highlight
version 2.7
categories textproc devel
-maintainers pipping@macports.org
+maintainers nomaintainer
description source-code syntax highlighter
long_description \
This program, given a source file, produces a document with syntax \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/ab790cb3/attachment.html
From source_changes at macosforge.org Thu Nov 1 03:29:39 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 03:40:11 2007
Subject: [30598] trunk/dports/python/py-numeric
Message-ID: <20071101102939.9728590E986@cvs.opensource.apple.com>
Revision: 30598
http://trac.macosforge.org/projects/macports/changeset/30598
Author: afb@macports.org
Date: 2007-11-01 03:29:38 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
copy patch from py25-numeric (#13056, #13067)
Modified Paths:
--------------
trunk/dports/python/py-numeric/Portfile
Added Paths:
-----------
trunk/dports/python/py-numeric/files/patch-ranf.c
Modified: trunk/dports/python/py-numeric/Portfile
===================================================================
--- trunk/dports/python/py-numeric/Portfile 2007-11-01 07:40:28 UTC (rev 30597)
+++ trunk/dports/python/py-numeric/Portfile 2007-11-01 10:29:38 UTC (rev 30598)
@@ -5,6 +5,7 @@
name py-numeric
version 24.2
+revision 1
categories python devel math
maintainers nomaintainer
platforms darwin
@@ -17,18 +18,20 @@
distname Numeric-${version}
checksums md5 2ae672656e06716a149acb048cca3093
+patchfiles patch-ranf.c
+
platform darwin 8 {
build.env CC=/usr/bin/gcc-4.0
}
platform macosx {
- patch {
+ post-patch {
file copy -force ${filespath}/customize.py-macosx ${worksrcpath}/customize.py
}
}
platform puredarwin {
- patch {
+ post-patch {
file copy -force ${filespath}/customize.py-puredarwin ${worksrcpath}/customize.py
}
}
Copied: trunk/dports/python/py-numeric/files/patch-ranf.c (from rev 30585, trunk/dports/python/py25-numeric/files/patch-ranf.c)
===================================================================
--- trunk/dports/python/py-numeric/files/patch-ranf.c (rev 0)
+++ trunk/dports/python/py-numeric/files/patch-ranf.c 2007-11-01 10:29:38 UTC (rev 30598)
@@ -0,0 +1,11 @@
+--- ./Packages/RNG/Src/ranf.c.orig 2005-04-03 14:23:06.000000000 +0200
++++ ./Packages/RNG/Src/ranf.c 2007-10-31 12:59:50.000000000 +0100
+@@ -149,7 +149,7 @@ void Mixranf(int *s,u32 s48[2])
+ #else
+ struct timeval tv;
+ struct timezone tz;
+-#if !defined(__sgi)
++#if !defined(__sgi) && !defined(__APPLE__)
+ int gettimeofday(struct timeval *, struct timezone *);
+ #endif
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/aaa7a3d3/attachment.html
From source_changes at macosforge.org Thu Nov 1 03:31:15 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 03:41:45 2007
Subject: [30599] trunk/dports/kde
Message-ID: <20071101103115.BAEDE90E9CB@cvs.opensource.apple.com>
Revision: 30599
http://trac.macosforge.org/projects/macports/changeset/30599
Author: takanori@macports.org
Date: 2007-11-01 03:31:15 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
use kde-admindir-1024 instead of 1009.
Obtained from: Fink
Modified Paths:
--------------
trunk/dports/kde/kdeaccessibility3/Portfile
trunk/dports/kde/kdeaddons3/Portfile
trunk/dports/kde/kdeartwork3/Portfile
trunk/dports/kde/kdebase3/Portfile
trunk/dports/kde/kdeedu3/Portfile
trunk/dports/kde/kdegames3/Portfile
trunk/dports/kde/kdegraphics3/Portfile
trunk/dports/kde/kdelibs3/Portfile
trunk/dports/kde/kdenetwork3/Portfile
trunk/dports/kde/kdepim3/Portfile
trunk/dports/kde/kdesdk3/Portfile
trunk/dports/kde/kdetoys3/Portfile
trunk/dports/kde/kdeutils3/Portfile
trunk/dports/kde/kdewebdev3/Portfile
trunk/dports/kde/konversation/Portfile
Modified: trunk/dports/kde/kdeaccessibility3/Portfile
===================================================================
--- trunk/dports/kde/kdeaccessibility3/Portfile 2007-11-01 10:29:38 UTC (rev 30598)
+++ trunk/dports/kde/kdeaccessibility3/Portfile 2007-11-01 10:31:15 UTC (rev 30599)
@@ -5,7 +5,7 @@
PortSystem 1.0
name kdeaccessibility3
version 3.5.8
-set kdeadmin kde-admindir-1009
+set kdeadmin kde-admindir-1024
categories kde
maintainers nomaintainer
description KDE accessibility tools. \
@@ -29,7 +29,7 @@
# port:gstreamer
checksums ${distname}.tar.bz2 md5 0ede2d48df626aa436dbe6c741d575f1 \
- ${kdeadmin}.tar.bz2 md5 d03f14acde189186fbac313f35316572
+ ${kdeadmin}.tar.bz2 md5 d99491aa5d520fd1d70393a718019322
extract.only ${distname}.tar.bz2
post-extract { system "cd ${worksrcpath} && bzcat -dc ${distpath}/${kdeadmin}.tar.bz2 | tar xf -" }
Modified: trunk/dports/kde/kdeaddons3/Portfile
===================================================================
--- trunk/dports/kde/kdeaddons3/Portfile 2007-11-01 10:29:38 UTC (rev 30598)
+++ trunk/dports/kde/kdeaddons3/Portfile 2007-11-01 10:31:15 UTC (rev 30599)
@@ -5,7 +5,7 @@
PortSystem 1.0
name kdeaddons3
version 3.5.8
-set kdeadmin kde-admindir-1009
+set kdeadmin kde-admindir-1024
categories kde
maintainers nomaintainer
description KDE addons. \
@@ -32,7 +32,7 @@
# port:libsdl
checksums ${distname}.tar.bz2 md5 4a338f14210ad920bb54624cd330dd89 \
- ${kdeadmin}.tar.bz2 md5 d03f14acde189186fbac313f35316572
+ ${kdeadmin}.tar.bz2 md5 d99491aa5d520fd1d70393a718019322
extract.only ${distname}.tar.bz2
post-extract { system "cd ${worksrcpath} && bzcat -dc ${distpath}/${kdeadmin}.tar.bz2 | tar xf -" }
Modified: trunk/dports/kde/kdeartwork3/Portfile
===================================================================
--- trunk/dports/kde/kdeartwork3/Portfile 2007-11-01 10:29:38 UTC (rev 30598)
+++ trunk/dports/kde/kdeartwork3/Portfile 2007-11-01 10:31:15 UTC (rev 30599)
@@ -5,7 +5,7 @@
PortSystem 1.0
name kdeartwork3
version 3.5.8
-set kdeadmin kde-admindir-1009
+set kdeadmin kde-admindir-1024
categories kde
maintainers nomaintainer
description KDE additional artwork. \
@@ -28,7 +28,7 @@
# port:xscreensaver
checksums ${distname}.tar.bz2 md5 03becf82a233e6007e9372ffa5756d0b \
- ${kdeadmin}.tar.bz2 md5 d03f14acde189186fbac313f35316572
+ ${kdeadmin}.tar.bz2 md5 d99491aa5d520fd1d70393a718019322
extract.only ${distname}.tar.bz2
post-extract { system "cd ${worksrcpath} && bzcat -dc ${distpath}/${kdeadmin}.tar.bz2 | tar xf -" }
Modified: trunk/dports/kde/kdebase3/Portfile
===================================================================
--- trunk/dports/kde/kdebase3/Portfile 2007-11-01 10:29:38 UTC (rev 30598)
+++ trunk/dports/kde/kdebase3/Portfile 2007-11-01 10:31:15 UTC (rev 30599)
@@ -5,7 +5,7 @@
PortSystem 1.0
name kdebase3
version 3.5.8
-set kdeadmin kde-admindir-1009
+set kdeadmin kde-admindir-1024
categories kde
maintainers nomaintainer
description Base KDE programs -- e.g. kicker (taskbar). \
@@ -30,7 +30,7 @@
# port:openmotif
checksums ${distname}.tar.bz2 md5 9990c669229daaaa8fca4c5e354441fd \
- ${kdeadmin}.tar.bz2 md5 d03f14acde189186fbac313f35316572
+ ${kdeadmin}.tar.bz2 md5 d99491aa5d520fd1d70393a718019322
extract.only ${distname}.tar.bz2
post-extract { system "cd ${worksrcpath} && bzcat -dc ${distpath}/${kdeadmin}.tar.bz2 | tar xf -" }
Modified: trunk/dports/kde/kdeedu3/Portfile
===================================================================
--- trunk/dports/kde/kdeedu3/Portfile 2007-11-01 10:29:38 UTC (rev 30598)
+++ trunk/dports/kde/kdeedu3/Portfile 2007-11-01 10:31:15 UTC (rev 30599)
@@ -5,7 +5,7 @@
PortSystem 1.0
name kdeedu3
version 3.5.8
-set kdeadmin kde-admindir-1009
+set kdeadmin kde-admindir-1024
categories kde
maintainers nomaintainer
description KDE educational games and software. \
@@ -27,7 +27,7 @@
depends_lib port:kdebase3
checksums ${distname}.tar.bz2 md5 aaae4c6fe82c806eb20942178cadad9e \
- ${kdeadmin}.tar.bz2 md5 d03f14acde189186fbac313f35316572
+ ${kdeadmin}.tar.bz2 md5 d99491aa5d520fd1d70393a718019322
extract.only ${distname}.tar.bz2
post-extract { system "cd ${worksrcpath} && bzcat -dc ${distpath}/${kdeadmin}.tar.bz2 | tar xf -" }
Modified: trunk/dports/kde/kdegames3/Portfile
===================================================================
--- trunk/dports/kde/kdegames3/Portfile 2007-11-01 10:29:38 UTC (rev 30598)
+++ trunk/dports/kde/kdegames3/Portfile 2007-11-01 10:31:15 UTC (rev 30599)
@@ -5,7 +5,7 @@
PortSystem 1.0
name kdegames3
version 3.5.8
-set kdeadmin kde-admindir-1009
+set kdeadmin kde-admindir-1024
categories kde
maintainers nomaintainer
description KDE games. \
@@ -29,7 +29,7 @@
# port:libmath++
checksums ${distname}.tar.bz2 md5 786ee4e47820d92aef7db73424b9604c \
- ${kdeadmin}.tar.bz2 md5 d03f14acde189186fbac313f35316572
+ ${kdeadmin}.tar.bz2 md5 d99491aa5d520fd1d70393a718019322
extract.only ${distname}.tar.bz2
post-extract { system "cd ${worksrcpath} && bzcat -dc ${distpath}/${kdeadmin}.tar.bz2 | tar xf -" }
Modified: trunk/dports/kde/kdegraphics3/Portfile
===================================================================
--- trunk/dports/kde/kdegraphics3/Portfile 2007-11-01 10:29:38 UTC (rev 30598)
+++ trunk/dports/kde/kdegraphics3/Portfile 2007-11-01 10:31:15 UTC (rev 30599)
@@ -5,7 +5,7 @@
PortSystem 1.0
name kdegraphics3
version 3.5.8
-set kdeadmin kde-admindir-1009
+set kdeadmin kde-admindir-1024
categories kde
maintainers nomaintainer
description KDE graphics. \
@@ -36,7 +36,7 @@
# port:poppler-qt3
checksums ${distname}.tar.bz2 md5 a3a31fc0e5b791ef330dd0627095d90f \
- ${kdeadmin}.tar.bz2 md5 d03f14acde189186fbac313f35316572
+ ${kdeadmin}.tar.bz2 md5 d99491aa5d520fd1d70393a718019322
extract.only ${distname}.tar.bz2
post-extract { system "cd ${worksrcpath} && bzcat -dc ${distpath}/${kdeadmin}.tar.bz2 | tar xf -" }
Modified: trunk/dports/kde/kdelibs3/Portfile
===================================================================
--- trunk/dports/kde/kdelibs3/Portfile 2007-11-01 10:29:38 UTC (rev 30598)
+++ trunk/dports/kde/kdelibs3/Portfile 2007-11-01 10:31:15 UTC (rev 30599)
@@ -5,7 +5,7 @@
PortSystem 1.0
name kdelibs3
version 3.5.8
-set kdeadmin kde-admindir-1009
+set kdeadmin kde-admindir-1024
categories kde
maintainers nomaintainer
description Essential libraries for KDE applications. \
@@ -60,7 +60,7 @@
#depends_run port:shared-mime-info
checksums ${distname}.tar.bz2 md5 acaa37e79e840d10dca326277a20863c \
- ${kdeadmin}.tar.bz2 md5 d03f14acde189186fbac313f35316572
+ ${kdeadmin}.tar.bz2 md5 d99491aa5d520fd1d70393a718019322
extract.only ${distname}.tar.bz2
post-extract { system "cd ${worksrcpath} && bzcat -dc ${distpath}/${kdeadmin}.tar.bz2 | tar xf -" }
Modified: trunk/dports/kde/kdenetwork3/Portfile
===================================================================
--- trunk/dports/kde/kdenetwork3/Portfile 2007-11-01 10:29:38 UTC (rev 30598)
+++ trunk/dports/kde/kdenetwork3/Portfile 2007-11-01 10:31:15 UTC (rev 30599)
@@ -5,7 +5,7 @@
PortSystem 1.0
name kdenetwork3
version 3.5.8
-set kdeadmin kde-admindir-1009
+set kdeadmin kde-admindir-1024
categories kde
maintainers nomaintainer
description KDE network tools. \
@@ -34,7 +34,7 @@
# what about libgadu?
checksums ${distname}.tar.bz2 md5 0e79374d1109d937b0c9bdd3a75e7476 \
- ${kdeadmin}.tar.bz2 md5 d03f14acde189186fbac313f35316572
+ ${kdeadmin}.tar.bz2 md5 d99491aa5d520fd1d70393a718019322
extract.only ${distname}.tar.bz2
post-extract { system "cd ${worksrcpath} && bzcat -dc ${distpath}/${kdeadmin}.tar.bz2 | tar xf -" }
Modified: trunk/dports/kde/kdepim3/Portfile
===================================================================
--- trunk/dports/kde/kdepim3/Portfile 2007-11-01 10:29:38 UTC (rev 30598)
+++ trunk/dports/kde/kdepim3/Portfile 2007-11-01 10:31:15 UTC (rev 30599)
@@ -5,7 +5,7 @@
PortSystem 1.0
name kdepim3
version 3.5.8
-set kdeadmin kde-admindir-1009
+set kdeadmin kde-admindir-1024
categories kde
maintainers nomaintainer
description KDE personal information management tools. \
@@ -35,7 +35,7 @@
# port:gpgsm or port:gnupg2
checksums ${distname}.tar.bz2 md5 a1ffff553f1d6739c7791891028b176b \
- ${kdeadmin}.tar.bz2 md5 d03f14acde189186fbac313f35316572
+ ${kdeadmin}.tar.bz2 md5 d99491aa5d520fd1d70393a718019322
extract.only ${distname}.tar.bz2
post-extract { system "cd ${worksrcpath} && bzcat -dc ${distpath}/${kdeadmin}.tar.bz2 | tar xf -" }
Modified: trunk/dports/kde/kdesdk3/Portfile
===================================================================
--- trunk/dports/kde/kdesdk3/Portfile 2007-11-01 10:29:38 UTC (rev 30598)
+++ trunk/dports/kde/kdesdk3/Portfile 2007-11-01 10:31:15 UTC (rev 30599)
@@ -5,7 +5,7 @@
PortSystem 1.0
name kdesdk3
version 3.5.8
-set kdeadmin kde-admindir-1009
+set kdeadmin kde-admindir-1024
categories kde
maintainers nomaintainer
description KDE SDK. \
@@ -31,7 +31,7 @@
# port:subversion
checksums ${distname}.tar.bz2 md5 c809c15eb8c09a7eb2d070395202910b \
- ${kdeadmin}.tar.bz2 md5 d03f14acde189186fbac313f35316572
+ ${kdeadmin}.tar.bz2 md5 d99491aa5d520fd1d70393a718019322
extract.only ${distname}.tar.bz2
post-extract { system "cd ${worksrcpath} && bzcat -dc ${distpath}/${kdeadmin}.tar.bz2 | tar xf -" }
Modified: trunk/dports/kde/kdetoys3/Portfile
===================================================================
--- trunk/dports/kde/kdetoys3/Portfile 2007-11-01 10:29:38 UTC (rev 30598)
+++ trunk/dports/kde/kdetoys3/Portfile 2007-11-01 10:31:15 UTC (rev 30599)
@@ -5,7 +5,7 @@
PortSystem 1.0
name kdetoys3
version 3.5.8
-set kdeadmin kde-admindir-1009
+set kdeadmin kde-admindir-1024
categories kde
maintainers nomaintainer
description KDE toys. \
@@ -27,7 +27,7 @@
depends_lib port:kdebase3
checksums ${distname}.tar.bz2 md5 b42c1f08e5c4ac93a04aadb75679139f \
- ${kdeadmin}.tar.bz2 md5 d03f14acde189186fbac313f35316572
+ ${kdeadmin}.tar.bz2 md5 d99491aa5d520fd1d70393a718019322
extract.only ${distname}.tar.bz2
post-extract { system "cd ${worksrcpath} && bzcat -dc ${distpath}/${kdeadmin}.tar.bz2 | tar xf -" }
Modified: trunk/dports/kde/kdeutils3/Portfile
===================================================================
--- trunk/dports/kde/kdeutils3/Portfile 2007-11-01 10:29:38 UTC (rev 30598)
+++ trunk/dports/kde/kdeutils3/Portfile 2007-11-01 10:31:15 UTC (rev 30599)
@@ -5,7 +5,7 @@
PortSystem 1.0
name kdeutils3
version 3.5.8
-set kdeadmin kde-admindir-1009
+set kdeadmin kde-admindir-1024
categories kde
maintainers nomaintainer
description KDE utilities. \
@@ -30,7 +30,7 @@
# port:xmms
checksums ${distname}.tar.bz2 md5 d1a0fcc83f35428a76cf7523a04ba19c \
- ${kdeadmin}.tar.bz2 md5 d03f14acde189186fbac313f35316572
+ ${kdeadmin}.tar.bz2 md5 d99491aa5d520fd1d70393a718019322
extract.only ${distname}.tar.bz2
post-extract { system "cd ${worksrcpath} && bzcat -dc ${distpath}/${kdeadmin}.tar.bz2 | tar xf -" }
Modified: trunk/dports/kde/kdewebdev3/Portfile
===================================================================
--- trunk/dports/kde/kdewebdev3/Portfile 2007-11-01 10:29:38 UTC (rev 30598)
+++ trunk/dports/kde/kdewebdev3/Portfile 2007-11-01 10:31:15 UTC (rev 30599)
@@ -5,7 +5,7 @@
PortSystem 1.0
name kdewebdev3
version 3.5.8
-set kdeadmin kde-admindir-1009
+set kdeadmin kde-admindir-1024
categories kde
maintainers nomaintainer
description KDE web development tools. \
@@ -27,7 +27,7 @@
depends_lib port:kdebase3
checksums ${distname}.tar.bz2 md5 6c17c4b71a4d306da4b81a0cfd3116e1 \
- ${kdeadmin}.tar.bz2 md5 d03f14acde189186fbac313f35316572
+ ${kdeadmin}.tar.bz2 md5 d99491aa5d520fd1d70393a718019322
extract.only ${distname}.tar.bz2
post-extract { system "cd ${worksrcpath} && bzcat -dc ${distpath}/${kdeadmin}.tar.bz2 | tar xf -" }
Modified: trunk/dports/kde/konversation/Portfile
===================================================================
--- trunk/dports/kde/konversation/Portfile 2007-11-01 10:29:38 UTC (rev 30598)
+++ trunk/dports/kde/konversation/Portfile 2007-11-01 10:31:15 UTC (rev 30599)
@@ -6,7 +6,7 @@
name konversation
version 1.0.1
revision 2
-set kdeadmin kde-admindir-1009
+set kdeadmin kde-admindir-1024
categories kde
maintainers nomaintainer
description KDE IRC client.\
@@ -29,7 +29,7 @@
port:graphviz
checksums ${distname}.tar.bz2 md5 60c2c5f94d4a916055db09728304b19f \
- ${kdeadmin}.tar.bz2 md5 d03f14acde189186fbac313f35316572
+ ${kdeadmin}.tar.bz2 md5 d99491aa5d520fd1d70393a718019322
extract.only ${distname}.tar.bz2
post-extract { system "cd ${worksrcpath} && bzcat -dc ${distpath}/${kdeadmin}.tar.bz2 | tar xf -" }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/4ae956b2/attachment-0001.html
From source_changes at macosforge.org Thu Nov 1 03:36:33 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 05:06:50 2007
Subject: [30600] trunk/dports/kde/kdeedu3/files/kdeedu3.patch
Message-ID: <20071101103633.6C40B90EB96@cvs.opensource.apple.com>
Revision: 30600
http://trac.macosforge.org/projects/macports/changeset/30600
Author: takanori@macports.org
Date: 2007-11-01 03:36:05 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Leopard buildfix.
Obtained from: Fink
Modified Paths:
--------------
trunk/dports/kde/kdeedu3/files/kdeedu3.patch
Modified: trunk/dports/kde/kdeedu3/files/kdeedu3.patch
===================================================================
--- trunk/dports/kde/kdeedu3/files/kdeedu3.patch 2007-11-01 10:31:15 UTC (rev 30599)
+++ trunk/dports/kde/kdeedu3/files/kdeedu3.patch 2007-11-01 10:36:05 UTC (rev 30600)
@@ -1,6 +1,6 @@
-
---- kdeedu-3.5.3/kalzium/src/Makefile.am 2005-09-10 10:24:07.000000000 -0400
-+++ kdeedu-3.5.3-new/kalzium/src/Makefile.am 2006-05-25 00:23:08.000000000 -0400
+diff -uNr kdeedu-3.5.8/kalzium/src/Makefile.am kdeedu-3.5.8-new/kalzium/src/Makefile.am
+--- kdeedu-3.5.8/kalzium/src/Makefile.am 2005-09-10 10:24:07.000000000 -0400
++++ kdeedu-3.5.8-new/kalzium/src/Makefile.am 2007-10-24 22:24:41.000000000 -0400
@@ -1,8 +1,11 @@
# set the include path for X, qt and KDE
INCLUDES= -I$(srcdir)/../../libkdeedu/kdeeduplot -I$(srcdir)/../../libkdeedu/kdeeduui $(all_includes)
@@ -33,8 +33,9 @@
#this RegExp-monster grep for bar and puts the i18n() around foo and bar
messages-old: rc.cpp
---- kdeedu-3.5.3/kalzium/src/main.cpp 2006-05-22 14:03:43.000000000 -0400
-+++ kdeedu-3.5.3-new/kalzium/src/main.cpp 2006-05-25 00:23:08.000000000 -0400
+diff -uNr kdeedu-3.5.8/kalzium/src/main.cpp kdeedu-3.5.8-new/kalzium/src/main.cpp
+--- kdeedu-3.5.8/kalzium/src/main.cpp 2006-10-01 13:24:17.000000000 -0400
++++ kdeedu-3.5.8-new/kalzium/src/main.cpp 2007-10-24 22:24:41.000000000 -0400
@@ -43,7 +43,7 @@
};
#endif
@@ -44,8 +45,9 @@
{
#ifdef HAVE_FACILE
caml_startup(argv);
---- kdeedu-3.5.3/kbruch/src/Makefile.am 2005-09-10 04:18:00.000000000 -0400
-+++ kdeedu-3.5.3-new/kbruch/src/Makefile.am 2006-05-25 00:23:08.000000000 -0400
+diff -uNr kdeedu-3.5.8/kbruch/src/Makefile.am kdeedu-3.5.8-new/kbruch/src/Makefile.am
+--- kdeedu-3.5.8/kbruch/src/Makefile.am 2005-09-10 04:18:00.000000000 -0400
++++ kdeedu-3.5.8-new/kbruch/src/Makefile.am 2007-10-24 22:24:41.000000000 -0400
@@ -1,10 +1,14 @@
-bin_PROGRAMS = kbruch
@@ -66,9 +68,10 @@
EXTRA_DIST = kbruch.cpp kbruch.h kbruch.desktop hi32-app-kbruch.png hi16-app-kbruch.png lo32-app-kbruch.png lo16-app-kbruch.png mainqtwidget.cpp mainqtwidget.h primenumber.cpp primenumber.h statisticsview.cpp statisticsview.h exercisebase.cpp exercisebase.h taskview.cpp taskview.h ratio.cpp ratio.h task.cpp task.h taskwidget.cpp taskwidget.h fractionbasewidget.cpp fractionbasewidget.h resultwidget.cpp resultwidget.h exercisecompare.cpp exercisecompare.h ratiowidget.cpp ratiowidget.h rationalwidget.cpp rationalwidget.h exerciseconvert.cpp exerciseconvert.h exercisefactorize.cpp exercisefactorize.h factorizedwidget.cpp factorizedwidget.h kbruch.rc taskvieweroptionsbase.ui
---- kdeedu-3.5.3/kbruch/src/kbruch.cpp 2006-01-19 11:35:32.000000000 -0500
-+++ kdeedu-3.5.3-new/kbruch/src/kbruch.cpp 2006-05-25 00:23:08.000000000 -0400
-@@ -28,7 +28,7 @@
+diff -uNr kdeedu-3.5.8/kbruch/src/kbruch.cpp kdeedu-3.5.8-new/kbruch/src/kbruch.cpp
+--- kdeedu-3.5.8/kbruch/src/kbruch.cpp 2007-05-14 03:38:52.000000000 -0400
++++ kdeedu-3.5.8-new/kbruch/src/kbruch.cpp 2007-10-24 22:24:41.000000000 -0400
+@@ -29,7 +29,7 @@
#include
/* the main program */
@@ -77,8 +80,9 @@
{
// init random generator
srand(time(NULL));
---- kdeedu-3.5.3/keduca/keduca/Makefile.am 2005-09-10 04:17:25.000000000 -0400
-+++ kdeedu-3.5.3-new/keduca/keduca/Makefile.am 2006-05-25 00:23:08.000000000 -0400
+diff -uNr kdeedu-3.5.8/keduca/keduca/Makefile.am kdeedu-3.5.8-new/keduca/keduca/Makefile.am
+--- kdeedu-3.5.8/keduca/keduca/Makefile.am 2005-09-10 04:17:25.000000000 -0400
++++ kdeedu-3.5.8-new/keduca/keduca/Makefile.am 2007-10-24 22:24:41.000000000 -0400
@@ -1,11 +1,13 @@
# set the include path for X, qt and KDE
-INCLUDES= -I../libkeduca $(all_includes)
@@ -98,8 +102,9 @@
# Convenience library
#noinst_LTLIBRARIES = libkeduca_common.la
---- kdeedu-3.5.3/keduca/keduca/main.cpp 2005-09-10 04:17:25.000000000 -0400
-+++ kdeedu-3.5.3-new/keduca/keduca/main.cpp 2006-05-25 00:23:08.000000000 -0400
+diff -uNr kdeedu-3.5.8/keduca/keduca/main.cpp kdeedu-3.5.8-new/keduca/keduca/main.cpp
+--- kdeedu-3.5.8/keduca/keduca/main.cpp 2005-09-10 04:17:25.000000000 -0400
++++ kdeedu-3.5.8-new/keduca/keduca/main.cpp 2007-10-24 22:24:41.000000000 -0400
@@ -31,7 +31,7 @@
KCmdLineLastOption
};
@@ -109,8 +114,9 @@
{
KAboutData aboutData( "keduca", I18N_NOOP("KEduca"),
version, description, KAboutData::License_GPL,
---- kdeedu-3.5.3/keduca/keducabuilder/Makefile.am 2005-09-10 04:17:25.000000000 -0400
-+++ kdeedu-3.5.3-new/keduca/keducabuilder/Makefile.am 2006-05-25 00:23:08.000000000 -0400
+diff -uNr kdeedu-3.5.8/keduca/keducabuilder/Makefile.am kdeedu-3.5.8-new/keduca/keducabuilder/Makefile.am
+--- kdeedu-3.5.8/keduca/keducabuilder/Makefile.am 2005-09-10 04:17:25.000000000 -0400
++++ kdeedu-3.5.8-new/keduca/keducabuilder/Makefile.am 2007-10-24 22:24:41.000000000 -0400
@@ -1,6 +1,10 @@
-bin_PROGRAMS = keducabuilder
-keducabuilder_SOURCES = kcontroladdeditbase.ui keducaeditorstartdialogbase.ui keducaeditorstartdialog.cpp ktagcombobox.cpp klangcombo.cpp kcontrolheader.cpp keducabuilder.cpp kcontroladdedit.cpp main.cpp
@@ -140,8 +146,9 @@
# Uncomment the following two lines if you add a ui.rc file for your application to make use of
From source_changes at macosforge.org Thu Nov 1 09:07:03 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 09:17:34 2007
Subject: [30601] trunk/dports/net/cacti/Portfile
Message-ID: <20071101160703.20B2090F00C@cvs.opensource.apple.com>
Revision: 30601
http://trac.macosforge.org/projects/macports/changeset/30601
Author: markd@macports.org
Date: 2007-11-01 09:07:02 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Obfuscate email address; remove trailing whitespace.
Modified Paths:
--------------
trunk/dports/net/cacti/Portfile
Modified: trunk/dports/net/cacti/Portfile
===================================================================
--- trunk/dports/net/cacti/Portfile 2007-11-01 10:36:05 UTC (rev 30600)
+++ trunk/dports/net/cacti/Portfile 2007-11-01 16:07:02 UTC (rev 30601)
@@ -5,7 +5,7 @@
name cacti
version 0.8.6j
categories net
-maintainers markd@macports.org
+maintainers markd
platforms darwin
description Cacti is a complete RRDtool network graphing solution.
@@ -14,7 +14,7 @@
to harness the power of RRDtool's data storage and \
graphing functions.
-homepage http://www.cacti.net
+homepage http://www.cacti.net
master_sites http://www.cacti.net/downloads/
checksums ${distname}${extract.suffix} md5 29436be46b289d13dfce48e7618129e2
@@ -41,9 +41,9 @@
}
post-activate {
-
+
ui_msg "\n **** To complete the Cacti OS X installation ****
-
+
To complete the Cacti installation follow the steps below. Read the documentation
at http://www.cacti.net/documentation.php for operational instructions.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/07a19c2b/attachment.html
From source_changes at macosforge.org Thu Nov 1 09:08:45 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 09:19:16 2007
Subject: [30602] trunk/dports/net/cdpr/Portfile
Message-ID: <20071101160845.7C03C90F020@cvs.opensource.apple.com>
Revision: 30602
http://trac.macosforge.org/projects/macports/changeset/30602
Author: markd@macports.org
Date: 2007-11-01 09:08:45 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Obfuscate email; remove trailing whitespace.
Modified Paths:
--------------
trunk/dports/net/cdpr/Portfile
Modified: trunk/dports/net/cdpr/Portfile
===================================================================
--- trunk/dports/net/cdpr/Portfile 2007-11-01 16:07:02 UTC (rev 30601)
+++ trunk/dports/net/cdpr/Portfile 2007-11-01 16:08:45 UTC (rev 30602)
@@ -2,11 +2,11 @@
PortSystem 1.0
-name cdpr
+name cdpr
version 2.2.1
revision 1
categories net
-maintainers markd@macports.org
+maintainers markd
platforms darwin
description Cisco Discovery Protocol Reporter
@@ -15,7 +15,7 @@
back to a central server. \
homepage http://www.monkeymental.com/
-
+
master_sites sourceforge
checksums md5 1e682e7e9c03f9b004c1f97c0ed25431
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/1d87a85a/attachment.html
From source_changes at macosforge.org Thu Nov 1 09:11:08 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 09:21:38 2007
Subject: [30603] trunk/dports/textproc/chmlib/Portfile
Message-ID: <20071101161108.97F4E90F03A@cvs.opensource.apple.com>
Revision: 30603
http://trac.macosforge.org/projects/macports/changeset/30603
Author: markd@macports.org
Date: 2007-11-01 09:11:08 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Add platform statement.
Modified Paths:
--------------
trunk/dports/textproc/chmlib/Portfile
Modified: trunk/dports/textproc/chmlib/Portfile
===================================================================
--- trunk/dports/textproc/chmlib/Portfile 2007-11-01 16:08:45 UTC (rev 30602)
+++ trunk/dports/textproc/chmlib/Portfile 2007-11-01 16:11:08 UTC (rev 30603)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name chmlib
version 0.39
categories textproc
@@ -12,6 +13,7 @@
predominant medium for software documentation from \
Microsoft during the past several years.
maintainers gui_dos@yahoo.it
+platforms darwin
homepage http://www.jedrea.com/chmlib/
master_sites $homepage
use_bzip2 yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/1c81cf5c/attachment.html
From source_changes at macosforge.org Thu Nov 1 09:13:20 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 09:23:49 2007
Subject: [30604] trunk/dports/net/dhcp/Portfile
Message-ID: <20071101161320.3E37590F04C@cvs.opensource.apple.com>
Revision: 30604
http://trac.macosforge.org/projects/macports/changeset/30604
Author: markd@macports.org
Date: 2007-11-01 09:13:20 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Lint port.
Modified Paths:
--------------
trunk/dports/net/dhcp/Portfile
Modified: trunk/dports/net/dhcp/Portfile
===================================================================
--- trunk/dports/net/dhcp/Portfile 2007-11-01 16:11:08 UTC (rev 30603)
+++ trunk/dports/net/dhcp/Portfile 2007-11-01 16:13:20 UTC (rev 30604)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name dhcp
version 3.1.0
revision 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/cbdc60ed/attachment.html
From source_changes at macosforge.org Thu Nov 1 09:14:38 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 09:25:07 2007
Subject: [30605] trunk/dports/net/dnetc/Portfile
Message-ID: <20071101161438.13F8F90F056@cvs.opensource.apple.com>
Revision: 30605
http://trac.macosforge.org/projects/macports/changeset/30605
Author: markd@macports.org
Date: 2007-11-01 09:14:37 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/net/dnetc/Portfile
Modified: trunk/dports/net/dnetc/Portfile
===================================================================
--- trunk/dports/net/dnetc/Portfile 2007-11-01 16:13:20 UTC (rev 30604)
+++ trunk/dports/net/dnetc/Portfile 2007-11-01 16:14:37 UTC (rev 30605)
@@ -1,9 +1,10 @@
# $Id$
PortSystem 1.0
+
name dnetc
version 2.9010.495
-categories net
+categories net
maintainers nomaintainer
description distributed.net client
long_description distributed.net believes in the capability and potential \
@@ -31,7 +32,7 @@
use_configure no
build {}
-destroot {
+destroot {
xinstall -m 755 -d ${destroot}${prefix}/bin
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 755 -d ${destroot}${prefix}/share/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/c6fca082/attachment.html
From source_changes at macosforge.org Thu Nov 1 09:15:33 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 09:26:03 2007
Subject: [30606] trunk/dports/textproc/docbook2X/Portfile
Message-ID: <20071101161533.A0BC690F060@cvs.opensource.apple.com>
Revision: 30606
http://trac.macosforge.org/projects/macports/changeset/30606
Author: markd@macports.org
Date: 2007-11-01 09:15:33 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/textproc/docbook2X/Portfile
Modified: trunk/dports/textproc/docbook2X/Portfile
===================================================================
--- trunk/dports/textproc/docbook2X/Portfile 2007-11-01 16:14:37 UTC (rev 30605)
+++ trunk/dports/textproc/docbook2X/Portfile 2007-11-01 16:15:33 UTC (rev 30606)
@@ -1,11 +1,12 @@
# $Id$
PortSystem 1.0
+
name docbook2X
version 0.8.8
categories textproc
platforms darwin
-maintainers markd@macports.org
+maintainers markd
homepage http://docbook2x.sourceforge.net/
description Converts DocBook documents into the traditional Unix man \
page format and the GNU Texinfo format.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/b2d301c4/attachment.html
From source_changes at macosforge.org Thu Nov 1 09:16:19 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 09:26:49 2007
Subject: [30607] trunk/dports/textproc/doclifter/Portfile
Message-ID: <20071101161619.9709F90F06E@cvs.opensource.apple.com>
Revision: 30607
http://trac.macosforge.org/projects/macports/changeset/30607
Author: markd@macports.org
Date: 2007-11-01 09:16:19 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/textproc/doclifter/Portfile
Modified: trunk/dports/textproc/doclifter/Portfile
===================================================================
--- trunk/dports/textproc/doclifter/Portfile 2007-11-01 16:15:33 UTC (rev 30606)
+++ trunk/dports/textproc/doclifter/Portfile 2007-11-01 16:16:19 UTC (rev 30607)
@@ -1,11 +1,12 @@
# $Id$
PortSystem 1.0
+
name doclifter
version 2.3
categories textproc
platforms darwin
-maintainers markd@macports.org
+maintainers markd
description troff macro to DocBook translater.
long_description A troff macro to DocBook translater. For example, \
it may be used to convert man pages to DocBook.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/eba7a2df/attachment.html
From source_changes at macosforge.org Thu Nov 1 09:18:14 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 09:28:43 2007
Subject: [30608] trunk/dports/devel/expect/Portfile
Message-ID: <20071101161814.64C4E90F080@cvs.opensource.apple.com>
Revision: 30608
http://trac.macosforge.org/projects/macports/changeset/30608
Author: markd@macports.org
Date: 2007-11-01 09:18:14 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/devel/expect/Portfile
Modified: trunk/dports/devel/expect/Portfile
===================================================================
--- trunk/dports/devel/expect/Portfile 2007-11-01 16:16:19 UTC (rev 30607)
+++ trunk/dports/devel/expect/Portfile 2007-11-01 16:18:14 UTC (rev 30608)
@@ -6,15 +6,15 @@
version 5.43.0
set shortversion 5.43
revision 3
-platforms darwin
+platforms darwin
categories devel
-maintainers markd@macports.org
+maintainers markd
description An automating and testing tool
long_description Expect is a tool for automating interactive applications \
such as telnet, ftp, passwd, fsck, rlogin, tip, etc. \
Expect is also useful for testing these same applications. \
And by adding Tk, you can also wrap interactive \
- applications in X11 GUIs.
+ applications in X11 GUIs.
homepage http://expect.nist.gov/
master_sites http://expect.nist.gov/src/:exp \
http://expect.nist.gov/old/:exp \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/29c8f3bd/attachment-0001.html
From source_changes at macosforge.org Thu Nov 1 09:32:30 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 09:43:00 2007
Subject: [30609] trunk/dports/net/honeyd/Portfile
Message-ID: <20071101163230.08AA390F0B6@cvs.opensource.apple.com>
Revision: 30609
http://trac.macosforge.org/projects/macports/changeset/30609
Author: markd@macports.org
Date: 2007-11-01 09:32:28 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/net/honeyd/Portfile
Modified: trunk/dports/net/honeyd/Portfile
===================================================================
--- trunk/dports/net/honeyd/Portfile 2007-11-01 16:18:14 UTC (rev 30608)
+++ trunk/dports/net/honeyd/Portfile 2007-11-01 16:32:28 UTC (rev 30609)
@@ -1,9 +1,11 @@
# $Id$
+
PortSystem 1.0
+
name honeyd
version 1.5c
categories net
-maintainers markd@macports.org
+maintainers markd
description A small daemon that creates virtual hosts appearing to run various \
operating systems and services.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/4684058d/attachment.html
From source_changes at macosforge.org Thu Nov 1 09:35:12 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 09:45:41 2007
Subject: [30610] trunk/dports/lang/itcl/Portfile
Message-ID: <20071101163512.2BB6090F0C8@cvs.opensource.apple.com>
Revision: 30610
http://trac.macosforge.org/projects/macports/changeset/30610
Author: markd@macports.org
Date: 2007-11-01 09:35:11 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/lang/itcl/Portfile
Modified: trunk/dports/lang/itcl/Portfile
===================================================================
--- trunk/dports/lang/itcl/Portfile 2007-11-01 16:32:28 UTC (rev 30609)
+++ trunk/dports/lang/itcl/Portfile 2007-11-01 16:35:11 UTC (rev 30610)
@@ -1,12 +1,15 @@
# $Id$
PortSystem 1.0
+
name itcl
version 3.3
revision 2
categories lang
maintainers nomaintainer
description \[incr Tcl\] A.K.A. \"itcl\". Object oriented extension to Tcl.
+long_description ${description}
+homepage http://incrtcl.sourceforge.net/
platforms darwin
master_sites sourceforge:incrtcl:itcl \
sourceforge:tcl:tcl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/7e281769/attachment.html
From source_changes at macosforge.org Thu Nov 1 09:38:10 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 09:48:39 2007
Subject: [30611] trunk/dports/x11/itk/Portfile
Message-ID: <20071101163810.2ADDA90F0D6@cvs.opensource.apple.com>
Revision: 30611
http://trac.macosforge.org/projects/macports/changeset/30611
Author: markd@macports.org
Date: 2007-11-01 09:38:09 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/x11/itk/Portfile
Modified: trunk/dports/x11/itk/Portfile
===================================================================
--- trunk/dports/x11/itk/Portfile 2007-11-01 16:35:11 UTC (rev 30610)
+++ trunk/dports/x11/itk/Portfile 2007-11-01 16:38:09 UTC (rev 30611)
@@ -1,13 +1,17 @@
# $Id$
PortSystem 1.0
+
name itk
version 3.3
revision 2
categories x11 tk
maintainers nomaintainer
description \[incr Tk\] A.K.A. \"itk\". Object oriented extension to Tk.
+long_description ${description}
+homepage http://incrtcl.sourceforge.net/itk/itk.html
platforms darwin
+
master_sites sourceforge:incrtcl:itk \
sourceforge:tcl:tcl
distname ${name}${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/d30adeda/attachment.html
From source_changes at macosforge.org Thu Nov 1 09:40:04 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 09:50:33 2007
Subject: [30612] trunk/dports/x11/iwidgets/Portfile
Message-ID: <20071101164004.55FC590F0DF@cvs.opensource.apple.com>
Revision: 30612
http://trac.macosforge.org/projects/macports/changeset/30612
Author: markd@macports.org
Date: 2007-11-01 09:40:04 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/x11/iwidgets/Portfile
Modified: trunk/dports/x11/iwidgets/Portfile
===================================================================
--- trunk/dports/x11/iwidgets/Portfile 2007-11-01 16:38:09 UTC (rev 30611)
+++ trunk/dports/x11/iwidgets/Portfile 2007-11-01 16:40:04 UTC (rev 30612)
@@ -1,12 +1,15 @@
# $Id$
PortSystem 1.0
+
name iwidgets
version 4.0.1
revision 1
categories x11 tk
maintainers markd@macports.org
description \[incr Widgets\] A.K.A. \"iwidgets\". Widget collection for incrTcl/incrTk
+long_description ${description}
+homepage http://incrtcl.sourceforge.net/iwidgets/
platforms darwin
master_sites sourceforge:incrtcl
distname ${name}${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/4329ce23/attachment.html
From source_changes at macosforge.org Thu Nov 1 09:41:38 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 09:52:09 2007
Subject: [30613] trunk/dports/x11/kchmviewer/Portfile
Message-ID: <20071101164138.EBF8B90F0E9@cvs.opensource.apple.com>
Revision: 30613
http://trac.macosforge.org/projects/macports/changeset/30613
Author: markd@macports.org
Date: 2007-11-01 09:41:38 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Obfuscate email address.
Modified Paths:
--------------
trunk/dports/x11/kchmviewer/Portfile
Modified: trunk/dports/x11/kchmviewer/Portfile
===================================================================
--- trunk/dports/x11/kchmviewer/Portfile 2007-11-01 16:40:04 UTC (rev 30612)
+++ trunk/dports/x11/kchmviewer/Portfile 2007-11-01 16:41:38 UTC (rev 30613)
@@ -5,7 +5,7 @@
name kchmviewer
version 3.0
categories x11
-maintainers markd@macports.org
+maintainers markd
platforms darwin
description A CHM (Winhelp) files viewer written on Qt/KDE.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/9883dc89/attachment.html
From source_changes at macosforge.org Thu Nov 1 09:45:12 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 09:55:42 2007
Subject: [30614] trunk/dports/net/libdnsres/Portfile
Message-ID: <20071101164512.1F2A390F0FD@cvs.opensource.apple.com>
Revision: 30614
http://trac.macosforge.org/projects/macports/changeset/30614
Author: markd@macports.org
Date: 2007-11-01 09:45:11 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/net/libdnsres/Portfile
Modified: trunk/dports/net/libdnsres/Portfile
===================================================================
--- trunk/dports/net/libdnsres/Portfile 2007-11-01 16:41:38 UTC (rev 30613)
+++ trunk/dports/net/libdnsres/Portfile 2007-11-01 16:45:11 UTC (rev 30614)
@@ -1,9 +1,11 @@
# $Id$
+
PortSystem 1.0
+
name libdnsres
version 0.1a
categories net
-maintainers markd@macports.org
+maintainers markd
description A non-blocking DNS resolver library
long_description A non-blocking thread-safe API for resolving DNS names
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/7db6cb79/attachment.html
From source_changes at macosforge.org Thu Nov 1 09:46:35 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 09:57:06 2007
Subject: [30615] trunk/dports/security/libprelude/Portfile
Message-ID: <20071101164635.4D8AE90F109@cvs.opensource.apple.com>
Revision: 30615
http://trac.macosforge.org/projects/macports/changeset/30615
Author: markd@macports.org
Date: 2007-11-01 09:46:35 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/security/libprelude/Portfile
Modified: trunk/dports/security/libprelude/Portfile
===================================================================
--- trunk/dports/security/libprelude/Portfile 2007-11-01 16:45:11 UTC (rev 30614)
+++ trunk/dports/security/libprelude/Portfile 2007-11-01 16:46:35 UTC (rev 30615)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name libprelude
version 0.9.16
categories security
@@ -13,7 +14,7 @@
sensors such as Snort, honeyd, Nessus Vulnerability Scanner, Samhain, \
over 30 types of system logs, and many others to verify an attack \
by performing automatic correlation between events.
-
+
homepage http://www.prelude-ids.org/
master_sites http://www.prelude-ids.org/download/releases/ \
http://www.prelude-ids.org/download/releases/old/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/98a8a673/attachment.html
From source_changes at macosforge.org Thu Nov 1 09:47:58 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 09:58:28 2007
Subject: [30616] trunk/dports/security/libpreludedb/Portfile
Message-ID: <20071101164758.83CF290F113@cvs.opensource.apple.com>
Revision: 30616
http://trac.macosforge.org/projects/macports/changeset/30616
Author: markd@macports.org
Date: 2007-11-01 09:47:58 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/security/libpreludedb/Portfile
Modified: trunk/dports/security/libpreludedb/Portfile
===================================================================
--- trunk/dports/security/libpreludedb/Portfile 2007-11-01 16:46:35 UTC (rev 30615)
+++ trunk/dports/security/libpreludedb/Portfile 2007-11-01 16:47:58 UTC (rev 30616)
@@ -28,5 +28,5 @@
checksums md5 6db651ba88a90c8c23caeb0f1881b465
build.type gnu
configure.args --mandir=${prefix}/share/man \
- --with-html-dir=${prefix}/share/doc
+ --with-html-dir=${prefix}/share/doc
depends_lib port:libprelude
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/08a9e0f1/attachment.html
From source_changes at macosforge.org Thu Nov 1 09:49:29 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 09:59:59 2007
Subject: [30617] trunk/dports/sysutils/logrotate/Portfile
Message-ID: <20071101164929.A5C1490F12F@cvs.opensource.apple.com>
Revision: 30617
http://trac.macosforge.org/projects/macports/changeset/30617
Author: markd@macports.org
Date: 2007-11-01 09:49:29 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/sysutils/logrotate/Portfile
Modified: trunk/dports/sysutils/logrotate/Portfile
===================================================================
--- trunk/dports/sysutils/logrotate/Portfile 2007-11-01 16:47:58 UTC (rev 30616)
+++ trunk/dports/sysutils/logrotate/Portfile 2007-11-01 16:49:29 UTC (rev 30617)
@@ -13,13 +13,13 @@
long_description The logrotate utility simplifies the administration of log \
files. It provides automatic logfile rotation, compression, \
- removal, and mailing.
+ removal, and mailing.
distname ${name}_${version}.orig
worksrcdir ${name}-${version}
homepage http://packages.debian.org/stable/admin/logrotate
-
+
master_sites http://ftp.debian.org/debian/pool/main/l/logrotate
checksums ${distname}${extract.suffix} md5 552639142e163745f6bcd4f1f3816d8a \
logrotate_3.7.1-3.diff.gz md5 7b0dd9835339bbf85f106d4adb25cf0c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/f1b9e169/attachment-0001.html
From source_changes at macosforge.org Thu Nov 1 09:52:26 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:02:56 2007
Subject: [30618] trunk/dports/net/moodss/Portfile
Message-ID: <20071101165226.4EA7490F147@cvs.opensource.apple.com>
Revision: 30618
http://trac.macosforge.org/projects/macports/changeset/30618
Author: markd@macports.org
Date: 2007-11-01 09:52:26 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/net/moodss/Portfile
Modified: trunk/dports/net/moodss/Portfile
===================================================================
--- trunk/dports/net/moodss/Portfile 2007-11-01 16:49:29 UTC (rev 30617)
+++ trunk/dports/net/moodss/Portfile 2007-11-01 16:52:26 UTC (rev 30618)
@@ -1,10 +1,11 @@
# $Id$
+
PortSystem 1.0
name moodss
version 21.5
categories net
-maintainers markd@macports.org
+maintainers markd
description Modular Object Oriented Dynamic Spreadsheet - A graphical \
monitoring application that supports external modules \
@@ -35,7 +36,7 @@
depends_lib-append port:mysqltcl
}
-variant rproject {
+variant rproject {
depends_lib-append port:r
}
@@ -82,14 +83,14 @@
ps -ax |grep nmicmpd (The daemon loads only when requested and unloads afterwards)
Or you may test the ping module within moodss:
- moodss ping
+ moodss ping
- Additional instructions for OS X 10.3:
+ Additional instructions for OS X 10.3:
a) A startup item was created in /Library/StartupItems
Add \"NMICMPD=-YES-\" to the /etc/hostconfig file to run nmicmpd at system boot.
b) Add an xinetd entry for nmicmp as described in ${prefix}/lib/moodss/ping/INSTALL.
-
+
c) Reboot and test as shown in step 3 above.
\n"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/fc226316/attachment.html
From source_changes at macosforge.org Thu Nov 1 09:52:58 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:03:28 2007
Subject: [30619] trunk/dports/net/moomps/Portfile
Message-ID: <20071101165258.7684290F155@cvs.opensource.apple.com>
Revision: 30619
http://trac.macosforge.org/projects/macports/changeset/30619
Author: markd@macports.org
Date: 2007-11-01 09:52:58 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/net/moomps/Portfile
Modified: trunk/dports/net/moomps/Portfile
===================================================================
--- trunk/dports/net/moomps/Portfile 2007-11-01 16:52:26 UTC (rev 30618)
+++ trunk/dports/net/moomps/Portfile 2007-11-01 16:52:58 UTC (rev 30619)
@@ -1,10 +1,11 @@
# $Id$
+
PortSystem 1.0
name moomps
version 5.8
categories net
-maintainers markd@macports.org
+maintainers markd
description Modular Object Oriented Multi-Purpose Service - A monitoring daemon \
that uses configuration files created by moodss.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/5b27fbc2/attachment.html
From source_changes at macosforge.org Thu Nov 1 09:56:35 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:07:05 2007
Subject: [30620] trunk/dports/net/nagios/Portfile
Message-ID: <20071101165635.3917B90F165@cvs.opensource.apple.com>
Revision: 30620
http://trac.macosforge.org/projects/macports/changeset/30620
Author: markd@macports.org
Date: 2007-11-01 09:56:34 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/net/nagios/Portfile
Modified: trunk/dports/net/nagios/Portfile
===================================================================
--- trunk/dports/net/nagios/Portfile 2007-11-01 16:52:58 UTC (rev 30619)
+++ trunk/dports/net/nagios/Portfile 2007-11-01 16:56:34 UTC (rev 30620)
@@ -6,7 +6,7 @@
version 2.9
categories net
-maintainers markd@macports.org
+maintainers markd
platforms darwin
description Nagios is a host and service monitoring program
@@ -18,7 +18,7 @@
other things.
homepage http://nagios.org
-
+
master_sites sourceforge
checksums md5 b6e3a21c91edb063c00712c6001e15ec
@@ -82,13 +82,13 @@
post-activate {
-ui_msg "\n
+ui_msg "\n
************************************************************
The basic steps to complete the installation are below. But Nagios is
a complex program so you should read the documentation online at
http://www.nagios.org or locally at ${prefix}/share/nagios/docs/index.html
to fully understand Nagios.
- ************************************************************
+ ************************************************************
IMPORTANT: A user and group called 'nagios' has been created and you must run
nagios as that user.
@@ -96,7 +96,7 @@
1) Setup Apache's httpd.conf file for Nagios (restart Apache when done)
-
+
Insert the \"Nagios stuff\" text block somewhere *above* your Apache cgi-bin
ScriptAlias statement:
@@ -104,19 +104,19 @@
#
# Nagios stuff
-
+
ScriptAlias /nagios/cgi-bin/ \"${prefix}/sbin/nagios/\"
AllowOverride None
Options ExecCGI
- Order allow,deny
+ Order allow,deny
Allow from all
AuthName \"Nagios Access\"
AuthType Basic
AuthUserFile ${prefix}/etc/nagios/htpasswd.users
require valid-user
-
+
Alias /nagios \"${prefix}/share/nagios\"
Options None
@@ -124,7 +124,7 @@
Order allow,deny
Allow from all
-
+
# End Nagios stuff
#
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/91da0f4b/attachment.html
From source_changes at macosforge.org Thu Nov 1 09:57:34 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:08:04 2007
Subject: [30621] trunk/dports/net/nagios-plugins/Portfile
Message-ID: <20071101165734.ED4D290F171@cvs.opensource.apple.com>
Revision: 30621
http://trac.macosforge.org/projects/macports/changeset/30621
Author: markd@macports.org
Date: 2007-11-01 09:57:34 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/net/nagios-plugins/Portfile
Modified: trunk/dports/net/nagios-plugins/Portfile
===================================================================
--- trunk/dports/net/nagios-plugins/Portfile 2007-11-01 16:56:34 UTC (rev 30620)
+++ trunk/dports/net/nagios-plugins/Portfile 2007-11-01 16:57:34 UTC (rev 30621)
@@ -1,11 +1,12 @@
# $Id$
PortSystem 1.0
+
PortGroup perl5 1.0
name nagios-plugins
version 1.4.9
categories net
-maintainers markd@macports.org
+maintainers markd
platforms darwin
description Nagios plugins for the Nagios host and service monitor
@@ -15,7 +16,6 @@
framework.
homepage http://nagios.org
-
master_sites sourceforge:nagiosplug
checksums md5 6e617e95cadeedd92870cdbd2f13726c
@@ -43,7 +43,7 @@
--without-lmstat \
--without-qstat \
--without-qmail-qstat
-
+
platform darwin 6 { patchfiles patch-darwinpre8-check_time.c}
platform darwin 7 {patchfiles patch-darwinpre8-check_time.c}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/8f792c9f/attachment.html
From source_changes at macosforge.org Thu Nov 1 09:58:48 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:09:16 2007
Subject: [30622] trunk/dports/editors/nedit/Portfile
Message-ID: <20071101165848.048F590F17D@cvs.opensource.apple.com>
Revision: 30622
http://trac.macosforge.org/projects/macports/changeset/30622
Author: markd@macports.org
Date: 2007-11-01 09:58:47 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/editors/nedit/Portfile
Modified: trunk/dports/editors/nedit/Portfile
===================================================================
--- trunk/dports/editors/nedit/Portfile 2007-11-01 16:57:34 UTC (rev 30621)
+++ trunk/dports/editors/nedit/Portfile 2007-11-01 16:58:47 UTC (rev 30622)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name nedit
version 5.5
categories editors
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/e44b45cd/attachment.html
From source_changes at macosforge.org Thu Nov 1 09:59:13 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:09:50 2007
Subject: [30623] trunk/dports/net/nefu/Portfile
Message-ID: <20071101165913.B20FC90F185@cvs.opensource.apple.com>
Revision: 30623
http://trac.macosforge.org/projects/macports/changeset/30623
Author: markd@macports.org
Date: 2007-11-01 09:59:13 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/net/nefu/Portfile
Modified: trunk/dports/net/nefu/Portfile
===================================================================
--- trunk/dports/net/nefu/Portfile 2007-11-01 16:58:47 UTC (rev 30622)
+++ trunk/dports/net/nefu/Portfile 2007-11-01 16:59:13 UTC (rev 30623)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
name nefu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/8da611a5/attachment.html
From source_changes at macosforge.org Thu Nov 1 10:00:56 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:11:26 2007
Subject: [30624] trunk/dports/net/netmrg/Portfile
Message-ID: <20071101170056.5D93290F191@cvs.opensource.apple.com>
Revision: 30624
http://trac.macosforge.org/projects/macports/changeset/30624
Author: markd@macports.org
Date: 2007-11-01 10:00:56 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/net/netmrg/Portfile
Modified: trunk/dports/net/netmrg/Portfile
===================================================================
--- trunk/dports/net/netmrg/Portfile 2007-11-01 16:59:13 UTC (rev 30623)
+++ trunk/dports/net/netmrg/Portfile 2007-11-01 17:00:56 UTC (rev 30624)
@@ -1,10 +1,11 @@
# $Id$
+
PortSystem 1.0
name netmrg
version 0.19
categories net
-maintainers markd@macports.org
+maintainers markd
description An RRDtool frontend for network monitoring, reporting, and graphing \
that generates day/week/month MRTG style graphs.
long_description ${description}
@@ -51,7 +52,7 @@
ui_msg "\n
- ******************************************************************
+ ******************************************************************
**** Complete the NetMRG Installation ****
******************************************************************
@@ -72,7 +73,7 @@
Follow the instructions that were given after you executed 'mysql_install_db' above.
-2) Install PHP 4 or 5 (not covered)
+2) Install PHP 4 or 5 (not covered)
Set mysql.default_socket path to ${prefix}/var/run/mysql5/mysqld.sock in the PHP file:
@@ -109,7 +110,7 @@
(MySQL password)
netmrg (MySQL database name)
- Other preferences if desired: website, polling, and logging
+ Other preferences if desired: website, polling, and logging
6) Test polling and set polling in cron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/47ebc63a/attachment.html
From source_changes at macosforge.org Thu Nov 1 10:02:37 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:13:07 2007
Subject: [30625] trunk/dports/net/nrg/Portfile
Message-ID: <20071101170237.075DE90F1A0@cvs.opensource.apple.com>
Revision: 30625
http://trac.macosforge.org/projects/macports/changeset/30625
Author: markd@macports.org
Date: 2007-11-01 10:02:37 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/net/nrg/Portfile
Modified: trunk/dports/net/nrg/Portfile
===================================================================
--- trunk/dports/net/nrg/Portfile 2007-11-01 17:00:56 UTC (rev 30624)
+++ trunk/dports/net/nrg/Portfile 2007-11-01 17:02:37 UTC (rev 30625)
@@ -2,10 +2,10 @@
PortSystem 1.0
-name nrg
+name nrg
version 0.99.27
categories net
-maintainers markd@macports.org
+maintainers markd
platforms darwin
description Network Resource Grapher
@@ -44,7 +44,7 @@
destroot.target install.pingd install
# Maintain empty directories
-destroot.keepdirs ${destroot}${prefix}/var/${name}/archive
+destroot.keepdirs ${destroot}${prefix}/var/${name}/archive
post-patch {
@@ -52,7 +52,7 @@
reinplace "s|@prefix@/bin|@bindir@|g" \
${worksrcpath}/examples/NRG.mconf.in \
${worksrcpath}/src/nrg-spiketrimmer.in
-
+
eval reinplace "s|@prefix@/bin|@bindir@|g" \
[glob ${worksrcpath}/templates/*.in]
@@ -60,7 +60,7 @@
reinplace "s|Somesite's NRG Home Page|NRG Home Page|g" \
"${worksrcpath}/examples/Makefile.ops.in"
-
+
#### Fix paths for proper destrooting ####
reinplace "s|exec_prefix = @prefix@|exec_prefix = ${destroot}@prefix@|g" \
${worksrcpath}/Makefile.in
@@ -109,7 +109,7 @@
Add directives:
Options ExecCGI
-
+
ExpiresActive On
ExpiresDefault M5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/ccb337ca/attachment-0001.html
From source_changes at macosforge.org Thu Nov 1 10:03:45 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:14:15 2007
Subject: [30626] trunk/dports/net/nrpe/Portfile
Message-ID: <20071101170345.00AF690F1AA@cvs.opensource.apple.com>
Revision: 30626
http://trac.macosforge.org/projects/macports/changeset/30626
Author: markd@macports.org
Date: 2007-11-01 10:03:44 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/net/nrpe/Portfile
Modified: trunk/dports/net/nrpe/Portfile
===================================================================
--- trunk/dports/net/nrpe/Portfile 2007-11-01 17:02:37 UTC (rev 30625)
+++ trunk/dports/net/nrpe/Portfile 2007-11-01 17:03:44 UTC (rev 30626)
@@ -1,9 +1,11 @@
# $Id$
+
PortSystem 1.0
+
name nrpe
version 2.8.1
categories net
-maintainers markd@macports.org
+maintainers markd
description Nagios Remote Plugin Executor
long_description Allows \"local\" Nagios plugins to run on remote hosts and \
report back to a Nagios server.
@@ -27,7 +29,7 @@
--with-ssl-inc=${prefix} \
--enable-command-args
- startupitem.create yes
+ startupitem.create yes
startupitem.start "${prefix}/share/${name}/init-script start"
startupitem.stop "${prefix}/share/${name}/init-script stop"
@@ -38,7 +40,7 @@
reinplace "s|__PREFIX__|${prefix}|g" "${worksrcpath}/init-script.in"
}
-destroot {
+destroot {
xinstall -d -m 755 ${destroot}${prefix}/etc/${name}
xinstall -d -m 755 ${destroot}${prefix}/share/${name}
xinstall -d -m 755 ${destroot}${prefix}/libexec/nagios
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/0e763a1a/attachment.html
From source_changes at macosforge.org Thu Nov 1 10:05:31 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:16:02 2007
Subject: [30628] trunk/dports/net/nsping/Portfile
Message-ID: <20071101170531.C623490F1BB@cvs.opensource.apple.com>
Revision: 30628
http://trac.macosforge.org/projects/macports/changeset/30628
Author: markd@macports.org
Date: 2007-11-01 10:05:31 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/net/nsping/Portfile
Modified: trunk/dports/net/nsping/Portfile
===================================================================
--- trunk/dports/net/nsping/Portfile 2007-11-01 17:04:19 UTC (rev 30627)
+++ trunk/dports/net/nsping/Portfile 2007-11-01 17:05:31 UTC (rev 30628)
@@ -1,12 +1,13 @@
# $Id$
PortSystem 1.0
-name nsping
-version 0.8
+
+name nsping
+version 0.8
revision 3
categories net
maintainers nomaintainer
-description DNS ping
+description DNS ping
long_description Nsping uses DNS queries to monitor reachability \
and operation of nameservers, as well as the latency \
of DNS queries. It does this by sending random recursive \
@@ -19,11 +20,11 @@
http://www.hazardous.org/fkr/download/
checksums md5 64785a50eb065a9b28ee33ec8c1ccab2
-extract.post_args | gnutar -x
+extract.post_args | gnutar -x
configure {}
build.env CPPFLAGS="-DBIND_8_COMPAT"
build.target
-destroot { cd ${worksrcpath}
+destroot { cd ${worksrcpath}
xinstall -o root -m 755 -d ${destroot}${prefix}/bin
xinstall -o root -m 555 nsping ${destroot}${prefix}/bin
xinstall -o root -m 755 -d ${destroot}${prefix}/share/man/man8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/570eaad3/attachment.html
From source_changes at macosforge.org Thu Nov 1 10:04:20 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:16:02 2007
Subject: [30627] trunk/dports/net/nsca/Portfile
Message-ID: <20071101170420.C6EF490F1BC@cvs.opensource.apple.com>
Revision: 30627
http://trac.macosforge.org/projects/macports/changeset/30627
Author: markd@macports.org
Date: 2007-11-01 10:04:19 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/net/nsca/Portfile
Modified: trunk/dports/net/nsca/Portfile
===================================================================
--- trunk/dports/net/nsca/Portfile 2007-11-01 17:03:44 UTC (rev 30626)
+++ trunk/dports/net/nsca/Portfile 2007-11-01 17:04:19 UTC (rev 30627)
@@ -1,9 +1,11 @@
# $Id$
+
PortSystem 1.0
+
name nsca
version 2.7.2
categories net
-maintainers markd@macports.org
+maintainers markd
description Nagios Service Check Acceptor
long_description The NSCA addon is designed to accept passive host and service \
check results from clients that use the send_nsca utility \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/d0314458/attachment.html
From source_changes at macosforge.org Thu Nov 1 10:08:05 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:18:35 2007
Subject: [30629] trunk/dports/devel/nspr/Portfile
Message-ID: <20071101170805.8BC0990F1D1@cvs.opensource.apple.com>
Revision: 30629
http://trac.macosforge.org/projects/macports/changeset/30629
Author: markd@macports.org
Date: 2007-11-01 10:08:05 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/devel/nspr/Portfile
Modified: trunk/dports/devel/nspr/Portfile
===================================================================
--- trunk/dports/devel/nspr/Portfile 2007-11-01 17:05:31 UTC (rev 30628)
+++ trunk/dports/devel/nspr/Portfile 2007-11-01 17:08:05 UTC (rev 30629)
@@ -1,9 +1,12 @@
# $Id$
+
PortSystem 1.0
+
name nspr
version 4.6.6
-categories nspr
+categories devel
maintainers rhwood openmaintainer
+platforms darwin
description A platform-neutral API for system level and libc like functions.
long_description ${description}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/54d92a6a/attachment.html
From source_changes at macosforge.org Thu Nov 1 10:11:31 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:22:01 2007
Subject: [30630] trunk/dports/security/ophcrack/Portfile
Message-ID: <20071101171131.1809A90F26E@cvs.opensource.apple.com>
Revision: 30630
http://trac.macosforge.org/projects/macports/changeset/30630
Author: markd@macports.org
Date: 2007-11-01 10:11:30 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/security/ophcrack/Portfile
Modified: trunk/dports/security/ophcrack/Portfile
===================================================================
--- trunk/dports/security/ophcrack/Portfile 2007-11-01 17:08:05 UTC (rev 30629)
+++ trunk/dports/security/ophcrack/Portfile 2007-11-01 17:11:30 UTC (rev 30630)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name ophcrack
version 2.3.3
categories security
@@ -30,7 +31,7 @@
ui_msg "****************************************************"
ui_msg ""
ui_msg "Don't forget to download the tables from"
- ui_msg "http://lasecwww.epfl.ch/SSTIC04-10k.zip"
+ ui_msg "http://lasecwww.epfl.ch/SSTIC04-10k.zip"
ui_msg "or http://lasecwww.epfl.ch/SSTIC04-5k.zip"
ui_msg ""
ui_msg "and install them in ${prefix}/share/ophcrack/10000"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/1570c2cb/attachment.html
From source_changes at macosforge.org Thu Nov 1 10:14:23 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:25:02 2007
Subject: [30631] trunk/dports/www/php5-rrdtool/Portfile
Message-ID: <20071101171423.761A290F288@cvs.opensource.apple.com>
Revision: 30631
http://trac.macosforge.org/projects/macports/changeset/30631
Author: markd@macports.org
Date: 2007-11-01 10:14:23 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/www/php5-rrdtool/Portfile
Modified: trunk/dports/www/php5-rrdtool/Portfile
===================================================================
--- trunk/dports/www/php5-rrdtool/Portfile 2007-11-01 17:11:30 UTC (rev 30630)
+++ trunk/dports/www/php5-rrdtool/Portfile 2007-11-01 17:14:23 UTC (rev 30631)
@@ -1,14 +1,15 @@
# $Id$
PortSystem 1.0
+
name php5-rrdtool
version 1.0
categories www net devel
platforms darwin
-maintainers markd@macports.org
+maintainers markd
description PHP 5 glue for rrdtool
long_description ${description}
-
+
homepage http://oss.oetiker.ch/rrdtool/pub/contrib/php_rrdtool.txt
master_sites http://oss.oetiker.ch/rrdtool/pub/contrib/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/c837bd1e/attachment.html
From source_changes at macosforge.org Thu Nov 1 10:19:42 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:30:11 2007
Subject: [30632] trunk/dports/perl
Message-ID: <20071101171942.56F7590F3B0@cvs.opensource.apple.com>
Revision: 30632
http://trac.macosforge.org/projects/macports/changeset/30632
Author: ricci@macports.org
Date: 2007-11-01 10:19:42 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
new port, p5-mac-applesingledouble, can parse AppleDouble encoded files
Added Paths:
-----------
trunk/dports/perl/p5-mac-applesingledouble/
trunk/dports/perl/p5-mac-applesingledouble/Portfile
Added: trunk/dports/perl/p5-mac-applesingledouble/Portfile
===================================================================
--- trunk/dports/perl/p5-mac-applesingledouble/Portfile (rev 0)
+++ trunk/dports/perl/p5-mac-applesingledouble/Portfile 2007-11-01 17:19:42 UTC (rev 30632)
@@ -0,0 +1,17 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+perl5.setup Mac-AppleSingleDouble 1.0
+revision 0
+maintainers ricci
+description Read Mac files in AppleSingle or AppleDouble format
+long_description \
+ Mac::AppleSingleDouble is a class which knows how to decode the \
+ AppleSingle and AppleDouble file formats.
+
+platforms darwin
+
+checksums md5 96343f4314905602f96e379baa25996f
+
+
Property changes on: trunk/dports/perl/p5-mac-applesingledouble/Portfile
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/0b29ab31/attachment.html
From source_changes at macosforge.org Thu Nov 1 10:25:03 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:35:33 2007
Subject: [30633] trunk/dports/mail/postfix/Portfile
Message-ID: <20071101172503.AF76590F3CD@cvs.opensource.apple.com>
Revision: 30633
http://trac.macosforge.org/projects/macports/changeset/30633
Author: markd@macports.org
Date: 2007-11-01 10:25:03 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Remove trailing whitespace.
Modified Paths:
--------------
trunk/dports/mail/postfix/Portfile
Modified: trunk/dports/mail/postfix/Portfile
===================================================================
--- trunk/dports/mail/postfix/Portfile 2007-11-01 17:19:42 UTC (rev 30632)
+++ trunk/dports/mail/postfix/Portfile 2007-11-01 17:25:03 UTC (rev 30633)
@@ -73,7 +73,7 @@
# "just working" on fresh installs.
# YOU MUST MOVE THE SAMPLE FILES TO THE CORRECT NAMESPACE.
# XXX unsure if this stilll an issue 07/07/05 yeled@
-post-destroot {
+post-destroot {
file rename ${destroot}${prefix}/etc/postfix/main.cf \
${destroot}${prefix}/etc/postfix/main.cf.sample
file rename ${destroot}${prefix}/etc/postfix/master.cf \
@@ -88,12 +88,12 @@
To get postfix working, you need to copy the sample configuration
files and edit them (${prefix}/etc/postfix/*.sample). You may also
want to turn off Apple's built-in MTA. For example, on 10.4:
-
+
-Delete or rename /System/Library/LaunchDaemons/org.postfix.master.plist
-Replace the built-in sendmail file with a symlink to MacPorts' own:
sudo mv /usr/sbin/sendmail /usr/sbin/sendmail.org
ln -s ${prefix}/sbin/sendmail /usr/sbin/sendmail
-
+
NOTE: Apple OS updates could upgrade the built-in Postfix and overwrite the
symlink, so the symlink mught have to be recreated.
\n"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/87b346e0/attachment-0001.html
From source_changes at macosforge.org Thu Nov 1 10:32:35 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:43:05 2007
Subject: [30634] trunk/dports/science/qucs/Portfile
Message-ID: <20071101173235.926EF90F402@cvs.opensource.apple.com>
Revision: 30634
http://trac.macosforge.org/projects/macports/changeset/30634
Author: markd@macports.org
Date: 2007-11-01 10:32:35 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/science/qucs/Portfile
Modified: trunk/dports/science/qucs/Portfile
===================================================================
--- trunk/dports/science/qucs/Portfile 2007-11-01 17:25:03 UTC (rev 30633)
+++ trunk/dports/science/qucs/Portfile 2007-11-01 17:32:35 UTC (rev 30634)
@@ -1,9 +1,12 @@
# $Id$
+
PortSystem 1.0
+
name qucs
version 0.0.12
categories science electronics
maintainers rowue@digitalis.org
+platforms darwin
description an integrated circuit simulator
long_description Qucs is an integrated circuit simulator. \
You can setup an circut with graphical user interface. \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/d13994e8/attachment.html
From source_changes at macosforge.org Thu Nov 1 10:34:14 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:45:08 2007
Subject: [30635] trunk/dports/net/rancid/Portfile
Message-ID: <20071101173414.2F1E690F40E@cvs.opensource.apple.com>
Revision: 30635
http://trac.macosforge.org/projects/macports/changeset/30635
Author: markd@macports.org
Date: 2007-11-01 10:34:13 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/net/rancid/Portfile
Modified: trunk/dports/net/rancid/Portfile
===================================================================
--- trunk/dports/net/rancid/Portfile 2007-11-01 17:32:35 UTC (rev 30634)
+++ trunk/dports/net/rancid/Portfile 2007-11-01 17:34:13 UTC (rev 30635)
@@ -6,7 +6,7 @@
version 2.3.1
revision 3
categories net
-maintainers markd@macports.org
+maintainers markd
platforms darwin
description Really Awesome New Cisco confIg Differ
@@ -15,7 +15,7 @@
device config files. It emails you when changes \
occur and tells you what commands were changed.
-homepage http://www.shrubbery.net/rancid
+homepage http://www.shrubbery.net/rancid
master_sites ftp://ftp.shrubbery.net/pub/rancid/
checksums md5 b188595e528515b4f87078f63936d355
@@ -54,7 +54,7 @@
post-destroot {
xinstall -d 755 ${destroot}${prefix}/bin
system "ln -s -f ${prefix}/libexec/${name}/rancid-cvs ${destroot}${prefix}/bin/rancid-cvs"
- system "ln -s -f ${prefix}/libexec/${name}/rancid-run ${destroot}${prefix}/bin/rancid-run"
+ system "ln -s -f ${prefix}/libexec/${name}/rancid-run ${destroot}${prefix}/bin/rancid-run"
}
post-activate {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/b3121077/attachment.html
From source_changes at macosforge.org Thu Nov 1 10:38:03 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:48:34 2007
Subject: [30636] trunk/dports/net/sendpage/Portfile
Message-ID: <20071101173803.69ACF90F423@cvs.opensource.apple.com>
Revision: 30636
http://trac.macosforge.org/projects/macports/changeset/30636
Author: markd@macports.org
Date: 2007-11-01 10:38:03 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/net/sendpage/Portfile
Modified: trunk/dports/net/sendpage/Portfile
===================================================================
--- trunk/dports/net/sendpage/Portfile 2007-11-01 17:34:13 UTC (rev 30635)
+++ trunk/dports/net/sendpage/Portfile 2007-11-01 17:38:03 UTC (rev 30636)
@@ -5,7 +5,7 @@
name sendpage
version 1.000002
categories net
-maintainers markd@macports.org
+maintainers markd
platforms darwin
description Sendpage sends alphanumeric pages via a modem, receives via SNPP
@@ -15,7 +15,7 @@
and an email notification system.
homepage http://www.sendpage.org/
-
+
master_sites sourceforge
checksums md5 a4e84f099d91f18f9f2860923199fd2d
@@ -29,7 +29,7 @@
# Maintain empty directories
destroot.keepdirs ${destroot}${prefix}/var/sendpage \
- ${destroot}${prefix}/var/sendpage/lock
+ ${destroot}${prefix}/var/sendpage/lock
variant server {
# Create a startupitem to start/stop the server
@@ -41,7 +41,7 @@
pre-destroot {
adduser sendpage
addgroup sendpage
-
+
reinplace "s|Win32|Device|g" ${worksrcpath}/Makefile.PL
reinplace "s|/etc/sendpage.cf|${prefix}/etc/sendpage/sendpage.cf|g" ${worksrcpath}/sendpage
@@ -93,13 +93,13 @@
# Make the sendpage queue area
xinstall -d ${destroot}${prefix}/var/sendpage/lock
system "chmod og-rwx ${destroot}${prefix}/var/sendpage"
- system "chown sendpage ${destroot}${prefix}/var/sendpage"
+ system "chown sendpage ${destroot}${prefix}/var/sendpage"
system "chgrp tty ${destroot}${prefix}/var/sendpage"
system "chown sendpage ${destroot}${prefix}/var/sendpage/lock"
system "chgrp uucp ${destroot}${prefix}/var/sendpage/lock"
-# Install sendpage start script
+# Install sendpage start script
xinstall -o root -m 755 -c ${worksrcpath}/${name}.init ${destroot}${prefix}/share/${name}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/075baf7d/attachment.html
From source_changes at macosforge.org Thu Nov 1 10:39:57 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:50:26 2007
Subject: [30637] trunk/dports/security/sguil-client/Portfile
Message-ID: <20071101173957.A70DA90F43D@cvs.opensource.apple.com>
Revision: 30637
http://trac.macosforge.org/projects/macports/changeset/30637
Author: markd@macports.org
Date: 2007-11-01 10:39:57 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/security/sguil-client/Portfile
Modified: trunk/dports/security/sguil-client/Portfile
===================================================================
--- trunk/dports/security/sguil-client/Portfile 2007-11-01 17:38:03 UTC (rev 30636)
+++ trunk/dports/security/sguil-client/Portfile 2007-11-01 17:39:57 UTC (rev 30637)
@@ -1,11 +1,13 @@
# $Id$
PortSystem 1.0
+
name sguil-client
version 0.6.1
categories security net
maintainers nomaintainer
description GUI Console for Sguil Network Security Monitor
+long_description ${description}
platforms darwin
homepage http://sguil.sf.net
master_sites sourceforge:sguil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/5d956c29/attachment.html
From source_changes at macosforge.org Thu Nov 1 10:42:04 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:52:34 2007
Subject: [30638] trunk/dports/net/smokeping/Portfile
Message-ID: <20071101174204.D1F1590F450@cvs.opensource.apple.com>
Revision: 30638
http://trac.macosforge.org/projects/macports/changeset/30638
Author: markd@macports.org
Date: 2007-11-01 10:42:04 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/net/smokeping/Portfile
Modified: trunk/dports/net/smokeping/Portfile
===================================================================
--- trunk/dports/net/smokeping/Portfile 2007-11-01 17:39:57 UTC (rev 30637)
+++ trunk/dports/net/smokeping/Portfile 2007-11-01 17:42:04 UTC (rev 30638)
@@ -3,6 +3,7 @@
PortSystem 1.0
PortGroup perl5 1.0
+
name smokeping
version 2.2.4
revision 1
@@ -211,7 +212,7 @@
cd ${smokeetc}
sudo mv config.dist config
-
+
-Set the DNS names for the Smokeping config file url's \"imageurl\" and \"cgiurl\".
But you should leave all file paths alone -they are set by MacPorts.
@@ -222,16 +223,16 @@
* General * - owner, contact, and mailhost
* Alerts * - to, from addresses
-
- -Then clear the examples \(they have a leading '+'\) in the *** Targets ***
+
+ -Then clear the examples \(they have a leading '+'\) in the *** Targets ***
section and set your own.
-
+
+ My Web Server
menu = MyWebServer
title = My Web Server
host = mywebserver.mydomain.com
alerts = bigloss,someloss,startloss
-
+
-See sample configurations and examples in ${prefix}/share/doc/smokeping/.
-Perform a config file test from a terminal window and correct any errors that
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/305ac2df/attachment.html
From source_changes at macosforge.org Thu Nov 1 10:42:43 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:53:13 2007
Subject: [30639] trunk/dports/net/snmptt/Portfile
Message-ID: <20071101174243.6ACBE90F458@cvs.opensource.apple.com>
Revision: 30639
http://trac.macosforge.org/projects/macports/changeset/30639
Author: markd@macports.org
Date: 2007-11-01 10:42:43 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/net/snmptt/Portfile
Modified: trunk/dports/net/snmptt/Portfile
===================================================================
--- trunk/dports/net/snmptt/Portfile 2007-11-01 17:42:04 UTC (rev 30638)
+++ trunk/dports/net/snmptt/Portfile 2007-11-01 17:42:43 UTC (rev 30639)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name snmptt
version 1.2
categories net
@@ -79,7 +80,7 @@
\"sample\" so snmptt will be able to find its configuration, and customize the
file as necessary.
--Use snmpttconvertmib to build an ${prefix}/etc/snmptt.conf file with translations from
+-Use snmpttconvertmib to build an ${prefix}/etc/snmptt.conf file with translations from
MIB files for your devices as described in the documentation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/adcc2d93/attachment.html
From source_changes at macosforge.org Thu Nov 1 10:43:19 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:53:49 2007
Subject: [30640] trunk/dports/net/snort/Portfile
Message-ID: <20071101174319.D8AC490F460@cvs.opensource.apple.com>
Revision: 30640
http://trac.macosforge.org/projects/macports/changeset/30640
Author: markd@macports.org
Date: 2007-11-01 10:43:19 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/net/snort/Portfile
Modified: trunk/dports/net/snort/Portfile
===================================================================
--- trunk/dports/net/snort/Portfile 2007-11-01 17:42:43 UTC (rev 30639)
+++ trunk/dports/net/snort/Portfile 2007-11-01 17:43:19 UTC (rev 30640)
@@ -1,10 +1,11 @@
# $Id$
PortSystem 1.0
+
name snort
version 2.6.1.5
categories net
-maintainers markd@macports.org
+maintainers markd
description Open Source Network Intrusion Detection System
long_description \
Snort is an open source network intrusion detection system, capable \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/05496224/attachment.html
From source_changes at macosforge.org Thu Nov 1 10:45:53 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:56:23 2007
Subject: [30641] trunk/dports/www/squirrelmail/Portfile
Message-ID: <20071101174553.2D35890F46B@cvs.opensource.apple.com>
Revision: 30641
http://trac.macosforge.org/projects/macports/changeset/30641
Author: markd@macports.org
Date: 2007-11-01 10:45:52 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Remove invalid category.
Modified Paths:
--------------
trunk/dports/www/squirrelmail/Portfile
Modified: trunk/dports/www/squirrelmail/Portfile
===================================================================
--- trunk/dports/www/squirrelmail/Portfile 2007-11-01 17:43:19 UTC (rev 30640)
+++ trunk/dports/www/squirrelmail/Portfile 2007-11-01 17:45:52 UTC (rev 30641)
@@ -4,7 +4,7 @@
name squirrelmail
version 1.4.10a
-categories www mail php
+categories www mail
maintainers nomaintainer
description A webmail system which accesses mail over IMAP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/bc200f02/attachment-0001.html
From source_changes at macosforge.org Thu Nov 1 10:48:19 2007
From: source_changes at macosforge.org (source_changes@macosforge.org)
Date: Thu Nov 1 10:58:48 2007
Subject: [30642] trunk/dports/mail/sympa/Portfile
Message-ID: <20071101174819.21D5F90F473@cvs.opensource.apple.com>
Revision: 30642
http://trac.macosforge.org/projects/macports/changeset/30642
Author: markd@macports.org
Date: 2007-11-01 10:48:18 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/mail/sympa/Portfile
Modified: trunk/dports/mail/sympa/Portfile
===================================================================
--- trunk/dports/mail/sympa/Portfile 2007-11-01 17:45:52 UTC (rev 30641)
+++ trunk/dports/mail/sympa/Portfile 2007-11-01 17:48:18 UTC (rev 30642)
@@ -5,17 +5,17 @@
name sympa
version 5.3.3
categories mail
-maintainers markd@macports.org
+maintainers markd
platforms darwin
description Sympa - Mailing List Manager with LDAP support
long_description An advanced perl-based mail list manager with a web interface \
that supports LDAP authentication and LDAP extraction of \
- list subscribers and owners.
+ list subscribers and owners.
homepage http://www.sympa.org
-
+
master_sites http://www.sympa.org/distribution/ \
http://www.sympa.org/distribution/old/
@@ -113,7 +113,7 @@
"${worksrcpath}/src/etc/script/sympa.generic"
reinplace "s|/dist/sympa/run|${prefix}/var/${name}|g" \
- "${worksrcpath}/src/etc/script/sympa.generic"
+ "${worksrcpath}/src/etc/script/sympa.generic"
system "mv ${worksrcpath}/src/etc/script/sympa.generic ${worksrcpath}/src/etc/script/sympa"
}
@@ -193,11 +193,11 @@
# get rid of .turd files created by destroot.keepdirs because they cause problems in Sympa queues
system "rm ${prefix}/var/${name}/spool/msg/.turd_sympa"
system "rm ${prefix}/var/${name}/spool/bounce/.turd_sympa"
- system "rm ${prefix}/var/${name}/bounce/.turd_sympa"
+ system "rm ${prefix}/var/${name}/bounce/.turd_sympa"
system "rm ${prefix}/var/${name}/arc/.turd_sympa"
-
+
ui_msg "\n **** To complete Sympa installation ****
-
+
You must read the documentation at ${prefix}/share/doc/${name}/index.html for full
Sympa configuration information, however the installation steps are roughly as shown below.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/571d80a8/attachment.html
From source_changes at macosforge.org Thu Nov 1 10:50:06 2007
From: source_c