The NetBSD Project

CVS log for pkgsrc/net/6tunnel/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / net / 6tunnel

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12 / (download) - annotate - [select for diffs], Thu Oct 13 11:40:05 2011 UTC (7 months, 1 week ago) by ghen
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, HEAD
Changes since 1.11: +4 -5 lines
Diff to previous 1.11 (colored)

Update to 0.11rc2 (with new homepage), latest available version since 2005.

0.11 (2005-08-18)

Changes by Wojtek Kaniewski <wojtekka@toxygen.net>:
- changed license to GPL version 2. There was no license information before
  which caused confusion. Code by Tomasz Lipski <lemur@irc.pl> and awayzzz
  <awayzzz@digibel.org> had to be removed, because their e-mail addresses
  were dead and googling for them gave no useful information. The missing
  features have been rewritten from scratch. If any offending code is still
  here, please let me know. I've done my best, but I haven't used any
  version control 5 years ago.
- changed e-mail address.

Changes by Ramunas Lukosevicius <lukoramu@parok.lt>
- fixed source mapping bug,
- SIGHUP reloads map file.

0.10 (2003-06-12)

Changes by Wojtek Kaniewski <wojtekka@irc.pl>:
- major code cleanup,
- select() before accept(), so 6tunnel won't hang on sys_socketcall.
- fixed losing data under heavy load, when write() didn't send all
  data. unsent data is stored in a buffer,
- autoconf,
- supports pid file (idea by misio <monster@qm.pl>).

Revision 1.11 / (download) - annotate - [select for diffs], Fri Feb 26 10:28:33 2010 UTC (2 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Reset maintainer for developers who gave back their commit bit.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:38 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.9: +5 -3 lines
Diff to previous 1.9 (colored)

Add DESTDIR support.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Jan 7 09:14:01 2007 UTC (5 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jun 17 03:50:23 2005 UTC (6 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (colored)

Create directories before installing files into them.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Mar 10 17:27:06 2005 UTC (7 years, 2 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.6: +3 -1 lines
Diff to previous 1.6 (colored)

Mark as NOT_FOR_PLATFORM Interix.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Jan 20 12:22:18 2004 UTC (8 years, 4 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored)

Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Sep 22 16:18:06 2003 UTC (8 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.4: +8 -2 lines
Diff to previous 1.4 (colored)

Fix build with gcc3 or on Solaris. From Jonathan Perkin in PR 22891.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jul 17 22:50:56 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 29 12:41:53 2003 UTC (9 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.2: +2 -3 lines
Diff to previous 1.2 (colored)

Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Oct 23 20:23:09 2001 UTC (10 years, 7 months ago) by zuntum
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Update 6tunnel to 0.09

Changes from version 0.07:

0.09, 2001-10-18, wojtekka@irc.pl
- included patch from OpenBSD port by Patroklos Argyroudis <argp@bsd.gr>.
- fixing the fix - patch by awayzzz <awayzzz@digibel.org>.

0.08, 2000-12-12, ascent@linux.pl
- modified IPv4 to IPv6 mapping -- better memory managing.
0.08, 2001-10-13, wojtekka@irc.pl
- some memory leaks fixed thanks to Sorrow The Prince <s0tp@libero.it>.
- fixed dos condition thanks to awayzzz <awayzzz@digibel.org>.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Mar 23 13:54:47 2001 UTC (11 years, 2 months ago) by zuntum
Branch: TNF
CVS Tags: pkgsrc-base, netbsd-1-5-PATCH001
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of 6tunnel 0.07

6tunnel can translate between protocol versions on the same host,
thus offering a way to setup v4/v6 and v6/v4 proxy services.
It can bind to any of your IPv4 (default) or IPv6 addresses.


Revision 1.1 / (download) - annotate - [select for diffs], Fri Mar 23 13:54:47 2001 UTC (11 years, 2 months ago) by zuntum
Branch: MAIN

Initial revision

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>