Commit graph

2118 commits

Author SHA1 Message Date
David E. O'Brien
75a1478c94 Update to Vim 6.1 patchlevel 48 2002-05-05 17:37:48 +00:00
Martin Blapp
98f16c166c A oounix dir is now used instead of unix. So we need
to apply this patch to two files instead of one.
2002-05-01 21:51:24 +00:00
Martin Blapp
f3bad9da86 Upgrade to 1.0.0
Builds ok, but is still broken
2002-05-01 21:09:48 +00:00
Patrick Li
e6df2c3df3 Update to 5.3.2
PR:		37578
Submitted by:	maintainer
2002-04-30 06:24:38 +00:00
Maxim Sobolev
4595219ad6 Issue fflush()->fsync() after saving file to the disk, so that the user will
not get zero-sized file after reboot if the system crashed shortly after the
save, as it usually the case when you are hacking some potential panic(9)
implementation (e.g. kernel module). Bump PORTREVISION.
2002-04-29 23:25:30 +00:00
David E. O'Brien
0b438993b7 Use complete path for jot(1). The Orville write port also has a jot,
and it has has caused one user a problem.

Submitted by:	Rex A. Roof <rex@gunjin.wccnet.org>
2002-04-27 18:43:52 +00:00
David E. O'Brien
ecacd68f71 Update to Vim 6.1 patchlevel 32 2002-04-27 18:42:20 +00:00
Gerald Pfeifer
ba2e76e930 Tweak an error message in pre-extract.
Approved by:	mbr (maintainer), obrien (mentor)
2002-04-26 17:48:30 +00:00
Martin Blapp
31a8c2f1a5 Check for missing langinfo.h 2002-04-25 08:08:18 +00:00
Martin Blapp
390eecd72c Add setup description file 2002-04-24 22:11:06 +00:00
Martin Blapp
d0f31d2b75 Fix one mastersite, add install targets and remove the os version check.
I think if the gcc fixes for oo go in before 4.6, we can check against
this version later.

Openoffice does build now till the end. A normal build with a P800 Mhz
does take approximatly 20 hours.
2002-04-24 22:02:12 +00:00
Martin Blapp
13665ba93a Remove this patch. It's now included in the 641d build 2002-04-24 00:47:52 +00:00
Martin Blapp
d9c2f10276 Bring back deleted patch. We can habe the same flags as linux 2002-04-23 23:23:16 +00:00
Martin Blapp
8b787cfd1c We do not have alloca.h 2002-04-23 23:18:15 +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
Will Andrews
0b0dce9ef4 Fi MASTER_SITES. 2002-04-23 06:12:34 +00:00
Joe Marcus Clarke
c46347f938 Update to 1.0.0.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-22 16:55:25 +00:00
Will Andrews
d1c2f0dddd Please welcome Qt3/KDE3 to our ports tree. This includes work since the
original versions of these ports, so some PORTREVISIONs were bumped.  See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.

bsd.kde.mk has already been updated a few days ago to work with these.

Some patches applied to fix a few bugs were:

