| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Oct 2011 09:11:38
0.06
|
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 |
03 Jul 2011 14:59:23
0.06
|
ohauer  |
-remove MD5 |
17 Apr 2008 14:30:31
0.06
|
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) |
21 Jul 2006 17:56:08
0.06
|
rafan  |
- Use modules directory instead of authors |
27 Jun 2006 03:58:58
0.06
|
rafan  |
Change to my FreeBSD.org email.
Approved by: delphij (mentor) |
22 Jan 2006 08:30:12
0.06
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
0.06
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
08 Oct 2005 03:17:35
0.06
|
mnag  |
Update 0.06
PR: 87100
Submitted by: Rong-En Fan <rafan@infor.org> (maintainer) |
22 Sep 2005 18:57:25
0.05
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 3:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc. These are mostly stragglers that should have been caught in pass 2.
This pass brought to you by Bill's 102-degree fever during pass 2. |
04 Apr 2005 07:01:21
0.05
|
clsung  |
- add p5-IO-Pager, which select a pager, optionally pipe it output
if destination is a TTY
PR: 79423
Submitted by: Rong-En Fan (maintainer) |