Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.07_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.07_1 25 Oct 2021 15:58:07 |
Po-Chuan Hsieh (sunpoet) |
japanese/p5-Jcode: Add NO_ARCH |
2.07_1 04 Oct 2021 19:58:01 |
Rene Ladan (rene) |
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary |
2.07_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.07_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.07_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
2.07_1 30 Nov 2017 11:01:32 |
wen |
- Add LICENSE
PR: 222324
Submitted by: yasu@utahime.org
Approved by: maintainer(timeout, > 60 days) |
2.07_1 26 Nov 2014 13:08:38 |
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 ) |
2.07 12 Nov 2014 13:46:00 |
antoine |
Cleanup plist |
2.07 28 Jan 2014 15:58:59 |
miwi |
- Stage support |
2.07 20 Sep 2013 18:47:56 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
2.07 16 Sep 2013 15:42:41 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
2.07 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
2.07 22 Jul 2009 16:27:08 |
pgollucci |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
2.07 03 Sep 2008 11:06:07 |
kuriyama |
Upgrade to 2.07.
PR: ports/127041
Submitted by: Takefu Kenji <takefu@airport.fm> |
2.06 17 Apr 2008 14:30:31 |
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) |
2.06 08 Sep 2007 16:39:27 |
linimon |
Fix plist substitution in the new Perl order.
Pointy hat to: linimon |
2.06 02 Nov 2006 07:42:49 |
nork |
Update to 2.06.
Approved by: kuriyama by telephone |
2.05 01 Jul 2006 16:06:51 |
aaron |
- Update to 2.05
PR: ports/99056
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit) |
2.04 06 May 2006 11:40:30 |
kuriyama |
- Update to 2.04.
(Fix problem around autoload methods (like $j->MIME_Header)) |
2.03 22 Jan 2006 12:39:13 |
edwin |
SHA256ify
Approved by: krion@ |
2.03 21 Sep 2005 19:31:43 |
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 |
2.03 23 Jul 2005 07:14:18 |
kuriyama |
- Update to 2.03.
- Since 2.x, Jcode is the wrapper of Encode module with perl-5.8.1
and after. |
0.88 11 Jan 2005 03:36:15 |
kuriyama |
Update to 0.88. |
0.87 10 Aug 2004 02:54:55 |
kuriyama |
Unbreak about $PKGNAMEPREFIX recursion.
Found by: freshports |
0.87 10 Aug 2004 01:44:57 |
kuriyama |
- Upgrade to 0.87.
- Move conditional dependency to the bottom of Makefile. |
0.83_2 15 Jul 2004 12:52:21 |
ache |
Only perl 5.8.4 have Base64 3.01, use 500804 as PERL_LEVEL |
0.83_2 15 Jul 2004 11:55:50 |
ache |
Don't install p5-MIME-Base64 for newest perls |
0.83_1 29 Mar 2004 14:01:59 |
kuriyama |
o Avoid warning about use of uninitialized value in jfold().
o Fix typo in jfold() manpage. |
0.83 18 Mar 2004 00:48:53 |
kuriyama |
SIZEify.
Submitted by: trevor |
0.83 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.83 02 Jul 2003 05:08:49 |
kuriyama |
Upgrade to 0.83. |
0.82 22 Feb 2003 07:48:51 |
kuriyama |
de-pkg-comment. |
0.82 01 Nov 2002 09:13:27 |
kuriyama |
Upgrade to 0.82. |
0.80 03 May 2002 23:19:52 |
kuriyama |
Upgrade to 0.80. |
17 Jan 2002 02:22:19 |
kuriyama |
Update to 0.79. Add WWW. |
24 Jul 2001 03:10:38 |
kuriyama |
Upgrade to 0.75. |
24 Jul 2001 02:57:50 |
kuriyama |
Upgrade 0.74. |
20 May 2001 14:00:23 |
kuriyama |
Upgrade to 0.71. |
17 May 2001 09:53:26 |
kuriyama |
Upgrade to 0.70. |
02 Mar 2001 06:46:31 |
knu |
Use PERL_CONFIGURE. |
10 Feb 2001 02:10:52 |
kuriyama |
Remove unzip from run_depends. |
07 Jan 2001 17:49:52 |
will |
Clean up inefficient perl invocations; use multiple REs in the same call. |
08 Oct 2000 03:24:23 |
asami |
Convert category japanese to new layout. |
27 Aug 2000 17:52:53 |
knu |
Back out the previous commit. That one has a problem which occurs on
cross-language master-slave ports. |
27 Aug 2000 07:13:36 |
knu |
PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es. |
10 Aug 2000 21:51:09 |
will |
Oops, fix a typo (WRSRC -> WRKSRC). Strange how this has gone unnoticed for
nearly two months! This allows p5-Jcode to respect CC again.. |
17 Jun 2000 03:37:15 |
will |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |
13 Jun 2000 03:44:14 |
kuriyama |
Revert previous commit. That cannot fix CFLAGS problem. |
13 Jun 2000 03:07:43 |
kuriyama |
Honor $CFLAGS. |