Commit graph

2427 commits

Author SHA1 Message Date
Martin Blapp
535c928b97 Make a build work even if it has been aborted and the Virtual X-Server
has exited too. Add a new mozilla-install target, which installs the
packages to the place they belong.
2002-09-14 07:20:09 +00:00
Martin Blapp
ef353cdfc8 Add += also to GENJAVAFILES. 2002-09-12 10:20:40 +00:00
Alan Eldridge
c12d138c76 Get Makefile.kde relative to current dir, since PORTSDIR may not be defined
at the time of the include.
2002-09-11 14:38:30 +00:00
Martin Blapp
31549f347d Set WRKDIRPREFIX as empty if we build the included mozilla port. This
should make openoffice working with WRKDIRPREFIX.

PR:		42390
2002-09-11 14:28:59 +00:00
Martin Blapp
aaa10d7ab7 Work around jdk-path issues in CURRENT. 2002-09-11 12:22:19 +00:00
Alan Eldridge
a8dcfb9365 KOffice-1.2 is released. 'Nuff said. 2002-09-11 05:25:23 +00:00
Alan Eldridge
5b84005fc1 Start category Makefile cleanup. 2002-09-10 15:37:45 +00:00
Alan Eldridge
9472b5bd32 Whacked. (1) legal issue - illegal copies of qt code (2) relies on qt apis
not present in qt3 (3) fugly. 3 strikes you're out.
2002-09-10 11:48:11 +00:00
Alan Eldridge
8179161fb5 KDE2 is dead. The source is no longer available. 2002-09-09 07:24:26 +00:00
Martin Blapp
f2b32b838c Issue a warning if procfs is not mounted. This is a linuxism
we will remove soon, there is absolutly no reason that OO.org
needs a running procfs.

Unfortunatly OO.org does segfault at the moment without procfs,
so this commit will make the live of some people easier. In
CURRENT, procfs is disabled now by default ...

Note that ${AWK}, ${GREP} etc are defined in the post section
of our bsd.port.mk and need to be redefined to work.

Requested indirectly by:	mwlucas (who suffered a lot)
2002-09-08 16:02:39 +00:00
Kris Kennaway
21a38c944a This is C++ code, so build and link with ${CXX}. This still blows up
later with a compiler error.
2002-09-08 00:30:36 +00:00
Kris Kennaway
603dffaf51 Fix build on -current (bogus duplicate declarations) 2002-09-07 00:55:41 +00:00
Kris Kennaway
24d534742a Fix build on -current (bogus duplicate declaration) 2002-09-07 00:39:17 +00:00
Kris Kennaway
877ddfab1d Fix build on -current (remove duplicate declarations of things in system
headers)
2002-09-07 00:32:47 +00:00
Joe Marcus Clarke
b3108a88fc Update to 2.0.5. 2002-09-06 19:48:03 +00:00
Kiriyama Kazuhiko
84458c069b Change MASTER_SITE_SUBDIR kiri -> kiri/xemacs. 2002-09-04 13:05:01 +00:00
Kiriyama Kazuhiko
b7e25d53b9 Change MASTER_SITE_LOCAL kiri -> kiri/xemacs. 2002-09-04 13:03:56 +00:00
Kiriyama Kazuhiko
8125e63bff Update 3.0 -> 3.1:
o 5 packages version up
2002-09-04 11:14:53 +00:00
Kiriyama Kazuhiko
cc54ea5847 Update 3.0 -> 4.0:
o 49 packages version up
	o 1 package(haskell-mode) added
2002-09-04 11:11:47 +00:00
Kiriyama Kazuhiko
5307456aa3 Update 21.4.8 -> 21.4.9. 2002-09-04 11:02:39 +00:00
Martin Blapp
4aedd0d3e2 Add UTF-8 support to locale. Correct a comment.
Submitted by:	Matthew Reimer <mreimer@vpop.net>
2002-09-03 11:12:25 +00:00
Yoichi NAKAYAMA
3a6d9a5a65 Deactivate japanese/elisp-info and activate editors/mode-info (Repo-copied). 2002-09-03 05:20:05 +00:00
Yoichi NAKAYAMA
bb4a876c06 Import mode-info, which provides a set of functions on Emacsen
to refer manuals with describe-* like interface.

Repo-copied from: japanese/elisp-info
2002-09-03 05:13:45 +00:00
Martin Blapp
1a8d0bb1d5 Works again with system compiler. 2002-09-01 22:05:52 +00:00
Kris Kennaway
c68436a7b7 Remove USE_NEWGCC, which is no longer supported or required.
Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
2002-08-31 02:44:07 +00:00
Mario Sergio Fujikawa Ferreira
4919a03c9a Deploy USE_GNOMENG infrastructure
PR:		42197
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-30 13:36:06 +00:00
Joe Marcus Clarke
07c7e0b69c Update to 2.0.4. 2002-08-29 05:28:10 +00:00
Maxim Sobolev
28d98ed48b Directory layouts of py-gtk and py-gnome packages have been changed, so that
update *_DEPENDS properly.
2002-08-28 18:03:59 +00:00
Alan Eldridge
f0a964ba3c Fixed error in lib dep. Sorry 'bout that one.
PR:		42117
Submitted by:	JY <leafy@leafy.idv.tw>
2002-08-28 11:25:12 +00:00
Alan Eldridge
b56f80f99e Update to koffice 1.2rc1. 2002-08-27 15:01:40 +00:00
Gary Jennejohn
59ef216bed Add patch-file.c to fix an error in checking the return value from
mkdtemp.

