Commit graph

26 commits

Author SHA1 Message Date
Andrej Zverev
3982ced0ba - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 05:52:54 +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
Sunpoet Po-Chuan Hsieh
00ca886ed4 - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by:	az
With hat:	perl
2011-09-17 07:06:45 +00:00
Olli Hauer
87931c6875 -remove MD5 2011-07-03 14:03:52 +00:00
Baptiste Daroussin
ee40034e80 - Fix dependency list
- Convert to USERS/GROUPS macros
- Add license
- Bump portrevision

PR:		ports/149740
Submitted by:	Sergei Vyshenski <svysh _at_ pn.sinp.msu.ru> (maintainer)
Approved by:	tabthorpe (mentor)
2010-08-18 12:42:19 +00:00
Wen Heping
f0b7004cca - Fix build with openssl
PR:		ports/145620
Submitted by:	Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
2010-04-14 12:10:00 +00:00
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +00:00
Marcelo Araujo
2dbbd40430 - Update to 0.9.1389.
PR:		ports/130795
Submitted by:	Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
2009-01-22 02:44:39 +00:00
Pav Lucistnik
82bd87c7c6 - Make this use openssl from port on 6.x
Reported by:	pointyhat
2009-01-11 00:29:26 +00:00
Martin Wilke
fed74f0e1c - Update to 0.9.1267
PR:		125047
Submitted by:	Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
2008-06-29 00:23:54 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
de0d021646 - Update to 0.9.1084
PR:		116859
Submitted by:	Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
2007-10-09 22:36:58 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Martin Wilke
d96d1a543a - Update to 0.9.914
PR:		113413
Submitted by:	Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
2007-06-07 05:37:29 +00:00
Martin Wilke
f30da97824 - Update to 0.9.781
PR:             110931
Submitted by:   Sergei Vyshenski <svysh@cryptocom.ru> (maintainer)
2007-03-28 17:13:07 +00:00
Martin Wilke
bc0a5645c6 - Update to 0.9.724
PR:		108614
Submitted by:	Sergei Vyshenski <svysh@cryptocom.ru> (maintainer)
2007-02-03 09:49:20 +00:00
Martin Wilke
96de15b211 - Update to 0.9.633
PR:		ports/106609
Submitted by:	Sergei Vyshenski <svysh@cryptocom.ru> (maintainer)
2006-12-12 20:27:11 +00:00
Rong-En Fan
8d3dc989a5 - Update to 0.548
- Split openxpki port into 8 separate ports. This reduces maintainer's
  loading and make our automatic porting tools happier. Users need
  not to install all of the 8 ports to make OpenXPKI work. He/She just
  install what he/she needs.  Detail reasons can be found in PR.

PR:		ports/103937
Submitted by:	Sergei Vyshenski <svysh at cryptocom.ru> (maintainer)
2006-10-07 12:27:25 +00:00
Erwin Lansing
b4cee60d53 Fix pkg-plist and unbreak
PR:		103356
Submitted by:	Sergei Vyshenski <svysh@cryptocom.ru> (maintainer)
2006-09-18 18:08:39 +00:00
Kris Kennaway
51803a48c0 BROKEN: Incomplete pkg-plist 2006-09-10 23:43:35 +00:00
Martin Wilke
c8be89455e - Fix pkg-plist [1]
Submitted by:	pontyhat via krismail
                Sergei Vyshenski <svysh(at)cryptocom.ru> (maintainer) [1]
2006-09-02 07:30:22 +00:00
Martin Wilke
94cf9733c2 - Update to 0.9.455
PR:		ports/102008
Submitted by:	Sergei Vyshenski <svysh(at)cryptocom.ru> (maintainer)
Approved by:	krion (mentor)
2006-08-23 12:30:25 +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
Rong-En Fan
23b2b8752c - Update to 0.9.402
PR:		ports/100612
Submitted by:	maintainer
2006-07-21 03:46:36 +00:00
Rong-En Fan
d8b34e05b3 - Fix non-portable dependency
PR:		99840
Submitted by:	maintainer
Approved by:	delphij (mentor, implicit)
2006-07-07 04:26:44 +00:00
Erwin Lansing
d3de307fe3 Add p5-openxpki 0.9.342, perl based enterprise class trastcenter
software for PKI.

PR:		ports/99317
Submitted by:	Sergei Vyshenski <svysh@cryptocom.ru>
2006-06-28 12:52:48 +00:00