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: multimedia/nmm/Makefile

Number of commits found: 16

Wednesday, 20 Jan 2010
19:14 miwi search for other commits by this committer
2010-01-08 audio/dino: has been broken for 7 months
2010-01-08 devel/asis-gpl: has been broken for 3 months
2010-01-08 devel/florist-gpl: has been broken for 3 months
2010-01-08 devel/kdesvn: has been broken for 4 months
2010-01-08 devel/radrails: has been broken for 3 months
2010-01-08 devel/rubygem-rtags: has been broken for 5 months
2010-01-12 games/hattrickorganizer: Has been broken for quite some time
2010-01-08 games/laughingman: has been broken for 3 months
2010-01-08 devel/aunit: has been broken for 3 months
2010-01-18 devel/gdb53: has been broken for 3 months
2010-01-08 lang/ccscript: has been broken for 4 months
2010-01-08 lang/gnat-glade: has been broken for 3 months
2010-01-08 lang/xsb: has been broken for 6 months
2010-01-08 multimedia/nmm: has been broken for 3 months
2010-01-08 multimedia/sabbu: has been broken for 3 months
2010-01-08 net/adasockets: has been broken for 3 months
2010-01-08 textproc/bidiv: has been broken for 3 months
2010-01-08 textproc/xmlada-gps: has been broken for 3 months
Original commit
Tuesday, 8 Dec 2009
14:30 pav search for other commits by this committer
  This port has been broken for 3+ months, thus

- Mark DEPRECATED and schedule for expiration in one month

With hat:       portmgr
Original commit
Friday, 21 Aug 2009
09:25 erwin search for other commits by this committer
Mark BROKEN: does not build
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Original commit
Saturday, 18 Jul 2009
11:11 dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
Original commit
Monday, 6 Jul 2009
21:26 naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
Original commit
Sunday, 8 Feb 2009
18:45 rnoland search for other commits by this committer
Replace libdvdread with the version maintained by the mplayer group

        -Turn over maintainership
        -Bump ports that depend on libdvdread since shared lib
         version rolls back from .5 to .4
        -Fix multimedia/ogle build with this version

PR:             127849
Submitted by:   Ganael LAPLANCHE <ganael.laplanche@martymac.com>
Original commit
Wednesday, 21 Jan 2009
19:51 pav search for other commits by this committer
- Mark BROKEN on amd64/7: segfaults during build

Reported by:    pointyhat
Original commit
Wednesday, 10 Dec 2008
07:35 linimon search for other commits by this committer
Mark as broken on sparc64.

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, 20 Aug 2008
00:57 ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Original commit
Friday, 25 Jul 2008
12:24 pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
Original commit
Friday, 6 Jun 2008
13:48 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Tuesday, 6 May 2008
08:40 netchild search for other commits by this committer
Fix build on 6.x. No portrevision bump, as there was no package available
anyway (people which build this with the port may not have FFMPEH support,
but as I hope I will have time to work a little bit more on the port
tomorrow which would include a revision bump, I don't think it matters much
ATM).

Tested by:      miwi (build with 6.3 tinderbox)
Original commit
Friday, 25 Apr 2008
15:54 netchild search for other commits by this committer
- Patch: TCP_CORK (Linux) is similar to TCP_NOPUSH (since FreeBSD 4.5)
- TODO removal: OSS audio support is available already
Original commit
Tuesday, 22 Apr 2008
12:12 netchild search for other commits by this committer
WIP of the NMM port (to allow further, distributed enhancements), see
below for what NMM is.

Status so far:
 - compiles and installs (KDE integration should be possible with this)
 - doesn't segfault when doing a ruidemental test
 - doesn't provide the complete plugin set (no RTP, no shoutcast,
   no OSS audio (any volunteers to develop this?), ...)
 - TODO list integrated into the port Makefile

From pkg-descr:
---snip---
The Network-Integrated Multimedia Middleware (NMM) provides an architecture
that allows to create distributed multimedia application easily: local and
remote multimedia devices or software components can be controlled
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commit

Number of commits found: 16