Commit Graph

5180 Commits

Author SHA1 Message Date
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
ajacoutot
2974b60d47 Remove gstreamer-gnome dependency. It was deprecated in gstreamer 2
releases ago in favor or giosync (gvfs).
Switch to new depends/revision and regen PLIST.

ok jasper@
2010-08-26 12:09:07 +00:00
sthen
adfaa8987d - chase the library change in multimedia/schroedinger; oil->orc
- add various other missing WANTLIB (and LIB_DEPENDS in some cases)
- while there move PKGNAME=..pX to REVISION, and move some ports
to new-style LIB_DEPENDS

original diff from Brad, extensive checking by me (clean build of everything
related to liboil).
2010-08-25 23:27:21 +00:00
sthen
a7f643f9ea add missing wantlibs, new-style lib_depends/revision, bump 2010-08-25 20:45:52 +00:00
ajacoutot
cabe9a216e Force dependency on gnupg1 since gnupg2 has the same PKGNAME, it can
create some depency mess.
The long term solution is to update+merge gnupg2 into gnupg1 but for now
at least we have a clean dependency chain.

looks ok to jasper@ and pea@
2010-08-25 06:34:50 +00:00
jasper
c1ff08af46 - update xxxterm to 1.103
committing on behalf of laurent@
2010-08-24 15:13:58 +00:00
sthen
a213a29f62 update youtube-dl to 2010.08.24; okay with pirofti@ (maintainer) 2010-08-24 09:42:15 +00:00
robert
084394cf13 Update to 5.2.14 2010-08-24 09:14:43 +00:00
jasper
70338a3b8f - update p5-HTML-Parser to 3.66
maintainer timed-out
2010-08-24 08:45:10 +00:00
sthen
92545e9199 update lighttpd to 1.4.28 (a couple of small changes only); from Brad. 2010-08-23 22:44:10 +00:00
jasper
97fe41fa6f - update phpldapadmin to 1.2.0.5 2010-08-23 11:48:49 +00:00
giovanni
b7ed88b90d Update to 0.9 2010-08-23 08:11:00 +00:00
landry
4547ea6404 Update to midori 0.2.7, diff from Remi Pointel (thanks!)
Few tweaks: PLIST sorting, convert to new LIB_DEPENDS style.
2010-08-22 14:14:52 +00:00
ajacoutot
2470cd5ae0 Minor update to epiphany-extensions-2.30.2. 2010-08-22 08:16:43 +00:00
ajacoutot
0c8d1a5c4d Maintainance update to epiphany-2.30.3. 2010-08-22 07:48:07 +00:00
kevlo
9b317158b3 SECURITY update to 3.3.5.1; fixes insufficient output sanitizing
when generating configuration file and several XSS vulnerabilities.

from giovanni@, thanks!
2010-08-22 06:24:50 +00:00
ajacoutot
f0c80ec78b Update to gtkhtml3-3.30.3.
* Bug 624149 - Check for NULL after gtkhtml_editor_run_open_dialog()
2010-08-21 21:08:44 +00:00
ajacoutot
71c85c31e9 Maintainance update to timetrex-3.2.1. 2010-08-21 20:35:37 +00:00
stephan
e72f43da35 - update to print-6.x-1.11
- adresses SA-CONTRIB-2010-082, details at http://drupal.org/node/880392
- anticipatory symlinking of tcpdf so the print_pdf module 'just works'.

ok espie@
2010-08-20 14:42:56 +00:00
stephan
788bf72c5a update to drupal6-cck-2.8, adresses SA-CONTRIB-2010-088 (access bypass),
full details at http://drupal.org/node/880736 - no DB update required.
2010-08-20 09:47:08 +00:00
benoit
7ce1803235 - update yui to 2.8.1
- regen PLIST
2010-08-20 05:53:03 +00:00
stephan
fc6714df4a update to date-6.x-2.6
NOTE: The included copy of the jQuery UI datepicker in the Date Popups
module has been removed. It is now necessary to install the jQuery UI
module for the Date Popups datepicker to work.

Full list of changes at http://drupal.org/node/70963/release
2010-08-19 15:10:50 +00:00
jasper
98e9b860d2 - update p5-CSS-Tiny to 1.17 2010-08-19 12:46:04 +00:00
stephan
c0ec9e1ba3 update to link-6.x-2.9 2010-08-19 09:53:59 +00:00