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: graphics/transcode/Makefile

Number of commits found: 20

Friday, 4 Apr 2003
06:00 lioux search for other commits by this committer
Finish repo copy move from graphics category to newly create
multimedia one for the following ports:

avidemux
avinfo
camserv
dtv
dumpmpeg
enjoympeg
fxtv
gopchop
gxanim
libdvbpsi
libfame
libquicktime
mmsclient
mpeg
mpeg2codec
mpeg2play
mpeg_encode
mpeg_play
mpeg_stat
mpegedit
mpgtx
mplex
mtv
netshow
ppm2fli
smpeg
smpeg-xmms
splitmpg
tkxanim
totem
transcode
vlc
xanim
xawtv
xine_d4d_plugin
xine_d5d_plugin
xmovie
xmps
xtheater

Repo copied by:         cvs (joe)
Approved by:            portmgr (self & no objections)
Original commit
Saturday, 29 Mar 2003
17:44 fjoe search for other commits by this committer
xvid was moved to multimedia
Original commit
Thursday, 6 Mar 2003
04:45 lioux search for other commits by this committer
Chase libdvdread lib version bump on port version 0.9.4
Original commit
Friday, 21 Feb 2003
12:15 knu search for other commits by this committer
De-pkg-comment.
Original commit
Tuesday, 4 Feb 2003
05:03 edwin search for other commits by this committer
Maintainer update of graphcs/transcode
 - add two patches to allow transcode to compile
 - remove .la files from lib/transcode
 - update pkg-plist
 - make portlint happier

PR:             ports/47688
Submitted by:   Hendrik Scholz <hendrik@scholz.net>
Original commit
Thursday, 16 Jan 2003
19:26 lioux search for other commits by this committer
Chase mjpegtools lib version bump
Original commit
18:44 lioux search for other commits by this committer
Chase libdv library version bump in version 0.9.9
Original commit
Thursday, 2 Jan 2003
15:06 sobomax search for other commits by this committer
Update version number of SDL shared library.
Original commit
Thursday, 28 Nov 2002
16:37 lioux search for other commits by this committer
After repo copy from graphics category, update all appropriate
dependency references from both audio and graphics to multimedia
category.

audio/xmms                      -->     multimedia/xmms
graphics/avifile                -->     multimedia/avifile
graphics/divx4linux             -->     multimedia/divx4linux
graphics/ffmpeg                 -->     multimedia/ffmpeg
graphics/libdv                  -->     multimedia/libdv
graphics/libdvdcss              -->     multimedia/libdvdcss
graphics/libdvdread             -->     multimedia/libdvdread
graphics/libmpeg2               -->     multimedia/libmpeg2
graphics/linux-realplayer       -->     multimedia/linux-realplayer
graphics/mjpegtools             -->     multimedia/mjpegtools
graphics/mplayer                -->     multimedia/mplayer
graphics/mplayer-fonts          -->     multimedia/mplayer-fonts
graphics/openquicktime          -->     multimedia/openquicktime
graphics/win32-codecs           -->     multimedia/win32-codecs

Repo copied by:         joe (cvs hat)
Approved by:            knu (portmgr hat)
Original commit
Monday, 4 Nov 2002
19:49 lioux search for other commits by this committer
o Fix build in -STABLE
o Enable port to locate lame libs in a PREFIX safe environment
o Bump PORTREVISION

PR:             44885
Submitted by:   somebody@kashmir.etowns.net,
                MAINTAINER
Original commit
Tuesday, 29 Oct 2002
17:16 lioux search for other commits by this committer
o Update to 0.6.2 CVS snapshot
o USE_REINPLACE
o Fix libfame problems [1]
o Optional ogg and mjpeg [1]
o Remove libmpeg2
o Use distfile supplied ffmpeg instead of ports' ffmpeg (should be
  revised later)

PR:             43379 [1], 44008
Submitted by:   adam@vectors.cx [1],
                MAINTAINER
Reviewed by:    MAINTAINER
Original commit
Wednesday, 4 Sep 2002
20:46 lioux search for other commits by this committer
Chase library version bump in libdv version 0.9.8
Original commit
Monday, 15 Jul 2002
17:21 sobomax search for other commits by this committer
Convert USE_GLIB into USE_GNOMENG+USE_GNOME.
Original commit
Tuesday, 25 Jun 2002
17:47 lioux search for other commits by this committer
Chase lib version from avifile version 0.7.7.20020523
Original commit
Sunday, 26 May 2002
13:41 ijliao search for other commits by this committer
- Add a patch to make transcode compile on -CURRENT.
- Add a Makefile-hack to make transcode's configure-script recognize
  liba52 when liba52 was compiled with djbfft.
  conceived by: lioux
- Cater for updated libfame (Makefile & pkg-plist changes).
- Remove unnecessary .la-files after installation (and from pkg-plist).
  suggested by: Alexander Leidinger
- Add a few missing entries to pkg-plist.
- Bump portrevision.

PR:             38506
Submitted by:   Michael Nottebrock <lofi@lofi.dyndns.org>
Approved by:    maintainer
Original commit
Tuesday, 21 May 2002
16:04 dwcjr search for other commits by this committer
Update to 0.6.0.5

PR:             38362
Submitted by:   maintainer
Original commit
Thursday, 18 Apr 2002
04:53 lioux search for other commits by this committer
o Update to 0.6.0 pre4
o Remove patches either already applied in distribution or
  turned into perl regexp(s)
o Update both COMMENT and DESCR
o Add several WITH_* options

PR:             37138
Submitted by:   MAINTAINER,
                Michael Nottebrock <michaelnottebrock@gmx.net>
Approved by:    MAINTAINER
Original commit
Wednesday, 3 Apr 2002
20:44 dinoex search for other commits by this committer
Fixed:
transcode's configure doesn't find libdv because it fails to link
in -ldl. Enclosed is a new patch-ag.
Also, the port's Makefile has a couple of typos

PR:             36703
Submitted by:   mreimer@vpop.net
Original commit
Saturday, 30 Mar 2002
12:17 dinoex search for other commits by this committer
- make portlint happier.
- add handling for optional files.

PR:             32986
Original commit
12:02 dinoex search for other commits by this committer
transcode is a console based utility for video conversion. It supports
VOB source files, AC3 sound and divx output (and many more).

sharfile disfunctional, each file should end with newline.
mailclient seems to eat tabs away.

PR:             32986
Submitted by:   hendrik@scholz.net
Original commit

Number of commits found: 20