Date: Tue, 1 Jun 2004 08:01:47 -0700 (PDT) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/mapserver Makefile distinfo pkg-descr pkg-plist Message-ID: <200406011501.i51F1mks005362@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2004/06/01 08:01:47 PDT FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/mapserver Makefile distinfo pkg-descr pkg-plist Log: Add MapServer, a system for developing web-based GIS applications. The basic system consists of a CGI program that can be configured to respond to a variety of spatial requests like making maps, scalebars, and point, area and feature queries. Virtually all aspects of an application, from web interface to map appearance can be developed without any programming. For the more ambitious user, MapServer applications can be enhanced using Java, JavaScript or many other web technologies. PR: ports/67387 Submitted by: Douglas K. Rand <rand@meridian-enviro.com> Revision Changes Path 1.690 +1 -0 ports/graphics/Makefile 1.1 +72 -0 ports/graphics/mapserver/Makefile (new) 1.1 +2 -0 ports/graphics/mapserver/distinfo (new) 1.1 +10 -0 ports/graphics/mapserver/pkg-descr (new) 1.1 +10 -0 ports/graphics/mapserver/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406011501.i51F1mks005362>