Commit Graph

34017 Commits

Author SHA1 Message Date
espie
ccc1498fc1 more new libspecs. 2006-08-01 22:19:46 +00:00
kurt
6af18b5fc3 convert eclipse startup script to use javaPathHelper 2006-08-01 20:07:30 +00:00
kurt
22696ecabd convert ant startup script to use javaPathHelper. 2006-08-01 20:01:15 +00:00
alek
4c32720997 Use MASTER_SITE_BERLIOS 2006-08-01 19:49:09 +00:00
alek
a342f505ce Use MASTER_SITE_BERLIOS 2006-08-01 18:38:22 +00:00
alek
6407e91621 Update to 12.1; from William Yodlowsky <bsd@openbsd.rutgers.edu> 2006-08-01 18:22:05 +00:00
alek
dde86eb9bf Add MASTER_SITE_BERLIOS; ok sturm@, naddy@ 2006-08-01 17:19:50 +00:00
espie
b160c64929 tweak for PKGPATH, name it correctly as FULLPKGPATH, and add a subsidiary
table to map FULLPKGPATH to PKGPATH, e.g.,

SELECT DISTINCT PKGPATH, VALUE FROM Wantlib,Paths WHERE Wantlib.FULLPKGPATH=Paths.FULLPKGPATH ORDER BY PKGPATH
2006-08-01 16:22:22 +00:00
espie
3f7069014d new specs
missed audio files, and chinese.
2006-08-01 16:20:46 +00:00
pedro
a872683a28 Upgrade to Lua 5.1.1 2006-08-01 15:50:27 +00:00
alek
98c392da00 Add scheme48 2006-08-01 14:57:04 +00:00
kurt
875458a34a add javaPathHelper 2006-08-01 14:46:05 +00:00
kurt
5a73e969fe javaPathHelper is a script that java applications can use to provide a
constant and familiar method for launching java applications on
OpenBSD. The use of JAVACMD, JAVA_HOME and PATH environment variables are
well known methods for users to control which JVM is used to launch a
java application.  When a user sets up his environment javaPathHelp will
use it. No attempt is made to prevent the user from running an
application that requires a particular JVM version with a lower version.
When the user's environment has not be setup, javaPathHelper falls back
to inspecting which JDK or JVM satisfied the RUN_DEPENDS for the
package.

okay ian@
2006-08-01 14:43:56 +00:00
alek
3d5f66d6f7 Import scheme48 1.3
Scheme 48 is an implementation of the Scheme programming language as
described in the Revised5 Report on the Algorithmic Language Scheme.
It is based on a compiler and interpreter for a virtual Scheme
machine.  Scheme 48 tries to be faithful to the Revised5 Scheme
Report, providing neither more nor less in the initial user
environment. It is based on a byte-code interpreter and is designed to
be used as a testbed for experiments in implementation techniques and
as an expository tool.

