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

Number of commits found: 272 (showing only 72 on this page)

«  1 | 2 | 3 

Sunday, 3 Dec 2006
10:28 nobutaka search for other commits by this committer
Make sure to disable gnomevfs2 support when WITHOUT_GNOMEVFS2 is defined.

PR:             ports/106115
Submitted by:   Max Brazhnikov<makc@issp.ac.ru>
Original commit
Wednesday, 29 Nov 2006
20:38 oliver search for other commits by this committer
make buildable on FreeBSD 4

PR:             ports/103769
Approved by:    maintainer timeout (62 days)
Original commit
Friday, 10 Nov 2006
18:58 mezz search for other commits by this committer
Fix the autocheck for the new path of gtk20 (X11BASE -> LOCALBASE).

PR:             ports/104480
Submitted by:   Raaf <raaf@luna.afraid.org>
Approved by:    FreeBSD GNOME Team introduced the breakage, we fix it.
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
Sunday, 27 Aug 2006
12:47 nobutaka search for other commits by this committer
- Remove dependency to math/djbfft.
- Use libdts and libmad from ports instead of ones from the xine
  distribution. [*]
- Make dependency to graphics/aalib, graphics/ImageMagick and
  x11-toolkits/gtk20 optional. [*]
- Add WITH_AALIB, WITH_IMAGEMAGICK and WITH_GTK2 knobs accordingly. [*]

Suggested by:     bland [*]
Original commit
Tuesday, 1 Aug 2006
17:18 nobutaka search for other commits by this committer
- Fix build error with CFLAGS="-O -pipe". [1]
- Remove message about obsolete WITH_THERORA knob. [2]

PR:             ports/101051 [1]
Submitted by:   Bo Briggs <rcbdyndns@bellsouth.net> [1]
Reported by:    Randy Pratt <bsd-unix@earthlink.net> [1], bland [1] [2]
Original commit
Saturday, 29 Jul 2006
18:00 nobutaka search for other commits by this committer
- Update to 1.1.2.
- Enable Theora codec support by default and remove WITH_THEORA knob.
Original commit
Sunday, 11 Jun 2006
12:49 nobutaka search for other commits by this committer
Fix the buffer overflow vulnerability in the HTTP input plugin.

Submitted by:   Tijl Coosemans <tijl@ulyssis.org>
Security:       http://secunia.com/advisories/20369
Security:       CVE-2006-2802
Original commit
Wednesday, 24 May 2006
14:21 mnag search for other commits by this committer
- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
Original commit
09:13 mich search for other commits by this committer
- Chase lib version bump to libcdio
Original commit
Sunday, 7 May 2006
02:57 mnag search for other commits by this committer
- Update PORTREVISION and libtheora version reflecting multimedia/libtheora
update.
- portlint(1) while here
Original commit
Sunday, 30 Apr 2006
17:26 nobutaka search for other commits by this committer
- Remove USE_REINPLACE. [1]
- Use DATADIR macro. [1]
- Make WITHOUT knobs actually disable features with configure. [1]
- Fix build error for the case when libtool15 is not installed. [2]
- Correct pkg-plist. [2]
- Modify files/patch-configure to disable libtheora support properly for
WITHOUT_THEORA knob.

PR:             ports/95639 [1], ports/96140 [2]
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com> [1], oliver [2]
Original commit
Wednesday, 26 Apr 2006
07:09 ehaupt search for other commits by this committer
Chase audio/libmodplug update.
Original commit
Sunday, 26 Feb 2006
04:38 nobutaka search for other commits by this committer
Fix build error.

Submitted by:   "Stephane E. Potvin" <sepotvin@videotron.ca>
Approved by:    portmgr(marcus)
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
Sunday, 5 Feb 2006
17:23 nobutaka search for other commits by this committer
Fix ioctl errors on amd64.

PR:             ports/91728
Submitted by:   Dan Ponte <dcp1990@neptune.atopia.net>
Original commit
Thursday, 5 Jan 2006
03:57 edwin search for other commits by this committer
Chase libversion bumb to libMagick.so.9

PR:             ports/91270
Original commit
Saturday, 10 Dec 2005
21:05 nobutaka search for other commits by this committer
Update to 1.1.1.
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
Saturday, 22 Oct 2005
23:38 nobutaka search for other commits by this committer
Rename WITH_LIBTHEORA and WITH_LIBCACA knobs to WITH_THEORA and WITH_CACA.

PR:             ports/87374
Submitted by:   Zahemszky Gabor <gabor@zahemszky.hu>
Original commit
Sunday, 9 Oct 2005
16:21 nobutaka search for other commits by this committer
Fix format string vulnerability.

Security:      
http://www.vuxml.org/freebsd/3bc5691e-38dd-11da-92f5-020039488e34.html
Original commit
14:14 nobutaka search for other commits by this committer
Add PATCH_DEPENDS on devel/libtool15 to fix build error.

