| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Feb 2013 16:45:55
1.14_3
|
madpilot  |
- Fix build and undeprecate [1] (converted to sed expression)
While I'm here:
- Fix plist with OCI8 option enabled
- Fix some portlint warnings
- Properly use optionsng
- Use EXAMPLES macros for examples in place of DOCS ones.
Similar fix as in PR also submitted via email to me independently
by Riccardo Torrini <riccardo@torrini.org>
PR: ports/175709
Submitted by: Tim <tez@netbsd.org>
Approved by: jadawin (perl@) |
05 Feb 2013 15:07:11
1.14_3
|
bapt  |
Mark as deprecated a bunch of ports that are marked as broken for more than 6
month without a fix |
27 Jul 2012 06:57:20
1.14_3
|
erwin  |
Mark BROKEN: does not build
Submitted by: pointyhat |
03 Jun 2012 18:57:30
1.14_3
|
crees  |
SITE_PERL --> package dependencies, chunks 2-3
Submitted by: az |
31 May 2012 11:19:32
1.14_3
|
bapt  |
Convert to new options framework |
07 May 2012 15:42:51
1.14_3
|
skv  |
Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved). |
21 Jan 2012 17:40:15
1.14_3
|
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 |
20 Mar 2011 12:54:45
1.14_3
|
miwi  |
- Get Rid MD5 support |
17 Apr 2008 14:30:31
1.14_3
|
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) |
03 Jul 2007 18:35:03
1.14_3
|
erwin  |
Remove 4.x workaround
PR: 113821
Submitted by: erwin
Approved by: maintainer timeout |
05 Nov 2006 17:22:09
1.14_3
|
skv  |
Update to 1.19
Changes: http://search.cpan.org/~PYTHIAN/DBD-Oracle/Changes |
04 Aug 2006 12:34:50
1.14_3
|
erwin  |
Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006 |
22 Jan 2006 09:54:26
1.14_3
|
edwin  |
SHA256ify (manually done and checked)
Approved by: krion@ |
22 Jan 2006 01:29:10
1.14_3
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
14 Sep 2005 13:40:22
1.14_3
|
skv  |
PORTREVISION++ to fix PKGNAME issue
Noticed by: chkversion (kris) |
14 Sep 2005 08:07:49
1.14_2
|
skv  |
* OPTIONSify port - add support for OCI8 (via databases/oracle8-client)
("off" by default)
* make dual-version port: 1.14 for OCI7, 1.16 for OCI8 |
08 Feb 2005 15:28:10
1.14_1
|
skv  |
Unbreak build - remove cast for (void*)SvOK_off
PR: ports/77090
Submitted by: Tod McQuillin <devin@spamcop.net> |
31 Mar 2004 03:12:58
1.14
|
trevor  |
SIZEify (maintainer timeout) |
16 Sep 2003 05:43:52
1.14
|
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) |
17 May 2003 12:09:58
1.14
|
skv  |
Updated to 1.14
PR: ports/52061 |
07 Mar 2003 05:58:32
1.12
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
28 May 2002 09:38:22
1.12
|
skv  |
Add p5-DBD-Oracle 1.12, DBI driver for Oracle RDBMS server. |