notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
shapelib C API for reading and writing ArcView Shapefiles
1.6.0 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.6.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-05-19 23:22:24
Last Update: 2024-02-21 15:06:27
Commit Hash: 6cfe567
People watching this port, also watch:: sdl, python, ctags, e2fsprogs
Also Listed In: geography
License: LGPL20+ MIT
WWW:
http://shapelib.maptools.org/
https://github.com/OSGeo/shapelib
Description:
The Shapefile C Library provides the ability to write simple C programs for reading, writing and updating (to a limited extent) ESRI Shapefiles, and the associated attribute file (.dbf).
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (36 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/shapelib-1.6.0/catalog.mk
  3. /usr/local/share/licenses/shapelib-1.6.0/LICENSE
  4. /usr/local/share/licenses/shapelib-1.6.0/LGPL20+
  5. /usr/local/share/licenses/shapelib-1.6.0/MIT
  6. bin/Shape_PointInPoly
  7. bin/csv2shp
  8. bin/dbfadd
  9. bin/dbfcat
  10. bin/dbfcreate
  11. bin/dbfdump
  12. bin/dbfinfo
  13. bin/shpadd
  14. bin/shpcat
  15. bin/shpcentrd
  16. bin/shpcreate
  17. bin/shpdata
  18. bin/shpdump
  19. bin/shpdxf
  20. bin/shpfix
  21. bin/shpinfo
  22. bin/shprewind
  23. bin/shpsort
  24. bin/shptest
  25. bin/shptreedump
  26. bin/shputils
  27. bin/shpwkb
  28. include/shapefil.h
  29. lib/libshp.a
  30. lib/libshp.so
  31. lib/libshp.so.4
  32. lib/libshp.so.4.0.0
  33. libdata/pkgconfig/shapelib.pc
  34. @owner
  35. @group
  36. @mode
Collapse this list.
Dependency lines:
  • shapelib>0:devel/shapelib
Conflicts:
CONFLICTS_INSTALL:
  • p5-DBD-XBase
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/devel/shapelib/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/shapelib
  • pkg install shapelib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: shapelib
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1703495787 SHA256 (shapelib-1.6.0.tar.gz) = 19528b24377241705637320c367943031ad5088665d1fb0e1eaa52a71264a6c4 SIZE (shapelib-1.6.0.tar.gz) = 528882

Packages (timestamps in pop-ups are UTC):
shapelib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6.01.6.01.5.01.6.01.6.0-1.5.0-
FreeBSD:13:quarterly1.6.01.6.01.5.01.6.01.6.01.6.01.6.01.6.0
FreeBSD:14:latest1.6.01.6.01.5.01.6.01.6.01.5.0-1.5.0
FreeBSD:14:quarterly1.6.01.6.0-1.6.01.6.01.6.01.6.01.6.0
FreeBSD:15:latest1.6.01.6.0n/a1.6.0n/a1.6.01.6.01.6.0
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Libraries
  1. comms/xastir
  2. graphics/cloudcompare
  3. graphics/gpsmanshp
  4. science/gnudatalanguage

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. astro/osmium*
  2. devel/p5-Shape*
  3. devel/pecl-shape*
  4. games/xptools*
  5. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_shapelib
USES:
libtool localbase pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://download.osgeo.org/shapelib/
  2. https://github.com/OSGeo/shapelib/releases/download/v1.6.0/
Collapse this list.

Number of commits found: 60

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.0
21 Feb 2024 15:06:27
commit hash: 6cfe5678db7431c419d1b38699da870f84d5fcc3commit hash: 6cfe5678db7431c419d1b38699da870f84d5fcc3commit hash: 6cfe5678db7431c419d1b38699da870f84d5fcc3commit hash: 6cfe5678db7431c419d1b38699da870f84d5fcc3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/shapelib: Cosmetic change
1.6.0
25 Dec 2023 16:10:50
commit hash: 45e0a4924cd56458e477963a2d852238077516f1commit hash: 45e0a4924cd56458e477963a2d852238077516f1commit hash: 45e0a4924cd56458e477963a2d852238077516f1commit hash: 45e0a4924cd56458e477963a2d852238077516f1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/shapelib: Update to 1.6.0

- Add GitHub to MASTER_SITES
- Remove my LOCAL from MASTER_SITES
- Update WWW
- Update LICENSE
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/OSGeo/shapelib/releases
		http://shapelib.maptools.org/release.html
Security:	CVE-2022-0699
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.5.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5.0
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.5.0
10 Jan 2022 15:15:39
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.5.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.5.0
01 Mar 2019 11:18:32
Revision:494258Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.5.0

- Remove PROJ option

Changes:	http://shapelib.maptools.org/release.html
1.4.1
30 Nov 2018 20:01:27
Revision:486263Original commit files touched by this commit
sunpoet search for other commits by this committer
Update MASTER_SITES
1.4.1
15 Sep 2017 19:17:23
Revision:449923Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.1

- Add LICENSE_FILE
- Change PORTDOCS=* to PLIST entries

Changes:	http://shapelib.maptools.org/release.html
1.4.0
12 Dec 2016 20:57:37
Revision:428432Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.4.0
- Use PORTDOCS
- Update pkg-descr
- Bump PORTREVISION for dependent ports

Changes:	http://shapelib.maptools.org/release.html
1.3.0_9
26 Nov 2016 17:09:37
Revision:427176Original commit files touched by this commit
sunpoet search for other commits by this committer
- Pet portlint: fix diff header of patch files
1.3.0_9
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.3.0_9
11 Jul 2015 15:27:19
Revision:391743Original commit files touched by this commit
sunpoet search for other commits by this committer
- Convert to new options target helper
1.3.0_9
06 Jul 2015 17:46:27
Revision:391447Original commit files touched by this commit
sunpoet search for other commits by this committer
- Simplify Makefile
1.3.0_9
15 Jun 2015 13:03:12
Revision:389704Original commit files touched by this commit
wen search for other commits by this committer
- 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)
1.3.0_8
09 May 2015 01:12:51
Revision:385847Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Don't install static libraries with INSTALL_LIB (part 2/2)

