Commit Graph

224 Commits

Author SHA1 Message Date
Thierry Thomas
4529d15f9f Fix pkp-plist with some cleaning.
Note: Minitel is deprecated. I shall mark this port as deprecated at
the end of the year.

Reported by:	pointyhat
2004-08-15 16:36:23 +00:00
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
Thierry Thomas
47b7cdf835 Upgrade to 1.7.1. 2004-08-09 19:34:34 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Thierry Thomas
678ba2a3d5 Distfile has been rerolled. Bump PORTREVISION.
Noticed by:	Kris / pointyhat.
2004-07-11 07:55:03 +00:00
Kris Kennaway
80378274ff BROKEN: Size mismatch 2004-07-11 00:52:17 +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
Thierry Thomas
4193e3bf7e Adding french/mozilla-flp, Mozilla French Language Pack.
Note: the language pack for firefox 0.9.1 is not yet available.

PR:		ports/63238
2004-07-03 06:38:16 +00:00
Kris Kennaway
3c088f1b9a Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports.  They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
2004-06-21 21:27:46 +00:00
Kris Kennaway
99db1b22d9 BROKEN on amd64: Does not install 2004-06-19 09:18:40 +00:00
Kirill Ponomarev
43f7240510 - Fix MASTER_SITES
PR:		ports/67858
Submitted by:	maintainer
2004-06-12 06:52:03 +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
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Thierry Thomas
f8a9a04d4f Chase Code_Aster's upgrade. 2004-05-23 08:11:10 +00:00
Thierry Thomas
c469e9eee4 Upgrade to 1.6.1. 2004-05-23 08:08:48 +00:00
Thierry Thomas
946998b489 Upgrade to 7.3.0. 2004-05-23 08:08:19 +00:00
Clement Laforet
d97c38cb18 - Fix for perl < 5.6
PR:                     ports/66525
Submitted by:           Lars Thegler <lars@thegler.dk>
Reviewed/approved by:   Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
2004-05-21 14:01:34 +00:00
Michael Nottebrock
826539ac72 Oops. Forgot the language categories.
Update to 1.3.1
2004-05-06 19:26:47 +00:00
Thierry Thomas
a1cbc82d98 Fix pkg-plist and install examples.
Noticed on dosirak & bento.

Approved by:	mat (mentor).
2004-04-28 20:30:20 +00:00
Michael Nottebrock
6c593b2c29 Update to KDE 3.2.2 2004-04-20 09:08:07 +00:00
Thierry Thomas
c86ae03555 Fix a deinstallation problem noted on dosirak
+ utilize USE_APACHE and let it run smoothly with Apache2
+ utilize PORTDOCS
+ display a clean PKGMESSAGE when installing a package.

Approved by:	mat (mentor).
2004-04-16 10:59:29 +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
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Clement Laforet
7c97f84ff5 - Cosmetic changes. 2004-04-06 08:51:40 +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
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
11e0748120 Clean up USE_{LIBTOOL,AUTOCONF,AUTOMAKE} to appropriate *_VER variables 2004-03-25 04:31:55 +00:00
Thierry Thomas
4617e79801 SIZE-ify my ports.
Submitted by:	Trevor Johnson <trevor@FreeBSD.org>
Approved by:	mat (mentor).
2004-03-19 00:19:49 +00:00
Clement Laforet
14cc533bcb - add new WWW 2004-03-15 09:52:04 +00:00
Christian Weisgerber
e3e802b7a3 Move textproc/dico to french/dico.
Approved:	maintainer
2004-03-14 12:21:54 +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
Christian Weisgerber
ae63929d16 Update to 0.70.6.
PR:		63824
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2004-03-12 23:49:14 +00:00
Christian Weisgerber
c538d0915e Lots of clean-up:
* EXTRACT_CMD added
* *_SUB added
* delete %%DOCSDIR%% if NOPORTDOC
* pkg-plist sorted
* code linted

PR:		64021
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2004-03-12 21:53:29 +00:00
Kirill Ponomarev
a09d33bc5c - Remove unneeded dependency
PR:		ports/63989
Submitted by:	Pedro f. Giffuni <giffunip@asme.org>
2004-03-12 14:08:04 +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
Edwin Groothuis
faf2f23607 french/xtel: fixing WWW.
The original URL is now invalid => fix it.
	Since I'm there, SIZE-ify and use DOCSDIR.

PR:		ports/63858
Submitted by:	Thierry Thomas <thierry@pompo.net>
2004-03-06 22:59:55 +00:00
Pav Lucistnik
ddce252ce6 - Fix typo
PR:		ports/63642
Submitted by:	gioria (maintainer)
2004-03-02 19:09:18 +00:00
Pav Lucistnik
11a7fb8caf Chase repomove graphics/hdf* -> science/hdf* 2004-02-25 22:55:55 +00:00
Clement Laforet
4882d68955 - Drop maintainership
- kill pkg-plist
- SIZEify distinfo
2004-02-07 16:52:15 +00:00
Mark Linimon
205a7abb91 Added size; cleaned pkg-descr.
PR:		ports/62311
Submitted by:	Andreas Fehlner <fehlner@gmx.de> (maintainer)
2004-02-07 07:04:28 +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
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +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
Pav Lucistnik
0aecaa2867 - Fix dependency checking for efitas
PR:		ports/62136
Submitted by:	Thierry Thomas <thierry@pompo.net>
2004-01-31 15:44:38 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Trevor Johnson
ceac42c292 Add size data. 2004-01-27 16:32:58 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Pav Lucistnik
d4a90f0b03 - Fix build on Bento
PR:		ports/61748
Submitted by:	Thierry Thomas <thierry@pompo.net> (maintainer)
2004-01-22 22:11:43 +00:00