Commit Graph

3963 Commits

Author SHA1 Message Date
espie
a61cfa6eac SHARED_LIBS 2006-01-03 14:49:23 +00:00
espie
b536c250bf zap unwanted stuff 2006-01-03 14:15:14 +00:00
espie
c37c2a7574 SHARED_LIBS 2006-01-03 14:10:51 +00:00
espie
57a81a9665 SHARED_LIBS 2006-01-03 12:27:24 +00:00
espie
8e9a592954 SHARED_LIBS 2006-01-03 09:10:53 +00:00
espie
d1416111ec oopsie 2006-01-03 09:06:14 +00:00
marcm
18a16ff171 SHARED_LIBS and update to the latest 2.8 version since I've had it for
some time :).

"looks alright" pval@
2006-01-03 07:33:36 +00:00
espie
2977e72179 versioned pluginsdir in qt3.port.mk 2006-01-02 16:59:37 +00:00
naddy
06aed2f174 SHARED_LIBS, USE_LIBTOOL 2006-01-01 22:23:03 +00:00
naddy
49b3093ffa SHARED_LIBS 2006-01-01 20:57:03 +00:00
alek
e833c7a25a Fix rcsid; ok sturm@ 2006-01-01 15:12:06 +00:00
alek
92ec721bc1 Use versioned python binary; fixes build when there is no python symlink
ok sturm@
2006-01-01 09:51:58 +00:00
naddy
e6b6088d27 SHARED_LIBS 2005-12-31 17:29:37 +00:00
naddy
334a741989 SHARED_LIBS, USE_LIBTOOL 2005-12-31 16:33:45 +00:00
espie
67178f8451 update to qt 4.1.0, heavily patch qmake to handle SHARED_LIBS.
patch a lot of Makefiles to avoid debug stuff entirely.
fix a few tests so that libmng gets picked up, and some various NIS
and IPv6 stuff.
2005-12-31 15:59:50 +00:00
naddy
72c66765d8 - SHARED_LIBS
- remove shared library .so and .so.N links
2005-12-31 15:18:44 +00:00
steven
f88c2e3584 SHARED_LIBS, remove inactive maintainer, bump PKGNAMEs
ok naddy@
2005-12-30 22:21:21 +00:00
naddy
649ab955d0 missed packaged bump 2005-12-30 16:28:25 +00:00
naddy
589c1e6bd5 SHARED_LIBS and some USE_LIBTOOL 2005-12-30 00:35:13 +00:00
espie
5674966f63 SHARED_LIBS 2005-12-29 14:35:07 +00:00
espie
6122ba2169 better patch, allows several libs to have distinct numbers. 2005-12-29 14:22:48 +00:00
espie
6765217b82 SHARED_LIBS 2005-12-29 13:43:40 +00:00
espie
83e2599edb SHARED_LIBS...
takes so little time to build compared to qt3 it's not even funny.
2005-12-29 13:09:10 +00:00
espie
f515d3920f SHARED_LIBS:
- qmake changes to emit LIBxxx_VERSION annotations in generated Makefiles.
- qt changes to use plugins-<major> libraries. Note that uic always look in
the configured directory, and one cannot link against two qt libraries,
otherwise stuff will be destroyed twice... (ick).
2005-12-28 16:50:58 +00:00
fgsch
05be7b910f we don't have USER_LDT anymore; talk about machdep.userldt instead.
maintainer ok
2005-12-28 15:22:35 +00:00
naddy
1a633ba1fe SHARED_LIBS, USE_LIBTOOL, a little cleanup 2005-12-27 23:12:23 +00:00
naddy
3f2cf6b2aa SHARED_LIBS.
While here, build some modules directly as modules instead of
building them as libraries and later renaming them.
2005-12-27 21:06:09 +00:00
espie
5758b588f6 Add inputmodules patch. Fixed package name for debug flavor. 2005-12-27 18:04:32 +00:00
naddy
e23c4dd432 SHARED_LIBS and some USE_LIBTOOL 2005-12-26 18:45:10 +00:00
naddy
399f87f64c SHARED_LIBS, USE_LIBTOOL 2005-12-26 16:45:43 +00:00
sturm
838a80110a xrootconsole 2005-12-26 11:30:58 +00:00
sturm
7fa37e7e1d Initial import of xrootconsole 0.6
xrootconsole is a small utility which displays its input in
a transparent text box on X's root window.  It will read
from any file listed on the command line or, by default,
from stdin.  It is most useful when it reads from a FIFO;
this allows you to redirect multiple commands to the FIFO
and monitor their output.

from Sebastian Trahm <inthisdefiance at gmx.net>
2005-12-26 11:30:12 +00:00
naddy
c9d5e23c22 SHARED_LIBS, USE_LIBTOOL 2005-12-25 21:14:26 +00:00
naddy
ed234ef850 SHARED_LIBS 2005-12-25 20:23:18 +00:00
jolan
49f1788e41 add win32 codec support 2005-12-24 09:01:17 +00:00
jolan
770acfc48d crank the priority on the ncurses module so that it is preferred over
the rc one
2005-12-22 16:36:17 +00:00
bernd
e02dfbe3af Update to terminus-font-4.16.
"go ahead" from MAINTAINER Victor Sahlstedt
2005-12-22 09:30:16 +00:00
jolan
01d2b6dcb2 fix default font 2005-12-22 05:32:50 +00:00
jolan
7a0e9b5743 add back altivec support 2005-12-22 04:45:38 +00:00
jolan
404172462a update to 0.8.4a 2005-12-22 03:45:36 +00:00
pvalchev
7cdd5aad7b rearrange variables so gcc2 eats this too 2005-12-20 19:01:26 +00:00
pvalchev
6fafc5823a gcc2 fixes: declare variables in beginning of block 2005-12-20 06:05:03 +00:00
espie
0a274fa527 more use of system libtool 2005-12-19 09:54:29 +00:00
espie
9d9f2e4d67 start using fixed system libtool. 2005-12-17 11:27:44 +00:00
sturm
bea30dea43 use __LP64__, noticed by brad 2005-12-17 08:45:47 +00:00
sturm
b41f2a260d fix build on 64bit archs 2005-12-16 23:03:26 +00:00
naddy
826a449489 -lvorbis requires -lm; from sturm@ 2005-12-15 15:42:24 +00:00
espie
d51087255c sr@Latn package contains the same sound as the sr package, so remove them
and have it depend on the other package.
2005-12-12 14:37:56 +00:00
espie
17186ba475 conflict unearthed by the find-all-conflicts update 2005-12-12 14:29:30 +00:00
pedro
6b541836e1 ion-3ds-20051210, no big changes 2005-12-10 21:35:06 +00:00