landry
85084f6e6e
update to firefox-i18n 3.6.11
2010-10-22 19:21:51 +00:00
landry
2419a8f95a
Update to seamonkey 2.0.9. Bump lightning REVISION.
2010-10-22 19:21:06 +00:00
landry
ddce2813d1
Update to mozilla-firefox 3.6.11, tested by various on ports@ (thanks!)
...
Fixes (valid for other moz updates):
MFSA 2010-72 Insecure Diffie-Hellman key exchange
MFSA 2010-71 Unsafe library loading vulnerabilities
MFSA 2010-70 SSL wildcard certificate matching IP addresses
MFSA 2010-69 Cross-site information disclosure via modal calls
MFSA 2010-68 XSS in gopher parser when parsing hrefs
MFSA 2010-67 Dangling pointer vulnerability in LookupGetterOrSetter
MFSA 2010-66 Use-after-free error in nsBarProp
MFSA 2010-65 Buffer overflow and memory corruption using document.write
MFSA 2010-64 Miscellaneous memory safety hazards
2010-10-22 19:19:17 +00:00
landry
c6d9caaed9
Depend on nss 3.12.8. While here, let's just face reality and take
...
maintainership for the gang..
2010-10-22 19:17:01 +00:00
naddy
ca9c6bdd67
ports that preformat man pages with mandoc via bsd.man.mk don't need groff
2010-10-20 15:23:04 +00:00
marco
4b9091fefc
bump to latest version
...
ok sthen
2010-10-20 00:20:06 +00:00
landry
0af1ce6c03
Remove pkg/MESSAGE, irrelevant now.
2010-10-19 20:34:14 +00:00
ajacoutot
e3ee3f0207
Remove USE_X11=No, it's no needed.
2010-10-19 15:21:03 +00:00
espie
c82c4422b0
USE_GROFF=Yes
2010-10-19 08:02:53 +00:00
jasper
b0a8cebee9
- use_x11 comes from gnome.port.mk now
2010-10-18 13:41:15 +00:00
dcoppa
1c08fc25a1
Link php-predis to the build.
2010-10-18 07:19:07 +00:00
dcoppa
6f67105186
Import Predis, a PHP client library for the Redis key-value database.
...
OK benoit@
2010-10-18 07:16:00 +00:00
landry
086ac6a802
Fix WANTLIB again after cairo's last commit where X11-xcb went away.
...
Bump REVISIONs.
2010-10-18 07:15:55 +00:00
jasper
73263397a1
- use gnu libtool for now, so at least it builds. and add a comment about it.
2010-10-17 22:00:07 +00:00
landry
a43f6a6caa
Whoops, forgot to bump that one too, reported by naddy@.
2010-10-16 14:47:29 +00:00
jeremy
ac8da2395b
Remove MASTER_SITE_RUBYFORGE from network.conf.template.
...
It's only remaining user is www/ruby-passenger, so hardcode
it in that port's Makefile.
ok landry
2010-10-15 20:27:22 +00:00
espie
eb3fb2d2c5
minor updates
2010-10-15 10:40:28 +00:00
espie
48db0d762d
fix plist
2010-10-15 10:39:48 +00:00
espie
fa94083599
+ckeditor_link
2010-10-15 10:22:59 +00:00
espie
49709f4f44
plugin for ckeditor, auto-completion widget to internal links
2010-10-15 10:21:51 +00:00
espie
f50bece0c1
update to newer version. Prepare for ckeditor_link
2010-10-15 10:18:05 +00:00
landry
f0e02841bf
Switch all mozilla-based ports to using the bundled cairo, mozilla doesn't
...
like the systemwide cairo since 1.10.x update (crashes,gifs not displaying
properly), and there's few hope it will be fixed in 1.9.2.x branch.
Fix WANTLIB while here and bump REVISIONs.
Reported by dcoppa@, also found in upstream bz #597174 and various linux
vendors bugzillas (red hat #628331 , mdv #60738 , gentoo #337813 ).
devel/xulrunner will follow in a few..
2010-10-15 07:16:19 +00:00
pirofti
aecefb4078
Update to youtube-dl-2010.10.03. Okay sthen@.
2010-10-13 19:36:01 +00:00
dcoppa
6eba282d02
Zap "--disable-debugger" from CONFIGURE_ARGS
...
No bump, as debugger was already disabled by default.
From Brad
2010-10-13 06:26:04 +00:00
kili
6278ec9e24
Remove konqueror-embedded, it's not maintained, it uses
...
an old kdelibs distfile.
prodded by robert@, sthen@ and brad.
2010-10-12 20:01:45 +00:00
kili
25ba40dd0f
Unlink konqueror-embedded, it's not maintained, it uses
...
an old kdelibs distfile.
2010-10-12 19:59:14 +00:00
dcoppa
64fd614cb2
tyop in pkg/DESCR :(
...
While here, a better comment into Makefile as well...
2010-10-12 10:05:31 +00:00
dcoppa
0037f49f9f
Update to gnash-0.8.8
...
From Brad, who also takes maintainership.
OK dcoppa@, jasper@
2010-10-12 09:38:16 +00:00
landry
5103e57b1f
Update to webkit 1.2.5, prodded by a diff from brad
...
Fixes CVE-2010-3259 CVE-2010-3113 CVE-2010-1814 CVE-2010-1812 CVE-2010-1815
CVE-2010-3115 CVE-2010-1807 CVE-2010-3114 CVE-2010-3116 CVE-2010-3257
2010-10-12 08:43:05 +00:00
sthen
4696388fab
update trac to 0.12.1
2010-10-11 13:38:11 +00:00
jasper
9d399d1959
- fix WANTLIB after cairo update.
...
(please note chromium is still broken, but will be dealt with soon)
2010-10-11 08:19:03 +00:00
benoit
32375331be
Update bozohttpd to 20100920
2010-10-09 08:44:13 +00:00
jeremy
153e929e51
Make raggle use the lang/ruby module. Don't hardcode the ruby18
...
path in the Makefile, and fix the shebangs of the installed
scripts using MODRUBY_ADJ_FILES.
ok landry
2010-10-07 18:10:47 +00:00
stephan
5a0daea9a2
update to 0.09
2010-10-07 14:35:01 +00:00
stephan
48f603a590
update to 1.19
2010-10-07 14:31:33 +00:00
stephan
6f63271c9e
update to 1.10, addresses DRUPAL-SA-CONTRIB-2010-099.
2010-10-07 08:05:49 +00:00
sebastia
8fb42f7119
The original import was not OKed by landry, I checked in the wrong stuff, bad mistake on my side.
...
Now fixing it with even some more enhancements pointed out by ajacoutot@
OK landry@, ajacoutot@
2010-10-06 13:53:07 +00:00
sebastia
47f89f4cae
Enable SOPE
2010-10-06 11:41:43 +00:00
sebastia
37919fee5c
import SOPE: Skyrix Object Publishing Environment
...
The SOPE package is an extensive set of frameworks (16 frameworks, ~1500
classes) which form a complete Web application server environment.
Besides the Apple WebObjects compatible appserver extended with Zope
concepts, it contains a large set of reusable classes: XML processing
(SAX2, DOM, XML-RPC), MIME/IMAP4 processing, LDAP connectivity, RDBMS
connectivity, and iCalendar parsing.
already some days ago, OK landry@
2010-10-06 11:05:41 +00:00
jasper
ef4cffeb6c
- update ruby-sinatra to 1.0
...
ok jeremy@
2010-10-05 19:25:08 +00:00
armani
44cd673bfc
Update django to 1.2.3, from maintainer Ryan Boggs
...
go for it sthen@
2010-10-05 09:03:19 +00:00
sthen
1d9949f483
fix for openssl, sync wantlib. ok jasper@
2010-10-04 08:47:22 +00:00
sthen
4232331b71
regen patches
2010-10-03 22:27:53 +00:00
ajacoutot
8f7ba0e27b
Fix locale dir.
2010-10-02 08:31:07 +00:00
landry
9197c08c30
Grml. Forgot to cvs rm.
2010-10-02 08:04:33 +00:00
landry
c47b025ccd
Update to netsurf 2.6, based on a diff from Anthony J Bentley (thanks!)
...
Remove -Wredundant-decls while here..
2010-09-30 19:45:04 +00:00
landry
a343726624
Update to libcss 0.0.2, diff from Anthony J Bentley (thanks!) with a
...
tweak by me : no SHARED_LIBS bump as there's only a comment change in
installed headers.
2010-09-30 19:44:06 +00:00
jasper
e339ebff3c
- update py-webkitgtk to 1.1.8
...
* now installs a pkg-config file
2010-09-30 12:21:22 +00:00
jasper
d4aed0f4dd
- uses X11
2010-09-30 08:30:17 +00:00
ajacoutot
f798995874
Update to gtkhtml3-3.32.0.
...
ok jasper@
2010-09-30 07:41:02 +00:00
ajacoutot
f6f3692b09
Update to epiphany-extensions-2.32.0.
...
ok jasper@
2010-09-30 07:31:30 +00:00
ajacoutot
f26c46c3b3
Fix build with new GTK+2.
2010-09-30 07:23:47 +00:00
ajacoutot
21da929ec9
Fix DEPENDS after gtk+2 and gdk-pixbuf split.
...
ok jasper@
2010-09-30 07:21:18 +00:00
landry
2797e55588
Tyop, bad me for okaying, bad sebastia for typoing :)
...
spotted by naddy@
2010-09-29 15:49:54 +00:00
jeremy
b1ea7b2bba
Remove MASTER_SITE_GEMCUTTER
...
Gemcutter was replaced with rubygems.org, so remove the MASTER_SITES
from the Makefiles and let MASTER_SITE_RUBYGEMS in ruby.port.mk
handles things.
OK sthen@ "if the checksums still match"
2010-09-28 21:40:12 +00:00
jasper
dd708ab4b9
sorry landry, hobbits ruin you day.
...
he mumbled something about going back to the introspection of life, which was
taken as OK.
2010-09-28 21:20:56 +00:00
jeremy
82143f7987
Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk
...
All ruby .gem files are now hosted on rubygems.org in the same
directory. If the ruby gem CONFIGURE_STYLE is used, make the
default MASTER_SITES that directory.
There are still a few uses of MASTER_SITE_RUBYFORGE in the tree, for
some ports that aren't gems, or where the .gem file isn't hosted on
rubygems.org, or where the hashes don't match. Most of these will be
dealt with in the near future.
OK landry@
2010-09-28 20:12:16 +00:00
stephan
7d3e3167c9
update to 1.3
2010-09-28 15:06:57 +00:00
jasper
8225a46440
- new style depends
...
- tweak master sites
ok pval@ (MAINTAINER)
2010-09-28 07:02:28 +00:00
landry
974b5fb4f6
Don't fiddle with MULTI_PACKAGES in an archi-specific .if block. add
...
-webkit inconditionally instead, and set ONLY_FOR_ARCHS-webkit to the
list of archs where webkit actually builds. Bump REVISIONS.
2010-09-27 19:55:02 +00:00
stephan
c2fd4d1394
update to 1.10003
2010-09-27 13:31:16 +00:00
stephan
2eb0a7e75f
remove drupal5, which will soon be end-of-life. Switch to drupal6, please. explicit ok sthen@, aja@
2010-09-27 12:21:23 +00:00
stephan
4f3c15d4af
unlink drupal5, going to be removed soon. ok aja@ and sthen@.
2010-09-27 12:02:28 +00:00
fgsch
75002d4915
Fix crash on firefox if the audio handler is null. Bump.
...
eric@ ok.
2010-09-27 11:47:22 +00:00
fgsch
ab3f543bdf
Update to mozplugger 1.14.2.
...
landry@ ok.
2010-09-27 08:08:37 +00:00
martynas
814a52ad6b
switch master_sites to openbsddistfiles.com so that the ports are
...
fetchable again. reported by hal.gi@t-online.de via miod@.
2010-09-26 20:08:11 +00:00
sthen
1d24e9e9ca
unbreak PKGNAME
2010-09-26 19:26:49 +00:00
sebastia
44857b2db6
bump apache modules, since mod_headers in base httpd was updated.
...
OK, landry@
2010-09-26 17:45:13 +00:00
william
1083b91a02
Enable the static gzip module by default.
...
ok bernd@
from Johan Huldtgren a while ago, thanks.
2010-09-25 03:34:40 +00:00
jim
e8256cbbb1
update to 0.2.12
...
ok kili@
2010-09-24 16:12:06 +00:00
ckuethe
5eb195542c
A few clean-ups from ajacoutot@, ok landry@
2010-09-24 15:40:17 +00:00
sthen
f2d94ea127
bump
2010-09-24 15:37:42 +00:00
ckuethe
ccdd80ae82
somehow I lost the "-p". pointed out by STeve Andre
2010-09-24 01:08:10 +00:00
jeremy
829a7fbacb
Remove Bernd as maintainer of ruby-passenger
...
OK bernd@
2010-09-23 23:25:53 +00:00
jeremy
d765f5df76
Bump all ruby ports not already handled.
...
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.
This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake. It moves most of
the regress tests to use MODRUBY_REGRESS.
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
jeremy
848e9dff50
Handle changes caused by splitting the ruby port and bump
...
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:21:03 +00:00
ckuethe
bc849f20cf
add fluxbb and flyspray
2010-09-23 21:25:37 +00:00
ckuethe
9897b9c737
import flyspray, a simple web-based bug tracking system. ok landry@
2010-09-23 21:24:16 +00:00
ckuethe
3ec7c70b4a
import fluxbb, a simple web based forum. ok landry@
2010-09-23 21:23:34 +00:00
fgsch
3d3a661e53
use MODPY_JSON. bump. maintainer (djm@) ok.
2010-09-23 20:32:00 +00:00
ajacoutot
0d149f171c
Update to xapian-omega-1.2.3.
...
Move to new DEPENDS.
2010-09-23 12:51:13 +00:00
dcoppa
7587e440ab
Tighten xulrunner-devel pkgspec.
...
Fix confusion with xulrunner include paths.
Adjust WANTLIB.
Minor style cleanups.
OK landry@
2010-09-22 15:25:26 +00:00
ajacoutot
d06fd0ffcb
Overdue update to hiawatha-7.3.
2010-09-22 15:03:45 +00:00
jasper
97466dca96
- missing dependencies
2010-09-21 11:20:30 +00:00
sthen
f7e8905f8e
update mollify to 1.6.5.5
2010-09-21 10:10:02 +00:00
jasper
2785f51ba1
- remove a few master sites
...
- switch to revision
2010-09-20 13:55:09 +00:00
landry
902406361b
Update to midori 0.2.8.
2010-09-20 08:24:44 +00:00
landry
dc721e65b1
Update to webkit 1.2.4.
...
Tested by pea@, Dawe, Remi Pointel, jasper@ and marco@, thanks!
2010-09-19 20:43:32 +00:00
landry
7c188a7ef4
Bugfix update to seamonkey 2.0.4. Bump lightning REVISION.
2010-09-19 19:21:38 +00:00
landry
5e4eed70e3
Bugfix update to firefox 3.5.13.
2010-09-19 19:20:03 +00:00
landry
e954fd7c50
Bugfix update to mozilla-firefox 3.6.10
2010-09-19 19:19:05 +00:00
landry
dc9513727c
Change dependency to ensure nspr 4.8.6 is required. Fixes "error:
...
'PR_STATIC_ASSERT' was not declared in this scope" failures.
2010-09-19 19:18:35 +00:00
jim
f8a598d874
+ hs-snap-server
...
+ hs-xhtml-combinators
2010-09-19 16:44:06 +00:00
jim
5ba665cfcc
import hs-xhtml-combinators version 0.2.2
...
feedback and ok kili@
2010-09-19 16:42:16 +00:00
jim
9740754ce1
import hs-snap-server version 0.2.11
...
feedback and ok kili@
2010-09-19 16:40:50 +00:00
jim
6154c3c4f5
+ hs-snap-core
2010-09-19 16:00:11 +00:00
jim
4f08fa21ff
import hs-snap-core version 0.2.11
...
feedback and ok kili@
2010-09-19 15:48:18 +00:00
sthen
d425867587
Fix lighttpd mod_proxy waiting for response even if content-length is 0.
...
From upstream via Brad.
2010-09-17 21:59:43 +00:00
matthew
f5c3e21f06
Update surf to 0.4.1.
...
ok landry@
2010-09-17 13:07:55 +00:00
sthen
0c4ebf1bcd
missing MODPY_SETUPTOOLS and bump
2010-09-16 08:18:31 +00:00
ajacoutot
96a42cf31b
Minor update to epiphany-2.30.6.
2010-09-15 19:16:57 +00:00
robert
2cd23047e7
take maintainership
2010-09-15 14:25:19 +00:00
sthen
0b69722ec9
drop msf as maintainer on his p5- thingys and bump REVISION
...
"perl smells like dead moose farts and you can quote me on that" msf@
2010-09-15 13:52:11 +00:00
ajacoutot
676a566802
config.php can contain some sensitive information, so protect it.
...
ok robert@
2010-09-15 10:57:19 +00:00
sthen
8bcc0b5372
fix cross-site scripting bug, pointed out by viq. fix (adapted from
...
upstream repo) requires php>=5.2 so tighten RUN_DEPENDS accordingly.
http://secunia.com/advisories/41283
2010-09-14 12:32:42 +00:00
stephan
6b41a25273
update drupal core to 6.19, addresses SA-CORE-2010-002:
...
- OpenID authentication bypass
- File download access bypass
- Comment unpublishing bypass
- Actions cross site scripting
gory details at http://drupal.org/node/880476
no database upgrade required for this update.
2010-09-14 10:14:33 +00:00
stephan
81666a6b43
+filefield_sources
2010-09-14 10:00:43 +00:00
stephan
21cb3e2560
import www/drupal6/filefield-sources-1.2
...
FileField Sources is an extension to the FileField module. The FileField
module lets you upload files from your computer through a CCK field. The
FileField Sources module expands on this ability by allowing you to
select new or existing files through additional means.
ok espie@ and landry@ some while ago.
2010-09-14 09:59:27 +00:00
giovanni
d4716171ab
Update to version 3.3.7
...
ok kevlo@ (maintainer)
2010-09-14 07:09:56 +00:00
ajacoutot
616a0f1117
Also needs to run_depends on gnome-icon-theme.
2010-09-14 07:01:16 +00:00
sthen
79f99437bb
mirror; bitbucket's dynamically-created tar.gz changed. ok pirofti@
2010-09-13 19:02:49 +00:00
landry
0ee080d299
Update seamonkey to 2.0.7, fixing a bunch of MFSA (2010-49->63)
2010-09-12 17:59:31 +00:00
landry
5f8a1719d1
Update firefox35 port to 3.5.12, fixing a whole bunch of MFSA (2010-49->63)
2010-09-12 17:55:30 +00:00
jasper
fab4167387
- move distfiles/ to a proper mirroring location.
2010-09-12 16:49:08 +00:00
kili
57dae6accf
Update to cgi-3001.1.7.3.
...
Fix HOMEPAGE (which was completely wrong, pointing to the parsec homepage).
2010-09-12 12:01:08 +00:00
jim
11e74ea636
update to 2.1.3 inspired by patch from Marius ROMAN <marius.roman at gmail.com>, modifications by me with input from ajacoutot@
...
ok ajacoutot@
2010-09-11 13:03:46 +00:00
robert
3b7b5953b9
Update to 1.0.8 and search for php-fastcgi in the correct place
...
so that the admin interface can find it and use it.
ok ajacoutot@
2010-09-10 22:39:12 +00:00
landry
0c1acf73d3
Update to mozplugger 1.14.1, with testing from Dave Del Debbio (thanks!)
...
and feedback from fgsch@.
2010-09-08 20:32:18 +00:00
jasper
ed7577625a
- SECURITY UPDATE of p5-libwww to 5.835
...
CVE-2010-2253: lwp-download in libwww-perl before 5.835 does not reject
downloads to filenames that begin with a . (dot) character, which allows
remote servers to create or overwrite files and possibly execute arbitrary
code.
from ian mcwilliam, ok sthen@
2010-09-08 07:44:03 +00:00
sebastia
c470a4ab70
Update the MAINTAINERs E-Mail address, and bump pkg revision.
...
OK, landry@, jasper@
2010-09-07 16:52:50 +00:00
ajacoutot
bc56466770
Add some @unexec-delete so that this package don't leave bogus links
...
behind.
2010-09-06 14:56:28 +00:00
ajacoutot
6623e68e8d
Simplify installation, now works out of the box without the need to tweak
...
anything when following README.OpenBSD.
2010-09-06 14:47:19 +00:00
eric
5c6a1842d2
simplify and improve sndio backend:
...
- do not use threads
- report current position correctly (fixes A/V sync)
input from jakemsr@, ratchov@
ok landry@
2010-09-06 12:59:50 +00:00
ajacoutot
2292ac6792
Merge upstream commit 479f0a9a7ec095a8457e7d5b70695207e81f40c6 to fix
...
a loooong standing bug.
"pdm-dialog: do not crash when clearing the passwords from prefs dialog
The code (wrongly) assumed we could only be called from withing the
PDM dialog. Do some refactoring to make it more generic.
Bug #606933 "
2010-09-05 16:54:36 +00:00
ajacoutot
50881ae714
Don't create /var/tmp/bricolage during fake stage, we don't want things
...
outside of WKRINST be created and it gets left behind.
Regen PLIST while here.
2010-09-05 08:31:33 +00:00
landry
ae82c1dd4a
Wip on firefox 4 betas.. only install regxpcom if MOZILLA_VERSION !~ 4,
...
and set WRKDIST = ${WRKDIR}/mozilla-central if MOZILLA_VERSION =~ 4.
Builds in my tree, doesn't run yet... not ready for the masses!
2010-09-04 09:31:19 +00:00
giovanni
55dd7ae7e2
Update to 0.92 and switch to new dependencies style.
...
ok ajacoutot@
2010-09-03 13:00:05 +00:00
giovanni
6d608c4d2f
Update to 3.3.6
...
ok kevlo@ (maintainer)
2010-09-02 16:18:15 +00:00
giovanni
d5ff6f7492
Update to 1.0, reminded me by Viq
2010-09-02 07:03:11 +00:00
fgsch
c8c88bcc68
SECURITY UPDATE to 1.9.3.
...
Fixes CVE-2010-0828 and other XSS vulnerability.
input and ok martynas@
2010-09-01 23:24:55 +00:00
laurent
e3e6f15a71
Update HOMEPAGE and MASTER_SITES, Okay jasper@ prompted by marco@
2010-09-01 13:28:54 +00:00
sthen
ed4b906a31
missing python bumps
2010-09-01 10:18:06 +00:00
fgsch
fa95872fb5
Update to 2.5.2. ok maintainer (djm@).
2010-09-01 00:43:41 +00:00
edd
6e8899086d
Make php easier to configure under nginx, by patching correct paths in.
...
Diff also does new LIB_DEPENDS/WANTLIB style.
OK from the maintainer, william@
Cheers
2010-08-31 20:05:21 +00:00
ajacoutot
f7296e021c
Remove PKGNAME=${DISTNAME} constructs where possible, as this is the
...
default anyway.
ok jasper@
2010-08-31 08:15:44 +00:00
ajacoutot
98d6105add
Maintainance update to epiphany-2.30.5.
2010-08-31 05:59:16 +00:00
fgsch
8a55e4d3bd
Bump for python. These are the last bits.
2010-08-30 23:50:44 +00:00
sthen
0c97df5b88
python bumps
2010-08-30 22:15:24 +00:00
sthen
61146ec4f9
bumps for python
2010-08-30 22:02:33 +00:00
sthen
4c5f5d68f1
tidy/sort RUN_DEPENDS; no plist changes
2010-08-30 13:40:49 +00:00
sthen
f95f667985
depend on Console_Table and File_Find pear modules; the scripts to
...
assist translation use them
2010-08-30 13:33:40 +00:00
sthen
95a5c3565a
sort/tidy RUN_DEPENDS, no plist change
2010-08-30 13:29:40 +00:00
landry
e7ced66f72
Don't force the use of -O2, the ports infrastructure takes care of
...
adding it. Makes the port respect user-defined CFLAGS.
Pointed out by brad
2010-08-30 13:15:49 +00:00
sthen
f9536cc3fa
remove a patch which was causing problems with calendars stored
...
in postgresql; reported/tested by viq
2010-08-30 12:01:35 +00:00
robert
7a3e4df74d
update to 1.10.8
2010-08-28 19:46:00 +00:00
ajacoutot
e78e61e243
Take over maintainership, suggested by jasper@
2010-08-28 17:02:52 +00:00
sthen
5cb35af8b2
at his request, remove sturm@ as maintainer from his ports
2010-08-28 09:19:14 +00:00
ajacoutot
da155ce930
Remove dependency on gstreamer-libsoup which is about to be merged into
...
gstreamer-plugins-good.
2010-08-26 21:31:21 +00:00
ajacoutot
b5df2b910a
Remove dependency on gstreamer-gnome which is about to die.
...
giosync and libgstsouphttpsrc from gstreamer-plugins-base and
gstreamer-plugins-good supersed it.
ok jakemsr@ pirofti@ (maintainers)
2010-08-26 21:30:42 +00:00
sthen
7ab87ecf59
fix typo, xmlt -> xml2; spotted by Andreas Kahari
2010-08-26 16:59:37 +00:00