1f854 FreshPorts -- multimedia/transcode
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
transcode 1.1.7_8 multimedia on this many watch lists=44 search for ports that depend on this port
A text-console utility for video stream processing
Maintained by: cyberbotx@cyberbotx.com search for ports maintained by this maintainer
Port Added: 04 Apr 2003 01:39:14
License: not specified in port


transcode is a text-console utility for video stream processing,
running on a platform that supports shared libraries and threads.
Decoding and encoding is done by loading modules that are responsible
for feeding transcode with raw video/audio streams (import modules)
and encoding the frames (export modules).

It supports elementary video and audio frame transformations,
including de-interlacing or fast resizing of video frames and loading
of external filters. A number of modules are included to enable
import of DVDs on-the-fly, MPEG elementary (ES) or program streams
(VOB), MPEG video, Digital Video (DV), YUV4MPEG streams, NuppelVideo
file format and raw or compressed (pass-through) video frames and
export modules for writing DivX;-), OpenDivX, DivX 4.xx or uncompressed
AVI files with MPEG, AC3 (pass-through) or PCM audio. Additional
export modules to write single frames (PPM) or YUV4MPEG streams are
available, as well as an interface import module to the avifile
library. Its modular concept is intended to provide flexibility
and easy user extensibility to include other video/audio codecs or
file types.

WWW: http://www.transcoding.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
  2. devel/libtool
Required Libraries:
  1. multimedia/ffmpeg
  2. audio/lame
  3. multimedia/libdvdread
  4. graphics/jpeg

This port is required by:

for Build for Run

To install the port: cd /usr/ports/multimedia/transcode/ && make install clean
To add the package: pkg_add -r transcode


Configuration Options
===> The following configuration options are available for transcode-1.1.7_8:
     OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
     X11=off: X11 (graphics) support
     MPEG2=off: MPEG-2 video support via libmpeg2
     BKTR=off: Bktr capture card support
     POSTPROC=off: Libpostproc support
     FREETYPE=off: TrueType font rendering support
     LAME=on: LAME MP3 audio encoder support
     XVID=off: Xvid MPEG-4 video codec support
     X264=off: H.264 video codec support via x264
     OGG=off: Ogg media format support
     VORBIS=off: Ogg Vorbis audio codec support
     THEORA=off: Ogg Theora video codec support
     DVDREAD=on: Libdvdread support
     DV=off: Quasar DV video codec support (libdv)
     QUICKTIME=off: QuickTime support
     LZO=off: LZO compression support
     LIBA52=off: a52 support (as default decoder)
     FAAC=off: FAAC AAC encoder support
     XML=off: Libxml2 XML support
     MJPEGTOOLS=off: MJPEG Tools support
     SDL=off: Simple Direct Media Layer support
     IMAGEMAGICK=off: ImageMagick support
     JPEG=on: JPEG image format support
     ICONV=on: Encoding conversion support via iconv
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://cdn.bitbucket.org/france/transcode-tcforge/downloads/

Number of commits found: 148 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Apr 2013 11:59:29
Original commit files touched by this commit  1.1.7_8
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
16 Oct 2012 21:17:53
Original commit files touched by this commit  1.1.7_8
madpilot search for other commits by this committer
Fix typo.

Reported by:	crees
Feature safe:	yes
16 Oct 2012 21:02:59
Original commit files touched by this commit  1.1.7_8
madpilot search for other commits by this committer
Fix mjpegtools LIBDEPENDS.

Reported by:	Jeremy Messenger <mezz.freebsd@gmail.com>
Feature safe:	yes
16 Oct 2012 18:32:05
Original commit files touched by this commit  1.1.7_8
madpilot search for other commits by this committer
- Convert to new options framework
- Trim Makefile headers
- Remove ABI version number from LIB_DEPENDS

