Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Japanese, German, and French Netscape ports to version 6.2.2 | trevor | 2002-04-14 | 4 | -30/+28 |
| | | | | | | | | | | (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. | ||||
* | Update English Netscape to 6.2.2, with unknown changes. The French, | trevor | 2002-03-28 | 2 | -0/+4 |
| | | | | | | German and Japanese ones remain at 6.2.1. Bump PORTREVISION for those, because of change to startup script. | ||||
* | Cleanups to fix FORBIDDEN and other miscellaneous stuff. | ade | 2002-03-13 | 8 | -8/+105 |
| | | | | | PR: 34313 Submitted by: MAINTAINER | ||||
* | Make grammatical corrections and translate some forgotten parts of | trevor | 2002-03-05 | 6 | -44/+42 |
| | | | | | | | the configure script. Submitted by: Eric Masson <e-masson@kisoft-services.com> While I'm here, rewrite pkg-descr for brevity. | ||||
* | Correct the comment block: I forgot to change it when I copied | trevor | 2002-03-04 | 2 | -6/+6 |
| | | | | from Thomas Zander's port. | ||||
* | Add new port of Netscape 6 (Linux binary) with French localization. | trevor | 2002-03-04 | 19 | -0/+1229 |
| | | | | I used automatic translation by Babel Fish. Alors, mise en garde. | ||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | knu | 2002-01-29 | 1 | -1/+1 |
| | | | | | | | | 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. | ||||
* | Mark FORBIDDEN; this port can easily be induced to dump core in setuid | kris | 2002-01-26 | 1 | -0/+2 |
| | | | | root code. | ||||
* | Fix translation. In a later step the ports will be unified | mbr | 2002-01-22 | 1 | -2/+2 |
| | | | | | | and the translation probably will be removed. PR: 30560 | ||||
* | Update maintainer address | lioux | 2002-01-21 | 1 | -1/+1 |
| | | | | | PR: 34095 Submitted by: MAINTAINER | ||||
* | Add new ports: french/koffice-i18n, german/koffice-i18n and ↵ | sada | 2002-01-21 | 4 | -0/+52 |
| | | | | | | | | | | 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> | ||||
* | A small adjustment for .include<bsd.port.pre.mk>. | mita | 2002-01-20 | 1 | -2/+2 |
| | |||||
* | Build failure problem is solved (.include <bsd.port.pre.mk> had to | mita | 2002-01-20 | 1 | -2/+2 |
| | | | | | | appear earlier. Submitted by: nork@cityfujisawa.ne.jp (Norikatsu Shigemura) | ||||
* | unbreak: USE_IMAKE should be prior to pre.mk. | sf | 2002-01-19 | 1 | -6/+7 |
| | | | | | PR: 33828 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> | ||||
* | Update maintainer's email address | dwcjr | 2002-01-18 | 1 | -1/+1 |
| | | | | | | | Update a few MASTER_SITES PR: 34012 Submitted by: maintainer | ||||
* | include pre.mk for XFREE86_VERSION usage. | sf | 2002-01-07 | 1 | -2/+2 |
| | | | | Noticed by: Dan Langille <dan@langille.org> | ||||
* | Add x11/XFree86-4-clients for mkfontdir if XFREE86_VERSION=4. | will | 2002-01-07 | 1 | -0/+5 |
| | | | | Submitted by: bento 4-exp | ||||
* | copy a default temporary host.def if you do not have one | ijliao | 2002-01-01 | 2 | -0/+20 |
| | | | | | PR: 33396 Submitted by: maintainer | ||||
* | Hardcode another /cdrom, since the define is not overwritten by the | mbr | 2001-12-28 | 1 | -3/+1 |
| | | | | | | PRE section. Install the patches too for a WITH_CDROM installation. Approved by: demon | ||||
* | Re-support LANG for pkg-message. | will | 2001-12-27 | 1 | -0/+2 |
| | | | | Submitted by: maintainer | ||||
* | Add xtel 3.3.0, an emulator for the french Minitel. | will | 2001-12-26 | 12 | -0/+297 |
| | | | | | PR: 29286 Submitted by: Thierry Thomas (<thierry@thomas.as>) | ||||
* | Hardcode the /cdrom path, until bsd.port.mk is fixed. I don't know | mbr | 2001-12-25 | 1 | -0/+1 |
| | | | | | | | | if the fix (PR 30983) will make it into 4.5R. PR: ports 29843 (fixed), ports 30983 Approved by: demon,wca | ||||
* | Remove (incorrect) re-definition of ACLOCAL so this port builds again. | steve | 2001-12-25 | 1 | -1/+0 |
| | |||||
* | Maintainer is now a committer | mbr | 2001-12-24 | 1 | -1/+1 |
| | | | | Approved by: demon | ||||
* | Bump PORTREVISION due to recent update of sunsolve patch. | demon | 2001-12-20 | 1 | -0/+1 |
| | | | | Submitted by: MAINTAINER | ||||
* | Update for new sunsolve patch. | demon | 2001-12-18 | 3 | -5/+48 |
| | | | | | PR: 32969 Submitted by: Martin Blapp <mb@imp.ch> (MAINTAINER) | ||||
* | Use AUTOMAKE_ARGS instead of setting AUTOMAKE to "automake <args>" | petef | 2001-10-30 | 1 | -1/+1 |
| | | | | | PR: 31594 Submitted by: TOGAWA Satoshi <toga@puyo.org> | ||||
* | Fix the CDROM install of StarOffice. | jedgar | 2001-10-03 | 1 | -8/+16 |
| | | | | | PR: 30983 Submitted by: Maintainer | ||||
* | honor PREFIX: USE_GMAKE and MAKE_ARGS | lioux | 2001-09-13 | 1 | -0/+2 |
| | | | | | PR: 30386 Submitted by: MAINTAINER | ||||
* | Use full path to mount and utilites, because /sbin might not be in PATH. | alex | 2001-09-06 | 1 | -17/+17 |
| | | | | | | Fix last-minute brainos in the message for linprocfs. Submitted by: fenner | ||||
* | - Add check for installed and running linprocfs | alex | 2001-09-05 | 1 | -3/+37 |
| | | | | | | - Sync french version with the english and german version Submitted by: Martin Blapp <mb@imp.ch> (MAINTAINER) | ||||
* | Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.net | lioux | 2001-08-30 | 1 | -1/+1 |
| | | | | Approved by: MAINTAINER | ||||
* | Change maintainer's email address: | roam | 2001-06-16 | 1 | -1/+1 |
| | | | | | | | clefevre@citeweb.net -> clefevre@redirect.to PR: 27867 (followup) Submitted by: maintainer | ||||
* | Spelling corrections. | grog | 2001-05-21 | 4 | -16/+16 |
| | | | | | | Submitted by: Eric Masson <e-masson@kisoft-services.com> PR: Number not identifiable. The message looked like a PR, but there was no number. | ||||
* | Add fr-php_doc - a french version of lang/php_doc. | dirk | 2001-04-29 | 2 | -0/+13 |
| | |||||
* | KDE2 messages and documentation translated into french language. | demon | 2001-04-13 | 4 | -0/+52 |
| | |||||
* | Add dico 1.1, an interactive dictionary in french. | will | 2001-03-11 | 12 | -0/+263 |
| | | | | | PR: 21902 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> | ||||
* | The path needs to be dinked with for the install-user target as well. | jhb | 2001-03-02 | 1 | -1/+2 |
| | | | | Submitted by: Martin Blapp <mb@imp.ch> | ||||
* | Ensure that /bin is at the head of the path when running the setup program | jhb | 2001-03-02 | 1 | -1/+1 |
| | | | | | | | so that we get the right uname binary. PR: 24049, 25231, 25443, 25458 Submitted by: Martin Blapp <mb@imp.ch> | ||||
* | Makefile style fix. | olgeni | 2001-02-06 | 1 | -3/+3 |
| | |||||
* | Add SunSolve Patch 109939-02. | alex | 2000-12-24 | 2 | -3/+22 |
| | | | | | | | This fixes numerous bugs. See the PR 23783 for details. PR: 23783, 23784, 23785, 23809 Submitted by: Martin Blapp <mb@imp.ch> (maintainer) | ||||
* | Fix default $PATH settings for user-installation. | alex | 2000-12-24 | 1 | -0/+4 |
| | | | | | PR: 23775 Submitted by: Martin Blapp <mb@imp.ch> (maintainer) | ||||
* | Update MASTER_SITES | jedgar | 2000-12-12 | 1 | -2/+1 |
| | | | | | | PR: 22921 Submitted by: Andreas Schulz <ats@first.gmd.de> Approved by: Maintainer | ||||
* | Apply the CDROM install fix from editors/staroffice52/Makefile rev 1.22. | obrien | 2000-10-15 | 1 | -3/+4 |
| | | | | Requested by: maintainer | ||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -1/+1 |
| | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. | ||||
* | - Fix ${LINUXBASE} for /compat/linux | jedgar | 2000-09-23 | 1 | -8/+7 |
| | | | | | | - Fix some warning text PR: Maintainer | ||||
* | Add category "french" and "german" as appropriate. | asami | 2000-09-22 | 2 | -1/+2 |
| | |||||
* | Finish moving this port from textproc/fr-ispell to french/ispell. | asami | 2000-09-22 | 1 | -2/+1 |
| | |||||
* | French version of staroffice (version 5.2). | asami | 2000-09-22 | 10 | -0/+3219 |
| | | | | | | PR: 21129 Submitted by: Eric Masson <e-masson@kisoft-services.com> originally Modified by: Martin Blapp <mb@imp.ch> | ||||
* | Remove staroffice52, so addport can add it back. | asami | 2000-09-22 | 1 | -1/+0 |
| | |||||
* | New category french starts today! | asami | 2000-09-22 | 3 | -0/+12 |
| | |||||
* | Change MAINTAINER: alex@big.endian.de --> alex@FreeBSD.org | alex | 2000-06-10 | 1 | -1/+1 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | Dictionnaire français pour ispell. | jmz | 2000-02-12 | 1 | -0/+15 |
Submitted by: Alexander Langer <alex@big.endian.de> |