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: audio/jamboree/Makefile

Number of commits found: 25

Friday, 1 Jun 2007
20:43 ahze search for other commits by this committer
- Retire gstreamer 0.8.0
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Friday, 3 Nov 2006
13:10 jylefort search for other commits by this committer
Drop maintainership
Original commit
Saturday, 14 Oct 2006
08:54 marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
Original commit
Saturday, 29 Apr 2006
23:03 ahze search for other commits by this committer
- Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves

Repocopied by:  marcus [1]
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Friday, 13 May 2005
11:35 jylefort search for other commits by this committer
- Remove the DBUS option, since Jamboree requires an obsolete version
  of the D-BUS API [1]
- Use GCONF_SCHEMAS and fix schemas installation

PR:             ports/80527 [1]
Reported by:    Adam Gregoire <ebola@psychoholics.org> [1]
Original commit
Tuesday, 12 Apr 2005
22:10 jylefort search for other commits by this committer
Change my MAINTAINER email address to jylefort@FreeBSD.org

Approved by:    adamw (mentor)
Original commit
Sunday, 20 Mar 2005
16:05 kwm search for other commits by this committer
Chase the slit of gconf to a seperate port.
Original commit
Saturday, 12 Mar 2005
10:54 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
Original commit
Monday, 28 Feb 2005
22:16 ahze search for other commits by this committer
- split multimedia/gstreamer-plugins in to individual ports per
  gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
   to use new USE_GSTREAMER= macro, Bump PORTREVISION's

--

Examples of new USE_GSTREAMER macro:

 USE_GSTREAMER=        dvd lame flac
 .include <bsd.port.mk>

 If you want to use USE_GSTREAMER after <bsd.port.pre.mk>
 you must follow one of the examples listed below

       WANT_GSTREAMER= yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_VORBIS)
       USE_GSTREAMER+= vorbis
       .endif

 or
       USE_GSTREAMER=  yes
       .include <bsd.port.pre.mk>
       .if defined(WITH_FAAD)
       USE_GSTREAMER+= faad
       .endif

Note: USE_GSTREAMER=yes will always add a dependency to
               ports/multimedia/gstreamer-plugins

--

Thanks to krion for runing this on pointyhat

Thanks to kwm for helping with this, and many bug fixes , and updates.
Original commit
Sunday, 7 Nov 2004
22:37 marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Original commit
Wednesday, 20 Oct 2004
17:47 marcus search for other commits by this committer
Update to 0.5, and add optional D-BUS support.

PR:             72934
Submitted by:   maintainer
Original commit
Monday, 16 Aug 2004
21:28 marcus search for other commits by this committer
Chase the gstreamer shared lib bump.
Original commit
Monday, 14 Jun 2004
18:31 marcus search for other commits by this committer
Chase the gstreamer shared lib version, and bump PORTREVISION where
appropriate.
Original commit
Thursday, 8 Apr 2004
18:16 marcus search for other commits by this committer
Update to 0.4, and add support for gstreamer-0.8.

PR:             65330
Submitted by:   maintainer
Original commit
Wednesday, 7 Apr 2004
19:46 marcus search for other commits by this committer
Use the gstreamerplugins GNOME component to chase the gstreamer-plugins
shared lib version.  However, this port still needs an update for
gstreamer-0.8.
Original commit
Monday, 5 Apr 2004
03:31 marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
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
Wednesday, 14 Jan 2004
13:09 adamw search for other commits by this committer
Correct libid3taq dependency.
Original commit
Saturday, 20 Dec 2003
16:14 naddy search for other commits by this committer
Catch up with libogg/libvorbis version bump.
Original commit
Saturday, 18 Oct 2003
05:58 adamw search for other commits by this committer
Add dependency on libgdbm, and reorder LIB_DEPENDS.

Noticed by:     bento (via kris... thank you, kris)
Original commit
Wednesday, 15 Oct 2003
00:31 adamw search for other commits by this committer
Add jamboree.

Jamboree is a simple GStreamer based music player for the GNOME
desktop.

PR:             ports/57752
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be>
Original commit

Number of commits found: 25