PR:		ports/172516
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe:	yes
23 Jul 2012 19:27:25
Original commit files touched by this commit  1.1.7_8
mm search for other commits by this committer
Update multimedia/x264 to 0.125.2201
Switch to new options framework
19 Jul 2012 20:15:39
Original commit files touched by this commit  1.1.7_7
naddy search for other commits by this committer
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.1.7_7
dinoex search for other commits by this committer
- update png to 1.5.10
25 Apr 2012 14:19:00
Original commit files touched by this commit  1.1.7_6
mm search for other commits by this committer
Update x264 to 0.123.2189
18 Feb 2012 10:18:33
Original commit files touched by this commit  1.1.7_5
mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
16 Feb 2012 15:57:34
Original commit files touched by this commit  1.1.7_4
ashish search for other commits by this committer
- Bump PORTREVISION to chase the update of multimedia/libvpx
17 Jan 2012 14:35:18
Original commit files touched by this commit  1.1.7_3
martymac search for other commits by this committer
- Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisions
- libdvdread: allow package building with libdvdcss if WITH_DVDCSS is set [1]
- libdvdread/libdvdnav: fix endianness handling [2]

Submitted by: olgeni [1], richo <richo@psych0tik.net> [2] (via mail to ports@)
PR: ports/162197 [1]
14 Jan 2012 22:27:02
Original commit files touched by this commit  1.1.7_2
netchild search for other commits by this committer
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
21 Dec 2011 08:48:28
Original commit files touched by this commit  1.1.7_1
mm search for other commits by this committer
Update x264 to 0.119.2113
21 Dec 2011 01:20:34
Original commit files touched by this commit  1.1.7
eadler search for other commits by this committer
- update to 1.1.7

Changes:

Update the video stabilization plugins to version 0.80. Speed boost.

PR:             ports/163417
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe:   yes
11 Oct 2011 07:17:46
Original commit files touched by this commit  1.1.5_19
mm search for other commits by this committer
Update ImageMagick to 6.7.2-10 (shlib bumped to .5)
10 Oct 2011 10:04:07
Original commit files touched by this commit  1.1.5_18
mm search for other commits by this committer
Update x264 to 0.116.2076
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.1.5_17
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
24 Jun 2011 22:39:03
Original commit files touched by this commit  1.1.5_17
mm search for other commits by this committer
Bump due to ffmpeg update to 0.7.1
23 Jun 2011 18:09:46
Original commit files touched by this commit  1.1.5_16
mm search for other commits by this committer
Update to 0.115.2000
06 Jun 2011 04:31:53
Original commit files touched by this commit  1.1.5_15
bapt search for other commits by this committer
- update mjpegtools to 2.0.0
- chase library bump
02 May 2011 06:51:00
Original commit files touched by this commit  1.1.5_15
bapt search for other commits by this committer
Remove run dependency on the expired multimedia/xvid4conf
27 Dec 2010 08:28:05
Original commit files touched by this commit  1.1.5_15
glewis search for other commits by this committer
. Pass a value for mandir in pre-install to prevent it trying to install
  man pages in LOCALBASE. Unbreaks the build as non-root.
. Remove MD5 to keep portlint happy.

PR:             153462
Approved by:    Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.1.5_15
ade search for other commits by this committer
Sync to new bsd.autotools.mk
30 Nov 2010 09:50:47
Original commit files touched by this commit  1.1.5_15
mm search for other commits by this committer
- Update x264 to 0.110.1804
14 Sep 2010 18:58:52
Original commit files touched by this commit  1.1.5_14
makc search for other commits by this committer
Bump PORTREVISION for libdvdread dependants
24 Jul 2010 19:49:59
Original commit files touched by this commit  1.1.5_13
mm search for other commits by this committer
Update ImageMagick to 6.6.2-10
24 Jul 2010 16:38:20
Original commit files touched by this commit  1.1.5_12
mm search for other commits by this committer
- Update ffmpeg to 0.6
24 Jul 2010 15:30:17
Original commit files touched by this commit  1.1.5_11
mm search for other commits by this committer
- Update x264 to 20100624 (build 98)
06 Jun 2010 20:44:03
Original commit files touched by this commit  1.1.5_10
naddy search for other commits by this committer
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
03 Jun 2010 08:55:01
Original commit files touched by this commit  1.1.5_9
netchild search for other commits by this committer
- update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
  change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
  - done via a semi-automated way (manual review and fixup)
  - I tried to take care to not bump ports which only depend optionaly on
    lame (with a default of no dependency)
09 May 2010 11:22:21
Original commit files touched by this commit  1.1.5_8
miwi search for other commits by this committer
- Fix segmentation fault with jpeg