Approved by:	portmgr blanket
MFH:		2015Q2
1.3.0_7
08 Dec 2014 16:48:41
Revision:374303Original commit files touched by this commit
tijl search for other commits by this committer
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 View all of this commit message)
1.3.0_6
27 Oct 2014 11:07:20
Revision:371552Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.3.0_6
10 Feb 2014 15:05:29
Revision:343644Original commit files touched by this commit
sunpoet search for other commits by this committer
- Restore %%ENDIAN%% which was accidentally removed in r288687
- Remove unnecessary %%LIBTOOL%% substitution

PR:		ports/186583
Submitted by:	tijl
1.3.0_5
14 Oct 2013 11:03:14
Revision:330291Original commit files touched by this commit
sunpoet search for other commits by this committer
- Support STAGEDIR
- Convert to new options helper
- Convert to new LIB_DEPENDS format
- Remove DEBUG option
1.3.0_5
20 Sep 2013 17:17:45
Revision:327726Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
1.3.0_5
27 Aug 2013 15:03:04
Revision:325456Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
1.3.0_5
07 Oct 2012 12:09:32
Revision:305463Original commit files touched by this commit
sunpoet search for other commits by this committer
- Convert to new options framework
- Cleanup Makefile header
1.3.0_5
06 May 2012 08:14:04
Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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)
1.3.0_4
07 Jan 2012 17:44:57
Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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 View all of this commit message)
1.3.0_3
16 Aug 2011 08:07:40
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Change OPTIONS: PROJ4 -> PROJ
1.3.0_3
12 Apr 2011 15:19:26
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove obsolete MD5 checksum
1.3.0_3
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
1.3.0_3
01 Oct 2010 01:14:19
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use LOCAL/sunpoet as backup MASTER_SITES

Approved by:    pgollucci (mentor)
1.3.0_3
22 Sep 2010 17:10:26
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update MAINTAINER to my FreeBSD.org address

