CVS log for ports/audio/arts/Makefile
Up to [FreeBSD] / ports / audio / arts
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.74: download - view: text, markup, annotated - select for diffs
Thu Jul 7 17:21:30 2011 UTC (7 months ago) by makc
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -1 lines
Reset maintainership de jure. In fact KDE 3 has not been maintained by our team for a long time, not to mention upstream. Discussed a while ago among the KDE/FreeBSD team.
Revision 1.73: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:30:20 2010 UTC (14 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.72: download - view: text, markup, annotated - select for diffs
Sun Jun 6 20:43:29 2010 UTC (20 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_6_EOL
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +1 -1 lines
Bump PORTREVISION for ports that depend on libogg, directly or indirectly (via libvorbis, libtheora).
Revision 1.71: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:30:43 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.70: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:33:57 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -1 lines
- update to jpeg-8
Revision 1.69: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:32:11 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -1 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Jul 6 21:25:28 2009 UTC (2 years, 7 months ago) by naddy
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +1 -1 lines
Bump PORTREVISION after libogg and libvorbisfile major version increment.
Revision 1.67: download - view: text, markup, annotated - select for diffs
Mon Jan 12 11:25:27 2009 UTC (3 years ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -1 lines
- Fix build after glib update Reported by: pavbot/Marc Peters Tested by: Marc Peters freenode/#bsdforen.de, tinderbox Obtained from: pkgsrc
Revision 1.66: download - view: text, markup, annotated - select for diffs
Fri Aug 29 11:55:02 2008 UTC (3 years, 5 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +0 -2 lines
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
Revision 1.65: download - view: text, markup, annotated - select for diffs
Fri Aug 29 11:29:43 2008 UTC (3 years, 5 months ago) by miwi
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +3 -1 lines
The KDE FreeBSD team is proud to announce the release of KDE 3.5.10 for FreeBSD. The official KDE 3.5.10 release notes can be found at: http://www.kde.org/announcements/announce-3.5.10.php While not a very exciting release in terms of features, 3.5.10 brings a couple of nice bugfixes and translation updates to those who choose to stay with KDE 3.5. The fixes are thinly spread across KPDF with a number of crash fixes, KGPG and probably most interesting various fixes in kicker, KDE3's panel: * Improved visibility on transparent backgrounds * Themed arrow buttons in applets that were missing them * Layout and antialiasing fixes in various applets Approved by: portmgr (erwin/pav)
Revision 1.64: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:16:14 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +0 -2 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Aug 18 09:21:34 2008 UTC (3 years, 5 months ago) by miwi
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -4 lines
The KDE FreeBSD team is proud to announce the release of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release notes can be found at: http://www.kde.org/announcements/announce-3.5.9.php After the KDE 4.1.0 import the team found time to make KDE 3.5.9 ready for the Ports tree. KDE 3.5.9 was released six months ago and 3.5.10 is coming soon. We are not sure we have time to get 3.5.10 for FreeBSD 7.1/6.4 release, but we would have minimum 3.5.9 for those people who prefer to stay with KDE3. Of course Thanks to all Testers.
Revision 1.62: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:06:24 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:46:15 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -2 lines
- Remove unneeded dependency from gtk12/gtk20 [1] - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Oct 29 23:47:24 2007 UTC (4 years, 3 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -2 lines
Update to KDE 3.5.8
Revision 1.59: download - view: text, markup, annotated - select for diffs
Sat Jul 28 12:27:08 2007 UTC (4 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -1 lines
- Chase increase of audio/libvorbis shlib version. - Bump PORTREVISION
Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Jul 4 10:24:04 2007 UTC (4 years, 7 months ago) by lofi
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
Update to KDE 3.5.7 / KOffice 1.6.3
Revision 1.57: download - view: text, markup, annotated - select for diffs
Sat May 19 19:58:07 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.56: download - view: text, markup, annotated - select for diffs
Sun Apr 8 14:52:32 2007 UTC (4 years, 10 months ago) by arved
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +3 -2 lines
Fix artsdsp on 64-bit archs 2 portlint nits while here
Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Mar 13 19:10:11 2007 UTC (4 years, 10 months ago) by lofi
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
Update to KDE 3.5.6 / KOffice 1.6.2
Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue Dec 19 22:03:28 2006 UTC (5 years, 1 month ago) by lofi
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
Only depend on jack on FreeBSD 5.3+
Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Dec 19 21:19:13 2006 UTC (5 years, 1 month ago) by lofi
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
Update to KDE 3.5.5 / KOffice 1.6.1 Approved by: portmgr
Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Dec 12 14:04:24 2006 UTC (5 years, 1 month ago) by lofi
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
Don't depend on jack on 4.x anymore, since the latest jack update broke it there. Note to committers: Please check dependencies before conditionally marking something BROKEN. You may inadvertently cut down half of the ports tree when all you meant to do was removing a leaf.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Sep 12 23:26:13 2006 UTC (5 years, 4 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -2 lines
KDE 3.5.4 / KOffice 1.5.2
Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Jun 14 18:54:26 2006 UTC (5 years, 7 months ago) by lofi
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +0 -0 lines
Forced commit to note that the current versions of these ports already contain the fixes for the vulnerabilities decribed in Security: http://www.kde.org/info/security/advisory-20060614-2.txt Security: CVE-2006-2916
Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Jun 9 16:07:01 2006 UTC (5 years, 8 months ago) by lofi
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -0 lines
Don't assume setuid() cannot fail for suid root applications.
Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon Jun 5 19:23:53 2006 UTC (5 years, 8 months ago) by lofi
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -1 lines
Update to KDE 3.5.3
Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed May 3 05:14:10 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +0 -1 lines
Remove USE_REINPLACE from ports in categories starting with A.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Apr 6 03:20:54 2006 UTC (5 years, 10 months ago) by lofi
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Looks like arts really wants glib2 these days.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Mar 30 20:30:02 2006 UTC (5 years, 10 months ago) by lofi
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -3 lines
Update to KDE 3.5.2
Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:34:23 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -1 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Feb 1 09:12:50 2006 UTC (6 years ago) by lofi
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
Update to KDE 3.5.1.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Jan 8 19:31:11 2006 UTC (6 years, 1 month ago) by lofi
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
Update to KDE 3.5.0
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sat Nov 5 11:19:26 2005 UTC (6 years, 3 months ago) by lofi
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
Update to KDE 3.4.3 / KOffice 1.4.2
Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun Jul 31 22:46:06 2005 UTC (6 years, 6 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
Update to KDE 3.4.2 / KOffice 1.4.1
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Jun 26 15:38:27 2005 UTC (6 years, 7 months ago) by lofi
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
Update to KDE 3.4.1
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Apr 12 18:05:20 2005 UTC (6 years, 9 months ago) by lofi
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
s/.elseif/.elif
Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:24:48 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:01:20 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Apr 3 10:39:31 2005 UTC (6 years, 10 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -0 lines
Only depend on jack on i386 and amd64.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Mar 20 18:17:24 2005 UTC (6 years, 10 months ago) by lofi
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +9 -3 lines
Update to KDE 3.4
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Mar 12 10:52:15 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -0 lines
Bump PORTREVISION to chase the glib20 shared lib version change.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Dec 13 20:11:45 2004 UTC (7 years, 1 month ago) by lofi
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
Update to KDE 3.3.2
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Dec 5 11:24:07 2004 UTC (7 years, 2 months ago) by lofi
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -1 lines
Fix implicit dependency on imake for KDE and all USE_KDELIBS_VER users.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Nov 8 00:33:38 2004 UTC (7 years, 3 months ago) by lofi
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Update to KDE 3.3.1
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Aug 30 19:55:09 2004 UTC (7 years, 5 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -2 lines
Update to KDE 3.3
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Jun 9 16:57:14 2004 UTC (7 years, 8 months ago) by lofi
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Update to version 3.2.3
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Jun 1 15:33:15 2004 UTC (7 years, 8 months ago) by lofi
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -0 lines
Make PTHREAD_LIBS-safe.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue May 25 22:51:11 2004 UTC (7 years, 8 months ago) by lofi
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -0 lines
Additionally set CONFIGURE_TARGET to empty.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue May 25 15:03:53 2004 UTC (7 years, 8 months ago) by lofi
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -0 lines
Add --build... to CONFIGURE_ARGS now that arts doesn't get it anymore from either Makefile.kde or bsd.kde.mk. Noticed by: many PR: ports/67164
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun May 2 18:05:22 2004 UTC (7 years, 9 months ago) by lofi
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +31 -1 lines
Add optional dependencies on esound and NAS. Noticed by: Albert Kinderman <albert.kinderman@csun.edu> Lauri Watts <lauri@kde.org>
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Apr 20 09:07:44 2004 UTC (7 years, 9 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -2 lines
Update to KDE 3.2.2
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Apr 5 03:30:25 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Mar 9 19:40:43 2004 UTC (7 years, 11 months ago) by lofi
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
Update to KDE 3.2.1 / QT 3.3.1 Important changes: ================== KDE: - Audio/arts does not install artswrapper anymore, instead it is provided by audio/artswrapper. See UPDATING. - misc/kdeaddons3 is now a metaport with editors/kate-plugins editors/vimpart games/atlantikdesigner misc/kaddressbook-plugins misc/kfile-plugins misc/kicker-applets misc/knewsticker-scripts misc/konq-plugins misc/ksig misc/renamedlgplugins multimedia/noatun-plugins net/kontact-plugins as slave ports. - A number of KDE ports now uses OPTIONS do make various WITH_* options more visible. - Plist fixes - devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for newly created projects. - kdebase will no longer remove previous KDM configurations. This won't take effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still remove the configuration), but subsequent updates will merge old configs. QT: - Previous versions of QT could be compiled with debugging-support enabled by defining DEBUG. This switch has been renamed to the more unambiguous WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Mar 3 15:07:13 2004 UTC (7 years, 11 months ago) by lofi
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -4 lines
Do not install artswrapper suid. Requested by: nectar
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Feb 13 03:56:20 2004 UTC (7 years, 11 months ago) by lofi
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +9 -10 lines
Update to version 1.2.0. Reasons for doing it now instead of together with all the other KDE 3.2 (read: lame excuses): - Problems which it supposedly has do not surface in testing. - It's the official arts version for KDE 3.2 and people reporting bugs at bugs.kde.org will earn funny looks if they report they have arts 1.1.4 still. - Many people seem to have inexplicable problems with arts 1.1.4 and KDE (which didn't surface in testing either... bleh) - It does no longer contain a statically linked, outdated glib and instead links to glib20 from ports - this should fix 'artsdsp xmms' once and for all.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Feb 7 21:16:48 2004 UTC (8 years ago) by lofi
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +5 -3 lines
Make artswrapper suid. This will enable running artsd with realtime priority. Bump PORTREVISION.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Feb 5 10:53:24 2004 UTC (8 years ago) by lofi
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Unclobber PORTREVISION. Noticed by: krion
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Feb 5 01:22:47 2004 UTC (8 years ago) by lofi
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -3 lines
Update to KDE 3.2.0 Important changes: ================== - Kmail and knode have been moved from kdenetwork to kdepim. This means you will have to install kdepim if you want to continue using kmail or knode. This is to ease integration with korganizer, in the new 'Kontact' application. - The arabic translations for KDE and KOffice have been moved from misc to the arabic category. - There is a new module called kdeaccessibility in the accessibility category. It contains a few utilities for disabled users like a magnification lens and a text-to-speech frontend. - In KDM, you need to select the 'CUSTOM' session profile in order to have your .xsession executed. This is particularly important if you're using the aegypten tools (http://freebsd.kde.org/howtos/aegypten-kmail.php). - We have started making more parts of the ports optional. In kdepim, both Kandy and KPilot can be turned off with ports-knobs. This process will continue in the 3.2 series.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:18:24 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Dec 5 01:20:51 2003 UTC (8 years, 2 months ago) by peter
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -0 lines
Make arts compile on amd64. The already-existing patches to use vasnprintf() solve it just fine, but it would help if the #ifdef HAVE_VASNPRINTF was actually turned on.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Nov 17 12:28:51 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +0 -1 lines
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Oct 3 22:34:41 2003 UTC (8 years, 4 months ago) by will
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +0 -3 lines
Fix the -pthread problem in case the option gets removed again. This patch involved patching the core auto* routines in KDE to accept the PTHREAD_* variables in the environment, with fallbacks. We decided the easiest way to implement this in ports was to generate configure instead of risking incorrect generation at port configure time. Said patch has already been committed to HEAD in KDE and as such will be removed with the 3.2 upgrade once it is released. Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE modules) have this support commented out due to lack of patch. Helped out: Adriaan de Groot <adridg@cs.kun.nl> Lauri Watts <lauri@kde.org> Andy Fawcett <andy@athame.co.uk>
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Sep 18 14:56:51 2003 UTC (8 years, 4 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jul 29 04:26:08 2003 UTC (8 years, 6 months ago) by lofi
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +8 -2 lines
Update KDE to the latest official release, KDE 3.1.3 Official KDE 3.1.3 announcement: http://www.kde.org/announcements/announce-3.1.3.php (may not work until a few hours after this commit - we jumped the gun a little in order to have the update in place at the time the security notifications for KDE 3.1.2 will be released together with the announcement of KDE 3.1.3). Changelog from 3.1.2 to 3.1.3 release: http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php Thanks and credits need to go to the whole KDE-FreeBSD team, as well as everyone on kde@freebsd.org for providing feedback, reporting bugs and just using the KDE ports. Approved by: will (real mentor asleep)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon May 19 19:43:23 2003 UTC (8 years, 8 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Update to KDE 3.1.2
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 5 22:16:02 2003 UTC (8 years, 10 months ago) by alane
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -2 lines
Rejoice, for the long awaited upgrade to kde 3.1.1 is here!
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Mar 7 05:55:59 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 28 18:36:52 2003 UTC (9 years ago) by alane
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -6 lines
update to 3.1 official release
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jul 9 17:02:19 2002 UTC (9 years, 7 months ago) by will
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
1.0.3 was apparently un-released. Bump PORTEPOCH. Sigh.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jul 8 16:29:33 2002 UTC (9 years, 7 months ago) by will
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Update to 1.0.3 to fix a realtime priority bug.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jul 4 19:39:19 2002 UTC (9 years, 7 months ago) by will
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -4 lines
Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jun 15 16:16:01 2002 UTC (9 years, 7 months ago) by will
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
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: [5] Upgrade to 1.0.1. [6] Point at MASTER_SITE_KDE not my own mirror. audio/kdemultimedia3: [7] Account for the removal of the <machine/soundcard.h> symlink. Simply point all such includes at <sys/soundcard.h>. editors/koffice-kde3: [8] Get rid of #include <values.h> preemptively. devel/kdesdk3: [9] Remove cervisia from build if building on -CURRENT due to C++-unsafe sys/wait.h. The header is believed to have been fixed in newer -CURRENT (>= Jun 5) but we have not tested that. devel/kdevelop: [10] Upgrade to 2.1.1 and use KDE 3 version. [11] Remove a number of suggested dependencies that no longer fit. [12] Account for where the docs for Qt went since they got moved to fit in hier(7) better. graphics/kdegraphics3: [13] Turn off kuickshow by default because it depends on imlib, which in turn depends on gtk/glib. This will be revisited when we split up the KDE ports a bit. games/kdegames3: [14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h tried to define uint32_t after sys/types.h already had. sysutils/kdeadmin3: No particular changes. misc/kdeaddons3: No particular changes. misc/kdeedu3: [15] Re-add the huge number of missing @dirrm's. misc/kdeutils3: No particular changes. misc/kde3-i18n-* and */kde3-i18n: For the most part, no particular changes. A huge number of I18N message updates went into this release, though. french/kde3-i18n: [16] Fix build Makefile error due to tarball builder's env. net/kdenetwork3: No particular changes. x11-clocks/kdetoys3: No particular changes. x11/kdebase3: [17] Account for mkfontdir "soft" build-time dependency. If mkfontdir is available, use it to build fonts.dir where kdebase installs fonts. Otherwise, don't bother. [18] Patch ElectricEyes.desktop to use the name of the program that FreeBSD uses when you install the port for it. [19] Patches for KDM merged into KDE 3.0.1. [20] Properly fix kdm/backend/xdmcp.c string format error. x11/kdelibs3: [21] Support the KDE3 version check to make sure no one tries to install KDE2 then KDE3. The 'kde-version-check' target is centralized in x11/kde3/Makefile.kde. [22] Remove patch for kdeprint/configure.in.in. [23] Add patch to fix critical icon loader bug. x11/kde3: [24] Add Makefile.kde for centralizing KDE core-specific macros that don't belong in bsd.kde.mk. x11-toolkits/qt30: [25] Mark broken on any XFree86 version < 4 due to packing list related problems if we tried to support XFree86 3. [26] Error out if the user has Qt2 installed already. x11-wm/kdeartwork3: [27] Add USE_MESA to explicitly support the 3D screensavers. [28] Re-add a large number of missing @dirrm's. Credits: [1] [4] [5] [6] [7] [9] [10] [14] [16] [21] [22] [24] [26]: will [2] [3] [8] [15] [17] [19] [25] [27] [28]: alane [11] [12] Submitted by: Lauri Watts <lauri@kde.org> [13] Found by: mi Removed by: will [18] [23] Submitted by: Andy Fawcett <andy@athame.co.uk> Tested by: [in addition to the above, in no particular order] knu Mattias Douhan <matt@athame.co.uk> Bradley T. Hughes <bhughes@trolltech.com> Erik H. Bakke <ebakke@trolltech.com> David Johnson <david@usermode.org> JJ Behrens <jj@nttmcl.com> Michael W. Collette <metrol@metrol.net> Adriaan de Groot <adridg@sci.kun.nl> Mark Rowlands <mark.rowlands@minmail.net> Mark Stosberg <mark@summersault.com> Dave Cantrell <phaedrus@alltel.net> Mark Miller <joup@bigfoot.com> Wesley Morgan <morganw@chemikals.org> Arjan van Leeuwen <avl@operamail.com>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Apr 21 23:47:49 2002 UTC (9 years, 9 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
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. x11/kdebase3: [4] Fix KDM CPU usage and login bug. Some caveats: * All PLISTs are broken for deinstall due to script bug that I didn't notice until very recently. This will be fixed when I commit an update tomorrow. These ports should still install perfectly fine though. They should also deinstall without giving errors, but will leave directories behind. * You can't install this with any other version of QT or KDE already installed. I am not sure the checks are 100% working, but fixes for these will be forthcoming. This is mainly due to a policy decision made by kde@ to make QT/KDE ports install the way the rest of the world expects it to while also still conforming to FreeBSD's hier(7). For reference on this decision, please consult the KDE/FreeBSD mailing list archives. This decision fixes 2-year-old bug reports relating to how we handled this for KDE2 vs KDE1. Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>, [2] David Faure <faure@kde.org>, Andy Fawcett <andy@athame.co.uk> Lauri Watts <lauri@kde.org> [3] Lauri Watts <lauri@kde.org> [4] Alan Eldridge <alane@geeksrus.net> Oswald Buddenhagen <ossi@kde.org> Reviewed by: kde
