Commit Graph

2904 Commits

Author SHA1 Message Date
Martin Blapp
20403937a5 Always use ${LINK} and ignore different settings. 2003-03-27 00:31:59 +00:00
Martin Blapp
81c9d4b341 Fix typo
PR:	50027
Submitted by:	Christopher Nehren <apeiron@comcast.net>
2003-03-26 23:44:12 +00:00
Martin Blapp
d57aeca8a1 Hopefully fix the build on bento:
The JDK dependency needs to be at the first place, so all
following dependencies use the same JDK.
2003-03-26 17:06:20 +00:00
Jimmy Olgeni
aa207f428c Add WWW. 2003-03-24 13:59:34 +00:00
Martin Blapp
a99dc21fee Use the linux map files for the gcc3 case. 2003-03-23 17:14:57 +00:00
Martin Blapp
0ca63078fc The disposing happened to early. Move it a bit.
Submitted by:	Daniel Boelzle <dbo@openoffice.org>
2003-03-23 17:14:16 +00:00
Martin Blapp
f9e4d4ba69 We use the linux jdk now to build, so follow the linux if-clauses here. 2003-03-23 17:11:40 +00:00
Martin Blapp
e458f5e226 Fix bridge tests. Fixed in HEAD of OO.org, but not in srx644 branch. 2003-03-23 17:10:21 +00:00
Martin Blapp
a9f5f15faf Remove -export-dynamic. This option is not needed at all and
does not work together with the .map files. This is already
fixed in the 1.0X OO.org series.
2003-03-23 17:09:21 +00:00
Maxim Sobolev
d61cb8af62 Update to 4.1.0. 2003-03-23 09:48:01 +00:00
Eric Anholt
46d40d4bc8 Include keysym.h not keysymdef.h, to get XK_ISO_Lock with XFree86 4.3.0.
Submitted by:	bento/kris
2003-03-13 07:08:50 +00:00
Martin Blapp
d6c8601ee1 Readd patch from last commit.
Approved:	kris (portmgr)
2003-03-12 07:34:30 +00:00
Martin Blapp
19599e5a4a Update to cws_srx644_ooo11beta. It still doesn't build but this commit will help
to track the things down.

There are known problems with weak symbols and exceptions. Some c++ tools
inside the port will fail if you try to compile.

The cpp_uno bridge has been updated to the latest linux version available.
Added 'make update' target to upgrade the source to the latest version.

