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

Number of commits found: 19

Thursday, 1 Sep 2011
07:03 bapt search for other commits by this committer
2011-09-01 deskutils/gkrellm-gtodo: No more public distfiles
2011-09-01 deskutils/xopps: No more public distfiles
2011-09-01 devel/adocman: No more public distfiles
2011-09-01 devel/bisongen: No more public distfiles
2011-09-01 devel/crow: BROKEN for more than 6 month
2011-09-01 devel/p5-Config-INI-MVP: Disappear from CPAN
2011-09-01 devel/p5-Date-Set: Disappear from CPAN
2011-09-01 devel/p5-File-FTS: No more public distfiles
2011-09-01 devel/p5-PerlMenu: No more public distfiles
2011-09-01 devel/p5-Proc-PIDFile: No more public distfiles
2011-09-01 devel/p5-UNIVERSAL-exports: Disappear from CPAN
2011-09-01 devel/ruby-rbtree: No Master Site
2011-09-01 dns/host: No more public distfiles
2011-09-01 emulators/linux-padjoy: No more public distfiles
2011-09-01 emulators/mame-extras: No more public distfiles
2011-09-01 emulators/snespp: BROKEN for more than 6 month
2011-09-01 emulators/xgs: No more public distfiles
2011-09-01 ftp/gproftpd: No more public distfiles
2011-09-01 ftp/muddleftpd: No more public distfiles
Original commit
Tuesday, 2 Aug 2011
17:04 bapt search for other commits by this committer
Deprecate some ports where I can't find distfiles and upstream
Original commit
Friday, 28 Aug 2009
16:52 linimon search for other commits by this committer
Reset beech@FreeBSD.org while he works on restoring his email situation.

Hat:            portmgr
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:             126524 (obsoletes 52917)
Submitted by:   rafan
Tested on:      two pointyhat 7-amd64 exp runs (by pav)
Approved by:    portmgr (pav)
Original commit
Wednesday, 23 Jan 2008
22:43 beech search for other commits by this committer
- Adopt orphan ports in ftp category.

Approved by:    linimon (mentor, implicit)
Original commit
Sunday, 7 May 2006
11:09 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with F
Original commit
Sunday, 4 Dec 2005
23:35 edwin search for other commits by this committer
Remove install-info from Makefile, it's automatically done when INFO is defined
Original commit
Thursday, 1 Dec 2005
09:39 garga search for other commits by this committer
- Make it fetchable again

PR:             ports/89767
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Original commit
Tuesday, 12 Apr 2005
03:26 obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Original commit
Monday, 11 Apr 2005
08:04 obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Original commit
Wednesday, 10 Mar 2004
14:16 krion search for other commits by this committer
- Update to version 1.3.13.1

PR:             ports/64043
Submitted by:   Ports Fury
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Friday, 3 Oct 2003
11:04 edwin search for other commits by this committer
Chase up new MASTER_SITE_SAVANNAH.

PR:             ports/56970
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be>
Original commit
Thursday, 20 Feb 2003
17:24 knu search for other commits by this committer
De-pkg-comment.
Original commit
Wednesday, 20 Nov 2002
12:30 ijliao search for other commits by this committer
upgrade to 1.3.12.1

PR:             45428
Submitted by:   Ports Fury
Original commit
Friday, 21 Jun 2002
16:13 ijliao search for other commits by this committer
Replace ${PERL} with ${REINPLACE_CMD}

PR:             39594
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
Original commit
Tuesday, 10 Jul 2001
00:38 dwcjr search for other commits by this committer
Update to 1.3.11   Add files/patch-doc::info::muddleftpd.texi    
Original commit
Sunday, 27 May 2001
09:12 ijliao search for other commits by this committer
drop maintainership    
Original commit
Sunday, 22 Apr 2001
18:05 ijliao search for other commits by this committer
add muddleftpd   A new ftp server that can perform a variety of ftp tasks    
Original commit

Number of commits found: 19