Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 0.44 | sunpoet | 2013-11-17 | 3 | -3/+5 |
| | | | | Changes: http://search.cpan.org/dist/DBIx-DBSchema/Changes | ||||
* | - Update to 0.43 | sunpoet | 2013-11-06 | 3 | -14/+9 |
| | | | | | | | - Add LICENSE - Convert to new options framework Changes: http://search.cpan.org/dist/DBIx-DBSchema/Changes | ||||
* | Support STAGEDIR. | vanilla | 2013-11-03 | 2 | -16/+19 |
| | |||||
* | Try and be consistent with what commands are silent and not in *install. | mat | 2013-10-23 | 1 | -1/+1 |
| | | | | | | | | | | | - MKDIR is silent - ECHO is silent - INSTALL_* are not silent - CP/FIND/... are not silent I fixed a few PORTDOCS misusage, I'll do a second pass. With Hat: perl@ | ||||
* | Fix NO_STAGE attribution | bapt | 2013-09-23 | 1 | -1/+1 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -0/+1 |
| | | | | databases) | ||||
* | - Convert to new perl framework | mat | 2013-08-03 | 1 | -1/+2 |
| | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. | ||||
* | For perl@ owned ports: | eadler | 2013-03-29 | 1 | -6/+2 |
| | | | | | - Fix COMMENT - Trim header | ||||
* | - Update to 0.40 | sunpoet | 2011-12-21 | 3 | -6/+7 |
| | | | | | | | - Pet portlint - Add CPAN as primary WWW Changes: http://search.cpan.org/dist/DBIx-DBSchema/Changes | ||||
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | - only 13% of the p5- ports embed @comment $FreeBSD$: | pgollucci | 2010-09-24 | 1 | -1/+0 |
| | | | | | | so standarize and remove it With Hat: perl@ | ||||
* | Update to 0.39. | tobez | 2010-03-27 | 2 | -4/+4 |
| | | | | Changes: http://search.cpan.org/dist/DBIx-DBSchema/Changes | ||||
* | - Update to 0.38 | pgollucci | 2010-02-10 | 2 | -4/+4 |
| | |||||
* | Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email. | linimon | 2009-08-16 | 1 | -1/+1 |
| | | | | Hat: portmgr | ||||
* | - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks | pgollucci | 2009-07-23 | 1 | -7/+1 |
| | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) | ||||
* | Update to 0.36. | tobez | 2007-12-22 | 2 | -4/+4 |
| | | | | | | Changes: http://search.cpan.org/dist/DBIx-DBSchema/Changes Approved by: maintainer (in advance) | ||||
* | Update to 0.34 | mat | 2007-08-27 | 2 | -6/+5 |
| | | | | | PR: 115831 Submitted by: clsung | ||||
* | Update to 0.33 | mat | 2007-07-02 | 3 | -5/+7 |
| | |||||
* | Remove 4.x workaround | erwin | 2007-06-18 | 1 | -6/+2 |
| | | | | Approved by: maintainer (apriori) | ||||
* | Update to 0.32 | mat | 2007-04-20 | 2 | -4/+4 |
| | |||||
* | Update to 0.31 | mat | 2006-04-11 | 2 | -5/+5 |
| | |||||
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | edwin | 2006-01-22 | 1 | -2/+2 |
| | | | | | Approved by: krion@ PR: ports/88711 (related) | ||||
* | Update to 0.28 | mat | 2005-12-05 | 3 | -5/+6 |
| | |||||
* | Be hipe and add SHA256 | mat | 2005-11-14 | 1 | -0/+1 |
| | |||||
* | Update to 0.27 | mat | 2005-08-30 | 3 | -3/+4 |
| | |||||
* | Update to 0.26 | mat | 2005-04-12 | 2 | -3/+12 |
| | | | | Add some docs | ||||
* | Update to 0.25 | mat | 2005-04-07 | 2 | -5/+4 |
| | |||||
* | Update to 0.24 | mat | 2005-03-11 | 3 | -6/+11 |
| | |||||
* | Update to 0.23 | mat | 2004-02-17 | 2 | -3/+3 |
| | |||||
* | Add SIZE field | mat | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | Update to 0.22 | mat | 2003-10-28 | 3 | -7/+7 |
| | |||||
* | utilize SITE_PERL | ijliao | 2003-10-24 | 2 | -19/+18 |
| | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | Conditionalise dependencies on databases/p5-DBI: for perl | erwin | 2003-09-16 | 1 | -3/+12 |
| | | | | | | | | | | | 5.005_03 use databases/p5-DBI-137 as newer versions do not support the old perl. Note that for some port, I merely removed the explicit dependency as they already have implicit dependencies via other ports. Approved by: portmgr (marcus) | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Add p5-DBIx-DBSchema 0.21, an OO-interface to database schemas. | nork | 2002-11-23 | 5 | -0/+56 |
PR: 38013 Submitted by: Peter Avalos <pavalos@theshell.com> |