Commit graph

22 commits

Author SHA1 Message Date
Emanuel Haupt
8f4dd31b79 Support staging use shebangfix and strip binaries. 2014-02-09 11:52:16 +00:00
Mathieu Arnold
ce89a80f59 Try and be consistent with what commands are silent and not in *install.
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent

I fixed a few PORTDOCS misusage, I'll do a second pass.

With Hat:	perl@
2013-10-22 16:57:44 +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
Andrej Zverev
0c32f39711 - Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header

Reviewed by:	bapt@ (exp-run)
Approved by:	bapt@ (portmrg@)
2013-07-31 06:54:09 +00:00
Guido Falsi
7df3a25b84 - 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@)
2013-02-08 16:45:55 +00:00
Baptiste Daroussin
cd8a69e251 Mark as deprecated a bunch of ports that are marked as broken for more than 6
month without a fix
2013-02-05 15:07:10 +00:00
Erwin Lansing
24576e77ad Mark BROKEN: does not build
Submitted by:	pointyhat
2012-07-27 06:57:20 +00:00
Chris Rees
9897852e8c SITE_PERL --> package dependencies, chunks 2-3
Submitted by:	az
2012-06-03 18:57:30 +00:00
Baptiste Daroussin
0cb47f7753 Convert to new options framework 2012-05-31 11:19:32 +00:00
Sergey Skvortsov
0601a59f0e Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved).
2012-05-07 15:42:51 +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
Marcelo Araujo
4aaab89f57 - 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)
2008-04-17 14:30:31 +00:00
Erwin Lansing
5a603e32e6 Remove 4.x workaround
PR:		113821
Submitted by:	erwin
Approved by:	maintainer timeout
2007-07-03 18:35:03 +00:00
Sergey Skvortsov
e919cd80ff Update to 1.19
Changes:	http://search.cpan.org/~PYTHIAN/DBD-Oracle/Changes
2006-11-05 17:22:08 +00:00
Erwin Lansing
50513d5d52 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
2006-08-04 12:34:50 +00:00
Sergey Skvortsov
23fcf21caa PORTREVISION++ to fix PKGNAME issue
Noticed by:	chkversion (kris)
2005-09-14 13:40:22 +00:00
Sergey Skvortsov
272d582e0a * 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
2005-09-14 08:07:49 +00:00
Sergey Skvortsov
f695e1e10e Unbreak build - remove cast for (void*)SvOK_off
PR:             ports/77090
Submitted by:   Tod McQuillin <devin@spamcop.net>
2005-02-08 15:28:10 +00:00
Erwin Lansing
6b470bae86 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)
2003-09-16 05:43:52 +00:00
Sergey Skvortsov
91e1058c4d Updated to 1.14
PR:	ports/52061
2003-05-17 12:09:58 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Sergey Skvortsov
894aa7a052 Add p5-DBD-Oracle 1.12, DBI driver for Oracle RDBMS server. 2002-05-28 09:38:22 +00:00