Approved by:	kris (portmgr)
2003-03-12 01:04:08 +00:00
Ade Lovett
ea63875e99 Cleaning up after the wonders of remote cvs 2003-03-07 06:22:16 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Ade Lovett
d4d639aac7 Remove pkg-comment from the remaining special cases.
Approved by:	portmgr (implicitly)
2003-03-07 02:35:59 +00:00
Ade Lovett
d3fc97c432 Remove pkg-comment from remaining master/slave port sets.
Approved by:	portmgr (implicitly)
2003-03-07 00:16:25 +00:00
Ade Lovett
a5be358b9d More manual pkg-comment cleanups.
Approved by:	portmgr (implicitly)
2003-03-06 21:01:40 +00:00
Ade Lovett
84ea4ee842 Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:	portmgr (implicitly)
2003-03-06 19:23:19 +00:00
Gary Jennejohn
16db3e6d3b Remove pkg-comment and add COMMENT to the Makefile. 2003-03-06 11:02:59 +00:00
Ade Lovett
eabd472034 It's ".if", not "if"
Submitted by:	make index
2003-03-06 02:51:12 +00:00
Ade Lovett
8de9d3df45 DTRT with respect to COMMENT, unbreaking things.
Submitted by:	make index
2003-03-06 02:49:20 +00:00
Ade Lovett
bc97303224 Fix minor typo (if instead of .if)
Submitted by:	make index
2003-03-06 02:42:07 +00:00
Martin Blapp
9d8f972a9c de-pkg-comment 2003-03-05 23:29:50 +00:00
Martin Blapp
eeb175d38d Update to 1.1 beta. Work in progress.
de-pkg-comment
2003-03-05 23:24:06 +00:00
Alexander Langer
80069c5095 de-pkg-comment, drop maintainership. 2003-03-05 21:32:49 +00:00
David E. O'Brien
ef57bbab85 Update to Vim 6.1 patchlevel 365 2003-03-05 20:56:01 +00:00
Doug Barton
37c0a6c459 * Switch to Makefile COMMENT
* Take advantage of winter's work on ispell
2003-03-05 15:06:10 +00:00
Doug Barton
01ec71c833 Switch to Makefile COMMENT 2003-03-05 15:04:19 +00:00
Doug Barton
2359dc5380 Bring over the patch from pine4 to make the pico build respect CFLAGS 2003-03-05 14:57:15 +00:00
Mark Pulford
d8db26343c Update to 2.41 which solves a core dump bug.
PR:		48891
Submitted by:	maintainer
2003-03-05 13:10:35 +00:00
Martin Blapp
dbe54846be Add missing patches for PR 48789
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2003-03-05 00:47:02 +00:00
Martin Blapp
36fd224342 Add support for uk_UA.KOI8-U locale.
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
PR:	48789
2003-03-04 23:44:58 +00:00
Christian Weisgerber
07d47c27a6 Use MASTER_SITE_DEBIAN.
Approved by:	maintainer timeout
2003-03-04 15:40:04 +00:00
Gary Jennejohn
2707c046ae Update to 9.3l. 2003-03-03 21:09:40 +00:00
Doug Barton
6b0aaaf499 This download site answers, but the mirror hasn't updated to the latest version. 2003-02-28 10:16:59 +00:00
Kiriyama Kazuhiko
18585e65b7 Update 3.3 to 3.4.
o update 1 pkg
2003-02-28 07:53:29 +00:00
Kiriyama Kazuhiko
f49235e728 Update 6.1 to 7.0.
o 1 new pkg(ecb)
o update 51 pkgs
2003-02-28 07:51:33 +00:00
Hye-Shik Chang
34be62fb2d Remove redunant quotes on COMMENTS
Submitted by:	maintainer
2003-02-28 06:54:56 +00:00
Tilman Keskinoz
c1ba2e8580 Update WWW and MASTER_SITES
PR:		48300
Submitted by:	MA, Dunzi <tadalunch@sources.redhat.com>
2003-02-24 10:46:21 +00:00
Joe Marcus Clarke
bfb0985e76 Add AbiWord2. 2003-02-23 18:39:53 +00:00
Joe Marcus Clarke
a33e0a5490 Add AbiWord2 after repo copy from AbiWord. AbiWord2 is the GNOME Office
word processor build on Gtk 2.
2003-02-23 18:39:36 +00:00
Jimmy Olgeni
2563cb72b3 De-pkg-comment my ports + some more. 2003-02-23 10:51:29 +00:00
Edwin Groothuis
17c5fd26f0 Maintainer update: editors/jed to 0.99.16
PR:		ports/48487
Submitted by:	Benedikt Schmidt <s_bschmi@ira.uka.de>
2003-02-23 06:37:23 +00:00
Tilman Keskinoz
c1965c8e63 Make fetchable.
USE_QT_VER= 2 -> 3
De pkg-comment
Set Maintainership back to ports
2003-02-23 00:06:05 +00:00
Mark Pulford
11afe12db0 Update to 3.2.7.
De-pkg-comment.
2003-02-22 16:18:35 +00:00
Martin Blapp
56da587fc4 Do not fail if libXrender.so doesn't exist at all.
Submitted by:	"Karel J. Bosschaart" <karelj@wop21.wop.wtb.tue.nl>
2003-02-22 14:35:22 +00:00
Tilman Keskinoz
12665bcd41 Add USE_XLIB.
Noticed by:	bento
2003-02-22 12:58:26 +00:00
Jun Kuriyama
2df3da6afb de-pkg-comment. 2003-02-22 07:48:51 +00:00
Akinori MUSHA
3860f7f3e2 De-pkg-comment. 2003-02-21 11:38:28 +00:00
Maxim Sobolev
8978796870 When saving file do fflush/fsync, so that its content isn't lost if machine
is forcefully powered down shortly after that.
2003-02-20 21:38:05 +00:00
Tilman Keskinoz
34bb5fd295 Add qemacs, Quick Emacs, a very small but powerful editor
Submitted by:	Brad Davis <so14k@so14k.com>
2003-02-20 21:20:07 +00:00
Christian Weisgerber
028c23eaf1 Actually enable all those nifty new features.
Reported by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-02-20 18:19:35 +00:00
Akinori MUSHA
1707b424cb De-pkg-comment. 2003-02-20 17:24:13 +00:00
Akinori MUSHA
bb518de78c De-pkg-comment. 2003-02-20 17:12:51 +00:00
Christian Weisgerber
34d739d4dd Update to 1.2.0. Major additions in this release:
- nanorc support
- color syntax highlighting
- multiple file buffers
- search/replace history
- new translations
2003-02-20 13:23:42 +00:00
Martin Blapp
7e0afad953 Fix make WITH_CDROM WITH_ADABAS=yes.
PR:		46115
Submitted by:	Philip M. Gollucci <Philip.M.Gollucci.philip@p6m7g8.com>
2003-02-20 00:28:45 +00:00
Martin Blapp
0f10938603 Make some installation notes more clear. Inspired by
PR 42978.
2003-02-20 00:25:50 +00:00
Martin Blapp
a111ddc283 Fix the insufficient installation instructions.
PR:		42978
Submitted by:	grog (long time ago)
2003-02-20 00:24:18 +00:00
David E. O'Brien
77f610b700 Update to Vim 6.1 patchlevel 343 2003-02-19 18:54:58 +00:00
Akinori MUSHA
ec037f4656 De-pkg-comment vim 6 ports.
Approved by:	obrien (MAINTAINER)
2003-02-18 19:08:21 +00:00
Ying-Chieh Liao
aa51c6b928 add tetradraw 2.0.2
Fully featured ANSI art editor/viewer with TCP/IP multidraw support

