non port: audio/kdemultimedia2/Makefile |
Number of commits found: 31 |
Monday, 9 Sep 2002
|
07:24 alane
KDE2 is dead. The source is no longer available.
 |
Saturday, 20 Jul 2002
|
15:32 naddy
Ogg Vorbis 1.0 library major version bumps.
 |
Friday, 21 Jun 2002
|
02:48 alane
Distfiles have been moved on kde site to Attic.
PR: ports/39558
Submitted by: glewis
Reviewed by: alane
 |
Saturday, 30 Mar 2002
|
09:07 will
Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This is
not tested other than for syntax, but should DTRT from what I understand
of the problem.
Submitted by: bento
 |
Wednesday, 16 Jan 2002
|
17:44 naddy
* Bump Ogg Vorbis library version numbers. * Increment PORTREVISION because of
the dependencies change.
 |
Tuesday, 15 Jan 2002
|
02:09 will
Fix kdemultimedia2 build problem which basically boils down to the inability
to use --enable-final. Make OGGVORBIS support unconditional. Remove @dirrm's
that don't apply to this port. Bump PORTREVISION.
 |
Friday, 11 Jan 2002
|
06:17 will
Bring in a few changes to the KDE ports infrastructure, and some fixes. -
Move all stuff specific to kde core ports to x11/kde2/Makefile.kde. +
Default to compile optimized for speed, not debugging, in ports builds,
not just packages. We don't really get that many backtraces or debugging
information, and there's a better way to provide these things to people
willing to spend some time working on KDE. It's at (as announced
before): http://freebsd.kde.org/. - Remove teTeX dependency for kdegraphics2
upon request, and being unable to find any reason not to. Apparently,
kdegraphics still compiles libkdvi and kdvi -- I guess dvips is merely a
runtime dependency. Therefore to enable its use one just needs to add the
teTeX package. Bump PORTREVISION to reflect dependency change. - Fix
koffice port by removing PYTHON_VERSION, which is unnecessary.
 |
Tuesday, 8 Jan 2002
|
01:24 will
If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also add --enable-debug
and turn off stripping of binaries so we actually get all the debugging we're
supposed to get. :)
 |
Saturday, 5 Jan 2002
|
02:29 will
Conditionalize use of objprelink based on whether we're running on
MACHINE_ARCH=i386 *and* whether NO_KDE_OBJPRELINK is defined.
 |
Friday, 7 Dec 2001
|
15:43 petef
Fix a problem with auto{conf,make}: some build magic was introduced to make
sure that the "autoconf" and "automake" binaries KDE looked for were found and
were autoconf213 and automake14 (as there are issues with the latest
versions), but the logic in setting $PATH was wrong. This puts
${WRKSRC}/auto-bin before the rest of the users $PATH. This fixes KDE auto*
problems if automake14 and automake-1.5 are both installed.
 |
