1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

109 Commits

Author SHA1 Message Date
Sergey Matveychuk
b4d2ac42d7 - Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:		ports/90247
Submitted by:	Ermal Lu?i <eri--@albabsd.org>
2006-01-12 12:54:32 +00:00
Michael Nottebrock
7710b55bc3 Update to KDE 3.5.0 2006-01-08 19:32:36 +00:00
Michael Nottebrock
d9081a3ee0 Sort the module lists before comm-paring them.
Submitted by: jhb
2005-10-12 18:44:27 +00:00
Michael Nottebrock
ecc191066f Update to KDE 3.4.2 / KOffice 1.4.1 2005-07-31 22:46:35 +00:00
Michael Nottebrock
61ac4e1db1 Forgot to commit this earlier. Now the koffice-i18n ports should work, too. 2005-07-06 10:29:13 +00:00
Michael Nottebrock
d57e6a8257 Update to KDE 3.4 2005-03-20 18:17:55 +00:00
Michael Nottebrock
43136aaadc Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
Michael Nottebrock
38b8c74322 Mark all kde3-i18n* ports broken. 2004-12-15 12:54:42 +00:00
Michael Nottebrock
0083804533 Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
Michael Nottebrock
12d56caf58 More pthread-check fixes. 2004-11-10 15:14:29 +00:00
Michael Nottebrock
14a1da27f4 Update to KDE 3.3.1 2004-11-08 00:34:12 +00:00
Michael Nottebrock
b4c31bafd8 Update to KDE 3.3 2004-08-30 19:55:42 +00:00
Michael Nottebrock
4a695692d0 Forgot to commit this bit, without it the koffice-i18n ports break. 2004-08-12 16:21:53 +00:00
Pav Lucistnik
6cf50a9bba - Populate new category x11-themes with some candidates from x11-wm
PR:			ports/63146
List compiled by:	adamw
Repocopy by:		marcus
2004-06-02 03:02:13 +00:00
Michael Nottebrock
f5a241781e Remove more cruft from Makefile.kde 2004-05-22 17:22:35 +00:00
Michael Nottebrock
45975d523f Move another helpful bit from Makefile.kde to bsd.kde.mk:
Unless _NO_KDE_CONFTARGET_HACK is set, users of bsd.kde.mk
will automatically have

CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} set.

This is necessary for almost every package using a configure script
created with non-historic versions of autoconf and really should be
handled in bsd.port.mk.
2004-05-22 11:08:35 +00:00
Michael Nottebrock
53dc87bb89 Move a CONFIGURE_ENV tweak from Makefile.kde to bsd.kde.mk so all ports
which have the working configure bits have a chance to figure out the correct
threads libs by themselves.
2004-05-21 22:47:46 +00:00
Michael Nottebrock
6c593b2c29 Update to KDE 3.2.2 2004-04-20 09:08:07 +00:00
Michael Nottebrock
d35fa4ea53 Make COMMENT overridable (needed by kde-lite). 2004-03-22 17:09:27 +00:00
Michael Nottebrock
a3fba2a33e Reword post-configuration-message.
Suggested by: "Amir S." <amir@boom.org.il>
2004-03-16 14:45:04 +00:00
Edwin Groothuis
c9ea361463 Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
2004-03-16 04:23:56 +00:00
Michael Nottebrock
3c3d48b929 Don't use PORTREVISION in dependency filenames. 2004-03-15 15:34:38 +00:00
Michael Nottebrock
0d3133c027 kdeaddons doesn't install atlantikdesigner anymore, adjust
the dependency.
2004-03-13 19:54:26 +00:00
Michael Nottebrock
d955cc84cf Change PKGNAMEPREFIX from sr@Latn to sr-Latn.
Requested by:	kris, linimon
2004-03-09 22:51:35 +00:00
Michael Nottebrock
b238647674 Salvage accidentally reverted change. 2004-03-09 19:56:29 +00:00
Michael Nottebrock
f64c6af4f4 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).
2004-03-09 19:41:12 +00:00
Michael Nottebrock
5a8265bf7f Fix a bug which caused WITHOUT_KDEACCESSIBILITY to always being set
regardless of the user's selection on the dialog.
2004-02-09 05:18:38 +00:00
Michael Nottebrock
5bebc6d5dc Fix dependency on kdeartwork.
PR: ports/62488
Submitted by: Palle Girgensohn <girgen@pingpong.net>
2004-02-07 19:49:36 +00:00
Michael Nottebrock
38a92d46fe 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.
2004-02-05 01:23:10 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Michael Nottebrock
f8d6701594 Fix PREFIX-safeness-bug.
PR: ports/59656
Submitted by: Melvyn Sopacua
2003-12-13 10:39:52 +00:00
Will Andrews
ca41d746f3 Add bits for slave port kde-lite. 2003-12-01 05:43:07 +00:00
Will Andrews
a725cb5ec5 Switch to a more scalable and better method of hacking the pthread stuff
in for -CURRENT (essentially, reinplace).  This method was originally
believed not to work, but it was simply missing the ltmain.sh fix.  This
should allow third-party apps to be fixed without needing to put the same
snippet everywhere.  Not to mention getting rid of the patches.
2003-11-02 15:56:12 +00:00
Will Andrews
d075bf0f86 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>
2003-10-03 22:34:44 +00:00
Michael Nottebrock
8192ec1a37 Back the space-saving out again, the tag has been slipped.
Notified by: marcus
2003-10-02 16:47:41 +00:00
Michael Nottebrock
9e5f042d9e Temporarily do not depend on kdeedu, kdevelop and kdesdk in the package. This
is for Release CDROM space-saving purposes.

