| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/GD/ChangeLog
Notes:
svn path=/head/; revision=462302
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/GD/ChangeLog
Notes:
svn path=/head/; revision=454350
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix LICENSE
- Strip shared library
- Clean up and sort PLIST
Changes: http://search.cpan.org/dist/GD/ChangeLog
Notes:
svn path=/head/; revision=439637
|
|
|
|
|
|
|
|
| |
Done with: Tools/scripts/bump-revision.sh
Sponsored by: Absolight
Notes:
svn path=/head/; revision=432932
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
MFH: 2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4
Notes:
svn path=/head/; revision=418829
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=376294
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=376292
|
|
|
|
|
|
|
| |
Reported by: naddy
Notes:
svn path=/head/; revision=376260
|
|
|
|
|
|
|
|
|
| |
- Sort PLIST
Changes: http://search.cpan.org/dist/GD/ChangeLog
Notes:
svn path=/head/; revision=376222
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=371283
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/GD/ChangeLog
Notes:
svn path=/head/; revision=349944
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/GD/ChangeLog
Notes:
svn path=/head/; revision=345130
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Fix CONFIGURE_ENV
Changes: http://search.cpan.org/dist/GD/ChangeLog
Notes:
svn path=/head/; revision=344519
|
|
|
|
| |
Notes:
svn path=/head/; revision=332801
|
|
|
|
|
|
|
| |
graphics)
Notes:
svn path=/head/; revision=327733
|
|
|
|
| |
Notes:
svn path=/head/; revision=325131
|
|
|
|
| |
Notes:
svn path=/head/; revision=324445
|
|
|
|
| |
Notes:
svn path=/head/; revision=324437
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324174
|
|
|
|
|
|
|
|
| |
- Fix COMMENT
- Trim header
Notes:
svn path=/head/; revision=315509
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/GD/ChangeLog
Notes:
svn path=/head/; revision=312979
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
| |
- changes: http://cpansearch.perl.org/src/LDS/GD-2.46/ChangeLog
Notes:
svn path=/head/; revision=273662
|
|
|
|
|
|
|
| |
Approved by: jadawin/tabthorpe (mentors, implicit)
Notes:
svn path=/head/; revision=260076
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
| |
[included is my 1st port ever databases/p5-DBIx-Tree Date created: January 29th 2003]
Notes:
svn path=/head/; revision=249235
|
|
|
|
| |
Notes:
svn path=/head/; revision=237740
|
|
|
|
| |
Notes:
svn path=/head/; revision=235617
|
|
|
|
|
|
|
| |
Tested by: several builds in P6 TB
Notes:
svn path=/head/; revision=233978
|
|
|
|
|
|
|
| |
Approved by: gabor (mentor)
Notes:
svn path=/head/; revision=219003
|
|
|
|
|
|
|
| |
Approved by: araujo (mentor)
Notes:
svn path=/head/; revision=217338
|
|
|
|
|
|
|
|
| |
PR: ports/123249
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
Notes:
svn path=/head/; revision=212531
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
PR: ports/105194
Submitted by: chinsan@
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=177884
|
|
|
|
|
|
|
|
|
|
|
| |
- IGNORE when perl < 5.6
PR: 99349
Submitted by: leeym
Approved by: maintainer
Notes:
svn path=/head/; revision=166107
|
|
|
|
|
|
|
| |
Reported by: leeym
Notes:
svn path=/head/; revision=162912
|
|
|
|
|
|
|
|
|
| |
PR: ports/97419
Submitted by: Christopher Boumenot <boumenot@gmail.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=162806
|
|
|
|
|
|
|
|
|
| |
PR: ports/92295
Submitted by: clsung
Approved by: maintainer
Notes:
svn path=/head/; revision=154567
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154157
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154113
|
|
|
|
|
|
|
|
| |
PR: ports/83983
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
Notes:
svn path=/head/; revision=140059
|
|
|
|
|
|
|
|
|
| |
PR: ports/79791
Submitted by: Gary Palmer <freebsd-gnats@in-addr.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=133133
|