public
Description: Git mirror of the MacPorts svn repo
Homepage: http://www.macports.org
Clone URL: git://github.com/kballard/macports.git
Updated to 1.607.


git-svn-id: http://svn.macports.org/repository/macports/trunk@38519 
d073be05-634f-4543-b044-5fe20cf6d1d6
Matthew Ross (author)
Wed Jul 23 08:01:08 -0700 2008
commit  1c0aa4ecac130bfee07f0c1c309497dc19ee3626
tree    191b10a1025f792b80bd6d59ed851cbf3582383e
parent  68c83ad685eedf2a122b2b52ee036cf3c9c44060
...
1
2
3
4
 
 
5
6
7
8
9
10
11
12
13
14
15
 
 
 
 
 
 
 
 
 
 
16
17
 
18
19
20
21
 
 
 
...
1
2
 
 
3
4
5
 
 
 
 
 
 
 
 
 
 
6
7
8
9
10
11
12
13
14
15
16
 
17
18
 
 
 
19
20
21
0
@@ -1,21 +1,21 @@
0
 # $Id$
0
 
0
-PortSystem 1.0
0
-PortGroup perl5 1.0
0
+PortSystem 1.0
0
+PortGroup perl5 1.0
0
 
0
-perl5.setup DBI 1.605
0
-maintainers narf_tm openmaintainer
0
-description Abstract database access module for Perl
0
-long_description The DBI module enables your Perl applications to access \
0
- multiple database types transparently. You can connect \
0
- to MySQL, MSSQL, Oracle, Informix, Sybase, ODBC etc. \
0
- without having to know the different underlying \
0
- interfaces of each. The API defined by DBI will work \
0
- on all these database types and many more.
0
-homepage http://dbi.perl.org/
0
+perl5.setup DBI 1.607
0
+maintainers narf_tm openmaintainer
0
+description Abstract database access module for Perl
0
+long_description The DBI module enables your Perl applications to access \
0
+ multiple database types transparently. You can connect \
0
+ to MySQL, MSSQL, Oracle, Informix, Sybase, ODBC etc. \
0
+ without having to know the different underlying \
0
+ interfaces of each. The API defined by DBI will work \
0
+ on all these database types and many more.
0
+homepage http://dbi.perl.org/
0
 
0
-platforms darwin
0
+platforms darwin
0
 
0
-checksums md5 2d927d5c41dd5775de6a7d0a50093d85 \
0
- sha1 0d21eb4b21b4cad69004e40ecaaafcef4a4dc7da \
0
- rmd160 b87fb2a8744ad5d47991d514ef2f531786774b9a
0
+checksums md5 bd5785b39675213948a61dea1b400012 \
0
+ sha1 5883b7c8129f33d234fdbb7903b60c60abf7dadb \
0
+ rmd160 e1dd06cd5b4f3fcd5e2850e9b36fdfe7eae44c4b

Comments

    No one has commented yet.