Approved by:	kde-freebsd
2003-10-02 16:14:54 +00:00
Michael Nottebrock
d0ffc066ce Remove unnecessary USE_QT_VER.
Approved by:	arved (Mentor)
2003-08-05 18:36:18 +00:00
Michael Nottebrock
ac4ef3820b 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)
2003-07-29 04:26:22 +00:00
Tilman Keskinoz
43dd94d1b2 Make the metaport depend on ALL KDE modules,
but optionally make it depend on the minimally required KDE modules only
as an alternative.
Bump PORTREVISION

Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net>
Discussed on: kde-freebsd-devel
2003-06-02 18:26:41 +00:00
Mario Sergio Fujikawa Ferreira
45a756b50e It's time already! KDE 3.1.2 came to town!
AND, we made it before a release this time.

Official KDE 3.1.2 announcement:
http://www.kde.org/announcements/announce-3.1.2.php

Changelog from 3.1.1 to 3.1.2 release:
http://www.kde.org/announcements/changelogs/changelog3_1_1to3_1_2.php

Special thanks to Michael Nottebrock <michaelnottebrock@gmx.net>
who put a lot of work on this KDE FreeBSD release. And, to all
members of the KDE FreeBSD Team.
2003-05-19 19:42:38 +00:00
Tilman Keskinoz
379f7c9892 - Nuke obsolete PREV_I18N_VER from Makefile.kde
- Update korean/kde3-i18n 3.0.4 -> 3.0.5
- Update misc/kde3-i18n-is 3.0.4 -> 3.1.1
- Update misc/kde3-i18n-id 3.0.4 -> 3.0.5
- Update misc/kde3-i18n-lv 3.0.4 -> 3.0.5
- Update misc/kde3-i18n-az 3.0.4 -> 3.0.5

Reported by:	fenners distfile survey
2003-04-07 18:50:20 +00:00
Alan Eldridge
b294b98273 Rejoice, for the long awaited upgrade to kde 3.1.1 is here! 2003-04-05 22:16:12 +00:00
Will Andrews
8ee10a4203 Fix KDE dependency broken by my removal of kmidi from kdemultimedia3
last month.

Reported by:	kris and many others
2003-03-19 04:36:57 +00:00
Ade Lovett
3195b6f71c Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:36:20 +00:00
Alan Eldridge
8cc5bca304 turn off debug build by default 2003-01-29 12:07:16 +00:00
Alan Eldridge
3c71ff78e9 update to 3.1 official release 2003-01-28 18:36:58 +00:00
Alan Eldridge
3095e0f48b must explicity ask for final now 2003-01-12 20:34:45 +00:00
Mario Sergio Fujikawa Ferreira
09b2f0f5be Nasty hack to force newer timestamps on cache. Required to enable
correct building of KDE i18n ports. Only used in those.

Submitted by:	bento
Reviewed by:	Lauri Watts <lauri@kde.org>
Approved by:	FreeBSD KDE Team <kde@FreeBSD.org>
2002-12-22 00:06:41 +00:00
Alan Eldridge
ba23e5ff2b moved kdemultimedia3 to multimedia category 2002-12-09 00:33:00 +00:00
Alan Eldridge
fe265c37e8 1. Update version to 3.0.5 to help people confused by the version mix.
2. Added a pkg-message to tell people to delete the existing kdelibs,
   kdebase, and kdenetwork before upgrading.
2002-11-19 12:46:11 +00:00