1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
Commit Graph

2609 Commits

Author SHA1 Message Date
Shigeyuki Fukushima
8d71ba9421 Update to 1.14.5.
Submitted by:	Yoichi NAKAYAMA <yoichi@FreeBSD.org>
2003-01-24 12:29:03 +00:00
Martin Blapp
7b319b0944 The handbook is no longer installed if the RES_GER variable is missing.
In 1.01 we got a builderror if it was defined twice, in 1.02 we get
no handbook at all if it is not defined.
2003-01-24 11:00:39 +00:00
Joe Marcus Clarke
685f6f67c8 * Update to 1.0.4
* Fix up the automake stuff to be in line with the new rules in bsd.port.mk [1]

Requested by:	alane [1]
2003-01-23 16:22:00 +00:00
Martin Blapp
5051c260d1 Add missing quote.
Submitted by:		Ulrich Spoerlein <q@uni.de>
2003-01-23 16:10:27 +00:00
Martin Blapp
6b7e534915 Remove problematic USE_GCC=3.1 cause. This should fix the build on STABLE. 2003-01-23 11:09:58 +00:00
Martin Blapp
4f80802d23 Allow language defined pkg-message files. 2003-01-23 09:55:17 +00:00
Doug Barton
f0db88a0cc Upgrade to the source from pine 4.53. The previous MAINTAINER has been
ignoring this port, and two PR's filed against it.

Update mirror sites as well.

PR:		ports/47289
Submitted by:	Jon Noack <noackjr@compgeek.com>
2003-01-23 09:51:01 +00:00
Martin Blapp
33a1cfe37e Fix typo: waring -> warning 2003-01-23 08:58:27 +00:00
Ying-Chieh Liao
2700a2b513 add xmleditor 0.5.3
XML editor
2003-01-23 05:50:00 +00:00
Martin Blapp
036c0769d7 Correct version. And FreeBSD. 2003-01-22 23:06:15 +00:00
Martin Blapp
11ec902e5c Update the pkg-message to reflect reality. Remove the
JDK remark. OO.Org works now with out native JDK even
without hotspots.
2003-01-22 23:02:17 +00:00
Martin Blapp
545f908fad Remove obsolete line 2003-01-22 16:28:32 +00:00
Martin Blapp
61c2a9eb93 STABLE has still no iswspace(). Add define for it. No change
for > 5.0.
2003-01-22 14:55:22 +00:00
Martin Blapp
b54c4bed13 Fix the sed scripts and use -i orig in the post-install step. 2003-01-22 14:54:21 +00:00
Kiriyama Kazuhiko
8fb7c2db63 Update 21.4.11 to 21.4.12. 2003-01-22 13:33:52 +00:00
Martin Blapp
3fc0e05585 Add russian language distribution patch.
Submitted by:		Alexandr Kovalenko <never@nevermind.kiev.ua>
2003-01-22 10:29:20 +00:00
Martin Blapp
4f2d7041a3 Update StarOffice6.0 to patchlevel 3
Add basic CDROM install support

