| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl
Notes:
svn path=/head/; revision=470993
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/SQL-Translator/Changes
Notes:
svn path=/head/; revision=458768
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: http://search.cpan.org/dist/SQL-Translator/Changes
Notes:
svn path=/head/; revision=455728
|
|
|
|
| |
Notes:
svn path=/head/; revision=451815
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=449893
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependency change
Notes:
svn path=/head/; revision=438228
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
|
| |
PR: 206689
Submitted by: matthew
Sponsored by: Absolight
Notes:
svn path=/head/; revision=411567
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=396892
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
Notes:
svn path=/head/; revision=381151
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
Notes:
svn path=/head/; revision=378898
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/ILMARI/SQL-Translator-0.11020/Changes
Notes:
svn path=/head/; revision=374172
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
Notes:
svn path=/head/; revision=373448
|
|
|
|
| |
Notes:
svn path=/head/; revision=371255
|
|
|
|
| |
Notes:
svn path=/head/; revision=338561
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=332881
|
|
|
|
| |
Notes:
svn path=/head/; revision=332592
|
|
|
|
|
|
|
| |
databases)
Notes:
svn path=/head/; revision=327717
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324174
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/SQL-Translator/Changes
Notes:
svn path=/head/; revision=309773
|
|
|
|
| |
Notes:
svn path=/head/; revision=297871
|
|
|
|
| |
Notes:
svn path=/head/; revision=296527
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=293247
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=292977
|
|
|
|
|
|
|
|
|
| |
PR: ports/164337
Submitted by: swills (myself)
Approved by: maintainer (blanket)
Notes:
svn path=/head/; revision=290056
|
|
|
|
|
|
|
| |
- Remove obsolete conditional dependency
Notes:
svn path=/head/; revision=284050
|
|
|
|
|
|
|
|
|
|
| |
- Optional dependencies [1]
PR: ports/157198 [1]
Submitted by: swills [1]
Notes:
svn path=/head/; revision=275472
|
|
|
|
|
|
|
|
| |
PR: ports/153058
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Notes:
svn path=/head/; revision=266198
|
|
|
|
| |
Notes:
svn path=/head/; revision=256099
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=250665
|
|
|
|
| |
Notes:
svn path=/head/; revision=249879
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
| |
(part 17).
Approved by: portmgr (itetcu)
Notes:
svn path=/head/; revision=248784
|
|
|
|
|
|
|
| |
Noted by: pointyhat via pav
Notes:
svn path=/head/; revision=248135
|
|
|
|
|
|
|
|
| |
PR: ports/142015
Submitted by: Alex Deiter <alex.deiter@gmail.com>
Notes:
svn path=/head/; revision=247942
|
|
|
|
|
|
|
|
|
|
|
| |
- Add a patch to avoid confusing of load() method (obtained from the
latest version).
No response from: lth (24 days)
Feature safe: yes
Notes:
svn path=/head/; revision=242217
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
| |
Notes:
svn path=/head/; revision=229839
|
|
|
|
| |
Notes:
svn path=/head/; revision=224323
|
|
|
|
| |
Notes:
svn path=/head/; revision=218940
|
|
|
|
| |
Notes:
svn path=/head/; revision=216032
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
Notes:
svn path=/head/; revision=199069
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
| |
Noticed by: pointyhat via pav
Notes:
svn path=/head/; revision=183283
|
|
|
|
|
|
|
| |
- Remove repeated text in pkg-descr
Notes:
svn path=/head/; revision=181100
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154109
|
|
|
|
|
|
|
| |
- Port now requires perl 5.6
Notes:
svn path=/head/; revision=138536
|