Commit graph

26 commits

Author SHA1 Message Date
joerg
97fee77fc5 Remove FreeBSD CVS ID -- it doesn't add much information and creates
a mismatch between ident and the +BUILD_VERSION logic.
2007-07-02 09:46:51 +00:00
joerg
28ddcadcd8 Create man page directories. 2007-06-18 22:45:42 +00:00
rillig
c6c21f3706 Fixed the package for unprivileged builds. 2006-11-09 09:24:21 +00:00
taca
8e8d2f3cce Update net/dtcp package to 20060109.
2006-01-04  Hajimu UMEMOTO  <ume@mahoroba.org>

	* dtcps.rb (service_dtcp): When new connection request for UDP
	tunnel comes, don't disconnect existing connection even if is
	comes from same IPv4 address.

	* dtcpc.rb, dtcps.rb: Make an IPv6 over an IPv4 tunnel NAT
	friendly.  If -n option is specified to dtcpc, it is enabled.  It
	requires some modification to ng_ksocket of server side.

2006-01-02  Hajimu UMEMOTO  <ume@mahoroba.org>

	* dtcpc.rb, dtcps.rb: Add experimental support for an IPv6 over an
	IPv4 tunnel using Netgraph.  The relevant options are -b and -U.

	* dtcps.rb: Trap SIGINT as well as SIGTERM, and ignore SIGHUP.
2006-07-09 13:21:02 +00:00
reed
d7c24fc2e4 Add CVS ID to patch. 2006-02-01 17:20:05 +00:00
reed
90b24ff00b Add patch so MANDIR is not hard-coded.
And set it in the make environment.
This fixes installation of man page as seen on DragonFly bulk build.
Revision not bumped since no change for systems where this worked before.
2006-01-24 20:22:35 +00:00
jlam
dc9594e09d 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.
2005-12-29 06:21:30 +00:00
taca
9f78b5509c Remove supporting ruby16-base package. 2005-11-03 07:20:56 +00:00
taca
b30d124c65 Remove dependency to ruby-dbm and ruby-digest package.
Bump PKGREVISION.
2005-11-03 05:15:09 +00:00
taca
06962bf801 Use "../../lang/ruby/buildlink3.mk" instead of "../../lang/ruby/modules.mk"
and distfiles are reverted without DIST_SUBDIR.
2005-10-16 15:12:45 +00:00
hamajima
8ba8641932 Update to 20050521. 2005-06-05 16:34:42 +00:00
wiz
4e3b759ce4 Sort. 2005-05-03 15:33:17 +00:00
reed
ee8be9d0c1 RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.
And always is defined as share/examples/rc.d
which was the default before.

This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.

This was discussed on tech-pkg in late January and late April.

Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
2005-05-02 20:33:57 +00:00
taca
7b0f2da34d Make DEPENDS to ruby-dbm and ruby-digest packages and cosmetic change
to package name patterns.

Also sort PLIST.

Bump PKGREVISION.
2005-03-06 17:11:58 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
taca
2a054b28c9 Remove dependency to ruby-dbm and ruby-digest package since they are
included in ruby (base) package.

Bump PKGREVISION.
2005-02-21 15:39:42 +00:00
hamajima
16861ffb0c added DEPENDS+=${RUBY_PKGPREFIX}-dbm.
fix command_interpreter in rc scripts.
bump PKGREVISION.
2005-02-01 14:26:14 +00:00
taca
c3ffe35cf7 Add RUBY_HAS_ARCHLIB which have machine dependent extention libraries.
Bump PKG_REVISION.
2005-01-28 14:08:01 +00:00
hamajima
93b212eefa I changed CONF_DEPENDS=YES to USE_PKGINSTALL=YES. 2005-01-23 05:01:44 +00:00
reed
32d8f290c2 The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.

This is from ideas from Greg Woods and others.

Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
2004-12-28 02:47:40 +00:00
taca
ff7df625dd Migrate ruby-installpkg to use new framework for Ruby packages.
Add trivial Makefile fix.
2004-11-28 04:10:36 +00:00
hamajima
952a06432b Update to 20040611. 2004-11-27 01:14:32 +00:00
hamajima
74b65bdf4f used SUBST_*. 2004-06-23 04:58:21 +00:00
wiz
fd16054be3 Fix a typo and improve grammar. 2004-06-22 18:31:58 +00:00
hamajima
ad913ea3d2 Applied feedback from Hideyuki KURASHINA in pkg/25776.
And fix path in manpage.
2004-06-22 16:08:27 +00:00
hamajima
c9fd1a174a New package for dtcp-20030228, Dynamic Tunnel Configuration Protocol daemon and client 2004-06-05 07:43:25 +00:00