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) |
1.7_4 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 ) |
1.7_4 20 Jul 2022 14:21:03 |
Tobias C. Berner (tcberner) |
converters: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Keda <admin@lissyara.su>
* Alex Semenyaka <alex@rinet.ru>
* Alexandr Kovalenko <never@nevermind.kiev.ua>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrey A. Chernov <ache@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Blaz Zupan <blaz@amis.net>
* Brent J. Nordquist <bjn@visi.com>
* Carlos J. Puga Medina <cpm@fbsd.es> (Only the first 15 lines of the commit message are shown above ) |
1.7_4 25 Mar 2022 13:37:54 |
Po-Chuan Hsieh (sunpoet) |
converters/p5-Text-Iconv: Strip shared library
- Bump PORTREVISION for package change |
1.7_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7_3 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 |
1.7_3 14 Mar 2018 09:03:13 |
amdmi3 |
- Add LICENSE
Approved by: portmgr blanket |
1.7_3 05 Jul 2016 20:26:13 |
mat |
Always use libiconv, which has all the functions.
PR: 210848
Submitted by: Marcin Gryszkalis
Sponsored by: Absolight |
1.7_2 12 Mar 2015 23:00:03 |
adamw |
Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
the plist was randomized before committing
A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier. |
1.7_2 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 ) |
1.7_1 20 Oct 2014 09:37:01 |
bapt |
Cleanup plist |
1.7_1 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
1.7_1 25 Mar 2014 18:40:44 |
tijl |
Instead of patching the code to use /usr/include/iconv.h replace LOCALBASE
in CONFIGURE_ARGS with ICONV_PREFIX. Also add CFLAGS to INC in
CONFIGURE_ARGS to get -DLIBICONV_PLUG on FreeBSD 10 with libiconv installed.
PR: ports/187907
Approved by: perl (mat) |
1.7 25 Mar 2014 07:23:06 |
madpilot |
Fix build on 10 and head when converters/libiconv is installed.
Reported by: Mike Harding <mvharding@gmail.com> (via email)
Approved by: perl (mat) |
1.7 01 Nov 2013 14:20:56 |
vanilla |
Support STAGEDIR. |
1.7 20 Sep 2013 16:05:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters) |
1.7 04 Sep 2013 18:06:08 |
madpilot |
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code) |
1.7 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.7 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
1.7 07 May 2012 15:42:51 |
skv |
Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved). |
1.7 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.7 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) |
1.7 15 Jan 2008 21:51:27 |
skv |
Update to 1.7 |
1.5 27 Sep 2007 20:58:37 |
skv |
Update to 1.5
Changes: http://search.cpan.org/src/MPIOTR/Text-Iconv-1.5/Changes |
1.4 22 Jan 2006 08:22:34 |
edwin |
SHA256ify
Approved by: krion@ |
1.4 22 Jan 2006 01:27:58 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.4 19 Jul 2004 06:51:03 |
skv |
Updated to 1.4 |
1.3 02 Jul 2004 17:20:23 |
skv |
Updated to 1.3 |
1.2_1 05 Feb 2004 16:04:21 |
skv |
Minor clean (use USE_ICONV, etc.) |
1.2_1 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.2_1 07 Mar 2003 05:58:00 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.2_1 16 Aug 2002 13:54:05 |
skv |
Minor port cleanups |
1.2_1 18 Mar 2002 10:27:58 |
knu |
Bump PORTREVISION to reflect the (lib)iconv upgrade. |
1.2_1 18 Mar 2002 09:46:46 |
sobomax |
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv. |
16 Aug 2001 10:28:04 |
tobez |
Update converters/p5-Text-Iconv to 1.2. |
14 Apr 2001 23:31:53 |
steve |
Remove empty directories on uninstall. |
10 Mar 2001 04:48:43 |
vanilla |
Add a "}" to Makefile, and add "-liconv" to CONFIGURE_ARGV. It broken on my
last commit. |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
05 Feb 2001 14:30:41 |
olgeni |
Style/space police (space -> tab) over the converters category. |
31 Dec 2000 05:51:33 |
will |
Add p5-Text-Iconv 1.1, a perl interface to iconv(). |