aboutsummaryrefslogtreecommitdiff
path: root/security/ike
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistAntoine Brodin2014-11-131-3/+1
| | | | Notes: svn path=/head/; revision=372514
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* net/openldap24-*:Tijl Coosemans2014-07-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Avoid USE_AUTOTOOLS - Don't use PTHREAD_LIBS - Use MAKE_CMD databases/glom: - Drop :keepla - Add INSTALL_TARGET=install-strip databases/libgda4* databases/libgda5*: - Convert to USES=libtool and bump dependent ports - USES=tar:xz - Use INSTALL_TARGET=install-strip - Use @sample databases/libgdamm: - Drop :keepla - USES=tar:bzip2 - Use INSTALL_TARGET=install-strip databases/libgdamm5: - Add INSTALL_TARGET=install-strip - Drop --enable-static (inherited from old repocopy) devel/anjuta x11-toolkits/py-gnome-extras: - Drop :keepla dns/powerdns dns/powerdns-devel: - Convert to USES=libtool - Add INSTALL_TARGET=install-strip - Disable static modules - Stop creating library symlinks with .0 suffix, not needed for dynamically opened modules mail/dovecot2: - Add USES=libtool mail/dovecot2-pigeonhole: - Drop CONFIGURE_TARGET (incorrect for Dragonfly) - Add USES=libtool and INSTALL_TARGET=install-strip math/gnumeric: - USES=libtool tar:xz Approved by: portmgr (implicit, bump unstaged ports) Notes: svn path=/head/; revision=362835
* Fix several typos in the ports tree.Lars Engels2014-02-041-1/+1
| | | | | | | | PR: ports/176378 Submitted by: Christoph Mallon <christoph.mallon@gmx.de> Notes: svn path=/head/; revision=342601
* - Stage supportMartin Wilke2014-01-312-5/+3
| | | | | | | - Convert to USES Notes: svn path=/head/; revision=342012
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* security/ike: update to 2.2.1William Grzybowski2013-06-143-25/+11
| | | | | | | | | | | | | | - Update to 2.2.1 [1] - Remove NATT warning about FreeBSD < 8.0 patch Changes: https://www.shrew.net/download/changelog/ike/2.2.1-release PR: ports/179503 [1] Submitted by: Matthew Grooms <mgrooms@shrew.net> (maintainer) Approved by: culot / jpaetzel (mentors, implicit) Notes: svn path=/head/; revision=320917
* Update to version 2.2.0Pawel Pekala2013-05-024-46/+25
| | | | | | | | PR: ports/178100 Submitted by: Matthew Grooms <mgrooms@shrew.net> (maintainer) Notes: svn path=/head/; revision=317114
* Convert security to new options frameworkBaptiste Daroussin2013-04-281-10/+10
| | | | Notes: svn path=/head/; revision=316749
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-2/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-081-6/+2
| | | | | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix Notes: svn path=/head/; revision=313635
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-011-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=311381
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Remove conditional checks for FreeBSD 6.XPav Lucistnik2012-03-021-8/+0
| | | | | | | | | PR: ports/165608 Submitted by: pgollucci Approved by: portmgr (hat) Notes: svn path=/head/; revision=292531
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - Fix plist when WITHOUT_QTGUI=yesPawel Pekala2011-10-163-7/+41
| | | | | | | | | | | - Make install PREFIX safe PR: ports/154973 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=283599
* Fix a typo.Jimmy Olgeni2011-09-091-1/+1
| | | | Notes: svn path=/head/; revision=281504
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Add rc.d file forgotten in previous commitJohan van Selst2010-10-311-0/+29
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=263834
* Update ike to version 2.1.7Johan van Selst2010-10-314-45/+32
| | | | | | | | PR: ports/151311 Submitted by: Matthew Grooms (maintainer) Notes: svn path=/head/; revision=263825
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* Update to 2.1.4Erwin Lansing2009-07-233-9/+11
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=238243
* bump PORTREVISION after cmake updateMax Brazhnikov2009-03-241-0/+1
| | | | Notes: svn path=/head/; revision=230897
* - Update bison to 2.4.1, see announcements for important changes:Johan van Selst2009-03-061-0/+20
| | | | | | | | | | | | | | | | http://lists.gnu.org/archive/html/bug-bison/2008-11/msg00000.html http://lists.gnu.org/archive/html/bug-bison/2008-12/msg00000.html - Take over bison maintainership - as approved by portmgr (marcus) - Add patches for ports to compile with new bison: Replace %{ .. %} with %code { .. } where required and accommodate stricter typing requirements Thanks to pav for an exp-run on pointyhat PR: ports/131640 Approved by: portmgr (pav) Notes: svn path=/head/; revision=229566
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-4/+1
| | | | Notes: svn path=/head/; revision=225335
* - Update to 2.1.0Martin Wilke2008-06-204-10/+12
| | | | | | | | PR: 124768 Submitted by: mgrooms@shrew.net (maintainer) Notes: svn path=/head/; revision=215358
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Add common code to support for cmake based ports.Martin Wilke2008-05-271-7/+1
| | | | | | | | | | - Update devel/cmake to 2.6.0 (also fix ports/123092) - Use the new CMAKE build framework in all ports using cmake Approved by: portmgr (pav) Notes: svn path=/head/; revision=213789
* - Update to 2.0.3Martin Wilke2008-02-283-6/+6
| | | | | | | | PR: 118303 Submitted by: Matthew Grooms <mgrooms@shrew.net> (maintainer) Notes: svn path=/head/; revision=208066
* - Update to version 2.0.2.Alejandro Pulver2007-10-303-13/+19
| | | | | | | | | - Update the NAT-T patch notice (in pre-everything). Submitted by: Matthew Grooms <mgrooms@shrew.net> (maintainer, via e-mail) Notes: svn path=/head/; revision=202395
* This port contains the Shrew Soft ike daemon and client tools. TheAlejandro Pulver2007-10-214-0/+112
software supports ike v1 communications between two gateways or a a client and a gateway. For more information please visit ... WWW: http://www.shrew.net/ PR: ports/116684 Submitted by: mgrooms at shrew.net Notes: svn path=/head/; revision=201702