aboutsummaryrefslogtreecommitdiffstats
path: root/net/xbone-gui
Commit message (Collapse)AuthorAgeFilesLines
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-11/+1
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Change FORBIDDEN to IGNORE since the problem described is not akris2006-09-031-1/+1
| | | | security vulnerability.
* NetAddr/IP.pm has changed its location after the last update.tobez2006-08-241-1/+1
| | | | | | | | | | Chase dependent ports and specify the dependency using "package dependency" syntax which is immune to such changes. No portrevision bumps. Reported by: krismail Pointy hat to: tobez
* SHA256ifyedwin2006-01-231-0/+1
| | | | Approved by: krion@
* - prepare removal of www/apache2 in favor of www/apache20 for namingclement2005-12-041-1/+1
| | | | | | | | consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus
* Restore previous MAINTAINER address. Email works now.lawrance2005-12-021-1/+1
| | | | Submitted by: Joe Touch <touch@isi.edu> (maintainer)
* Reset maintainer for these two ports since they're mailing-listedwin2005-11-301-1/+1
| | | | | | | | addresses to which you have to subscribe before you can post, making it impossible for anybody to contact the maintainer. If the maintainer listens, contact me and we'll add a proper working email address to it.
* Minor fix to the patch file in net/xbone-guiedwin2005-11-301-1/+1
| | | | | | | | | The CA cert of net/xbone was being overwritten by net/xbone-gui. The previous fix was incomplete. PR: ports/89686 Submitted by: Venkata Pingali <pingali@isi.edu> Approved by: maintainer email is a mailinglist which doesn't accept submissio
* Minor fix to the patch file in net/xbone-guiedwin2005-11-301-4/+6
| | | | | | | | | The CA cert of net/xbone was being overwritten by net/xbone-gui. The previous fix was incomplete. PR: ports/89686 Submitted by: Venkata Pingali <pingali@isi.edu> Approved by: maintainer email is a mailinglist which doesn't accept submissions
* - Change installation path of certificates to avoid conflict with net/xbonepav2005-06-013-2/+14
| | | | Submitted by: Venkata Pingali <pingali@ISI.EDU> (maintainer)
* - Update to 3.2pav2005-05-293-45/+75
| | | | | PR: ports/80590 Submitted by: Venkata Pingali <pingali@isi.edu> (maintainer)
* Fix plist (also don't try to @dirrm www which is in BSD.local.dist now)vs2005-02-101-5/+1
| | | | | PR: ports/77323 Submitted by: Venkata Pingali (maintainer)
* Submitter / Maintainer insisted on revision bump for perl check.edwin2004-12-171-0/+1
|
* explicitely require perl 5.6.1 or higheredwin2004-12-171-0/+4
| | | | Submitted by: Venkata Pingali <pingali@ISI.EDU>
* New port net/xbone-guiedwin2004-12-154-0/+177
This is a new port to install GUI script for X-Bone Overlay Deployment tool (net/xbone). This port installs the GUI frontend for the XBone. The GUI is written as a set of XML pages and perl scripts requiring Apache web server to run. PR: ports/63823 Submitted by: Venkata Pingali <pingali@isi.edu>