1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Vanilla I. Shu
2bf8c2e6f0 Support STAGEDIR. 2013-11-03 06:53:54 +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
Martin Wilke
ecaf63b820 - Fix plist
Reported by:	pkg (PKG_DEVELOPER_MODE)
2013-06-02 15:04:30 +00:00
Martin Wilke
96730c894d - Fix plist
Approved by:	portmgr
2013-04-02 11:00:04 +00:00
Eitan Adler
5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00
Andrej Zverev
c810d087f5 Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
2012-12-17 08:50:54 +00:00
Anton Berezin
95dd50b911 Update to 0.21.
Changes: http://search.cpan.org/dist/DBIx-Sunny/Changes
2012-12-10 09:37:42 +00:00
Sunpoet Po-Chuan Hsieh
a92775d1f8 - Update to 0.17
Changes:	http://search.cpan.org/dist/DBIx-Sunny/Changes
2012-06-28 02:17:45 +00:00
Frederic Culot
d365e086fe - Update to 0.16
- Move Capture::Tiny dependency to TEST_DEPENDS (only used for tests)
- Test::Simple>=0.96 is not needed with Perl>=5.14
- Pet portlint(1)

Changes:	http://search.cpan.org/dist/DBIx-Sunny/Changes
2012-06-09 08:19:15 +00:00
Steve Wills
1b000dfa39 - Assign clsung's p5- ports to perl@
Approved by:	clsung via IRC
2012-05-01 01:47:10 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
2012-03-13 16:15:36 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
2012-03-08 18:45:38 +00:00
Philip M. Gollucci
b021d192b2 - Add TEST_DEPENDS
PR:             ports/164458
Submitted by:   swills
Approved by:    maintainer timeout (clsung ; 18 days)
2012-02-12 02:04:25 +00:00
Cheng-Lung Sung
1cc8183a64 - Update to 0.15 2011-12-19 04:38:49 +00:00
Cheng-Lung Sung
ce607b5942 DBIx::Sunny is a simple DBI wrapper. It provides better usability for you.
This module based on Amon2::DBI. DBIx::Sunny supports only SQLite and MySQL.
2011-10-18 08:06:47 +00:00