aboutsummaryrefslogtreecommitdiff
path: root/graphics/libgeotiff
Commit message (Collapse)AuthorAgeFilesLines
* Convert to USES=jpegAntoine Brodin2015-06-221-2/+1
| | | | Notes: svn path=/head/; revision=390310
* - Update graphics/proj to 4.9.1Wen Heping2015-06-151-1/+1
| | | | | | | | | | | - Bump PORTREVISION to chase the update of proj PR: 200434 Submitted by: wen@(myself) Approved by: maintainer(timeout, >20 days) Notes: svn path=/head/; revision=389704
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=374303
* - Update to 1.4.1Sunpoet Po-Chuan Hsieh2014-11-243-38/+9
| | | | | | | | | | | | - Add LICENSE - Strip shared library - Use PORTDATA Changes: http://lists.osgeo.org/pipermail/metacrs/2014-September/000790.html https://svn.osgeo.org/metacrs/geotiff/trunk/libgeotiff/ChangeLog Notes: svn path=/head/; revision=373292
* Cleanup plistBaptiste Daroussin2014-10-201-2/+0
| | | | Notes: svn path=/head/; revision=371283
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-232-3/+4
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=362752
* Bump PORTREVISION for jbigkit library version bump.Tijl Coosemans2014-06-221-1/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=358814
* - Convert to new LIB_DEPENDS formatSunpoet Po-Chuan Hsieh2013-11-212-8/+6
| | | | | | | - Support STAGEDIR Notes: svn path=/head/; revision=334540
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325563
* - Cleanup Makefile headerSunpoet Po-Chuan Hsieh2013-08-211-5/+1
| | | | Notes: svn path=/head/; revision=325163
* - Bump PORTREVISION to chase the update of graphics/projWen Heping2012-05-071-0/+1
| | | | Notes: svn path=/head/; revision=296126
* - Update to 1.4.0Sunpoet Po-Chuan Hsieh2012-04-263-39/+44
| | | | | | | | | | - Use DATADIR for EPSG database Changes: http://lists.maptools.org/pipermail/geotiff/2012-April/000719.html https://svn.osgeo.org/metacrs/geotiff/trunk/libgeotiff/ChangeLog Notes: svn path=/head/; revision=295544
* - Remove obsolete MD5 checksumSunpoet Po-Chuan Hsieh2011-04-121-1/+0
| | | | Notes: svn path=/head/; revision=272629
* - Use LOCAL/sunpoet as backup MASTER_SITESSunpoet Po-Chuan Hsieh2010-10-011-1/+1
| | | | | | | Approved by: pgollucci (mentor) Notes: svn path=/head/; revision=262220
* - Update MAINTAINER to my FreeBSD.org addressSunpoet Po-Chuan Hsieh2010-09-221-1/+1
| | | | | | | Approved by: pgollucci (mentor) Notes: svn path=/head/; revision=261634
* - Update to 1.3.0Sylvio Cesar Teixeira2010-07-264-50/+25
| | | | | | | | | PR: ports/146531 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) Approved by: wen@ (He is on vacation. I've his permission for commit your Pr) Notes: svn path=/head/; revision=258283
* - Update MASTER_SITES and WWWSylvio Cesar Teixeira2010-05-072-4/+4
| | | | | | | | | | - Pass maintainership to submitter. PR: ports/146345 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=253928
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* - Chase graphics/proj shlib bumpMartin Wilke2009-11-271-2/+2
| | | | Notes: svn path=/head/; revision=244872
* - update to jpeg7Dirk Meyer2009-07-181-1/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - Does not need these CFLAGS to buildPav Lucistnik2008-08-221-2/+0
| | | | | | | | PR: ports/126397 (related to) Reported by: Michael Harnois <mdharnois@gmail.com> Notes: svn path=/head/; revision=218988
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* - Update to 1.2.5Martin Wilke2008-08-023-4/+5
| | | | | | | | PR: 126172 Submitted by: Ports Fury Notes: svn path=/head/; revision=217965
* - Update to 1.2.4Martin Wilke2008-04-193-4/+5
| | | | | | | | PR: 122498 Submitted by: Ports Fury Notes: svn path=/head/; revision=211620
* - Update to 1.2.3Martin Wilke2008-03-145-19/+31
| | | | | | | | PR: 118598 Submitted by: Ports Fury Notes: svn path=/head/; revision=209055
* If you love them, set them free.Sam Lawrance2007-02-211-1/+1
| | | | Notes: svn path=/head/; revision=185608
* Attempt to fix build on amd64.Sam Lawrance2006-01-041-1/+7
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=152698
* Add libgeotiff, a library for reading and writing GeoTIFF tags.Sam Lawrance2005-12-095-0/+112
Notes: svn path=/head/; revision=150704