Commit Graph

2923 Commits

Author SHA1 Message Date
espie
fe8e80ca66 redesign subpackages to allow for a debug flavor. 2004-01-22 21:03:59 +00:00
jcs
d1a6bf9813 rdesktop-1.3.1
fixes some rdp5 connectivity issues
2004-01-22 16:57:18 +00:00
jolan
7ae1781d2e optimization workaround to keep gcc from looping on alpha 2004-01-22 07:20:08 +00:00
marcm
4f51781710 Disable glibtest. It's not needed and our "unsafe" warnings screw up
configure on static arches.
2004-01-20 13:41:41 +00:00
espie
51e02f4063 susv3 test.
found by matthieu@
2004-01-19 22:46:03 +00:00
naddy
377a23cab2 overhaul 2004-01-18 00:20:32 +00:00
naddy
522123d9f3 add some missing @dirrms and drop those already handled in dependencies 2004-01-17 19:38:14 +00:00
naddy
6807d1bedd Don't attempt to build perl ports that load dynamic modules
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
naddy
e4ef8a3927 C program links against C++ libs, so use ${CXX} for final linking 2004-01-17 01:34:49 +00:00
couderc
cb887d1fca cast NULL sentinel to void * 2004-01-16 12:17:47 +00:00
jolan
418e634fbf +xfce4-session 2004-01-16 07:33:46 +00:00
jolan
d67721b610 import 0.1.4 2004-01-16 07:32:22 +00:00
jolan
170b9842a5 +xfce4-mixer 2004-01-16 04:33:01 +00:00
jolan
1a7e33e571 import 4.0.3 2004-01-16 04:31:18 +00:00
espie
f3fa39ffae multiline constant. 2004-01-15 18:33:36 +00:00
espie
0d4824c099 bogus struct 2004-01-15 18:25:36 +00:00
espie
635a9ff61f wrong token pasting. 2004-01-15 18:23:13 +00:00
espie
b03cdbf8fe token pasting fixes. 2004-01-15 17:57:19 +00:00
espie
98eeb5a06e fix token pasting. 2004-01-15 17:45:57 +00:00
jolan
ea0e1bf3dd +xfcalendar 2004-01-15 01:31:09 +00:00
jolan
4ad7e06b6a import 0.1.5 2004-01-15 01:16:20 +00:00
jolan
7b13856284 +minicmd,showdesktop 2004-01-14 23:15:55 +00:00
jolan
5628217d64 import of 0.3.0 2004-01-14 23:05:01 +00:00
jolan
d571b69622 import of 0.2.0 2004-01-14 22:58:06 +00:00
wilfried
95180f7a06 multiline constant 2004-01-14 22:42:52 +00:00
jolan
8cc4aeca52 +xfce4-battery-plugin 2004-01-14 05:51:08 +00:00
jolan
7c9876a43e import of xfce4-battery-plugin-0.2.0. 2004-01-14 05:50:05 +00:00
jolan
c8c360f00b Update to 4.0.3.1. (well just xfwm4, nothing else changed) 2004-01-14 00:51:57 +00:00
wilfried
191dde3511 benign distfile change 2004-01-13 21:22:42 +00:00
jcs
8006c3f834 remove myself as maintainer of this 2004-01-12 02:55:13 +00:00
sturm
4601e3aba1 fix build by disabling db4 test in configure 2004-01-11 10:59:01 +00:00
couderc
b2624ac5ab update to 2.1.0 2004-01-10 22:14:35 +00:00
brad
7f388c85e3 - fix RCS id
- add DIST_SUBDIR
- make extraction quiet
2004-01-10 03:33:45 +00:00
jolan
92220a8801 Update to 4.0.3. 2004-01-09 01:27:41 +00:00
jolan
738a7dfe02 unbrokenify 2004-01-08 23:09:12 +00:00
brad
4dd77497cf upgrade to Qt 3.2.3.
I really hate cvs.
2004-01-08 01:20:13 +00:00
brad
54b7f9c847 upgrade to Qt 3.2.3
ok espie@
2004-01-08 01:12:59 +00:00
jolan
c13af02c1e document taskbar systray > panel plugin systray preference 2004-01-06 05:15:31 +00:00
espie
a2de45a8df regen patches.
set a base public, because gcc3 has more correct access restrictions.
proper fix would probably be to make the array stuff friend (hard since
those are template classe ?) or provide an explicit function to handle
the cast.

Well, simplest way to fix this...
2004-01-05 01:49:16 +00:00
biorn
de7404678d Keeping up with -current. Ok pvalchev@ 2004-01-03 10:10:47 +00:00
jolan
a55b78b641 Update to 0.4.0. 2004-01-03 08:15:40 +00:00
marcm
52563c4b4a Despite the 2.5.0 version number, this is a bugfix update for 2.4 series. 2004-01-03 05:53:38 +00:00
sturm
b929036cda @extra
ok jolan@
2004-01-02 07:52:56 +00:00
jolan
816f5f61dc mark as broken 2004-01-02 02:56:25 +00:00
espie
b1955afab1 include correct header and find std::set_new_handler if gcc3. 2004-01-01 16:23:56 +00:00
espie
b453a56872 kill xor method, which was already marked as obsolete,
and which gcc3 complains loudly about.
2004-01-01 15:39:29 +00:00
espie
08ef531b01 /**/# -> XCOMM 2004-01-01 15:20:21 +00:00
espie
945e309d05 missing #include <assert.h>. gcc2.95 didn't seem to mind, but then
it expands methods at completely different times.
2004-01-01 15:18:37 +00:00
espie
f9dbd10763 regen patches.
remove bogus token pasting "a" "b"  works, and those are separate tokens.
2004-01-01 15:10:59 +00:00
brad
0ae6c522e9 upgrade to KOffice 1.3RC2, final is just around the corner
and this is much better than 1.2.
2003-12-31 07:13:19 +00:00