Commit Graph

3202 Commits

Author SHA1 Message Date
Maho Nakata
967a762714 THIRDPARTYLICENSEREADME.html is rested directory under html. 2003-08-15 22:36:24 +00:00
Maho Nakata
d32a5e2d09 The makefile.mk uses a ld to link the libraries, but ld fails to link with
-pthread. The correct sollution is to use $(LINK) which points to the
used gcc compiler. Unfortunately gcc doesn't understand --whole-archive and
--no-whole-archive. You have to use -Wl,-whole-archive and
-Wl,-no-whole-archive
instead. The following patch does this for FreeBSD, but maybe this should also
be done for the generic UNX case.
See http://www.openoffice.org/issues/show_bug.cgi?id=18064 for details.
Obtained from Volker Quetschke
2003-08-15 22:35:55 +00:00
Maho Nakata
ae099aec7b Committed in the cws_srx645_ooo11rc3 CVS repo. 2003-08-15 22:33:40 +00:00
Maho Nakata
d072a29722 Now passes compilation for recent 4.8-STABLE and 5-CURRENT,
but still fails during/after the installtion :(

a) follow up to recent cvs checkout
  (cws_srx645_ooo11rc3, 2003/08/15)

b) Use gcc33 from ports for both 4 and 5.
   gcc-3.3 of 5-CURRENT seems to brake somewhere,
   and recent version of OOo hits some internal
   error of gcc-3.2.3.

c) remove --enable-gcc3, --with-os-version and --with-ant-home
   gcc3 is deprecated, os version and ant home should be
   detected automatically by configure(setting os version
   had been dangerous, since difference can be seen between
   /usr/include/osreldate.h and sysctl kern.osreldate)
   however nowadays it is not so dangerous)

d) add build dependency for Xft and gtk-2.0.
2003-08-15 22:32:21 +00:00
Kris Kennaway
a9e4d4c309 Reset bouncing maintainer address ("User unknown") 2003-08-15 22:25:31 +00:00
Martin Blapp
c6ce64e0ca Hopefully fix the wchar header issues one last time. It's annyoing to
have changing includes paths with each new gcc import.

Submitted by:	maho
2003-08-12 22:31:00 +00:00
Martin Blapp
089408aaea Make mozilla-vendor compile with gcc 3.3.1
PR:		55147
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2003-08-12 09:25:55 +00:00
David E. O'Brien
8e93e45e3e Update to Vim 6.2 patchlevel 61 2003-08-10 00:42:47 +00:00
Kris Kennaway
8fd12fb374 BROKEN: Does not compile 2003-08-07 09:30:09 +00:00
Joe Marcus Clarke
3024fe12f5 misc/gucharmap is now deskutils/gucharmap. 2003-08-07 02:35:18 +00:00
Shigeyuki Fukushima
8347574229 Update to 10.6. 2003-08-05 14:13:37 +00:00
Joe Marcus Clarke
d693dd43ae Attempt to fix build on 64-bit platforms. 2003-08-05 00:27:07 +00:00
Kris Kennaway
138f2ad7ff Switch to MASTER_SITE_DEBIAN_POOL
PR:		ports/50572
Submitted by:	Alex Semenyaka <alexs@ratmir.ru>
2003-08-04 10:47:28 +00:00
Kris Kennaway
8697333ffb Use MASTER_SITE_DEBIAN_POOL and correct invalid use of USE_GNOME (missed in
earlier sweeps)

PR:		ports/50572
Submitted by:	Alex Semenyaka <alexs@ratmir.ru>
2003-08-04 05:00:09 +00:00
Maho Nakata
5777cd28dc Fix build on gcc-3.3.x
Submitted by:	Simon Barner <barner@in.tum.de>
2003-08-02 02:03:03 +00:00
Kirill Ponomarev
1022baa818 - Update to version 1.5.2
- Fix build on -CURRENT
- Grammar fixes in pkg-descr
- Update project homepage

PR:		55077
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
Approved by:	fjoe (mentor) (implicit), maintainer
2003-07-31 19:46:59 +00:00
Kris Kennaway
696f004d54 Consolidate NO_CDROM and NO_PACKAGE -> RESTRICTED 2003-07-30 22:30:46 +00:00
Christian Weisgerber
b0db7e38aa Hand ports over to Thierry Thomas <thierry@pompo.net>.
Old maintainer suffers technical difficulties.

Submitted by:	Serge Gagnon
2003-07-30 20:10:08 +00:00
Joe Marcus Clarke
30bf3b5af8 Update to 1.99.3. 2003-07-30 05:10:36 +00:00
Joe Marcus Clarke
223b7bf210 Update to 1.0.6. 2003-07-30 02:19:36 +00:00
Maxim Sobolev
10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00
Michael Nottebrock
ac4ef3820b Update KDE to the latest official release, KDE 3.1.3
Official KDE 3.1.3 announcement:
http://www.kde.org/announcements/announce-3.1.3.php

(may not work until a few hours after this commit - we jumped the gun a little
 in order to have the update in place at the time the security notifications for
 KDE 3.1.2 will be released together with the announcement of KDE 3.1.3).

Changelog from 3.1.2 to 3.1.3 release:
http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php

Thanks and credits need to go to the whole KDE-FreeBSD team, as well
as everyone on kde@freebsd.org for providing feedback, reporting bugs
and just using the KDE ports.

