Commit Graph

359 Commits

Author SHA1 Message Date
Michael Nottebrock
461f3c5adb Factor out all but one of the build switches of the KDE main module ports
into separate ports. The OPTIONS will remain as of yet and trigger dependencies
now, for easy transition.

Update KOffice to version 1.3.2.

Add patches to fix a number of issues, including:

- fix kxkb on Xorg
- fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2
  with optimizations greater than -O

Add security related patches and entries to portaudit.txt.
2004-08-11 01:27:37 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Martin Blapp
db8bfc7249 Upgrade to Product Update 3. 2004-07-05 13:26:42 +00:00
Mark Linimon
4ba1986a17 Establish a correct master-slave relationship between
www/linux-mozillafirebird and the ports that inherit most of their
information (except, e.g., distinfo) from it.

These changes should be transparent to installs (tested and verified
locally).

While here, update two cases of stale distfile info.  (MD5s
verified versus mozilla.org.)

PR:		ports/67701
Approved by:	maintainer timeout (2 weeks)
2004-06-23 21:47:13 +00:00
Pav Lucistnik
b71acf0516 - Remove empty files [1]
- While here, portlint

PR:		ports/68068 [1]
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2004-06-20 20:59:26 +00:00
Michael Nottebrock
9774b28273 Update to version 3.2.3 2004-06-09 16:58:30 +00:00
Kris Kennaway
b0f5fd3249 BROKEN: Unfetchable 2004-06-08 23:41:31 +00:00
Kirill Ponomarev
77ac80e5c2 - Fix MASTER_SITES
PR:		ports/66704
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
Approved by:	maintainer timeout
2004-06-08 12:56:19 +00:00
Markus Brueffer
bd1473d0a7 Don't use Makefile.kde anymore 2004-06-06 02:37:40 +00:00
Martin Blapp
a8dc484852 Upgrade to so-7-pp2 (product update 2) 2004-05-18 09:44:42 +00:00
Martin Blapp
7cb5248a25 NO_LATEST_LINK=yes
Obtained from:		kris
2004-05-15 11:39:05 +00:00
Michael Nottebrock
826539ac72 Oops. Forgot the language categories.
Update to 1.3.1
2004-05-06 19:26:47 +00:00
Michael Nottebrock
6c593b2c29 Update to KDE 3.2.2 2004-04-20 09:08:07 +00:00
Maho Nakata
46b7ad4ab6 Fix LATEST_LINK conflicts
NO_LATEST_LINK=yes for openoffice-1.0 ports
since they may be deprecated in future...

Pointed out by:	kris
2004-04-12 00:35:36 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Mark Linimon
a903a14280 Update to 1.11: adds the possibility to change the font size in some
locations; minor bugfixes.

PR:		ports/64810
Submitted by:	Andreas Fehlner <fehlner@gmx.de> (maintainer)
2004-04-01 19:45:34 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Pav Lucistnik
cbb9b229d3 - Fix packaging
PR:		ports/64317
Submitted by:	Slaven Rezic <slaven@rezic.de> (maintainer)
2004-03-29 20:57:58 +00:00
Markus Brueffer
91e67482b4 - SIZEify
Submitted by:	trevor
Approved by:	arved (mentor)
2004-03-28 18:36:47 +00:00
Jacques Vidrine
da5243d880 Add SIZE.
Submitted by:	trevor
2004-03-18 14:46:23 +00:00
Kris Kennaway
edd9e2d1d8 Add staroffice70
Pointy hat to:	mbr
2004-03-17 00:25:26 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +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
Dirk Meyer
c600b83191 - add SIZE 2004-02-26 05:26:15 +00:00
Markus Brueffer
7bb44cbc85 Change my email address.
Approved by:	arved (mentor)
2004-02-23 20:57:56 +00:00
Kris Kennaway
5155c246bd BROKEN on 5.x: broken pkg-plist 2004-02-09 01:41:12 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +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
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Oliver Eikemeier
a50678312b - fix PKGORIGIN
since ito makes using package tools hard, is marked as FATAL by
portlint and otherwise doesn't affect the port, fix it silently.

Approved by:	marcus (mentor)
2004-01-22 17:59:27 +00:00
Pav Lucistnik
1013d845a4 - Update to 3.13
PR:		ports/61570
Submitted by:	Slaven Rezic <slaven@rezic.de> (maintainer)
2004-01-21 09:59:10 +00:00
Martin Blapp
9c9dea7192 Fix Makefile comment in port. 2004-01-09 09:16:04 +00:00
Martin Blapp
9c4415eeb7 Add german port of staroffice7.0 2004-01-09 09:06:58 +00:00
Edwin Groothuis
af45ab8378 uncomment test lines. apologies. 2004-01-03 10:42:44 +00:00
Edwin Groothuis
bb9fa7a303 [NEW PORT] german/de-geonext: Interactive (dynamic) elementary Geometry Software
The dynamic mathematics software Geonext establishes new
	ways of teaching and learning mathematics. It offers
	opportunities of visualisation that can't be realised on
	paper or blackboard and with traditional construction tools.

	Geonext enables autonomous and cooperative learning of
	mathematics in the classroom. It encourages an active
	discovering approach to mathematical thinking. Geonext can
	be used at school and at home for free (GPL).  Therefore
	the software can be handed out to students without any
	copyright problems (GPL).

	Geonext can be used from elementary school up to calculus
	at high school and in teacher-training at university in a
	manifold and flexible way.

	WWW: http://www.geonext.de

	- Andreas Fehlner
	fehlner@gmx.de

PR:		ports/59453
Submitted by:	    Andreas Fehlner <fehlner@gmx.de>
2004-01-03 10:41:59 +00:00
Dirk Meyer
45c631004e - update to 0.95 2003-12-29 06:47:01 +00:00
Trevor Johnson
7e223b8511 Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by:	Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982 Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
Trevor Johnson
31e137421b new German-language, i386 Linux binary port of Firebird Web browser 2003-11-19 10:51:49 +00:00
Oliver Eikemeier
9a66e311a4 Fix COMMENT spelling
PR:		59188
Approved by:	marcus (mentor)
2003-11-14 17:14:30 +00:00
Norikatsu Shigemura
488fd1dc4c Fix COMMENT with an a-umlaut.
PR:			ports/59188
Submitted by		eik
Not objected to by:	openoffice
2003-11-14 05:53:57 +00:00
Tilman Keskinoz
525596bea0 Add kheisereg, utility to search offline within the article database
of the magazines "c't" and "iX"

PR:		59156
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
2003-11-13 17:47:40 +00:00
Trevor Johnson
e99ceadaf6 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 14:45:08 +00:00
Maho Nakata
e4ab6030f0 OpenOffice -> OpenOffice.org
Submitted by:	Pavel@Janik.cz (Pavel Janik)
2003-11-09 14:11:29 +00:00
Maho Nakata
8d12135b54 Language setting was wrong for german. 2003-11-09 00:01:38 +00:00
Maho Nakata
2d5ca8ac81 Add OpenOffice.org 1.1 for german. 2003-11-08 23:12:56 +00:00
Maho Nakata
4940c0e0f2 Forgot to change Makefile s..
Pointed out:	sf
Pointy hat to:	myself

Thank you very much fujishima-san!
2003-11-08 07:30:12 +00:00