Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
23 Apr 2016 15:15:45
1.50

|
rene  |
Remove expired ports:
2016-04-11 deskutils/qlabels: Does not fetch, unmaintained
2016-04-14 french/tvdownloader: Many channels have modified their protocols and
cannot be DL anymore
2016-04-14 comms/cdr_read: unfetchable
2016-04-14 russian/rubygem-rutils: Deprecated by upstream
2016-04-14 devel/rubygem-dotenv-deployment: Deprecated by upstream in latest
version (0.3.0)
2016-04-15 www/p5-LWP-ConsoleLogger: Depends on expiring
www/p5-HTTP-CookieMonster
2016-04-15 www/p5-WWW-Mechanize-Cached: Depends on expiring
www/p5-HTTP-CookieMonster
2016-04-15 www/p5-HTTP-CookieMonster: Broken for more than 6 months
2016-04-15 misc/diary-hercules: Broken for more than 6 months
2016-04-15 graphics/ffff: Broken for more than 6 months
2016-04-15 net-im/sigram: Broken for more than 6 months
2016-04-15 games/annelid: Broken for more than 6 months
2016-04-15 science/py-pydap: Broken for more than 6 months
2016-04-15 sysutils/su2: Broken for more than 6 months
2016-04-15 www/download-gemist: Broken for more than 6 months
2016-04-15 databases/p5-qdbm: Broken for more than 6 months
2016-04-15 comms/libfec: Broken for more than 6 months
2016-04-15 deskutils/ladon: Broken for more than 6 months
Sponsored by: Essen Linuxhotel Hackathon 2016 |
01 Apr 2016 14:33:58
1.50

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
13 Mar 2016 18:45:42
1.50

|
antoine  |
Deprecate ports broken for more than 6 months |
24 Aug 2015 14:26:38
1.50

|
kuriyama  |
- Upgrade to 1.50. |
14 Jun 2015 08:20:50
1.48

|
kuriyama  |
- Upgrade to 1.48. |
26 Nov 2014 13:08:38
1.44_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 ) |
20 Nov 2014 14:42:30
1.44

|
kuriyama  |
- Upgrade to 1.44. |
05 Jan 2014 13:05:57
1.43

|
az  |
- stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 23:36:54
1.43

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
10 Aug 2013 16:36:31
1.43

|
kuriyama  |
- Upgrade to 1.43. |
03 Aug 2012 15:54:36
1.41
|
cs  |
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit) |
22 Jul 2012 14:52:11
1.41
|
kuriyama  |
- Upgrade to 1.41. |
10 Jun 2012 18:42:48
1.40
|
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) |
30 Oct 2010 13:41:46
1.40
|
kuriyama  |
- Upgrade to 1.40. |
10 Oct 2010 00:50:13
1.39
|
kuriyama  |
- Upgrade to 1.39. |
04 Sep 2010 14:17:28
1.37
|
kuriyama  |
- Upgrade to 1.37. |
29 Nov 2009 23:57:06
1.35
|
kuriyama  |
- Upgrade to 1.35. |
17 Sep 2009 01:27:57
1.33_1
|
kuriyama  |
- Test::Warn is used only test stage, so remove it from ports
dependency.
Feature safe: yes |
30 Aug 2009 23:08:30
1.33
|
kuriyama  |
Uses the Cache::Cache hierarchy to implement a caching Mech. This lets
one perform repeated requests without hammering a server impolitely.
WWW: http://search.cpan.org/dist/WWW-Mechanize-Cached/ |