[22066] trunk/dports/perl

source_changes at macosforge.org source_changes at macosforge.org
Fri Feb 16 12:52:17 PST 2007


Revision: 22066
          http://trac.macosforge.org/projects/macports/changeset/22066
Author:   ricci at macports.org
Date:     2007-02-16 12:52:16 -0800 (Fri, 16 Feb 2007)

Log Message:
-----------
Add:	p5-mac-appleevents-simple
	p5-mac-apps-launch
	p5-mac-glue
	p5-time-epoch

Added Paths:
-----------
    trunk/dports/perl/p5-mac-appleevents-simple/
    trunk/dports/perl/p5-mac-appleevents-simple/Portfile
    trunk/dports/perl/p5-mac-apps-launch/
    trunk/dports/perl/p5-mac-apps-launch/Portfile
    trunk/dports/perl/p5-mac-glue/
    trunk/dports/perl/p5-mac-glue/Portfile
    trunk/dports/perl/p5-time-epoch/
    trunk/dports/perl/p5-time-epoch/Portfile

Added: trunk/dports/perl/p5-mac-appleevents-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-mac-appleevents-simple/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-mac-appleevents-simple/Portfile	2007-02-16 20:52:16 UTC (rev 22066)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem			1.0
+PortGroup			perl5 1.0
+perl5.setup			Mac-AppleEvents-Simple 1.18
+revision			0
+maintainers			ricci at macports.org
+description			Simple interface to Mac::AppleEvents
+long_description \
+	This is Mac::AppleEvents::Simple.  It provides a more simplified interface \
+	to Mac::AppleEvents for building, sending, and receiving events, as well \
+	as for retrieving data from descriptors.
+
+platforms			darwin
+
+checksums			md5 84817e2a47eb54860a239856eb152ad1
+
+depends_lib-append			port:p5-mac-carbon port:p5-test-pod
+

Added: trunk/dports/perl/p5-mac-apps-launch/Portfile
===================================================================
--- trunk/dports/perl/p5-mac-apps-launch/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-mac-apps-launch/Portfile	2007-02-16 20:52:16 UTC (rev 22066)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem			1.0
+PortGroup			perl5 1.0
+perl5.setup			Mac-Apps-Launch 1.93
+revision			0
+maintainers			ricci at macports.org
+description			Interface to launching and quitting apps on Mac OS X
+long_description \
+	This is Mac::Apps::Launch.  It provides a simplified interface to \
+	launching and quitting applications by their creator ID under Mac OS \
+	and Mac OS X.
+
+platforms			darwin
+
+checksums			md5 bbd5488b81cae141450111b63114f4e6
+
+depends_lib-append	port:p5-mac-appleevents \
+					port:p5-test-pod
+
+## vi:set noai ts=4:

Added: trunk/dports/perl/p5-mac-glue/Portfile
===================================================================
--- trunk/dports/perl/p5-mac-glue/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-mac-glue/Portfile	2007-02-16 20:52:16 UTC (rev 22066)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem			1.0
+PortGroup			perl5 1.0
+perl5.setup			Mac-Glue 1.30
+revision			0
+maintainers			ricci at macports.org
+description			Glue to use Apple events with Applescript vocabulary
+long_description \
+	This is Mac::Glue, for using Apple events with AppleScript vocabulary. \
+	It is handled all using Apple events, AppleScript itself is bypassed.
+
+platforms			darwin
+
+checksums			md5 a8f203451bf666584b873c61c6ae8e46
+
+depends_lib-append	port:p5-mac-appleevents-simple	\
+					port:p5-mac-apps-launch			\
+					port:p5-mac-errors				\
+					port:p5-mldbm					\
+					port:p5-time-epoch				\
+					port:p5-test-pod
+
+## vi:set noai ts=4:

Added: trunk/dports/perl/p5-time-epoch/Portfile
===================================================================
--- trunk/dports/perl/p5-time-epoch/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-time-epoch/Portfile	2007-02-16 20:52:16 UTC (rev 22066)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem			1.0
+PortGroup			perl5 1.0
+perl5.setup			Time-Epoch 0.02
+revision			0
+maintainers			ricci at macports.org
+description			Convert times in one epoch to times in another epoch
+long_description \
+	This is Time::Epoch, a tiny module that does nothing but convert times in one \
+	epoch to times in another.  Implemented currently is only converting Mac OS epoch \
+	to and from the perl/Unix epoch.
+
+platforms			darwin
+
+checksums			md5 a4ab4f49e08005b5accc358314c08b75
+
+depends_lib-append	port:p5-test-pod
+
+## vi:set noai ts=4:

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070216/dad54913/attachment.html


More information about the macports-changes mailing list