notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: ftp/freebsd-ftpd/Makefile

Number of commits found: 10

Sunday, 24 Mar 2024
13:43 Nuno Teixeira (eduardo) search for other commits by this committer
ftp/freebsd-ftpd: Move man pages to share/man

Approved by:	portmgr (blanket)
commit hash: b00ca697fa7a96e42221e9c7e90c9f5f76915eaf commit hash: b00ca697fa7a96e42221e9c7e90c9f5f76915eaf commit hash: b00ca697fa7a96e42221e9c7e90c9f5f76915eaf commit hash: b00ca697fa7a96e42221e9c7e90c9f5f76915eaf b00ca69
Sunday, 31 Dec 2023
00:37 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 bbab7f5
Saturday, 30 Sep 2023
15:10 Muhammad Moinur Rahman (bofh) search for other commits by this committer
ftp/freebsd-ftpd: Remove blacklist conditionals

All supported FreeBSD release now has blacklist support so remove the
extra conditionals.

Approved by:	portmgr (blanket)
commit hash: 624510a6e0503241a6a9ac94a08178366d8428f9 commit hash: 624510a6e0503241a6a9ac94a08178366d8428f9 commit hash: 624510a6e0503241a6a9ac94a08178366d8428f9 commit hash: 624510a6e0503241a6a9ac94a08178366d8428f9 624510a
Sunday, 2 Oct 2022
15:41 Cy Schubert (cy) search for other commits by this committer
ftp/freebsd-ftpd: Chase FreeBSD src 0aa2700123e2

a2700123e2 removed OPIE. Pull the latest GH commit chasing this
src change.
commit hash: fe9f79d92fcf8c512f28275ee76f6af34c341ce4 commit hash: fe9f79d92fcf8c512f28275ee76f6af34c341ce4 commit hash: fe9f79d92fcf8c512f28275ee76f6af34c341ce4 commit hash: fe9f79d92fcf8c512f28275ee76f6af34c341ce4 fe9f79d
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
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
commit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bf commit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bf commit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bf commit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bf 30cd242
Tuesday, 12 Jul 2022
04:03 Cy Schubert (cy) search for other commits by this committer
ftp/freebsd-ftpd: Update to 20220711 -- Sync with src/freebsd/main

Update to v20220711 which includes two new commits from the
FreeBSD base src tree.
commit hash: 54b3f9f03e06def4294b6d5ef086644a3ba16fb4 commit hash: 54b3f9f03e06def4294b6d5ef086644a3ba16fb4 commit hash: 54b3f9f03e06def4294b6d5ef086644a3ba16fb4 commit hash: 54b3f9f03e06def4294b6d5ef086644a3ba16fb4 54b3f9f
Saturday, 19 Jun 2021
04:14 Cy Schubert (cy) search for other commits by this committer
ftp/freebsd-ftpd: fixup www
commit hash: 8f23336f56fbe33137bfd5fd1370910e54116eb5 commit hash: 8f23336f56fbe33137bfd5fd1370910e54116eb5 commit hash: 8f23336f56fbe33137bfd5fd1370910e54116eb5 commit hash: 8f23336f56fbe33137bfd5fd1370910e54116eb5 8f23336
Friday, 18 Jun 2021
23:02 Cy Schubert (cy) search for other commits by this committer
ftpd/freebsd-ftpd: Correct pkg-descr
commit hash: 168c57ba5c0b1bafe6ec804d1e4e2df2ec55b55f commit hash: 168c57ba5c0b1bafe6ec804d1e4e2df2ec55b55f commit hash: 168c57ba5c0b1bafe6ec804d1e4e2df2ec55b55f commit hash: 168c57ba5c0b1bafe6ec804d1e4e2df2ec55b55f 168c57b
22:59 Cy Schubert (cy) search for other commits by this committer
ftp/freebsd-ftpd: Add ftp/freebsd-ftpd

This new port contains the legacy FreeBSD ftpd which will be removed
from FreeBSD-14.
commit hash: 24cd2ad24f2581e9f4853065cd9322837a5f58f6 commit hash: 24cd2ad24f2581e9f4853065cd9322837a5f58f6 commit hash: 24cd2ad24f2581e9f4853065cd9322837a5f58f6 commit hash: 24cd2ad24f2581e9f4853065cd9322837a5f58f6 24cd2ad

Number of commits found: 10