Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.66 27 Nov 2024 02:36:41 |
Po-Chuan Hsieh (sunpoet) |
databases/p5-SQL-Translator: Update to 1.66
Changes: https://metacpan.org/dist/SQL-Translator/changes |
1.65 03 Feb 2024 12:39:47 |
Wen Heping (wen) |
databases/p5-SQL-Translator: Update to 1.65 |
1.64 25 Dec 2023 16:11:00 |
Po-Chuan Hsieh (sunpoet) |
databases/p5-SQL-Translator: Update to 1.64
Changes: https://metacpan.org/dist/SQL-Translator/changes |
1.63 18 Mar 2023 09:50:44 |
Wen Heping (wen) |
databases/p5-SQL-Translator: Update to 1.63 |
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.62 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.62 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
1.62 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.62 19 Dec 2020 20:17:17 |
sunpoet |
Update version requirement of *_DEPENDS |
1.62 23 Sep 2020 18:51:04 |
sunpoet |
Update to 1.62
Changes: https://metacpan.org/changes/distribution/SQL-Translator |
1.61 20 Apr 2020 00:59:57 |
wen |
- Update to 1.61 |
1.60_1 04 Dec 2019 14:26:45 |
swills |
databases/p5-SQL-Translator: remove unnecessary REINPLACE_CMD
While here, pet portlint |
1.60 30 May 2019 21:56:57 |
sunpoet |
Update to 1.60
- Fix *_DEPENDS
- Update version requirement of TEST_DEPENDS
Changes: https://metacpan.org/changes/distribution/SQL-Translator |
0.11024 06 Apr 2019 14:43:15 |
sunpoet |
Use real PORTVERSION of devel/p5-Parse-RecDescent |
0.11024 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.11024 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.11024 11 Jan 2018 18:35:30 |
sunpoet |
Update to 0.11024
Changes: http://search.cpan.org/dist/SQL-Translator/Changes |
0.11023 07 Dec 2017 16:01:44 |
sunpoet |
Update to 0.11023
- Add NO_ARCH
Changes: http://search.cpan.org/dist/SQL-Translator/Changes |
0.11021_2 12 Oct 2017 08:09:49 |
sunpoet |
Convert to test framework |
0.11021_2 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.11021_2 11 Apr 2017 00:47:29 |
sunpoet |
Remove Perl core module
- Bump PORTREVISION for dependency change |
0.11021_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.11021_1 21 Mar 2016 14:04:34 |
mat |
Fix DIAGRAM option, add p5-strictures dependency.
PR: 206689
Submitted by: matthew
Sponsored by: Absolight |
0.11021 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
0.11021 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. |
0.11021 12 Feb 2015 21:38:09 |
pi |
databases/p5-SQL-Translator: 0.11020 -> 0.11021
- Fix Oracle producer generating an unnecessary / at the end in case there
are no triggers
- Skip HTML tests if CGI is not installed (RT#98027)
- Fix JSON and YAML tests if the defaults have been tweaked (RT#98824)
- Fixes for parsing and producing identifiers and values that need
quoting and escaping for SQLite, MySQL, PostgreSQL, SQLServer and
Oracle (RT#90700, RT#31034)
- Add support for ALTER TABLE ... ADD CONSTRAINT to Oracle parser
- Add trigger support to Oracle parser (RT#62927)
- Fix erroneous PostgreSQL floating point type translations (RT#99725)
- Remove executable bit from Parser/JSON.pm (RT#100532)
- Update the Free Software Foundation's address (RT#100531)
- Provide default index names for SQLite (GH#45)
- Fix multi-column indexes in Parser::DBI::PostgreSQL
- Fix array data types in Parser::PostgreSQL (GH#49)
- Fix multidimensional sizes in Parser::PostgreSQL
PR: 195194
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> |
0.11020 07 Dec 2014 07:19:44 |
wen |
- Update to 0.11020
Changes: http://cpansearch.perl.org/src/ILMARI/SQL-Translator-0.11020/Changes |
0.11018_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 ) |
0.11018_1 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
0.11018_1 03 Jan 2014 16:22:02 |
antoine |
Fix plist (JSON parser and producer orphaned) |
0.11018 05 Nov 2013 17:56:05 |
sunpoet |
- Update to 0.11018
- Add LICENSE
- Fix and sort *_DEPENDS
- Convert to new options helper
- Use REINPLACE_CMD instead of patch file
Changes: http://search.cpan.org/dist/SQL-Translator/Changes |
0.11016 03 Nov 2013 06:53:55 |
vanilla |
Support STAGEDIR. |
0.11016 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.11016 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.11016 01 Jan 2013 14:55:43 |
tobez |
Update to 0.11016.
Changes: http://search.cpan.org/dist/SQL-Translator/Changes |
0.11010_1 31 May 2012 11:19:32 |
bapt |
Convert to new options framework |
0.11010_1 13 May 2012 12:40:25 |
lth |
- pass maintainership |
0.11010_1 13 Mar 2012 16:15:36 |
pgollucci |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
0.11010_1 08 Mar 2012 18:45:38 |
pgollucci |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
0.11010_1 29 Jan 2012 21:20:26 |
swills |
- Add missing DEPENDS
PR: ports/164337
Submitted by: swills (myself)
Approved by: maintainer (blanket) |
0.11010 21 Oct 2011 07:50:00 |
lth |
- Update to 0.11010
- Remove obsolete conditional dependency |
0.11008 12 Jun 2011 19:32:29 |
lth |
- Update to 0.11008
- Optional dependencies [1]
PR: ports/157198 [1]
Submitted by: swills [1] |
0.11007 13 Dec 2010 08:34:30 |
lth |
Update to 0.11007
PR: ports/153058
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> |
0.11006 08 Jun 2010 11:22:33 |
lth |
Update to 0.11006 |
0.11005_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.11005 07 Mar 2010 16:58:02 |
lth |
Update to 0.11005 |
0.11004 15 Feb 2010 10:57:09 |
lth |
Update to 0.11004 |
0.11003_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.11003_1 29 Jan 2010 04:56:59 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 17).
Approved by: portmgr (itetcu) |
0.11003 19 Jan 2010 07:54:43 |
lth |
Fixup pkg-plist
Noted by: pointyhat via pav |
0.11003 15 Jan 2010 13:12:21 |
lth |
Update to 0.11003
PR: ports/142015
Submitted by: Alex Deiter <alex.deiter@gmail.com> |
0.09.004_2 29 Sep 2009 01:27:21 |
kuriyama |
- Remove unneeded dependencies.
- Add a patch to avoid confusing of load() method (obtained from the
latest version).
No response from: lth (24 days)
Feature safe: yes |
0.09.004_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.09.004 10 Mar 2009 14:59:58 |
lth |
Update to 0.09.004 (distversion 0.09004) |
0.09.002 17 Dec 2008 12:58:17 |
lth |
Update to 0.09.002 (distversion 0.09002) |
0.09.001 21 Aug 2008 07:03:41 |
lth |
Update to 0.09.001 (distversion 0.09001) |
0.09.000 30 Jun 2008 11:34:17 |
lth |
Update to 0.09.000 (distversion 0.09000) |
0.08_2 06 Jun 2008 13:17:10 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.08_1 08 Sep 2007 00:54:37 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.08_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.08 25 Jan 2007 19:59:52 |
lth |
Fix plist
Noticed by: pointyhat via pav |
0.08 30 Dec 2006 22:17:55 |
lth |
- Update to 0.08
- Remove repeated text in pkg-descr |
0.07 22 Jan 2006 08:23:41 |
edwin |
SHA256ify
Approved by: krion@ |
0.07 22 Jan 2006 01:29:10 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.07 05 Jul 2005 20:25:58 |
lth |
- Update to 0.07
- Port now requires perl 5.6 |
0.06_2 11 Jun 2005 16:13:12 |
skv |
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on) |
0.06_1 24 Oct 2004 19:59:22 |
lth |
- Modify patch-collection to fit release |
0.06 12 Oct 2004 21:14:49 |
lth |
Update to 0.06
PR: ports/71494
Submitted by: mat |
0.05_1 01 Jun 2004 12:32:33 |
lth |
Change of email address.
Approved by: erwin (mentor) |
0.05_1 10 May 2004 13:21:29 |
mat |
Now works with stock perl 5.005_03
PR: 66431
Submitted by: Lars Thegler <lars@thegler.dk> (maintainer) |
0.05 06 May 2004 10:39:26 |
mat |
Add p5-SQL-Translator 0.05, manipulate structured data definitions (SQL
and more).
PR: ports/65469
Submitted by: Lars Thegler <lars@thegler.dk> |