Commit Graph

34494 Commits

Author SHA1 Message Date
sturm
43222ceffa fix RUN_DEPENDS, uses fedora_base now 2006-10-19 00:19:39 +00:00
sturm
ba971ab4a9 permit PREFIX override 2006-10-19 00:16:58 +00:00
bernd
1db3e02224 Teach register-plist how to deal with the case where the recorded
plist in PLIST_DB misses the last line.

found & debugged by sturm@
ok sturm@, espie@
2006-10-19 00:15:46 +00:00
sturm
b4af0c8ab0 switch to fedora_base 2006-10-19 00:15:36 +00:00
sturm
688dba0c5d switch to fedora_base and a little cleanup 2006-10-19 00:14:00 +00:00
pedro
2a619261fa add luabitlib 2006-10-19 00:11:09 +00:00
pedro
615207923b luabitlib, library for bitwise operations in lua, okay sturm@ 2006-10-19 00:07:27 +00:00
espie
8e64e65488 +uim, and add $OpenBSD$ comment to anthy 2006-10-18 23:57:58 +00:00
espie
f4f7528569 universal input method. tested for japanese stuff with anthy.
works just fine with gtk+. not working with qt yet.
2006-10-18 23:57:22 +00:00
naddy
7064a58e27 belatedly update to 1.3 as requested by upstream maintainer 2006-10-18 23:18:02 +00:00
espie
98bf5a959a +inputmethods/anthy 2006-10-18 23:16:27 +00:00
espie
363d6b4a46 new category: input methods.
Anthy is an input method for japanese, namely a state machine that
converts between katakana/hiragana/kanji, mostly as a library usable
by other software.

It comes with some emacs stuff.
2006-10-18 23:13:34 +00:00
wilfried
c546947f80 update to 1.8.8 2006-10-18 22:27:51 +00:00
wilfried
906e77daf7 update to 0.09 2006-10-18 22:14:23 +00:00
wilfried
25ddf4798e update to 0.59 2006-10-18 22:10:51 +00:00
wilfried
f8a298a942 update to 2.1.3 2006-10-18 22:02:39 +00:00
wilfried
260cbc8d58 -wmnetscapekiller 2006-10-18 21:49:00 +00:00
wilfried
fc11ed675b retire 2006-10-18 21:48:11 +00:00
wilfried
39911fbff2 update to 2.8.9 2006-10-18 21:18:30 +00:00
wilfried
86570524ea update to 2.10.7 2006-10-18 21:17:13 +00:00
pvalchev
9e987ad68f sdl wantlib 2006-10-18 18:40:26 +00:00
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