Submitted by:	Frederic Cambus
2003-02-16 17:25:57 +00:00
Patrick Li
e7319382bd Update to 1.9.8 2003-02-14 20:41:08 +00:00
Christian Weisgerber
e852692922 Switch over to MASTER_SITE_DEBIAN.
Also convert COMMENT while I'm here.

List of candidate ports from

PR:		47881
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-02-13 01:53:09 +00:00
Martin Blapp
4e3681f80d The helpcontent files have moved.
Submitted by:	Daniel Mueller <mue.da@gmx.de>
2003-02-12 22:44:25 +00:00
Martin Blapp
3b7984d003 Add missing underline.
Submitted by:           Gabor Zahemszky <Gabor@Zahemszky.HU>
2003-02-12 15:05:30 +00:00
Mark Pulford
f6b6650348 Fix build broken by version update.
Pointed out by:	kris/bento
2003-02-11 13:12:16 +00:00
Ying-Chieh Liao
ee538481d5 upgrade to 1.2.0 2003-02-10 15:51:48 +00:00
Kris Kennaway
02baa4219f Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by:	lioux
2003-02-10 09:04:04 +00:00
Mark Pulford
fb5ec5dee6 Update to 3.2.5.
Add documentation.
2003-02-09 11:28:50 +00:00
Joe Marcus Clarke
10b4338449 Actually commit ghex2 2.2.0.
Prompted by:	Mike Harding <mvh@ix.netcom.com>
2003-02-09 07:47:06 +00:00
Ying-Chieh Liao
c94da980a2 add MathPlanner 3.1.2
A mathematical design and publishing application
2003-02-08 13:23:15 +00:00
Joe Marcus Clarke
336b31c394 Update to GNOME 2.2.
This is Phase I.  All existing ports have been updated to their GNOME 2.2
counterparts.
2003-02-07 18:42:25 +00:00
David E. O'Brien
a9bee26d42 Create MASTER_SITE_VIM. 2003-02-07 03:49:24 +00:00
David E. O'Brien
5914baf67d Update to Vim 6.1 patchlevel 319
Patch 6.1.318 fixed the problems that our local patch-01 revs 1.2[24] fixed.
2003-02-07 03:43:34 +00:00
Sean Chittenden
b8e1e7ef86 Correct ports that were abusing the FORBIDDEN variable and replace with
either IGNORE or BROKEN.