Approved by: will (real mentor asleep)
2003-07-29 04:26:22 +00:00
Kiriyama Kazuhiko
f1eeaf367f Modify the message displaing after installation more natural.
Noticed by:	Brian Betts <brian-ports@bbdab.org>
2003-07-28 06:25:36 +00:00
Kiriyama Kazuhiko
8ff4e9b6a0 Modify the message displaing after installation more natural.
Noticed by:	Brian Betts <brian-ports@bbdab.org>
2003-07-28 06:07:16 +00:00
Jimmy Olgeni
6d7ce4aa3c Upgrade to 1.9.3. 2003-07-26 09:32:15 +00:00
Kirill Ponomarev
aa309f8d4a - Update to 3.12.1 beta 1
PR:		54856
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
Approved by:	fjoe (mentor) (implicit)
2003-07-25 18:20:03 +00:00
Jimmy Olgeni
7ad7c908c7 Upgrade to 1.9.2. 2003-07-25 15:52:26 +00:00
Tilman Keskinoz
d5bc4626d2 Fix build.
PR:		46874
Submitted by:	JD <jimd@siu.edu>
2003-07-24 16:44:24 +00:00
Martin Blapp
fc32b37ca7 Upgrade to use new patchset 112887-04.tar 2003-07-23 22:18:44 +00:00
Ernst de Haan
b093017dc6 Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by:	kris
Pointy hat to:	me
2003-07-23 14:30:29 +00:00
Kiriyama Kazuhiko
5cf2388d58 Update to 8.2.
* version up packages:
    dictionary-1.11       --> dictionary-1.12
    ecb-1.06              --> ecb-1.08
    ecrypto-0.12          --> ecrypto-0.13
    edebug-1.17           --> edebug-1.18
    edit-utils-2.00       --> edit-utils-2.02
    ess-1.03              --> ess-1.04
    games-1.13            --> games-1.14
    hm--html-menus-1.20   --> hm--html-menus-1.21
    os-utils-1.30         --> os-utils-1.31
    prog-modes-1.73       --> prog-modes-1.79
    sasl-1.12             --> sasl-1.13
    text-modes-1.60       --> text-modes-1.61
    tramp-1.12            --> tramp-1.15
    vhdl-1.16             --> vhdl-1.17
    x-symbol-1.04         --> x-symbol-1.05
    xemacs-base-1.77      --> xemacs-base-1.78
    xslide-1.06           --> xslide-1.07
