Commit graph

2619 commits

Author SHA1 Message Date
Norikatsu Shigemura
c451c2cd55 bump PORTEPOCH by 2.31->2.4.
Submitted by:	Dan Nelson <dnelson@allantgroup.com>
2003-01-29 16:15:06 +00:00
David E. O'Brien
4f83e0a043 Switch over to GNOMENG (I wish the knob was named something else as I don't
even want to suggest Vim now depends on the all that is GNOME).  This appears
to be affectively a no-op as `ldd' reports the same libs as before.

PR:		46770
Submitted by:	marcus
2003-01-29 08:36:33 +00:00
Norikatsu Shigemura
ce2c8fdc99 Update to 2.4.
PR:		ports/47562
Submitted by:	Joseph Scott <joseph@randomnetworks.com> (maintainer)
2003-01-28 21:50:47 +00:00
David E. O'Brien
e81a34cfe5 Update to Vim 6.1 patchlevel 302 2003-01-27 17:48:34 +00:00
Martin Blapp
933cec240c Linux JDK has moved.
Submitted by:	Tadayuki OKADA <tadayuki@attbi.com>
2003-01-27 07:15:26 +00:00
Yoichi NAKAYAMA
e2d56b3d81 Fix plist.
PR:		47500,47501
Submitted by:	maintainer
2003-01-26 16:55:17 +00:00
Shigeyuki Fukushima
b4ace3dda1 Install info(ja version).
Submitted by:	Ayumu Kato <akato@rc5.so-net.ne.jp>
2003-01-26 13:47:08 +00:00
Martin Blapp
c2653e1a14 Use the linux JDK for the build, which hopefully fixes the
build on bento. Add required patches to support this change.
If WITH_BSD_JDK is set, the original native JDK is used.

Add RES_GER to the supported languages. Apparently this is
now needed by the build system, else the handbook is still
missing.
2003-01-25 19:55:09 +00:00
Shigeyuki Fukushima
7575af9a8b Update to 1.14.5.
Submitted by:	Yoichi NAKAYAMA <yoichi@FreeBSD.org>
2003-01-24 12:35:58 +00:00
Martin Blapp
515d6d1f51 Add a notice about possible crashes if a localized version
is installed after the english version.
2003-01-24 12:30:03 +00:00
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