Approved by:    pgollucci (mentor)
1.3.0_3
07 May 2010 06:06:53
Original commit files touched by this commit
wen search for other commits by this committer
- 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)
1.3.0_2
25 Dec 2009 06:15:20
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.3.0b1

PR:             ports/141953
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
1.3.0_1
27 Nov 2009 23:17:38
Original commit files touched by this commit
miwi search for other commits by this committer
- Chase graphics/proj shlib bump
1.3.0
22 Nov 2009 19:49:43
Original commit files touched by this commit
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
1.3.0
09 Sep 2009 11:14:18
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.3.0a2

PR:             138558
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
1.2.10_2
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-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
1.2.10_2
25 Feb 2008 09:36:32
Original commit files touched by this commit
chinsan search for other commits by this committer
- 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>
1.2.10_1
14 Aug 2006 22:55:18
Original commit files touched by this commit
clsung search for other commits by this committer
- 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>
1.2.10_1
04 May 2006 21:41:12
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
1.2.10_1
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
1.2.10
24 Nov 2005 15:40:04
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256 checksums
1.2.10
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
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.
1.2.10
31 May 2005 19:00:51
Original commit files touched by this commit
oliver search for other commits by this committer
change the libtool version to use from 1.3 to 1.5
1.2.10
16 Feb 2005 14:31:02
Original commit files touched by this commit
vs search for other commits by this committer
Fix download URL
1.2.10
05 Jul 2004 19:36:37
Original commit files touched by this commit
pav search for other commits by this committer
- Chase download location
1.2.10
04 Jun 2004 17:29:38
Original commit files touched by this commit
ade search for other commits by this committer
Sync with new bsd.autotools.mk
1.2.10
29 May 2004 19:33:43
Original commit files touched by this commit
krion search for other commits by this committer
- Fix WWW: line

Reminded by:    Roman Neuhauser <neuhauser@chello.cz>
1.2.10
16 May 2004 16:26:10
Original commit files touched by this commit
krion search for other commits by this committer
- Fix MASTER_SITES

PR:             ports/66693
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
1.2.10
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
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.
1.2.10
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.2.10
07 Oct 2003 04:33:13
Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.2.10.
1.2.8
26 Jun 2003 22:58:32
Original commit files touched by this commit
ade search for other commits by this committer
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)
1.2.8
20 Feb 2003 17:07:10
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.2.8
18 Nov 2002 03:48:10
Original commit files touched by this commit
kris search for other commits by this committer
Reset undeliverable maintainer addresses to ports@FreeBSD.org
20 Nov 2001 23:02:40
commit hash: fp1.20974@dev.null.freshports.orgcommit hash: fp1.20974@dev.null.freshports.orgcommit hash: fp1.20974@dev.null.freshports.orgcommit hash: fp1.20974@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
WWW tag should contain only a valid URI. Rewrite tag appropriatly    
11 Jun 2001 04:22:06
commit hash: fp1.14875@dev.null.freshports.orgcommit hash: fp1.14875@dev.null.freshports.orgcommit hash: fp1.14875@dev.null.freshports.orgcommit hash: fp1.14875@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
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
commit hash: fp1.14460@dev.null.freshports.orgcommit hash: fp1.14460@dev.null.freshports.orgcommit hash: fp1.14460@dev.null.freshports.orgcommit hash: fp1.14460@dev.null.freshports.org files touched by this commit
ade search for other commits by this committer
Replace explicit build dependency on libtool with USE_LIBTOOL knob    
31 May 2001 11:25:38
commit hash: fp1.14437@dev.null.freshports.orgcommit hash: fp1.14437@dev.null.freshports.orgcommit hash: fp1.14437@dev.null.freshports.orgcommit hash: fp1.14437@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
- Respect CFLAGS;   - don't install .la file - it doesn't serve any purpose;   -
sort PLIST.    
20 May 2001 03:22:24
commit hash: fp1.13880@dev.null.freshports.orgcommit hash: fp1.13880@dev.null.freshports.orgcommit hash: fp1.13880@dev.null.freshports.orgcommit hash: fp1.13880@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Add shapelib 1.2.8, a C API for reading and writing ArcView Shapefiles.    

Number of commits found: 60