Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:35 1.5.0 |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
10 Jan 2022 15:15:39 1.5.0 |
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 1.5.0 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Mar 2019 11:18:32
1.5.0 |
sunpoet  |
Update to 1.5.0
- Remove PROJ option
Changes: http://shapelib.maptools.org/release.html |
30 Nov 2018 20:01:27
1.4.1 |
sunpoet  |
Update MASTER_SITES |
15 Sep 2017 19:17:23
1.4.1 |
sunpoet  |
Update to 1.4.1
- Add LICENSE_FILE
- Change PORTDOCS=* to PLIST entries
Changes: http://shapelib.maptools.org/release.html |
12 Dec 2016 20:57:37
1.4.0 |
sunpoet  |
- Update to 1.4.0
- Use PORTDOCS
- Update pkg-descr
- Bump PORTREVISION for dependent ports
Changes: http://shapelib.maptools.org/release.html |
26 Nov 2016 17:09:37
1.3.0_9 |
sunpoet  |
- Pet portlint: fix diff header of patch files |
01 Apr 2016 14:00:57
1.3.0_9 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
11 Jul 2015 15:27:19
1.3.0_9 |
sunpoet  |
- Convert to new options target helper |
06 Jul 2015 17:46:27
1.3.0_9 |
sunpoet  |
- Simplify Makefile |
15 Jun 2015 13:03:12
1.3.0_9 |
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) |
09 May 2015 01:12:51
1.3.0_8 |
amdmi3  |
- Don't install static libraries with INSTALL_LIB (part 2/2)
Approved by: portmgr blanket
MFH: 2015Q2 |
08 Dec 2014 16:48:41
1.3.0_7 |
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. (Only the first 15 lines of the commit message are shown above ) |
27 Oct 2014 11:07:20
1.3.0_6 |
bapt  |
Cleanup plist |
10 Feb 2014 15:05:29
1.3.0_6 |
sunpoet  |
- Restore %%ENDIAN%% which was accidentally removed in r288687
- Remove unnecessary %%LIBTOOL%% substitution
PR: ports/186583
Submitted by: tijl |
14 Oct 2013 11:03:14
1.3.0_5 |
sunpoet  |
- Support STAGEDIR
- Convert to new options helper
- Convert to new LIB_DEPENDS format
- Remove DEBUG option |
20 Sep 2013 17:17:45
1.3.0_5 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
27 Aug 2013 15:03:04
1.3.0_5 |
sunpoet  |
- Add LICENSE |
07 Oct 2012 12:09:32
1.3.0_5 |
sunpoet  |
- Convert to new options framework
- Cleanup Makefile header |
06 May 2012 08:14:04
1.3.0_5 |
sunpoet  |
- Update to 1.3.0
- Update endian check
- Cleanup Makefile
Changes:
2012-01-27:
- shptree.c: optimize quadtree generation (gdal #4472)
2012-01-2:
- shpopen.c: fix memory leaks on failure to open .shp file
2011-12-11:
- shptree.c,h: Use SAHooks for .qix access (gdal #3365)
2011-09-14:
- shpopen.c: fix missing cast (#2344) |
07 Jan 2012 17:44:57
1.3.0_4 |
sunpoet  |
- Update to 1.3.0b3
Changes:
2011-07-24:
- shpopen.c, dbfopen.c, shptree.c, shapefil.h: Minimize use of CPL services in
favor of SAHooks.Error().
- Makefile: Remove all the shared library building stuff, it is just too half
assed, and results in all sorts of bug reports and complaints. Instead just
install a static libshp.a.
2011-07-23:
- Makefile: build shpdumptree as part of all target (#1648).
- shpopen.c: fix memory leaks in error cases (#2061)
- contrib/*.c: Include stdlib.h and strings.h (#2146) (Only the first 15 lines of the commit message are shown above ) |
16 Aug 2011 08:07:40
1.3.0_3 |
sunpoet  |
- Change OPTIONS: PROJ4 -> PROJ |
12 Apr 2011 15:19:26
1.3.0_3 |
sunpoet  |
- Remove obsolete MD5 checksum |
04 Dec 2010 07:34:27
1.3.0_3 |
ade  |
Sync to new bsd.autotools.mk |
01 Oct 2010 01:14:19
1.3.0_3 |
sunpoet  |
- Use LOCAL/sunpoet as backup MASTER_SITES
Approved by: pgollucci (mentor) |
22 Sep 2010 17:10:26
1.3.0_3 |
sunpoet  |
- Update MAINTAINER to my FreeBSD.org address
Approved by: pgollucci (mentor) |
07 May 2010 06:06:53
1.3.0_3 |
wen  |
- Update to 1.3.0b2
- Add category: geography
- Add option: DEBUG
- Simplify patches
- Sort pkg-plist
PR: ports/146200
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) |
25 Dec 2009 06:15:20
1.3.0_2 |
wen  |
- Update to 1.3.0b1
PR: ports/141953
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) |
27 Nov 2009 23:17:38
1.3.0_1 |
miwi  |
- Chase graphics/proj shlib bump |
22 Nov 2009 19:49:43
1.3.0 |
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
09 Sep 2009 11:14:18
1.3.0 |
miwi  |
- Update to 1.3.0a2
PR: 138558
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) |
02 Aug 2009 19:36:34
1.2.10_2 |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
25 Feb 2008 09:36:32
1.2.10_2 |
chinsan  |
- Pass maintainership to submitter
- Make use of shapelib utils
PR: ports/120300
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at IRIS dot sunpoet dot net> |
14 Aug 2006 22:55:18
1.2.10_1 |
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
04 May 2006 21:41:12
1.2.10_1 |
edwin  |
Remove USE_REINPLACE from all categories starting with D |
23 Feb 2006 10:40:45
1.2.10_1 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Nov 2005 15:40:04
1.2.10 |
pav  |
- Add some SHA256 checksums |
15 Nov 2005 06:52:12
1.2.10 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
31 May 2005 19:00:51
1.2.10 |
oliver  |
change the libtool version to use from 1.3 to 1.5 |
16 Feb 2005 14:31:02
1.2.10 |
vs  |
Fix download URL |
05 Jul 2004 19:36:37
1.2.10 |
pav  |
- Chase download location |
04 Jun 2004 17:29:38
1.2.10 |
ade  |
Sync with new bsd.autotools.mk |
29 May 2004 19:33:43
1.2.10 |
krion  |
- Fix WWW: line
Reminded by: Roman Neuhauser <neuhauser@chello.cz> |
16 May 2004 16:26:10
1.2.10 |
krion  |
- Fix MASTER_SITES
PR: ports/66693
Submitted by: Roman Neuhauser <neuhauser@chello.cz> |
14 Mar 2004 06:17:56
1.2.10 |
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
29 Jan 2004 07:24:56
1.2.10 |
trevor  |
SIZEify. |
07 Oct 2003 04:33:13
1.2.10 |
vanilla  |
Upgrade to 1.2.10. |
26 Jun 2003 22:58:32
1.2.8 |
ade  |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
20 Feb 2003 17:07:10
1.2.8 |
knu  |
De-pkg-comment. |
18 Nov 2002 03:48:10
1.2.8 |
kris  |
Reset undeliverable maintainer addresses to ports@FreeBSD.org |
20 Nov 2001 23:02:40  |
lioux  |
WWW tag should contain only a valid URI. Rewrite tag appropriatly |
11 Jun 2001 04:22:06  |
will  |
USE_LIBTOOL -> BUILD_DEPENDS=libtool:... just as I had it the first time
around. This fixes the breakage introduced in rev 1.2. |
31 May 2001 23:44:46  |
ade  |
Replace explicit build dependency on libtool with USE_LIBTOOL knob |
31 May 2001 11:25:38  |
sobomax  |
- Respect CFLAGS; - don't install .la file - it doesn't serve any purpose; -
sort PLIST. |
20 May 2001 03:22:24  |
will  |
Add shapelib 1.2.8, a C API for reading and writing ArcView Shapefiles. |