non port: ftp/ftpcopy/Makefile |
Number of commits found: 47 |
Wednesday, 6 Mar 2024
|
04:31 Cy Schubert (cy)
ftp/ftpcopy: Bump PORTREVISION
Fixes: 4ec061868835
ddef7b8 |
04:15 Cy Schubert (cy)
ftp/ftpcopy: Move man pages
Approved by: portmgr (blanket)
4ec0618 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
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)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:21 Tobias C. Berner (tcberner)
ftp: remove 'Created by' lines
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
30cd242 |
Sunday, 7 Nov 2021
|
12:14 Piotr Kubaj (pkubaj)
ftp/ftpcopy: fix build on non-x86
Use GCC since clang doesn't like regparm, but GCC ignores it.
8b6e99c |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Saturday, 2 Jan 2021
|
01:46 linimon
For ports on riscv64 that fail the same (or similar ways) to aarch64, mark
them BROKEN.
While here, pet portlint (Makevar order).
Approved by: portmgr (tier-2 blanket)
|
Wednesday, 9 Oct 2019
|
10:40 bapt
Drop the ipv6 virtual category for f* category as it is not relevant anymore
|
Sunday, 31 Mar 2019
|
13:07 danfe
Spell FTP properly (uppercased) when it does not refer to a command name.
|
Tuesday, 11 Dec 2018
|
09:31 amdmi3
- Add LICENSE
- Update WWW
Approved by: portmgr blanket
|
Thursday, 30 Nov 2017
|
06:13 linimon
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
|
Friday, 26 May 2017
|
14:27 linimon
These ports fail the same way on armv6 as they do on aarch64.
Approved by: portmgr (tier-2 blanket)
|
Tuesday, 8 Nov 2016
|
19:29 linimon
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.
|
09:08 linimon
Mark as broken on arm64.
Approved by: portmgr (tier-2 blanket)
|
Thursday, 3 Jul 2014
|
18:18 adamw
Resolve unnecessary bsd.port.options.mk inclusion by using OPTIONS helpers.
Approved by: portmgr (blanket)
|
Friday, 21 Feb 2014
|
13:36 ehaupt
Remove trailing whitespaces from category ftp
|
Monday, 10 Feb 2014
|
13:54 ehaupt
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
Sunday, 6 Oct 2013
|
22:06 mandree
Support staging; cleanup !NOPORTDOCS -> PORT_OPTIONS:MDOCS
|
Friday, 20 Sep 2013
|
17:23 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp)
|
Monday, 2 Sep 2013
|
09:22 az
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
|
Tuesday, 11 Jan 2011
|
12:05 mandree
Remove NO_SIZE line.
Remove MD5 hash while we're here.
In partial fix for
PR: ports/153544
Submitted by: Eitan Adler
|
Sunday, 13 Jun 2010
|
11:57 mandree
Switch MAINTAINER line to FreeBSD address.
Approved by: garga (mentor, implicit)
|
Tuesday, 25 Mar 2008
|
04:44 edwin
add SIZE, comment NO_SIZE
|
Friday, 13 Aug 2004
|
16:52 krion
Update to version 0.6.7
PR: ports/70420
Submitted by: maintainer
|
Monday, 6 Oct 2003
|
06:45 leeym
Update to 0.6.5
PR: 57633
Submitted by: Matthias Andree <matthias.andree@gmx.de>
|
Friday, 1 Aug 2003
|
08:08 krion
Fix build on -current
PR: 55139
Submitted by: maintainer
Approved by: fjoe (mentor) (implicit)
|
Thursday, 31 Jul 2003
|
19:40 krion
Update to 0.6.4
* Fix HTML output of ftpls
* Change maintainer address (same maintainer, different mail
address)
* Install HTML documents about ftpcopy and ftpls.
PR: 55120
Submitted by: maintainer
Approved by: fjoe (mentor) (implicit)
|
Friday, 21 Feb 2003
|
12:00 knu
De-pkg-comment.
|
Tuesday, 11 Feb 2003
|
13:52 roam
Update to 0.6.2.
PR: 47865
Submitted by: maintainer
|
Wednesday, 29 Jan 2003
|
17:09 nork
Update to 0.6.1
PR: ports/47635
Submitted by: Matthias Andree <matthias.andree@web.de> (maintainer)
|
Monday, 27 Jan 2003
|
15:53 arved
Update to 0.6.0 Add ipv6 to Categories
PR: 47526
Submitted by: Matthias Andree <matthias.andree@web.de>
|
Wednesday, 20 Nov 2002
|
04:23 ijliao
make build happy
PR: 45505
Submitted by: maintainer
|
Thursday, 17 Oct 2002
|
10:22 obraun
Upgrade to 0.5.2.
PR: ports/44163
Submitted by: maintainer
|
Friday, 30 Aug 2002
|
12:44 sobomax
Hand over maintainership to Matthias Andree <matthias.andree@web.de>.
|
12:01 sobomax
Update to 0.5.1.
PR: 40460 40668 41675
Submitted by: Matthias Andree <ma@dt.e-technik.uni-dortmund.de>
Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
Monday, 18 Feb 2002
|
08:21 sobomax
Update to 0.4.8.
|
Monday, 17 Dec 2001
|
13:13 sobomax
Update to 0.4.6.
|
Sunday, 16 Dec 2001
|
07:10 sobomax
Update to 0.4.5.
|
Friday, 7 Sep 2001
|
12:33 sobomax
Update to 0.4.2.
|
Tuesday, 31 Jul 2001
|
14:22 sobomax
Update to 0.4.0.
|
Tuesday, 17 Apr 2001
|
14:21 sobomax
Update to 0.3.7.
|
Monday, 26 Feb 2001
|
10:11 sobomax
Update to 0.3.5.
|
Wednesday, 1 Nov 2000
|
15:51 sobomax
Whitespace-only: Make indentation uniform across my ports.
|
Thursday, 5 Oct 2000
|
09:11 sobomax
Update to 0.3.3.
|
Tuesday, 5 Sep 2000
|
07:23 sobomax
Update to 0.3.2.
|
Monday, 17 Jul 2000
|
09:27 sobomax
Update to 0.3.0.
|
Wednesday, 5 Jul 2000
|
17:34 sobomax
Add ftpcopy, a two command line ftp tools.
|
Number of commits found: 47 |