Commit graph

5470 commits

Author SHA1 Message Date
garbled
57661849a8 Enable pico.. why was this disabled? 1999-04-26 19:17:47 +00:00
garbled
96f12ae727 add USE_X11=yes 1999-04-26 19:15:37 +00:00
garbled
44fe7680c4 Exclude these from alpha, because noone has written assembler for it yet. 1999-04-26 19:08:44 +00:00
garbled
3fe7edf239 add USE_X11=yes 1999-04-26 18:56:13 +00:00
garbled
c216c41c0a add USE_X11=yes 1999-04-26 18:38:28 +00:00
garbled
5f1925c4f5 Fix some minor LP64 warnings that are treated as errors. Compiles
on alpha now.
1999-04-26 18:34:42 +00:00
ender
94df71c874 Fix a typo which was causing the distfile to not be found.
Fix provided by Soren S. Jorvang <soren@t.dk>
1999-04-26 18:28:21 +00:00
tron
462c707bdb Update dependences for "gnome-core" package to version 1.0.5.
Fixes PR pkg/7474 by Thilo Manske.
1999-04-26 17:17:05 +00:00
tv
e4ca176bb3 Disable all cross pkgs except zoularis (which IMHO belongs in emulators,
not cross) so that they will not be built as binaries for the 1.4 release.
These need major work to fix outstanding problems with LP64 vs ILP32, the
update of egcs, and other things.
1999-04-26 14:12:59 +00:00
hubertf
a008cc8649 use perl only for building 1999-04-26 00:27:50 +00:00
tv
ddfeb25e1d The real MASTER_SITE can be distant or slow to most of the world; instead,
give preference to MASTER_SITE_GNU (which may be overridden by the user).
1999-04-25 23:38:12 +00:00
tv
80468e61e6 Instead of always going to the "real" master site first, use one of the
GNU mirrors (possibly overridden by the user).
1999-04-25 23:36:51 +00:00
tsarna
e5ae333ff6 Needs -R@LOCALBASE@/lib and -R@X11BASE@/lib 1999-04-25 21:23:49 +00:00
tsarna
ad003916af Fix typo in last commit 1999-04-25 20:10:00 +00:00
tv
eb529bf23b RSAREF is no longer available directly from RSA.
Fetch from ftp.spinnaker.com's crypto archives.
1999-04-25 19:10:16 +00:00
tv
de61506367 Add USE_X11 to gain the rpath options for X11 libs. 1999-04-25 18:47:49 +00:00
tv
e9981ea716 Do the following to make this ELF and 1.3 friendly:
- use the autoconf configure script to configure and build (we were
  already running configure but using Imake to build!?)
- make use of pkglibtool (package already has full libtool support)

(Note that now that we use Autoconf, this installs in ${LOCALBASE} without
the need for a tool such as xpkgwedge.  The configure script automatically
detects all the stuff for which we had used patches in the Imakefiles.)

Also use --without-... to disable optional components for which we have no
explicit dependencies, which can be reenabled by the user in pkgsrc, so
that the built binaries do not have "hidden" dependencies.

Closes PR pkg/7463.
1999-04-25 18:46:30 +00:00
tron
937aae1dcd This package is still broken on 1.3 and 1.3.x ELF systems. 1999-04-25 10:10:51 +00:00
tron
ed029bb08b Explain how to setup configuration files. 1999-04-24 23:53:33 +00:00
tron
907ad9af29 Compile correct default for configuration directory path into binaries. 1999-04-24 23:47:08 +00:00
tron
dd87459240 Enable "radius" package. 1999-04-24 23:25:04 +00:00
tron
5ff2ae503c Simplify handling of included patch files. 1999-04-24 23:24:25 +00:00
tron
6933848e2d Remove unused "post-extract" target. 1999-04-24 23:20:11 +00:00
tron
d524f74ce6 Use "INSTALL_TARGET" instead of custom "do-install" target and make sure
that installing the package second time will work.
1999-04-24 23:19:05 +00:00
tv
8b41689fa6 Revert previous commit.
PR pkg/7463 is RE-opened on this subject; someone can take the opportunity
to fix it, perhaps myself if I have the time this weekend.
This is NOT the correct fix.
1999-04-24 23:08:59 +00:00
tron
738aaa57e3 Comment out broken Kerberos IV support for now. 1999-04-24 22:44:25 +00:00
tron
16feaaace4 Handle extraction of unpacked tar archives much simpler. 1999-04-24 22:41:53 +00:00
tron
ccd2abfaa0 Fix problem between radius server and BinTec routers. 1999-04-24 22:40:36 +00:00
tron
6ffee1bcb9 Correct MD5 checksums. 1999-04-24 22:39:53 +00:00
tron
adea1f3887 pkglint: "MASTER_SITES" must come before "DISTFILES". 1999-04-24 21:17:34 +00:00
tron
e96246650c Add "DISTDIR", fixes PR pkg/7423 by Minoura Makoto. 1999-04-24 19:48:23 +00:00
tron
332d5bafd0 Do check for broken ELF "cc" differently and exclude "powerpc", too. 1999-04-24 18:33:08 +00:00
tron
08c86266dc Be consistent: always use "/usr/bin/uname". 1999-04-24 18:14:57 +00:00
hubertf
8fe16ccb12 Work around broken "#ident" handling on arm32. 1999-04-24 16:57:51 +00:00
tron
21877c1f46 Don't attempt to build this package on 1.3 or 1.3.x ELF systems. 1999-04-24 16:17:40 +00:00
tron
0d7f11d7e4 Fix run time library search path. 1999-04-24 11:04:22 +00:00
tron
62b626c87a Fix run time library search path. 1999-04-24 06:53:41 +00:00
tron
e0887247e8 Fix run time library search path. 1999-04-23 23:16:56 +00:00
tron
3eb866b3f5 Back out last commit:
"patch-ab" is applied to "../Makefile.in" not "Makefile.in".
1999-04-23 23:02:21 +00:00
tron
c30c7c3165 No need to "@exec" and "@unexec" for symbolic links pointing to files. 1999-04-23 22:53:28 +00:00
tron
c7787ee836 "PREFIX=${PREFIX}" is part of "CONFIGURE_ENV" by default. 1999-04-23 22:51:41 +00:00
tron
14f5d5233d Don't patch "Makefile.in" twice. 1999-04-23 22:50:54 +00:00
tron
97fbe971e5 Fix run time library search path. 1999-04-23 22:16:07 +00:00
tron
d286db26a9 Fix run time library search path. 1999-04-23 21:41:25 +00:00
mycroft
6266984122 Explicitly include libtermcap. 1999-04-23 19:55:56 +00:00
tron
4c7f62f0bb Make sure that "screen" recognizes termcap buffer overflow.
Patch supplied by Joel Reicher in PR pkg/7454.
1999-04-23 18:24:39 +00:00
tsarna
dd40fa824d Needed -R for libreadline 1999-04-23 17:33:28 +00:00
tv
21a45e8add Remove extraneous patch, and add ${LDFLAGS} to confLIBS so we pick up
rpath.  (Pkg committers on a.out systems should NOT have /usr/pkg/lib in
/etc/ld.so.conf; there is NO excuse.)
1999-04-23 17:31:49 +00:00
kleink
fa1f387377 Fix linkage for X11 and Tcl/Tk libraries. 1999-04-23 13:49:25 +00:00
hubertf
223eedb387 * Work around RCS ID expansion
* Use same old sources, we just patch 'em up in the package (only give
   the package a new version).
1999-04-23 13:47:44 +00:00