Commit Graph

47354 Commits

Author SHA1 Message Date
ajacoutot
25cc6c07ea - fix help menu 2008-12-12 09:15:45 +00:00
ajacoutot
2af6851d33 - totem and tomboy are not *needed* dependencies for proper operation 2008-12-12 08:40:27 +00:00
ajacoutot
0a5ed9e55c - add CONFIGURE_SHARED 2008-12-12 08:04:29 +00:00
jasper
99706744e5 - fix to make it package, not bumping as it's only been around for < 2 minutes 2008-12-11 23:05:26 +00:00
jasper
45b80e6550 import conduit 0.3.15
Conduit is a synchronization application for GNOME. It allows you to
synchronize your files, photos, emails, contacts, notes, calendar data
and any other type of personal information and synchronize that data
with another computer, and online service.

(don't hook it up yet, as it needs some more tweaking, which'll help having
it in-tree)
2008-12-11 23:03:11 +00:00
jasper
ac8c23cef6 - add flickcurl 2008-12-11 22:37:07 +00:00
jasper
2f03961198 import flickcurl 1.5
Flickcurl is a C library (and utility) for the Flickr API, handling
creating the requests, signing, token management, calling the API,
marshalling request parameters and decoding responses.
It also includes a program flickrdf to turn photo metadata, tags,
machine tags and places into an RDF triples description.

rather loosely based on a submission by edd barret (MAINTAINER)
2008-12-11 22:35:42 +00:00
martynas
6356396b33 remove, since operator overloading for the math functions has been
fixed in libstdc++ instead
tested by and ok naddy@
2008-12-11 15:57:16 +00:00
martynas
9ac8b26151 libc has extended-precision math versions now. tested by and ok naddy@ 2008-12-11 15:51:50 +00:00
martynas
9ecdf5e762 workaround is not needed w/ the new libm. tested by and ok naddy@, sthen@ 2008-12-11 15:50:29 +00:00
naddy
b9395794aa unlink socks5; it has been removed 2008-12-11 14:33:36 +00:00
jasper
582f3f8e63 - update elvis to 2.2.0
- be more specific about the license
- tweak DESCR

with a hint from matthieu@
ok ajacoutot@
2008-12-11 13:58:14 +00:00
jasper
3fa49287ba - sync WANTLIB after gtk-vnc update
ok ajacoutot@
2008-12-11 12:36:58 +00:00
jasper
fc633f3d1b - update gtk-vnc to 0.3.8
* switches to cairo instead of gtkglext
- bump major

ok ajacoutot@
2008-12-11 12:36:31 +00:00
ajacoutot
9e208d37ce Remove this old unmaintained commercial server software.
HOMEPAGE does not exist anymore, distfile is nowhere to be fetch and
cannot be mirrored because of PERMIT_* restrictions.

No objections from anyone and as sthen@ pointed out, people should be
using security/dante instead.
2008-12-11 09:58:20 +00:00
ajacoutot
e236e51ee4 - change the way README.OpenBSD is installed so that the .bak file does
not end up in PLIST; INSTALL_SCRIPT was wrong too since we don't need to
install this file as executable
2008-12-11 09:47:06 +00:00
ajacoutot
104dda70fa - fix typo in SUBST_CMD to make this port build
- SYSCONFDIR is always /etc for base system files (i.e. /etc/hostname.if...)
2008-12-11 09:17:33 +00:00
pea
b88be8d81c Update to 1.64.0.
ok ajacoutot@
2008-12-11 08:40:25 +00:00
todd
a23a39c3e9 o Add 'domainscale' and 'largescale' flavors from
Antti Harri iku(at)kameli(dot)openbsd(dot)fi
o Fix PostgreSQL escaping from
  Jeff Ross jross(at)openvistas(dot)net
bump PKGNAME
2008-12-11 00:46:01 +00:00
todd
a1934c0929 .. missed by last commit, the commit message (below) and this file
several tweaks and improvements, no real functional change
From Giovanni Bechis bigionews(at)snb(dot)it and
 Mikaloj Kucharski mikalaj(at)kucharski(dot)name
o use SUBST_CMD
o fix README.OpenBSD
  o fix path
  o do not hardcode /usr/local
o add @bin markers
From Alexander Hall alexander(at)beard(dot)se
o add non root fd passing sudo instructions
bump PKGNAME
2008-12-10 23:38:52 +00:00
todd
f76e29a76b *** empty log message *** 2008-12-10 23:30:33 +00:00
jasper
cb8395549b - reflect it's capabilities a bit more in DESCR, would saved me some time... 2008-12-10 23:15:24 +00:00
jasper
2d78da9f4b - fix potential 64-bit issue
- remove bogus ${VERSION} variable
- specify license
- regen DESCR/PLIST

