Commit Graph

250 Commits

Author SHA1 Message Date
Thierry Thomas
018e6c49c2 The tarball has been rerolled to chase ASTK 1.2.1. 2005-01-24 21:26:31 +00:00
Thierry Thomas
b69efdeb14 Fix plist.
Reported by:	Kris / pointyhat.
2005-01-20 22:23:18 +00:00
Thierry Thomas
d46a8df6de Chase Code_Aster upgrade to 7.4.0. 2005-01-17 21:11:06 +00:00
Thierry Thomas
4b46962732 Upgrade to 7.1. 2005-01-17 21:10:47 +00:00
Thierry Thomas
9551a2034d Upgrade to 7.4.0.
Remark: 7.4.0 is BROKEN on FreeBSD-4.x.
2005-01-17 21:10:30 +00:00
Thierry Thomas
96ec857a20 Upgrade to 1.7.0. 2005-01-17 21:09:10 +00:00
Thierry Thomas
9290d9054a Upgrade to 2.2.2. 2005-01-17 21:08:51 +00:00
Alexander Leidinger
64cf27c85d Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
   warnings in some cases [2]
 - fix a cut&past error in the linux_base-8 pkg-install script [3]
 - convert the binary knob "USE_LINUX" to a version specifier, e.g.
   USE_LINUX=<value> specifies a dependency upon
   emulators/linux_base-<value>, exceptions are a value of "7" (which
   does what you want and adds a dependency to linux_base) and any
   value without a corresponding port in
   PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
   the default linux_base)
 - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
   this allows us to use the USE_LINUX_PREFIX knob for linux_base and
   paves the way for splitting up future linux base ports into
   individual pieces
 - remove RESTRICTED from some GPL licensed ports, even when we only
   distribute binaries, we get them from official linux sites, so
   anyone can grab them there if he needs to
 - add a dependency upon the linux X11 bits where necessary (based upon
   guesswork)
 - don't use USE_X_PREFIX in some linux ports since it adds a dependency
   to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
   solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
 - bump the portrevision of the linux ports ("better safe than sorry"
   algorithm)
 - pass maintainership of the important linux infrastructure to a
   mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
   doesn't like this: tell us your bikeshed color at freebsd-emulation@,
   my color would be "linuxolator@" in case someone cares...)
 - add a pkg-install script for linux-fontconfig, but don't use it;
   everything should work without it (the FreeBSD fc-cache program should
   do all the work), but in case we need it we just need to decomment the
   pkg-install part in the Makefile
 - fix some dependencies
 - fix some bugs
 - add some static plists
 - unbreak the ports with dependecies to more than one linux_base

This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.

Known bugs:
 - the linux-mesa and linux-devtools ports install libGL*.so symlinks
 - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
   the linux X11 port, so linx_Base-8 moans at deinstall time)

Future work (interested souls should coordinate with freebsd-emulation@):
 - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
   or modify the behavior of USE_XLIB in the USE_LINUX case
   AFAIK trevor has some patches.
 - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
   the PREFIX?= workaround in some linux ports
   Should be discussed/coordinated on/with x11@.
 - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
 - update to a more recent linux base

PR:			69997, 70539 (and maybe others)
Discussed with/on:	java@, x11@, trevor, portmgr
Tested by:		mezz, portmgr, pointyhat
RPM hunted down by:	Joseph Gelinas <scirocco@tasam.com> [1]
Requested by:		portmgr [2]
Submitted by:		kris [3]
Approved by:		portmgr
2004-12-31 18:24:10 +00:00
Michael Nottebrock
ab47ced53a Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
Herve Quiroz
8621166892 - Use new support for plugin ports from textproc/jdictionary
- Bump PORTREVISION as the location of files has changed

Reviewed by:	glewis
Approved by:	maintainer
2004-12-19 03:36:28 +00:00
Mark Linimon
b1729890f1 As previously announced, remove localized versions of Netscape which
remained at 7.0 or 7.1.  The www/netscape7 version, at 7.2, is apparently
not affected.
2004-12-19 02:15:23 +00:00
Thierry Thomas
b7d7064198 Fix plist.
Reported by:	kris via pointyhat.
2004-12-17 22:17:21 +00:00
Michael Nottebrock
43136aaadc Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
Michael Nottebrock
0083804533 Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
Jun Kuriyama
c7c09b4711 Chase shlib bump of net-snmp.
Forgotten by:	kuriyama
2004-12-09 02:52:00 +00:00
Volker Stolz
f60ec92fb0 Update to 1.11
PR:		ports/72836
Submitted by:	maintainer
2004-11-22 12:42:18 +00:00
Trevor Johnson
383e80f43c Update the English-language Netscape to 7.2. Add a security warning
about cross-site scripting.
2004-11-09 10:13:39 +00:00
Thierry Thomas
f20800e639 Upgrade to 1.7.3. 2004-11-08 17:26:44 +00:00
Michael Nottebrock
14a1da27f4 Update to KDE 3.3.1 2004-11-08 00:34:12 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Mark Linimon
e2509fcda9 As previously announced, remove abispell-fr-FR. It does not work with
AbiWord-2.0.
2004-10-23 05:32:03 +00:00
Edwin Groothuis
e2a365d3c4 make sure PKGNAME is not fr-php_doc-fr but php_doc-fr
Submitted by:	(indirect) "Jacques A. Vidrine" <nectar@FreeBSD.org>
2004-10-20 22:37:15 +00:00
Thierry Thomas
a264f3fb90 Upgrade to 1.7.2. 2004-09-02 19:11:28 +00:00
Michael Nottebrock
b4c31bafd8 Update to KDE 3.3 2004-08-30 19:55:42 +00:00
Thierry Thomas
3c15fc92f1 Re-add alphabet_sounds_fr in the correct category.
PR:		70434
2004-08-22 20:02:21 +00:00
Thierry Thomas
81b9d9a3ed Fix CATEGORIES.
Pointyhat to:	me.
2004-08-22 19:49:39 +00:00
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