Submitted by:   pav
Original commit
Tuesday, 20 Sep 2005
16:44 nobutaka search for other commits by this committer
Update to 1.1.0.
Use internal liba52 and libmad.
Add WITHOUT_* knob. [*]

PR:             ports/84743 [*]
Submitted by:   Carlos A M dos Santos <casantos@urisan.tche.br> [*]
Original commit
Saturday, 30 Apr 2005
06:41 nobutaka search for other commits by this committer
Fix build error on 4-stable. [*]
Move macro definitions from extra-patch-config.h.in to
patch-src:xine-engine:xine_internal.h.

Submitted by:   glewis [*]
Original commit
Thursday, 28 Apr 2005
17:33 nobutaka search for other commits by this committer
Update to 1.0.1.
This version contains the fixes for the MMS and Real RTSP buffer overflow
vulnerabilities.

Security:      
http://www.vuxml.org/freebsd/91c606fc-b5d0-11d9-a788-0001020eed82.html
Original commit
Sunday, 17 Apr 2005
22:41 lioux search for other commits by this committer
Fix the build when -fforce-addr is added to CFLAGS

Approved by:    maintainer
Original commit
Wednesday, 16 Mar 2005
14:50 naddy search for other commits by this committer
new version of libFLAC
Original commit
Sunday, 20 Feb 2005
16:03 nobutaka search for other commits by this committer
- Add --with-xvmc-lib configure option to CONFIGURE_ARGS to find libXvMCNVIDIA
  shared library correctly.
- Add WITH_XVMC knob.

Submitted by:   Jon Spencer <jon@jackson-spencer.ca>
Original commit
Thursday, 13 Jan 2005
22:25 kwm search for other commits by this committer
Realy chase the shlib lib of theora.
I see a nice pile of pointyhats in the future.

Submitted by:   Stephane E. Potvin <sepotvin AT videotron dot ca>
Original commit
19:04 kwm search for other commits by this committer
Bump portrevision to chase shlib dump of libtheora and new location.
Original commit
Thursday, 30 Dec 2004
00:39 nobutaka search for other commits by this committer
Update to 1.0. (At last!)
Original commit
Thursday, 16 Sep 2004
09:18 nobutaka search for other commits by this committer
Fix breakage of the ffmpeg plugin on 5.3 and -current.

PR:                     ports/71105
Submitted by:           Michael Nottebrock <michaelnottebrock@gmx.net>
Patch submitted by:     Henrik Gulbrandsen <henrik.gulbrandsen@telia.com>
Approved by:            portmgr (marcus)
Original commit
Wednesday, 1 Sep 2004
06:36 lofi search for other commits by this committer
Oops, accidentally spammed this port with a local change. Revert last
commit.
Original commit
Monday, 30 Aug 2004
19:55 lofi search for other commits by this committer
Update to KDE 3.3
Original commit
Wednesday, 25 Aug 2004
13:39 nectar search for other commits by this committer
Fix vcd URL handling vulnerability described at
http://vuxml.freebsd.org/bef4515b-eaa9-11d8-9440-000347a4fa7d.html

Obtained from:  xine CVS
Approved by:    nobutaka (maintainer)
Original commit
Friday, 23 Jul 2004
20:04 anholt search for other commits by this committer
Chase XFREE86_VERSION -> X_WINDOW_SYSTEM conversion.
Original commit
09:17 krion search for other commits by this committer
Chase libraries for new audio/speex version.
Original commit
Saturday, 3 Jul 2004
17:53 nobutaka search for other commits by this committer
Update to 1-rc5.

PR:             ports/68493
Submitted by:   michael johnson <ahze@ahze.net>
Original commit
Sunday, 16 May 2004
15:04 nobutaka search for other commits by this committer
Update to 1-rc4a.

PR:             ports/66691
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be>
Original commit
Wednesday, 12 May 2004
16:49 nobutaka search for other commits by this committer
Update to 1-rc4.
Fix build error with CPUTYPE=p4. [1]
Fix MPEG-4 AAC audio file support on amd64. [2]
Add two knobs (WITH_LIBCACA and WITH_LIBTHEORA). [3]

PR:             ports/65314 [1], ports/65890 [2], ports/66220 [3]
Submitted by:   Joel Ray Holveck <joelh@piquan.org> [1], Tim Robbins
<tim@robbins.dropbear.id.au> [2], michael johnson <ahze@ahze.net> [3]
Original commit
Tuesday, 4 May 2004
15:58 nobutaka search for other commits by this committer
Add dependency on graphics/png to fix make package.

PR:             ports/66153
Submitted by:   pav
Original commit
Sunday, 11 Apr 2004
15:56 nobutaka search for other commits by this committer
* Update to 1-rc3c.
* Use lthack. [1]

PR:             ports/65114 [1]
Submitted by:   michael johnson <ahze@ahze.net> [1]
Original commit
Tuesday, 30 Mar 2004
19:20 krion search for other commits by this committer
- Use USE_ICONV knob

