| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Mar 2013 00:44:54
1.58
|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
01 May 2012 01:47:10
1.58
|
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
12 Feb 2012 03:37:44
1.58
|
sunpoet  |
- Update to 1.58
- Sort MAN3
Changes: http://search.cpan.org/dist/Module-Starter/Changes
Approved by: clsung (maintainer, via IRC) |
03 Jul 2011 14:59:23
1.54
|
ohauer  |
-remove MD5 |
30 Apr 2010 01:52:43
1.54
|
clsung  |
- Update to 1.54
Changes: http://search.cpan.org/dist/Module-Starter/Changes |
13 Mar 2009 01:10:09
1.50
|
clsung  |
- Update to 1.50
PR: ports/132364
Submitted by: Cezary Morga <cm_AT_therek dot net> |
14 Jan 2008 07:35:30
1.47.0
|
clsung  |
- Update to 1.47.0 (1.470)
Changes: http://search.cpan.org/dist/Module-Starter/Changes |
24 Oct 2007 02:35:34
1.44
|
clsung  |
- Update to 1.44 |
08 Sep 2007 00:57:38
1.42
|
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 |
22 Jan 2006 01:48:34
1.42
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Nov 2005 03:03:30
1.42
|
clsung  |
- update to 1.42
- add SHA256 checksum
PR: 89342
Submitted by: aaron |
07 Jul 2005 06:05:09
1.40
|
clsung  |
- update to 1.40
* document --dir option to module-starter
* proper escaping of $] and $^X
* never use \ for path delimiters in {Makefile,Build}.PL
* don't always completely ignore --license |
04 Apr 2005 09:28:14
1.38
|
clsung  |
- update to 1.38
- from Changes:
* don't allow invalid module names |
15 Mar 2005 17:57:02
1.36
|
clsung  |
- A simple starter kit for any Perl module
make you easy to write your own module. |