2003-07-23 11:15:17 +00:00
Kirill Ponomarev
856d68616a Update to 3.12
PR:		54702
Submitted by:	maintainer
Approved by:	fjoe (mentor>
2003-07-22 11:02:54 +00:00
Sergey A. Osokin
b4037355fc Fix build on -CURRENT (gcc-3.3)
Submitted by:	Simon Barner <barner@in.tum.de>
2003-07-20 12:40:55 +00:00
David E. O'Brien
9061242549 update PORTREVISION 2003-07-19 19:27:43 +00:00
David E. O'Brien
7ce48dd36c Mark patch 015 as bad. 015 works fine under CTWM and TWM. But I guess I
should be nice to the KDE users -- they are getting cores left and right.
2003-07-19 19:27:12 +00:00
Joe Marcus Clarke
64e91e8afa Fix build on -CURRENT with GCC 3.3.1. There's a PORTREVISION bump here
because the fix actually corrected a typo that could cause problems on
-STABLE as well.

Reported by:	Jeremy Messenger <mezz7@cox.net>
2003-07-19 00:31:56 +00:00
Joe Marcus Clarke
40c216e3d0 Remove a patch that seems to be unnecessary these days. 2003-07-18 02:22:19 +00:00
Joe Marcus Clarke
428102e835 Fix build problems on -CURRENT. 2003-07-17 19:28:12 +00:00
Maho Nakata
af63e06d7c 1. update to fresh checkout of OpenOffice.org (1.1RC2)
tagged under cws_srx645_ooo11rc2
2. still broken with installation failure.

Reviewed by:	mbr
2003-07-17 12:56:09 +00:00
Norikatsu Shigemura
ae7a4f5ccb o Change md5 value in distinfo.
diff -u old archive new archive
	o Change LICENSE & README and more older timestamp.
o Remove MASTER_SITE by providing old archive.
o These modification is no effect for install.  So I don't
  bump PORTREVISION.
o Add WWW: tag.

PR:		ports/54415
Reported by:	TATEOKA Takamichi <tate@tateoka.org>
Discuss with:	Yoshihiko Sarumaru <sarumaru@yamayuri.org>
2003-07-17 05:40:39 +00:00
Norikatsu Shigemura
0ed0b22ce3 Fix install error by modification of bsd.port.mk r1.455.
PR:		ports/54531
Submitted by:	SUGIMOTO Sadahiro <ixtl@utmc.or.jp>
Approved by:	maintainer no response
2003-07-16 10:10:56 +00:00
Norikatsu Shigemura
d9f16e4835 o Update to 3.12.b3.
o Sort pkg-plist.

PR:		ports/54512
Submitted by:	Sergei Kolobov <sergei@kolobov.com> (maintainer)
2003-07-16 10:03:33 +00:00
Joe Marcus Clarke
cc6825cf28 Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All
core desktop components are being removed.
2003-07-15 19:10:59 +00:00
FUJISHIMA Satsuki
b185046be2 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
2003-07-14 02:53:03 +00:00
Joe Marcus Clarke
4bce57487d Update to 1.99.2. 2003-07-12 07:16:00 +00:00
David E. O'Brien
d32ebd3141 Update to Vim 6.2 patchlevel 21 2003-07-11 09:26:24 +00:00
Gary Jennejohn
daaee6e27b Update to version 9.3u. 2003-07-11 06:08:23 +00:00
Daichi GOTO
d7224af8d2 update editors/hte: Add WITHOUT_X11 knob
PR:		54323
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-07-11 05:17:09 +00:00
Christian Weisgerber
a80766b711 Fix build on non-i386 platforms. Also fixes
PR:		53532
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-07-09 16:01:17 +00:00
Daichi GOTO
da20d32dc5 update editors/leo: 3.11.1 -> 3.12.b1
PR:		54213
Submitted by:	Sergei Kolobov <sergei@kolobov.com> (maintainer)
2003-07-08 12:01:24 +00:00
Sergey A. Osokin
d33a7a38e3 Update to 0.7.3
PR:		54135
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
Approved by:	fjoe (mentor) (implicit)
2003-07-06 10:28:50 +00:00
Martin Blapp
d537c4908a Add unzip dependency.
Submitted by:	kris (bento)
2003-07-06 09:34:06 +00:00
Shigeyuki Fukushima
411f505bba Add xml catalog hard-coding path.
PORTREVISION bump.

PR:		ports/52515
Submitted by:	MOROHOSHI Akihiko <moro@remus.dti.ne.jp>
2003-07-04 14:28:43 +00:00
Shigeyuki Fukushima
3e45ad8046 Update to 10.5. 2003-07-04 13:57:52 +00:00
Martin Blapp
104f4e8e71 Mozilla-vendor has been removed. Download the 1.02 port from freefall,
since we depend exactly on this version.

PR:		54035
Submitted by:	Chris Shenton <chris@Shenton.Org>
2003-07-02 21:00:12 +00:00
Martin Cracauer
40bff91404 Bump portsrevision.
Thanks, Kris.
2003-07-02 01:56:51 +00:00
Martin Cracauer
c964d29e95 Fix a long-term problem: shell-mode would not open a new shell fo
shell-mode on FreeBSD once a number of ttys were taken, it wouldn't
find the next free one where xterm and everybody else would.

Teach it to walk the list of possible FreeBSD ttys correctly.

This code is evil, I'm only doing it because emacs-21 is *really* evil
and I didn't port all of my .emacs to xemacs yet...
2003-07-01 21:59:54 +00:00
Daichi GOTO
28c552592b update editors/hte: 0.7.1 -> 0.7.2
PR:		52915
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-07-01 07:16:24 +00:00
Joe Marcus Clarke
5833943e79 Fix a potential NULL pointer dereference.
Submitted by:	maintainer
2003-06-30 17:03:38 +00:00
Christian Weisgerber
38d73179b1 This does not build on 5.x.
PR:		53917
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-06-30 14:11:44 +00:00
Daichi GOTO
a2046a6ef2 update editors/biew: 5.3.2 --> 5.5.0
PR:		53806
Submitted by:	Ryan Thompson <ryan@sasknow.com> (maintainer)
2003-06-30 12:33:50 +00:00
Joe Marcus Clarke
852412b77c Add congolmerate, a GNOME 2 XML editor geared toward DocBook editing.
PR:		53755
Submitted by:	Pav Lucistnik <pav@oook.cz>
2003-06-29 20:07:30 +00:00
Christian Weisgerber
54384f8e0f Fix typo in ONLY_FOR_ARCHS variable.
PR:		53534
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-06-29 14:25:01 +00:00
Joe Marcus Clarke
fcded05a2d Fix build by explicitly including sys/param.h.
PR:	53871
2003-06-28 16:43:21 +00:00
Joe Marcus Clarke
f8cb7adaaf Fix some buffer handling problems with pathnames.
Submitted by:	kris
Obtained from:	OpenBSD
2003-06-28 05:55:41 +00:00
Gary Jennejohn
4437b35db5 Update to version 9.3s. 2003-06-27 13:57:08 +00:00
Martin Blapp
955cfd277e Add gtk and orbit dependencies too (for mozilla slave port).
Submitted by:	kris
2003-06-27 07:57:19 +00:00
Jun Kuriyama
f5434ed861 I'm not using xemacs any more. 2003-06-25 02:47:15 +00:00
Joe Marcus Clarke
e08b3e5cb2 * Update to 1.99.1 (aka 2.0 Beta 1)
* Re-enable gucharmap support
2003-06-23 06:52:39 +00:00
Tilman Keskinoz
068ce3e3f0 Update to 2.7.5
PR:		53388
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-06-22 21:09:34 +00:00
Erwin Lansing
473664c702 - Update to 3.11.1
- Reformat pkg-descr to make portlint happy
- Update WWW tag and add Author tag
- Take maintainership

PR:		53590
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-06-22 15:14:01 +00:00
Joe Marcus Clarke
333cbf0ee2 Add yet another patch, and bump PORTREVISION. 2003-06-21 16:21:47 +00:00
Joe Marcus Clarke
0508ca36e8 Add a patch forgotten in the 0.3.1 update.
Reported by:	maintainer
Big pointy hat to:	me
2003-06-21 16:20:43 +00:00
Martin Blapp
3499152c80 Include these librarys needed by the mozilla sub-port directly
here in the openoffice port. This should fix the build problem
on bento.
2003-06-20 07:40:03 +00:00
Will Andrews
11e6598679 Fix rendering crash with patch developed by the Ted developer and
sent via the submitter.  Set maintainer to submitter.

PR:		53329
Submitted by:	Jonathan Drews <j.e.drews@att.net>
2003-06-18 02:34:27 +00:00
Joe Marcus Clarke
ceaa9fce53 Update to 0.3.1.
PR:	53413
Submitted by:	Sergey Akifyev <asa@gascom.ru>
Approved by:	maintainer
2003-06-17 17:33:38 +00:00
Joe Marcus Clarke
1689f44888 It seems the configure help differs from the actual configure argument
when it comes to disabling gucharmap support.
2003-06-16 18:09:58 +00:00
Joe Marcus Clarke
1aa2903af1 Don't print the pre-everything banner until gucharmap support is fixed. 2003-06-16 17:51:59 +00:00
Joe Marcus Clarke
564b9be8c2 Add a missing locale file.
Reported by:	bento
2003-06-16 00:04:33 +00:00
Adam Weinberger
f6ce297885 Update to 2.2.2. 2003-06-14 20:20:43 +00:00
Joe Marcus Clarke
933ca32503 Remove gucharmap support for the time being. It was broken with the
0.8.0 update.
2003-06-13 18:12:30 +00:00
Tilman Keskinoz
49a242ec6a Update to 1.5
PR:		52913
Submitted by:	maintainer
2003-06-13 12:15:44 +00:00
Joe Marcus Clarke
03667b3c5e Chase the libgucharmap shared lib version. 2003-06-13 01:11:39 +00:00
Adam Weinberger
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00
Martin Blapp
adcf3d9e60 Add $CWD to $LD_LIBRARY_PATH as Linux does. This will make
the errors in setup.log go away.
2003-06-09 10:51:58 +00:00
Will Andrews
f9be1a26da REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado

Thank you for your contributions, you
will be greatly missed.
2003-06-08 21:06:22 +00:00
Martin Blapp
b8db9441a8 The KDE-wrapper has changed from script to binary. It is now
a lot more difficult to patch it. Until we found the correct
way to deal with it, comment it out.
2003-06-08 09:56:30 +00:00
Christian Weisgerber
5e80422bb1 Update to version 1.6.2.
PR:		52477
Submitted by:	Ports Fury
2003-06-08 01:18:51 +00:00
Kris Kennaway
3988dfe54d Remove chuckr as maintainer of his ports. He has not committed since
09/2000 and has been unresponsive to mail about his ports for at least
2 years.

Approved by:	portmgr
2003-06-08 00:30:49 +00:00
Martin Blapp
6a67cf6e72 Fix spelling of "preferred".
PR:		52740, 52741
Submitted by:	Christopher Nehren <apeiron@comcast.net>
2003-06-07 22:52:21 +00:00
Martin Blapp
5191c1d5a8 Upgrade to OO1.1 beta2. 2003-06-07 22:09:48 +00:00
Martin Blapp
3dbc504a92 Upgrade to OO1.1 beta2.
Many bugs have been fixed and there are a few FreeBSD dependent
issues remaining. Unfortunatly one of them is the installer.

Most patches have been imported, so we are now down on about ~30 patches !
2003-06-07 22:09:20 +00:00
Doug Barton
bca411b01a Un-fennerize by upping the version of Pine to the latest. 2003-06-07 22:07:44 +00:00
David E. O'Brien
5d98269a65 Introduces WITH_GTK2 support.
Submitted by:	obraun
2003-06-07 09:46:40 +00:00
David E. O'Brien
dfe75d1843 Change the data directory. 2003-06-07 08:14:39 +00:00
David E. O'Brien
f0c1f08346 Update to Vim 6.2 patchlevel 14 2003-06-06 19:01:42 +00:00
Edwin Groothuis
9f89ab7bed New port: puff (text editor) (very easy port)
Puff is an editor that is named after "Puff the fractal dragon" (see fortune).
	Primary features:
	 - Simple and lightweight
	 - Can open multiple files
	 - Clipboard is an open file
	 - Keys may be reassigned
	 - Source is easy to extend

PR:		ports/50607
Submitted by:	Leif Pedersen <bilbo@developerpit.com>
2003-06-06 12:22:21 +00:00
Christian Weisgerber
8c56da7c9e Update to version 3.42b.
PR:		52714
Submitted by:	Ports Fury
2003-06-05 20:50:50 +00:00
Kiriyama Kazuhiko
255366f3d2 * Change distinfo for new distfiles (forgotten in previous commit ;)
* Add patch(patch-al) to avoide *very* slow fonfifying [1]

Refered from:	http://list-archive.xemacs.org/xemacs-beta/200305/msg00467.html [1]
2003-06-05 07:54:45 +00:00
Kris Kennaway
93872f18cc Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris
2003-06-04 22:43:38 +00:00
Adam Weinberger
0225134607 Assign MAINTAINER to ports@FreeBSD.org.
PR:		ports/52534
Submitted by:	Christian Brueffer <chris@unixpages.org>
2003-06-04 18:58:11 +00:00
Kiriyama Kazuhiko
297b585dfa Update to 21.4.13. 2003-06-04 07:31:08 +00:00
Kiriyama Kazuhiko
57bef5d5c8 Update 3.4 to 3.5.
* version up packages:
  mule-base-1.42		--> mule-base-1.43
2003-06-04 06:05:14 +00:00
Kiriyama Kazuhiko
fee0cb8842 Update 8.0 to 8.1.
* version up packages:
  bbdb-1.21		--> bbdb-1.23
  ediff-1.46		--> ediff-1.47
  eudc-1.37		--> eudc-1.38
  gnus-1.68		--> gnus-1.71
  ilisp-1.31		--> ilisp-1.32
  liece-1.11		--> liece-1.12
  mail-lib-1.57		--> mail-lib-1.59
  mh-e-1.19		--> mh-e-1.23
  net-utils-1.31	--> net-utils-1.32
  pgg-1.02		--> pgg-1.03
  prog-modes-1.72	--> prog-modes-1.73
  texinfo-1.23		--> texinfo-1.24
  time-1.12		--> time-1.13
  tm-1.35		--> tm-1.36
  viper-1.35		--> viper-1.36
  x-symbol-1.03		--> x-symbol-1.04
  xemacs-base-1.75	--> xemacs-base-1.77
  xemacs-devel-1.52	--> xemacs-devel-1.55
2003-06-04 06:01:48 +00:00
Michael Landin
6467aa45af Update to latest release.
Approved by:		roberto(mentor)
2003-06-03 14:57:04 +00:00
Christian Weisgerber
854c187a95 Remove MAINTAINER, as per his request:
"I'll be offline for the next few months.  Someone please take care
 of these poor orphans."

Also slip in some minor fixes.

PR:		52831
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2003-06-02 01:24:33 +00:00
Kiriyama Kazuhiko
9aa818abd4 Update documents with changing 21.4.* stable version. 2003-05-23 02:44:51 +00:00
Munechika SUMIKAWA
8e760ca37c Make buildable on -current and unmark BROKEN. 2003-05-23 00:13:41 +00:00
Yoichi NAKAYAMA
f0115eb669 Add patch from upstream maintainer.
This unbreaks emacs20 port.
2003-05-22 23:26:11 +00:00
Kiriyama Kazuhiko
5fb8ce51ab Update to 21.5-b13(Beta version). 2003-05-22 11:14:42 +00:00
Edwin Groothuis
859d1e7e8e Update editors/aee to version 2.2.15b
Update port editors/aee to version 2.2.15b

PR:		ports/52535
Submitted by:	jbozza@thinkburst.com
2003-05-22 03:56:21 +00:00
Munechika SUMIKAWA
03312af81c No need to split bsd.ports.mk.
Reported by:	Sheldon Hearn <sheldonh@starjuice.net>
2003-05-21 17:33:30 +00:00
Munechika SUMIKAWA
dc398438a6 Make buildable on -current. 2003-05-20 22:31:54 +00:00
Kiriyama Kazuhiko
2b0ede52bf o fetch firstly with specifing direct SUBDIR.
o pkg-descr suit for new xemacs package categories.
2003-05-20 07:17:02 +00:00
Kiriyama Kazuhiko
5ef204b72f Update to 8.0:
o 23 pkgs version up
o 1 pkg newly add
2003-05-20 07:10:46 +00:00
Mario Sergio Fujikawa Ferreira
d7ca069eb4 o Fix a crash when trying to open menu Help -> Document
o Fix consists on depending on open-motif rather than GTK+ for the
  build. Developer also advises open-motif over GTK+

PR:		52418
Submitted by:	Jonathan Drews <j.e.drews@worldnet.att.net>
2003-05-19 22:54:44 +00:00
Mario Sergio Fujikawa Ferreira
a50b4298c8 Bring back from Attic: localized messages and documentation for koffice 2003-05-19 18:18:58 +00:00
Mario Sergio Fujikawa Ferreira
abc8ffa0c8 New port: localized messages and documentation for koffice 2003-05-19 18:01:33 +00:00
Mario Sergio Fujikawa Ferreira
862862cccf New port: localized messages and documentation for koffice 2003-05-19 17:59:16 +00:00
Mario Sergio Fujikawa Ferreira
04f3e04121 New port: localized messages and documentation for koffice 2003-05-19 17:58:38 +00:00
Mario Sergio Fujikawa Ferreira
d4cb819ffd New port: localized messages and documentation for koffice 2003-05-19 17:57:38 +00:00
Mario Sergio Fujikawa Ferreira
d4d5c6c150 New port: localized messages and documentation for koffice 2003-05-19 17:56:47 +00:00
Mario Sergio Fujikawa Ferreira
6fb6c6a43e New port: localized messages and documentation for koffice 2003-05-19 17:56:05 +00:00
Mario Sergio Fujikawa Ferreira
ef2b146909 New port: localized messages and documentation for koffice 2003-05-19 17:54:45 +00:00
Mario Sergio Fujikawa Ferreira
318ac4d7bc New port: localized messages and documentation for koffice 2003-05-19 17:54:08 +00:00
Mario Sergio Fujikawa Ferreira
a70699d59f New port: localized messages and documentation for koffice 2003-05-19 17:52:44 +00:00
Mario Sergio Fujikawa Ferreira
a5dc8778f1 New port: localized messages and documentation for koffice 2003-05-19 17:50:01 +00:00
Mario Sergio Fujikawa Ferreira
daceb2841f New port: localized messages and documentation for koffice 2003-05-19 17:49:23 +00:00
Mario Sergio Fujikawa Ferreira
691b8fc901 New port: localized messages and documentation for koffice 2003-05-19 17:48:35 +00:00
Mario Sergio Fujikawa Ferreira
e3d0328b5c New port: localized messages and documentation for koffice 2003-05-19 17:47:32 +00:00
Mario Sergio Fujikawa Ferreira
3e9f5b7fc1 New port: localized messages and documentation for koffice 2003-05-19 17:46:13 +00:00
Mario Sergio Fujikawa Ferreira
6445f57715 New port: localized messages and documentation for koffice 2003-05-19 17:45:22 +00:00
Mario Sergio Fujikawa Ferreira
c210788e1f New port: localized messages and documentation for koffice 2003-05-19 17:44:28 +00:00
Mario Sergio Fujikawa Ferreira
8eb9d7fb08 New port: localized messages and documentation for koffice 2003-05-19 17:43:52 +00:00
Mario Sergio Fujikawa Ferreira
9e1019996d New port: localized messages and documentation for koffice 2003-05-19 17:43:15 +00:00
Mario Sergio Fujikawa Ferreira
ea5f882241 New port: localized messages and documentation for koffice 2003-05-19 17:42:30 +00:00
Mario Sergio Fujikawa Ferreira
4b339bd128 New port: localized messages and documentation for koffice 2003-05-19 17:41:39 +00:00
Mario Sergio Fujikawa Ferreira
0246ebdad4 New port: localized messages and documentation for koffice 2003-05-19 17:41:01 +00:00
Mario Sergio Fujikawa Ferreira
16171f6b5e New port: localized messages and documentation for koffice 2003-05-19 17:40:26 +00:00
Mario Sergio Fujikawa Ferreira
a798c9d58c New port: localized messages and documentation for koffice 2003-05-19 17:39:28 +00:00
Mario Sergio Fujikawa Ferreira
df2b529e23 New port: localized messages and documentation for koffice 2003-05-19 17:34:14 +00:00
Mario Sergio Fujikawa Ferreira
91849042e6 New port: localized messages and documentation for koffice 2003-05-19 17:32:22 +00:00
Tilman Keskinoz
790e0cfc1d Fix manpage appearance
PR:		52431
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-05-19 14:27:07 +00:00
Pete Fritchman
3577754343 - update to 3.1
- new MASTER_SITES/WWW, now at sourceforge

PR:		52050
Submitted by:	Ports Fury
2003-05-18 23:51:48 +00:00
Pete Fritchman
a990dc9f10 - update to 0.7.1
- switch to bz2 file
- install docs

PR:		52049
Submitted by:	Ports Fury
2003-05-18 23:42:48 +00:00
David E. O'Brien
b49f1f3175 Update to Vim 6.1 patchlevel 474 2003-05-18 23:22:50 +00:00
Kris Kennaway
bc2b8d09af BROKEN on 5.1: does not compile 2003-05-18 11:48:21 +00:00
Kris Kennaway
d500c1cc50 BROKEN on 5.1: does not compile 2003-05-18 10:15:44 +00:00
Kris Kennaway
9c288e873f BROKEN on 5.1: bad C++ 2003-05-18 09:55:25 +00:00
Pete Fritchman
e9c55e7cb5 - update to 3.17.7
- fix master sites
- spell 'FreeBSD.org' correctly in the MAINTAINER field
- sort pkg-plist

PR:		52048
Submitted by:	Ports Fury
2003-05-16 03:33:40 +00:00
Martin Blapp
a400d7e6c0 Add Ukrainian ooodict.
PR:		49078
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2003-05-13 19:18:15 +00:00
Martin Blapp
dd59f8208d Add russian dict to the main build. 2003-05-13 19:02:43 +00:00
Martin Blapp
e8573ec0a7 Re-add russian language patch.
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2003-05-13 17:58:15 +00:00
Ying-Chieh Liao
cc224af8e4 fix master site
PR:		51932
Submitted by:	maintainer
2003-05-12 08:56:26 +00:00
Kiriyama Kazuhiko
45815cc72a Remove editors/xemacs-wp-packages. 2003-05-12 08:07:10 +00:00
Kiriyama Kazuhiko
fc1ab33da1 Obsolete xemacs package category. Merged to
editors/xemacs-packages and editors/xemacs-mule-packages.
2003-05-12 08:03:37 +00:00
Kiriyama Kazuhiko
1e92c1b81b Remove editors/xemacs-prog-packages. 2003-05-12 08:00:50 +00:00
Kiriyama Kazuhiko
da3b7d8a4e Obsolete xemacs package category. Merged to
editors/xemacs-packages and editors/xemacs-mule-packages.
2003-05-12 07:56:22 +00:00
Kiriyama Kazuhiko
855b685a00 Remove editors/xemacs-oa-packages. 2003-05-12 07:49:04 +00:00
Kiriyama Kazuhiko
cea171c1aa Obsolete xemacs package category. Merged to
editors/xemacs-packages and editors/xemacs-mule-packages.
2003-05-12 07:44:58 +00:00
Kiriyama Kazuhiko
6d7743bdee Remove editors/xemacs-libs-packages. 2003-05-12 07:18:25 +00:00
Kiriyama Kazuhiko
c4c91e46dd Obsolete xemacs package category. Merged to
editors/xemacs-packages and editors/xemacs-mule-packages.
2003-05-12 07:14:09 +00:00
Kiriyama Kazuhiko
b8cd4ee759 Remove editors/xemacs-games-packages. 2003-05-12 07:08:58 +00:00
Kiriyama Kazuhiko
e01a1aa57c Obsolete xemacs package category. Merged to
editors/xemacs-packages and editors/xemacs-mule-packages.
2003-05-12 07:04:10 +00:00
Kiriyama Kazuhiko
ebc8ad155e Already needless port. Get sumo by installing with
editors/xemacs-mule-packages.
2003-05-12 06:56:42 +00:00
Kiriyama Kazuhiko
429f218b03 Remove editors/xemacs-comm-packages. 2003-05-12 06:49:15 +00:00
Kiriyama Kazuhiko
bdaabeb846 Obsolete xemacs package category. Merged to
editors/xemacs-packages and editors/xemacs-mule-packages.
2003-05-12 06:43:56 +00:00
Kiriyama Kazuhiko
c3d8d73bf6 Remove editors/xemacs-basic-mule-packages. 2003-05-12 06:38:19 +00:00
Kiriyama Kazuhiko
58061bccd4 Obsolete xemacs package category. Merged to
editors/xemacs-packages and editors/xemacs-mule-packages.
2003-05-12 06:33:47 +00:00
Kiriyama Kazuhiko
b30791f0f4 Remove editors/xemacs-additional-packages. 2003-05-12 06:23:52 +00:00
Kiriyama Kazuhiko
a5bce99942 Obsolete xemacs package category. Merged to
editors/xemacs-packages and editors/xemacs-mule-packages.
2003-05-12 06:18:48 +00:00
Kiriyama Kazuhiko
ab41443e98 Remove editors/xemacs21-sumo. 2003-05-12 05:57:35 +00:00
Kiriyama Kazuhiko
e40cc0dad7 Remove editors/xemacs21-mule-sumo. 2003-05-12 04:27:22 +00:00
Kiriyama Kazuhiko
845fea1faa Already needless port. Get sumo by installing with
editors/xemacs-mule-packages.
2003-05-12 04:10:19 +00:00
Joe Marcus Clarke
e2258cf0af Update to 1.9.1. 2003-05-11 21:31:40 +00:00
Munechika SUMIKAWA
085246a042 Quick and dirty fix to build on -current.
#define HAVE_SYS5_PTY was forcingly disabled by removing its entry.
2003-05-10 09:15:16 +00:00
Ying-Chieh Liao
dd00ced44f upgrade to 1.2.2 2003-05-10 04:47:09 +00:00
Kiriyama Kazuhiko
45fa762e52 Remove xemacs21-mule-common for move xemacs21-mule to version 21.4.12. 2003-05-09 07:25:47 +00:00
Kiriyama Kazuhiko
2730e1c1f5 Remove for move xemacs21-mule to version 21.4.12. 2003-05-09 07:04:44 +00:00
Kiriyama Kazuhiko
1d35892daf Modify files for move xemacs21-mule to version 21.4.12. 2003-05-09 06:37:32 +00:00
Kiriyama Kazuhiko
0ee907b91a Remove needless files for move xemacs21-mule to version 21.4.12. 2003-05-09 06:27:40 +00:00
Kiriyama Kazuhiko
98064a7a32 Add additinal files for move xemacs21-mule to version 21.4.12. 2003-05-09 06:24:46 +00:00
Martin Blapp
cdf1ea0fbd Fix breakage and remove redundant _LITTLE_ENDIAN defines for CURRENT only. Remove
unneeded include defines.
2003-05-08 18:41:13 +00:00
Martin Blapp
6a9d02491a Fix breakage and remove redundant _LITTLE_ENDIAN defines. Remove
unneeded include defines.
2003-05-08 18:08:11 +00:00
Kiriyama Kazuhiko
bc999a51be Change in-place replacement. 2003-05-08 11:00:15 +00:00
Kiriyama Kazuhiko
8c5ce27bb1 Set MASTER_SITES fetchable and correct reinplace commands. 2003-05-08 05:54:24 +00:00
Joe Marcus Clarke
0ee4b84c90 Remove gtksourceview. 2003-05-08 00:33:19 +00:00
Joe Marcus Clarke
55274a373f Remove gtksourceview for re-import under x11-toolkits. Since this is a
new port, no history is lost.
2003-05-08 00:32:30 +00:00
Joe Marcus Clarke
c23c7d4ba7 Add gtksourceview, and editor component that adds syntax highlighting
support to the default GtkTextView widget.
2003-05-08 00:26:31 +00:00
Michael Landin
1fe8493549 Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor)
2003-05-07 11:37:56 +00:00
Yoichi NAKAYAMA
c9c37baaaa Change MASTER_SITES and WWW.
Notified by:	bento
2003-05-06 11:48:28 +00:00
Kris Kennaway
42b03fb099 BROKEN: DOes not compile 2003-05-06 07:13:08 +00:00
Gary Jennejohn
f113f69db8 Update to version 9.3o. 2003-05-05 11:32:45 +00:00
Joe Marcus Clarke
ca986960a9 Chase libgucharmap's shared lib version. 2003-05-04 02:18:00 +00:00
Gary Jennejohn
a75761ccc3 Update to version 21.5.11.
Remove GTK support until I figure out why it isn't working.
2003-05-02 11:06:10 +00:00
Tilman Keskinoz
c35e84cda9 Reset Maintainer address
Submitted by:	Brett Taylor <brett@peloton.radford.edu> (old maintainer)
PR:		51601-51606
2003-04-29 22:00:17 +00:00
Martin Blapp
9767698bae Fix typo.
Submitted by:	Bartosz Fabianowski <bartosz@fabianowski.de>
2003-04-29 13:34:28 +00:00
Edwin Groothuis
9b3643650c MAINTAINER UPDATE: editors/e3 2.42 -> 2.43
PR:		ports/51317
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2003-04-29 03:27:24 +00:00
Alan Eldridge
aebacd6814 update revision to push out distfile fix 2003-04-28 17:55:28 +00:00
Alan Eldridge
f4b1fc176a Fix MD5 for changed docs file.
PR:		50876 51103
2003-04-28 17:53:32 +00:00
Martin Blapp
8031032c16 Fix the WITH_TTF_BYTECODE_ENABLED option and let us enable it again. 2003-04-28 10:29:48 +00:00
Maho Nakata
e319abfdca Fix debug patches, which were not correctly applied.
Submitted by:	Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
2003-04-28 07:09:58 +00:00
Martin Blapp
8f5b77db50 Only build a meta port with all HYPHDIST if LANGDIST is not defined
at all.
2003-04-27 23:21:54 +00:00
Martin Blapp
318977f8dc New checksums for some dicts. These contain data only. 2003-04-27 23:16:49 +00:00
Martin Blapp
55a674ff32 Add missing @. 2003-04-27 19:48:57 +00:00
Martin Blapp
59a1dc1968 Move the KDE wrapper replacement a bit, and only substitute in
the perl script which creates the wrapper bits. Remove a newline
in the post-patch target in the openoffice port.

