aboutsummaryrefslogtreecommitdiff
path: root/net/ssltunnel-client
Commit message (Collapse)AuthorAgeFilesLines
* More staging and minor improvementsChris Rees2013-12-292-26/+21
| | | | Notes: svn path=/head/; revision=338025
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - convert to the new perl5 frameworkAndrej Zverev2013-09-151-2/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327343
* Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default forBoris Samorodov2013-09-071-1/+1
| | | | | | | | | | pre 100043 is ${LOCALBASE} and /usr otherwise. Convert all ports to new variable usage. Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=326683
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-291-1/+1
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300209
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-2/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Update maintainer addressChris Rees2011-06-171-1/+1
| | | | | | | Approved by: rene (mentor) Notes: svn path=/head/; revision=275712
* - Avoid CONFLICTS between ssltunnel-client and ssltunnel-serverSunpoet Po-Chuan Hsieh2011-02-053-21/+21
| | | | | | | | | | | | | | | - Use ETCDIR - Remove superfluous comments - Cosmetic changes - Remove obsolete MD5 checksum PR: ports/154536 Submitted by: sunpoet (myself) Approved by: Chris Rees <utisoft@gmail.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268696
* Update to 1.18Wesley Shields2010-07-222-4/+5
| | | | | | | | PR: ports/148141 Submitted by: Chris Rees <utisoft@gmail.com> (maintainer) Notes: svn path=/head/; revision=258054
* Reset at@rominet.net, who apparently has been inactive for years, andMark Linimon2010-07-162-2/+1
| | | | | | | | | assign to new volunteer. Hat: portmgr Notes: svn path=/head/; revision=257858
* Conditionally uses Perl, so needs WANT_PERL before inclusion ofMark Linimon2009-08-301-0/+1
| | | | | | | | | bsd.port.pre.mk. Hat: portmgr Notes: svn path=/head/; revision=240563
* - Update to 1.16.Marcelo Araujo2009-07-142-9/+4
| | | | | | | | | | | - Mark as unbroken. PR: ports/136077 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: maintainer timeout ( > 2 weeks) Notes: svn path=/head/; revision=237833
* Mark BROKEN on recent -CURRENT since it doesn't compile with OpenSSLSimon L. B. Nielsen2006-09-031-0/+4
| | | | | | | | | 0.9.8b. Reported by: pointyhat via kris Notes: svn path=/head/; revision=172112
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update to 1.15Mathieu Arnold2004-08-162-3/+3
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=116410
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105726
* Add ssltunnel-client 1.13,Mathieu Arnold2003-10-314-0/+77
PPP over SSL virtual private networking (client part). Submitted by: at@rominet.net Notes: svn path=/head/; revision=92704