ok jakob@ (MAINTAINER), although he wouldn't mind it if someone takes it over
2008-12-10 22:33:37 +00:00
mglocker
787ef91691 Update to latest nostromo version 1.9.
OK mbalmer@
2008-12-10 20:31:02 +00:00
bernd
12c085e70e Update to p5-Net-SIP-0.50.
ok bluhm@ (MAINTAINER)
2008-12-10 09:35:45 +00:00
martynas
858d01c343 fix build for new libm by removing -Dsqrtl=sqrt. caught by sthen@'s
bulk build.  ok sthen@
2008-12-09 23:34:29 +00:00
martynas
4aaf4f9232 make it build with the new libm by removing the "cheat until we get
long double trigonometry" part workaround.  caught by sthen@'s bulk build
ok sthen@
2008-12-09 23:28:12 +00:00
bluhm
f2f2e20c31 add p5-Mail-SPF-Iterator 2008-12-09 22:14:46 +00:00
robert
7d054e79d4 update to php-5.2.8 and fix the no_suhosin flavor 2008-12-09 21:52:31 +00:00
bluhm
9c867a8963 Initial import of p5-Mail-SPF-Iterator 1.02
This module provides an iterative resolving of SPF records.  Contrary
to Mail::SPF, which does blocking DNS lookups, this module just
returns the DNS queries and later expects the responses.

Lookup of the DNS records will be done outside of the module and
can be done in a event driven way.
 
ok sturm
2008-12-09 21:04:48 +00:00
jasper
6c7f4c600c - update dbus-glib to 0.78
- enable bash completion (as discussed with ajacoutot@ and brad@)

looks good to ajacoutot@
brad@ had a similar diff
2008-12-09 19:43:16 +00:00
jasper
c75abcdae7 - SECURITY FIX for CVE-2008-3863 and CVE-2008-4306 (buffer overflows)
* patch taken from debian's bugreport #506261.

- specify license version and regen PLIST while here
2008-12-09 16:00:17 +00:00
jasper
c8e713f95c - regen patches so next diff will be cleaner 2008-12-09 15:23:55 +00:00
jasper
2751f6c998 - set configure style to 'gnu', prodded by brad@ 2008-12-09 14:14:45 +00:00
jasper
51924015e8 - SECURITY UPDATE for dbus to 1.2.6
fixes CVE-2008-4311
The default policy for both sent and received messages was
effectively *allow*, and not deny as stated.

"looks good" todd@
2008-12-09 14:12:08 +00:00
jasper
fba6be3632 - update xwpe to 1.5.30a
- specify license version
- re-format DESCR
2008-12-09 10:46:35 +00:00
bernd
6ed5ddc0c9 Update to git-1.6.0.5. 2008-12-09 09:53:33 +00:00
jasper
27aba2417a - update p5-XML-Atom to 0.32 2008-12-08 23:23:32 +00:00
pirofti
71113a9ecc Add https support. Okay okan@. 2008-12-08 18:04:52 +00:00
simon
20ba2b84b8 update to version 1.68 and adjust WANTLIB
feedback from pea@
testing and ok okan@, pea@
2008-12-08 15:20:07 +00:00
simon
0705a6487c update to version 1.69
testing and ok okan@, pea@
2008-12-08 15:18:20 +00:00
okan
b7d05a3afd - update to 1.0.24
- replace REGRESS_FLAGS with MAKE_ENV so that the cpan module picks up
  additional REGRESS_DEPENDS

ok simon@
2008-12-08 14:48:35 +00:00
simon
9202d5e10b update to version 2.12
from Genadijus Paleckis (maintainer)
2008-12-08 14:26:16 +00:00
ajacoutot
15f69d1028 - update gphoto to version 2.4.3
this is a maintenance release

ok espie@
2008-12-08 14:21:07 +00:00
ajacoutot
74c1c98557 - update libgphoto to version 2.4.3
this is a maintenance release

ok espie@
2008-12-08 14:20:10 +00:00
ajacoutot
f7075f6136 - bugfix update to 2.24.3
* Fix parsing of RSS feeds that use HTML comments
* Fix problems that made Totem show an error when selecting a data
device in the Movie menu
2008-12-08 14:16:16 +00:00
simon
54e75ae436 update to version 0.20 to get rid of annoying warnings, see
http://rt.cpan.org/Public/Bug/Display.html?id=39884
2008-12-08 14:11:52 +00:00
pea
002b3f9357 Update to 5.54
ok espie@, go ajacoutot@
2008-12-08 12:20:17 +00:00
bernd
f3fa55c9cb add si 2008-12-08 11:24:15 +00:00
bernd
6662a88d8a Initial import of si-0.3.
silc improved is a SILC client without an user interface. It does output via
files and input throught FIFOs. Most features of SILC are implemented.

Lots of testing and help from sthen@. Thank you!

ok sthen@
2008-12-08 11:23:08 +00:00