| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Mar 2013 16:06:49
1.0.p10
|
miwi  |
- Update to 1.0.p10
PR: 177251
Submitted by: ports fury |
28 Jun 2012 18:37:23
1.0.b9
|
az  |
- Remove SITE_PERL from *_DEPENDS |
27 Feb 2012 20:32:31
1.0.b9
|
glarkin  |
- Reassign to the heap
Requested by: roam (on ports-developers@) |
21 Jan 2012 17:40:15
1.0.b9
|
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 |
24 Oct 2011 09:11:38
1.0.b9
|
dougb  |
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 |
19 Mar 2011 12:38:54
1.0.b9
|
miwi  |
- Get Rid MD5 support |
08 Sep 2007 01:04:03
1.0.b9
|
linimon  |
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 |
27 Feb 2007 13:28:47
1.0.b9
|
roam  |
Update to sysgather-1.0pre9. |
31 Oct 2006 08:33:26
1.0.b8
|
roam  |
Update sysgather to 1.0.b8. |
14 Feb 2006 18:55:05
1.0.b7
|
roam  |
Update to sysgather-1.0pre7. |
10 Feb 2006 19:38:08
1.0.b6
|
roam  |
Update to sysgather-1.0pre6. |
10 Feb 2006 11:14:47
1.0.b5
|
roam  |
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 |
09 Feb 2006 10:29:17
1.0.b5
|
roam  |
Update to sysgather-1.0pre5. |
06 Feb 2006 19:46:02
1.0.b3
|
roam  |
Add sysgather-1.0pre3 - a simple configuration file manager that makes
it easier to keep track of configuration files using a version control system. |