The NetBSD Project

CVS log for pkgsrc/net/dtcpclient/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.16 / (download) - annotate - [select for diffs], Sun Apr 15 22:07:36 2012 UTC (5 weeks, 4 days ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Reset maintainer, developer resigned.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Mar 8 11:47:19 2010 UTC (2 years, 2 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, 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.14: +6 -2 lines
Diff to previous 1.14 (colored)

* set USE_BSD_MAKEFILE=yes
* add user-destdir installation support.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Jan 17 12:02:31 2010 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Recursive PKGREVISION bump for jpeg update to 8.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Jan 18 05:08:41 2008 UTC (4 years, 4 months ago) by tnn
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, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@

Revision 1.12 / (download) - annotate - [select for diffs], Sun Jun 17 04:23:32 2007 UTC (4 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.11: +10 -5 lines
Diff to previous 1.11 (colored)

Honor PKG_SYSCONFDIR and VARBASE, noticed in PR 36501.

  OLD LOCATION				NEW LOCATION
  /var/run/dtcpclient.pid		${VARBASE}/run/dtcpclient.pid
  ${PREFIX}/etc/dtcpclient.auth		${PKG_SYSCONFDIR}/dtcpclient.auth
  /usr/local/dtcpclient_script.conf	${PKG_SYSCONFDIR}/dtcpclient_script.conf

Revision 1.11 / (download) - annotate - [select for diffs], Sat Mar 24 19:21:29 2007 UTC (5 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.10: +3 -1 lines
Diff to previous 1.10 (colored)

Prepare for switching to NO_MTREE=yes.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Nov 9 09:15:45 2006 UTC (5 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (colored)

Fixed the package for unprivileged users.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Aug 27 14:00:41 2006 UTC (5 years, 8 months ago) by hamajima
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Updated dtcpclient-20060526.
 - If `@' is specified as an interface for prefix delegation, it is assumed
  as a tunnel interface.
 - Add experimental support for an IPv6 over an IPv4 tunnel using Netgraph.
  The relevant options are -b and -U.
 - Make an IPv6 over an IPv4 tunnel NAT friendly. If -n option is specified,
  it is enabled. It requires some modification to ng_ksocket of server side.
 - Add $up_command and $down_command to run at up/down.
 - Add -B option to specify NAT port.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Apr 22 09:22:12 2006 UTC (6 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:58 2005 UTC (6 years, 4 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)

Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Dec 9 16:54:01 2005 UTC (6 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Unmask build on DragonFly.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jun 5 16:35:07 2005 UTC (6 years, 11 months ago) by hamajima
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.4: +2 -3 lines
Diff to previous 1.4 (colored)

Update to 20050521.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:46 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Feb 21 14:36:52 2005 UTC (7 years, 3 months ago) by hamajima
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.2: +8 -2 lines
Diff to previous 1.2 (colored)

Added support for Darwin.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Feb 20 04:43:26 2005 UTC (7 years, 3 months ago) by hamajima
Branch: MAIN
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-*-* OpenBSD-*-*

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Jan 23 05:07:43 2005 UTC (7 years, 4 months ago) by hamajima
Branch: FREEBSD
CVS Tags: FreeBSD-current-2005-01-23
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

New package for dtcpclient-20040923, Dynamic Tunnel Configuration Protocol client.
dtcpc in pkgsrc/net/dtcp is ruby script, dtcpclient is native binary.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jan 23 05:07:43 2005 UTC (7 years, 4 months ago) by hamajima
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>