PR:             146311
Submitted by:   Ports Fury
Approved by:    maintainer
21 Apr 2010 12:56:46
Original commit files touched by this commit  1.1.5_7
mm search for other commits by this committer
- Update x264 to shared library version 85
28 Mar 2010 21:41:12
Original commit files touched by this commit  1.1.5_6
mm search for other commits by this committer
- Bump Magick++, MagickWand or MagickCore dependency
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.1.5_5
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
13 Feb 2010 17:12:44
Original commit files touched by this commit  1.1.5_4
miwi search for other commits by this committer
- Chase mjpegtools shlib bump

Reported by:    Naram Qashat via #bsdports
13 Feb 2010 08:45:24
Original commit files touched by this commit  1.1.5_3
miwi search for other commits by this committer
- Chase multimedia/mjpegtools shlib bump
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.1.5_2
dinoex search for other commits by this committer
- update to jpeg-8
09 Dec 2009 19:33:11
Original commit files touched by this commit  1.1.5_1
amdmi3 search for other commits by this committer
- Fix mpeg2 support

PR:             141192
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Reported by:    Sven Gottner
05 Nov 2009 17:55:37
Original commit files touched by this commit  1.1.5
amdmi3 search for other commits by this committer
- Update to 1.1.5

PR:             140218
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
26 Aug 2009 20:34:42
Original commit files touched by this commit  1.1.4
amdmi3 search for other commits by this committer
- Update to 1.1.4

PR:             138123
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
04 Aug 2009 14:42:02
Original commit files touched by this commit  1.1.3_1
amdmi3 search for other commits by this committer
- Fix build after libtool bump
- While here, remove empty patches

PR:             137410
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
02 Aug 2009 19:36:34
Original commit files touched by this commit  1.1.3
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
22 Jul 2009 18:01:55
Original commit files touched by this commit  1.1.3
jpaetzel search for other commits by this committer
Update to 1.1.3
Assign new MAINTAINER

PR:     ports/131447
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com>
Approved by:    itetcu@ (mentor)
18 Jul 2009 11:11:29
Original commit files touched by this commit  1.0.6_6
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
06 Jul 2009 21:26:00
Original commit files touched by this commit  1.0.6_5
naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
02 Jun 2009 01:09:37
Original commit files touched by this commit  1.0.6_4
marcus search for other commits by this committer
Don my seldom-used multimedia hat, and fix the %%LOCALBASE%% substitution
in configure.
10 Feb 2009 19:50:55
Original commit files touched by this commit  1.0.6_3
mm search for other commits by this committer
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above
08 Feb 2009 18:45:38
Original commit files touched by this commit  1.0.6_2
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>
01 Sep 2008 17:20:15
Original commit files touched by this commit  1.0.6_1
db search for other commits by this committer
- Fix multimedia/transcode configure failure locating libavcodec on 6.x [1]
- Add @ in front of LZO REPLACE_CMD to quieten down the build a bit.

PR:             ports/126310
15 Aug 2008 22:42:37
Original commit files touched by this commit  1.0.6_1
db search for other commits by this committer
- Fix build when WITH_LZO is not defined. This disables NuppelVideo import
  support which needs lzo.

Reviewed by:    erwin, itetcu
14 Aug 2008 07:59:13
Original commit files touched by this commit  1.0.6_1
erwin search for other commits by this committer
Mark BROKEN: does not build after the latest ffmpeg update.
27 Jul 2008 16:51:02
Original commit files touched by this commit  1.0.6_1
ahze search for other commits by this committer
Switch from using lzo to lzo2 to fix build
26 Jul 2008 21:08:27
Original commit files touched by this commit  1.0.6
ahze search for other commits by this committer
Update to 1.0.6Update to 1.0.6Update to 1.0.6Update to 1.0.6Update to
1.0.6Update to 1.0.6
23 Apr 2008 14:34:36
Original commit files touched by this commit  1.0.5_3
miwi search for other commits by this committer
- Fix build with new ImageMagick

Approved by:    ahze via irc
22 Apr 2008 15:40:48
Original commit files touched by this commit  1.0.5_3
miwi search for other commits by this committer
- Fix build when IMAGEMAGICK set is

Submitted by:   cokane
22 Apr 2008 10:56:45
Original commit files touched by this commit  1.0.5_3
miwi search for other commits by this committer
- Chase graphics/ImageMagick shlib version bump