Add fix for gnome wrappers too.
2003-04-27 11:58:20 +00:00
Martin Blapp
f4db20bd84 xargs -> ${XARGS} 2003-04-27 10:33:07 +00:00
Martin Blapp
85d9b6ac05 Make the kde startup files use our wrapper files. 2003-04-27 10:31:16 +00:00
Martin Blapp
4aa7ebfa01 Add smath to the wrapper list. 2003-04-27 10:08:53 +00:00
Jun Kuriyama
d4561c9a5c Update WWW.
Submitted by:	MA, Dunzi <tadalunch@sources.redhat.com>
PR:		ports/48302
2003-04-24 01:53:33 +00:00
Christian Weisgerber
b99956a2cd Update to version 2.14.
PR:		51051
Submitted by:	Ports Fury
2003-04-23 23:23:13 +00:00
Gary Jennejohn
74097edf50 After a repo copy from xemacs-devel turn this port into xemacs. 2003-04-23 09:55:07 +00:00
Gary Jennejohn
20e09c07aa Add xemacs to the build. 2003-04-23 09:53:45 +00:00
Tilman Keskinoz
87c827671c Add official bugfix patch that fixes two kword crahes, when closing the
"Insert Special Character" dialog and when updating the Table Of Contents.

PR:		49020
Submitted by:	mi, Michael Nottebrock
2003-04-22 17:18:12 +00:00
Doug Barton
ed2d6b72f2 Update sources to 4.55 2003-04-22 06:47:28 +00:00
Don Lewis
2dc75ff13e FreeBSD doesn't use the same method of authenticating passwords that
Linux uses with its shadow password file.  This patch was a no-op anyway
because of an earlier #ifdef in the source file.  If the port needs this
functionality, it should be re-implemented using PAM.