deskutils/kdepim3:
        [1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
        [2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
        [3] Fix compile problem with kvoctrain.
x11/kdebase3:
        [4] Fix KDM CPU usage and login bug.

Some caveats:
        * All PLISTs are broken for deinstall due to script bug that I
          didn't notice until very recently.  This will be fixed when I
          commit an update tomorrow.  These ports should still install
          perfectly fine though.  They should also deinstall without
          giving errors, but will leave directories behind.
        * You can't install this with any other version of QT or KDE
          already installed.  I am not sure the checks are 100% working,
          but fixes for these will be forthcoming.  This is mainly due
          to a policy decision made by kde@ to make QT/KDE ports install
          the way the rest of the world expects it to while also still
          conforming to FreeBSD's hier(7).  For reference on this decision,
          please consult the KDE/FreeBSD mailing list archives.  This
          decision fixes 2-year-old bug reports relating to how we handled
          this for KDE2 vs KDE1.

Submitted by:   [1] Adrian de Groot <adridg@cs.kun.nl>,
                [2] David Faure <faure@kde.org>,
                    Andy Fawcett <andy@athame.co.uk>
                    Lauri Watts <lauri@kde.org>
                [3] Lauri Watts <lauri@kde.org>
                [4] Alan Eldridge <alane@geeksrus.net>
                    Oswald Buddenhagen <ossi@kde.org>
Reviewed by:    kde
2002-04-21 23:47:50 +00:00
Maxim Sobolev
8b5b461fdc Update to 4.0.0. 2002-04-18 16:57:19 +00:00
Martin Blapp
95c229ce16 mktemp(3) needs unistd.h
Recieved from Carlos F. A. Paniago <pan@cnpm.embrapa.br>
2002-04-16 17:59:29 +00:00
Martin Blapp
25fb948c1d Bring the patch to the newest version so it does not break anymore 2002-04-15 16:56:50 +00:00
Martin Blapp
30f652aa63 Ifdef another windows timezone definition 2002-04-15 15:14:28 +00:00
Martin Blapp
7e88375247 Add missing includes 2002-04-15 15:13:07 +00:00
Martin Blapp
1191ea838c Fix patch argument which does fix the neon build 2002-04-15 13:48:19 +00:00
Ade Lovett
89fa9359bc Missed these two in yesterday's uber-patch owing to a botched local
tree merge problem.

Pointy hat to:	ade
2002-04-13 23:21:55 +00:00
David E. O'Brien
7209ee5433 Fix rev 1.128 to what it should have been.
This fixes a `make reinstall' problem.
2002-04-13 19:13:55 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Christian Weisgerber
f876c3d363 Update to 1.0.9. Notable changes in this release:
* Bug fixes.
* Updated translations.  "Norwegian" has been replaced by separate
  Nynorsk and Bokmaal translations.
2002-04-12 12:28:50 +00:00
Shigeyuki Fukushima
ba6fb266c2 Fix build-failure at makeinfo(4.1 or later).
Submitted by:	yoichi
Obtained from:	http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/12604
2002-04-10 15:55:05 +00:00
Joe Marcus Clarke
d38bdc9af6 Update to 0.99.5.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-10 15:17:38 +00:00
Ying-Chieh Liao
868d5d99cd upgrade to 1.40 2002-04-10 06:01:05 +00:00
David E. O'Brien
43dba690a5 Update to Vim 6.1 patchlevel 14
and fix to build on 5-CURRENT.
2002-04-10 02:08:41 +00:00
David E. O'Brien
a1ba576fdf Update to Vim 6.1 patchlevel 9. 2002-04-09 02:23:01 +00:00
Maxim Sobolev
6006b74a6e Remove iconv->giconv hack. 2002-04-08 11:27:33 +00:00
Maxim Sobolev
08d0534699 iconv binary now calles iconv', not giconv'. 2002-04-08 11:07:17 +00:00
Maxim Sobolev
da7926a34c Remove iconv->giconv hack. 2002-04-08 11:05:53 +00:00
Ying-Chieh Liao
4a4ee33222 upgrade to 1.1.8
PR:		36797
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-04-06 15:06:02 +00:00
Martin Blapp
a31c45a0b4 Upgrade to build 641d. More work is necessary to make the build compile.
There are still at least two different gcc bugs in our compiler, one
issue has already been found by Alexander Kabaev <ak03@gte.com>. He's
working on fixing the other.
2002-04-02 23:48:28 +00:00
Pete Fritchman
37183d4ab4 Update to 2.21.
PR:		36435
Submitted by:	maintainer
2002-03-28 23:04:22 +00:00
Ying-Chieh Liao
0ead0d3ddf upgrade to 1.40.15
PR:		36291
Submitted by:	Ports Fury
2002-03-25 12:18:39 +00:00
Maxim Sobolev
46637c6f26 Update to 0.99.3.
PR:		36062
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 15:47:03 +00:00
Maxim Sobolev
47828d0fce Fix another few places where giconv used instead of iconv.
PR:		36059, 36063, 36082
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 12:52:55 +00:00
MANTANI Nobutaka
5a8b1f7c42 Update to 21.2.
Approved by:	shige
2002-03-19 03:27:38 +00:00
MANTANI Nobutaka
60282df075 Update to 21.2. 2002-03-19 03:26:27 +00:00
Yoichi NAKAYAMA
fd0db1b5c2 Update to 0.14.b4
PR:		ports/36043
Submitted by:	maintainer
2002-03-18 16:28:32 +00:00
Maxim Sobolev
a68d2827d3 Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.
2002-03-18 11:50:38 +00:00
Maxim Sobolev
449a928eea Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
<giconv.h> or -liconv with -lgiconv.
2002-03-18 11:26:13 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Gary Jennejohn
fae245e621 Update to patch level z.
This has mostly fixes for winvile, but there are some which are
interesting to *IX users.
2002-03-18 07:22:53 +00:00