| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
0.40
|
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
0.40
|
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 |
24 Oct 2011 04:17:38
0.40
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
11 Jun 2011 13:30:30
0.40
|
dhn  |
- Update to 0.40 |
18 May 2011 20:08:00
0.39
|
dhn  |
- Update to 0.39 |
27 Mar 2011 07:14:26
0.37_1
|
dhn  |
- Remove MD5 checksum
- Bump PORTREVISION
- Fix the wrong depend
PR: ports/155731
Submitted by: chinsan@ |
25 Jan 2010 14:51:08
0.37
|
dhn  |
- Update to 0.37 |
06 Mar 2009 18:14:36
0.35
|
dhn  |
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor) |
08 Nov 2008 20:17:36
0.35
|
miwi  |
- Update to 0.35
- Pass maintainership to submitter
PR: 128697
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) |
29 Apr 2008 05:27:10
0.33
|
linimon  |
Reset aaron's port maintainerships due to many maintainer-timeouts. |
17 Apr 2008 14:30:31
0.33
|
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) |
08 Sep 2007 00:56:04
0.33
|
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 |
11 Feb 2007 09:21:14
0.33
|
erwin  |
- Update to 0.33
- Make pkg-descr shorter
PR: 107474
Submitted by: chinsan
Approved by: maintainer timeout |
14 May 2006 14:46:41
0.31
|
aaron  |
- Updated from 0.27 to 0.31
0.31
FIXED: DTD wouldn't iterate in terminal node (hashes, arrays without
elements are terminal)
ADDED: filter argument ($setup->{FILTER_ARGUMENT})
ADDED: path elements ($setup->{__PATH_ELEMENTS})
ADDED: $setup->{__PATH_ELEMENTS} example to filter.pl
ADDED: scalar_and_origine.pl
0.30
ADDED: Accept scalar variables
ADDED: documentation for $Data::TreeDumper::Displaycallerlocation
ADDED: PrintTree and display of caller locations
0.29
ADDED: object underlying type is displayed in the type tag
FIXED; typos O for 0 and inversly
0.28
REMOVED: Allocation of console in Win32 that displayed a console for GUI
apps
ADDED: WRAP_WIDTH
CHANGED: refactored code and merged changes with Diff module
Approved by: tobez (implicit) |
22 Jan 2006 08:30:12
0.27
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
0.27
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
01 Nov 2005 18:41:42
0.27
|
aaron  |
- Updated from 0.24 to 0.27
- Updated maintainer email address
Approved by: tobez |
01 Jul 2005 23:09:43
0.23_1
|
jylefort  |
- Add missing devel/p5-Class-ISA dependency [1]
- Fix packing list
[1]
PR: ports/82877
Submitted by: maintainer |
30 Jun 2005 17:28:03
0.23
|
novel  |
Update to 0.23.
PR: 82832
Submitted by: Aaron Dalton (maintainer) |
29 Jun 2005 18:55:41
0.22
|
jylefort  |
Update to 0.22
PR: ports/82783
Submitted by: maintainer |
17 Jan 2005 16:02:57
0.20
|
sem  |
- Update to 0.20
PR: ports/76309
Submitted by: maintainer |
20 Aug 2004 12:19:16
0.16
|
mat  |
Update to 0.16
PR: 70222
Submitted by: maintainer |
02 Aug 2004 14:32:40
0.15
|
mat  |
Add p5-Data-TreeDumper 0.15, dumps a data structure in a tree fashion.
PR: ports/69883
Submitted by: Aaron Dalton <aaron@daltons.ca> |