FreshPorts -- The Place For Ports Sat, 6 Sep 2008 6:43 PM BST
Port details
ebnetd 1.0_4 japanese on this many watch lists=0 search for ports that depend on this port
Servers for accessing CD-ROM books via TCP/IP
Maintained by: yasu@utahime.org search for ports maintained by this maintainer
Port Added: 31 Oct 2004 22:06:34
Also Listed In: ipv6


This EBNETD distribution contains three server commands: ebnetd, ndtpd
and ebhttpd. They are servers for accessing CD-ROM book on remote host
via TCP/IP.

ebnetd:  ebnetd is a server of EBNET protocol which is designed to
	 communicate with EB Library. For more details about EB
	 Library, see http://www.sra.co.jp/m-kasahr/eb/.

ndtpd:   ndtpd is an NDTP (Network Dictionary Transfer Protocol)
	 server. The first implementation of the NDTP esrver is
	 `dserver'. ndtpd has upper compatibility with dserver-2.2.

ebhttpd: ebhttpd is a WWW (World Wide Web) server. It supprts HTTP/1.0
	 and HTTP/1.1 (Hypertext Transfer Protocol version 1.0 and 1.1).

The servers support CD-ROM books of EB, EBG, EBXA, EBXA-C, S-EBXA and
EPWING formats. The servers can run as a standalone daemons by
default, but can also run as children of `inetd'.

In addition, you must follow the licenses of your CD-ROM books. Though
EBNETD is free software, your books may not be free. Don't open your
books to unlicensed hosts nor users.

Author:	Motoyuki Kasahara <m-kasahr@sra.co.jp>
WWW:	http://www.sra.co.jp/people/m-kasahr/ebnetd/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required Libraries: japanese/eb

To install the port: cd /usr/ports/japanese/ebnetd/ && make install clean
To add the package: pkg_add -r ja-ebnetd


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.sra.co.jp/pub/misc/eb/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from japanese/ndtpd on 2004-10-31
    REASON: successor project

Number of commits found: 12

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07:18:49
Original commit files touched by this commit  1.0_4
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
06 Jun 2008 14:37:38
Original commit files touched by this commit  1.0_4
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

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)
02 Dec 2006 16:06:44
Original commit files touched by this commit  1.0_3
pav search for other commits by this committer
- Chase japanese/eb update
22 May 2006 12:33:31
Original commit files touched by this commit  1.0_2
jmelo search for other commits by this committer
- Remove dead mastersite.
- Use @dirrmtry instead of @unexec rmdir.

PR:             ports/97554
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
Approved by:    mnag (mentor)
20 Feb 2006 20:47:50
Original commit files touched by this commit  1.0_2
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
22 Jan 2006 12:39:13
Original commit files touched by this commit  1.0_2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
02 Jan 2006 23:10:34
Original commit files touched by this commit  1.0_2
edwin search for other commits by this committer
[PATCH] japanese/{eb,ebnetd}: Take over maitainership

        I have sent PRs of these ports several times, but there was
        no response from maintainer and PRs were always commited
        with timeout. So I will take over maintainershilp now.

PR:             ports/90713
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
Approved by:    maintainer timeout
31 Jul 2005 08:17:11
Original commit files touched by this commit  1.0_2
nork search for other commits by this committer
o Update to 4.2. [1]
o Fix minor bug. [2]

PR:             ports/81629 [1]
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org> [1]
Obtained from:  ndtpd/01982 [2]
Approved by:    maintainer timeout
12 Apr 2005 04:26:57
Original commit files touched by this commit  1.0_1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  1.0_1
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
26 Dec 2004 11:30:31
Original commit files touched by this commit  1.0_1
nork search for other commits by this committer
Update to 4.1.1.
o Repocopy japanese/eb -> japanese/eb3 for safe keeping.
o Chase eb library version bump.
o Connect japanese/eb3 to japanese/Makefile

PR:             ports/74133
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
Requested by:   Motoyuki Kasahara <m-kasahr@sra.co.jp> (author)
Repocopied by:  portmgr(marcus)
31 Oct 2004 21:56:08
Original commit files touched by this commit  1.0
pav search for other commits by this committer
- After repocopy from japanese/ndtpd, rename to japanese/ebnetd and update
  to version 1.0

PR:             ports/73131
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>

Number of commits found: 12

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

2 vulnerabilities affecting 3 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19088
Broken 157
Deprecated 78
Ignore 423
Forbidden 6
Restricted 287
No CDROM 130
Vulnerable 50
Expired 11
Set to expire 60
Interactive 78
new 24 hours 3
new 48 hours10
new 7 days54
new fortnight87
new month247

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.11 seconds.