Port details |
- fspclient Ftp-like client for the FSP service
- 0.93.1 net
=3 0.93.1Version of this port present on the latest quarterly branch. - Maintainer: cy@FreeBSD.org
 - Port Added: unknown
- Last Update: 2021-11-25 21:40:11
- Commit Hash: 04b9da4
- People watching this port, also watch:: xlockmore, sudo, openssl, itk, python
- License: not specified in port
- Description:
- FSP Client is single executable client for the FSP protocol. FSP
Client uses an FTP-like user interface. It feels like FTP, but under
the hood it uses FSP protocol. FSP is a UDP-based protocol for transfering
files around, and was designed for anonymous archives.
WWW: http://fspclient.sourceforge.net/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fspclient>0:net/fspclient
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/net/fspclient/ && make install clean
- To add the package, run one of these commands:
- pkg install net/fspclient
- pkg install fspclient
- PKGNAME: fspclient
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1565982519
SHA256 (fspclient-0.93.1.tar.bz2) = a419870f43eef1d8ab059379e0baddeb6bcc5c8acd26561939fea9be51e75487
SIZE (fspclient-0.93.1.tar.bz2) = 69325
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- scons-3.8 : devel/scons@py38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- net_fspclient
- USES:
- tar:bzip2 scons
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 Nov 2021 21:40:11 0.93.1
|
Stefan Eßer (se)  |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
06 Apr 2021 14:31:07 0.93.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
23 Aug 2020 19:50:03
0.93.1
|
sunpoet  |
Use scons of Python 3
Approved by: portmgr (blanket) |
25 May 2020 18:33:44
0.93.1
|
sunpoet  |
Update USES=scons to specify scons of Python 2
- While I'm here, convert emulators/gem5 and games/marsnomercy to USES=scons |
17 Jan 2020 20:30:04
0.93.1
|
antoine  |
Fix plist after r523104 |
16 Aug 2019 19:44:18
0.93.1
|
cy  |
Update 0.93.0 --> 0.93.1
PR: 239912
Submitted by: hsn@sendmail.cz |
05 Oct 2017 01:54:56
0.93.0
|
cy  |
Register net/fsbclient and cad/alliance conflict.
Reported by: rodrigo |
23 May 2016 18:36:52
0.93.0
|
amdmi3  |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
15 Apr 2016 06:15:24
0.93.0
|
cy  |
Fix build broken by r412929. |
10 Jul 2014 12:13:12
0.93.0
|
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
27 May 2014 12:42:34
0.93.0
|
bapt  |
Support stage
Convert to USES=scons |
20 Sep 2013 22:10:25
0.93.0
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
06 Dec 2011 21:19:47
0.93.0
|
cy  |
Fix build under 9.0.
Assume maintainership of this orphan.
Feature safe: yes |
20 Mar 2011 12:54:45
0.93.0
|
miwi  |
- Get Rid MD5 support |
20 Mar 2010 14:18:32
0.93.0
|
miwi  |
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat |
19 Sep 2009 11:22:55
0.93.0
|
miwi  |
- Update to 0.93.0
PR: 138865
Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz>
Feature safe: yes |
22 Aug 2009 00:32:25
0.92.1 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
27 Jul 2009 22:42:33
0.92.1
|
miwi  |
- Update to 0.92.1
PR: 136966
Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> (maintainer) |
21 Aug 2008 06:18:49
0.91.0
|
rafan  |
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 ) |
11 May 2006 22:49:56
0.91.0
|
edwin  |
Remove USE_REINPLACE from all categories starting with N |
25 Nov 2005 16:48:31
0.91.0
|
pav  |
- Add SHA256 |
26 Jul 2005 08:12:20
0.91.0
|
sem  |
- Update to 0.91.0
PR: ports/84072
Submitted by: Ports Fury |
27 Feb 2005 14:22:31
0.90.0
|
pav  |
- Update to 0.90.0
PR: ports/78091
Submitted by: Radim Kolar <hsn@netmag.cz> |
19 Jan 2005 23:59:20
0.0.10
|
pav  |
- Update to 0.0.10
PR: ports/76466
Submitted by: Radim Kolar <hsn@netmag.cz> |
20 Dec 2004 20:33:55
0.0.9
|
sem  |
- Remove a forgotten file with the last commit |
20 Dec 2004 20:32:02
0.0.9
|
sem  |
- Update to 0.0.9
PR: ports/75323
Submitted by: Radim Kolar <hsn(at)netmag.cz> |
12 Oct 2004 13:23:48
0.0.7
|
krion  |
Drop maintainership to ports@FreeBSD.org
PR: ports/71721
Submitted by: Radim Kolar <hsn@netmag.cz> |
23 Aug 2004 20:30:56
0.0.7
|
krion  |
Fix build with gcc-3.4
PR: ports/70883
Submitted by: maintainer |
22 Jul 2004 07:23:13
0.0.7
|
vs  |
Update to 0.0.7 (unDEPRECATE)
PR: ports/69392
Submitted by: Radim Kolar (maintainer) |
21 Jun 2004 21:27:46
0.0.6
|
kris  |
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports. They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS. |
17 May 2004 16:10:59
0.0.6
|
pav  |
- Mark IGNORE: Does not work correctly with FreeBSD libc because of differencies
in getopt() handling
Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer) |
10 Feb 2004 18:12:54
0.0.6
|
leeym  |
add size
PR: 62361
Submitted by: Radim Kolar <hsn@netmag.cz> |
06 Feb 2004 13:12:53
0.0.6
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
16 Jan 2004 17:33:40
0.0.6
|
clement  |
Add WWW.
PR: 61433
Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
Approved by: erwin (mentor) (implicitly) |
13 Jan 2004 04:19:11
0.0.6
|
petef  |
- update to 0.0.6
- fetch from sourceforge now
- pass maintainership to submitter
PR: 61214
Submitted by: Radim Kolar <hsn@netmag.cz> (new maintainer) |
20 Feb 2003 18:51:13
0.0.h
|
knu  |
De-pkg-comment. |
15 May 2002 19:51:08
0.0.h
|
dwcjr  |
Fix -current building
PR: 37963
Submitted by: obraun@informatik.unibw-muenchen.de |
08 Oct 2000 07:19:09 
|
asami  |
Convert category net to new layout. |