| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Dec 2002 00:22:11
3.0.4
|
alane  |
Moved to multimedia category. |
11 Oct 2002 07:42:22
3.0.4
|
alane  |
1. Removed comments from pkg-plist files per will's request.
2. This completes the KDE 3.0.4 commit. It's here, folks! Now /. those
cvsup servers (in about an hour or so)! |
11 Oct 2002 00:51:16
3.0.4
|
alane  |
Have you really *HEARD* KDE 3.0.4? Well, LISTEN TO THIS! |
03 Sep 2002 17:33:26
3.0.3
|
alane  |
Made the mpeglib component compile after values.h was finally removed
from STABLE.
PR: n/a
Submitted by: Andy Fawcett <andy@athame.co.uk> |
25 Aug 2002 04:37:30
3.0.3
|
will  |
Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted to
more closely conform to FreeBSD style etc, and Konqueror SSL patch merged.
Tested by: Matt Douhan <matt@fruitsalad.org>, alane
Submitted by: lioux [1] |
21 Jul 2002 18:52:13
3.0.2
|
alane  |
Update deps to track libogg and libvorbis .so version changes. |
04 Jul 2002 19:39:36
3.0.2
|
will  |
Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51. |
15 Jun 2002 16:16:32
3.0.1
|
will  |
Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to the
rigorous testing performed on the part of the KDE/FreeBSD Project
over the last three weeks. Thanks to everyone who helped test!
General changes:
[1] Follow KDE2 style by moving KDE core specific macros and
the like to x11/kde3/Makefile.kde.
[2] Fix a variety of comments or miscellaneous data to reflect
that this is KDE3 and not KDE2.
[3] Account for more empty directories in the PLISTs.
deskutils/kdepim3:
[4] More #include <malloc.h> -> #include <stdlib.h>.
audio/arts:(Only the first 15 lines of the commit message are shown above ) |
22 May 2002 16:28:43
3.0_1
|
gallatin  |
Fix this so it works on FreeBSD/alpha 4.x:
The existing patch does different things for 5.x so as to use the
standard __bswapSIZE(x) inline for 5.x. and adds i386 centric code
for FreeBSD 4.x. This change to the patch modifies the 4.x code
so as to just call htonX(x) on alpha where __byte_swap_X don't exist.
Approved by: will |
14 May 2002 16:35:40
3.0_1
|
lioux  |
Get rid of warnings from <values.h>
Submitted by: Alan E <ports@geeksrus.net>
Approved by: will |
29 Apr 2002 07:53:39
3.0_1
|
alfred  |
use __bswap{16,32} instead of __uint8_swap_uint{16,32} (because the
functions no longer exist), this is probably wrong, it should be
using htons or equivelant, but i'd like to have this unbroken for
now on recent 5.x systems. |
29 Apr 2002 02:16:02
3.0_1
|
lioux  |
o Fix PLIST
o Do not bump PORTREVISION
Submitted by: Alan E <ports@geeksrus.net>
Reviewed by: Lauri Watts <lauri@kde.org> |
21 Apr 2002 23:47:50
3.0_1
|
will  |
Please welcome Qt3/KDE3 to our ports tree. This includes work since the
original versions of these ports, so some PORTREVISIONs were bumped. See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.
bsd.kde.mk has already been updated a few days ago to work with these.
Some patches applied to fix a few bugs were:
deskutils/kdepim3:
[1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
[2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
[3] Fix compile problem with kvoctrain.(Only the first 15 lines of the commit message are shown above ) |