| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
| |
version.
Prompted by: many
|
|
|
|
|
|
|
|
|
| |
- Add some more dependencies.
- Add `-lcompat' to the libs so dxui actually works as intended.
The problem is that the OpenDX folks assume the old V8 style regcomp(3),
not the POSIX one. Adding the lib is just meant as a stop gap solution,
the real fix to the code will follow.
- Bump PORTREVISION.
|
|
|
|
|
| |
The sng program translates between PNG (Portable Network Graphics) format
and SNG (Scriptable Network Graphics) format.
|
| |
|
|
|
|
|
|
| |
Replace tar -> ${TAR}.
No response from: MAINTAINER
|
| |
|
|
|
|
|
| |
PR: 25515
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
|
|
|
|
|
|
|
| |
plugin for XMMS. Very cool!
PR: 24939
Submitted by: Roman Shterenzon <roman@xpert.com>
|
|
|
|
| |
Mark ruby-qt2gl broken for 4-STABLE due to the thread library problem.
|
| |
|
|
|
|
|
|
|
| |
PR: 23301
Submitted by: Mark van Woerkom <3d>
Clean up (mis-)use of $ARCH.
|
|
|
|
|
|
| |
because gd depends on freetype2 for a while.
Submitted by: David Bushong <david@bushong.net>
|
|
|
|
| |
activating the new source files
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION to alert users
- Changes:
o Several source file copyright notice changes
o Changes on the win32 build system
o Addition of debug (debug.*) and yuv file storing (store.*) code
o Removal of some experimental code
|
| |
|
|
|
|
|
| |
PR: ports/25861
Submitted by: Jeremy Norris <ishmael27@home.com>
|
|
|
|
|
| |
PR: ports/25863
Submitted by: Jeremy Norris <ishmael27@home.com>
|
| |
|
|
|
|
|
| |
PR: ports/25860
Submitted by: maintainer
|
|
|
|
| |
Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru>
|
|
|
|
|
| |
PR: ports/25350 ,ports/25549
Submitted by: KATO Tsuguru, RĂ©mi Guyomarch <rguyom@pobox.com>
|
|
|
|
| |
It will broken p5-Gimp installation.
|
| |
|
|
|
|
| |
misunderstanding about the interactivity of image manipulation tools.
|
| |
|
|
|
|
| |
Submitted by: John Merryweather Cooper
|
|
|
|
|
|
|
|
|
| |
o add dependency on devel/libfpx.
o get rid of libtool dependency unless WITH_MODULES.
o trim unnecessary BUILD_DEPENDS'.
PR: 25745
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Enable port in CATEGORY Makefile
2) Add port into CVSROOT/modules
3) This a port of the developer version of libdivxdecore
4) Fix typo: port created on year 2001, not 20001.
5) Update port to developer Version 4.0 alpha48 2001-02-22.
PORTVERSION=0.4.0.48
6) This port downloads a source only CVS tag developer version.
Therefore, it comes without the tools necessary to build it
(makefile, configure, ...)
7) Inherit (copy) from the non-developer version distfile
the structure necessary to build it. Patch it to suit this port
specific needs. More specifically, add new source code files to
makefile(s): yuv2rgb.c (Changelog #13).
8) Since it is a developer version of another port, it can
use some of its structure such as DESCR, PLIST. Therefore local
copies are not necessary.
- Library changes in new version:
o Changelog:
1) Added VO and VOL header in the MPEG-4 bitstream to encore
2) Added YUV input in encore
3) Provided a sample test code for encore
4) Rewrote the bitstream handling in the encore
5) Some cleanup and minor optimize in the modules in encore
6) Fade/Cross Fade Improved
7) Added VO and VOL header parser in decore
8) Added various functions to support the YUV output formats
9) Splitted the YUV to RGB 16 bit conversion routine in 2 different
routines (555 and 565 16 bit color mode) in decore
10) Modified the interface to take care of the new characteristics
(more output format supported, possibility to change the output
format at run-time). These changes are backward compatible
(previous API call are still valid)
11) Modified the parser to be able to decode the stream with/without
the VOL at the same time
12) Removed all the boring warnings until Level 3 of Visual C++
13) ANSI C Implementation of the yuv2rgb.c added (2001-01-23,
00:00:00 GMT)
o Bugs Corrected:
1) Some bug has been fixed in the post processing algorithm
(chrominance deblocking and vertical deblocking)
2) Bug fixed in YUV to RGB 16 bit conversion routine
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
removing the symlinking of the installed shared library into the
${PREFIX}/lib. Those broken things should really use:
package require Img (from TCL)
or
Tcl_PkgRequire(interp, "Img", "1.2", 0) (from C)
instead of trying to link with libimg directly, but there are
too many of them and sobomax lost (his and mine) cool.
This version will just install the library (and SHLIB_LINK) into
${PREFIX}/lib directly. pkgIndex.tcl is modified accordingly.
|
|
|
|
|
|
| |
display functionality is optional.
Submitted by: Akinori MUSHA
|
|
|
|
|
|
| |
able to link just with ``-lmng'', not with ``-lmng -lm''.
Submitted by: bento (sorta)
|
|
|
|
|
| |
PR: 25742
Submitted by: maintainer
|
|
|
|
|
| |
PR: 25752
Submitted by: maintainer
|
| |
|
|
|
|
|
|
| |
PR: 25646
Submitted by: John Saunders <john@nlc.net.au>
(Non-response from maintainer)
|
|
|
|
| |
Introduce ruby-qt2/Makefile.common to share the variables.
|
| |
|
|
|
|
|
| |
PR: 25686
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
o renamed to gozer.
PR: 25540
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 25665
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 24313
Submitted by: mi
|
| |
|