Commit Graph

51867 Commits

Author SHA1 Message Date
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
ajacoutot
e9a6565802 Update to gtk-vnc-0.3.9.
Several bugfixes and add support SASL authentication extension.
2009-08-12 13:52:19 +00:00
pea
26e2311c61 Update to 4.0.4
Looks good landry@
2009-08-12 13:32:01 +00:00
ajacoutot
66392183b1 Use devel/gettext module. 2009-08-12 13:29:36 +00:00
ajacoutot
87128866d4 Use gettext module. 2009-08-12 12:44:13 +00:00
benoit
90f32f13ca - update cflow to 1.3
- regen PLIST

ok martynas@, ajacoutot@
2009-08-12 12:25:38 +00:00
sthen
9a0a8800a8 BUILD_DEPENDS on gedit and xulrunner-devel, fixing build on a clean
machine. bump not needed. ok ajacoutot@
2009-08-12 11:20:34 +00:00
simon
252e7a852c update to version 1.456
from Stephan A. Rickauer, missing runtime dependency by me
2009-08-12 10:26:58 +00:00
martynas
c141d0f8ee - update to 1.2.15; to fix lilypond build with MODPY_VERSION=2.6
- fix HOMEPAGE, and MASTER_SITES
maintainer away until June 2011.  tweak & ok sthen@
2009-08-12 10:03:23 +00:00
msf
2b6fcb67ec use MODRUBY_RUN_DEPENDS, no plist change 2009-08-12 03:35:29 +00:00
william
1aef059794 update to nginx-0.7.61, and fix the link to the wiki
ok msf@
2009-08-12 00:11:57 +00:00
martynas
04d962c2db unbreak the build with MODPY_VERSION=2.6: as is reserved keyword now.
ok sthen@
2009-08-11 23:51:50 +00:00
martynas
69b8343d1c unlink test_krpc from regress suite. it breaks the build with
MODPY_VERSION=2.6;  and we have these tests disabled anyway
with/ok sthen@
2009-08-11 23:47:14 +00:00