Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use PKGBASE rather than PORTDIRNAME | bapt | 2016-12-23 | 1 | -3/+3 |
| | |||||
* | Fix LICENSE, GPL21 doesn't exist | antoine | 2016-10-01 | 1 | -1/+1 |
| | |||||
* | Consistently set USE_JAVA to "yes" to reduce future confusion. | jkim | 2016-08-25 | 1 | -1/+1 |
| | |||||
* | - Add LICENSE | amdmi3 | 2016-08-23 | 1 | -3/+7 |
| | | | | | - Switch to options helpers - Cosmetic fixes | ||||
* | Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. | mat | 2016-04-01 | 1 | -4/+4 |
| | | | | | With hat: portmgr Sponsored by: Absolight | ||||
* | - Add empty directories to plist | amdmi3 | 2015-06-08 | 2 | -1/+2 |
| | |||||
* | Cleanup plist | bapt | 2014-10-21 | 1 | -72/+1 |
| | |||||
* | Fix pkg-plist. | vanilla | 2014-08-29 | 1 | -1/+1 |
| | |||||
* | Fix pkg-plist. | vanilla | 2014-08-15 | 1 | -5/+4 |
| | |||||
* | correct pkg-plist. | vanilla | 2014-08-15 | 1 | -1/+5 |
| | | | | Submitted by: mat@ | ||||
* | Stagify. | vanilla | 2014-08-15 | 2 | -14/+6 |
| | |||||
* | Reset maintainership for ports not staged with no pending PR | bapt | 2014-07-24 | 1 | -1/+1 |
| | | | | With hat: portmgr | ||||
* | Minimum version of java is now 1.6 | bapt | 2014-04-10 | 1 | -1/+1 |
| | | | | With hat: portmgr | ||||
* | Convert g* to USES=zip | bapt | 2014-03-10 | 1 | -1/+1 |
| | |||||
* | Remove trailing whitespaces from category graphics | ehaupt | 2014-02-21 | 1 | -1/+1 |
| | |||||
* | According to the Porter's Handbook (5.12.2.3.) default options must be added to | ehaupt | 2014-02-10 | 1 | -0/+3 |
| | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) | ||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -2/+2 |
| | | | | graphics) | ||||
* | - add additional support for tomcat7 and adjust pkg-message accordingly | jgh | 2012-10-31 | 2 | -11/+26 |
| | | | | | | | | PR: 173126 Submitted by: nemysis@gmx.ch Patch by: jgh Approved by: maintainer, wen Feature safe: yes | ||||
* | - move graphics/deegree-* suite to tomcat6 | jgh | 2012-10-22 | 1 | -7/+7 |
| | | | | | | | | - move DOCS to optionsNG while here, and trim Makefile headers Submitted by: jgh@ Approved by: wen@ (private mail) Feature safe: yes | ||||
* | - Update to 2.5 | jgh | 2012-02-01 | 4 | -11/+272 |
| | | | | | | | | | - Update tomcat dependency logic - Drop TOMCATOWN/TOMCATGRP in favor of defaults WWWOWN/WWWGRP - Drop war installation. Expand war and install as individual files to account for proper cleanup - Application installs into its own directory now (safer) -- update pkg-message to reflect this Approved by: wen (maintainer), crees (mentor) | ||||
* | -remove MD5 | ohauer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | Deegree's WFS is able to serve vector and attribute data from different | miwi | 2009-04-23 | 4 | -0/+64 |
data sources (backends) and deliver it to any client that is able to perform WFS compliant HTTP-GET or POST requests. WWW: http://www.deegree.org/ PR: ports/133806 Submitted by: wenheping at gmail.com |