Approved by: mbr
2003-04-22 04:56:56 +00:00
Don Lewis
7f10af3f5c Port to __FreeBSD_version >= 500112 that now has getpw*_r() functions
that are incompatible with the older draft implementations supplied
with the OpenOffice source.

Approved by: mbr
2003-04-22 04:53:47 +00:00
Joe Marcus Clarke
0874a46409 Convert to new GNOME infrastructure. 2003-04-22 04:46:36 +00:00
Christian Weisgerber
95de37e450 Maintenance update to 1.2.1. 2003-04-21 20:00:59 +00:00
Don Lewis
940cab57e9 FreeBSD doesn't use the same method of authenticating passwords that
Linux uses with its shadow password file.  This patch was a no-op anyway
because of an earlier #ifdef in the source file.  If the port needs this
functionality, it should be re-implemented using PAM.

Approved by: mbr
2003-04-20 21:07:02 +00:00
Don Lewis
db782b35fb Port to __FreeBSD_version >= 500112 that now has getpw*_r() functions
that are incompatible with the older draft implementations supplied
with the OpenOffice source.

Approved by: mbr
2003-04-20 21:02:50 +00:00
Don Lewis
24494bb3f9 Allow building with WITH_BSD_JDK.
Approved by:	mbr
2003-04-20 20:48:38 +00:00
Joe Marcus Clarke
9f668c76bc Update to 1.9.0 which includes a working Bonobo control and Nautilus file
view.
2003-04-20 05:19:38 +00:00
Joe Marcus Clarke
e28f0247c9 Remove USE_GNOMENG. 2003-04-20 03:03:05 +00:00
Martin Blapp
40b9d8ff8e Only warn users about OS-bugs < 4.8R
Submitted by:   Palle Girgensohn <girgen@pingpong.net>
PR:		51169
2003-04-20 00:05:41 +00:00
Maho Nakata
1555c01115 1. Correct include path for instsetoo/util/openoffice.lst
Without it, licensing terms are not
   copied and installation fails for some localizd build.
   (affects patch-instsetoo+util+openoffice.lst and Makefile)
