Commit Graph

58 Commits

Author SHA1 Message Date
Trevor Johnson
59a2941c52 Remove some unused code. 2002-05-23 13:00:10 +00:00
Trevor Johnson
7446953ac7 Update to 6.2.3. Belatedly, I confirmed that 6.2.2 supports
Greymagic's Mozilla Disk Explorer (http://sec.greymagic.com/adv/gm001-ns/)
which demonstrates a security bug.  The demo does not work with
6.2.3.  I am assuming that the zlib double free() bug, if it existed,
may have been addressed, so I am removing the FORBIDDEN line.

I didn't bother to update the generated files for this release,
since the old ones seem to work fine.

Add hitherto forgotten PKGNAMEPREFIX so the English, French, German
and Japanese versions may all be installed without conflicting.
2002-05-17 11:11:58 +00:00
Trevor Johnson
fb0a3447ea Add home page. 2002-05-17 10:34:47 +00:00
Will Andrews
d1c2f0dddd 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
2002-04-21 23:47:50 +00:00
Trevor Johnson
773dbcde7d Update Japanese, German, and French Netscape ports to version 6.2.2
(the English port was already updated, because Netscape released
that binary before releasing the others).

Install Netscape in a different directory for each different language.
The startup command is now called netscape6english, netscape6french,
and so on, rather than just netscape6.  Because of this, I set
PORTREVISION for the English version.
2002-04-14 01:52:33 +00:00
Trevor Johnson
b44efee3dc Update English Netscape to 6.2.2, with unknown changes. The French,
German and Japanese ones remain at 6.2.1.

Bump PORTREVISION for those, because of change to startup script.
2002-03-27 17:48:52 +00:00
Ade Lovett
570073a9c7 Cleanups to fix FORBIDDEN and other miscellaneous stuff.
PR:		34313
Submitted by:	MAINTAINER
2002-03-13 00:47:20 +00:00
Trevor Johnson
74ae5e5a44 Make grammatical corrections and translate some forgotten parts of
the configure script.
Submitted by:	Eric Masson <e-masson@kisoft-services.com>

While I'm here, rewrite pkg-descr for brevity.
2002-03-05 03:00:06 +00:00
Trevor Johnson
cba974ea5d Correct the comment block: I forgot to change it when I copied
from Thomas Zander's port.
2002-03-04 11:36:08 +00:00
Trevor Johnson
eec17bed02 Add new port of Netscape 6 (Linux binary) with French localization.
I used automatic translation by Babel Fish.  Alors, mise en garde.
2002-03-04 10:39:25 +00:00
Akinori MUSHA
bc07afc1c2 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 10:53:27 +00:00
Kris Kennaway
3bf1f6902d Mark FORBIDDEN; this port can easily be induced to dump core in setuid
root code.
2002-01-26 06:14:43 +00:00
Martin Blapp
b4a20abb7e Fix translation. In a later step the ports will be unified
and the translation probably will be removed.

PR:	30560
2002-01-22 12:31:05 +00:00
Mario Sergio Fujikawa Ferreira
8557cd021d Update maintainer address
PR:		34095
Submitted by:	MAINTAINER
2002-01-20 22:32:44 +00:00
SADA Kenji
038039baa1 Add new ports: french/koffice-i18n, german/koffice-i18n and japanese/koffice-i18n as satellite ports.
The PR also include russian/koffice-i18n which was already imported by
demon; I'll consider how we would treat it with him.

