Commit Graph

50996 Commits

Author SHA1 Message Date
kili
a7b1d60056 +_dnsmasq 2009-06-14 17:04:16 +00:00
jsg
20ba1e3a5a Include libxml2 which is required for acrobat reader v9 to work.
ok sturm@
2009-06-14 17:01:56 +00:00
jsg
37845d18c5 Replace the contents of MASTER_SITE_FEDORA with sites that
still carry FC4 and updates as we require.

ok sturm@
2009-06-14 16:30:27 +00:00
sthen
ce8750bef0 Update to get_iplayer 1.99; adds support for live streams and embedded
media on many BBC web pages. Live streams tested by Pedro la Peu, thanks!
(he was seeing problems with mplayer stuttering about 50% of the time,
but perfect on reconnecting).

Try "get_iplayer --pid tv:<url or channel> --stdout --nowrite" piped
into "mplayer -cache 512 -" or "ffplay -".
2009-06-14 11:47:45 +00:00
sthen
b631f0db36 sparc64 has sporadic build failures unless -O0 is used for some files;
this was patched in Makefile.in in the past but a change that was made
to run autoconf has knocked this out. switch to patching Makefile.am
instead. from Brad; ok robert@ (maintainer)
2009-06-14 10:06:07 +00:00
sthen
8fb6a2870d Bug fix update to MySQL 5.0.83. From Brad (maintainer). 2009-06-13 21:51:30 +00:00
sthen
03c70a4e3f update to 1.68; adds .asia TLD. ok kevlo@ 2009-06-13 20:51:03 +00:00
sthen
e1bfaa0b78 minor update to 0.181; tested with greyscanner, ok kevlo@ 2009-06-13 20:50:31 +00:00
phessler
8065acc0ff unbreak if doxygen is found
noticed by naddy@, and pointed out by sthen@
2009-06-13 16:24:31 +00:00
ajacoutot
52025eb279 Add another entry to "Categories" so that it appears better in the menu. 2009-06-13 12:07:36 +00:00
ajacoutot
5dbc4b754b Instead of adding an autostart on xdg-user-dirs-update, spawn it from
xdg-user-dirs-gtk-update. This changes default upstream behaviour but makes
much more sense in our case.

idea from and "go ahead" landry@
2009-06-13 10:48:55 +00:00
ajacoutot
2352f6cafb Revert previous, we're coming up with a better way.
"go ahead" landry@
2009-06-13 10:45:52 +00:00
sthen
50db91cf60 bugfix update to 0.0.6pre12; from Brad. 2009-06-13 07:55:35 +00:00
ajacoutot
4e34a0799a +hunspell 2009-06-13 07:50:02 +00:00
ajacoutot
ff71fa8f93 Import hunspell-1.2.8
Hunspell is a spell checker and morphological analyzer library and
program designed for languages with rich morphology and complex word
compounding or character encoding.

Note that this is not to be considered as an aspell replacement just
yet. We install no hunspell dictionnaries for now but use the ones from
mozilla.

Reworked from an original port by Edd Barrett (maintainer).
Tested by sthen@ in a bulk, thanks!
ok sthen@
2009-06-13 07:48:53 +00:00
ajacoutot
d52b6815f6 Small bugfix update to glade3 3.6.5. 2009-06-13 07:40:34 +00:00
martynas
50a8a865fd - update comments, it can also fetch google videos now
- take maintainership
- bump package name
2009-06-13 02:01:19 +00:00
martynas
85db4ef145 - start accepting options: -C, -n, -o
- -C will resume previously interrupted transfer
- -n will not convert videos
- -o=XXX will save file to XXX.(mp4|flv)
- print info stuff to stderr;  so we can pipe it
- bump to yt-10;  since usage changes
as a result;  you can actually stream your videos with mplayer, like:
	yt -o=- url | mplayer -
ok jsg@, sthen@
2009-06-13 01:51:08 +00:00
phessler
274222330f unbreak for !i386
js.h wants to include machine/joystick.h for analog joystick support.
other platforms don't have such support, so hide it with an arch define.
this allows us to use the "portable game librarys" on more than one arch.

OK MANTAINER
2009-06-12 20:48:37 +00:00
kili
403c150ae4 Move dependencies common to -main and -cups to WANTLIB.
Fix WANTLIB-cups  and bump (no change for -main).
2009-06-12 20:01:09 +00:00
matthieu
aa2d0e87be Fix the AC_C_BIGENDIAN macro on macppc, by using the version of autoconf
2.63. The current version sets ac_cv_c_bigendian to 'universal' on those
machines thinking it's running Mac OS.

ok espie@, todd@, kili@.
2009-06-12 19:22:57 +00:00
kurt
922e55557c - update to 1.2.28
http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
Including the correction for:
CVE-2008-5519: Apache Tomcat mod_jk information disclosure vulnerability
2009-06-12 18:14:26 +00:00
kurt
c235b4ad7d - update to 6.0.20:
http://tomcat.apache.org/tomcat-6.0-doc/changelog.html
2009-06-12 17:46:56 +00:00
sthen
df3fbaad7d set RECURSIVE_FETCH_LIST to No by default. ok sturm, ajacoutot, espie. 2009-06-12 17:26:51 +00:00
jasper
e3304d027d - add p5-Algorithm-CurveFit 2009-06-12 17:08:32 +00:00
jasper
676cec04a3 import p5-Algorithm-CurveFit 1.04
Algorithm::CurveFit implements a nonlinear least squares curve fitting
algorithm. That means, it fits a curve of known form (sine-like,
exponential, polynomial of degree n, etc.) to a given set of data
points.

