Commit graph

12 commits

Author SHA1 Message Date
Greg Larkin
b48da6b6c5 - Reassign to the heap
Requested by:	roam (on ports-developers@)
2012-02-27 20:32:31 +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
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +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
Peter Pentchev
68ce659bb3 Update to sysgather-1.0pre9. 2007-02-27 13:28:47 +00:00
Peter Pentchev
0a09a7e952 Update sysgather to 1.0.b8. 2006-10-31 08:33:26 +00:00
Peter Pentchev
74842d1978 Update to sysgather-1.0pre7. 2006-02-14 18:55:05 +00:00
Peter Pentchev
18abb275df Update to sysgather-1.0pre6. 2006-02-10 19:38:08 +00:00
Peter Pentchev
ec772577a5 Make this work with Perl 5.005:
- supply a second argument to mkdir();
- bypass the podchecker invocation on Perl 5.005, which simply does not
  have it.

Reported by:	pointyhat via kris
2006-02-10 11:14:47 +00:00
Peter Pentchev
59de392713 Update to sysgather-1.0pre5. 2006-02-09 10:29:17 +00:00
Peter Pentchev
5824d11798 Add sysgather-1.0pre3 - a simple configuration file manager that makes
it easier to keep track of configuration files using a version control system.
2006-02-06 19:46:02 +00:00