| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
20 Mar 2011 12:54:45
2.09
|
miwi  |
- Get Rid MD5 support |
04 Feb 2010 15:39:23
2.09
|
pgollucci  |
- donate some more of my p5- ports to perl@
[included is my 1st port ever databases/p5-DBIx-Tree Date created: January
29th 2003] |
16 May 2009 06:27:56
2.09
|
pgollucci  |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
23 Jul 2008 02:43:55
2.09
|
pgollucci  |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
17 Apr 2008 14:30:31
2.09
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
18 Jun 2007 15:23:06
2.09
|
erwin  |
Remove 4.x workaround
PR: 113730
Submitted by: erwin
Approved by: maintainer |
22 Jan 2006 08:23:41
2.09
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:29:10
2.09
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Sep 2005 19:31:43
2.09
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
11 Apr 2005 20:34:36
2.09
|
flz  |
- Change maintainer's email address. |
10 Apr 2004 16:07:10
2.09
|
trevor  |
Trim whitespace. |
31 Mar 2004 03:12:58
2.09
|
trevor  |
SIZEify (maintainer timeout) |
24 Oct 2003 12:05:09
2.09
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
16 Sep 2003 05:43:52
2.09
|
erwin  |
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) |
21 Feb 2003 11:15:05
2.09
|
knu  |
De-pkg-comment. |
05 Feb 2003 01:57:07
2.09
|
edwin  |
New Port: p5-DBIx-Browse v2.09
The purpose of DBIx::Browse is to handle the browsing of
relational tables.
DBIx::Browse transparently translates SELECTs, UPDATEs,
DELETEs and INSERTs from the desired "human view" to the
values needed for the ta- ble. This is the case when you
have related tables (1 to n) where the detail table has a
reference (FOREIGN KEY) to a generic table (i.e. Customers
and Bills) with some index (tipically an integer).
PR: ports/47624
Submitted by: Philip M. Gollucci <philip@p6m7g8.com> |