aboutsummaryrefslogtreecommitdiffstats
path: root/security/gorilla
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistantoine2014-11-131-16/+0
|
* Convert all :U to :tu and :L to :tlbapt2014-05-051-2/+2
| | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr
* Fix properties on pkg-plistbapt2014-01-221-1/+0
|
* Stage transmission ports and the rest maintained by me.crees2013-12-301-15/+9
| | | | Various little obvious fixes, and a new rc script for stunnel-server
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | security)
* Fix i386 packaging-- sha256c.so was named wrongly in the binaries tarballcrees2012-02-272-4/+4
|
* Update to 1.5.3.6crees2012-02-173-50/+103
| | | | | With much handholding from upstream (Thanks!), include C sha256 module for FreeBSD/amd64 and FreeBSD/i386
* Add local MASTER_SITEcrees2011-10-141-1/+2
| | | | Feature safe: yes
* - Update maintainer addresscrees2011-06-171-1/+1
| | | | Approved by: rene (mentor)
* - Update to 1.5.3.4wen2011-06-013-18/+71
| | | | | | | | | - Use explicit WISH version in start script - Update dependencies - Include PORTDOCS PR: ports/157434 Submitted by: Chris Rees <utisoft@gmail.com> (maintainer)
* - Add tk-wrapper as run dependency to fix execution of gorilla scriptbeat2011-01-271-1/+3
| | | | | | | PR: ports/153706 Reported by: Aldis Berjoza <aldis AT bsdroot.lv> Submitted by: Chris Rees <utisoft AT gmail.com> (maintainer) Feature safe: yes
* - Update to 1.5.3.1.araujo2010-08-102-11/+13
| | | | | | | - Add license info. PR: ports/148939 Submitted by: Chris Rees <utisoft@gmail.com> (maintainer)
* - Update to 1.5.3miwi2010-07-126-25/+32
| | | | | | | - Pass maintainership to submitter PR: 147833 Submitted by: Chris Rees <utisoft@gmail.com>
* - Use explicit tk/tcl 84miwi2009-11-211-3/+3
| | | | | | | - Bump PORTREVISION PR: 139801 Submitted by: Artyom Bisyarin <artyom@zool.in.ua>
* - Change default Tcl/Tk version to 8.5mm2009-02-231-1/+1
| | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav)
* Reset kay_lehmann@web.de by request due to lack to time to maintain ports. Welinimon2008-06-031-1/+1
| | | | appreciate all the help in the past.
* - 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}.
* - Convert existing ports to a new bsd.tcl.mk orderpav2007-04-031-2/+1
| | | | | | PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run
* - Use new USE_TCL_BUILD/USE_TK_BUILD macrospav2007-01-081-1/+1
|
* Fix file permissions to make the program usable again.stefan2006-10-032-4/+12
| | | | | | PR: 102896 Noticed by: George L. Yermunlik <yz@yz.kiev.ua> Patch by: maintainer
* - Update to 1.4rafan2006-08-233-5/+8
| | | | | PR: ports/102423 Submitted by: Kay Lehmann <kay_lehmann at web.de> (maintainer)
* - Fix dependencies since lang/itcl are updatedmnag2006-05-211-1/+2
| | | | | | | | - Bump PORTREVISION PR: 97534 Notified by: Kay Lehmann <kay_lehmann___web.de> Pointy hat to: mi
* - Update email address in headerpav2006-03-262-2/+3
| | | | | | | - Update pkg-descr PR: ports/94950 Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer)
* Password Gorilla is cross-platform Password Manager.pav2006-03-215-0/+80
It uses TCL/Tk and runs on most platforms supported by Tcl/Tk. WWW: http://www.fpx.de/fp/Software/Gorilla PR: ports/93179 Submitted by: Kay Lehmann <kay_lehmann@web.de>