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

Number of commits found: 33

Monday, 2 May 2011
06:52 bapt search for other commits by this committer
remove unmaintained expired ports from multimedia

2011-05-01 multimedia/gtksubtitler: Upstream disapear and distfile is no more
available
2011-05-01 multimedia/hayes: Upstream disapear and distfile is no more available
2011-05-01 multimedia/linux-libtheora: deprecated please use
linux-f[89]-libtheora
2011-05-01 multimedia/netshow: Distfile is no more available
2011-05-01 multimedia/smpeg-xmms: Distfile is no more available
2011-05-01 multimedia/streamdvd: upstream and distfile is no more available
2011-05-01 multimedia/sublib: Upstream has disapear and distfile is no more
available
2011-05-01 multimedia/tkxanim: Upstream has disapear and dstfile is no more
available
2011-05-01 multimedia/tosvcd: Upstream has disapear and distfile is no more
available
2011-05-01 multimedia/tv_grab_au: Upstream has disapear and distfile is no more
available
2011-05-01 multimedia/xdvshow: upstream has disapear and distfile is no more
available
2011-05-01 multimedia/xmms-avi: Distfile is no more available
2011-05-01 multimedia/xmms-skins: Distfile is no more available
2011-05-01 multimedia/xmps: Upstream has disapear and distfile is no more
available
2011-05-01 multimedia/xvid4conf: Upstream has disapear and distfile is no more
available
Original commit
Monday, 14 Mar 2011
17:53 bapt search for other commits by this committer
Deprecate unmaintained ports from multimedia where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
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
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Original commit
Thursday, 13 Mar 2008
14:28 miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
Original commit
Wednesday, 11 Jul 2007
16:38 rafan search for other commits by this committer
- Fix build with gcc 4.x
- Drop USE_X_PREFIX

PR:             ports/114414
Submitted by:   KATO Tsuguru <tkato432 at yahoo.com>
Original commit
Tuesday, 3 Jul 2007
09:32 pav search for other commits by this committer
- Mark BROKEN on CURRENT: does not build with GCC 4.2
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
Thursday, 29 Mar 2007
11:32 ehaupt search for other commits by this committer
- Cleanup objformat-removal fallout
- Use USE_LDCONFIG
Original commit
Tuesday, 12 Dec 2006
19:36 miwi search for other commits by this committer
- Unbreak for 5/6/7

PR:             ports/106595
                ports/106596
                ports/106597
                ports/106598
Submitted by:   Jonathan Liu<Net147@hotmail.com>
Original commit
Wednesday, 20 Sep 2006
11:21 stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
Original commit
Wednesday, 10 May 2006
22:37 edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
Original commit
Tuesday, 7 Mar 2006
08:28 ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
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
Tuesday, 24 May 2005
14:14 vs search for other commits by this committer
USE_LIBTOOL
Original commit
Wednesday, 29 Sep 2004
05:59 kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
Original commit
Tuesday, 16 Mar 2004
04:23 edwin search for other commits by this committer
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
Original commit
Thursday, 5 Feb 2004
20:38 trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Friday, 23 Jan 2004
21:59 edwin search for other commits by this committer
Use USE_SDL macros in these ports.
Original commit
Sunday, 7 Dec 2003
16:30 krion search for other commits by this committer
- Fix build on -current

PR:             60013
Submitted by:   Ports Fury
Original commit
Monday, 8 Sep 2003
00:10 edwin search for other commits by this committer
chase lib version change of multimedia/xmms

PR:             ports/56505
Submitted by:   Espen Skoglund <esk@ira.uka.de>
Original commit
Sunday, 27 Jul 2003
18:42 arved search for other commits by this committer
- Use USE_SDL
- s/-pthread/${PTHREAD_LIBS} [1]
- Remove dependency on avifile, since the port ships with an own stripped
down avifile version.
- Simplify dependency on xmms
- Add a patch to fix compilation with gcc3 [2]

PR:             47407[1]
Submitted by:   Simon Schubert [1]
Obtained from:  Gentoo [2]
Original commit
Wednesday, 4 Jun 2003
22:43 kris search for other commits by this committer
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:  kris
Original commit
Sunday, 18 May 2003
09:22 kris search for other commits by this committer
BROKEN on 5.1: bad C++
Original commit
Sunday, 20 Apr 2003
19:35 marcus search for other commits by this committer
Remove USE_GNOMENG.
Original commit
Thursday, 20 Feb 2003
18:48 knu search for other commits by this committer
De-pkg-comment.
Original commit
Thursday, 23 Jan 2003
18:28 arved search for other commits by this committer
Unbreak and Update to 1.2.3

PR:             47407
Submitted by:   Ulrich Spoerlein <q@uni.de>
Original commit
Wednesday, 11 Dec 2002
07:34 edwin search for other commits by this committer
Private request to drop maintainer-ship for:
        audio/musicbrainz
        multimedia/xmms-avi
        security/fwbuilder

Submitted by:   Roman Shterenzon <romanbsd@yahoo.com>
Original commit
Saturday, 30 Nov 2002
03:16 lioux search for other commits by this committer
Update location of xmms port

Prompted by:    kris
Original commit
Thursday, 28 Nov 2002
00:09 lioux search for other commits by this committer
After repo copy from graphics category, update all appropriate
references from graphics to multimedia category

Repo copied by:         joe (cvs hat)
Approved by:            knu (portmgr hat)
Original commit
Thursday, 21 Nov 2002
19:41 knu search for other commits by this committer
Repo-move graphics/xmms-avi to multimedia/xmms-avi.
Original commit

Number of commits found: 33