aboutsummaryrefslogtreecommitdiff
path: root/net/miredo/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* net/miredo: Add CPE informationBernhard Froehlich2021-08-151-1/+1
| | | | Approved by: portmgr (blanket)
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Drop the ipv6 virtual category for n* category as it is not relevant anymoreBaptiste Daroussin2019-10-091-1/+1
| | | | Notes: svn path=/head/; revision=514143
* Fix ambiguities in rcvar. It cannot contain `-'.Jung-uk Kim2017-04-271-1/+1
| | | | Notes: svn path=/head/; revision=439589
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Cosmetic fixesDmitry Marakasov2015-11-231-15/+19
| | | | | | | | - Add LICENSE - Strip libraries Notes: svn path=/head/; revision=402270
* - Reassign sumikawa@'s ports after his commit bit was taken in for safekeepingFrederic Culot2015-11-211-1/+1
| | | | Notes: svn path=/head/; revision=402158
* - Switch to @sample, fixing stage-qaDmitry Marakasov2015-10-091-23/+8
| | | | | | | | | | | | - Use options helpers - Add USES=localbase, which is just the shorder way of adding CPPFLAGS=-I${LOCALBASE}/include, which fixes judy detection without NLS PR: 203292 Submitted by: amdmi3 Approved by: maintainer timeout (sumikawa, 2 weeks) Notes: svn path=/head/; revision=398955
* - Use new LIB_DEPENDS syntaxDmitry Marakasov2014-07-041-7/+3
| | | | | | | | | | | - Convert USE_XZ to USES - Stagify - Switch to USES=libtool, drop .la files Approved by: portmgr blanket Notes: svn path=/head/; revision=360557
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Remove unnecesary patchMunechika SUMIKAWA2013-06-111-2/+2
| | | | | | | - Fix @exec/@unexec on pkg-plist Notes: svn path=/head/; revision=320529
* Add missing mo file.Munechika SUMIKAWA2013-05-301-0/+1
| | | | Notes: svn path=/head/; revision=319428
* Upgrade to 1.2.6.Munechika SUMIKAWA2013-05-301-3/+2
| | | | Notes: svn path=/head/; revision=319422
* Convert from WITHOUT_NLS to PORT_OPTIONS:MNLSBaptiste Daroussin2013-05-061-9/+7
| | | | | | | While here do some conversion to new options framework Notes: svn path=/head/; revision=317503
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Use --enable-examplesdirMunechika SUMIKAWA2012-10-231-2/+2
| | | | | | | | | | | - draft-ietf-6man-rfc3484bis now becomes RFC6724 PR: ports/165796 Submitted by: Tobias Rehbein <tobias.rehbein@web.de> Feature safe: yes Notes: svn path=/head/; revision=306297
* Do not install miredo.service which is unnecessary for FreeBSDMunechika SUMIKAWA2012-08-241-0/+1
| | | | | | | | PR: 165796 Submitted by: Tobias Rehbein <tobias.rehbein@web.de> Notes: svn path=/head/; revision=303055
* Upgrade to 1.2.5Munechika SUMIKAWA2012-08-241-3/+2
| | | | Notes: svn path=/head/; revision=303053
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - 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
* Add knob to install ip6addrctl.conf which support Teredo prefixMunechika SUMIKAWA2011-01-051-1/+13
| | | | Notes: svn path=/head/; revision=267404
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* Fix configuration path.Munechika SUMIKAWA2009-12-211-0/+1
| | | | | | | Reported by: Shuichi Ohkubo <ohkubo@tokyo6to4.net> Notes: svn path=/head/; revision=246355
* - Upgrade to 1.2.2.Munechika SUMIKAWA2009-12-021-9/+2
| | | | | | | - Make compilable with build-in closefrom(). Notes: svn path=/head/; revision=245089
* Doesn't build on 7.x either.Erwin Lansing2009-09-071-1/+1
| | | | Notes: svn path=/head/; revision=240975
* Mark BROKEN on 8.x: does not buildErwin Lansing2009-08-151-1/+7
| | | | Notes: svn path=/head/; revision=239602
* Fix plist.Munechika SUMIKAWA2009-07-271-0/+1
| | | | Notes: svn path=/head/; revision=238430
* Upgrade to 1.1.7.Munechika SUMIKAWA2009-07-211-3/+2
| | | | Notes: svn path=/head/; revision=238151
* - FIx client-hook to be workableMunechika SUMIKAWA2009-06-301-3/+2
| | | | | | | | - Fix EINVAL from routing socket in relay mode - Move clean_cb() before exit() to fix client mode Notes: svn path=/head/; revision=236798
* 1. remove unnessary starup fileMunechika SUMIKAWA2009-05-211-11/+6
| | | | | | | | | | | | 2. change localstatedir to use /var/run 3. miredo.conf remove fix 4. Fix complie error with WITHOUT_NLS=yes PR: ports/134772 (3 and 4) Submitted by: dirk.meyer@dinoex.sub.org (3 and 4) Notes: svn path=/head/; revision=234317
* Fix plist.Munechika SUMIKAWA2009-05-141-3/+3
| | | | Notes: svn path=/head/; revision=233879
* Upgrade to 1.1.6.Munechika SUMIKAWA2009-05-131-3/+4
| | | | | | | I take the maintainership. Notes: svn path=/head/; revision=233821
* 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
* - Update MASTER_SITESMartin Wilke2007-10-081-2/+2
| | | | | | | - Drop Maintainership Notes: svn path=/head/; revision=201081
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | 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.6Martin Wilke2007-04-261-6/+1
| | | | | | | Thanks to: Andreas Kohn. Notes: svn path=/head/; revision=190956
* - Take maintainershipMartin Wilke2007-03-121-1/+1
| | | | | | | Approved by: Andreas Kohn (old maintainer) Notes: svn path=/head/; revision=187195
* - BROKEN does not compile on sparc64Martin Wilke2006-09-111-0/+4
| | | | | | | Submitted by: pointyhat via kris Notes: svn path=/head/; revision=172764
* Miredo is an open-source Teredo IPv6 tunneling software, for Linux and the BSDMartin Wilke2006-08-131-0/+47
operating systems. It includes functionnal implementations of all components of the Teredo specification (client, relay and server). It is meant to provide IPv6 connectivity even from behind NAT devices. WWW: http://www.simphalempin.com/dev/miredo/ Submitted by: Andreas Kohn via irc Approved by: krion (mentor) Notes: svn path=/head/; revision=170488