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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: net/vomit/Makefile

Number of commits found: 20

Wednesday, 8 Sep 2010
05:25 pgollucci search for other commits by this committer
audio/audacious-crossfade||2010-09-08|Broken for 6+ months, unmaintained
audio/ecamegapedal||2010-09-08|Has expired: Abandonned since 2004, please use
audio/jack-rack or audio/creox instead.
comms/asmodem||2010-09-08|Broken for 6+ months, unmaintained
comms/ltmdm||2010-09-08|Broken for 6+ months, unmaintained
comms/yawmppp||2010-09-08|Broken for 6+ months, unmaintained
devel/p5-ORBit||2010-09-08|Broken for 6+ months, unmaintained
emulators/p-interp||2010-09-08|Broken for 6+ months, unmaintained
graphics/visionegg||2010-09-08|Broken for 6+ months, unmaintained
japanese/okphone||2010-09-08|Broken for 6+ months, unmaintained
java/openjit||2010-09-08|Broken for 6+ months, unmaintained
multimedia/xmps-win32-plugin||2010-09-08|Broken for 6+ months, unmaintained
net-mgmt/tknetmon||2010-09-08|Broken for 6+ months, unmaintained
net/arpd||2010-09-08|Broken for 6+ months, unmaintained
net/vomit||2010-09-08|Broken for 6+ months, unmaintained
sysutils/xwipower||2010-09-08|Broken for 6+ months, unmaintained
www/lws||2010-09-08|Broken for 6+ months, unmaintained

Reported by:    FreeBSD unmaintained ports which are currently marked broken
                monthly reminder
Original commit
Sunday, 25 Jul 2010
15:39 mm search for other commits by this committer
Update libevent to 1.4.14b

PR:             ports/147723
Approved by:    maintainer (timeout)
Original commit
Wednesday, 16 Dec 2009
01:01 pav search for other commits by this committer
- Mark BROKEN after libevent update

PR:             ports/141447
Submitted by:   Sahil Tandon <sahil@tandon.net>
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
Tuesday, 19 Aug 2008
16:40 mnag search for other commits by this committer
- Update libevent dependency and bump PORTREVISION
Original commit
Wednesday, 2 Jan 2008
23:43 mnag search for other commits by this committer
- Bump PORTREVISION since devel/libevent are updated.
Original commit
Friday, 21 Sep 2007
20:21 mnag search for other commits by this committer
- Change libevent lib and bump PORTREVISION since devel/libevent are updated.
Original commit
Friday, 6 Apr 2007
18:28 mnag search for other commits by this committer
- Bump PORTREVISION and change LIB_DEPENDS to reflect libevent update.
Original commit
Tuesday, 5 Dec 2006
13:29 mnag search for other commits by this committer
- Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libevent
- Fix many wrong BUILD_DEPENDS. Thanks to ldd(1)
Original commit
Thursday, 11 May 2006
22:49 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
Original commit
Friday, 1 Jul 2005
22:47 jylefort search for other commits by this committer
Chase the libevent update.

Reported by:    pointyhat
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
Friday, 1 Apr 2005
22:56 kris search for other commits by this committer
Now buildable again.

Approved by:    portmgr (self)
Original commit
Sunday, 2 Jan 2005
01:50 kris search for other commits by this committer
BROKEN by libevent update: Does not link

Approved by:    portmgr (self)
Original commit
Thursday, 5 Feb 2004
20:38 trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
Original commit
Monday, 5 Jan 2004
16:57 krion search for other commits by this committer
- Update to version 0.2c

PR:             60936
Submitted by:   Ports Fury
Original commit
Thursday, 20 Feb 2003
18:51 knu search for other commits by this committer
De-pkg-comment.
Original commit
Sunday, 23 Dec 2001
10:22 petef search for other commits by this committer
- update to 0.2   - change MASTER_SITES/WWW: to reflect vomit's new home    
Original commit
Thursday, 23 Aug 2001
12:33 kris search for other commits by this committer
Add vomit 0.1    
Original commit

Number of commits found: 20