Martin Blapp
9e53567023
Add Dutch OpenOffice slave port
2002-06-15 00:01:50 +00:00
Martin Blapp
2baacf5ce8
Add Greek OpenOffice slave port
2002-06-15 00:00:51 +00:00
Martin Blapp
a02a3d208e
Add Danish OpenOffice port
2002-06-14 23:59:47 +00:00
Martin Blapp
5dc75c5f56
Preparations to add OO ports for other languages. I'll add later OO
...
slave ports for 12 languages.
Obtained from: lioux (slave port skeletons)
2002-06-14 23:05:41 +00:00
Martin Blapp
c587239e33
OO hasn't crashed anymore, since the mapfiles took place. Remove
...
the warning message.
2002-06-13 12:51:24 +00:00
Martin Blapp
f79f718185
Display the kernel config message for 2.95 gcc only on STABLE.
2002-06-13 10:40:20 +00:00
Martin Blapp
23193ba3ab
Add missing conditional.
2002-06-13 09:21:45 +00:00
Martin Blapp
2580815daa
OO is still broken with CURRENT system gcc3.1. We still need USE_GCC=3.1
...
for now.
2002-06-13 09:04:16 +00:00
Martin Blapp
b42d78ff38
Fix gcc 2.95.3 crash resulting from a symbol conflict
...
between libpackage2.so and libsvx641fi.so.
Enable gcc 2.95.3 build again. OO should build and work now
in STABLE with the system gcc.
Obtained from: Alexander Kabaev <ak03@gte.com>
2002-06-12 21:19:50 +00:00
Martin Blapp
44f577242e
Enable the exported symbols map files again. A missing map file has been added
...
and now the build works with map files. It seems that some of these patches
have been comitted to the OO repo. Add new patches to fix this.
2002-06-12 21:06:03 +00:00
Martin Blapp
1f297430c7
Enable the map files.
2002-06-12 09:26:23 +00:00
Joe Marcus Clarke
9f04edac18
Update to the latest GNOME 2 snapshot.
2002-06-12 00:18:21 +00:00
Patrick Li
b4136079e2
Update to 3.40
...
PR: 38228
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-06-11 00:37:18 +00:00
David E. O'Brien
2c0ee27fbb
Not sure why all of a sudden the lang/README.txt became such a problem.
...
A whack with the hammer and it can be forgotten.
2002-06-11 00:19:48 +00:00
Martin Blapp
b8b818defb
Add notice about the JDK requirements.
2002-06-10 22:22:23 +00:00
Martin Blapp
a4fc48469f
Matt just comitted the fix to CURRENT. Do not display the
...
message if CURRENT is used.
2002-06-10 21:00:34 +00:00
David E. O'Brien
e6401d3024
Update to Vim 6.1 patchlevel 94
2002-06-10 17:29:45 +00:00
Martin Blapp
51afacdfc5
It looks like a 'make install-user' as root does add this
...
File. To be able to make a package, we need to remove it.
2002-06-10 15:44:00 +00:00
Martin Blapp
41a7ef6b86
Larger stack and datasize seems only be needed if gcc2 is used.
2002-06-10 13:11:37 +00:00
Martin Blapp
06f0a65b67
Add message about broken FreeBSD rtld and needed system patch.
2002-06-10 12:57:15 +00:00
Shigeyuki Fukushima
b5ec73ddc8
Fix XHTML DOCTYPE definitions.
...
PR: ports/38293
Submitted by: OKUMURA Yoshifumi <okumura@pop06.odn.ne.jp>
2002-06-10 12:46:16 +00:00
Martin Blapp
8a799370de
Only activate the display hack if no DISPLAY is defined. This should fix
...
install for users with a running X-Server.
2002-06-10 12:05:38 +00:00
Kris Kennaway
5809bd8bed
Remove patches with absurdly long filenames (>100 characters), after a
...
repo copy to files with shorter names.
2002-06-10 05:34:12 +00:00
Kris Kennaway
b04150bf09
Remove patches with absurdly long filenames (>100 characters), after a
...
repo copy to files with shorter names.
2002-06-10 05:26:20 +00:00
Pete Fritchman
875d5c53d7
Fix build on -current with gcc 3.1.
...
Submitted by: bento
2002-06-08 02:37:13 +00:00
Ying-Chieh Liao
7670fd54d1
upgrade to 1.54
2002-06-07 19:58:16 +00:00
Martin Blapp
3dd0d96e53
Fix version string
...
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
2002-06-07 15:49:28 +00:00
Martin Blapp
38285ee8ef
Add missing -D_REENTRANT in CURRENT.
2002-06-07 15:29:55 +00:00
Martin Blapp
c7b31b51f7
- Dependency fix.
...
- Really build OO on CURRENT with g++ from ports
2002-06-07 15:24:41 +00:00
Martin Blapp
36594f4e5d
Make a ugly hack and remove the DISPLAY dependency. We use the
...
XFree86-4-VirtualFramebufferServer port to fake a real x-server
and to be able to make automated builds on bento.
Set USE_GCC=3.1 since all other options are broken at the moment.
Reviewed by: Will Andrews <will@FreeBSD.org>
2002-06-07 14:14:10 +00:00
Martin Blapp
31ca6f7c10
Automated build is not possible.
...
Obtained from: Will
2002-06-07 11:10:04 +00:00
Martin Blapp
95e277d607
Sync with reality and sort.
2002-06-06 23:11:54 +00:00
Martin Blapp
2a112bea93
Add missing map files.
2002-06-06 18:09:58 +00:00
Martin Blapp
32b27a6820
Fix string
2002-06-06 14:17:01 +00:00
Martin Blapp
693991c51e
Add DMAKE variable we can later use for more targets.
2002-06-06 14:06:19 +00:00
Martin Blapp
72a13b2644
Remove /usr/local/lib from LD_LIBRARY_PATH. This should fix compile
...
issues if stlport is already installed, but have been compiled with
a different c++ compiler.
2002-06-06 14:04:42 +00:00
Martin Blapp
eef799ee37
Add WITH_DEBUG option, and a needed patch.
...
Clean up the Makefile.
2002-06-06 13:23:26 +00:00
Joe Marcus Clarke
ea2d2ccf32
Update to 1.0.2.
2002-06-05 20:05:40 +00:00
Martin Blapp
f31bc69eea
Fix distfile name for gcc31
...
Submitted by: Erik H. Bakke <ebakke@trolltech.com>
2002-06-05 14:38:04 +00:00
Martin Blapp
6dc9319a76
Remove \t from usage(). Add the missing obsolete directory as a copy
...
from nspr/obsolete.
2002-06-05 14:33:37 +00:00
Martin Blapp
d9fbf1e323
I made the mozilla distfiles about 4MB smaller. The includes are always
...
the same, so there isn't any reason we should include them in each
version. Change the MD5 checksums one last time.
2002-06-05 14:29:24 +00:00
Martin Blapp
b2d9e960ca
Also set --enable-gcc3 for CURRENT without USE_GCC
2002-06-05 12:44:14 +00:00
Martin Blapp
cafba41321
Use USE_GCC as in bsd.ports.mk proposed.
2002-06-05 12:30:24 +00:00
Martin Blapp
635da99a8b
Don't make a mozilla subdir inside the includes
2002-06-05 12:16:47 +00:00
Martin Blapp
296624e8f0
Use CXX to link, since there are many places where CC is missing -lstdc++.
2002-06-04 23:37:00 +00:00
Martin Blapp
c646203023
Remove very very stupid -L/lib -L/usr/lib -l/usr/local/lib. If
...
a different gcc is used, they make libstd++ conflict with the
system installed one.
Pointy hat to OpenOffice people.
Many thanks to: David E. O'Brien <obrien@FreeBSD.org>
2002-06-04 22:41:10 +00:00
Martin Blapp
7c85d350aa
Make the installation working on CURRENT to. The LD_LIBS
...
path was missing for the stlport library.
2002-06-04 19:31:50 +00:00
Martin Blapp
246ccd4a01
We finally made it possible. With the new bridge code from Alexander,
...
OpenOffice works now (on STABLE). Thanks goes to the following people
which helped me a lot :
Tim Tretyak <timothy@umc.com.ua>
Alexander Kabaev <ak03@gte.com>
Carlos F. A. Paniago <pan@panix.ecof.org.br>
2002-06-04 18:52:20 +00:00
Martin Blapp
e55f32f0f8
AC_TRY_COMPILE -> AC_TRY_LINK
2002-06-04 12:15:32 +00:00
Martin Blapp
9ad3fcb94c
Fix the mozilla include problem and reroll the distfile.
...
Change MD5 checksum for CURRENT.
2002-06-04 11:09:46 +00:00