Commit graph

2583 commits

Author SHA1 Message Date
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
Alfred Perlstein
700fc18eae Add a patch to include sys/types.h we need it on -current.
Ok'd by: dougb
2002-10-07 03:47:01 +00:00
Doug Barton
898fef7de4 Give mkm a helping CVS hand 2002-10-07 03:21:46 +00:00
Akinori MUSHA
843e033588 Update to 3.12.5. 2002-10-06 18:49:05 +00:00
MANTANI Nobutaka
80a478b717 Add patches to support sparc64.
Submitted by:	tmm
2002-10-06 12:19:58 +00:00
David E. O'Brien
7d37c5b649 Update to Vim 6.1 patchlevel 206 2002-10-06 07:11:14 +00:00
Kris Kennaway
3d25a86d2b BROKEN: Does not fetch 2002-10-05 23:00:27 +00:00
Joe Marcus Clarke
6a830f9044 Update to 1.0.3. 2002-10-05 16:24:22 +00:00
Shigeyuki Fukushima
0393468c59 Update to 10.4. 2002-10-05 11:40:20 +00:00
Ying-Chieh Liao
527dc63f9a fix plist
Submitted by:	bento log
2002-10-02 02:59:36 +00:00
Kris Kennaway
56385a8413 Fix build (remove dup declarations) 2002-09-29 09:37:35 +00:00
Kris Kennaway
bfa1eb4481 Fix build (remove bogus *alloc declarations)
Submitted by:	Adam Weinberger <adam@vectors.cx>
PR:		ports/41101
2002-09-29 07:55:30 +00:00
Akinori MUSHA
0d30ad804c Bump PORTREVISION and update pkg-message properly. 2002-09-28 13:36:56 +00:00
Akinori MUSHA
175abab3c7 - Install binaries with the "-emacs" program suffix to avoid conflict
with the XEmacs ports.

- The configure script is a GNU one, so define GNU_CONFIGURE instead
  of HAS_CONFIGURE + CONFIGURE_ARGS=--prefix=${PREFIX}.
2002-09-28 13:34:19 +00:00
Kevin Lo
c1796f9f1e Fix comment -- this port is for KDE3, not KDE2. 2002-09-26 06:19:03 +00:00
David E. O'Brien
4d446a4fad This removes the need for one of the patches for WITH_PERL. I've heard
vague problems with building with WITH_PERL, but I've never been able to
get hard evidence.  So this patch makes the whole thing OBE.  It also
uses the new USE_REINPLACE.

Approved by:	kris (portmgr)
2002-09-21 23:49:28 +00:00
Joe Marcus Clarke
35024cd38e Fix configure after recent GNOMENG conversion.
Submitted by:	bento
2002-09-21 18:17:33 +00:00
Ying-Chieh Liao
b9a139d055 add zed 1.0.5
Simple, fast, powerful, small, highly configurable TEXT EDITOR

PR:		38914
Submitted by:	Sten Poldma <exile@chamber.ee>
2002-09-21 06:19:24 +00:00
Joe Marcus Clarke
59deb69012 GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Satoshi Taoka
e3a69541d2 Change two targets 'pre-build:' to 'pre-build::'
because the second pre-build target is ignored.

Submitted by: kris
(I modified a patch submitted by kris)
2002-09-20 16:02:10 +00:00
Satoshi Taoka
abd6a3b5df Fix the patch.
Noticed by: kris
2002-09-20 15:58:13 +00:00
Ying-Chieh Liao
b52a2cb357 drop sgid/suid on backup files
PR:		42920
Submitted by:	maintainer
2002-09-18 11:13:27 +00:00