<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/ftp/hsftp, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2024-01-09T08:00:39Z</updated>
<entry>
<title>MANPREFIX: eleminate its usage  and move man to share/man</title>
<updated>2024-01-09T08:00:39Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2024-01-09T08:00:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a36cd930e2004fb07238da7b4aa64a52117e7e11'/>
<id>urn:sha1:a36cd930e2004fb07238da7b4aa64a52117e7e11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove WWW entries moved into port Makefiles</title>
<updated>2022-09-07T21:58:51Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:30:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4'/>
<id>urn:sha1:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4</id>
<content type='text'>
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
</content>
</entry>
<entry>
<title>Add WWW entries to port Makefiles</title>
<updated>2022-09-07T21:10:59Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:06:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b7f05445c00f2625aa19b4154ebcbce5ed2daa52'/>
<id>urn:sha1:b7f05445c00f2625aa19b4154ebcbce5ed2daa52</id>
<content type='text'>
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)
</content>
</entry>
<entry>
<title>ftp: remove 'Created by' lines</title>
<updated>2022-07-20T14:21:53Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2022-07-20T14:21:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=30cd2420019282b4cd0c46c58292cf34fffd17bf'/>
<id>urn:sha1:30cd2420019282b4cd0c46c58292cf34fffd17bf</id>
<content type='text'>
A big Thank You to the original contributors of these ports:

  *  Aaron Dalton &lt;aaron@FreeBSD.org&gt;
  *  Alexander Kriventsov
  *  Anders Nordby &lt;anders@fix.no&gt;
  *  Andreas Fehlner &lt;fehlner@gmx.de&gt;
  *  Andrew Pantyukhin &lt;infofarmer@FreeBSD.org&gt;
  *  Andrey Zakhvatov
  *  Antonio Carlos Venancio Junior (&lt;antonio@inf.ufsc.br&gt;)
  *  Chris Piazza &lt;cpiazza@FreeBSD.org&gt;
  *  Damjan Marion &lt;dmarion@open.hr&gt;
  *  Emanuel Haupt &lt;ehaupt@critical.ch&gt;
  *  Eric Freeman &lt;freebsdports@chillibear.com&gt;
  *  Frank DENIS
  *  Frank Laszlo &lt;laszlof@vonostingroup.com&gt;
  *  Gea-Suan Lin (gslin@ccca.nctu.edu.tw)
  *  Gea-Suan Lin &lt;gslin@ccca.nctu.edu.tw&gt;
  *  George V. Neville-Neil &lt;gnn@FreeBSD.org&gt;
  *  Hye-Shik Chang
  *  Jordan Hubbard &lt;jkh@FreeBSD.org&gt;
  *  Jose Alonso Cardenas Marquez &lt;acardenas@bsd.org.pe&gt;
  *  Joseph Benden &lt;joe@thrallingpenguin.com&gt;
  *  Ju Pengfei &lt;jupengfei@gmail.com&gt;
  *  Jui-Nan Lin &lt;jnlin@freebsd.cs.nctu.edu.tw&gt;
  *  Mark Johnston &lt;markj@FreeBSD.org&gt;
  *  Martin Matuska (mm@FreeBSD.org)
  *  Marwan BURELLE &lt;marwan.burelle@lri.fr&gt;
  *  Maxim Ignatenko
  *  Maxim Sobolev &lt;sobomax@FreeBSD.org&gt;
  *  Neil Blakey-Milner
  *  Neil Blakey-Milner &lt;nbm@rucus.ru.ac.za&gt;
  *  Nick Leuta
  *  Nosov Artem &lt;chip-set@mail.ru&gt;
  *  Petr Holub &lt;hopet@ics.muni.cz&gt;
  *  Philippe Le Berre &lt;philippe@le-berre.com&gt;
  *  Piotr Kubaj &lt;pkubaj@anongoth.pl&gt;
  *  Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;
  *  Roman Bogorodskiy
  *  Sergey Matveychuk &lt;sem@FreeBSD.org&gt;
  *  Sergey Skvortsov &lt;skv@FreeBSD.org&gt;
  *  Stephane Legrand
  *  Sunpoet Po-Chuan Hsieh &lt;sunpoet@FreeBSD.org&gt;
  *  TAKATSU Tomonari &lt;tota@FreeBSD.org&gt;
  *  Thomas Gellekum &lt;tg@FreeBSD.org&gt;
  *  Tom McLaughlin &lt;tmclaugh@sdf.lonestar.org&gt;
  *  Tomokazu ISHII &lt;t-ishii@tryplanet.com&gt;
  *  Ulrich Spoerlein &lt;uspoerlein@gmail.com&gt;
  *  Wen Heping &lt;wen@FreeBSD.org&gt;
  *  Xavier Beaudouin &lt;kiwi@oav.net&gt;
  *  Yasuhiro Fukuma &lt;yasuf@big.or.jp&gt;
  *  Ying-Chieh Liao &lt;ijliao@FreeBSD.org&gt;
  *  ache
  *  cy@FreeBSD.org
  *  ijliao
  *  ports
  *  torstenb
  *  will

With hat:	portmgr
</content>
</entry>
<entry>
<title>Remove # $FreeBSD$ from Makefiles.</title>
<updated>2021-04-06T14:31:07Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:55:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>urn:sha1:305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update devel/readline to 8.0</title>
<updated>2019-04-09T14:04:49Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2019-04-09T14:04:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=40c9c7f7eb5f34d2d4c0a47826f07c8e8387e954'/>
<id>urn:sha1:40c9c7f7eb5f34d2d4c0a47826f07c8e8387e954</id>
<content type='text'>
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
</content>
</entry>
<entry>
<title>Update devel/readline to 7.0 patch 3</title>
<updated>2017-06-27T13:46:53Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2017-06-27T13:46:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cb037d3c98be43c22f51db530a0e5146ddc374b2'/>
<id>urn:sha1:cb037d3c98be43c22f51db530a0e5146ddc374b2</id>
<content type='text'>
- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.</title>
<updated>2016-04-01T14:00:51Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:00:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4e1b79a0a61f4973df8b4b0864d22086c769e219'/>
<id>urn:sha1:4e1b79a0a61f4973df8b4b0864d22086c769e219</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Rename finance/ and ftp/ patch-xy patches to reflext the files they modify.</title>
<updated>2014-07-28T18:44:42Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2014-07-28T18:44:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4e441aef5fd02eb946b79eeecb52e44265e96f34'/>
<id>urn:sha1:4e441aef5fd02eb946b79eeecb52e44265e96f34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Use options helpers</title>
<updated>2014-02-08T14:31:11Z</updated>
<author>
<name>Danilo Egea Gondolfo</name>
<email>danilo@FreeBSD.org</email>
</author>
<published>2014-02-08T14:31:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=df4fdef577549b590c1727976b1ecc992f468f67'/>
<id>urn:sha1:df4fdef577549b590c1727976b1ecc992f468f67</id>
<content type='text'>
- Add stage support
</content>
</entry>
</feed>
