Commit graph

39 commits

Author SHA1 Message Date
Wen Heping
9b7bf98f6f - Update to 0.45
Changes: http://cpansearch.perl.org/src/IVAN/DBIx-DBSchema-0.45/Changes
2015-05-07 23:42:42 +00:00
Adam Weinberger
9e00ce3f62 Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
  the plist was randomized before committing

A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier.
2015-03-12 23:00:02 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
Baptiste Daroussin
3edc030b9f Cleanup plist 2014-10-20 10:41:12 +00:00
Sunpoet Po-Chuan Hsieh
a1c23fac94 - Update to 0.44
Changes:	http://search.cpan.org/dist/DBIx-DBSchema/Changes
2013-11-16 18:06:44 +00:00
Sunpoet Po-Chuan Hsieh
39da357a03 - Update to 0.43
- Add LICENSE
- Convert to new options framework

Changes:	http://search.cpan.org/dist/DBIx-DBSchema/Changes
2013-11-05 19:04:44 +00:00
Vanilla I. Shu
2bf8c2e6f0 Support STAGEDIR. 2013-11-03 06:53:54 +00:00
Mathieu Arnold
ce89a80f59 Try and be consistent with what commands are silent and not in *install.
- 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@
2013-10-22 16:57:44 +00:00
Baptiste Daroussin
f45d0a8198 Fix NO_STAGE attribution 2013-09-22 18:05:04 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Eitan Adler
5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00
Sunpoet Po-Chuan Hsieh
5c53cd9ac6 - Update to 0.40
- Pet portlint
- Add CPAN as primary WWW

Changes:	http://search.cpan.org/dist/DBIx-DBSchema/Changes
2011-12-21 11:57:25 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Philip M. Gollucci
6564a2589c - only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it

With Hat:   perl@
2010-09-24 02:03:44 +00:00
Anton Berezin
f083343b43 Update to 0.39.
Changes:	http://search.cpan.org/dist/DBIx-DBSchema/Changes
2010-03-27 14:54:54 +00:00
Philip M. Gollucci
fb680cdcbb - Update to 0.38 2010-02-09 23:58:51 +00:00
Mark Linimon
e963662e8c Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat:		portmgr
2009-08-16 09:55:32 +00:00
Philip M. Gollucci
c10f314307 - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
2009-07-22 16:27:08 +00:00
Anton Berezin
790461b996 Update to 0.36.
Changes: http://search.cpan.org/dist/DBIx-DBSchema/Changes

Approved by:	maintainer (in advance)
2007-12-21 20:20:42 +00:00
Mathieu Arnold
0d67d76298 Update to 0.34
PR:		115831
Submitted by:	clsung
2007-08-27 13:19:24 +00:00
Mathieu Arnold
71cda5d838 Update to 0.33 2007-07-02 11:47:53 +00:00
Erwin Lansing
77f247415a Remove 4.x workaround
Approved by:	maintainer (apriori)
2007-06-18 07:55:52 +00:00
Mathieu Arnold
a5e63e3f1a Update to 0.32 2007-04-20 10:34:59 +00:00
Mathieu Arnold
bb52ff8209 Update to 0.31 2006-04-11 14:45:32 +00:00
Edwin Groothuis
913a5a5cba Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:29:46 +00:00
Mathieu Arnold
76c03082b4 Update to 0.28 2005-12-05 14:30:24 +00:00
Mathieu Arnold
b1a641bc45 Be hipe and add SHA256 2005-11-14 14:16:12 +00:00
Mathieu Arnold
5da02345b0 Update to 0.27 2005-08-30 11:19:57 +00:00
Mathieu Arnold
ed6a653329 Update to 0.26
Add some docs
2005-04-12 12:23:49 +00:00
Mathieu Arnold
f52fcff457 Update to 0.25 2005-04-07 09:55:45 +00:00
Mathieu Arnold
f229fb2392 Update to 0.24 2005-03-11 14:22:29 +00:00
Mathieu Arnold
c73e81750d Update to 0.23 2004-02-17 11:19:14 +00:00
Mathieu Arnold
f31cfcf9cf Add SIZE field 2004-01-29 13:37:55 +00:00
Mathieu Arnold
527ef92c33 Update to 0.22 2003-10-27 18:05:26 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Erwin Lansing
6b470bae86 Conditionalise dependencies on databases/p5-DBI: for perl
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)
2003-09-16 05:43:52 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Norikatsu Shigemura
f5d155859d Add p5-DBIx-DBSchema 0.21, an OO-interface to database schemas.
PR:		38013
Submitted by:	Peter Avalos <pavalos@theshell.com>
2002-11-22 19:57:43 +00:00