| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
30 Jan 2012 02:02:18
1.07_1
|
swills  |
- Add missing DEPENDS
Submitted by: swills (myself)
Approved by: Cezary Morga <cm@therek.net> (maintainer) |
21 Jan 2012 17:40:15
1.07
|
eadler  |
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 |
08 Sep 2011 08:36:43
1.07
|
az  |
- 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 |
20 Mar 2011 12:54:45
1.07
|
miwi  |
- Get Rid MD5 support |
17 Apr 2010 19:56:38
1.07
|
sylvio  |
- Update to 1.07
PR: ports/145786
Submitted by: Cezary Morga <cm@therek.net> (maintainer)
Approved by: itetcu (mentor, implicit) |
31 Jan 2010 01:05:10
1.06
|
pgollucci  |
- Update to 1.06
PR: ports/142633
Submitted by: myself (pgollucci@)
Approved by: maintainer timeout (cm@therek.net; > 2 weeks) |
30 Sep 2009 14:04:58
1.05
|
miwi  |
- Update to 1.05
PR: 139180
Submitted by: Cezary Morga <cm@therek.net> (maintainer) |
02 May 2009 09:41:18
0.03
|
dhn  |
- Update to 0.0.3
PR: ports/134144
Submitted by: Cezary Morga <cm@therek.net> (maintainer)
Approved by: miwi (mentor implicit) |
15 Mar 2009 17:10:33
0.02
|
miwi  |
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> |