Since there seems to be some confusion, for the record:

BROKEN		is reserved for ports that don't work.  This will prevent
		users from installing the port, but please note that
		ports marked as BROKEN will still be built by bento
IGNORE		is reserved for ports that should not be built for one
		reason or another (including bento).  Users and bento
		will not build ports marked as IGNORE.
FORBIDDEN	is reserved for security breakages only!!!  Only mark a
		port as FORBIDDEN if there is a security issue with the
		port at the time.

Reviewed by:	kris (portmgr)
2003-02-07 02:44:21 +00:00
Maxim Sobolev
6b8fbffcea Update to 0.7.9. 2003-02-06 13:09:03 +00:00
Maxim Sobolev
efaf7def87 Update to 1.50. 2003-02-06 09:04:20 +00:00
Martin Blapp
90b9b1bb19 Add staroffice6 wrapper script. 2003-02-05 14:11:27 +00:00
Martin Blapp
9311150f7b Fetch the sunsolve patch for inofficial distsites, we have the
md5 checksums to be sure it's really the correct file.

Add wrappers like the ones openoffice port has. While we are here,
remove the install-user target, we don't need it anymore.

Fix the patch installation, it does not need to check if the path
"/compat/linux/$PREFIX/staroffice60" does exist.

Pointed out by:		rwatson
2003-02-05 14:04:30 +00:00
Joseph Koshy
8c62080ebc o Build and install some tools in the wily tarball to make the behaviour
of `wily' closer to that of `acme'.
o Freshen ${MASTER_SITE}.
o Hand over maintainership to Serge Gagnon <gagnon__s@videotron.ca>

PR:		ports/47157
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
2003-02-05 06:36:11 +00:00
David E. O'Brien
873746296b Update to Vim 6.1 patchlevel 314 2003-02-02 22:15:48 +00:00
Shigeyuki Fukushima
e8c4c27f01 Fix core-dump-problem on 5.0 or later.
PR:		ports/46031
Submitted by:	Munehiro Matsuda <haro@h4.dion.ne.jp>
2003-02-02 08:10:21 +00:00
Martin Blapp
e61a34bc37 Fix the build dependendency for the JDK. We
don't need the USE_LINUX since the linux-sun-jdk
port already has it defined.
2003-02-01 10:43:36 +00:00
Joe Marcus Clarke
d8886fc822 Properly handle OMF files. 2003-01-30 19:19:09 +00:00
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
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
Alan Eldridge
3fe5d70154 Updated to version 3.9. Added new webdocs author provided for me. 2002-11-24 02:51:42 +00:00
Martin Blapp
ca19b46d25 Mark this port broken til we have a solution. 2002-11-23 22:55:53 +00:00
Martin Blapp
e4697a8e3c Fix broken install with WRKDIRPREFIX defined.
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
PR:		45578
2002-11-23 22:50:48 +00:00
Norikatsu Shigemura
5e2d14bf4e Update to 1.79.20111024.
PR:		ports/45622
Submitted by:	Ports Fury
2002-11-23 15:20:43 +00:00
Tilman Keskinoz
ccde179bf5 Update to 1.3
PR:		45487
Submitted by:	Stefan Jahn <stefan.jahn@nemesis-sektor.de> (maintainer)
2002-11-21 21:39:21 +00:00
David E. O'Brien
a49ce585a3 Update to Vim 6.1 patchlevel 262 2002-11-20 06:16:41 +00:00
Alan Eldridge
bcda4ed0ae removed test port 2002-11-19 14:36:03 +00:00
Alan Eldridge
e1dc21be19 Testing testing is the thing on? 2002-11-19 14:18:54 +00:00
Joe Marcus Clarke
6cb03aaf1e Update to 2.0.6. 2002-11-19 07:42:30 +00:00
Alan Eldridge
a023991849 Put a real description in pkg-descr by copying the author's excellent
description of his work from his web site.
2002-11-19 01:24:48 +00:00
Alan Eldridge
c66cf7df0a * PORTREVISION => 2.
* Added examples files.
* Revised the way vars are used to a more general way that I can reuse.
* Defined vars for the various dirs and their subdir equivs. that a port
  may need.