From Aaron Hsu <arcfide@sacrificumdeo.net>
2006-08-01 14:34:33 +00:00
alek
1e853c8483 @conflict scheme48 2006-08-01 14:25:30 +00:00
robert
ce113bc8bb update to version 1.5.0; from janus@errornet.de 2006-08-01 13:23:15 +00:00
alek
ab7a43f99b Update to 1.2.9; from Sigfred Haversen <bsdlist@mumak.com> 2006-08-01 12:32:36 +00:00
espie
b019a77038 new-style specs 2006-08-01 12:13:28 +00:00
espie
24c4894c84 new lib specs 2006-08-01 11:17:55 +00:00
espie
fe3a0bfbff handle new lib specs 2006-08-01 11:01:15 +00:00
espie
100b45279f convert a few libspecs to new style.
Note: no package bump, those are only BUILD dependencies,
the pkg_create code will create the correct wantlib specs.
2006-08-01 10:50:19 +00:00
espie
2bf397a8e6 allows >= for lib-specs, needs some quoting for shell... 2006-08-01 10:00:54 +00:00
espie
c1d12b9732 +p5-DBIx-Class 2006-08-01 09:18:53 +00:00
espie
897d95c070 p5-DBIx-Class, port written before the submissions on ports@... after
talk with msf about which one to commit.
2006-08-01 09:17:17 +00:00
espie
ca3f27f0de fix after compile on sparc64.
There is (again) something fishy with exceptions on sparc64...
2006-08-01 08:58:11 +00:00
steven
0ce981262d update to docbook 4.4 2006-08-01 06:34:15 +00:00
steven
e609281bab NO_REGRESS 2006-08-01 06:16:58 +00:00
steven
bfce867435 update to 1.18
from maintainer Okan Demirmen <okan at demirmen.com>
2006-08-01 05:40:58 +00:00
aanriot
9602982015 update to 2.0.7 (bug fixes).
"go ahead" brad@
2006-08-01 05:09:25 +00:00
espie
b4086e8b3e update to 2.4.3 2006-07-31 23:55:51 +00:00
jasper
675d418818 update linkchecker to 4.2
ok alek
2006-07-31 21:30:30 +00:00
alek
c1eac951c3 Update to 1.4.6
Based on diff submitted by Simon Kuhnle <simonkuhnle@web.de>
Maintainer timeout
2006-07-31 20:53:00 +00:00
jakob
f070649fde add dkim-milter 2006-07-31 15:41:35 +00:00
jakob
f8eabcdc28 add user/group for mail/dkim-milter 2006-07-31 15:41:02 +00:00
jakob
9f078d0636 The dkim-milter package is an open source implementation of the DKIM
sender authentication system proposed by the E-mail Signing Technology
Group (ESTG).  DKIM is an amalgamation of the DomainKeys (DK) proposal
by Yahoo!, Inc. and the Internet Identified Mail (IIM) proposal by
Cisco.
2006-07-31 15:40:22 +00:00
millert
1963cd7c94 Fix a core dump during mpeg audio decoding; from revision 5658 of
the ffmpeg svn repo.  OK brad@
2006-07-31 15:03:15 +00:00
aanriot
ced923be44 - fix moduledir (the path where modules are looked for).
- fix paths in the config file.
- bump PKGNAME .

ok Rui Reis.
2006-07-31 13:02:18 +00:00
steven
98fff0f515 +gopher 2006-07-31 12:53:07 +00:00
steven
95ef5ed2f2 import gopher 3.0.11
This is the Gopher+ distribution based on the University of Minnesota's
Internet Gopher+ distribution for UNIX machines.  University of
Minnesota actively developed this software until 1995.  In 2000, they
released it to the public under the GNU General Public License.

submitted by Deanna Phillips <deanna at sdf.lonestar.org>

ok bernd@, looks good jasper@
2006-07-31 12:52:20 +00:00
espie
76cef059f5 synch, 3718 unzels 2006-07-31 12:46:26 +00:00
jakob
d004faefb0 add dk-milter and milter-greylist 2006-07-31 12:40:12 +00:00
jakob
9767c8a38f milter-greylist is a mail filter for sendmail that implements grey
listing, a spam filtering technique proposed by Evan Harris.
2006-07-31 12:36:43 +00:00
jakob
567034c473 The dk-milter package is an open source implementation of the DomainKeys
sender authentication system proposed by Yahoo!, Inc.
2006-07-31 12:35:07 +00:00
jakob
bc940bcd4c add user/group for upcoming mail/milter-greylist 2006-07-31 12:32:58 +00:00
jakob
a7c527e106 add user/group for upcoming mail/dk-milter 2006-07-31 12:32:05 +00:00
espie
9bfc225b5d +ladspa
+cmt
2006-07-31 12:23:25 +00:00
espie
3978e821d8 computer music toolkit, a ladspa plugins set. 2006-07-31 12:22:15 +00:00
espie
c125af1392 linux audio developer simple plugin API 2006-07-31 12:21:20 +00:00
espie
9ca5befc7b 4.2 branch of gcc 2006-07-31 09:50:53 +00:00
bernd
1498df97f8 Security update to mozilla-firefox-1.5.0.5.
This update fixes multiple security vulnerabilities.

For detailed information see:

http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox1.5.0.5

ok steven@
2006-07-31 09:32:19 +00:00