2. Added CJK Word 95/6.0/RTF import feature
   (Other patches)
3. Bump port revision
By Takashi Ono <t_ono@hkfreak.net>
2003-04-19 01:47:29 +00:00
Maho Nakata
df35f01bfd For GIF patent problem, remove some goodies.
However source distribution is still legal, so
this can be enabled by WITH_GIF_LZW_COMPRESSION=yes
2003-04-18 10:30:58 +00:00
Martin Blapp
c29ec4b6c8 Fix application hangs if I try to print to a printer which is not set
as default.

#i13031# fixed non matching allocator/deallocator issue

Because of this severe bug OO.org1.03 release will be rerolled.
2003-04-17 19:03:10 +00:00
Maho Nakata
18088c6412 Opps, forgot to update distinfo 2003-04-17 14:36:36 +00:00
Maho Nakata
d468f94b27 Fix inappropreate menu item for Japanese.
Reported by: curvirgo and Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
Approved by: mbr
2003-04-17 13:01:55 +00:00
Maho Nakata
017645b96d For GIF patent problem, remove some goodies.
However source distribution is still legal, so
this can be enabled by WITH_GIF_LZW_COMPRESSION=yes

Approved by:	mbr (Martin Blapp)
2003-04-17 11:24:26 +00:00
Norikatsu Shigemura
72f4323554 Fix slave ports building.
PR:		ports/51081
Submitted by:	IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp>
Approved by:	maintainer no response
2003-04-17 08:02:36 +00:00
Martin Blapp
97291070e5 Fix path of soffice binary.
Submitted by:	Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
2003-04-16 06:51:35 +00:00
Joe Marcus Clarke
1c2d2cc790 Complete conversion to new GNOME infrastructure. 2003-04-16 04:22:26 +00:00
Martin Blapp
800dddd27c Fix breakage in these patches. I just copied them from
the openoffice-devel port but some parts in the context
seem to have changed.
2003-04-13 22:48:30 +00:00
Joe Marcus Clarke
1adbc745d4 Add beaver, a programmer's text editor for GTK+ 2.0.
PR:		50800
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2003-04-13 05:31:27 +00:00
David E. O'Brien
cc1d90d367 Update to Vim 6.1 patchlevel 455 2003-04-13 01:44:29 +00:00
Jimmy Olgeni
fd9ffc1d3f Upgrade to 21.3, following the editors/emacs21 update. 2003-04-12 22:09:40 +00:00
Martin Blapp
eac008a175 Upgrade to 1.0.3. While we are here, backport 3 fixes from openoffice-devel
which should fix some bugs related to temporary files, and one bug in the
gcc3 bridge code.
2003-04-12 21:35:37 +00:00
Martin Blapp
d34db2531e Allow building the slave ports too.
Submitted by:	maho
2003-04-12 15:27:26 +00:00
Adam Weinberger
16fbbaf026 Update to 2.2.1. 2003-04-12 06:57:07 +00:00
Joe Marcus Clarke
4b5e1b9815 * Add missing popt dependency [1]
* Convert to new GNOME infrastructure