from Markus Bergkvist (MAINTAINER), with a tweak by me
2009-06-12 17:06:32 +00:00
jasper
ae50770197 - sync 2009-06-12 17:02:21 +00:00
jasper
be20a51661 import p5-Math-SymbolicX-ParserExtensionFactory 3.02
This module provides a simple way to extend the Math::Symbolic parser
with arbitrary functions that return any valid Math::Symbolic tree.  The
return value of the function call is inserted into the complete parse
tree at the point at which the function call is parsed.

from Markus Bergkvist (MAINTAINER), with a tweak by me
2009-06-12 17:01:31 +00:00
jasper
dcc98e07af - re-word COMMENT, no bump as it's been intree for a few minutes 2009-06-12 16:58:07 +00:00
jasper
31921e9a88 import p5-Math-Symbolic 0.603
Math::Symbolic is intended to offer symbolic calculation capabilities to
the Perl programmer without using external (and commercial) libraries
and/or applications.

from Markus Bergkvist (MAINTAINER), with a tweak by me
2009-06-12 16:56:06 +00:00
jasper
051e5313ed import p5-Math-MatrixReal 2.05
Math::MatrixReal implements the data type "matrix of reals" (and
consequently also "vector of reals") which can be used almost like any
other basic Perl type thanks to OPERATOR OVERLOADING.

from Markus Bergkvist (MAINTAINER), with some tweaks by me
2009-06-12 16:52:36 +00:00
ajacoutot
40e55bfada Mention xdg-user-dirs-gtk & bump. 2009-06-12 16:06:31 +00:00
ajacoutot
f25c5558b0 +xdg-user-dirs-gtk 2009-06-12 16:02:28 +00:00
ajacoutot
a77597f147 Import xdg-user-dirs-gtk-0.8
xdg-user-dirs-gtk is a companion to xdg-user-dirs that integrates it
into the GNOME desktop and Gtk+ applications.

It gets run during login and does two things:
* Tracks changes of locale and prompts the user so the directories can
  be changed.
* Creates a default gtk bookmarks file if there is none, based on a set
  of xdg user dirs.

Thanks to landry@ for figuring out the weird way this was supposed to
work.
2009-06-12 16:01:30 +00:00
ajacoutot
c002965f14 Add a .desktop autostart file so that this stuff is actually useful
without the need to tweak anything (from Solaris/JDS).

Discussed with and ok landry@
2009-06-12 15:50:46 +00:00
landry
861925b221 Provide saner defaults for WRKOBJDIR, using ${PORTSDIR}/obj. No more w-*
dirs forgotten all around. One can still unset it in /etc/mk.conf to get
back to the older behaviour, or still override it with /usr/obj/ports or
/usr/wobj or whatever. At least, now it can be a separate partition.
Most of us were already overriding this value, OpenBSD is all about sane
& simple default settings.
${PORTSDIR}/obj suggestion from jakemsr@.
Discussed at length with several, 'Works for me' krw@ ok todd@ wcmaier@.
2009-06-12 13:39:30 +00:00
fgsch
3e0e2f359a Fix uploading by web and bump package. Transmission ticket #2085.
ok naddy@
2009-06-12 08:11:17 +00:00
sthen
119262df7f update to 4.77.10-1; from Brad, taking MAINTAINER, todd@ agrees. 2009-06-11 23:33:26 +00:00
jim
ef61292a0f +greyscanner 2009-06-11 22:30:02 +00:00
jim
87bceb528c import greyscanner, Perl daemon that compliments OpenBSD spamd(8) greylisting by applying additional heuristics to greylisted hosts.
ok sthen@, "go ahead" beck@
2009-06-11 22:27:29 +00:00
pvalchev
8567f3b2ef Make the c++ subpackage depend on libstdc++>=4.2,<4.3 to prevent
people from screwing themselves by using libstdc++-3.x which will fail
only in bizarre ways (embarassing how long it took me to debug this)

ok robert@
"finally! ok" todd@
2009-06-11 21:45:07 +00:00
ajacoutot
c54e76804b Fix WANTLIB. 2009-06-11 19:12:35 +00:00
sthen
bfb5085a21 sync; 5773 (-263, +279) 2009-06-11 19:09:29 +00:00
ajacoutot
b4998c57e6 Bump after recent gconf2 MODULE change.
gconf2 MODULE was tricky to get right for *all* ports. I think I finally
got it, if you see any fallout, please contact me asap.
2009-06-11 18:38:16 +00:00
ajacoutot
45eb496c30 Bump after recent gconf2 MODULE change. 2009-06-11 18:27:02 +00:00
ajacoutot
7b4d594f00 Tweak after recent gconf2 MODULE change. 2009-06-11 18:26:44 +00:00
ajacoutot
478eae4045 Just like the gettext MODULE, we need to force the run_depends on
devel/gconf2 so that static archs can run gconftool-2.

Dependent packages bump coming next...

"totally ok with it" jasper@
2009-06-11 18:25:54 +00:00
ajacoutot
684fb6a517 Remove unneeded post-patch target. 2009-06-11 16:49:26 +00:00
ajacoutot
c974c433d8 Fix gconf fallout reported by naddy@ 2009-06-11 16:45:10 +00:00
ajacoutot
fc772b4a3b All `configure' do not behave the same when --disable-schemas-install is
given so let's come up with something different: remove the configure
switch and create a link from /usr/bin/true to ${WRKDIR}/bin/gconftool-2
2009-06-11 16:42:09 +00:00