Commit Graph

44680 Commits

Author SHA1 Message Date
landry
bac5dcdc14 add dvtm 2008-07-09 11:22:02 +00:00
landry
ecc210e0b2 Import dvtm, a dynamic virtual terminal manager for the console.
From a submission on irc/ports@ by Emilien Gaspar, Thanks!

ok wcmaier@ pyr@
2008-07-09 11:20:43 +00:00
espie
bba2160cb6 fix spec (openldap-server WON'T have the required libraries) 2008-07-09 09:36:18 +00:00
kevlo
0b1b0e76bd Update to 0.148 2008-07-09 09:13:42 +00:00
kevlo
fe72cf22d8 Update to 0.34 2008-07-09 09:10:04 +00:00
jakemsr
cfdd862719 gst-ffmpeg is now gstreamer-ffmpeg
feedback/ok brad@
2008-07-09 02:25:44 +00:00
jakemsr
8d717348e0 * FFmpeg headers moved
* FFmpeg LIB_DEPENDS/WANTLIB changes
* make PKGNAME consistent with other gstreamer packages
* bump patch level and add @conflict marker to ease updates

feedback ajacoutot@ and brad@, ok brad@
2008-07-09 02:22:59 +00:00
jakemsr
f0e6e48090 * stop mplayer from picking up installed FFmpeg headers
* update WANTLIB
* add @bin markers
* bump PKGNAME

feedback/ok brad@
2008-07-09 02:19:36 +00:00
jakemsr
9452aa9236 * FFmpeg headers moved
* FFmpeg LIB_DEPENDS/WANTLIB changes
* remove bogus @bin marker in PLIST (wxvlc is a symlink)
* bump PKGNAME-main
* img_convert()/img_resample() based filters disabled due to FFmpeg
  changes

feedback/ok brad@
2008-07-09 02:17:12 +00:00
jakemsr
6838aeee39 * FFmpeg headers moved
* FFmpeg LIB_DEPENDS/WANTLIB changes
* add @bin markers in PLISTs
* bump PKGNAMEs

feedback/ok brad@
2008-07-09 02:07:36 +00:00
jakemsr
f78c7b80a6 update to subversion snapshot from 2008-06-20.
added since last update:

- AVM2 (Flash 9) SWF muxer
- QT variant of IMA ADPCM encoder
- VFW grabber
- Ipod/Iphone compatible mp4 muxer
- Mimic decoder
- MSN TCP Webcam stream demuxer
- RL2 demuxer / decoder
- IFF demuxer
- 8SVX audio decoder
- BFI demuxer
- MAXIS EA XA (.xa) demuxer / decoder
- BFI video decoder
- OMA demuxer

also:
* headers have been moved to library specific subdirectories instead
  of all under ffmpeg.
* libswscale is now enabled in the build.


feedback/ok brad@
2008-07-09 01:57:44 +00:00
sthen
7f6b72ca58 update to 2.0.11
- fix comment(!)

from Giovanni Bechis
2008-07-08 23:04:43 +00:00
sthen
1c0d4e8db1 update to 2.0.11
- fix minor documentation issue

from Giovanni Bechis
2008-07-08 23:03:16 +00:00
sthen
1a43e1971e update to 2.0.11
- fix mixed compression zip files
- add exUnix2 option to allow storing of UID & GID

from Giovanni Bechis
2008-07-08 23:02:31 +00:00
sthen
fb9653413c update to 2.011
- support mixed compression methods in zip
- improve interoperability with other modules

from kevlo and Giovanni Bechis
2008-07-08 23:00:21 +00:00
jasper
6ddeea866b - update evolution-rss to 0.1.0 (includes loads of fixes and features) 2008-07-08 22:38:53 +00:00
sthen
d66238e14d update clamav to 0.93.3. possible SECURITY. since 0.93:
- fixes DoS with MailFollowURLs (CVE-2008-2713)
- improves handling of PDF, CAB, RTF, OLE2 and HTML files
and includes various bugfixes for 0.93 issues.

"if it works" mbalmer@
2008-07-08 22:38:12 +00:00
martynas
c86fa684dc i am upstream now. so release 0.5. much thanks to fgsch@, for
testing, bug-hunting, and diffs.
2008-07-08 21:29:20 +00:00
martynas
56484b9d13 provide backup master sites, so that one is able to build kde 4.0.1
tested by sthen@
2008-07-08 20:44:40 +00:00
martynas
5266580b5b this patch was never right, because '#define tgamma gamma' would
define tgamma that'd compute natural logarithm of gamma function,
and not gamma function itself, therefore completely different values

e.g. parser 4! yields 3.178054 which is obviously wrong

though on vax this patch used to be right.  :-)

tested by, and ok sthen@
2008-07-08 20:42:24 +00:00
martynas
01914714b6 - start normal versioning; stick with branches of firefox 2 releases,
so that we don't end up with non-stable versions
- security update to minimo-1.8.1.15v0
tested by kili@ and sthen@ on arm, i386
ok sthen@
2008-07-08 20:37:30 +00:00
sthen
55095cfca9 distfile re-rolled; bump package and recalculate distinfo. 2008-07-08 15:46:02 +00:00
naddy
cd5be11251 Section rewrite to fix an assumption that long int is always 32 bits.
From upstream CVS; bug reported by Don Jackson.
2008-07-08 15:03:37 +00:00
landry
deb54169e0 Second and final pass at converting Xfce panel plugins to xfce4.port.mk.
Bump PKGNAMEs, regen PLISTs with @bin, fix licence markers, tidy up
LIB_DEPENDS/WANTLIB around, and while here remove an unneeded patch in
xfce4-xkb. The only remaining plugin to fix/update is xfce4-wavelan.

