| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/DBD-mysql
Notes:
svn path=/head/; revision=380654
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added fix to tests to create test database if not exists (constant
failure on Travis) (CaptTofu)
- Support the fraction of (Oracle) MySQL Fabric that is supported by the
most recent Connector/C (Steffen Mueller smueller@cpan.org)
- Milan Sorm <sorm@is4u.cz> for work on statistics_info
- Fix for RT 97625, use after free()
Reini Urban rurban@cpan.org and Giovanni Bechis <giovanni@bigio.snb.it>
Notes:
svn path=/head/; revision=374610
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://cpansearch.perl.org/src/CAPTTOFU/DBD-mysql-4.028/ChangeLog
- Fixed bug in mysql.xs where dbh was being used as error code
- RT #97570: fix wrong salloc free in mysql_st_internal_execute
(Reini Urban, cPanel)
- Fix RT #97625 use-after-free in mysql_dr_error, and #86153
(Reini Urban, cPanel)
- find mysql.h for MariaDB on Win32 (Graham Ollis)
- Update mysql.pm to work with ipv6 and ipv4 addresses (katyavoid)
Notes:
svn path=/head/; revision=363812
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=357300
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBD-mysql/ChangeLog
Notes:
svn path=/head/; revision=349178
|
|
|
|
|
|
|
|
|
| |
PR: ports/185887
Submitted by: Kurt Jaeger
Sponsored by: Absolight
Notes:
svn path=/head/; revision=340557
|
|
|
|
|
|
|
| |
- Sort PLIST
Notes:
svn path=/head/; revision=336309
|
|
|
|
|
|
|
| |
staging
Notes:
svn path=/head/; revision=336064
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBD-mysql/ChangeLog
Notes:
svn path=/head/; revision=332896
|
|
|
|
| |
Notes:
svn path=/head/; revision=332592
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove unnecessary DISTNAME
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Add TEST_DEPENDS
- Convert to new OPTIONS simplifier
- Sort PLIST
Changes: http://search.cpan.org/dist/DBD-mysql/ChangeLog
Notes:
svn path=/head/; revision=327825
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=319967
|
|
|
|
|
|
|
|
|
| |
While here trim headers
Feature safe: yes
Notes:
svn path=/head/; revision=316227
|
|
|
|
| |
Notes:
svn path=/head/; revision=314856
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/CAPTTOFU/DBD-mysql-4.021/ChangeLog
Notes:
svn path=/head/; revision=296139
|
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/CAPTTOFU/DBD-mysql-4.020/ChangeLog
Feature safe: yes
Notes:
svn path=/head/; revision=293695
|
|
|
|
|
|
|
| |
With Hat: perl@
Notes:
svn path=/head/; revision=292461
|
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/CAPTTOFU/DBD-mysql-4.019/ChangeLog
Submitted by: flo
Notes:
svn path=/head/; revision=274372
|
|
|
|
|
|
|
|
|
|
|
| |
- Set LICENSE
Changes: http://search.cpan.org/src/CAPTTOFU/DBD-mysql-4.018/ChangeLog
PR: ports/153571
Submitted by: Steve Wills <steve@mouf.net>
Notes:
svn path=/head/; revision=269816
|
|
|
|
|
|
|
|
|
| |
PR: ports/152230
Submitted by: Emanuel Haupt <ehaupt@freebsd.org>
Approved by: maintainer timeout (skv ; 24 days)
Notes:
svn path=/head/; revision=266018
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/CAPTTOFU/DBD-mysql-4.017/ChangeLog
Notes:
svn path=/head/; revision=260348
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/CAPTTOFU/DBD-mysql-4.016/ChangeLog
Notes:
svn path=/head/; revision=258096
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/CAPTTOFU/DBD-mysql-4.014/ChangeLog
Notes:
svn path=/head/; revision=257527
|
|
|
|
| |
Notes:
svn path=/head/; revision=247607
|
|
|
|
|
|
|
|
|
| |
PR: ports/141476
Approved by: maintainer timeout (skv; 25 days)
Submitted by: myself (pgollucci@)
Notes:
svn path=/head/; revision=247480
|
|
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/CAPTTOFU/DBD-mysql-4.012/ChangeLog
PR: ports/135724
Submitted by: pgollucci
Notes:
svn path=/head/; revision=237007
|
|
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/CAPTTOFU/DBD-mysql-4.010/ChangeLog
PR: ports/131387
Submitted by: pgollucci
Notes:
svn path=/head/; revision=228910
|
|
|
|
| |
Notes:
svn path=/head/; revision=217549
|
|
|
|
| |
Notes:
svn path=/head/; revision=211819
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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)
Notes:
svn path=/head/; revision=211450
|
|
|
|
| |
Notes:
svn path=/head/; revision=207489
|
|
|
|
| |
Notes:
svn path=/head/; revision=206835
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/CAPTTOFU/DBD-mysql-4.005/ChangeLog
Notes:
svn path=/head/; revision=193378
|
|
|
|
|
|
|
|
|
|
| |
ifdef's from dbdimp.c and dbdimp.h, as upstream apparently intended in
4.003, but did not quite catch them all.
Approved by: skv (maintainer)
Notes:
svn path=/head/; revision=188026
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/CAPTTOFU/DBD-mysql-4.003/ChangeLog
Notes:
svn path=/head/; revision=187893
|
|
|
|
|
|
|
|
|
| |
* remove support of perl < 5.6
Changes: http://search.cpan.org/src/CAPTTOFU/DBD-mysql-4.001/ChangeLog
Notes:
svn path=/head/; revision=184403
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/CAPTTOFU/DBD-mysql-4.00/ChangeLog
Notes:
svn path=/head/; revision=180709
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/CAPTTOFU/DBD-mysql-3.0008/ChangeLog
Notes:
svn path=/head/; revision=176191
|
|
|
|
|
|
|
|
|
| |
- Fix build with 4.x
Approved by: skv
Notes:
svn path=/head/; revision=173065
|
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/CAPTTOFU/DBD-mysql-3.0007/ChangeLog
PR: ports/103071
Submitted by: Jin-Shan Tseng <tjs xx cdpa.nsysu.edu.tw>
Notes:
svn path=/head/; revision=172848
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/CAPTTOFU/DBD-mysql-3.0006/ChangeLog
Notes:
svn path=/head/; revision=165181
|
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/CAPTTOFU/DBD-mysql-3.0004/ChangeLog
PR: ports/97677
Submitted by: leeym
Notes:
svn path=/head/; revision=163236
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/CAPTTOFU/DBD-mysql-3.0003_1/ChangeLog
Notes:
svn path=/head/; revision=161412
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154109
|