PR:		ports/33005
Submitted by:	SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
2002-01-20 18:32:46 +00:00
Yoshio MITA
d2084f69b5 A small adjustment for .include<bsd.port.pre.mk>. 2002-01-20 12:21:45 +00:00
Yoshio MITA
e387bd45f9 Build failure problem is solved (.include <bsd.port.pre.mk> had to
appear earlier.

Submitted by:	nork@cityfujisawa.ne.jp (Norikatsu Shigemura)
2002-01-20 12:14:31 +00:00
FUJISHIMA Satsuki
88f8ff52b6 unbreak: USE_IMAKE should be prior to pre.mk.
PR:		33828
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2002-01-19 05:11:20 +00:00
David W. Chapman Jr.
7cdb9dd859 Update maintainer's email address
Update a few MASTER_SITES

PR:		34012
Submitted by:	maintainer
2002-01-17 23:13:38 +00:00
FUJISHIMA Satsuki
bfe0973b6c include pre.mk for XFREE86_VERSION usage.
Noticed by:	Dan Langille <dan@langille.org>
2002-01-07 14:08:24 +00:00
Will Andrews
929a720032 Add x11/XFree86-4-clients for mkfontdir if XFREE86_VERSION=4.
Submitted by:	bento 4-exp
2002-01-07 05:19:53 +00:00
Ying-Chieh Liao
0fe76080c6 copy a default temporary host.def if you do not have one
PR:		33396
Submitted by:	maintainer
2002-01-01 14:10:16 +00:00
Martin Blapp
81b530e55a Hardcode another /cdrom, since the define is not overwritten by the
PRE section. Install the patches too for a WITH_CDROM installation.

Approved by:	demon
2001-12-28 10:36:58 +00:00
Will Andrews
2b5121e414 Re-support LANG for pkg-message.
Submitted by:	maintainer
2001-12-27 05:27:00 +00:00
Will Andrews
015ee1e8e6 Add xtel 3.3.0, an emulator for the french Minitel.
PR:		29286
Submitted by:	Thierry Thomas (<thierry@thomas.as>)
2001-12-25 21:39:56 +00:00
Martin Blapp
add5fa1d46 Hardcode the /cdrom path, until bsd.port.mk is fixed. I don't know
if the fix (PR 30983) will make it into 4.5R.

PR:	ports 29843 (fixed), ports 30983

Approved by:	demon,wca
2001-12-25 10:37:41 +00:00
Steve Price
fe3f510c79 Remove (incorrect) re-definition of ACLOCAL so this port builds again. 2001-12-25 00:10:13 +00:00
Martin Blapp
356b063b9e Maintainer is now a committer
Approved by:	demon
2001-12-24 13:56:04 +00:00
Dmitry Sivachenko
ace49a53ef Bump PORTREVISION due to recent update of sunsolve patch.
Submitted by:	MAINTAINER
2001-12-19 18:45:59 +00:00
Dmitry Sivachenko
5e05a16b9c Update for new sunsolve patch.
PR:		32969
Submitted by:	Martin Blapp <mb@imp.ch> (MAINTAINER)
2001-12-18 14:39:17 +00:00
Pete Fritchman
842554d826 Use AUTOMAKE_ARGS instead of setting AUTOMAKE to "automake <args>"
PR:		31594
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
2001-10-30 01:51:01 +00:00
Chris D. Faulhaber
5b2c639251 Fix the CDROM install of StarOffice.
PR:		30983
Submitted by:	Maintainer
2001-10-03 13:01:56 +00:00
Mario Sergio Fujikawa Ferreira
2dbbb021e7 honor PREFIX: USE_GMAKE and MAKE_ARGS
PR:		30386
Submitted by:	MAINTAINER
2001-09-13 00:48:00 +00:00
Alexander Langer
6f12079725 Use full path to mount and utilites, because /sbin might not be in PATH.
Fix last-minute brainos in the message for linprocfs.

Submitted by:	fenner
2001-09-05 20:19:01 +00:00
Alexander Langer
b76089d126 - Add check for installed and running linprocfs
- Sync french version with the english and german version

Submitted by:   Martin Blapp <mb@imp.ch> (MAINTAINER)
2001-09-04 22:30:19 +00:00
Mario Sergio Fujikawa Ferreira
96f3a37ff1 Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.net
Approved by: MAINTAINER
2001-08-30 03:58:35 +00:00
Peter Pentchev
5d0e1ef13c Change maintainer's email address:
clefevre@citeweb.net -> clefevre@redirect.to

PR:		27867 (followup)
Submitted by:	maintainer
2001-06-16 13:58:39 +00:00
Greg Lehey
445098f909 Spelling corrections.
Submitted by:	Eric Masson <e-masson@kisoft-services.com>
PR:             Number not identifiable.  The message looked like a
		PR, but there was no number.
2001-05-21 00:28:40 +00:00
Dirk Froemberg
ea9b77fbb2 Add fr-php_doc - a french version of lang/php_doc. 2001-04-29 13:46:55 +00:00
Dmitry Sivachenko
800951cbfd KDE2 messages and documentation translated into french language. 2001-04-13 09:22:12 +00:00
Will Andrews
e457043e83 Add dico 1.1, an interactive dictionary in french.
PR:		21902
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2001-03-10 17:47:33 +00:00
John Baldwin
0d716663cd The path needs to be dinked with for the install-user target as well.
Submitted by:	Martin Blapp <mb@imp.ch>
2001-03-02 00:50:43 +00:00
John Baldwin
a849609e93 Ensure that /bin is at the head of the path when running the setup program
so that we get the right uname binary.

PR:		24049, 25231, 25443, 25458
Submitted by:	Martin Blapp <mb@imp.ch>
2001-03-02 00:27:40 +00:00
Jimmy Olgeni
22bd266f10 Makefile style fix. 2001-02-05 21:30:05 +00:00
Alexander Langer
50d15dbd05 Add SunSolve Patch 109939-02.
This fixes numerous bugs.  See the PR 23783 for details.

PR:		23783, 23784, 23785, 23809
Submitted by:	Martin Blapp <mb@imp.ch> (maintainer)
2000-12-24 14:37:25 +00:00
Alexander Langer
060c9dbb73 Fix default $PATH settings for user-installation.
PR:		23775
Submitted by:	Martin Blapp <mb@imp.ch> (maintainer)
2000-12-24 14:26:17 +00:00
Chris D. Faulhaber
588b2eb795 Update MASTER_SITES
PR:		22921
Submitted by:	Andreas Schulz <ats@first.gmd.de>
Approved by:	Maintainer
2000-12-12 13:56:53 +00:00
David E. O'Brien
82bf1f9a40 Apply the CDROM install fix from editors/staroffice52/Makefile rev 1.22.
Requested by:	maintainer
2000-10-14 20:15:17 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Chris D. Faulhaber
50a27d35bc - Fix ${LINUXBASE} for /compat/linux
- Fix some warning text

PR:		Maintainer
2000-09-23 10:32:44 +00:00