Tuesday, 4 Dec 2001
|
03:47 will
Upgrade KDE to 2.2.2: * General: - Support for objprelink.
- Hack for autoconf 2.13/automake 1.4. Note that we can't use the
standard USE_AUTO* because they change things in work/*; KDE has its
own way of doing that. - Light cleanup of extra dirs in the PLISTs
provided by my mkplistpkg[1] script. - Speedups of both
compile and runtime through the usage of --disable-debug and
--enable-final. The latter did not work with the kdemultimedia
package, unfortunately. - Patch updates. * audio/kdemultimedia2:
- Patch to fix KSCD on FreeBSD[2]. It works very well now. *
deskutils/kdepim: - Enable kpilot[3]. Pull in the latest pilot-link
stuff. * devel/kdesdk, * devel/kdevelop: - No specific changes.
* devel/qt-designer: - Make this port depend almost entirely on qt23
to make it more maintainable, so I don't have to keep hacking the
patches to get them to apply. * editors/koffice, *
games/kdegames, * graphics/kdegraphics: - No specific changes. *
misc/kdeaddons: - SDL is required now. Cull SDL PLIST_SUB and such.
- Fix breakage from hardcoding "sdl-config". * misc/kdeutils2:
- Fix problem with klaptopdaemon[4] where it didn't properly
display the battery time. This patch is untested, but applied. *
net/kdenetwork2: - Fix DCC for KSIRC[5]. - Remove ktalkd
from the build. It requires some weird thing in the configure
script that I don't have time to look at. * sysutils/kdeadmin: - No
specific changes. * textproc/kdoc: - Remove bogus requirement that
kdoc requires Perl 5.6.0; it sure seems to operate fine with >=
5.005. But I'll let time tell. * www/quanta: - No specific changes
(--disable-debug support only). * x11/kde2: - No specific changes.
* x11/kdebase2: - Fix ksysguard compile by merging the files from
the HEAD branch of KDE CVS that were missing at release time for
FreeBSD[6]. :\ * x11/kdelibs2: - Recognize CUPS' spinoff[7].
- Add libxslt dependency since it was removed from kdelibs. - Fix
libxml compile problems[8] (accomplished by upgrading). - Remove
libkformula from port Makefile; this library has been spun off into
koffice. - Fix mode problems with DCOP[9]. This allows you to save
files properly. It also seems to be a FreeBSD specific problem.
- Fix bashisms in kdeprint/imagetops script[10]. * x11-clocks/kdetoys2:
- No specific changes. * x11-toolkits/qt23: - Do NOT
upgrade to QT 2.3.2[11]. - Allow devel/qt-designer to depend on this
port entirely for the patches by adding a perlre to accomplish this.
* x11-wm/kdeartwork: - No specific changes.
 |
Saturday, 27 Oct 2001
|
09:50 demon
Upgrade to 2.2.1.
 |
Monday, 10 Sep 2001
|
21:22 demon
Set DIST_SUBDIR=KDE
 |
Friday, 31 Aug 2001
|
11:33 olgeni
Cosmetics: remove colons from PLIST_SUB variables.
 |
Saturday, 25 Aug 2001
|
03:17 will
Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically to
maintain and improve QT/KDE on FreeBSD. This group (at this time) consists
of: demon, olgeni, kevlo, lauri@kde.org, rwatson, and will.
 |
Tuesday, 21 Aug 2001
|
12:42 olgeni
Add the optional WITH_OGGVORBIS variable. It will also be automatically set if
ogg/vorbis tools are detected (audio/libogg and audio/libvorbis), fixing the
plist for both bento and users who have ogg/vorbis already installed.
 |
Wednesday, 15 Aug 2001
|
17:25 will
*sigh* They changed the path to the tarballs again. This was verified on my
local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/. :\
 |
13:43 will
Update to KDE 2.2:
 |
Wednesday, 18 Apr 2001
|
06:47 asami
Pass ${CONFIGURE_ENV} to MAKE_ENV too, this fixes a problem with
configure/build.
 |
Tuesday, 3 Apr 2001
|
09:14 will
Overhaul QT/KDE support: - bsd.port.mk update to use bsd.kde.mk for
USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix
bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce
QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to
2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication
that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs
build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone
since it looks like black magic to me. Should still work w/ compat shims
for older USE_QT[,2] style. Some others were also left alone for the same
reason.
 |
Saturday, 24 Mar 2001
|
22:15 will
Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, what this
involves is this: Cull GL from Qt by default, but still provide a Qt+GL
library that may or may not have threads. Then also provide a Qt library that
has threads but not GL. This allows us to make KDE2 depend on a library that
will *not* have threads, ever. Threads will be revisited at a later date.
Ports that require GL support need to be updated to use the hacked library,
libqtgl.so.4. The net result is that we bloat our qt2 package by 1.5-2.5MB
for compatability. Also, static qt will not have GL support.
 |
Monday, 5 Mar 2001
|
13:03 will
Clean up ugly wording of instructions on how to use kscd.
 |
12:17 will
Attempt to fix conflicts with a local getopt.h (specifically, the fix is for
libgnugetopt's getopt.h). Not tested, but should work.
 |
Monday, 26 Feb 2001
|
19:24 will
Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result of the
KDE team's excellent work, I am initiating burn sequence for KDE 1.x. All
base KDE1 ports are hereby nuked. I am also reluctantly reassuming
maintainership of the KDE2 ports. Official KDE 2.1 packages built for FreeBSD
4.2-STABLE w/ XFree86 4.0.2 are available on KDE's official ftp mirrors now.
Enjoy!
 |
Tuesday, 12 Dec 2000
|
03:02 kevlo
Upgrade to 2.0.1
 |
Friday, 17 Nov 2000
|
18:24 will
Resign as maintainer of KDE2 ports, having brought them up from inception to
the final release of KDE 2.0. Kevin Lo <kevlo@FreeBSD.org> will continue as
the new maintainer. He has commit privileges on the KDE tree, making him an
excellent candidate for this job. I'll be behind the scenes for awhile, since
there are some structural changes I'd like to make but I'd rather have Kevin
do the work. Please, people, direct your patches at Kevin and watch his
"freetime deprivation process" _really_ start. :-P
 |
Sunday, 29 Oct 2000
|
04:09 will
Oops, forgot to remove -lqt2 along with -L${X11BASE}/lib, to allow people to
compile on X4.0.1.
 |
00:22 will
Implement fix for configure scripts in regards to finding X libs on XFree86
4.0.1.
 |
Wednesday, 25 Oct 2000
|
04:33 will
Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road... All
KDE2 ports now use default USE_QT2. Still todo: Merge in MTREE stuff.
 |
Wednesday, 4 Oct 2000
|
07:40 sobomax
Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
 |
Friday, 15 Sep 2000
|
22:40 will
Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If you have
not tried KDE 2.0 or haven't done so in awhile (i.e. since July or before),
you should try this. This version is extremely stable and offers better
functionality than before. This update also introduces the KDE2 modules
kdegraphics and kdemultimedia to our ports tree. Additionally, this marks the
first time FreeBSD packages were announced as part of the KDE2 beta release
announcement! :-)
 |
Number of commits found: 31 |