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/twoftpd/Makefile

Number of commits found: 39

Tuesday, 9 Jan 2024
08:00 Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eleminate its usage  and move man to share/man
commit hash: a36cd930e2004fb07238da7b4aa64a52117e7e11 commit hash: a36cd930e2004fb07238da7b4aa64a52117e7e11 commit hash: a36cd930e2004fb07238da7b4aa64a52117e7e11 commit hash: a36cd930e2004fb07238da7b4aa64a52117e7e11 a36cd93
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, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 3 Nov 2020
20:51 rene search for other commits by this committer
Return araujo@'s ports to the pool after his commit bit was safekept.
Original commitRevision:554036 
Sunday, 26 Mar 2017
04:56 araujo search for other commits by this committer
- Bump PORTREVISION to reflect devel/bglibs update.
- Take maintainership.
Original commitRevision:436936 
Saturday, 11 Mar 2017
07:47 araujo search for other commits by this committer
Update to 1.43.

Submitted by:	John Hixson <jhixson@gmail.com> (via email at AsiaBSDCon)
Original commitRevision:435884 
Friday, 30 Sep 2016
19:24 tijl search for other commits by this committer
Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.
USES=localbase:ldflags can be used to set LDFLAGS.  Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.

Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set.  Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.

Fix some issues with LIBS in some ports.

Switch ports that don't support LIBS to localbase:ldflags.

PR:		212987
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:423014 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Monday, 1 Feb 2016
10:13 amdmi3 search for other commits by this committer
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
Original commitRevision:407698 
Monday, 28 Dec 2015
23:19 rakuco search for other commits by this committer
Fix MASTER_SITES and unmark broken.
Original commitRevision:404702 
Saturday, 24 Oct 2015
15:38 bapt search for other commits by this committer
Mark as broken: Does not fetch
Original commitRevision:400128 
Sunday, 17 May 2015
12:10 riggs search for other commits by this committer
Un-break build (fix of MASTER_SITES lets fetch succeed)

PR:		199410
Submitted by:	portmaster@bsdforge.com
MFH:		2015Q2
Original commitRevision:386604 
Sunday, 5 Apr 2015
10:54 antoine search for other commits by this committer
Mark a few ports in ftp category BROKEN (unfetchable)
Original commitRevision:383286 
Sunday, 5 Oct 2014
18:01 tijl search for other commits by this committer
- Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
  Darwin, Linux and other systems.  Given the version current:revision:age
  a library will be given the extension .so.major.age.revision with major
  equal to current-age.  Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
  files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
  dependent ports if a library version changed

PR:		194068
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:370099 
Sunday, 9 Feb 2014
00:15 danilo search for other commits by this committer
- Add stage support
- Add LICENSE
- Convert LIB_DEPENDS to new syntax
Original commitRevision:343411 
Friday, 20 Sep 2013
17:23 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp)
Original commitRevision:327729 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Tuesday, 30 Apr 2013
02:22 miwi search for other commits by this committer
- Update to 1.42

PR:		177924
Submitted by:	Ports Fury
Original commitRevision:316867 
Wednesday, 11 Apr 2012
03:34 miwi search for other commits by this committer
- Respect STRIP/LDFLAGS

PR:             162920
Submitted by:   Jan Beich (jbeich@tormail.net)
Original commit
Wednesday, 11 Mar 2009
17:04 dhn search for other commits by this committer
- Chase security/cvm shlib bump
- Bump PORTREVISION

PR:     132502
Submitted by:   Alex Povolotsky <tarkhil@over.ru>
Approved by:    miwi (mentor)
Original commit
Sunday, 10 Aug 2008
21:19 miwi search for other commits by this committer
- Update to 1.30

PR:             126241
Submitted by:   Wen heping <wenheping@gmail.com> (maintainer)
Original commit
Sunday, 27 Jul 2008
04:30 linimon search for other commits by this committer
Reset sergei@ due to maintainer-timeouts and no response to email.

Hat:            portmgr
Original commit
Monday, 29 Jan 2007
19:05 gabor search for other commits by this committer
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.

Approved by:    portmgr (erwin), erwin (mentor)
Original commit
Thursday, 21 Sep 2006
10:30 sergei search for other commits by this committer
- Add security/cvm to LIB_DEPENDS as this port now links against cvm
  dynamically
- devel/bglibs is now pulled as a dependency for cvm
- Bump PORTREVISION
Original commit
Wednesday, 26 Apr 2006
20:52 sergei search for other commits by this committer
- Upgrade to 1.21
Original commit
Monday, 29 Aug 2005
12:20 sergei search for other commits by this committer
- Chase changed location of bglibs libraries
- Bump PORTREVISION
Original commit
Tuesday, 22 Feb 2005
09:25 sergei search for other commits by this committer
- Update to 1.20
- Patch statmod.c into using 'tm.tm_gmtoff' instead of
  unknown global 'timezone' symbol (Linux specific?) [1]
  Patch submitted upstream and hopefully will be integrated shortly

Obtained from:  Dale Woolridge on bgware mailing list
Original commit
Saturday, 22 May 2004
20:00 sergei search for other commits by this committer
- Take maintainership
Original commit
Tuesday, 11 May 2004
01:37 eik search for other commits by this committer
Drop maintainership.

PR:             66502
Submitted by:   Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> (maintainer)
Original commit
Wednesday, 24 Dec 2003
13:57 sergei search for other commits by this committer
- Unbreak build by depending on newly-added security/cvm port
- Cosmetic fixes for consistency with other untroubled.org ports
Original commit
Friday, 24 Oct 2003
11:10 sergei search for other commits by this committer
(maintainer timeout since 2003-06-15)

- Use native installer
- Install documentation
- Remove unneeded USE_REINPLACE
- Bump PORTREVISION

PR:             52909
Approved by:    krion (implicit)
Original commit
Sunday, 15 Jun 2003
18:38 lioux search for other commits by this committer
o Update to reflect recent change in location of header files
  installed by devel/bglibs port
o No functional changes

PR:             52909
Submitted by:   Sergei Kolobov <sergei@kolobov.com>
Original commit
Sunday, 13 Apr 2003
10:31 edwin search for other commits by this committer
Maintainer Update Port: ftp/twoftpd

        Upgrade to 1.17.

PR:             ports/50857
Submitted by:   Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
Original commit
Friday, 21 Feb 2003
12:00 knu search for other commits by this committer
De-pkg-comment.
Original commit
Tuesday, 21 May 2002
03:33 ijliao search for other commits by this committer
upgrade to 1.15

PR:             38237
Submitted by:   maintainer
Original commit
Tuesday, 12 Mar 2002
22:27 pat search for other commits by this committer
Add patch to allow twoftpd compile again. There is no such socket level
SOL_TCP and sys/types.h should be included first.

PR:             35826
Submitted by:   maintainer
Original commit
Saturday, 2 Mar 2002
14:46 ijliao search for other commits by this committer
upgrade to 1.14    
Original commit
Sunday, 16 Sep 2001
17:18 kevlo search for other commits by this committer
Initial import of twoftpd-1.13.    
Original commit

Number of commits found: 39