aboutsummaryrefslogtreecommitdiff
path: root/security/tinc
Commit message (Collapse)AuthorAgeFilesLines
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-07-171-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories P-S. CR: D422 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=362126
* Allow to build with texinfo from portsAntoine Brodin2014-06-261-0/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=359321
* - update to 1.0.24Dirk Meyer2014-05-122-3/+3
| | | | Notes: svn path=/head/; revision=353798
* - update to 1.0.23Dirk Meyer2014-03-252-3/+3
| | | | | | | Reported by: Benjamin Podszun Notes: svn path=/head/; revision=349123
* - convert LIB_DEPENDSDirk Meyer2013-12-071-4/+2
| | | | Notes: svn path=/head/; revision=335810
* - use STAGEDIRDirk Meyer2013-11-291-5/+3
| | | | Notes: svn path=/head/; revision=335217
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-1/+2
| | | | Notes: svn path=/head/; revision=327804
* 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
* - update to 1.0.22Dirk Meyer2013-08-142-3/+3
| | | | Notes: svn path=/head/; revision=324743
* - Security update to 1.0.21Dirk Meyer2013-04-222-3/+3
| | | | | | | Security: CVE-2013-1428 Notes: svn path=/head/; revision=316276
* - update to 1.0.20Dirk Meyer2013-03-282-3/+3
| | | | Notes: svn path=/head/; revision=315441
* - cleanup headerDirk Meyer2013-01-261-7/+2
| | | | | | | - strip shlibversion in depedency Notes: svn path=/head/; revision=311023
* - fix commentDirk Meyer2012-08-271-1/+1
| | | | | | | | PR: 171006 Submitted by: Nick Hibma Notes: svn path=/head/; revision=303217
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-052-3/+4
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* - update to 1.0.19Dirk Meyer2012-08-042-3/+3
| | | | Notes: svn path=/head/; revision=301997
* - update to 1.0.18Dirk Meyer2012-04-112-3/+3
| | | | Notes: svn path=/head/; revision=294679
* - escape shell namesDirk Meyer2012-01-141-1/+1
| | | | Notes: svn path=/head/; revision=289167
* 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
* - use /etc/rc.d/ipfilter quietresyncDirk Meyer2012-01-111-1/+1
| | | | | | | | PR: 163959 Submitted by: Nick Hibma Notes: svn path=/head/; revision=288945
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - update to 1.0.16Dirk Meyer2011-08-052-3/+3
| | | | Notes: svn path=/head/; revision=278962
* - update to 1.0.15Dirk Meyer2011-06-303-5/+5
| | | | | | | | | - remove duplicate LDFLAGS PR: 158292 Submitted by: Jin-Sih Lin Notes: svn path=/head/; revision=276725
* - update to 1.0.14Dirk Meyer2011-05-192-4/+3
| | | | Notes: svn path=/head/; revision=274331
* - update tinc to build with lzo2Dirk Meyer2011-05-112-2/+2
| | | | Notes: svn path=/head/; revision=273968
* - LICENSE GPLv3Dirk Meyer2010-06-041-0/+2
| | | | Notes: svn path=/head/; revision=255718
* - update to 1.0.13Dirk Meyer2010-04-142-4/+4
| | | | Notes: svn path=/head/; revision=252665
* - update to 1.0.12Dirk Meyer2010-02-112-4/+4
| | | | Notes: svn path=/head/; revision=249573
* - update to 1.0.11Dirk Meyer2009-11-062-4/+4
| | | | Notes: svn path=/head/; revision=243908
* - update to 1.0.10Dirk Meyer2009-10-203-18/+4
| | | | | | | - get rid of getttext Notes: svn path=/head/; revision=243119
* - add LICENSE:Dirk Meyer2009-02-151-0/+2
| | | | Notes: svn path=/head/; revision=228419
* - Update to 1.0.9Dirk Meyer2008-12-302-5/+4
| | | | Notes: svn path=/head/; revision=225003
* - fix reload and restart targetsDirk Meyer2008-12-301-17/+14
| | | | | | | Submitted by:i igor <soft[at]antrax-energo.msk.ru> Notes: svn path=/head/; revision=225002
* - add tincd startup scriptDirk Meyer2008-10-262-1/+86
| | | | | | | Submitted by: igor <soft[at]antrax-energo.msk.ru> Notes: svn path=/head/; revision=222094
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* 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
* - take maintainershipDirk Meyer2007-07-251-1/+1
| | | | Notes: svn path=/head/; revision=196266
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-2/+1
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Update to 1.0.8Martin Wilke2007-06-162-4/+4
| | | | | | | | PR: 113747 Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> Notes: svn path=/head/; revision=193650
* - Update to 1.0.7Martin Wilke2007-02-082-6/+7
| | | | | | | | PR: 108871 Submitted by: Martin Matuska <martin@matuska.org> Notes: svn path=/head/; revision=184610
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* Drop maintainership, since I'm buried in the $REALLIFE stuff.Kirill Ponomarev2005-09-141-1/+1
| | | | Notes: svn path=/head/; revision=142683
* - Backout latest commit, it needs a repocopy due to API change.Florent Thoumie2005-05-311-2/+2
| | | | | | | Noticed by: Matthias Andree <matthias.andree@gmx.de> Notes: svn path=/head/; revision=136557
* - Bump lzo lib version.Florent Thoumie2005-05-311-1/+2
| | | | | | | - Bump PORTREVISION. Notes: svn path=/head/; revision=136548
* Update to 1.0.4Kirill Ponomarev2005-05-112-3/+3
| | | | Notes: svn path=/head/; revision=135074
* Fix WWW: line.Kirill Ponomarev2004-11-211-1/+1
| | | | Notes: svn path=/head/; revision=122078
* Update to 1.0.3Kirill Ponomarev2004-11-112-4/+3
| | | | Notes: svn path=/head/; revision=121421
* Support WITHOUT_NLSKirill Ponomarev2004-07-102-2/+9
| | | | Notes: svn path=/head/; revision=113337
* Fix pidfile locationKirill Ponomarev2004-07-091-0/+1
| | | | | | | | PR: ports/68740 Submitted by: anholt Notes: svn path=/head/; revision=113281