* Moved the distfiles to their own subdir of $DISTDIR, cause there's 6 of
  them now.
2002-11-19 01:15:31 +00:00
Alan Eldridge
ba046b2af5 PORTREVISION => 1.
Added an excellent tutorial, creating a docs dir.
Cleaned up do-install procedure some.
2002-11-18 02:55:54 +00:00
Alan Eldridge
795b816cf1 add leo because addport barfed on itself 2002-11-17 21:19:57 +00:00
Alan Eldridge
5d894f6119 Add local fixes for problem where code uses KDE_VERSION 305 to mean
the wrong thing (it's a long story).
2002-11-17 19:35:49 +00:00
Edwin Groothuis
3b2b3411ff Unbreak editor/zed
Noticed by: bento
2002-11-17 11:40:31 +00:00
Tilman Keskinoz
b374eea660 Update to 0.9.0.17
PR		33386
Submitted by:	Tadashi Yumoto <yumoto@mail.forks.co.jp>
2002-11-12 12:37:46 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
David E. O'Brien
9715a732c9 Use PORTCOMMENT. 2002-11-07 03:38:39 +00:00
David E. O'Brien
832ad19341 Update to Vim 6.1 patchlevel 248 2002-11-07 03:33:23 +00:00
Martin Blapp
101d50b9b5 Add second part of bison patches. All breakage has been introduced by
bison 1.75 import in october.
2002-11-06 23:09:04 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Kiriyama Kazuhiko
48953cd254 Update 21.4.9 -> 21.4.10. 2002-11-06 10:54:35 +00:00
Kiriyama Kazuhiko
63e9f8c298 Update 3.1 -> 3.2.
o Version up 3 pkgs
2002-11-06 10:50:15 +00:00
Kiriyama Kazuhiko
c5a2788303 Update 5.0 -> 6.0.
o Version up 28 pkgs
o New 5 pkgs
2002-11-06 10:47:59 +00:00
Joe Marcus Clarke
220e97ebb2 Update to 1.49.
Reviewed by:	sobomax
Approved by:	sobomax (scite update)
2002-11-06 01:37:47 +00:00
Edwin Groothuis
52e0c82c31 This port always needs perl to build it's documentation.
Noticed on: bento
2002-11-05 01:46:48 +00:00
Martin Blapp
5baa4bf2b2 Commit first part of bison 1.75 patches.
Tested by:	various openoffice users
2002-11-04 06:15:37 +00:00
Martin Blapp
8899483a10 Mark rtld crash issue as fixed for current. 2002-11-04 05:47:14 +00:00
Edwin Groothuis
b8a64d94ec PERL -> REINPLACE
and USE_PERL5 in some places

Noticed by: bento
2002-11-04 03:17:29 +00:00
Edwin Groothuis
8bfc86fab6 Ports didn't build without USE_PERL5=yes
Noticed on: bento
2002-11-04 02:35:28 +00:00
Martin Blapp
bbf304051d These libs are now needed. 2002-10-31 23:56:26 +00:00
Martin Blapp
a0f99f5a97 Correct wrong patch.
PR:	44791
2002-10-31 23:55:33 +00:00
Satoshi Taoka
1c075370ae Bump PORTREVISION because of updating the dependency port japanese/Wnn6-lib
Approved by: maintainer
2002-10-30 13:25:34 +00:00
Martin Blapp
31f35e2f6a Fix this the right way. A include path was wrong in neon, not in
expat.
2002-10-29 21:25:30 +00:00
Gary Jennejohn
824629f4a1 xemacs21 and xemacs-devel: add a LIB_DEPENDS on compface.1 so that
the mail/faces port cannot be accidentally deleted if xemacs uses it.

xemacs-devel: Add nonas,noeds to the --with-sound line because xemacs-devel
barfs when trying to use our sounds/nas port. Noticed while testing the
fix for the PR.

PR: 44588
Submitted by: Volker Stolz <vs@foldr.org>
2002-10-29 13:03:48 +00:00
Martin Blapp
99ddf8d5f8 Remove one obsolete check and test if all three mozilla files
are on their place. Fix ${WRKDIR} -> ${WRKSRC} typo.

Sponsored by:	ImproWare AG, Network Services
2002-10-29 12:51:30 +00:00
Gary Jennejohn
284f8f3a6c Update to version 9.3f. 2002-10-29 12:50:24 +00:00
Satoshi Taoka
6e8c6c812e Change linking libwnn6.so.1 instead of libwnn6_for_wnn7.so.1.
A shared library file libwnn6_for_wnn7.so.1
  (japapese/Wnn7-lib) was linked to mule bulid by mule-*wnn7.
  The port Wnn7-lib was uptated and produces libwnn7.so.1.
  But mule 2.3 cannot use libwnn7.so.1.
  So, libwnn6.so.1 is linked to mule.
2002-10-29 09:46:31 +00:00
Joe Marcus Clarke
bcebafe325 Update to 1.99.2. 2002-10-29 04:38:12 +00:00
Martin Blapp
f9da593899 Fix the recently breakage caused by bison 1.75.
$PATH does now have /usr/bin before /usr/local/bin
until the bug is fixed.
2002-10-28 14:33:42 +00:00
MANTANI Nobutaka
b29c65ace8 Add a patch to fix segmentation fault on -current.
Submitted by:  motoyuki
2002-10-27 13:04:44 +00:00
Dmitry Sivachenko
0d1af8c933 Add one mirror in Russia. 2002-10-26 14:23:31 +00:00
Gary Jennejohn
ab7e557d65 Update to version 9.3f. 2002-10-26 06:09:25 +00:00
Kris Kennaway
76f26d3acf Mark BROKEN on 5.0 2002-10-26 02:55:52 +00:00
Martin Blapp
a00e493b52 Mozilla 1.01 has not moved to mozilla-vendor port. Fix this,
and remove the pkg_plist reference.

Submitted by:		Marc Williams <mw@uk.yahoo-inc.com>
2002-10-24 23:44:07 +00:00
Martin Blapp
edf344d597 Correct optional freetype patch filename. 2002-10-23 18:51:17 +00:00
Ying-Chieh Liao
cc67f4dd3e upgrade to 1.3
PR:		44389
Submitted by:	maintainer
2002-10-23 08:04:30 +00:00
Martin Blapp
5231cac832 Remove a nasty error. zipdep always complained to have no execute bit.
Give it a +x :)
2002-10-22 23:24:52 +00:00
Martin Blapp
b0bdc9e395 Add merged patches which conflicted. 2002-10-22 23:20:14 +00:00
Martin Blapp
d96c6a9b12 643_OO did not get tagged for the ${cc} -> ${CC} change. 2002-10-22 23:18:37 +00:00
Martin Blapp
bd7bb2088f Readd removed BSD support. test(1) is in /bin. 2002-10-22 23:16:35 +00:00
Martin Blapp
8648f0a173 Same as linux. We have <poll.h>. 2002-10-22 23:15:15 +00:00
Martin Blapp
1257bb9946 Use SUN_LEN makro for unix domain socket name lenght. 2002-10-22 23:14:19 +00:00
Martin Blapp
8478159ea8 NetBSD, IRIX and FreeBSD support got removed. Add it again. 2002-10-22 23:13:22 +00:00
Martin Blapp
7305da2b37 Patch does the same as MacOS-X now. 2002-10-22 23:12:39 +00:00
Martin Blapp
bdf45b795a FreeBSD check got removed. Add it again. 2002-10-22 23:11:22 +00:00
Martin Blapp
d581887e3d Remove many diffs here. Many things including exceptions tests are now
part of openoffice. Add a fix for make: gmake _is_ gmake on BSD systems.
2002-10-22 23:09:38 +00:00
Martin Blapp
ac716521ea Add gcc2 freebsd bridge, which did not got tagged for 643. 2002-10-22 23:07:45 +00:00
Martin Blapp
d15cc85f7f Remove expat patch. Expat is included in the release tarball, but in a
different location. Add a patch to fix the build.
2002-10-22 23:02:29 +00:00
Christian Weisgerber
b721595830 Add MASTER_SITES.
PR:		44345
Submitted by:	Ports Fury
2002-10-22 14:55:43 +00:00
Gary Jennejohn
dfbb4be26a xemacs21 is dumping core at start-up on -current. Add an additional
CONFIGURE_ARGS line to define ldflags so that the core dump no longer
happens.

