Thu Feb 18 03:00:35 2010 UTC ()
Note initial addition of p5-Mac-AppleScript-Glue version 0.03 as
sysutils/p5-Mac-AppleScript-Glue into The NetBSD Packages Collection.

The Perl 5 module Mac::AppleScript::Glue allows you to write Perl
code in object-oriented syntax to control Mac applications. The
module does not actually execute Apple Events, but actually translates
Perl code to AppleScript code and causes it to be executed.


(seb)
diff -r1.840 -r1.841 pkgsrc/doc/CHANGES-2010

cvs diff -r1.840 -r1.841 pkgsrc/doc/CHANGES-2010 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2010 2010/02/18 02:59:44 1.840
+++ pkgsrc/doc/CHANGES-2010 2010/02/18 03:00:34 1.841
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2010,v 1.840 2010/02/18 02:59:44 seb Exp $ 1$NetBSD: CHANGES-2010,v 1.841 2010/02/18 03:00:34 seb Exp $
2 2
3Changes to the packages collection and infrastructure in 2010: 3Changes to the packages collection and infrastructure in 2010:
4 4
5 Updated textproc/mdoclint to 1.4 [wiz 2010-01-01] 5 Updated textproc/mdoclint to 1.4 [wiz 2010-01-01]
6 Updated net/ntop to 3.3.10nb1 [tron 2010-01-01] 6 Updated net/ntop to 3.3.10nb1 [tron 2010-01-01]
7 Updated net/libtorrent to 0.12.6 [snj 2010-01-01] 7 Updated net/libtorrent to 0.12.6 [snj 2010-01-01]
8 Updated net/rtorrent to 0.8.6 [snj 2010-01-01] 8 Updated net/rtorrent to 0.8.6 [snj 2010-01-01]
9 Updated misc/py-anita to 1.9 [gson 2010-01-02] 9 Updated misc/py-anita to 1.9 [gson 2010-01-02]
10 Updated net/rsync to 3.0.7 [tron 2010-01-02] 10 Updated net/rsync to 3.0.7 [tron 2010-01-02]
11 Updated www/ikiwiki to 3.20100102.3 [schmonz 2010-01-03] 11 Updated www/ikiwiki to 3.20100102.3 [schmonz 2010-01-03]
12 Updated www/trac to 0.11.6 [gdt 2010-01-03] 12 Updated www/trac to 0.11.6 [gdt 2010-01-03]
13 Removed www/firefox-bin-nightly [joerg 2010-01-04] 13 Removed www/firefox-bin-nightly [joerg 2010-01-04]
14 Removed mail/thunderbird-bin-nightly [joerg 2010-01-04] 14 Removed mail/thunderbird-bin-nightly [joerg 2010-01-04]
@@ -1001,13 +1001,14 @@ Changes to the packages collection and i @@ -1001,13 +1001,14 @@ Changes to the packages collection and i
1001 Updated devel/p5-common-sense to 3.00 [sno 2010-02-17] 1001 Updated devel/p5-common-sense to 3.00 [sno 2010-02-17]
1002 Updated converters/p5-JSON-XS to 2.270 [sno 2010-02-17] 1002 Updated converters/p5-JSON-XS to 2.270 [sno 2010-02-17]
1003 Updated www/typolight28 to 2.8.0 [taca 2010-02-17] 1003 Updated www/typolight28 to 2.8.0 [taca 2010-02-17]
1004 Removed www/typolight26-translations [taca 2010-02-17] 1004 Removed www/typolight26-translations [taca 2010-02-17]
1005 Removed www/typolight26-example [taca 2010-02-17] 1005 Removed www/typolight26-example [taca 2010-02-17]
1006 Removed www/typolight26 [taca 2010-02-17] 1006 Removed www/typolight26 [taca 2010-02-17]
1007 Updated devel/xulrunner to 1.9.1.8 [tnn 2010-02-17] 1007 Updated devel/xulrunner to 1.9.1.8 [tnn 2010-02-17]
1008 Updated www/firefox to 3.5.8 [tnn 2010-02-17] 1008 Updated www/firefox to 3.5.8 [tnn 2010-02-17]
1009 Updated devel/nspr to 4.8.3.8 [tnn 2010-02-17] 1009 Updated devel/nspr to 4.8.3.8 [tnn 2010-02-17]
1010 Updated www/seamonkey to 2.0.3 [tnn 2010-02-17] 1010 Updated www/seamonkey to 2.0.3 [tnn 2010-02-17]
1011 Updated print/gutenprint-lib to 5.2.5 [gdt 2010-02-18] 1011 Updated print/gutenprint-lib to 5.2.5 [gdt 2010-02-18]
1012 Updated net/samba33 to 3.3.10nb1 [taca 2010-02-18] 1012 Updated net/samba33 to 3.3.10nb1 [taca 2010-02-18]
1013 Added sysutils/p5-Mac-AppleScript version 0.04 [seb 2010-02-18] 1013 Added sysutils/p5-Mac-AppleScript version 0.04 [seb 2010-02-18]
 1014 Added sysutils/p5-Mac-AppleScript-Glue version 0.03 [seb 2010-02-18]