Pointyhat to: mi@
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.0.5_2
  Sanity Test Failure
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)
20 Mar 2008 09:51:43
Original commit files touched by this commit  1.0.5_1
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
13 Mar 2008 14:28:35
Original commit files touched by this commit  1.0.5_1
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
29 Feb 2008 13:18:12
Original commit files touched by this commit  1.0.5
ahze search for other commits by this committer
- Add an additional master site from the Transcoding website
- Allow WITH_* knobs to be disabled by users using WITHOUT_*

PR:             ports/121178
Submitted by:   Naram Qashat <cyberbotx@cyberbotx.com>
24 Feb 2008 23:20:22
Original commit files touched by this commit  1.0.5
ahze search for other commits by this committer
Update to 1.0.5
09 Oct 2007 18:20:07
Original commit files touched by this commit  1.0.4_1
ahze search for other commits by this committer
Chase libtheora lib version
02 Oct 2007 17:24:07
Original commit files touched by this commit  1.0.4
mezz search for other commits by this committer
Fix the build when audio/oss is installed by force to search for
sys/soundcard.h in /usr/include first rather than oss's header.

Reported by:    Adonis adonis <adonis77@gmail.com>
16 Sep 2007 18:51:36
Original commit files touched by this commit  1.0.4
ahze search for other commits by this committer
Update to 1.0.4
31 Jul 2007 15:34:11
Original commit files touched by this commit  1.0.3_4
ahze search for other commits by this committer
Fix build/runtime with new ffmpeg

Reported by:    pav
Obtained from:  transcode cvs
28 Jul 2007 12:27:31
Original commit files touched by this commit  1.0.3_3
miwi search for other commits by this committer
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
23 Jul 2007 09:36:52
Original commit files touched by this commit  1.0.3_2
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
28 Jun 2007 17:52:16
Original commit files touched by this commit  1.0.3_2
ahze search for other commits by this committer
Bump mjpeg back to 1.9.1
28 Jun 2007 17:51:32
Original commit files touched by this commit  1.0.3_2
ahze search for other commits by this committer
Add WITHOUT_knob to each WITH_knob/test

PR:             ports/113921
Subbmitted by:  Naram Qashat <cyberbotx@cyberbotx.com>
21 Jun 2007 21:44:31
Original commit files touched by this commit  1.0.3_2
edwin search for other commits by this committer
Chase multimedia/mjpegtools update
31 May 2007 05:49:09
Original commit files touched by this commit  1.0.3_1
sat search for other commits by this committer
- Fix build with gcc4
19 May 2007 20:32:57
Original commit files touched by this commit  1.0.3_1
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}.
17 Apr 2007 17:22:05
Original commit files touched by this commit  1.0.3
ahze search for other commits by this committer
- Update to 1.0.3
- Switch to auto-plist due to get rid of 41 PLIST_SUB's that are hard to
maintain
16 Apr 2007 20:51:20
Original commit files touched by this commit  1.0.2_7
ahze search for other commits by this committer
Remove reference to jpeg-mmx
11 Apr 2007 16:18:19
Original commit files touched by this commit  1.0.2_7
mezz search for other commits by this committer
Fix the build with new ffmpeg.

Reported by:    many
Submitted by:   bms
05 Apr 2007 19:28:20
Original commit files touched by this commit  1.0.2_7
koitsu search for other commits by this committer
* LIB_DEPENDS changes (require libdvdread.so.5)
* PORTREVISION increment

Reviewed by:    philip
08 Mar 2007 14:20:03
Original commit files touched by this commit  1.0.2_6
ahze search for other commits by this committer
Retire jpeg-mmx
10 Feb 2007 13:31:32
Original commit files touched by this commit  1.0.2_5
olgeni search for other commits by this committer
Remove extra ECHO_MSG.
10 Feb 2007 13:20:55
Original commit files touched by this commit  1.0.2_5
olgeni search for other commits by this committer
Fix a couple of typos.
03 Jan 2007 11:27:48
Original commit files touched by this commit  1.0.2_5
stas search for other commits by this committer
- Fix detecting of device types

Currently, this patch handles all devfs cases (it uses realpath to resolve
symlinks). However, submitter supposes, that we should have a generic way
to detect which device the file belongs to. I'll leave the PR in suspended
state for a better solution come up.

