aboutsummaryrefslogtreecommitdiff
path: root/ftp/jftp/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* ftp: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Aaron Dalton <aaron@FreeBSD.org> * Alexander Kriventsov * Anders Nordby <anders@fix.no> * Andreas Fehlner <fehlner@gmx.de> * Andrew Pantyukhin <infofarmer@FreeBSD.org> * Andrey Zakhvatov * Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) * Chris Piazza <cpiazza@FreeBSD.org> * Damjan Marion <dmarion@open.hr> * Emanuel Haupt <ehaupt@critical.ch> * Eric Freeman <freebsdports@chillibear.com> * Frank DENIS * Frank Laszlo <laszlof@vonostingroup.com> * Gea-Suan Lin (gslin@ccca.nctu.edu.tw) * Gea-Suan Lin <gslin@ccca.nctu.edu.tw> * George V. Neville-Neil <gnn@FreeBSD.org> * Hye-Shik Chang * Jordan Hubbard <jkh@FreeBSD.org> * Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> * Joseph Benden <joe@thrallingpenguin.com> * Ju Pengfei <jupengfei@gmail.com> * Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw> * Mark Johnston <markj@FreeBSD.org> * Martin Matuska (mm@FreeBSD.org) * Marwan BURELLE <marwan.burelle@lri.fr> * Maxim Ignatenko * Maxim Sobolev <sobomax@FreeBSD.org> * Neil Blakey-Milner * Neil Blakey-Milner <nbm@rucus.ru.ac.za> * Nick Leuta * Nosov Artem <chip-set@mail.ru> * Petr Holub <hopet@ics.muni.cz> * Philippe Le Berre <philippe@le-berre.com> * Piotr Kubaj <pkubaj@anongoth.pl> * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Roman Bogorodskiy * Sergey Matveychuk <sem@FreeBSD.org> * Sergey Skvortsov <skv@FreeBSD.org> * Stephane Legrand * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * TAKATSU Tomonari <tota@FreeBSD.org> * Thomas Gellekum <tg@FreeBSD.org> * Tom McLaughlin <tmclaugh@sdf.lonestar.org> * Tomokazu ISHII <t-ishii@tryplanet.com> * Ulrich Spoerlein <uspoerlein@gmail.com> * Wen Heping <wen@FreeBSD.org> * Xavier Beaudouin <kiwi@oav.net> * Yasuhiro Fukuma <yasuf@big.or.jp> * Ying-Chieh Liao <ijliao@FreeBSD.org> * ache * cy@FreeBSD.org * ijliao * ports * torstenb * will With hat: portmgr
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* ftp/jftp: Update to 1.6.0Neel Chauhan2021-03-131-2/+2
| | | | | | | Also, set NO_ARCH Notes: svn path=/head/; revision=568290
* Clean up after java/openjdk6 and java/openjdk6-jre removalJung-uk Kim2019-11-261-1/+0
| | | | | | | | | | | | | | | java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and java/openjdk6 and java/openjdk6-jre were removed from the ports tree (r512663). Now this patch completely removes remaining stuff from the ports tree. PR: 241953 (exp-run) Reviewed by: glewis Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D22342 Notes: svn path=/head/; revision=518482
* Remove explicit dependency on javavmwrapper for ports that USE_JAVAAntoine Brodin2015-01-231-2/+0
| | | | Notes: svn path=/head/; revision=377747
* Cleanup plistBaptiste Daroussin2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375078
* - Add stage supportDanilo Egea Gondolfo2014-02-081-4/+3
| | | | Notes: svn path=/head/; revision=343334
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | ftp) Notes: svn path=/head/; revision=327729
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-6/+2
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part2) Notes: svn path=/head/; revision=308604
* - Update to 1.56Sunpoet Po-Chuan Hsieh2012-06-151-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Cosmetic change Changes: - 1.56-pre2 D. replaced gnome transfer icons with icons from graphicsfuel - 1.56-pre2 D. removed j2ssh fallback and ssh shell (which might be reimplemented using jsch in the future) - 1.56-pre2 D. removed insomniac client code - 1.56-pre2 D. updated readme - 1.56-pre1 D. no question asked before opening file per default - 1.56-pre1 D. added Daniel's runCommand patch (open local files with system app) - 1.55-pre4 D. made the transfer buttons more visible - 1.55-pre4 D. made the download manager slightly bigger - 1.55-pre4 D. fixed size+positioning of "connection failed" dialog - 1.55-pre4 D. source .tgz is now a git repository - 1.55-pre4 D. fixed a small ui bug when uploading directories - 1.55-pre3 D. FtpConnection now holds transfers as a list - 1.55-pre2 D. added linux browsing support and made it default - see README if you want windows support - 1.55-pre2 D. using DJ Sweet instead DJ NativeSwing for browsing feature now - 1.55-pre1 D. added Pavel's password encryption feature - 1.55-pre1 D. added Pavel's dual monitor window positioning fix - 1.55-pre1 D. added Pavel's SMB missing WINS server exception fix - 1.55-pre1 D. added Pavel's SMB hostchooser fix Notes: svn path=/head/; revision=299299
* - Update to 1.54Martin Wilke2011-12-041-1/+2
| | | | | | | | | PR: 162987 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> Feature safe: yes Notes: svn path=/head/; revision=286841
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp Notes: svn path=/head/; revision=278068
* Drop maintainership and remove MD5 checksumSahil Tandon2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265680
* - Update to 1.52Sahil Tandon2010-07-051-4/+6
| | | | | | | | | | | | - Add LICENSE - Quiet do-install target - Take maintainership Approved by: wxs@/itetcu@ (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=257424
* Reset beech@FreeBSD.org while he works on restoring his email situation.Mark Linimon2009-08-281-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=240459
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with E,F Notes: svn path=/head/; revision=240069
* - Update to 1.51Thomas Abthorpe2008-07-241-3/+2
| | | | | | | | | - Pass maintainership to beech@ Notified by: portscout Notes: svn path=/head/; revision=217432
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - change maintainer address on ports I maintainThomas Abthorpe2007-08-231-1/+1
| | | | | | | Approved by: clsung (mentor) Notes: svn path=/head/; revision=198164
* - Update to 1.50Martin Wilke2007-08-021-3/+2
| | | | | | | | | | - Pass maintainership to submitter PR: 115146 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Notes: svn path=/head/; revision=196971
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Use exec in wrapper scriptsRong-En Fan2007-02-061-0/+1
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=184413
* - Update to 1.49Rong-En Fan2007-02-061-1/+1
| | | | Notes: svn path=/head/; revision=184411
* - Update to 1.48Rong-En Fan2006-07-111-2/+2
| | | | | | | | | | - Add java to CATEGORIES PR: ports/100108 Submitted by: Simon Olofsson <simon olofsson.de> Notes: svn path=/head/; revision=167543
* Update to 1.47Edwin Groothuis2006-01-071-1/+1
| | | | Notes: svn path=/head/; revision=152977
* - Prune more minimal plistsVolker Stolz2005-03-211-0/+2
| | | | | | | - jmirror: install sample-conf to EXAMPLESDIR Notes: svn path=/head/; revision=131817
* - Update to 1.45Herve Quiroz2005-02-011-10/+8
| | | | | | | | | - Update to bsd.java.mk 2.0 - Move DATADIR to ${JAVASHAREDIR}/${PORTNAME} - Improve launcher shell script (update to javavmwrapper 2.0) Notes: svn path=/head/; revision=127872
* - Update to version 1.41Kirill Ponomarev2004-03-121-2/+1
| | | | | | | | PR: ports/64172 Submitted by: "Liam J. Foy" <liamfoy@sepulcrum.org> Notes: svn path=/head/; revision=103805
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Upgrade to 57907.Munechika SUMIKAWA2003-10-131-2/+7
| | | | | | | | PR: ports/57907 Submitted by: Stefan Walter <sw@gegenunendlich.de> Notes: svn path=/head/; revision=91007
* add jftp 1.30Ying-Chieh Liao2003-06-131-0/+30
Java Network Browser Notes: svn path=/head/; revision=82949