non port: graphics/p5-Geo-Proj4/Makefile |
Number of commits found: 26 |
Thursday, 27 Jun 2019
|
02:53 wen
- Change DEPENDS from graphics/proj to graphics/proj5
- Mark DEPRECATED and set EXPIRATION_DATE
PR: 237932
Submitted by: wenheping2000@hotmail.com(myself)
Approved by: portmgr@(implicit, fix build)
 |
Thursday, 16 Nov 2017
|
12:52 culot
- Update to 1.07
Changes: http://search.cpan.org/dist/Geo-Proj4/Changes
 |
Tuesday, 26 Sep 2017
|
15:02 culot
- Update to 1.06
Changes: http://search.cpan.org/dist/Geo-Proj4/Changes
 |
Friday, 15 Sep 2017
|
08:58 mat
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Tuesday, 20 Oct 2015
|
13:44 culot
- Update to 1.05
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Geo-Proj4/Changes
 |
Wednesday, 14 Oct 2015
|
11:04 culot
- Reassign lippe@'s ports after his commit bit was taken in for safekeeping
 |
Monday, 15 Jun 2015
|
13:03 wen
- Update graphics/proj to 4.9.1
- Bump PORTREVISION to chase the update of proj
PR: 200434
Submitted by: wen@(myself)
Approved by: maintainer(timeout, >20 days)
 |
Monday, 8 Dec 2014
|
16:48 tijl
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
 |
Wednesday, 26 Nov 2014
|
13:08 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
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
 |
Sunday, 13 Jul 2014
|
23:23 bapt
Modernize LIB_DEPENDS
With hat: portmgr
 |
Thursday, 30 Jan 2014
|
08:45 az
- add stage support
Approved by: portmgr (blanket infrastructure)
 |
Friday, 20 Sep 2013
|
18:35 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
 |
Wednesday, 11 Sep 2013
|
11:44 az
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
 |
Tuesday, 6 Nov 2012
|
19:55 lippe
- Update to 1.04.
Feature safe: yes
 |
Monday, 7 May 2012
|
08:12 wen
- Bump PORTREVISION to chase the update of graphics/proj
 |
Thursday, 5 Apr 2012
|
13:13 lippe
- Update to 1.03
PR: ports/166001
Feature safe: yes
 |
Friday, 27 Nov 2009
|
23:17 miwi
- Chase graphics/proj shlib bump
 |
Wednesday, 22 Jul 2009
|
16:27 pgollucci
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav)
 |
Sunday, 1 Feb 2009
|
18:04 lippe
- Update to 1.01.
 |
Sunday, 26 Oct 2008
|
00:44 lippe
- Update to 1.00.
PR: ports/128373
Submitted by: leeym
 |
Friday, 5 Sep 2008
|
02:36 lippe
- Take maintainership.
 |
Wednesday, 3 Sep 2008
|
02:33 linimon
Reset estith.freebsd.ports@thelunarempire.net due to maintainer-timeouts
and no response to email.
Hat: portmgr
 |
Monday, 10 Mar 2008
|
22:55 lippe
- Update to 0.99.
PR: ports/120929
Submitted by: lippe (myself)
Approved by: araujo (mentor), maintainer timeout (> 2 weeks)
 |
Saturday, 26 May 2007
|
00:25 leeym
- Update to 0.98
PR: 111339
Submitted by: leeym
Approved by: maintainer timeout
 |
Saturday, 11 Feb 2006
|
02:34 lawrance
Add p5-Geo-Proj4, a Perl wrapper for the proj library.
PR: ports/92693
Submitted by: Eric Stith <estith.freebsd.ports@thelunarempire.net>
 |
Number of commits found: 26 |