Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.77
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Sep 2020 18:12:25
1.77
|
sunpoet  |
Update to 1.77
Changes: https://metacpan.org/changes/distribution/Module-Starter |
12 Mar 2019 18:10:51
1.76
|
sunpoet  |
Update to 1.76
Changes: https://metacpan.org/changes/distribution/Module-Starter |
06 Oct 2018 13:06:45
1.75
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
17 Jun 2018 23:15:51
1.75
|
wen  |
- Update to 1.75
Changes: https://metacpan.org/changes/distribution/Module-Starter |
27 May 2018 20:15:20
1.73
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
1.73
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
11 Aug 2017 21:38:36
1.73
|
sunpoet  |
Update to 1.73
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Module-Starter/Changes |
27 Mar 2017 11:12:10
1.72
|
sunpoet  |
Update to 1.72
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Module-Starter/Changes |
19 May 2016 10:21:25
1.71
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
01 Apr 2016 14:00:57
1.71
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
14 Sep 2015 12:19:50
1.71
|
mat  |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
14 Feb 2015 19:58:52
1.71
|
adamw  |
Update to 1.71.
Changes: https://metacpan.org/changes/distribution/Module-Starter |
21 Jan 2015 13:24:00
1.70
|
tobez  |
Update to 1.70. |
26 Nov 2014 13:08:38
1.62_1
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
27 Oct 2014 10:55:59
1.62
|
bapt  |
Cleanup plist |
10 Dec 2013 13:01:25
1.62
|
jadawin  |
- Update to 1.62
Sponsored by: OBS |
07 Dec 2013 20:26:04
1.61
|
sunpoet  |
- Update to 1.61
- Add LICENSE
Changes: http://search.cpan.org/dist/Module-Starter/Changes |
30 Oct 2013 14:44:54
1.60
|
vanilla  |
support STAGEDIR. |
20 Sep 2013 17:13:47
1.60
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
02 Sep 2013 15:19:18
1.60
|
sunpoet  |
- Add PORTSCOUT |
02 Aug 2013 18:52:11
1.60
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
10 Jun 2013 16:56:55
1.60
|
mat  |
Update to 1.60. |
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. |