SUBMITTED BY: jhb
2002-10-22 08:09:58 +00:00
Martin Blapp
717c80922c Correct patch name. Since this was a new patch no repocopy is done. 2002-10-21 16:49:30 +00:00
Martin Blapp
25b5037d3e Fix install location. 2002-10-21 16:46:37 +00:00
Martin Blapp
fec9281bc4 Correct install paths and targets. 2002-10-21 15:27:44 +00:00
Martin Blapp
f7c1ee45e4 Bump the port version. Some deinstall routines work now and many dicts
have new versions.
2002-10-21 12:05:56 +00:00
Martin Blapp
71bf6ca1da Add new md5 checksums for dicts. Sort the list while we are here. 2002-10-21 12:05:04 +00:00
Martin Blapp
c1d6783019 Add FreeBSD case. 2002-10-21 11:24:52 +00:00
Ying-Chieh Liao
234fd4b798 upgrade to 0.7.0 2002-10-21 11:01:42 +00:00
Martin Blapp
6cec9e05c1 Add missing FREEBSDI case. 2002-10-21 10:36:28 +00:00
Martin Blapp
dccea86aae Target ul_genall needs to be build before ul_xml_sax. 2002-10-21 10:35:35 +00:00
Martin Blapp
7e11c73b54 Remove OSL_TRACEs with wrong syntax. 2002-10-21 10:34:38 +00:00
Martin Blapp
5335c17470 We still have no getpwuid_r(). There will be a different fix for this later.
Just a workaround for now.
2002-10-21 10:33:47 +00:00
Martin Blapp
38cf6ed1e3 Use "tar -xzf" to extract so this target actually works. 2002-10-21 10:32:39 +00:00
Martin Blapp
c4cb6b1f46 We do not have alloca.h 2002-10-21 10:31:36 +00:00
Martin Blapp
1c15e8d189 We do not have -ldl. 2002-10-21 10:30:41 +00:00
Martin Blapp
7f126828cc Add java home to path and missing jre dirs which got just added for the
linux port.
2002-10-21 10:29:51 +00:00
Martin Blapp
e529848004 Add missing backslash. 2002-10-21 10:04:52 +00:00
Martin Blapp
f1785aada5 Fix install-path for the install target of DE_AT dict. 2002-10-21 09:07:51 +00:00
Martin Blapp
063b30235f Remove this one too ... 2002-10-21 09:03:48 +00:00
Martin Blapp
403bb5464a All patches will be a repocopy from ports/openoffice/files. Remove old
patches with "::" delimiters.
2002-10-21 09:02:08 +00:00
Martin Blapp
fb89e9b697 All patches have been repocopied to use + as separator and not "::". 2002-10-21 08:57:17 +00:00
Martin Blapp
aedf1b7a4e Whoops. Forgot to add the md5 checksums. 2002-10-20 22:39:55 +00:00
Martin Blapp
fc1b39b14b Neon and expat projects are missing in the official SRX643_00 branch.
Add distfiles for them with the OO.org build infrastructure from
SRX643 branch. What a mess !
2002-10-20 22:38:35 +00:00
David E. O'Brien
d10baf8312 Remove trailing white space. 2002-10-20 02:45:14 +00:00
David E. O'Brien
cf87004472 Update to Vim 6.1 patchlevel 231 2002-10-19 19:14:52 +00:00
Martin Blapp
06686f402f FreeBSD has still no getpwuid_r() 2002-10-19 12:52:27 +00:00
Martin Blapp
c0dd87d7fa Patch is not needed anymore. 2002-10-19 12:33:58 +00:00
Martin Blapp
d890204835 Add these paches $(cc) -> $(CC), ($CC) -> $(CXX) back. This is still not
done the right way in 643 and probably HEAD.
2002-10-19 10:41:08 +00:00
Martin Blapp
dc15a201f9 Revive this patch. They got it completly wrong a second time :P If you
read the code without compile, you'd think that it is correct. But they
didn't compile it.
2002-10-19 10:39:26 +00:00
Martin Blapp
edfe461d30 patch-set_soenv.1 is not used anymore. Configure does now substitute
set_soenv.in directly. Most of our changes have been merged, so this
patch is really tiny now.
2002-10-19 10:37:48 +00:00
Martin Blapp
3fe436e844 ELSE IF -> ELIF 2002-10-19 10:34:43 +00:00
Martin Blapp
db5ac5a0ac Define ant, and change PREFIX to LOCALBASE. 2002-10-19 10:29:18 +00:00
Martin Blapp
bcb89bcca1 ELSEIF -> ELIF 2002-10-18 23:30:33 +00:00
Martin Blapp
a0ccee8b33 Re-add previously deleted files. 2002-10-18 22:52:57 +00:00
Martin Blapp
5f6e7f6949 First step to make this port working. Configure works and all patches
apply now. There are still some compile errors to fix.

