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) |
0.40068,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 ) |
0.40068,1 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
0.40068,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.40068,1 06 Oct 2018 13:06:45 |
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) |
0.40068,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 |
0.40068,1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.40068,1 21 Jul 2017 17:30:05 |
sunpoet |
Update to 0.40068
- Remove Perl core modules
Changes: http://search.cpan.org/dist/HTML-FormHandler/Changes |
0.40067,1 31 Dec 2016 19:51:34 |
adamw |
Purge checks for perl < 5.20. For p5-Net, remove the IPV6 knob which only
affected 5.18 and lower. |
0.40067,1 19 Nov 2016 17:12:18 |
sunpoet |
- Update to 0.40067
- Remove outdated PERL_LEVEL check
Changes: http://search.cpan.org/dist/HTML-FormHandler/Changes |
0.40066,1 10 Oct 2016 20:59:16 |
adamw |
Update to 0.40066.
Changes: https://metacpan.org/changes/distribution/HTML-FormHandler |
0.40065,1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.40065,1 21 Mar 2016 18:00:16 |
sunpoet |
- Update to 0.40065
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/HTML-FormHandler/Changes |
0.40064,1 18 Sep 2015 18:00:09 |
sunpoet |
- Update to 0.40064
Changes: http://search.cpan.org/dist/HTML-FormHandler/Changes |
0.40063,1 01 Jul 2015 17:46:17 |
sunpoet |
- Update to 0.40063
Changes: http://search.cpan.org/dist/HTML-FormHandler/Changes |
0.40062,1 28 Jun 2015 09:45:40 |
sunpoet |
- Update to 0.40062
- Fix *_DEPENDS: upstream replaced List::AllUtils with List::Util in 0.40060
- Add NO_ARCH
Changes: http://search.cpan.org/dist/HTML-FormHandler/Changes |
0.40061,1 26 Jun 2015 03:56:27 |
adamw |
Update to 0.40061.
Changes: https://metacpan.org/changes/distribution/HTML-FormHandler |
0.40059,1 26 Feb 2015 19:35:08 |
sunpoet |
- Update to 4.0059
Changes: http://search.cpan.org/dist/HTML-FormHandler/Changes |
0.40058,1 26 Feb 2015 17:46:03 |
sunpoet |
- Update to 4.0058
- Sort PLIST
Changes: http://search.cpan.org/dist/HTML-FormHandler/Changes |
0.40057_1,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 ) |
0.40057,1 02 Aug 2014 13:00:13 |
pi |
www/p5-HTML-FormHandler: 0.40056 -> 0.40057
http://cpansearch.perl.org/src/GSHANK/HTML-FormHandler-0.40057/Changes
- added support for tag 'inline' in bootstrap3 wrapper
- add test for inline-checkboxes
- add test for prefilled with init_object form reuse
- clear item and init_object which are required for form reuse
- add failing test for element_class override through
build_update_subfields
- add a bit of doc about handling DBIC new results & 'use_default_over_obj'
- =encoding utf-8 in Manual/Rendering.pod
- remove deprecated css_class and input_class attributes
- add param_to_values method to convert parameters to init_object-like
hashref
- Add code to respect the label_no_filter tag on checkboxes for Bootstrap
and the Base widgets.
- fix bootstrap3 input_append_button
- Respect label_no_filter on checkbox labels.
- add Arabic translations
- use time_zone and locale options in Date field |
0.40056,1 11 Mar 2014 05:43:19 |
az |
- update to 4.0056
Changes: http://search.cpan.org/dist/HTML-FormHandler/Changes |
0.40054,1 29 Nov 2013 11:47:08 |
sunpoet |
- Update to 4.0054
Changes: http://search.cpan.org/dist/HTML-FormHandler/Changes |
0.40053,1 09 Nov 2013 22:35:51 |
sunpoet |
- Update to 4.0053
Changes: http://search.cpan.org/dist/HTML-FormHandler/Changes |
0.40051_1,1 20 Oct 2013 08:31:56 |
sunpoet |
- Fix PLIST |
0.40051_1,1 20 Oct 2013 07:02:34 |
sunpoet |
- Update to 4.0051
- Sort PLIST
- Fix PLIST: use %%PERL_ARCH%% instead of "mach"
Changes: http://search.cpan.org/dist/HTML-FormHandler/Changes |
0.40050_1,1 17 Oct 2013 16:15:14 |
antoine |
Fix plist
Bump PORTREVISION for package change |
0.40050,1 03 Oct 2013 18:38:05 |
sunpoet |
- Update to 4.0050
- Support STAGEDIR
Changes: http://search.cpan.org/dist/HTML-FormHandler/Changes |
0.40028,1 22 Sep 2013 17:58:30 |
sunpoet |
- Update to 4.0028
- Sort *_DEPENDS
Changes: http://search.cpan.org/dist/HTML-FormHandler/Changes |
0.40027,1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.40027,1 20 Aug 2013 05:46:11 |
az |
- Update to 0.40027
Changelog: http://search.cpan.org/dist/HTML-FormHandler/Changes |
0.40026,1 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.40026,1 19 Jul 2013 07:07:15 |
az |
- Pass maintainership to perl@ (missed in r323266) |
0.40026,1 19 Jul 2013 07:05:46 |
az |
- Update to 0.40026
- Pass maintainership to perl@ |
0.35005,1 31 May 2013 01:46:41 |
miwi |
- Do not try to remove dirs. not created by the port
- Trim header
Reported by: pkg (DEVELOPER_MODE) |
0.35005,1 09 Apr 2012 19:57:19 |
swills |
- Add additional TEST_DEPENDS
PR: ports/165539
Approved by: maintainer timeout (az, >2 weeks)
Feature safe: yes |
0.35005,1 10 Oct 2011 11:17:18 |
sunpoet |
- Update to 0.35005
- Sort MAN3 and PLIST
Changes: http://search.cpan.org/dist/HTML-FormHandler/Changes
PR: ports/161447
Submitted by: sunpoet (myself)
Approved by: az (maintainer, via IRC) |
0.35003,1 09 Sep 2011 10:39:54 |
az |
- Update to 0.35003
- Add LICENSE |
0.35002,1 13 Aug 2011 17:53:42 |
az |
- Update to 0.35002 |
0.34001,1 08 Jun 2011 14:21:32 |
az |
- Update to 0.34001 |
0.33002,1 26 Feb 2011 17:56:24 |
az |
- Update to 0.33002
PR: ports/155024
Submitted by: milki <milki@rescomp.berkeley.edu> |
0.32005,1 12 Feb 2011 09:30:23 |
az |
Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.
Sponsored by: p5 namespace |
0.32005,1 04 Nov 2010 14:47:17 |
az |
- Update to 0.32005
PR: ports/151857
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> |
0.32003,1 15 Oct 2010 19:23:42 |
az |
Update to 0.32003 |
0.32002,1 24 Aug 2010 05:47:28 |
az |
Update to 0.32002
Changes: http://search.cpan.org/dist/HTML-FormHandler/Changes |
0.32001,1 01 Jul 2010 05:55:11 |
az |
Update to 0.32001
Changes: http://search.cpan.org/dist/HTML-FormHandler/Changes
Feature safe: yes |
0.31003,1 01 Jun 2010 13:57:22 |
az |
Update to 0.31003
Changes: http://search.cpan.org/dist/HTML-FormHandler/Changes |
0.31002,1 10 May 2010 12:06:11 |
az |
Update to 0.31002
Changes: http://search.cpan.org/dist/HTML-FormHandler/Changes |
0.30,1 06 May 2010 07:15:59 |
az |
Take maintainership |
0.30,1 20 Apr 2010 03:04:26 |
linimon |
Reassign ports from andrey@kostenko.name to perl@ due to lack of time.
Hat: portmgr |
0.30,1 04 Feb 2010 18:31:16 |
az |
Update to 0.30
Changelog: http://cpansearch.perl.org/src/GSHANK/HTML-FormHandler-0.30/Changes
PR: ports/143511
Submitted by: az
Approved by: maintainer |
0.29_1,1 22 Jan 2010 14:24:39 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 2).
Approved by: portmgr (itetcu) |
0.29,1 15 Dec 2009 21:09:54 |
pgollucci |
- Update to 0.29
PR: ports/141613
Approved by: maintainer
Submitted by: myself (pgollucci@) |
0.28001 07 Dec 2009 09:00:30 |
wen |
HTML::FormHandler allows you to define HTML form fields and validators.
It can be used for both database and non-database forms, and will
automatically update or create rows in a database. It can also be used
to process structured data that doesn't come from an HTML form.
WWW: http://search.cpan.org/~GSHANK/HTML-FormHandler
PR: ports/141120
Submitted by: Andrey Kostenko <andrey@kostenko.name> |