Commit Graph

35937 Commits

Author SHA1 Message Date
jakob
b676cf9608 default package 2006-12-02 10:35:56 +00:00
jakob
6253e4a775 SHARED_ONLY; from brad@ 2006-12-02 10:34:30 +00:00
espie
6f8c254c9e fix READMES again 2006-12-02 10:27:40 +00:00
steven
14f5dbcb9b update to matio 1.3.2 2006-12-02 00:19:11 +00:00
espie
8fb5e71cef clean-up spacing 2006-12-02 00:10:24 +00:00
espie
b892c8446d default package 2006-12-01 23:57:28 +00:00
jakob
a53b3ab3cb add package for the sieve mail filter plugin; ok brad@ 2006-12-01 23:30:49 +00:00
espie
1259dc14cb let license-check recurse correctly, thus we are checking ALL licences,
finally.

Remove work-around for undefined SUBPACKAGE stuff, since we're no longer
hardcoding it at the Makefile level, and thus the ERROR check works.
2006-12-01 17:56:38 +00:00
espie
5f5c120220 use the pkg-config in /usr/local preferably, until we get a decent
pkg-config in /usr/bin...
2006-12-01 17:37:15 +00:00
espie
197d308a2f remove the last redirectors, regenerate readmes on the fly... 2006-12-01 17:33:16 +00:00
espie
99eec7d77b get the markers file from openbsd-developers 2006-12-01 17:00:26 +00:00
espie
10ee69c5e7 zap the license-check on xglobe, RUN_DEPENDS on openbsd-devel 2006-12-01 16:50:38 +00:00
espie
ed44e132bd +openbsd-developers 2006-12-01 16:47:00 +00:00
espie
59c348ac6d move the list of geographic location of OpenBSD developers there. 2006-12-01 16:46:23 +00:00
espie
881cb4599e move pkg.m4 into metaauto package, in preparation for eventually replacing
pkg-config with the base system pkg-config...
2006-12-01 16:30:42 +00:00
jakob
8fc161f5be update to imap-uw release 2006c1 2006-12-01 14:40:00 +00:00
steven
72819edbe1 build the same -common package regardless of FLAVOR.
this keeps PLIST_DB consistent, requested by sturm@

solution discussed with espie@
2006-12-01 14:24:55 +00:00
steven
5660d5eb96 make only the ruby bindings depend on ruby.
pointed out by sturm@
2006-12-01 14:10:05 +00:00
steven
bee72c9882 add MODRUBY_RUN_DEPENDS to help MULTI_PACKAGES
ok msf@
2006-12-01 14:04:06 +00:00
espie
0e7d3606d9 make it possible to override a FULLPKGPATH if you REALLY know what you're
doing... DO NOT USE, unless you really know.
2006-12-01 11:34:04 +00:00
sturm
c300037a04 bump PKGNAMEs after MULTI_PACKAGES changes 2006-12-01 06:14:10 +00:00
espie
dfa3a77ddb fix describe 2006-11-30 23:08:07 +00:00
jasper
3df8754f35 update p5-Log-Log4perl to 1.08
from new maintainer Simon Dassow <janus at errornet dot de>
2006-11-30 21:45:16 +00:00
kurt
820d0a7a09 - require nspr with PR_GetLibraryName fix
- bump major due to previous nspr removal
- remove some leftover nspr pre-configure steps
2006-11-30 21:08:34 +00:00
kurt
7ab5074357 - require nspr with PR_GetLibraryName fix
- bump major due to previous nspr removal
2006-11-30 21:06:35 +00:00
naddy
e448c78a4a SECURITY:
GNU tar allows user-assisted attackers to overwrite arbitrary files
via a tar file that contains a GNUTYPE_NAMES record with a symbolic
link. (CVE-2006-6097)
2006-11-30 20:37:29 +00:00
steven
2c8a77a585 switch to use MODULES=cpan
from Simon Dassow <janus at errornet.de>
2006-11-30 20:34:18 +00:00
jasper
1acdc0c6e1 add p5-XML-SAX-Expat-Incremental 2006-11-30 19:38:10 +00:00
jasper
1752544321 import p5-XML-SAX-Expat-Incremental 0.04
XML::SAX::Expat subclass for non-blocking (incremental) parsing, with
XML::Parser::ExpatNB.

