-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
-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>
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)
- Unbreak and unset EXPIRATION_DATE
- Use OPTIONS (and no longer autodetect optional dependencies)
- Remove irrelevant patches (have been included in mainstream version)
Submitted by: Olivier Rolland <billl@users.sourceforge.net> (author)
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.
* Added support for MPlayer 1.0 pre7
* Updated libbacon to 2.10.1
* Fixed HAL support
* Added preliminary support for NetBSD
* UI improvements
* Many fixes
- Added support for multiple audio and subtitle streams in ogm and matroska
containers
- Added telecine, progressive and deinterlace support for NTSC DVD
- Added a denoise option
- Many fixes
* fixed merging ac3 streams in avi containers
* fixed video bitrate allowed range
* fixed compilation without subtitles support
* fixed some invalid casts
* added x264 support
- Add WITH_DEBUG switch
* Manual cropping and scaling
* Custom temporary directory
* Rip from DVD structure
* Minor UI redesign
* Many many fixes
- Add a patch to fix the issue that caused error messages to be displayed in
the console (incorrect cast) [1]
Obtained from: Olivier Rolland <billl@users.sourceforge.net> (author) [1]
- Add information regarding requirements on atapicam in pkg-message [1]
- Add information regarding device permissions in pkg-message [1]
- Fix typo in pkg-descr
Reported by: Randy Pratt <rpratt1950@earthlink.net> [1]