Martin Blapp
fec9281bc4
Correct install paths and targets.
2002-10-21 15:27:44 +00:00
Martin Blapp
e529848004
Add missing backslash.
2002-10-21 10:04:52 +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
Martin Blapp
db5ac5a0ac
Define ant, and change PREFIX to LOCALBASE.
2002-10-19 10:29:18 +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
11774a5a83
Assign maintainer to mailinglist.
2002-06-22 22:24:46 +00:00
Martin Blapp
31ca6f7c10
Automated build is not possible.
...
Obtained from: Will
2002-06-07 11:10:04 +00:00
Martin Blapp
2db0f945ef
Go back to mozilla 2.95 includes, a newer version has LDAP code
...
problems and doesn't compile. We can bump later to 1.0, if the
openoffice project does the same.
2002-04-23 22:06:27 +00:00
Kris Kennaway
24dcf4a8af
Correct invalid syntax in LIB_DEPENDS
...
Submitted by: bento
2002-03-15 01:40:07 +00:00
Martin Blapp
67d6aa6627
Add pth directory for LIB_DEPENDS
2002-03-14 16:03:15 +00:00
Martin Blapp
98abb3f16a
Add CC and CFLAGS to gmake environment
2002-03-13 21:42:04 +00:00
Martin Blapp
1edb959e7d
Use CXX and CC, so we can specify cc295 and g++295 from ports. More
...
commits will follow.
2002-03-13 19:23:32 +00:00
Martin Blapp
78647a51f7
Make portlint happy. Add USE_XLIB
...
Submitted by: demon
2002-03-13 19:19:41 +00:00
Martin Blapp
24c09925b3
Upgrade the development snapshot to the latest build: 642
2002-03-12 01:22:29 +00:00
Martin Blapp
7820b875e6
Add FreeBSD Version of oo_moz_641.tar.gz, and update it to mozilla 0.9.8
...
Thanks to Carlos F. A. Paniago <pan@cnpm.embrapa.br>
2002-03-11 15:43:56 +00:00
Martin Blapp
006f3e56bc
Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts.
...
Requested by: cvs-comitters
2002-03-09 22:41:53 +00:00
Martin Blapp
86149f75c2
Move the s|<malloc.h>|<stdlib.h>|g after the patch section.
2002-03-09 10:43:14 +00:00
Martin Blapp
0a3a57c1f5
Use autoconf, remove the ugly configure patch. Do the gcc tests and fix them
...
while we are here (AWK had an endless loop), add a FreeBSD configure variable
called with-os-version, so we can check the OSVERSION in the build to support both
STABLE and CURRENT (there are different patches needed)
2002-03-08 23:06:20 +00:00
Martin Blapp
1f2df029ef
Substitute .cxx files too in the nas-patch. Also add a missing backslash,
...
since we do not want to scan dirs.
2002-03-08 14:27:12 +00:00
Martin Blapp
a4795e1f6b
Add missing $
2002-03-08 13:30:05 +00:00
Martin Blapp
6b4a3cb361
*.cxx also needs <malloc.h>|<stdlib.h>
2002-03-06 17:18:04 +00:00
Martin Blapp
2126a39259
Openoffice needs x11
2002-03-06 10:00:32 +00:00
Martin Blapp
2cd9e1f248
Bring the FreeBSD (NetBSD) mozilla zip files into place
2002-03-05 23:33:17 +00:00
Martin Blapp
2f235b2e0a
Update to 641c source build
2002-03-04 21:48:29 +00:00
Martin Blapp
726335a573
Fix dependency of pth and fix jdk paths
2002-03-03 00:00:14 +00:00
Martin Blapp
61a0b70bc9
First step towards a working port.
2002-02-28 23:36:03 +00:00
Martin Blapp
0bbff8f4b9
Since I'm the maintainer of other vaporware already like staroffice,
...
it makes sense that I maintain this too ;)
2002-01-27 12:17:21 +00:00
David E. O'Brien
391fceb421
I do not want to the maintainer of this piece of vaporware.
2002-01-27 08:10:42 +00:00
David E. O'Brien
4225579b0a
Update to the 6.0.a638 offering.
...
"the port still is broken, but at least it will save
the next one working on this port some time and efforts."
PR: 30119
Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2001-08-28 00:33:11 +00:00
David E. O'Brien
884ec47f8a
Really make broken.
2001-05-18 06:09:31 +00:00
David E. O'Brien
1a868a8585
Update to build 627 (yes, still broken).
2001-05-18 06:09:14 +00:00
David E. O'Brien
01430cfe1e
Update to the "609" build incase anyone wants to work on getting this beast
...
going.
2000-11-03 11:18:36 +00:00
David E. O'Brien
46199583ee
Mark this broken so people don't casually actually try to use this.
...
Those wanting to work on the port should just comment out the "BROKEN"
of course.
2000-10-19 20:48:34 +00:00
David E. O'Brien
25725d6ffb
First cut at configuration patches. This is very much a WIP, and I welcome
...
others to work on it too.
2000-10-16 19:23:34 +00:00
Satoshi Asami
7acef1cd7a
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
...
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Chris D. Faulhaber
8e3dae73f7
- Fix ${LINUXBASE} for /compat/linux
...
- Fix some warning text
Submitted by: Maintainer
2000-09-23 10:32:30 +00:00
Alexander Langer
73af37eef0
* Depend on libc6, this should fix some lib-problems. Also automatically
...
install linuxbase if it's not yet installed.
* Fix the cdrom installation
Submitted by: Martin Blapp <mp@imp.ch> (MAINTAINER) on IRC
2000-09-15 16:33:34 +00:00
Sheldon Hearn
7950794828
Fix the error detection routines at the end.
...
Remove some unused cruft.
Get LD_LIBRARY_PATH recognized properly.
PREFIX-clean.
Submitted by: maintainer
2000-09-07 14:22:48 +00:00
Jeroen Ruigrok van der Werven
a35f5ba875
Add some more help to solve potential installation problems.
...
Also add reporting address.
Submitted by: MAINTAINER <Martin Blapp <mb@imp.ch>>
2000-08-31 10:26:52 +00:00
Chris D. Faulhaber
590fbd5f23
Add MASTER_SITES and remove notice about manually downloading
...
Submitted by: Martin Blapp <mb@imp.ch> (Maintainer)
2000-08-28 13:35:26 +00:00
Chris D. Faulhaber
9e81f50c2b
- Add DISPLAY functionality to keep StarOffice from crashing during
...
installation and startup
- Make a few cosmetic fixes to the Makefile(s)
Submitted by: Martin Blapp <mb@imp.ch> (Maintainer)
2000-08-25 13:48:08 +00:00
Chris D. Faulhaber
135b1e4c59
New port: staroffice52 (after repo-copy from staroffice5)
...
Submitted by: Martin Blapp <mb@imp.ch>
2000-08-24 19:29:31 +00:00
Jeremy Lea
877b8a533b
Standardize all user defined options to the booleans WITH_FOO and
...
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
2000-04-17 00:18:05 +00:00
Bill Fumerola
aa16e93c2a
/usr/compat -> /compat, peter's commit to osf1_base reminded me I had this.
2000-04-14 19:53:25 +00:00
Michael Haro
0f29953274
portname/portversion update
2000-04-14 00:25:54 +00:00
Steve Price
f7be4e02a5
Add mb@imp.ch as the new MAINTAINER.
...
Submitted by: Darren Wiebe <dkwiebe@hagenhomes.com>
2000-02-28 23:55:27 +00:00
Satoshi Asami
b2fc2bafbb
Add virtual category "linux" to Linux apps and support libs/utils.
2000-02-28 08:34:04 +00:00
Steve Price
5a1b88b560
Misc. small fixes from the maintainer.
...
PR: 16935
Submitted by: maintainer
2000-02-27 15:01:17 +00:00
Steve Price
829f27c953
From maintainer:
...
This fixes the ${TEMPDIR} and ${TMPDIR} problem with the StarOffice5
port. It also puts my correct email address in.
PR: 16432
Submitted by: maintainer
2000-01-29 21:52:21 +00:00
Steve Price
da1bf750dd
Add another distribution site for patches and changes the default for the
...
TEMPDIR variable.
PR: 15764
Submitted by: maintainer
1999-12-31 20:14:55 +00:00