ok ajacoutot@.
2008-07-08 12:54:43 +00:00
landry
cc5c5521b6 First pass at updating Xfce panel plugins to use xfce4.port.mk.
Bump PKGNAMEs, regen PLISTs with @bin, tidy up some LIB_DEPENDS/WANTLIB.
Fix licence markers.

ok ajacoutot@
2008-07-08 12:50:06 +00:00
landry
6eddaf1384 Update wmdock to 0.2.0, convert to use xfce4.port.mk.
While here fix licence marker, tidy up LIB_DEPENDS/WANTLIB and regenerate
PLIST with @bin marker.

ok ajacoutot@
2008-07-08 12:34:58 +00:00
jasper
eac47126c2 - oops, forgot this bit. 2008-07-08 12:07:41 +00:00
jasper
15dc16dcc4 - update vte to 0.16.14
- update license marker

feedback and ok ajacoutot@
2008-07-08 12:02:19 +00:00
jasper
905cf4d7f5 - make Multimedia System Selector appear 2008-07-08 11:49:11 +00:00
landry
c9f035f67b Convert Xfce remaining goodies to use xfce4.port.mk, bump PKGNAMEs.
Regen PLISTs with @bin markers, fix licence markers version.
While here, pretty up a bit xfce4-dict LIB_DEPENDS/WANTLIB.

ok ajacoutot@
2008-07-08 11:45:38 +00:00
landry
b8f129e2a5 Update to thunar-thumbnailers 0.3.2.
While here convert it to use xfce4.port.mk, and fix licence marker.
Also, rename the package (remove the -plugin) for consistency with other
Xfce plugins, and add @conflict marker to ease the update.
2008-07-08 11:32:57 +00:00
jasper
9e848170e6 - update evolution to 2.22.3, which includes fixes for CVE-2008-1108
and CVE-2008-1109
2008-07-08 11:16:44 +00:00
landry
36c452b7d4 Third and last pass to convert Xfce core apps to use xfce4.port.mk.
Bump PKGNAMEs, regen PLISTs with @bin marker, fix licence markers.

ok ajacoutot@
2008-07-08 09:45:36 +00:00
landry
47fc5ee10e Second pass at converting core Xfce apps to use xfce4.port.mk.
Bump PKGNAMEs, regen PLISTs with @bin markers, and fix licence markers.

ok ajacoutot@
2008-07-08 09:41:35 +00:00
landry
8d1875614e First pass at converting Xfce core apps to use xfce4.port.mk.
Bump PKGNAMEs, and while here regen PLISTs with @bin markers.
Add licence version markers.

ok ajacoutot@
2008-07-08 09:33:30 +00:00
ajacoutot
01613278e8 - update to system-config-printer-1.0.3
looks fine to jasper@
2008-07-08 09:33:21 +00:00
ajacoutot
0e9c5c133e - update to py-cups-1.9.40
- use SUBST_CMD in the process

looks fine to jasper@
2008-07-08 09:32:49 +00:00
brad
2ea81b17d2 Update to GTK+ 2.12.11.
ok jasper@
2008-07-08 08:40:11 +00:00
brad
72a2fdf755 Update glib2 to 2.16.4.
ok jasper@
2008-07-08 08:38:26 +00:00
jasper
54d8ac091b - update p5-Mail-DKIM to 0.32
from david hill, ok maintainer
2008-07-08 07:04:39 +00:00
steven
a9c49ef25a reorganize/extend these modules a bit
"go ahead" deanna@
2008-07-08 04:32:06 +00:00
brad
af7a436428 Update to bison 2.3.
ok jdixon@
2008-07-08 00:24:17 +00:00
jasper
8d6bd7bd0a - update ORBit2 to 2.14.13 2008-07-07 22:05:38 +00:00
jasper
9e2f585d8c - update icon-naming-utils to 0.8.7 2008-07-07 21:29:03 +00:00
jasper
b526e91683 - homepage changed 2008-07-07 21:26:50 +00:00
pvalchev
aa3149b5de qlandkarte-0.7.3, highlights:
- added ascent/descent delta on tracks
- fixed antialiasing bug (much better performance)
- fixed coordinates miscalculation bug
2008-07-07 17:39:24 +00:00
steven
f7a606dd52 fix some 'cast from pointer to integer of different size' warnings on
64-bit archs

ok naddy@
2008-07-07 17:31:20 +00:00
naddy
698297cafd gunzip -d is redundant and invalid syntax now 2008-07-07 17:21:20 +00:00
jasper
e3392a3176 - update gtkhtml3 to 3.18.3
(includes a fix to make evolution not crap out on specially formatted html)
2008-07-07 16:55:48 +00:00
jasper
9957069cd6 - make the crontabs work 2008-07-07 16:24:16 +00:00