brad
848191a380
upgrade to MySQL 5.0.24a + a few patches.
...
http://bugs.mysql.com/22227 ulong fix
http://bugs.mysql.com/21327 OpenSSL build fix
http://bugs.mysql.com/18630 security context issue fix
http://bugs.mysql.com/17647 case-sensitive fs issue fix
CVE-2006-4226, CVE-2006-4227
2006-10-03 04:52:03 +00:00
msf
146973cf4b
+qgo
2006-10-03 00:04:14 +00:00
msf
67322f0789
Initial import of qgo-1.5.1
...
qgo is a full featured SGF editor and Go Client for NNGS/IGS/etc.
ok bernd@
2006-10-03 00:03:03 +00:00
naddy
c9a4b2ae67
bump
2006-10-02 23:18:26 +00:00
steven
60b147fe5f
+cblas
2006-10-02 21:59:12 +00:00
steven
dff539a140
import CBLAS, a C interface to the BLAS library.
...
port started by ckuethe
2006-10-02 21:58:25 +00:00
naddy
8641926d30
remove kludge for alpha gcc2 bug; prodded by brad@
2006-10-02 21:42:27 +00:00
brad
27f12f29a2
Postfix 2.4 20060930 snapshot
2006-10-02 20:35:29 +00:00
alek
969f8bd646
Set PKG_ARGS while setting NO64BIT
2006-10-02 20:29:40 +00:00
alek
9058c0cc43
Zap no_tests and no_tools flavors. Packages -tools and -tests don't
...
depend on other packages besides main python package so there is no reason
to not to build them by default.
2006-10-02 18:54:09 +00:00
espie
ccb088f096
let register-plist show stuff in a format ready for copy-paste.
...
Suggestion from alek@, took it one step further...
2006-10-02 18:48:01 +00:00
ckuethe
4c154733ad
Trivial version bump. Update my email address while I'm there.
...
ok pvalchev
2006-10-02 18:12:33 +00:00
jasper
d2d93c3438
update linkchecker to 4.5
...
ok alek
2006-10-02 17:47:09 +00:00
djm
0b839e67f3
correct PKGNAME and zap extra file that crept in
2006-10-02 17:34:36 +00:00
espie
984b811337
oops, do not unset SUBPACKAGE
...
Move BULK_COOKIE for package to the redirector, so that we do not
clean in subpackage cases, but instead wait for all the packages to be built.
Also, introduce FORCE_UPDATE=hard: with signatures, -F installed is
most often not necessary...
2006-10-02 17:26:34 +00:00
naddy
78453474a1
- update to 10.26.31: bug fixes
...
- drop no longer required workaround for alpha; from brad@
- switch to -fPIC, required by alpha
2006-10-02 16:00:21 +00:00
naddy
984d89b7dc
switch to -fPIC, required by alpha
2006-10-02 14:32:54 +00:00
kevlo
1e263ce4f1
upgrade to 2.10
2006-10-02 13:56:35 +00:00
kevlo
1398a75e51
upgrade to p5-SVN-Mirror 0.70
2006-10-02 13:08:12 +00:00
mbalmer
1769b800ab
Add an ldap FLAVOR to allow printer sharing via LDAP and mention the
...
available FLAVORs in pkg/DESCR.
2006-10-02 11:48:06 +00:00
mbalmer
ba5d658cb0
Remove unused left-overs.
2006-10-02 10:06:03 +00:00
mbalmer
4e177d3544
Add a missing directory.
2006-10-02 09:59:05 +00:00
espie
a4caf29eed
fix FETCH_PACKAGES: create a real target (packages/arch/cache/pkgname.tgz)
...
and link to it from elsewhere.
Fixes the no-arch case, and makes it ways easier to find out what was
retrieved through the cache.
2006-10-02 09:37:14 +00:00
bernd
b2be6681a6
Update to ruby-1.8.5.
...
See http://eigenclass.org/hiki.rb?ruby+1.8.5+changelog for a summary of
changes.
tested by krw@
ok msf@, sturm@
2006-10-02 07:48:08 +00:00
steven
c45bcee492
skip MODGCC3, since it does not build on sparc anyway.
2006-10-01 23:18:07 +00:00
steven
5af76b8d5c
+spidermonkey
2006-10-01 23:03:24 +00:00
steven
e27d0d118d
import of spidermonkey 1.5
...
SpiderMonkey is the code-name for Mozilla's C implementation of
JavaScript.
from Antoine Jacoutot <ajacoutot at lphp.org>
with some patches from FreeBSD.
2006-10-01 23:02:12 +00:00
brad
05a117853f
stop using the gcc3 module on the alpha architecture.
2006-10-01 22:23:47 +00:00
mbalmer
9e49dd30d1
Make this port build with USE_SYSTRACE=Yes. I forgot parts of a patch
...
to scheduler/Makefile, sorry, guys!
2006-10-01 16:02:24 +00:00
jasper
303973f621
add missing WANTLIB (stdc++)
...
ok pvalchev
2006-10-01 12:35:47 +00:00
mbalmer
d5c1f39165
Update to CUPS 1.2.4, which has lots of improvements over the old version
...
we had, like better support for foreign languages and the usual plethora
of bugfixes.
tested on various architectures and with various applications that use CUPS
as their printing system. I verified that all ports that are depending on
CUPS still build.
2006-10-01 10:43:38 +00:00
brad
28adb996c6
- g/c the --enable-static option, libusb builds a static lib by default
...
- g/c the unused libtool patch
- sync the PLIST
2006-10-01 04:46:19 +00:00
steven
86a869bc04
permit semaphore related syscalls; this allows building dk-milter and
...
dkim-milter with systrace.
ok sturm@
2006-09-30 22:31:20 +00:00
steven
b3cfb1453f
make access to various memory bits like the enterprises.ucdavis.memory tree
...
work again on OpenBSD 4.
from Jim Dew <jdew at yggdrasil.ca>
2006-09-30 22:03:56 +00:00
grunk
329c43508a
correct mentioning of ppp (instead of pppd, which is wrong) in pptp(8)
...
man page supplied by the port itself.
ok from maintainer and sturm@
2006-09-30 20:40:10 +00:00
alek
6e7b658f93
- Fix RUN_DEPENDS; now libtool isn't run-time dependency
...
(Noticed by Eric Faurot <eric.faurot@gmail.com>)
- Fix regression tests
- Bump PKGNAME
2006-09-30 19:08:22 +00:00
robert
d71173f6d1
enable odk, binfilter, qadevooo and use our malloc(3) instead
...
of using OOo's own allocation system;
add an OpenBSD ifdef to epm to use the correct tar(1) arguments;
bump PKGNAME;
2006-09-30 18:47:25 +00:00
henning
77eb767f8d
update my location. what was here so far was a broad guess someone did for
...
me long ago. now this is where my garden table is, according to this gps
thingie
2006-09-30 18:36:41 +00:00
djm
1bc9b80128
use MODPY_SETUPTOOLS to pick up setuptools version metadata, needed
...
by some things that I'm working on; ok xsa@
2006-09-30 15:12:00 +00:00
kevlo
b24e88642b
update to svk 1.08
2006-09-30 14:34:28 +00:00
kevlo
a96eda1afd
upgrade to 3.21
2006-09-30 14:05:38 +00:00
kevlo
c396be9736
arch-independent.
2006-09-30 13:53:33 +00:00
kevlo
b5dc81d57b
update to 0.27
2006-09-30 13:45:21 +00:00
steven
bd1a605c7f
make it use our libz instead of building its own.
...
from Deanna Phillips <deanna at sdf.lonestar.org>
2006-09-30 12:45:16 +00:00
kevlo
b6c0d32350
upgrade to lftp 3.5.4
2006-09-30 12:26:13 +00:00
kevlo
39b7dcaff0
arch-independent.
2006-09-30 12:19:51 +00:00
kevlo
917ec807f9
upgrade to p5-Class-Date 1.1.9
2006-09-30 12:18:20 +00:00
kevlo
d0cd7bc720
update to p5-Data-UUID 0.145
2006-09-30 12:08:48 +00:00
kevlo
a0ae54f3a3
arch-independent.
2006-09-30 11:44:30 +00:00
kevlo
3d733e8918
update to 0.18
2006-09-30 11:35:39 +00:00