bernd
51e003e33c
Don't install a default database with an empty root password. From now on,
...
the user has to create the initial database himself.
Inspired by mbalmer@s change to postgresql-server.
Additionally: Don't remove the databases when mysql-server is deinstalled
via 'pkg_delete -c'.
ok brad@, mbalmer@
2006-10-18 18:35:48 +00:00
pvalchev
ae882a6fda
update to tidy-051026
...
build shared library (to be used by outside apps like php, etc)
fix makefile to allow fake to work w/ that.
based on diff from Dan Brosemer <odin@svartalfheim.net>, thx
2006-10-18 18:22:56 +00:00
naddy
426c262dd2
update to 2.4; from Pierre-Yves Ritschard <pierre-yves@spootnik.org>
2006-10-18 18:19:50 +00:00
ian
7c16b9d482
use exec here so the sh process isn't sitting around
2006-10-18 18:17:12 +00:00
pvalchev
3a64a0fe42
sdl wantlib
2006-10-18 18:07:19 +00:00
espie
d88890e2cf
Let qfile synch IO between read and write by using fflush, a bit like qt4
...
does.
This is hidden behind a pimpl, so there's no ABI change.
This should allow people to use QDataStream for input AND output with
impunity.
2006-10-18 18:05:31 +00:00
ckuethe
c982708c91
Fix file export
...
ok sturm@
2006-10-18 18:02:13 +00:00
espie
f86ce0ffa0
variant part for 64 bit architectures.
...
No pkg bump, since it doesn't affect the packages that were already
building correctly.
found out by nikolay.
2006-10-18 17:56:14 +00:00
pvalchev
36b4b694ed
sync w/ sdl update
2006-10-18 17:55:19 +00:00
pvalchev
de02c010ac
update to sdl-1.2.11
...
sdl-config --libs is now fixed to pass just -lSDL and the needed deps
get pulled implicitly as is proper
feedback/testing by various and ports@
XXX stupid cvs botched half of this commit
2006-10-18 17:54:33 +00:00
pvalchev
235247ab22
update to sdl-1.2.11
...
sdl-config --libs is now fixed to pass just -lSDL and the needed deps
get pulled implicitly as is proper
feedback/testing by various and ports@
2006-10-18 17:53:08 +00:00
wilfried
20055e63f2
update to 2.0.17
2006-10-18 17:43:01 +00:00
sturm
8a8753ea08
when you change the package, you HAVE to bump PKGNAME
...
i don't understand why people fall into this trap again and again and again
2006-10-18 17:42:28 +00:00
steven
e7df1fa168
add fftw3's single precision flavor
2006-10-18 17:41:47 +00:00
steven
9415b45e40
add flavors for single and double precision.
...
a bit complex, but doesn't work well with SUBST_VARS for now
2006-10-18 17:40:38 +00:00
ian
1f312996ac
pass filenames to program from front-end script, ok robert@
2006-10-18 17:05:57 +00:00
sturm
dcb8bcf86a
some ${MACHINE_ARCH} are in fact i386
...
No need to bump PKGNAME, as this is a noop on i386. On other archs this
port didn't package.
2006-10-18 16:57:33 +00:00
sturm
458d2c4d2a
don't throw an error in fetch, when no distinfo file exists
...
but error out in _internal-checksum, when there should be one
ok espie
2006-10-18 16:53:04 +00:00
alek
0d1ad7b6e5
Add spe
2006-10-18 16:47:39 +00:00
alek
c5fb668027
Import spe
...
SPE -- Stani's Python Editor is a multi-platform, open-source Python IDE.
2006-10-18 16:44:19 +00:00
alek
f1740964a6
Instal wxversion module
2006-10-18 16:37:12 +00:00
mbalmer
cf556eb9ba
Typo in the MESSAGE-server file. Found by bernd, gracias!
2006-10-18 16:22:18 +00:00
sturm
39c347ac8b
add older libstc++ compat libraries, required by linux jdk-1.3
2006-10-18 16:04:07 +00:00
naddy
1e7ed95776
update to 12.18.2
2006-10-18 15:41:06 +00:00
pvalchev
081646c73a
sync, 3690 unzels
2006-10-18 15:22:38 +00:00
ajacoutot
66bdde73c3
add mod_bandwidth.
2006-10-18 15:02:16 +00:00
ajacoutot
5ee483a552
Import mod_bandwidth, a bandwidth limiter for Apache.
...
help & ok alek@
2006-10-18 14:58:30 +00:00
naddy
59d17838da
unconditionally use -fPIC; sync patches
2006-10-18 14:27:43 +00:00
wilfried
7718d75964
update mysql-administrator to 1.2.4 with the new bundle from mysql-gui-tools-5.0r4
2006-10-18 14:25:58 +00:00
wilfried
984bdba40c
update mysql-query-browser to 1.2.4 with the new bundle from mysqlt-gui-tools-5.0r4
2006-10-18 14:25:11 +00:00
wilfried
34942e1a07
update mysql-gui-common with the new bundle from mysqlt-gui-tools-5.0r4
2006-10-18 14:23:55 +00:00
aanriot
807f853dde
add pgadmin3.
2006-10-18 13:56:25 +00:00
mbalmer
8db0aad7ce
Do not install a default database when installing the -server subpackage,
...
instead give advice on how to install a dabase with proper protection.
ok pvalchev, bernd, krw
2006-10-18 13:54:22 +00:00
pvalchev
76277785aa
small typo in comment
2006-10-18 13:54:09 +00:00
aanriot
4640142687
import pgadmin III, an administration and development platform for
...
PostgreSQL.
help from alek@ and bernd@, ok bernd@
2006-10-18 13:54:06 +00:00
sturm
83b91153c7
as discussed on icb, remove too old to be of much use and unmaintained
...
mbone category
2006-10-18 13:52:33 +00:00
jsg
bc59701678
Use libc md5 code rather than included broken md5 code.
...
Makes unshield work properly on amd64 and probably other 64bit archs.
2006-10-18 13:47:36 +00:00
bernd
c1e377c812
Add code that allows us to patch gem files.
...
discussed with & ok sturm@
ok for an earlier version msf@
2006-10-18 13:41:36 +00:00
sturm
04a0e6b37a
-netscape
2006-10-18 13:33:16 +00:00
sturm
8fa00271ad
as discussed on icb, remove ports too old to be useful
...
use firefox instead
2006-10-18 13:32:52 +00:00
naddy
2d3cd610ed
unconditionally use -fPIC (over -fpic)
2006-10-18 13:10:37 +00:00
kurt
7f68540334
- fix glaring startup deadlocks by properly setting PTHREAD_CFLAGS. The
...
deadlocks were caused by the inconsistent detection of pthreads by the
boost headers in different parts of the OOo build which resulted in an
uninitialized mutex.
- fix a few compile errors in the nas sub-project build.
General testing and patches from the community are encouraged.
2006-10-18 12:45:59 +00:00
ajacoutot
ae59304311
Use RAW format for the intermediate audio file; add graphics/netpbm to
...
RUN_DEPENDS; take over maintainership.
ok robi@ bernd@
2006-10-18 11:10:31 +00:00
espie
d1257184f9
special case: if PKGPATH is the LIB_DEPENDS base, then it means we're
...
building a subpackage, and then we definitely want the `current' stuff,
not the stuff that's already installed.
Allows shared libs updates in MULTI_PACKAGES to proceed gracefully without
having to uninstall stuff.
(we do not do this stuff in general, because in other cases, builds are
`staggered', e.g., a port is built against the existing base, not the stuff
in other WRKDIRS)
2006-10-18 11:09:30 +00:00
steven
3c9d9e9fcb
homepage and master site moved to oracle.com
2006-10-18 11:05:55 +00:00
alek
f4975995e9
Add p5-Net-Patricia
2006-10-18 10:55:07 +00:00
espie
713799f4a1
put no-arch into a variable, so that people can override it.
2006-10-18 10:51:39 +00:00
alek
ef624194d0
Import p5-Net-Patricia
...
This module uses a Patricia Trie data structure to quickly perform IP
address prefix matching for applications such as IP subnet, network or
routing table lookups.
From dlg@
2006-10-18 10:45:59 +00:00
steven
2e1df7fb99
remove ftp.is.co.za, not up to date for months
...
from Jim Razmus <jim at bonetruck.org>
2006-10-18 10:42:54 +00:00
alek
bd7fb23f74
NO_REGRESS; honour SYSCONFDIR
2006-10-18 10:03:50 +00:00