literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
edit geographic data. GeoServer is a fully functional WFS-T and WMS server
that follows the OGC specifications. GeoServer is a tool you can display maps
on web pages, where the user can zoom and pan around. And it is used in
conjunction with clients such as OpenLayers, Google Earth, UDig, GVSig and others.
WWW: http://docs.codehaus.org/display/GEOS/Home
PR: 121586
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: miwi (mentor)