Commit graph

13 commits

Author SHA1 Message Date
Andrej Zverev
0aad97bb5c - Convert to new perl framework 2013-08-02 18:21:05 +00:00
Thomas Abthorpe
425474f5f5 - Reassign to the heap at maintainer's request
Approved by:	portmgr (implicit)
Feature safe:	yes
Redports:	ignore
2012-10-15 16:21:11 +00:00
Steve Wills
2b4530d3c7 - Fix plist
Pointed out by:	pointyhat (via linimon)
Pointyhat to:	swills
Approved by:	maintainer (implicit)
2012-09-07 03:51:12 +00:00
Steve Wills
c06a0a3a9a - Update to 1.10
PR:		ports/170874
Approved by:	maintainer timeout (cm@therek.net, >2 weeks)
2012-09-06 15:50:30 +00:00
Steve Wills
776f837b3c - Add missing DEPENDS
Submitted by:	swills (myself)
Approved by:	Cezary Morga <cm@therek.net> (maintainer)
2012-01-30 02:02:18 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Andrej Zverev
a015f2e5d0 - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.

With perl@ hat
2011-09-08 08:36:43 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Sylvio Cesar Teixeira
7bd031b0dd - Update to 1.07
PR:		ports/145786
Submitted by:	Cezary Morga <cm@therek.net> (maintainer)
Approved by:	itetcu (mentor, implicit)
2010-04-17 19:56:38 +00:00
Philip M. Gollucci
464db3c669 - Update to 1.06
PR:             ports/142633
Submitted by:   myself (pgollucci@)
Approved by:    maintainer timeout (cm@therek.net; > 2 weeks)
2010-01-31 01:05:09 +00:00
Martin Wilke
2fcadbcb4f - Update to 1.05
PR:		139180
Submitted by:	Cezary Morga <cm@therek.net> (maintainer)
2009-09-30 14:04:58 +00:00
Dennis Herrmann
1b7d5c7aa4 - Update to 0.0.3
PR:		ports/134144
Submitted by:	Cezary Morga <cm@therek.net> (maintainer)
Approved by:	miwi (mentor implicit)
2009-05-02 09:41:18 +00:00
Martin Wilke
8e4871b771 ORLite::Migrate is a light weight single class Database Schema Migration
enhancement for ORLite. It provides a simple implementation of schema
versioning within the SQLite database using the built-in user_version pragma
(which is set to zero by default).

WWW: http://search.cpan.org/dist/ORLite-Migrate/

PR:		ports/132406
Submitted by:	Cezary Morga <cm at therek.net>
2009-03-15 17:10:33 +00:00