Commit Graph

37723 Commits

Author SHA1 Message Date
ajacoutot
803ba42b08 Import x264-20070325
x264 is a free library for encoding H264/AVC video streams.

This program requires a processor with recent instructions (MMX/SSE for
i386, AltiVec for powerpc).

Encoder features:
 * CAVLC/CABAC
 * Multi-references
 * Intra: all macroblock types (16x16, 8x8, and 4x4 with all predictions)
 * Inter P: all partitions (from 16x16 down to 4x4)
 * Inter B: partitions from 16x16 down to 8x8 (including skip/direct)
 * Ratecontrol: constant quantizer, single or multipass ABR, optional VBV
 * Scene cut detection
 * Adaptive B-frame placement
 * B-frames as references / arbitrary frame order
 * 8x8 and 4x4 adaptive spatial transform
 * Lossless mode
 * Custom quantization matrices
 * Parallel encoding of multiple slices
 * Interlacing


based on an original submission by Nikns Siankin <nikns at secure dot lv>
help and ok naddy@ steven@
2007-04-08 17:31:01 +00:00
sturm
d712b417cc more WANTLIB fixes 2007-04-08 16:33:41 +00:00
espie
e4dcfe629b avoid Makemaker going interactive, okay naddy@ 2007-04-08 16:16:06 +00:00
sturm
a11f08faad fix WANTLIB after switch to xenocara 2007-04-08 15:31:01 +00:00
steven
f7330c4f70 unbreak build with latest png, regen patches. "get it in" naddy@ 2007-04-08 15:22:50 +00:00
espie
e9ebd9d4e4 avoid recursing ad nauseam on symlinks. 2007-04-08 15:22:49 +00:00
sturm
614acb6b61 update to apsfilter 7.2.8, now supports mp3/ogg queueing
- teach SETUP about ghostscript 8
- fix psnup call
2007-04-08 15:19:31 +00:00
naddy
ce25e73ce9 Hardcode our build options in pngconf.h so everything sees really the same
interface.  ok steven@
2007-04-08 15:02:36 +00:00
espie
79d76f6137 update anthy and uim to a ways more recent version.
fix uim build issues.
2007-04-08 14:58:04 +00:00
kurt
caabf80130 remove BROKEN now that pthreads has been fixed. 2007-04-08 13:39:13 +00:00
kurt
3a2afa990f - fix the build for good on systems with >= 4G memory by limiting
the jdk's view of physical memory to datasize rlimit max
- remove and adjust old memory adjustments for OpenBSD
- shrink overhead on amd64 making more memory available for use
ok wilfried@
2007-04-08 12:43:06 +00:00
espie
44415f04fb abort early if packing-list was not read correctly. 2007-04-08 12:36:04 +00:00
espie
7c076f597b port-lib-depends-check should ignore errors, because it's much less useful
that way.
2007-04-08 11:26:39 +00:00
ajacoutot
63db075793 - update to openbabel-2.1.0 final 2007-04-08 10:10:23 +00:00
martynas
433ba032ed - fix WANTLIB;
- move glib{,2} to BUILD_DEPENDS;
- respect CC, CFLAGS for silc-client;
- respect MAKE_FLAGS everywhere;
- disable-static for irssi, disable-shared for silc-client;
- pass -fPIC -DPIC where they're missing;
"go ahead" steven@
2007-04-07 20:02:14 +00:00
steven
f26b2d7db3 USE_LIBTOOL 2007-04-07 19:44:53 +00:00
steven
67d12fd178 change PKGNAME back to py-ldap.
noticed by Vijay Ramesh <vramesh2 at uiuc.edu>