As you may see the patchnames are very long, but that makes
maintaining patches a lot easier.
2002-10-18 22:41:42 +00:00
Martin Blapp
dba4ff65f4 Allow aborted builds to resume again. 2002-10-15 21:01:14 +00:00
Martin Blapp
de96e1d6a9 Fix inversed targets. 2002-10-15 09:58:18 +00:00
Martin Blapp
f22a1b3d9c Add a new rtld system patch to Makefile and pkg_message. The
symbol lookup order in rtld is not working as it should and
exceptions over dlopened libs are broken. The system patch
is a workaround for this issue.

While we are here, order the patches a bit and put them all in
the same download dir.

Submitted by:	kan (rtld patch)
2002-10-14 20:24:23 +00:00
Martin Blapp
f1302b3a00 Finally make the mozilla addressbook and ldap datasources working. Add a new
"register-mozilla" target, add a openoffice mozilla 1.01 patch to the mozilla
build. Fix the zipmoz.sh to catch up with the mozilla changes.

Bump portrevision.
2002-10-14 16:00:22 +00:00
Gary Jennejohn
a238d88556 Update to version 9.3d.
Delete patch-file.c since it is now part of the port.
2002-10-12 10:16:11 +00:00
Martin Blapp
72e2079168 Back out the previous commit to use gcc3.2 on STABLE.
The gcc3.2 ports seems to be based on a broken version,
which does has internal gcc errors.
2002-10-09 22:10:55 +00:00
Martin Blapp
0ecfe127ff Fix two misplaced ${WRKDIRPREFIX}="" defines which broke the build for
read only mounted ports three with WRKDIRPREFIX set.

PR:		43374
2002-10-09 09:10:28 +00:00
Martin Blapp
46ff2e5908 Use gcc3.2 port to build for STABLE too. 2002-10-09 08:31:09 +00:00
Martin Blapp
969f45763a Fix a missleading warning about a bug which is fixed in 4.7-RELEASE.
PR:			43836
Submitted by:		Alexandr Kovalenko <never@nevermind.kiev.ua>
			Fernan Aguero <fernan@iib.unsam.edu.ar>
2002-10-09 08:18:10 +00:00
Chris D. Faulhaber
934b3120bf Update port to 1.0.0 2002-10-09 01:05:03 +00:00