Commit graph

2474 commits

Author SHA1 Message Date
Trevor Johnson
b2bf9ee7cd When compiled with X, ImageMagick conflicts with display. Warn
users about the conflict.  Squeeze the pkg-comment files so they
are less than 71 characters.
2001-03-21 21:11:23 +00:00
Mikhail Teterin
e922290e86 Make it possible to compile this package without X11 --
controllable by the NO_X knob.

While here, remove the USE_LIBTOOL  -- the package compiles fine
with the libtool of its own.

I  was prompted  to do  this, when  the build  of mod_php4  on a
headless server started to download X11 sources...
2001-03-21 20:27:31 +00:00
Thomas Gellekum
174fded7f6 - Remove `-lcompat' again, the new patches contain code fixes.
- Fix paths in the documentation (/usr/lpp -> ${PREFIX}).
- patch-ae is no longer needed with gmake.
2001-03-21 12:58:39 +00:00
Vanilla I. Shu
6464d9f07d Don't define iLinux on Makefile, it require libsvga.
Submitted by:	bento
No response:	maintainer
2001-03-21 04:02:36 +00:00
David E. O'Brien
30af7b687e rpm' and rpm2cpio' have been repocopied from "misc" to "archivers". 2001-03-20 20:28:14 +00:00
Maxim Sobolev
405ea8f856 Update to 3.4.1. 2001-03-20 16:37:53 +00:00
Maxim Sobolev
5bf0fa96ef Remove dependency on Mesa3. This would allow to upgrade Mesa3 to more recent
version.

Prompted by:	many
2001-03-20 12:24:54 +00:00
Thomas Gellekum
1bb4cd9c38 - Use USE_GMAKE to really make this build.
- 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.
2001-03-20 12:10:10 +00:00
Ying-Chieh Liao
0705706341 add sng
The sng program translates between PNG (Portable Network Graphics) format
and SNG (Scriptable Network Graphics) format.
2001-03-20 11:47:11 +00:00
Dmitry Sivachenko
60d54aaab8 Bump PORTREVISION due to patch-ab 2001-03-20 10:18:48 +00:00
Akinori MUSHA
05f9e3c62a Use MASTER_SITE_RINGSERVER.
Replace tar -> ${TAR}.

No response from:	MAINTAINER
2001-03-20 09:54:46 +00:00
Akinori MUSHA
740aa28491 Update to Ming 0.1.0. 2001-03-20 09:32:55 +00:00
Will Andrews
926792ed13 Add xawtv 3.37, a TV viewing application and a few TV utilities.
PR:		25515
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-20 03:12:55 +00:00
Will Andrews
f11ccbb44d Add xmms-avi 1.2.2, an avifile based .avi and .asf file playback
plugin for XMMS.  Very cool!

PR:		24939
Submitted by:	Roman Shterenzon <roman@xpert.com>
2001-03-20 02:32:42 +00:00
Akinori MUSHA
6abf760566 Use the threaded version of Qt2 library for 5-CURRENT.
Mark ruby-qt2gl broken for 4-STABLE due to the thread library problem.
2001-03-19 22:15:52 +00:00
FUJISHIMA Satsuki
a946ae6688 This file should not belong to repository. 2001-03-19 21:17:12 +00:00
Thomas Gellekum
00d72251a1 Fix building.
PR:		23301
Submitted by:	Mark van Woerkom <3d>

Clean up (mis-)use of $ARCH.
2001-03-19 12:19:35 +00:00
Dmitry Sivachenko
19dcb04cd2 Replace Freetype1-specific call with one sutable to freetype2,
because gd depends on freetype2 for a while.

Submitted by:	David Bushong <david@bushong.net>
2001-03-19 09:55:45 +00:00
Mario Sergio Fujikawa Ferreira
1d8c969514 - Update patches in sync with rev 1.3 of Makefile and distinfo,
activating the new source files
2001-03-18 15:00:30 +00:00
Mario Sergio Fujikawa Ferreira
05f587a0cf - Weird, the new distfile was rolled but no version changed
- 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
2001-03-18 14:21:14 +00:00
Akinori MUSHA
4106a5278d Update to 20010315. 2001-03-17 21:05:36 +00:00
Vanilla I. Shu
b8f78bb14b GLiv is an image viewer that uses Imlib2 and OpenGL.
PR:		ports/25861
Submitted by:	Jeremy Norris <ishmael27@home.com>
2001-03-17 16:35:37 +00:00
Vanilla I. Shu
29c7e1e039 p5-Imlib2 are perl bindings for Imlib2 graphics library.
PR:		ports/25863
Submitted by:	Jeremy Norris <ishmael27@home.com>
2001-03-17 16:21:52 +00:00
Vanilla I. Shu
91ae60d480 Add manpage. 2001-03-17 15:24:52 +00:00
Vanilla I. Shu
cac480016d Fix pkg-plist.
PR:		ports/25860
Submitted by:	maintainer
2001-03-17 01:10:12 +00:00
Vanilla I. Shu
707e30d5d7 Gimp is 1.2 now, not 1.1.
Submitted by:	"Sergey A. Osokin" <osa@freebsd.org.ru>
2001-03-15 13:39:35 +00:00
Vanilla I. Shu
b5ca58a3e4 Upgrade to 1.10.1
PR:		ports/25350 ,ports/25549
Submitted by:	KATO Tsuguru, Rémi Guyomarch <rguyom@pobox.com>
2001-03-14 23:36:06 +00:00
Vanilla I. Shu
c8027fbc79 Dont strip script when use --install-admin-bin,
It will broken p5-Gimp installation.
2001-03-14 22:20:10 +00:00
Vanilla I. Shu
346d17e89d Add p5-Gimp, it's perl binding for gimp. 2001-03-14 22:16:41 +00:00
Akinori MUSHA
c8cbb9d35e Reword pkg-comment to shorten it to under 70 bytes and let there be no
misunderstanding about the interactivity of image manipulation tools.
2001-03-14 12:48:01 +00:00
Maxim Sobolev
5216fb8805 Add libaux 1.0, a Nano Window Toolkit and Auxiliary Library for OpenGL. 2001-03-14 12:15:06 +00:00
Mikhail Teterin
2c4670a743 In several spots, it was refering to TCL (or tcl) instead of TK (or tk).
Submitted by:	John Merryweather Cooper
2001-03-13 22:39:21 +00:00
FUJISHIMA Satsuki
1c49901155 o cleanup MASTER_SITES.
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>
2001-03-13 22:36:26 +00:00
Mario Sergio Fujikawa Ferreira
9fd9f89fb0 - First import since repocopy from libdixdecore:
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
2001-03-13 21:40:37 +00:00
Mikhail Teterin
98d579de66 Turns out I broke a few too many things with my last commit by
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.
2001-03-13 19:15:26 +00:00
Mikhail Teterin
628a47d1fa Reword the pkg-comment to stress, that the X11-dependent
display functionality is optional.

Submitted by:	Akinori MUSHA
2001-03-13 16:14:52 +00:00
Maxim Sobolev
b4d45cf41d Explicitly link resulting library with libm, because other ports expect to be
able to link just with ``-lmng'', not with ``-lmng -lm''.

Submitted by:	bento (sorta)
2001-03-13 15:56:36 +00:00
Kevin Lo
e4e6431d1e Fix xforms dependency
PR: 25742
Submitted by: maintainer
2001-03-13 15:20:58 +00:00
Kevin Lo
ed0fd9eafa Disable GL support.
PR: 25752
Submitted by: maintainer
2001-03-13 14:57:46 +00:00
Mario Sergio Fujikawa Ferreira
4ac3e19abc Fix typo: port created on year 2001, not 20001 2001-03-13 00:44:00 +00:00
FUJISHIMA Satsuki
879e57e564 update to 1.03.
PR:		25646
Submitted by:	John Saunders <john@nlc.net.au>
(Non-response from maintainer)
2001-03-12 22:49:21 +00:00
Akinori MUSHA
1f10416736 Update to Ruby/Qt2 0.12.
Introduce ruby-qt2/Makefile.common to share the variables.
2001-03-12 18:57:25 +00:00
FUJISHIMA Satsuki
0352bcfa98 use MASTER_SITES_XCONRTIB. 2001-03-12 18:55:41 +00:00
FUJISHIMA Satsuki
bdf6f1865e o pass maintainership to ports@.
PR:		25686
Submitted by:	maintainer
2001-03-12 18:54:26 +00:00
FUJISHIMA Satsuki
a8a781805e rename gom to gozer. 2001-03-12 15:02:10 +00:00
FUJISHIMA Satsuki
96f222fe15 o update to 0.2.
o renamed to gozer.

PR:		25540
Submitted by:	maintainer
2001-03-12 15:00:53 +00:00
FUJISHIMA Satsuki
741c211395 remove gom. It is renamed to gozer. 2001-03-12 15:00:31 +00:00
FUJISHIMA Satsuki
e7a1bc7301 rename imlib2-tmp to imlib2. 2001-03-12 14:40:53 +00:00
FUJISHIMA Satsuki
87751f1441 remove imlib2-tmp. now it's in real place(graphics/imlib2). 2001-03-12 14:40:19 +00:00
FUJISHIMA Satsuki
fe45a29866 imlib2-tmp -> imlib2 2001-03-12 14:40:13 +00:00