Commit graph

2475 commits

Author SHA1 Message Date
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
David E. O'Brien
a3c9e6bd3a Update to Vim 6.1 patchlevel 183 2002-09-17 19:22:33 +00:00
Ying-Chieh Liao
50554cfe56 upgrade to 1.10
PR:		42895
Submitted by:	Ports Fury
2002-09-17 17:36:41 +00:00
Joe Marcus Clarke
f878ca4ec3 Remove an out-dated header pertaining to the non-existent mswordview port,
and add a conditional BROKEN if textproc/wv is installed.  wv replaced
mswordview, and installs the same wv.h.

PR:		42812
2002-09-17 16:17:18 +00:00
Kiriyama Kazuhiko
21fc7fc5d2 Update 4.0 -> 5.0:
o Version up pkgs:
	cc-mode, edit-utils, ilisp, mail-lib, net-utils,
	prog-modes, ps-print, psgml, reftex, time,
	text-modes, tramp, view-process, xemacs-bas

o New pkgs:
	docbookide, ecrypto, ess, ocaml, psgml-dtds, sasl,
	sml-mode

Submitted by: Alan Eldridge <ports@geeksrus.net>
2002-09-17 00:59:03 +00:00
Martin Blapp
28cbf48748 sf1.mirror.openoffice.org is down now for about 2 weeks. That's
too long. Add a german site as second master site.
2002-09-16 12:47:02 +00:00
Joe Marcus Clarke
5c88438e87 Add ghex2 after a repo copy from ghex. ghex2 is a hexidecimal editor for
the GNOME 2 desktop.
2002-09-16 02:58:09 +00:00
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