Commit Graph

13468 Commits

Author SHA1 Message Date
Satoshi Asami
253379a643 Make this work in the ELF world. 1998-10-06 20:52:47 +00:00
Satoshi Asami
db5041299a Fix build for a.out. 1998-10-06 20:44:35 +00:00
Satoshi Asami
0586154782 This port doesn't depend on lang/expect anymore.... 1998-10-06 20:44:12 +00:00
Robert V. Baron
d5d97888cb Removing NO_DEPENDS&NO_CONFIGURE as requested 1998-10-06 15:51:02 +00:00
Andrey A. Chernov
8cef93096f upgrade to 0.46 1998-10-06 15:15:29 +00:00
Andrey A. Chernov
8a54a73862 properly suppress cmadline recipients for -t 1998-10-06 12:01:18 +00:00
Thomas Gellekum
a8b2af85ec Upgrade to 3.02. 1998-10-06 11:19:51 +00:00
Satoshi Asami
b7e765c1db k8 is now elisa10x8. 1998-10-06 08:51:37 +00:00
Thomas Gellekum
65501030ed Build tix in an ELF world.
Submitted by:	Joachim Kuebart <joki@kuebart.stuttgart.netsurf.de>
1998-10-06 08:05:44 +00:00
Satoshi Asami
2f26499967 Finally found the culprit of my ld.so.cache getting thrashed during
large package builds.  Mark this port BROKEN until someone changes the
"ldconfig without args" lines.
1998-10-06 07:35:03 +00:00
Thomas Gellekum
7e62a3c426 Support dynamic loading of modules in an ELF world.
Submitted by:	Vladimir Kushnir <kushn@mail.kar.net>
1998-10-06 06:49:13 +00:00
Satoshi Asami
d730854fd0 Do not write anything to ${PATCHDIR} by doing the awk trick to
the patched file (Makefile.common) in post-patch, instead of
the patch itself (${FILESDIR}/patch-aa.in) in pre-patch.
1998-10-06 05:18:00 +00:00
Satoshi Asami
6ecbc5f7c8 Patch to fix this error:
===
cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/X11R6/share/locale"\"  -I/usr/X11R6/include                               -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk11 -I/usr/local/include/glib -O -pipe -I/usr/local/include  -I/usr/X11R6/include -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/include/glib -O -pipe -I/usr/X11R6/include -c menu.c
In file included from /usr/include/dirent.h:43,
                 from menu.c:21:
/usr/include/sys/dirent.h:52: parse error before `u_int32_t'
/usr/include/sys/dirent.h:52: warning: no semicolon at end of struct or union
/usr/include/sys/dirent.h:53: warning: data definition has no type or storage class
/usr/include/sys/dirent.h:54: parse error before `d_type'
/usr/include/sys/dirent.h:54: warning: data definition has no type or storage class
/usr/include/sys/dirent.h:55: parse error before `d_namlen'
/usr/include/sys/dirent.h:55: warning: data definition has no type or storage class
/usr/include/sys/dirent.h:62: parse error before `}'
menu.c: In function `create_menus':
menu.c:290: dereferencing pointer to incomplete type
menu.c:295: dereferencing pointer to incomplete type
*** Error code 1

Stop.
===
1998-10-06 04:55:21 +00:00
John Polstra
05bb3c0285 Fix building this port under recent versions of -stable. My
previous fix for dealing with the semctl() interface change was
incomplete.
1998-10-06 03:01:41 +00:00
Peter Wemm
dbfa2863a1 s/squid12/squid20/ 1998-10-06 00:22:40 +00:00
Peter Wemm
6c7cefe24e Update from squid-1.2beta22 -> 2.0.RELEASE after a repository copy.
Squid 2.0 is the-version-formerly-known-as-1.2.
v2.0 has NOVM-like functionality internally, so there's no seperate
NOVM version.  v1.1.* is no longer officially supported.
1998-10-06 00:19:50 +00:00
Robert V. Baron
2b2d8688ac Link in Coda 1998-10-05 20:16:50 +00:00
Robert V. Baron
42ec080314 The current ports will get you Coda release 4.6.5. There are too
many patches in the ports.  So we will crank out a Coda release
4.6.6 later this week.  If anyone wants to play with the 4.6.5
release in the mean time they can.
1998-10-05 19:23:43 +00:00
Nate Williams
a87ac859ff - Make Jordan the maintainer, since I don't even own a scanner anymore and
he was the last person to touch it. :)

Nate
1998-10-05 18:27:26 +00:00
Satoshi Asami
e17e3c4ba1 Shared library "gnome.0" in installed by gnomelibs, not gnomecore. 1998-10-05 06:45:43 +00:00
Satoshi Asami
abe516a6d4 /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I../../intl -DGTOPLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE -O -pipe -c proctime.c
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I../../intl -DGTOPLOCALEDIR=\"/usr/local/share/locale\" -D_GNU_SOURCE -O -pipe -c -fPIC -DPIC proctime.c
proctime.c: In function `calcru':
proctime.c:74: structure has no member named `p_runtime'
proctime.c: In function `glibtop_get_proc_time_p':
proctime.c:150: structure has no member named `p_runtime'
gmake[3]: *** [proctime.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/sysdeps/freebsd'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2/sysdeps'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.26.2'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop.
1998-10-05 05:56:03 +00:00
David E. O'Brien
867381d541 upgrade to 2.4.7. 1998-10-05 05:30:12 +00:00
David E. O'Brien
75e9ad01cb Upgrade to 2.4.7. 1998-10-05 05:29:11 +00:00
Steve Price
cd9fa3ddd7 Make this reinstall friendly. 1998-10-05 05:25:41 +00:00
Steve Price
1542947318 Make this reinstall friendly and move manpages to Makefile. 1998-10-05 05:24:59 +00:00
Steve Price
e2a8f57803 Make sure we remove everything we install. 1998-10-05 05:22:31 +00:00
Steve Price
dbe440849d Fix build for ELF. 1998-10-05 05:21:29 +00:00
Steve Price
17e5beaa0b No need to use ${LDCONFIG} if we don't install any shared libs. 1998-10-05 05:20:58 +00:00
Steve Price
c5858e24c7 No need to use ${LDCONFIG} is we don't install any shared libs. 1998-10-05 05:20:08 +00:00
Steve Price
8c1c5f4a17 Move manpages to Makefile and use MAN* macros. 1998-10-05 05:18:06 +00:00
Steve Price
61b8183d2d Don't use ${LDCONFIG} if we don't install any shared libraries. 1998-10-05 05:04:50 +00:00
Steve Price
995cde8e96 Convert to ELF. 1998-10-05 05:02:34 +00:00
Steve Price
0850a38f18 Make this deinstall friendly. 1998-10-05 04:49:51 +00:00
Steve Price
6c5a81185b Update to version 4.05.
PR:		7993, 8151
Submitted by:	maintainer
1998-10-05 04:23:19 +00:00
Jordan K. Hubbard
2269c4487c Revert previous diff; we've found the XFree86 dist problem which really
causes this.
1998-10-05 04:03:38 +00:00
Jordan K. Hubbard
2f474adfb2 Urk, do this so it actually works. Sorry guys. 1998-10-05 03:41:16 +00:00
Steve Price
f4efb76232 Convert to ELF. 1998-10-05 03:37:48 +00:00
Steve Price
514388e85b Don't run ldconfig if no shared libraries and don't remove a couple
of directories used by a bunch of other ports.
1998-10-05 03:36:19 +00:00
Steve Price
6914ceca7d Fix build for ELF. 1998-10-05 03:20:31 +00:00
Steve Price
0ffa98531e Broken: not reinstall friendly. 1998-10-05 03:19:33 +00:00
Steve Price
f0fba91661 Use MLINKS to install symlinks to manpages. 1998-10-05 03:18:36 +00:00
Steve Price
2cf2d24ca1 Make sure to remove everything we install. 1998-10-05 03:17:11 +00:00
Steve Price
f71aebd7a6 Move manpages to Makefile and use MAN* macros. 1998-10-05 03:13:41 +00:00
Steve Price
8e66dd0b90 Make this reinstall friendly. 1998-10-05 03:09:07 +00:00
Steve Price
eb6b8456ff Fix build for ELF. 1998-10-05 03:07:12 +00:00
Steve Price
802ef20941 Convert to ELF. 1998-10-05 03:06:04 +00:00
Steve Price
9db5d22a99 Still doesn't build for ELF. 1998-10-05 03:04:39 +00:00
Steve Price
82a051c735 Start conversion to ELF. 1998-10-05 03:04:03 +00:00
Steve Price
b68812e521 Complete conversion to ELF. 1998-10-05 02:59:13 +00:00
Steve Price
e6c7decbc1 Start of ELF conversion. 1998-10-05 02:58:23 +00:00