Approved by:    portmgr
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
Sunday, 22 Feb 2004
14:07 nobutaka search for other commits by this committer
1. Fix hangup problem with arts.
2. Fix build error on alpha.
3. SIZEify.

PR:             ports/62249 [1], ports/62387 [2]
Submitted by:   Fridtjof Busse <fbusse@gmx.de> [1],
                Klaus Robert Suetterlin <krs@robert2.mpe-garching.mpg.de> [2]
Original commit
Wednesday, 4 Feb 2004
04:36 marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
Original commit
Wednesday, 28 Jan 2004
06:17 edwin search for other commits by this committer
Let multimedia/libxine properly use USE_SDL

PR:             61805
Approved by:    MANTANI Nobutaka <nobutaka@freebsd.org>
Original commit
Friday, 23 Jan 2004
18:12 trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
Original commit
Sunday, 11 Jan 2004
15:54 nobutaka search for other commits by this committer
Correct default search path of RealAudio and RealVideo codecs.

PR:             ports/61062
Submitted by:   Sascha Blank <sblank@tiscali.de>
Original commit
Wednesday, 7 Jan 2004
14:14 nobutaka search for other commits by this committer
Update 1-rc3a.
Correct dependency on libmad.

PR:             ports/59706, ports/60951
Submitted by:   Sergey Akifyev, adamw
Original commit
Saturday, 20 Dec 2003
16:37 naddy search for other commits by this committer
Catch up with libogg/libvorbis version bump.
Original commit
Friday, 12 Dec 2003
12:00 nobutaka search for other commits by this committer
Correct files/patch-src:libw32dll:ldt_keeper.c to avoid to fail in
Check_FS_Segment().

Submitted by:   deischen
Original commit
Tuesday, 9 Dec 2003
13:11 nobutaka search for other commits by this committer
Fix crash with libkse / libthr.

PR:             ports/59930
Submitted by:   deischen
Original commit
Sunday, 7 Dec 2003
01:27 marcus search for other commits by this committer
Chase the libmad/libid3tag shared lib version.
Original commit
Wednesday, 26 Nov 2003
15:24 nobutaka search for other commits by this committer
Fix ac3 audio decoding breakage.

PR:             59410, 59522
Submitted by:   Bartosz Fabianowski <bartosz@fabianowski.de>, Miguel Mendez
<flynn@energyhq.es.eu.org>
Approved by:    portmgr (marcus)
Original commit
Saturday, 15 Nov 2003
15:18 nobutaka search for other commits by this committer
Update to 1-rc2.
Original commit
Tuesday, 26 Aug 2003
20:25 marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
Original commit
Monday, 25 Aug 2003
05:41 marcus search for other commits by this committer
Chase the libintl.so shared lib version.
Original commit
Saturday, 16 Aug 2003
16:39 krion search for other commits by this committer
- Fix LIB_DEPENDS
- Fix pkg-plist

PR:             55629
Submitted by:   Ports Fury
Original commit
Sunday, 10 Aug 2003
14:03 nobutaka search for other commits by this committer
Remove parentheses from .if statement to avoid make error.

Submitted by:   Kay Lehmann <kay_lehmann@web.de>
Original commit
06:07 nobutaka search for other commits by this committer
Update to 1-rc0a.
Original commit
Sunday, 22 Jun 2003
04:49 nobutaka search for other commits by this committer
1. Update to 1-beta12.
2. Fix build error in GNOME environment.

Submitted by:   Jeremy Messenger <mezz7@cox.net> [2]
Original commit
Tuesday, 29 Apr 2003
12:12 nobutaka search for other commits by this committer
Update to 1-beta11.
Original commit
Sunday, 20 Apr 2003
19:35 marcus search for other commits by this committer
Remove USE_GNOMENG.
Original commit
Monday, 14 Apr 2003
15:33 nobutaka search for other commits by this committer
Update to 1-beta10.
Original commit
Tuesday, 8 Apr 2003
15:00 nobutaka search for other commits by this committer
Fix pkg-plist.
Original commit
Wednesday, 26 Mar 2003
13:57 nobutaka search for other commits by this committer
Depend on multimedia/libdvdread (and multimedia/libdvdcss indirectly)
to surely support encrypted DVDs.

Pointed out by: eivind
Original commit
Tuesday, 25 Mar 2003
13:07 nobutaka search for other commits by this committer
Update to 1-beta9.
Original commit
Tuesday, 25 Feb 2003
14:56 nobutaka search for other commits by this committer
Update to 1-beta6.
Original commit
Monday, 24 Feb 2003
14:10 nobutaka search for other commits by this committer
Update to 1-beta5.
Original commit
12:54 nobutaka search for other commits by this committer
Move graphics/libdvdnav, graphics/libxine and graphics/xine to the multimedia
category.
Original commit

Number of commits found: 272 (showing only 72 on this page)

«  1 | 2 | 3