Commit graph

6 commits

Author SHA1 Message Date
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Alejandro Pulver
cba837d4c4 - Add missing -fPIC to fix building in amd64.
Reported by:	pav
Approved by:	portmgr (pav)
2007-12-05 17:12:36 +00:00
Alejandro Pulver
ae96d47165 - Add missing USE_GMAKE.
- Remove BROKEN.

Approved by:	portmgr (linimon)
2007-11-30 16:34:43 +00:00
Erwin Lansing
13edebe787 Mark BROKEN: does not build 2007-10-14 14:11:14 +00:00
Alejandro Pulver
31eeb083fc - Fix building on 64-bit architectures (remove useless check).
Reported by:	pav
2007-09-27 22:10:05 +00:00
Alejandro Pulver
2ce2c36df0 The Java Service Wrapper is an application which has evolved out of a desire
to solve a number of problems common to many Java applications:

- Run as a Windows Service or Unix Daemon.
- Application Reliability.
- Standard, Out of the Box Scripting.
- On Demand Restarts.
- Flexible Configuration.
- Ease Application Installations.
- Logging.

WWW: http://wrapper.tanukisoftware.org/
2007-09-14 06:14:42 +00:00