1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Commit Graph

406 Commits

Author SHA1 Message Date
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Mario Sergio Fujikawa Ferreira
89b4eb4843 Add graceful creation/removal of global Skins dir.
Approved by:	maintainer
2001-03-29 02:32:02 +00:00
Maxim Sobolev
25243e9c5f Allow MAINTAINER to be redefined in slave ports.
Submitted by:	maintainer
2001-03-28 18:23:41 +00:00
Kris Kennaway
7a3b248f5c Don't fail on a read-only ${PORTSDIR}
Approved by:	maintainer
2001-03-25 23:27:07 +00:00
Will Andrews
cd5ac27b08 Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, what
this involves is this:  Cull GL from Qt by default, but still provide a
Qt+GL library that may or may not have threads.  Then also provide a Qt
library that has threads but not GL.  This allows us to make KDE2 depend
on a library that will *not* have threads, ever.  Threads will be
revisited at a later date.  Ports that require GL support need to be
updated to use the hacked library, libqtgl.so.4.  The net result is that
we bloat our qt2 package by 1.5-2.5MB for compatability.  Also, static
qt will not have GL support.

Introduce bsd.kde.mk, which will be tested on bento before becoming
fully activated.

Replace qt22-static with qt2-static, since it's just a proxy.  Update
qt-designer to depend on qt23.  Also make the old hack to package the
correct lib obsolete by using PLIST_SUB instead.

Miscellaneous changes:  remove LIBQTFILE from CONFIGURE_ENV, it's not
used anymore.  Solve namespace pollution problems with the devel/pth and
devel/libgnugetopt ports.  Hopefully.

Suggested by:	ade, asami, sobomax (bsd.kde.mk)
Repocopied by:	asami (qt22-static --> qt2-static)
2001-03-24 22:15:59 +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
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
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
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
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
Kris Kennaway
75d418e6c5 Fix and sort plist 2001-03-10 05:48:01 +00:00
Ying-Chieh Liao
854ba21979 follow the standard in the porters handbook
Submitted by:	dannyboy
2001-03-09 01:56:01 +00:00
Ying-Chieh Liao
45821c2e7c add vcdtools, enable you to create your own VCD 2001-03-08 17:54:12 +00:00
Ying-Chieh Liao
5063635753 add vcdpad
VCDpad : pad vcd mpegs
2001-03-08 17:35:03 +00:00
Kevin Lo
aae940f110 Fix pkg-plist
Approved by: will
2001-03-08 09:13:35 +00:00
Will Andrews
9be970d7c9 Clean up ugly wording of instructions on how to use kscd.
Submitted by:	demon (with slight modifications)
2001-03-05 13:03:00 +00:00
Will Andrews
34849535be Attempt to fix conflicts with a local getopt.h (specifically, the fix is
for libgnugetopt's getopt.h).  Not tested, but should work.
2001-03-05 12:17:08 +00:00
Maxim Sobolev
a2a5360b80 There is no libgcc_r.a anymore. 2001-02-28 11:22:46 +00:00
Will Andrews
26121d15ae Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result of
the KDE team's excellent work, I am initiating burn sequence for KDE
1.x.  All base KDE1 ports are hereby nuked.  I am also reluctantly
reassuming maintainership of the KDE2 ports.  Official KDE 2.1 packages
built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's
official ftp mirrors now.  Enjoy!

Note:  It seems that the KDE people rerolled their kdelibs and kdebase
packages, and a quick examination of diffs reveal minor changes, but the
port should still work.  I'll fix the packaging problems that bento runs
into.

Approved by:	kevlo
2001-02-26 19:24:49 +00:00
Kris Kennaway
2957cb7d5a Upgrade to mtv 1.2.1 2001-02-26 02:13:36 +00:00
Mario Sergio Fujikawa Ferreira
00fe42da33 Upgrade to version 0.53.5
PR:		25307
Submitted by:	maintainer
2001-02-23 18:02:27 +00:00
Maxim Sobolev
ad42bd331f Add two missed static libraries.
Submitted by:	"pkg_delete /var/db/pkg/*"
2001-02-20 15:29:02 +00:00
Maxim Sobolev
7943b38622 Update SDL shared library version number. 2001-02-16 19:48:10 +00:00
Mario Sergio Fujikawa Ferreira
c4e85efd6f typo clean up police: \s -> \t 2001-02-14 04:12:50 +00:00
Mario Sergio Fujikawa Ferreira
d71257fb1b Fix typo in CODEC installation detection adhoc rotines:
- Both change CODEC_PORT to a relative reference and update
CODEC_DETECTION_FILE to a cleaner syntax.

Submitted by:	sobomax
2001-02-13 05:15:43 +00:00
Mario Sergio Fujikawa Ferreira
b6c95c2858 New port of a xmps plugin for Win32 (TM) Codecs
Reviewed by:	sobomax
2001-02-13 03:16:31 +00:00
Mario Sergio Fujikawa Ferreira
105055cfcc Initial revision of this port. It will now have a history of its own. :)
Remove all non-codec related information.

