5dd5 FreshPorts -- databases/p5-Class-DBI-DDL
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Class-DBI-DDL 1.02 databases on this many watch lists=0 search for ports that depend on this port
DDL for Class-DBI

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 Mar 2005 23:23:47
Also Listed In: perl5
License: not specified in port


Combined with Class::DBI to create and dispose of tables

WWW: http://search.cpan.org/dist/Class-DBI-DDL/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. databases/p5-Class-DBI
  2. devel/p5-Module-Build
  3. lang/perl5.8
Required To Run:
  1. databases/p5-Class-DBI
  2. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/databases/p5-Class-DBI-DDL/ && make install clean
To add the package: pkg_add -r p5-Class-DBI-DDL


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Class/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Class/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Class/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Class/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Class/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Class/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Class/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Class/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Class/
  11. http://at.cpan.org/modules/by-module/Class/
  12. http://backpan.perl.org/modules/by-module/Class/
  13. http://cpan.nctu.edu.tw/modules/by-module/Class/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Class/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Class/
  16. http://www.cpan.dk/modules/by-module/Class/
  17. http://www.cpan.dk/modules/by-module/Class/

Number of commits found: 12

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Jun 2012 18:42:48
Original commit files touched by this commit  1.02
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
04 Jun 2012 13:06:24
Original commit files touched by this commit  1.02
az search for other commits by this committer
 - Remove SITE_PERL from *_DEPENDS
17 Sep 2011 06:50:17
Original commit files touched by this commit  1.02
sunpoet search for other commits by this committer
- Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.02
miwi search for other commits by this committer
- Get Rid MD5 support
21 Dec 2009 02:19:12
Original commit files touched by this commit  1.02
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.02
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
08 Sep 2007 00:54:37
Original commit files touched by this commit  1.02
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
05 Mar 2007 07:16:03
Original commit files touched by this commit  1.02
linimon search for other commits by this committer
Reset daniel@itxl.nl by his request; he is too busy to keep up with these
ports right now.  We hope to see him back in the future.

Hat:            portmgr
31 May 2006 17:47:09
Original commit files touched by this commit  1.02
aaron search for other commits by this committer
- Update from v1.01 to v1.02
- Update pkg-plist

1.02  Thu Sep 15 2005  Andrew Sterling Hanenkamp <hanenkamp@cpan.org>

        * Switched from ExtUtils::MakeMaker to Module::Build.
        * Added dependencies on Class::DBI 0.96 (thanks to MJH
          <mjh@liminalflux.net for the suggestion)
        * Updated the README documentation.
        * Changed the environment variables used for testing.
        * Fixed testing so that tests are skipped when optional
          prerequisites are not installed.
        * Removed Class::DBI::DDL::mysql as it did nothing.

PR:             98180
Submitted by:   aaron
Reviewed by:    maintainer
Approved by:    maintainer, tobez (implicit)
22 Jan 2006 08:23:41
Original commit files touched by this commit  1.01
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:29:10
Original commit files touched by this commit  1.01
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
15 Mar 2005 23:23:12
Original commit files touched by this commit  1.01
flz search for other commits by this committer
- Add p5-Class-DBI-DDL 1.01, DDL for Class-DBI.

PR:             ports/76406
Submitted by:   Daniel Wijnands <daniel@itxl.nl>

Number of commits found: 12

2847
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours9
new 7 days29
new fortnight61
new month219

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0