Commit graph

35 commits

Author SHA1 Message Date
wiz
66e78e6911 Fix HOMEPAGE. 2004-11-29 19:32:18 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
drochner
5a658ce025 make sure the subdir xmkmf doesn't circumvent xpkgwedge,
should fix install error detected in bulk build
2004-09-09 10:26:27 +00:00
salo
75f997140e PKGREVISION++ for PLIST changes. 2004-09-08 22:20:17 +00:00
gson
2cb7f53278 Install libgarmin.a in ${PREFIX}/lib, not /usr/lib. 2004-09-08 20:47:54 +00:00
wiz
c6c8569e22 Rename round() to roundnice() to avoid conflict with math.h round().
Should fix bulk build.
2004-09-08 16:10:08 +00:00
drochner
865da1925a add xrmap* 2004-08-27 12:32:43 +00:00
drochner
1e85315040 import of xrmap-2.29, a world map viewer, and data files 2004-08-27 12:29:23 +00:00
drochner
f596d2718c import of xrmap-2.29, a world map viewer, and data files 2004-08-27 12:18:49 +00:00
gson
38bda8a0db Add and enable garmin-utils. 2004-08-22 18:37:37 +00:00
gson
5497011107 Initial import of garmin-utils 2.1.
garmin-utils is a set of utilities for transferring waypoints, routes,
and tracks to and from Garmin GPS receivers.
2004-08-22 18:35:24 +00:00
drochner
1cd4763fd2 use MASTER_SITE_SOURCEFORGE instead of an arbitrary mirror 2004-08-05 13:38:00 +00:00
wiz
9bbe58194e Finish move of misc/gpsd and misc/gpsdrive to geography/.
Closes PR 26422 by Iain Hibbert.
2004-07-26 23:40:07 +00:00
wiz
25fbc1073f Re-add Alistair's gcc3 fixes for gpsdrive (sorry for that). 2004-07-26 23:38:19 +00:00
wiz
c10119941b Reimport misc/gpsdrive as geography/gpsdrive. 2004-07-26 23:33:35 +00:00
wiz
ec686cda1e Re-import misc/gpsd as geography/gpsd. 2004-07-26 23:31:56 +00:00
kristerw
f53fe097e4 USE_LANGUAGES=c c++
Use CXX (instead of CC) as linker.
2004-07-10 17:20:30 +00:00
snj
2b4de54e87 Convert to buildlink3. 2004-05-09 02:26:14 +00:00
wiz
1e7040b199 Unused. 2004-04-25 00:56:17 +00:00
snj
69749ccab8 Convert to buildlink3. 2004-04-11 08:36:43 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
jschauma
305d436f7f Add/enable mapserver. 2003-10-05 17:42:22 +00:00
jschauma
87871a645c Initial import of mapserver, one of the many packages provided by
brook at biology dot nmsu dot edu and his team at NMSU.

MapServer is an OpenSource development environment for building spatially
enabled Internet applications.  It now supports MapScript which allows popular
scripting languages such as Perl, Python, Tk/Tcl, Guile and even Java to
access the MapServer C API.  MapScript provides a rich environment for
developing applications that integrate disparate data.
2003-10-05 17:41:30 +00:00
jschauma
5a8d69dd03 Use correct category. 2003-10-05 16:46:12 +00:00
jschauma
c036e9712c Add/enable vis5d+. 2003-10-05 16:44:01 +00:00
jschauma
067fd6fdda Initial import of vis5d+, one of the many packages provided by
brook at biology dot nmsu dot edu and his team at NMSU.

Vis5D is a system for interactive visualization of large 5-D gridded data sets
such as those produced by numerical weather models. One can make isosurfaces,
contour line slices, colored slices, volume renderings, etc of data in a 3-D
grid, then rotate and animate the images in real time. There is also a feature
for wind trajectory tracing, a way to make text anotations for publications,
support for interactive data analysis, etc. GRASS can import and export Vis5D
raster data.
2003-10-05 16:43:08 +00:00
jschauma
ce3b2261c9 Use correct category. 2003-10-04 21:21:01 +00:00
jschauma
4403396309 Add/enable Makefile^Wgpsutils. 2003-10-04 21:00:14 +00:00
jschauma
b4112e5cea Initial import of gpsutils, one of the many packages provided by
brook at biology dot nmsu dot edu and his team at NMSU.

The gpsutils package covers some small applications to capture and convert
data from a Garmin GPS receiver. These are based on a included more general
GPS library (in C).
2003-10-04 20:57:47 +00:00
jschauma
ad5bdf94bf Add/enable gpspoint. 2003-10-04 20:52:18 +00:00
jschauma
3714a17df7 (This time in the right place.)
Initial import of gpspoint, one of the many packages provided by
brook at biology dot nmsu dot edu and his team at NMSU.

This package provides a program and library to download and upload waypoints,
routes, and tracks to and from your GPS device. Upload and download is
possible via the GARMIN interface. Current position obtainable via the NMEA
Interface, supported by most GPS devices.
2003-10-04 20:51:16 +00:00
agc
0477235584 Add a geography category, in anticipatino of a number of pending packages. 2003-10-04 19:34:46 +00:00