Also, add audio as a secondary category since the codecs cover
video as well as audio only types.

PR:		25035
Reviewed by:	sobomax
Approved by:	maintainer
2001-02-13 03:05:49 +00:00
Mario Sergio Fujikawa Ferreira
7041a426cb Move all codecs to a port of their own, since the codecs present
on this port can be also used by other ports -> graphics/win32-codecs.
Therefore, all codec related code will be removed,

Depend on that port from now on.

A positive side effect is that this port can now produce a package
since the RESTRICTED flag (related to the codecs) can be removed.

Update LEGAL, win32-codecs instead of avifile is now RESTRICTED.

PR:		25035
Reviewed by:	sobomax
Approved by:	maintainer
2001-02-13 02:41:23 +00:00
Mario Sergio Fujikawa Ferreira
236b4ce639 Initial import
xmps plugin using OpenDivX decoding engine from Project Mayo

Initial library numbering 0 (distfile numbering)
2001-02-12 21:18:16 +00:00
Mario Sergio Fujikawa Ferreira
7b27dc6d8a Initial import
OpenDivX decoding engine from Project Mayo

Initial library numbering 0 (distfile numbering)

PR:	25036
2001-02-12 21:16:50 +00:00
Kevin Lo
7a4966ff83 Upgrade to version 0.3.7.
Besides, I fix MASTER_SITES.

PR: 24883
Submitted by: Ports Fury
2001-02-08 15:31:31 +00:00
Maxim Sobolev
59b9793e55 Add missed sdl-devel dependency.
Submitted by:	Roman Shterenzon <roman@xpert.com>
2001-02-06 08:14:00 +00:00
Jimmy Olgeni
0c411d2d06 Style fixes for graphics category. 2001-02-05 15:57:19 +00:00
Maxim Sobolev
431f51597c - Update to 0.2.0;
- make pkg-descr reflecting reality (no smpeg anymore);
- force usual naming conventions for the libraries installed into ${PREFIX}/lib
  (i.e. .so and .so.xxx, not just .so).

Please note that unlike previous, this new version doesn't include ability
to play MPEG-1 OOB, so if you use it for than  you probably may want to stick
with 0.1.3. Also please note that it's still full of stupid bugs and linuxisms
(like assumption that OS should zero all unitialized data when loading a
program), so beware.

Update prompted by:	lioux
2001-02-04 22:01:32 +00:00
Jimmy Olgeni
51c690ba33 Style: use tabs, not spaces, to indent variables in Makefiles.
(whitespace only changes)
2001-02-04 21:12:59 +00:00
Kevin Lo
bede1c980a Fix typo. 2001-02-01 09:44:53 +00:00
Jimmy Olgeni
03ba96fed5 Fix typo in pkg-comment: componets -> components 2001-01-31 20:29:16 +00:00
FUJISHIMA Satsuki
55c64081cb update to 0.53.4.
PR:		24702
Submitted by:	maintainer
2001-01-28 21:30:40 +00:00
FUJISHIMA Satsuki
1215e22daa update to 0.53.3.
PR:		24631
Submitted by:	maintainer
2001-01-26 20:20:20 +00:00
Vanilla I. Shu
c30cc90bde s/w32/win32/, my fault :Q
And bump version.

Submitted by:	maintainer
2001-01-24 18:53:27 +00:00
Alexander Langer
4f605e1eff If the graphics/avifile port is installed, xine can use its win32 libs.
Correct the path to them.
PORTREVISION bump.

PR:		24579
Submitted by:	Roman Shterenzon <roman@xpert.com>
2001-01-24 09:19:41 +00:00
Vanilla I. Shu
b5740c5522 Set the right win32 path, and bump version.
PR:		ports/34579
Submitted by:	maintainer.
2001-01-24 01:43:08 +00:00
Kevin Lo
0738f4702e Upgrade to 0.3.6. Besides, I fix pkg-plist.
PR: 24532
Submitted by: MAINTAINER
2001-01-23 07:36:29 +00:00
Chris Piazza
5c43afed37 Update to 1.6d 2001-01-22 23:51:32 +00:00
Peter Pentchev
6d2791b08a Remove obsolete MASTER_SITES.
PR:		24527
Submitted by:	maintainer
2001-01-22 12:14:51 +00:00
FUJISHIMA Satsuki
4bda6a8ea4 fix typo.
DivX	-> DivX ;-)
USE_LDT -> USER_LDT
2001-01-21 18:58:11 +00:00
Alexander Langer
cfec7ca8bd Add input_vcd.so (It was obvious, but I'm known for missing obvious things).
Submitted by:	maintainer
2001-01-20 09:04:40 +00:00