Submitted by:		obrien
2003-01-21 23:11:33 +00:00
Martin Blapp
d0202038f2 Update to 1.02 2003-01-21 22:13:13 +00:00
Yoichi NAKAYAMA
76759529ea Update to 0.1.4 2003-01-21 18:34:20 +00:00
Martin Blapp
7f3638c457 There is still no USE_GCC=3.2 version in our port build files. There
is really nothing I can do about this. So let us hardcode everything.
2003-01-21 17:29:30 +00:00
Martin Blapp
33d34107b6 Do not define USE_LANG if it is already set. 2003-01-21 17:17:08 +00:00
Martin Blapp
a2d8d8b86d Set $LANG to a useful value if it is not already set. This is a issue
many users have problems with. If US-ASCII is set, OpenOffice.Org cannot
read any filenames with special chars and Umlauts !
2003-01-21 17:09:39 +00:00
Joe Marcus Clarke
fd23c32e88 Update to 2.0.0. 2003-01-19 20:00:54 +00:00
Gary Jennejohn
4995e75afe Also update distinfo to reflect the update to 21.4.12. 2003-01-17 22:36:05 +00:00
Gary Jennejohn
d7911d42f5 Update to version 2.4.12.
Note that this port is now mis-named - 21.4 is the stable branch and 21.5
is the development branch. 21.1 (in xemacs21) is now "historical".
2003-01-17 10:04:12 +00:00
Martin Blapp
c026fb8d6b Add missing FreeBSD case. Needed to fix the breakage introduced
by the removal of the proc dependency.
2003-01-15 00:38:23 +00:00
Jimmy Olgeni
758d5dce8a Add rox-edit, a simple text editor for the ROX desktop. 2003-01-13 11:23:11 +00:00
MANTANI Nobutaka
f4a9b2244c Update to 1.31.
PR:		ports/46930
Submitted by:	Stefan Jahn <stefan.jahn@nemesis-sektor.de> (maintainer)
2003-01-13 05:48:20 +00:00
Martin Blapp
08d2fb354d Use always $PORTVERSION instead of hard coded numbers. 2003-01-12 21:59:51 +00:00
Martin Blapp
4a0e959c56 Fix for numerous bugs with russian localization.
PR:		45267
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2003-01-12 15:13:17 +00:00
Martin Blapp
47a34e1567 Remove the procfs dependency. Use the PS_STRINGS macro to get argv[]. 2003-01-12 15:08:05 +00:00
Gary Jennejohn
23f107cf9a Update to version 9.3j. 2003-01-12 12:33:50 +00:00
David E. O'Brien
f80a3c1e55 Use tabs. 2003-01-08 08:36:30 +00:00
Joseph Koshy
4726ef9bc6 Update to v2.7.2.
PR:		ports/46300
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-01-06 05:53:52 +00:00
Anders Nordby
9001e772f7 Use /var/tmp instead of /usr/tmp as temp dir.
PR:		45120
2003-01-05 13:27:55 +00:00
Kiriyama Kazuhiko
39b4631bf6 Update 3.2 to 3.3.
o version up 2 pkgs.
2003-01-05 10:14:28 +00:00
Kiriyama Kazuhiko
108ba40066 Update 6.0 to 6.1.
o version up 6 pkgs.
2003-01-05 10:12:37 +00:00
Kiriyama Kazuhiko
0d8b2c169a Update 21.1.10 to 21.1.11. 2003-01-05 10:09:10 +00:00
David E. O'Brien
07a1879eb1 Update to Vim 6.1 patchlevel 271 2003-01-04 17:14:30 +00:00
Edwin Groothuis
659a33897f [MAINTAINER-PATCH] Add new MASTER_SITES for editors/joe
PR:		ports/46750
Submitted by:	Kevin Day <toasty@dragondata.com>
2003-01-04 12:21:17 +00:00
Ying-Chieh Liao
0e3c4ba4ff fix bin name
PR:		43466
Submitted by:	MOROHOSHI Akihiko <moro@remus.dti.ne.jp>
2003-01-03 06:08:40 +00:00
Ying-Chieh Liao
4e9242b967 upgrade to 2.12
PR:		46131
Submitted by:	Ports Fury
2003-01-02 19:04:46 +00:00
Alan Eldridge
2d1fcec523 Update to 1.2.1. 2003-01-02 13:59:16 +00:00
Akinori MUSHA
07e95909ec Remove redundant dependencies. Mk/bsd.emacs.mk takes care of them. 2002-12-21 21:19:16 +00:00
Akinori MUSHA
fddab0d6db "elisp" cannot be the primary category. Prepend "editors' to
CATEGORIES.
2002-12-08 22:18:04 +00:00
Martin Blapp
4fd77cada9 Fix subdir and last commit. Of course it should have been
the MASTER_SITE_SUBDIR.

Approved by:	kris (see last commit)
Obtained from:	Koop Mast <einekoai@chello.nl>
2002-12-07 23:42:31 +00:00
Mario Sergio Fujikawa Ferreira
9608153c31 Finish repo copy move: remove from old category, link into new, add
info to MOVED

editors/ooodict-pt_BR	-->	portuguese/ooodict-pt_BR
editors/ooodict-pt_PT	-->	portuguese/ooodict-pt_PT
editors/openoffice-pt	-->	portuguese/openoffice
editors/staroffice52-pt	-->	portuguese/staroffice52

Repo copied by:	joe (cvs hat)
Approved by:	kris (portmgr hat),
		MAINTAINERs (2 weeks timeout)
2002-12-06 16:07:00 +00:00
Martin Blapp
4ffc9055dd Fix dist subdir. OpenOffice.org has changed the subdir order.
Approved by:		kris
2002-12-06 09:14:27 +00:00
Akinori MUSHA
60e37192e4 Sort entries. 2002-11-27 20:28:08 +00:00
SADA Kenji
2c2f68fad4 Unbreak for -current.
PR:	ports/35549
Submitter:	Michael J Estes <estesm@bw.2y.net>
2002-11-24 13:45:51 +00:00