Port details |
- scythia Small ftp client unpretentious based on Qt4
- 0.9.3_3 ftp
=0 0.9.3_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Qt4 has been EOL since december 2015
This port expired on: 2019-03-15
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2007-07-12 17:30:02
- Last Update: 2019-03-16 21:55:51
- SVN Revision: 495967
- License: not specified in port
- WWW:
- http://scythia.free.fr/
- Description:
- Scythia is an simple and portable Ftp client. It does not claim
to be able to replace the biggest (no SSH etc.), but only to
satisfy some persons and to give us a bigger experience in
programming.
WWW: http://scythia.free.fr/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: scythia
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (scythia_0.9.3-2-src.tar.gz) = e014f5f011b2f7464597a446490102f2dfad53a1a546043b826d6cf6cfe6b9aa
SIZE (scythia_0.9.3-2-src.tar.gz) = 407388
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- moc : devel/qt4-moc
- qmake : devel/qt4-qmake
- rcc : devel/qt4-rcc
- uic : devel/qt4-uic
- Runtime dependencies:
-
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- Library dependencies:
-
- libatk-1.0.so : accessibility/atk
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libpango-1.0.so : x11-toolkits/pango
- libQtCore.so : devel/qt4-corelib
- libQtGui.so : x11-toolkits/qt4-gui
- libQtNetwork.so : net/qt4-network
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for scythia-0.9.3_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- qmake qt:4 gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.3_3 16 Mar 2019 21:55:51 |
tcberner |
Qt4 deprecation: Remove Qt4 and its consumes.
2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015 (Only the first 15 lines of the commit message are shown above ) |
0.9.3_3 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
0.9.3_3 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
0.9.3_3 12 Jun 2015 20:58:14 |
erwin |
Reset dhn's ports
PR: 197522
Submitted by: jbeich
Approved by: portmgr |
0.9.3_3 20 Oct 2014 15:20:22 |
bapt |
Clean up plist |
0.9.3_3 03 Jul 2014 18:18:03 |
adamw |
Resolve unnecessary bsd.port.options.mk inclusion by using OPTIONS helpers.
Approved by: portmgr (blanket) |
0.9.3_3 22 Nov 2013 12:55:00 |
makc |
- Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.
Approved by: portmgr (blanket approval) |
0.9.3_3 22 Oct 2013 13:58:56 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery) |
0.9.3_3 20 Sep 2013 17:23:19 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp) |
0.9.3_3 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.9.3_3 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
0.9.3_2 22 Jan 2013 23:13:41 |
makc |
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category if missing
- Remove indefinite article and/or rephrase COMMENT
Approved by: portmgr (bapt), maintainer silence (12 days) |
0.9.3_2 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.9.3_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.9.3_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.9.3_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.9.3 04 May 2009 18:42:24 |
miwi |
- Pass maintainership to dhn@ |
0.9.3 27 Mar 2009 22:10:37 |
miwi |
- Update to 0.9.3 |
0.9.1_2 24 Jul 2008 15:16:05 |
miwi |
- Fix build with NOPORTDOCS
Reported by: IonBoT |
0.9.1_1 06 Jun 2008 13:28:21 |
edwin |
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) |
0.9.1 13 Mar 2008 12:43:30 |
miwi |
- Take over maintainership |
0.9.1 02 Mar 2008 08:25:11 |
linimon |
Reset relaxbsd@gmail.com due to maintainer-timeouts.
Hat: portmgr |
0.9.1 11 Aug 2007 09:17:11 |
rafan |
- Change some dependencies into build only after bsd.qt.mk rev 1.3
PR: ports/115195
Submitted by: Yinghong.Liu (maintainer) |
0.9.1 12 Jul 2007 17:20:48 |
miwi |
Scythia is an simple and portable Ftp client. It does not claim
to be able to replace the biggest (no SSH etc.), but only to
satisfy some persons and to give us a bigger experience in
programming.
WWW: http://scythia.free.fr/
PR: ports/114157
Submitted by: Yinghong.Liu <relaxbsd at gmail.com> |