Skip site navigation (1)Skip section navigation (2)

CVS log for ports/net/vtun/Makefile

[BACK] Up to [FreeBSD] / ports / net / vtun

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Aug 11 19:19:48 2011 UTC (6 months ago) by kwm
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +0 -1 lines
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Apr 21 15:03:57 2011 UTC (9 months, 3 weeks ago) by kuriyama
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Add local patch to specify pidfile path from command line option.

With this patch, vtund and vtunclient can be used on the same machine
without pid conflicts in rc.subr code.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Apr 16 08:57:42 2010 UTC (21 months, 3 weeks ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
- Add shutdown keyword.

Suggested by:	dougb

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Apr 16 03:09:19 2010 UTC (21 months, 3 weeks ago) by kuriyama
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
- Take maintainership.
- Support multiple vtunclient startup from rc.subr.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Dec 22 14:58:24 2008 UTC (3 years, 1 month ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -0 lines
- On systems (e.g FreeBSD amd64) where sizeof(unsigned int) differs from
  sizeof(lzo_uint) this patch is necessary for the correct operation of vtun
  when LZO compression is enabled.

PR:		ports/129815
Submitted by:	Bjoern Groenvall <bg@sics.se>

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Mar 20 22:42:19 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +5 -3 lines
- Update to 3.0.2

PR:		121803
Submitted by:	Ports Fury

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Sep 3 11:09:24 2007 UTC (4 years, 5 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -4 lines
Update to version 3.0.1

PR:		ports/116024
Submitted by:	KATO Tsuguru

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Feb 26 11:03:15 2007 UTC (4 years, 11 months ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +11 -18 lines
- Update to 3.0.0
- Makefile cleanup
- NOPORTDOCS support, DOCSDIR in pkg-plist
- fixed startup scripts and knobs

PR:             109356
Submitted by:           Martin Matuska <martin@matuska.org>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:50:37 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue May 31 19:58:33 2005 UTC (6 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
- Backout latest commit, it needs a repocopy due to API change.

Noticed by:	Matthias Andree <matthias.andree@gmx.de>

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue May 31 17:57:11 2005 UTC (6 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
- Bump lzo lib version.
- Bump PORTREVISION.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Aug 26 09:18:57 2004 UTC (7 years, 5 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +15 -0 lines
- USE_RC_SUBR'ify.
- Add knob to use simokawa's patch to enable extended mode.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Apr 10 17:26:46 2004 UTC (7 years, 10 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Tidy up whitespace.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jun 1 23:27:52 2003 UTC (8 years, 8 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Fix some build warnings.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jun 1 22:12:28 2003 UTC (8 years, 8 months ago) by naddy
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Update to 2.6.  Based on

PR:		52771
Submitted by:	Matt Peterson <matt@peterson.org>

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Apr 11 08:57:11 2003 UTC (8 years, 10 months ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -2 lines
- Update MASTER_SITES
- Drop maintainership

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:08:04 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Apr 17 13:16:03 2002 UTC (9 years, 9 months ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Change to use ${OPENSSLBASE} instead of ${LOCALBASE} in Makefile
for location of OpenSSL.

PR: 36427
Submitted by: Hidekazu Kuroki <hidekazu@pc88.gr.jp>

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 25 15:55:46 2002 UTC (9 years, 10 months ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -3 lines
Update to version 2.5

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jun 8 19:06:09 2001 UTC (10 years, 8 months ago) by dwcjr
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
More bento pleasing

PR:		27369
Reviewed by:	will
No response:	kevlo

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Mar 7 03:29:11 2001 UTC (10 years, 11 months ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Avoid deleting config file.

Reported by William Carrel <william.carrel@infospace.com>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Feb 19 14:08:39 2001 UTC (10 years, 11 months ago) by kevlo
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +10 -6 lines
- Upgrade to version 2.4
- Add WWW

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Sep 7 13:17:55 2000 UTC (11 years, 5 months ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2 lines
Add --enable-lzo, thanks rse@

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Aug 22 02:52:17 2000 UTC (11 years, 5 months ago) by kevlo
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Fix CONFIGURE_ARGS

PR: 20694
Submitted by: Sergey N. Voronkov <serg@dor.zaural.ru>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jul 2 08:31:21 2000 UTC (11 years, 7 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_1_0
Add vtun, which is "the easiest way to create Virtual Tunnels over TCP/IP
networks with traffic shaping, compression and encryption."

PR:		16629
Submitted by:	kevlo

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options