PR:             ports/101450
Reported by:    Chad Fraleigh <chadf@bookcase.com>
Approved by:    multimedia (ahze)
22 Dec 2006 15:28:43
Original commit files touched by this commit  1.0.2_4
ahze search for other commits by this committer
Grab MAINTAINER for multimedia@
21 Dec 2006 21:54:32
Original commit files touched by this commit  1.0.2_4
gabor search for other commits by this committer
- s/FreeBSD.or/FreeBSD.org/

Approved by:    erwin (mentor)
Pointy hat to:  linimon
13 Dec 2006 12:43:14
Original commit files touched by this commit  1.0.2_4
linimon search for other commits by this committer
Reset hendrik@scholz.net due to a number of timeouts.

Hat:            portmgr
21 Sep 2006 08:07:59
Original commit files touched by this commit  1.0.2_4
stas search for other commits by this committer
 - Fix SDL-dependent ports broken by last update.

Approved by: kris (portmgr), sem (mentor)
20 Sep 2006 11:21:59
Original commit files touched by this commit  1.0.2_4
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)
24 Jul 2006 16:46:01
Original commit files touched by this commit  1.0.2_3
stefan search for other commits by this committer
Fix pkg-plist.

PR:             98512
Submitted by:   Christian Hiris <4711@chello.at>
Approved by:    arved (mentor)
                maintainer timeout (7 weeks)
04 Jun 2006 20:32:49
Original commit files touched by this commit  1.0.2_3
sem search for other commits by this committer
- Fix a typo in Makefile

PR:             ports/97758
Submitted by:   Conrad J. Sabatier <conrads at cox.net>
24 May 2006 14:21:45
Original commit files touched by this commit  1.0.2_3
mnag search for other commits by this committer
- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
07 May 2006 02:57:34
Original commit files touched by this commit  1.0.2_2
mnag search for other commits by this committer
- Update PORTREVISION and libtheora version reflecting multimedia/libtheora
update.
- portlint(1) while here
27 Feb 2006 22:27:50
Original commit files touched by this commit  1.0.2_1
ade search for other commits by this committer
Fix hardcoded (!?) references to gtk12 to point to gtk-12 from the
libtool conversion.

Submitted by:   pointhat, itetcu_@IRC, others
Approved by:    portmgr (implicit)
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.0.2_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
05 Jan 2006 09:48:54
Original commit files touched by this commit  1.0.2
pav search for other commits by this committer
- Chase ImageMagick update

Pointy hat to:  edwin
12 Dec 2005 04:48:06
Original commit files touched by this commit  1.0.2
lawrance search for other commits by this committer
Update to 1.0.2.

PR:             ports/88828
Submitted by:   Serge Gagnon <serge.gagnon@b2b2c.ca>
Approved by:    Hendrik Scholz <hscholz@raisdorf.net> (maintainer, timeout 1
month)
24 Nov 2005 13:47:52
Original commit files touched by this commit  1.0.1_1
mnag search for other commits by this committer
Enable OSS support
Bump PORTREVISION
Add SHA256

PR:             88613
Submitted by:   Ulrich Spoerlein <q@galgenberg.net>
Approved by:    maintainer timeout, 16 days
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.0.1
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.
14 Oct 2005 16:19:27
Original commit files touched by this commit  1.0.1
mnag search for other commits by this committer
Update to 1.0.1

PR:             87435
Submitted by:   Hendrik Scholz <hendrik@scholz.net> (maintainer)
04 Oct 2005 21:37:54
Original commit files touched by this commit  1.0.0_1
ahze search for other commits by this committer
- Chase mjpegtools
- Bump PORTREVISION
29 Aug 2005 03:19:06
Original commit files touched by this commit  1.0.0
ahze search for other commits by this committer
- Force commit to note that WITH_BKTR knob has been added for bktr cards
29 Aug 2005 03:17:57
Original commit files touched by this commit  1.0.0
ahze search for other commits by this committer
- Update to 1.0.0 final

PR:             ports/84916
Submitted by:   Ulrich Spoerlein <q@galgenberg.net>
Approved by:    Hendrik Scholz <hscholz@raisdorf.net> (maintainer)
17 Jul 2005 17:42:28
Original commit files touched by this commit  1.0.0.r1_1
ahze search for other commits by this committer
- Chase mjpegtools lib version

PR:             83597
Submitted by:   q@galgenberg.net

Number of commits found: 148 (showing only 100 on this page)

1 | 2  »  

283d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours9
new 7 days29
new fortnight58
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0