Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Oct 2018 13:06:45
1.043

|
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) |
27 May 2018 20:15:20
1.043

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
07 Jan 2018 12:12:54
1.043

|
sunpoet  |
Use real PORTVERSION and update dependent ports |
15 Sep 2017 08:58:50
1.043

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
24 Apr 2017 15:20:12
1.043

|
sunpoet  |
Update to 1.043
- Use real PORTVERSION and update dependent port
- Add LICENSE
- Sort *_DEPENDS
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Email-FolderType-Net/Changes |
07 Apr 2017 18:50:22
1.04.1_1

|
lth  |
Moving maintainership burden onto broader shoulders |
01 Apr 2016 14:16:20
1.04.1_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
14 May 2015 10:15:09
1.04.1_1

|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
1.04.1_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 ) |
05 Jan 2014 16:08:00
1.04.1

|
az  |
- stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 19:59:14
1.04.1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
07 Aug 2013 13:20:32
1.04.1

|
az  |
- Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in
current version)
Approved by: lth@ (maintainer) |
10 Jun 2012 18:42:48
1.04.1
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
03 Jul 2011 13:53:52
1.04.1
|
ohauer  |
- remove MD5 |
29 Mar 2007 11:02:41
1.04.1
|
lth  |
Update to 1.04.1 (distversion 1.041) |
22 Jan 2006 12:50:54
1.04
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:20:05
1.04
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Sep 2005 19:31:43
1.04
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
07 May 2005 13:11:52
1.04
|
lth  |
Update to 1.04, thereby unbreaking |
10 Jan 2005 12:53:55
1.02
|
lth  |
Mark as BROKEN
Reported by: pointyhat via kris |
30 Dec 2004 15:15:00
1.02
|
lth  |
Add p5-Email-FolderType-Net 1.02, recognize folder types for network
based message protocols. |