Bump PORTREVISION to reflect the fix.
2002-08-27 09:18:36 +00:00
Akinori MUSHA
2174df6d25 - Use %SUBDIR% instead of embedding ${PORTVERSION} in MASTER_SITES
entries.

- Use the MASTER_SITES-:fu to cut bogus combinations of MASTER_SITES
  and DISTFILES.

- Now that RingServer mirrors OpenOffice.org, add it to MASTER_SITES.

Approved by:	mbr (MAINTAINER)
2002-08-26 08:57:22 +00:00
Martin Blapp
070a88502b Revert part of last commit. It looks like some docs were wrong. 2002-08-26 08:02:31 +00:00
Martin Blapp
bbd69f40fa Remove second part of minormkchanged.flg in target.mk. Because this file is
not existing at this time, the build will fail.
2002-08-25 23:50:28 +00:00
Martin Blapp
fa61be99d5 Work around yet another stupid bug in bsd.port.mk. WRKDIR is defined in the
post section, so any exists() will fail. I still don't understand why CDROM
and WRKDIR and such paths need to be defined in the post section.

Use build command instead of dmake. This is the common way to build also
subprojects of OO.org
2002-08-25 21:14:00 +00:00
Pete Fritchman
3547f0f22f Fix the koffice build.
PR:		40342
Submitted by:	Peter Avalos <pavalos@theshell.com>
Forgotten by:	petef :)
2002-08-23 20:57:46 +00:00
Daniel Eischen
0505be0ca2 Go back to kan's fix and set BINOWN, BINGRP, BINMODE in MAKE_ENV.
Trying to use INSTALL_{PROGRAM,DATA,MAN} just doesn't seem to
work for nested makes.  I give up trying to make it work.
2002-08-23 20:03:18 +00:00
Shigeyuki Fukushima
981f6e7bf7 Update to 1.14.4.
PR:		ports/41640
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
2002-08-23 16:49:40 +00:00
Kevin Lo
c51d85e8cd Update to version 1.9.1
PR: 41894
Submitted by: Erwin Lansing <erwin@lansing.dk>
2002-08-23 08:16:55 +00:00
Alan Eldridge
0bb0e1562d Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.
2002-08-23 05:53:53 +00:00
Ade Lovett
76d6ac6122 BerkeleyDB cleanup - stage 2
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
2002-08-22 19:13:46 +00:00
Joe Marcus Clarke
c0b69d2591 * Update to 2.0.3
* Use USE_GNOMENG
2002-08-21 22:59:57 +00:00
David W. Chapman Jr.
3abb24d073 Add a MASTER_SITE
PR:		41851
Submitted by:	maintainer
2002-08-21 19:22:34 +00:00
Daniel Eischen
50a694b761 Revert the last commit and make nedit use INSTALL_PROGRAM,MAN,DATA.
PR:		41687
Submitted by:	James E. Flemer <jflemer@acm.jhu.edu
2002-08-21 15:37:24 +00:00
Daniel Eischen
8596f6fd32 I guess something changed in ports/Mk so that BINOWN, BINGRP, and
BINMODE are no longer set when make'ing.  Manually add them to
MAKE_ENV in the port's Makefile.

PR:		40800, 41687
Submitted by:	kan
2002-08-21 15:27:53 +00:00
David E. O'Brien
ba0fa02a90 Update to Vim 6.1 patchlevel 158 2002-08-20 02:47:26 +00:00
Maxim Sobolev
49b191e6ec Use USE_GNOMENG.
Suggested by:	Roberto Gerola <roberto.gerola@speedtech.it>
2002-08-19 16:07:53 +00:00
Martin Blapp
49ffbc5eea 1) Add localized help files to the build. Only available for french,
german, italian, spanish, japanese and swedish ports.

Create three new targets for the mozilla sub-build. Allow
"make postinstall" to be called without a "make build.

1) Submitted by:        Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
2002-08-19 14:03:54 +00:00
Martin Blapp
c84d406825 Add CXX and CC flags to mozilla build too to workaround the
fact that USE_GCC=3.1 does not use the ports compiler.

Submitted by:		Vladimir Kushnir <vkushnir@alfacom.net>
2002-08-18 09:43:32 +00:00
Martin Blapp
b4269a596c Respect CFLAGS and USE_GCC for mozilla build. Needed
to build mozilla with the same gcc as OO.org
2002-08-17 10:48:18 +00:00