jolan
722cf3c5b7
pecl-phar-2.0.0, support for PHP archives (.phar)
2009-08-15 01:20:51 +00:00
sthen
55c1a1a17a
fix pkg/DESCR typo
2009-08-15 01:03:33 +00:00
sthen
cef2eca5d4
Add gnutls support, bump PKGNAME.
2009-08-15 00:06:45 +00:00
sthen
086a0298a0
Adjust the regex which matches file(1) output so that set[ug]id files
...
can be detected as being binaries for update-plist. ok espie@
2009-08-14 22:41:13 +00:00
jsg
239da3ad64
We need to define -DUNIX_HAS_SUN_LEN for AF_UNIX sockets to
...
get initialised correctly.
From Daniel Silverstone.
2009-08-14 20:35:32 +00:00
naddy
10431b38d1
SECURITY FIX
...
Resolves CVE-2008-5718, diff from upstream
reminded by Brad
2009-08-14 19:09:22 +00:00
ajacoutot
bb0751ae75
Minor update to xsane-0.997.
...
Changes:
"The code was adapted to work better with newer versions of GTK+.
Several gdk_drawable_unref() calls were added. Several other minor
modifications were made."
2009-08-14 18:49:54 +00:00
sthen
4d377a7b06
adjust the various PKGNAMEs into compliance with packages-specs(7);
...
ok merdely@
2009-08-14 17:56:16 +00:00
jakob
7a94938e5b
upgrade to LDNS v1.6.1
2009-08-14 15:00:44 +00:00
espie
e38f1a0ab8
consistent capitalization
2009-08-14 14:02:11 +00:00
espie
99251f39f3
let sqlitebrowser see views as well as tables.
2009-08-14 12:44:26 +00:00
espie
ed5d8b0ec0
create views for most of the subsidiary tables
2009-08-14 12:41:56 +00:00
sthen
e122efb23b
- update to 0.2.5; minor fixes and improvements
...
- take MAINTAINER
ok avsm@ (former maintainer).
2009-08-14 11:32:46 +00:00
espie
4cbecf28d7
create the ports table in the same way
2009-08-14 11:31:37 +00:00
espie
7eba8edd1b
higher level table creation for individual tables except Ports:
...
create column objects, and ask the inserter to "render" them.
2009-08-14 10:45:52 +00:00
giovanni
929e42803c
Update to 2.6.2
...
ok jasper@
2009-08-14 10:09:38 +00:00
pea
18b8223cb8
Update to 0.12.5.
...
Included a patch from stsp@ that fixes SRV lookup (thanks).
ok ajacoutot@, jasper@
2009-08-14 09:36:30 +00:00
espie
58802f858c
even though sqlite doesn't really care, this fixes the column types and adds
...
foreign key constraints to all the sql compact stuff.
2009-08-14 09:23:10 +00:00
pea
aaa6328111
Update to 1.10.0
...
ok landry@
2009-08-14 09:22:20 +00:00
sthen
8df91258af
+nmzmail
2009-08-14 00:04:02 +00:00
sthen
398dbe3e47
+namazu
2009-08-14 00:03:36 +00:00
stsp
2f932d574b
In the examples section of the pptp man page, use hostnames that
...
don't resolve, use private IP addresses, and force replacement
of default routes.
input and ok sobrado@, jmc@, naddy@
2009-08-14 00:02:54 +00:00
sthen
df3f6cbd7e
import mail/nmzmail:
...
nmzmail is a tool to use the namazu search engine from within the
mutt mail client to search mail stored in maildir folders. Based
on the result of the namazu query, nmzmail generates a maildir
folder containing symbolic links to the mails matching the query.
A simple mutt macro makes it easy to use nmzmail from within mutt.
nmzmail is pretty similar to mairix, but the code is much simpler,
as it uses an external program as search engine.
2009-08-14 00:02:10 +00:00
sthen
a8faa8834d
import textproc/namazu:
...
Namazu is a full-text indexer/search engine intended for easy use.
Not only does it work as a small or medium scale Web search engine,
but also as a personal search system for email or other files.
It provides a CGI interface for web searches, and a command-line
search tool. Third-party frontends are available such as namazu.el
and Wanderlust on Emacs and Tknamazu on X Window System.
Filters enable namazu to index various formats of files. Some are
standalone (e.g. Mail/News); others require external dependencies.
2009-08-14 00:00:18 +00:00
sthen
b6bcb28c21
+quesoglc
2009-08-13 23:50:30 +00:00
sthen
38572e126a
import graphics/quesoglc, from Brad:
...
The OpenGL Character Renderer (GLC) is a state machine that provides
OpenGL programs with character rendering services via an application
programming interface (API).
QuesoGLC is an implementation of the GLC. QuesoGLC is based on the
FreeType library, provides Unicode support and is designed to be
easily ported to any platform that supports both FreeType and the
OpenGL API.
2009-08-13 23:49:53 +00:00
jasper
6c37da315b
- update p5-Email-MIME-ContentType to 1.015
...
from stephan a. rickhauer, maintainer timed out
2009-08-13 21:19:36 +00:00
kili
698eb5d70e
Fix broken patch.
...
Found by naddy@
"please commit" ajacoutot@
2009-08-13 21:09:55 +00:00
ajacoutot
7d0d27c350
Bugfix update to gmime-2.4.8.
2009-08-13 16:56:54 +00:00
ajacoutot
8f80942282
Bugfix update to gmime-2.2.24.
2009-08-13 16:56:06 +00:00
ajacoutot
ba1be34992
Use the gettext module.
...
ok kevlo@ (maintainer)
2009-08-13 16:32:54 +00:00
jasper
c61f72fa60
- fix rcs id
2009-08-13 13:30:10 +00:00
sthen
9c33cbf851
SECURITY; add a patch to fix CVE-2009-2414 and CVE-2009-2416,
...
from Daniel Veillard via redhat bug 515195. Add @bin markers to
PLIST while there. ok jasper@
2009-08-13 09:29:47 +00:00
simon
456bb1cca4
Finally add CONFIGURE_STYLE=modinst. This adds p5-Module-Install to
...
BUILD_DEPENDS, and --skipdeps to CONFIGURE_ARGS. Additionally it nukes
existing ${WRKSRC}/inc/Module/*Install* files in pre-configure to force
regeneration of bundled and often outdated Module::Install versions.
feedback/testing by msf@, jim@ and landry@
2009-08-12 22:36:48 +00:00
sthen
fd862ab92f
update to 1.7.1.1; ok rui@ (maintainer).
2009-08-12 22:29:35 +00:00
naddy
c7aea09340
typo in variable name
2009-08-12 22:17:42 +00:00
naddy
d6db8d1d42
also bump the flavored pkgname
2009-08-12 22:11:38 +00:00
naddy
695742bcd9
actually bump the package
2009-08-12 22:01:56 +00:00
sthen
16c3f3baec
Link llvm-gcc4 to the build; still not perfect but it's a long build
...
so providing packages will save developer time..
2009-08-12 21:32:40 +00:00
sthen
b305ed49a6
Update to a newer snapshot; now in-sync with devel/llvm.
2009-08-12 21:31:45 +00:00
sthen
6928bb98f8
Patch the autoconf input files so they pick up python 2.6 and regenerate
...
configure. PKGNAME bumped to be safe, but probably not needed.
2009-08-12 21:03:56 +00:00
sthen
9a9b600766
sync following xcb WANTLIB round two; still 5878.
2009-08-12 20:13:40 +00:00
sthen
2910ec4a1d
sync WANTLIB and bump; looks alright to landry@ and martynas@
2009-08-12 20:05:57 +00:00
kili
8789eb7dd8
Move pthread-stubs and xcb to WANTLIB-main. Bump -data and -gle.
2009-08-12 17:30:12 +00:00
ajacoutot
2f053675eb
Update to startup-notification-0.10 (uses xcb).
...
Fix HOMEPAGE, CATEGORIES and MASTER_SITES.
2009-08-12 15:52:17 +00:00
ajacoutot
d1d95cbe5f
Use converters/libiconv module.
...
"maniac, ;-)" and ok espie@ (maintainer)
2009-08-12 15:28:08 +00:00
ajacoutot
1931de4761
Update to gocr-0.48.
...
Use default Tk version and prefer SUBST_CMD over perl...
ok william@ (maintainer)
2009-08-12 15:23:56 +00:00
ajacoutot
a685d87c2b
Use converters/libiconv module and add MODLIBICONV_LIB_DEPENDS where
...
needed.
2009-08-12 14:12:22 +00:00
sthen
92b4b3cfe5
correct the LIB_DEPENDS for avahi and bump; fixes build on a clean machine.
...
ok Brad (maintainer).
2009-08-12 13:54:18 +00:00
ajacoutot
1d215bfa15
Regen WANTLIB after gtk-vnc update.
2009-08-12 13:53:13 +00:00