- Fixed paths with %%MANPREFIX%%, %%DATADIR%%, etc.
- Substituted USE_COMPS=python_run with WX_COMPS=python:run
(because it did not install x11-toolkits/py-wxPython*)
Approved by: alexbl (mentor)
provided by Last.FM for the Linux platform. It's lightweight (the binary
is only about 16K), easy to use and under heavy development. New
features might be added every day. Shell.FM is Open Source and published
under the terms of the GNU General Public License, so feel free to
modify and/or redistribute it.
WWW: http://lizer.syslinx.org/shell-fm/
PR: ports/106799
Submitted by: Nikos Ntarmos <ntarmos at ceid.upatras.gr>
- Make it prefix-clean by PYTHON_SITELIBDIR -> PYTHONPREFIX_SITELIBDIR, that
will fix if anyone change the prefix and generate the .pyc and .pyo files
will be still working.
src/sys/dev/usb/usb_port.h hacked off some deprecated compatibilty macros.
A number of manually designed device printf statements were replaced with
the appropriate calls to device_printf(9). In addition, did a find/replace
of other removed macros with the previous definitions from that file.
I don't have a camera so I don't know the operative status of this port
under -CURRENT yet.
PR: ports/106794
- The build system now supports newer versions of the
autotools and can find them in weird places on FreeBSD
and OS X systems. We also support x86 accelerations on
the AMD64 CPU, including on FreeBSD. The AltiVec features
are now better detected.
- Peter Gubanov found a bug in the 4:4:4 chroma handling,
Nicolas Joly found a memory leak in the Xshm code on
remote displays and Roberto Huelga found alignment issues
in the sample3 and sample5 examples. Gildas Bazin contributed
a patch for more tolerance for invalid sequence display
extensions.
PR: 106144
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
(!ARCH_X86 && !ARCH_X86_64)
case. The current code fails to take into account the effects of
_dv_prepare_reorder_tables(), which changes the indexes contained
in the reorder_88[] and reorder_248[] arrays.
o Bump PORTREVISION
PR: 94188
Submitted by: Brent Casavant <bcasavan@sgi.com>
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
2006-12-01 print/latex-beamer: is already included in the teTeX distribution
2006-12-01 print/latex-bibtopic: is already included in the teTeX distribution
2006-12-01 print/latex-bibunits: is already included in the teTeX distribution
2006-12-01 print/latex-booktabs: is already included in the teTeX distribution
2006-12-01 print/latex-index: is already included in the teTeX distribution
2006-12-01 print/latex-layouts: is already included in the teTeX distribution
2006-12-01 print/latex-pgf: is already included in the teTeX distribution
2006-12-01 print/latex-subfig: is already included in the teTeX distribution
2006-12-01 print/latex-xcolor: is already included in the teTeX distribution
2006-12-01 print/latex-lineno: is already included in the teTeX distribution
2006-12-01 print/latex-pict2e: is already included in the teTeX distribution
2007-05-31 multimedia/gstreamer-plugins-mpeg2enc80: Obsolete version, use gstreamer 0.10 instead
2006-12-01 lang/gcc30: "This port is no longer in use by anything in the ports collection and will be removed in the future. Use a later release instead."
2006-12-01 lang/egcs: "This port is no longer in use by anything in the ports collection and will be removed in the future. Use a later release of gcc instead"
2006-12-01 graphics/php4-ming: doesn't work with new version of ming library
2006-12-01 graphics/dvipng: is already included in the teTeX distribution
2006-12-01 www/nspostgres: Use www/aolserver with WITH_NSPOSTGRES=1 instead.
2006-12-01 www/fxhtml: crusty old a.out binary, not useful any more
2006-12-01 www/jakarta-tomcat3: Please use www/tomcat55 instead
2006-12-10 shells/mudsh: Project disappeared from the internet
2006-12-09 print/py-freetype: Project has disappeared and is no longer fetchable
2006-12-01 palm/syncal: Does not build with new pilot-link
2006-12-01 net/tn3270: dumps core. Please use net/c3270 instead
2006-12-01 multimedia/dvdwizard: has an incomplete dependency list
mplayer's configure only accepts the last --with-extraincdir, and
--with-x11libdir is removed in the next version. Therefore, directly
change hardcoded /usr/X11R6 in configure.
Approved by: portmgr (linimon), Thomas E. Zander <riggs@rrr.de> (maintainer)
h.264 decoding, ability to switch audio stream during DVD playback and much
more
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
Thanks to: itetcu
Mplayer.app have many useful features:
* PlayList
* Statistics
* Info Panel
* Fullscreen
* Add/remove subtitles
* Full source code available
* Sttings and Preferences Panel
WWW: http://www.sonappart.net/gnustep/mplayer/
follow the vorbis comment header specification closely, while being convenient
and flexible to use. Towards that end, it doesn't have a static 'form' style
interface. Instead, it has an editable table of comments. The contents of the
table change dependent upon preference settings, and what comments are in the
ogg file you are editing.
WWW: http://www.eskimo.com/~pburns/Poe/
- graphics/linux-png
- graphics/linux-gdk-pixbuf [1]
They are not needed to run linux-realplayer.
PORTREVISION is not bumpted since the package should never be
created (graphics/linux-gdk-pixbuf is marked as CONFLICTS with another
running dependency x11-toolkits/linux-gtk2).
PR: 105140 [1]
Submitted by: Nicholas Taylor <net20 at cam.ac.uk> [1]
from .umx and .uax files in Unreal or Unreal Tournament.
It rips all the exports in the file that it understands
(currently 'xm', 'it', 's3m', and 'WAV'). Adding support
for an export is fairly trivial, so you can add them
in a minute or two.
WWW: http://pages.cthome.net/chrismp/umr/
PR: ports/104696
Submitted by: Alexander Logvinov <ports@logvinov.com>