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
Martin Blapp
b51761e90d
Revert the last change. It looks like -fno-rtti is only needed for the
...
mozilla part, and else it breaks the build where -rtti is used. Add a new
patch to change it for the mozilla build.
2002-03-16 17:02:10 +00:00
Ade Lovett
9210b7cb07
Stage 1 of gettext update.
...
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
2002-03-15 19:44:29 +00:00
Martin Blapp
b0909f5cf7
Add -fno-rtti so the mozab connector code compiles again.
2002-03-15 17:26:45 +00:00
Kris Kennaway
24dcf4a8af
Correct invalid syntax in LIB_DEPENDS
...
Submitted by: bento
2002-03-15 01:40:07 +00:00
Martin Blapp
ee44ebc3c3
Remove hardcoded $cc and $CC
2002-03-14 16:53:43 +00:00
Martin Blapp
bb411f764d
Remove $cc and $CC defines from unxfbsd.mk, and do the changes for
...
$CC -> $CXX
$cc -> $CC
everywhere. The compile seems to work again now.
2002-03-14 16:53:20 +00:00
Martin Blapp
67d6aa6627
Add pth directory for LIB_DEPENDS
2002-03-14 16:03:15 +00:00
Maxim Sobolev
c9b31a74c7
This port doesn't really USE_FREETYPE.
2002-03-14 08:30:17 +00:00
Martin Blapp
d834cc2592
Add CFLAGS too, and make correct {}
2002-03-13 21:43:49 +00:00
Martin Blapp
98abb3f16a
Add CC and CFLAGS to gmake environment
2002-03-13 21:42:04 +00:00
Martin Blapp
44d1d9a8f9
gcc/cc -> $(CC) fixes
...
Do remove empty defines CC/CXX variables which did overwrite the SOLENV
environment.
2002-03-13 19:49:05 +00:00
Martin Blapp
02429790df
Add $CC and $CXX here too
2002-03-13 19:29:10 +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
43a77a5f41
Add missing openoffice-devel
2002-03-13 16:33:57 +00:00
Martin Blapp
a46228370b
Fix breakage with "patch -i" which is missing in STABLE. For some strange
...
reason it exists in recent CURRENT, but is not documented.
2002-03-13 16:31:53 +00:00
Martin Blapp
35790f4327
Copy stlport library to the right place. Fix build
2002-03-12 13:29:11 +00:00
Martin Blapp
2bb95749de
Another alloca.h we do not have
2002-03-12 07:48:12 +00:00
Martin Blapp
24c09925b3
Upgrade the development snapshot to the latest build: 642
2002-03-12 01:22:29 +00:00
Martin Blapp
4470012b77
We need to build offuh here, else the build stops
...
Submitted by: Carlos F. A. Paniago <pan@cnpm.embrapa.br>
2002-03-11 15:51:33 +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
Joseph Koshy
5b56777055
Update to v2.5.4. Take over maintainership.
...
Approved by: Richard <rch@richard.eu.org> (MAINTAINER)
2002-03-11 10:12:04 +00:00
Martin Blapp
ee89ac71b6
FreeBSD has no -ldl
2002-03-11 09:26:02 +00:00
Martin Blapp
c8f58c7833
Build unoidl too
2002-03-11 09:18:13 +00:00
Martin Blapp
cb4a584073
If nSubKeys is not defined, just return. Fix from Tim Tretyak <timothy@umc.com.ua>
2002-03-11 09:17:12 +00:00
Martin Blapp
9a6a862e48
Remove unnecessary #defines
2002-03-11 09:15:44 +00:00
Martin Blapp
beb1c620c5
Fix number calculation. Patch from Tim Tretyak <timothy@umc.com.ua>
2002-03-11 09:08:44 +00:00
Martin Blapp
ce1afb567b
Fix one #ifdef and add two more checks
2002-03-11 09:06:34 +00:00
Martin Blapp
b19cbdef34
Add langinfo twirks
2002-03-10 23:02:24 +00:00
Martin Blapp
60deb7a34d
Add tgetpwnam test for FreeBSD too
2002-03-10 22:51:58 +00:00
Martin Blapp
6149dd0b07
Remove _cdecl before main()
2002-03-10 22:48:22 +00:00
Martin Blapp
a8e4dd73bb
AddrLen is socklen_t, not int
2002-03-10 22:42:07 +00:00
Martin Blapp
39bdece24e
Add -f to ln to continue builds
2002-03-10 22:34:53 +00:00