bf35 FreshPorts -- net/fspd
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
fspd 2.8.1.26 net on this many watch lists=1 search for ports that depend on this port An older version of this port was marked as vulnerable.
FSP daemon, clients, and scanner
Maintained by: sylvio@FreeBSD.org search for ports maintained by this maintainer
Port Added: 10 Apr 2001 23:32:52
License: not specified in port


This is a server daemon, port scanner and (optionally) clients for FSP, the File
Service Protocol.
 
FSP is lightweight and connectionless.  It is typically used for offering files
to "anonymous" visitors over a congested link.  It uses UDP rather than TCP
sockets.  A service contact port (well-known port) for FSP has not been assigned
by IANA (per RFC 1700).  See <URL:http://www.faqs.org/faqs/fsp-faq/> for an
overview.

To use fspd, you must copy the fspd.conf.sample file, normally installed in
/usr/local/etc/, to fspd.conf and edit it.

You can run fspd from inetd or stand-alone.

WWW:  http://fsp.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. textproc/sgmlformat
  2. devel/scons
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/fspd/ && make install clean
To add the package: pkg_add -r fspd


Configuration Options
===> The following configuration options are available for fspd-2.8.1.26:
     NOCLIENTS=off: Omit client commands
     INFINITE=off: Infinite retry in client commands
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/fsp/fsp/2.8.1b26/
  3. http://freefr.dl.sourceforge.net/project/fsp/fsp/2.8.1b26/
  4. http://garr.dl.sourceforge.net/project/fsp/fsp/2.8.1b26/
  5. http://heanet.dl.sourceforge.net/project/fsp/fsp/2.8.1b26/
  6. http://hivelocity.dl.sourceforge.net/project/fsp/fsp/2.8.1b26/
  7. http://ignum.dl.sourceforge.net/project/fsp/fsp/2.8.1b26/
  8. http://internode.dl.sourceforge.net/project/fsp/fsp/2.8.1b26/
  9. http://iweb.dl.sourceforge.net/project/fsp/fsp/2.8.1b26/
  10. http://jaist.dl.sourceforge.net/project/fsp/fsp/2.8.1b26/
  11. http://nchc.dl.sourceforge.net/project/fsp/fsp/2.8.1b26/
  12. http://ncu.dl.sourceforge.net/project/fsp/fsp/2.8.1b26/
  13. http://netcologne.dl.sourceforge.net/project/fsp/fsp/2.8.1b26/
  14. http://osdn.dl.sourceforge.net/project/fsp/fsp/2.8.1b26/
  15. http://space.dl.sourceforge.net/project/fsp/fsp/2.8.1b26/
  16. http://sunet.dl.sourceforge.net/project/fsp/fsp/2.8.1b26/
  17. http://superb-dca3.dl.sourceforge.net/project/fsp/fsp/2.8.1b26/
  18. http://switch.dl.sourceforge.net/project/fsp/fsp/2.8.1b26/
  19. http://tenet.dl.sourceforge.net/project/fsp/fsp/2.8.1b26/
  20. http://ufpr.dl.sourceforge.net/project/fsp/fsp/2.8.1b26/
  21. http://waix.dl.sourceforge.net/project/fsp/fsp/2.8.1b26/

Number of commits found: 33

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Jan 2013 05:55:20
Original commit files touched by this commit  2.8.1.26
tabthorpe search for other commits by this committer
- Strip header at request of original creator

Submitted by:	trevor
With hat:	portmgr
03 Aug 2012 15:54:36
Original commit files touched by this commit  2.8.1.26
cs search for other commits by this committer
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
06 Dec 2011 21:22:17
Original commit files touched by this commit  2.8.1.26
cy search for other commits by this committer
Fix build under 9.0.

Approved by:    sylvio
Feature safe:   yes
20 Mar 2011 12:54:45
Original commit files touched by this commit  2.8.1.26
miwi search for other commits by this committer
- Get Rid MD5 support
26 Apr 2010 01:11:55
Original commit files touched by this commit  2.8.1.26
sylvio search for other commits by this committer
- Take maintainership.
25 Apr 2010 19:03:52
Original commit files touched by this commit  2.8.1.26
linimon search for other commits by this committer
Reset bg1tpt@gmail.com due to maintainer-timeouts and no response to
email.

Hat:            portmgr
20 Mar 2010 14:19:24
Original commit files touched by this commit  2.8.1.26
miwi search for other commits by this committer
- Mark BROKEN on HEAD: fails to build with new utmpx

Reported by:    pointyhat
31 Dec 2009 14:25:09
Original commit files touched by this commit  2.8.1.26
yzlin search for other commits by this committer
- Update to 2.8.1.26

PR:             ports/140398
Submitted by:   Radim Kolar SF.NET <hsn AT sendmail.cz>
Approved by:    <bg1tpt AT gmail.com> (maintainer), lwhsu/rafan (mentors,
implicit)
08 Nov 2009 11:07:46
Original commit files touched by this commit  2.8.1.25
sylvio search for other commits by this committer
- Update to 2.8.1.25

PR:             ports/138716
Submitted by:   Radim Kolar <hsn@sendmail.cz>
Approved by:    maintainer (timeout > 30days), miwi@ (mentor)
22 Aug 2009 00:32:25
Original commit files touched by this commit  2.8.1.24_2
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
05 Jul 2007 14:25:37
Original commit files touched by this commit  2.8.1.24_2
delphij search for other commits by this committer
Fix PLIST_FILES, it was duplicated by previous merge.