Reported by:	bento [1]
2003-04-11 23:46:27 +00:00
Martin Blapp
870e43b3cb Mastersite for localized help files has changed.
Submitted by:	maho
2003-04-11 23:35:11 +00:00
Martin Blapp
c9da99079a Add hyphenation dictionaries to the slave ports. 2003-04-08 23:30:15 +00:00
Martin Blapp
b305ac51fe Install the dictionaries world readable. 2003-04-08 23:26:50 +00:00
Patrick Li
3fb23ea7d9 Update to 1.9.17
PR:		ports/50734
Submitted by:	obraun
2003-04-08 23:25:26 +00:00
Mikhail Teterin
2975b9e2af Upgrade from 3.40 to 3.42. Make it use our -lgnuregex instead of compiling
its own (same version). May be, the upgrade will fix the intermittent crashes
one of my users was experiencing...
2003-04-08 23:16:28 +00:00
Martin Blapp
8c8f742a75 Add hyphenation dictionaries, add option INSTALLATION_BASEDIR to allow
adding dictionaries to linux openoffice ports and openoffice-devel port.

Fix several checksums (they only contain non security related content)
from updated distfiles.

Fixed client ooodict ports will follow soon.

Bump port version.
2003-04-08 23:09:02 +00:00
Martin Blapp
b79d1b9473 Master-Site has changed.
Submitted by:	Bill Fenners distfile survey.
2003-04-08 20:54:18 +00:00
MANTANI Nobutaka
a5c8d829c3 Update to 21.3.
Submitted by:	Frank Ruell <stoerte@dreamwarrior.net>
2003-04-08 14:53:13 +00:00