ok steven@
2006-11-30 19:36:49 +00:00
sturm
9a0e4c6747 bump PKGNAMEs after MULTI_PACKAGES changes 2006-11-30 18:33:04 +00:00
jasper
5a7554c2b7 update nutdb to 12.0
(no response from maintainer)
2006-11-30 17:38:27 +00:00
bernd
0983a6434c The libpng people re-rolled the distfile of png-1.2.14. They fixed
some fuckup in their autoconf stuff (which we don't use) and changed
dates in comments. Bump PKGNAME.

Noticed by aanriot@, thanks!
2006-11-30 17:24:13 +00:00
kurt
456dbd5108 Don't append nspr's shared lib version in PR_GetLibraryName. This fixes
missing 'Builtin Roots Module'/Authorities problem in mozilla* apps.
okay ajacoutot@
2006-11-30 16:53:53 +00:00
bernd
6fa372d430 Update to png-1.2.14.
'fine with me' steven@
2006-11-30 11:25:32 +00:00
steven
d621c81425 bump PKGNAME after changing MAINTAINER 2006-11-30 08:18:00 +00:00
jasper
157f67fa2b CPAN'ify
from Simon Dassow
2006-11-29 21:27:44 +00:00
jasper
a7f1e1c524 update p5-CDDB_get to 2.27 and CPAN'ify
from Simon Dassow
2006-11-29 20:21:46 +00:00
jasper
4fb2f2970b use MODULES=cpan
from Simon Dassow, thanks.
2006-11-29 20:10:42 +00:00
robert
5bdb5fc842 Using the mad and no_x11 flavors together is not a nonsense combination.
This change also fixes the builds on arm because there the mad flavor
is on by default.
2006-11-29 19:49:33 +00:00
kili
b3adf5f033 Update to 2.3.2.
Take maintainership (previous maintainer isn't reachable).
Some tweaks and cleanups.

ok jasper@
2006-11-29 19:12:04 +00:00
kurt
a4b296c48b + epic
+ rdt
2006-11-29 14:44:19 +00:00
kurt
55283fe79f import rdt 0.8.0
RDT is an open source Ruby IDE for the Eclipse platform.  Features
supported are syntax highlighting, on the fly syntax check, graphical
outline, Test::Unit view/runner, Ruby application launching, content
assist, source formatter, and a Ruby debugger.

from MAINTAINER Carlos Valiente <yo at virutass.net>
2006-11-29 14:42:34 +00:00
kurt
14310b1636 import epic 0.4.0
EPIC is an open source Perl IDE based on the Eclipse platform.  Features
supported are syntax highlighting, on-the-fly syntax check, content
assist, perldoc support, source formatter, templating support and a Perl
debugger.  A regular expression plugin and support for the eSpell
spellchecker are also available.

from MAINTAINER Carlos Valiente <yo at virutass.net>
2006-11-29 14:40:33 +00:00
mbalmer
ea4a76e244 Security update to Kronolith 2.1.4.
Major changes compared to the Kronolith H3 (2.1.3) version are:
* Close arbitrary file inclusion in free/busy views.
2006-11-29 13:37:12 +00:00
mbalmer
83dcda6b71 Fix comment, bump package name. 2006-11-29 13:27:24 +00:00
espie
a8356d9ae2 un-recursive dump-vars, remove vars that don't make a lot of sense now. 2006-11-29 09:42:08 +00:00
ajacoutot
25be132fdc - update to 1.05 (adds several functions provided by the GNU gettext
library ; some bug fixes)
- enable regression tests
- take over maintainership

ok jasper@
2006-11-29 09:40:56 +00:00
msf
227ef4e2cd build ruby bindings and put them in their own subpackage.
ok steven@
2006-11-29 08:52:38 +00:00
espie
1961355607 switch everyone left in devel to cpan 2006-11-29 08:23:29 +00:00
msf
3d3b34e6dc forgot to zap PKGNAME 2006-11-29 07:57:04 +00:00