Pointy hat to:  miwi
Approved by:    maintainer
25 May 2007 22:11:35
Original commit files touched by this commit  2.8.1.24_1
miwi search for other commits by this committer
- Unbreak
- Fix pkg-plist
- Pass maintainership to submitter

PR:             112971
Submitted by:   Zhen REN<bg1tpt@gmail.com>
25 May 2007 11:35:20
Original commit files touched by this commit  2.8.1.24_1
edwin search for other commits by this committer
Fix BROKENess by properly maintaining PLIST_FILES.
25 May 2007 00:53:43
Original commit files touched by this commit  2.8.1.24
kris search for other commits by this committer
BROKEN: Incomplete pkg-plist
18 Apr 2007 22:56:24
Original commit files touched by this commit  2.8.1.24
itetcu search for other commits by this committer
s/pre/post/ in the last line :(

Submitted by:   FreshPorts sanity checking
Pointyhat to:   itetcu(me)
18 Apr 2007 21:25:19
Original commit files touched by this commit  2.8.1.24
  Sanity Test Failure
itetcu search for other commits by this committer
Remove 4.x support.

PR:             ports/111828
Submitted by:   Marcelo Araujo
07 Mar 2006 17:09:51
Original commit files touched by this commit  2.8.1.24
kris search for other commits by this committer
Now compiles on !i386

Approved by:    portmgr (implicit)
11 Feb 2006 21:03:14
Original commit files touched by this commit  2.8.1.24
netchild search for other commits by this committer
Reset maintainership to ports@ after ~4 months without any response to any
PR.

Thanks for contributing.

Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.

While I'm here:
 - fix a little nit in the csound port (I think the intention was to
   create no backup file instead of creating one with a "-e" extension)
 - set ARCH to i386 in the amd64 case for the acroread7 port. This
   is a work-around to be able to install everything when a dependency
   is not already installed (ARCH is read-only in sub-makes, so the
   dependencies can't change it). This should be removed when the
   dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]

Not objected to by:     portmgr (explicit: krion; silence: rest)
Maintainer timeout:     ~4 months
Submitted by:           Sangwoo Shim <sangwoos@gmail.com> [1]
PR:                     87985 [1]
22 Jan 2006 21:24:05
Original commit files touched by this commit  2.8.1.24
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
13 Oct 2005 06:38:46
Original commit files touched by this commit  2.8.1.24
linimon search for other commits by this committer
Pacify distfile survey by following redirects on URLs.

Source:         distfile survey
12 Apr 2005 12:22:13
Original commit files touched by this commit  2.8.1.24
flz search for other commits by this committer
- Update to 2.8.1.24.

PR:             ports/78083
Submitted by:   Radim Kolar <hsn@netmag.cz>
Approved by:    maintainer timeout (1.5 month)
30 May 2004 06:47:52
Original commit files touched by this commit  2.8.1.19
kris search for other commits by this committer
BROKEN on 4.x and !i386: Does not compile
11 May 2004 04:17:01
Original commit files touched by this commit  2.8.1.19
trevor search for other commits by this committer
Avoid "Variable CONFIGURE_TARGET is recursive" error.

Approved by:    portmgr (kris)
27 Apr 2004 21:24:07
Original commit files touched by this commit  2.8.1.19
trevor search for other commits by this committer
Update to 2.8.1b19.

PR:             65902
Approved by:    portmgr for 4.10 freeze
27 Jan 2004 16:12:37
Original commit files touched by this commit  2.8.1.3
 This port version is marked as vulnerable.
trevor search for other commits by this committer
Add size data.
15 Jan 2004 05:03:24
Original commit files touched by this commit  2.8.1.3
 This port version is marked as vulnerable.
trevor search for other commits by this committer
Mark forbidden due to remotely exploitable buffer overflow and
directory traversal bugs.  Advisories are at
<URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-1022>,
<URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0011>
and <URL:http://www.debian.org/security/2004/dsa-416>.

PR:             61364
Submitted by:   Radim Kolar
13 Nov 2003 10:21:09
Original commit files touched by this commit  2.8.1.3
 This port version is marked as vulnerable.
trevor search for other commits by this committer
Remove my e-mail address from DESCR files of ports
I have contributed, in order to attract less spam.
01 Mar 2003 14:34:34
Original commit files touched by this commit  2.8.1.3
 This port version is marked as vulnerable.
trevor search for other commits by this committer
Retire comment file.
04 Nov 2002 05:46:38
Original commit files touched by this commit  2.8.1.3
 This port version is marked as vulnerable.
edwin search for other commits by this committer
PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
29 Jan 2002 11:45:35
files touched by this commit
knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
03 Nov 2001 21:18:25
files touched by this commit
trevor search for other commits by this committer
a Web page that is still online    
12 Aug 2001 07:12:08
files touched by this commit
trevor search for other commits by this committer
Chase master site.    
11 Apr 2001 03:32:52
files touched by this commit
trevor search for other commits by this committer
new port of an FSP daemon, for your retronetworking pleasure    

Number of commits found: 33

2826
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 474
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 512
Interactive 33
new 24 hours 6
new 48 hours10
new 7 days26
new fortnight59
new month210

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0