ok sturm@
2007-04-07 19:35:59 +00:00
martynas
28668f51df bump -devel here, too 2007-04-07 17:41:12 +00:00
kili
283ebc9f56 -devel has -main in it's plist, so bump it, too.
ok, martynas@
2007-04-07 17:40:02 +00:00
espie
195dd0b84f fix build for xenocara. Bump pkgname, since I'm not 100% this builds exactly
the same.
2007-04-07 16:29:15 +00:00
steven
3c021b0b04 USE_LIBTOOL, sync plists 2007-04-07 16:18:42 +00:00
espie
c92adc53b1 with xenocara, GL needs -lm to link.
Fix auto-detection issue, no package bump needed.
This builds and packages again.
2007-04-07 15:54:06 +00:00
steven
dc825c5708 USE_LIBTOOL, sync plist 2007-04-07 15:14:46 +00:00
steven
804eb51747 USE_LIBTOOL 2007-04-07 14:54:12 +00:00
steven
5d84f0e9db USE_LIBTOOL, sync plist 2007-04-07 14:05:34 +00:00
steven
ed20381fd9 USE_LIBTOOL 2007-04-07 14:05:04 +00:00
steven
a2ddad78d1 USE_LIBTOOL 2007-04-07 13:40:22 +00:00
steven
1aa2582992 USE_LIBTOOL, SHARED_ONLY, clean up 2007-04-07 12:13:41 +00:00
martynas
ac763e3d25 ajacoutot@ provides mirror too! 2007-04-07 11:55:17 +00:00
martynas
9e83c0fc4e import mozilla-dicts-1.0, dictionaries for MOZILLA_1_8_BRANCH products
(seamonkey-1, firefox-2, thunderbird-2) by MLP
discussed with kurt@, ajacoutot@, naddy@
ok naddy@ ajacoutot@
2007-04-07 11:52:20 +00:00
espie
04b97b2f22 STARTDIR functionality: allows one to skip directly to a given directory
and start from there.
2007-04-07 09:55:13 +00:00
steven
2818cbf8b8 update to GeoIP 1.4.2 2007-04-07 04:56:35 +00:00
steven
27f69d5a9e update to fdm 1.1
from maintainer Nicholas Marriott
2007-04-07 04:38:44 +00:00
ckuethe
15aac4904a Make jam define the $OS variable properly. From Josh Elsasser
ok steven
2007-04-07 03:49:39 +00:00
espie
1cb81b0287 remove MAINTAINER, at his request, and bump pkgnames. 2007-04-06 22:21:30 +00:00
kurt
671cd67169 update to 1.2.21. This version addresses the following security flaw which
effects versions 1.2.19 and 1.2.20 only:

CVE-2007-0774 A Long URL Stack Overflow Vulnerability exists in the URI
handler for the mod_jk library. When parsing a long URL request, the URI
worker map routine performs an unsafe memory copy. This results in a stack
overflow condition which can be leveraged execute arbitrary code.
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0774
2007-04-06 21:18:34 +00:00
steven
86a5cd9c85 +rapidsvn 2007-04-06 16:01:05 +00:00
steven
51dc63d2a7 import rapidsvn 0.9.4
RapidSVN is a cross-platform GUI front-end for the Subversion revision
system written in C++ using the wxWidgets framework. This project also
includes a Subversion client C++ API.

from Vlad Glagolev <stelzy at gmail.com>
2007-04-06 16:00:20 +00:00
martynas
f268422c1e consistent MASTER_SITES 2007-04-06 14:48:28 +00:00
martynas
dac852cf9d - make it check LOCALBASE/share/mozilla-dicts, the global dictionaries
location for all mozilla ports;
- regen patches (due to the current changes);
- bump pkgname;
discussed with naddy@, kurt@, ajacoutot@
ok naddy@
2007-04-06 14:39:33 +00:00
martynas
2aab7d2ee3 - make it check LOCALBASE/share/mozilla-dicts, the global dictionaries
location for all mozilla ports;
- regen patches (due to the current changes);
- bump pkgname;
discussed with naddy@, kurt@, ajacoutot@
ok naddy@
2007-04-06 14:33:36 +00:00
ajacoutot
84abc278d0 - don't use hardcoded paths in swat man page
- regen patches while here

"if it works for you" mbalmer@
2007-04-06 14:20:35 +00:00
ajacoutot
2a1eeb637f - change HOMEPAGE 2007-04-06 11:59:55 +00:00
ajacoutot
cf2f16ef88 - update to dia-0.96.1
ok mbalmer@
2007-04-06 10:10:01 +00:00
steven
0ccde4eecb USE_LIBTOOL 2007-04-06 06:40:09 +00:00
steven
96109a64cf USE_LIBTOOL 2007-04-06 06:33:22 +00:00
steven
bf694c6309 USE_LIBTOOL, sync plist 2007-04-06 06:33:03 +00:00
steven
5b60f74dfa USE_LIBTOOL 2007-04-06 05:42:26 +00:00
steven
5136c96cab USE_LIBTOOL
replace a broken master site while here
2007-04-06 05:30:50 +00:00
kurt
e31260f1cb Fix build on amd64 by adding missing -fPIC to swt-browser link. also
regen patches while here.
2007-04-06 02:16:21 +00:00