1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

1234 Commits

Author SHA1 Message Date
Satoshi Asami
ac484b3fee mit-scheme needs XLIB. 1998-12-18 12:48:28 +00:00
Satoshi Asami
586b3c4aab Since Mr. O'Brien is so modest, I'm going to add his pgcc port here. 1998-12-17 10:59:30 +00:00
David E. O'Brien
ea893c8243 get this right 1998-12-14 12:07:48 +00:00
David E. O'Brien
89635fcc16 Yuck, this thing BUILD_DEPENDS on autoconf.
Noticed by:	Maxim Sobolev <max@vega.pfts.com>
1998-12-14 10:28:21 +00:00
David E. O'Brien
e2c56c869e PGCC, the Pentium optimizing version of GCC is back.....
It is now based on EGCS.
1998-12-13 09:40:49 +00:00
Satoshi Asami
9b966a2035 Use PKG* variables instead of adding extra files to PKG_ARGS. 1998-12-13 08:49:14 +00:00
Matthew Hunt
f739927387 Upgrade to 0.18.
Provoked by:	Bill Fenner's distfile survey
1998-12-11 19:39:37 +00:00
Steve Price
1bbfdb8d93 Activate the jikes port. 1998-12-10 19:28:51 +00:00
Vanilla I. Shu
d17c12dd8d Add more MASTER_SITES.
PR:	ports/9037
Submitted by:	josh@quick.net
1998-12-10 17:24:33 +00:00
David E. O'Brien
d99ea25357 Use the bzip2 version of the distfile. It saves almost 3meg. 1998-12-05 04:00:40 +00:00
David E. O'Brien
acefef6462 EGCS 1.1.1 *Release* is out. 1998-12-05 03:40:17 +00:00
David E. O'Brien
af95af9e7e Fix configure scripts to it correctly detects an ELF system w/o having to
be forced.

Submitted by:	Niall Smart <nialls@euristix.ie>  (w/changes by me)
1998-12-04 11:07:55 +00:00
David E. O'Brien
f60d718deb Add OSREL to tail end of ${ARCH}-unknown-freebsd to get a properly formed
GNU description string.
1998-12-04 11:05:05 +00:00
Satoshi Asami
2667857299 Add ":install" at end of DEPENDS line -- it's the default, but just
to make it clear.
1998-12-04 07:23:01 +00:00
Jacques Vidrine
36c67cc873 Update squeak to version 2.2. 1998-12-03 04:35:45 +00:00
Satoshi Asami
7fc01b82f5 Mark this broken while nectar works on upgrade after repo copy. 1998-12-03 03:47:14 +00:00
Martin Cracauer
c33964d452 More MASTER_SITES
Compacting DESCR

Yes, I still plan to ELFify this one...
1998-12-02 23:50:37 +00:00
Martin Cracauer
066d2e3865 More MASTER_SITES
Make portlint happy
1998-12-02 23:42:14 +00:00
David E. O'Brien
f1e20b513d "upgrade" to EGCS egcs-1.1.1-prerelease-3.
Note that the 1.1 versions are an older code base (egcs rev 2.91.x) vs.
the snapshot this is replacing (egcs rev 2.92.x).  However people have
reported less problems with 1.1.1-prerel than the current snapshots.
1998-12-02 09:41:28 +00:00
Satoshi Asami
e8fc23ae12 Make sure PLIST is correct whether you have source or not. Add copyright
file.  Add "|| true" to end of != grep command line to avoid warnings.

Submitted by:	tg
1998-12-02 08:24:52 +00:00
Satoshi Asami
555a3ebe6c Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
that the port otherwise uses files from another port.  (Note: support
for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
1998-12-01 03:06:49 +00:00
Satoshi Asami
f22feb535b A few more USE_XLIBs. 1998-11-28 09:07:24 +00:00
Satoshi Asami
eaecff0876 More USE_XLIBs. 1998-11-28 05:39:01 +00:00
Satoshi Asami
753d555a14 A few more USE_XLIBs. 1998-11-28 02:18:45 +00:00
Satoshi Asami
0baa6e2834 Create ${PREFIX}/bin before cat'ing a file into it. 1998-11-28 00:20:48 +00:00
Satoshi Asami
5077f8ce96 This port requires X to compile, so define USE_XLIB. 1998-11-27 00:09:11 +00:00
Satoshi Asami
b732f64827 Escape quote. 1998-11-26 05:35:42 +00:00
Jacques Vidrine
f811cb1226 * Update checksum for distribution.
* Fix for ELF.
* Fix misuse of errno as a structure member name (original author
  notified).
* Build and install both static and shared libraries.
* Move install target from port Makefile to files/Makefile.
1998-11-24 18:46:10 +00:00
Joseph Koshy
873678116d Clean up MASTER_SITES. Remove unneeded patch. 1998-11-22 04:46:10 +00:00
Jun Kuriyama
d1bae6ca98 Add virtual category elisp.
Reminded by:	wosch
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1998-11-20 15:26:10 +00:00
Thomas Gellekum
dde91063df Upgrade to 3.0.3. 1998-11-20 09:04:25 +00:00
Joseph Koshy
190c2427ea Upgrade to v110.9.1. Unbreak. 1998-11-20 08:14:12 +00:00
Bill Fumerola
73d1f77e10 gyve is broken with guile-1.3. Marking it and everything that
depends on it as BROKEN.

PR:		ports/8618
Submitted by:	Yukihiro Nakai <nakai@TokyoNet.AD.JP>
1998-11-17 20:21:54 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Satoshi Asami
07dd1d5bf0 Mark this port MANUAL_PACKAGE_BUILD, this is what happens to zsh with
gawk installed on 2.2-stable.

-------
===>  Configuring for zsh-3.0.5
loading cache ./config.cache
configuring for zsh 3.0.5
checking host system type... i386-unknown-freebsd2.2.7
 :
checking for mawk... no
checking for gawk... gawk
 :
gawk -f ./signames.awk /usr/include/sys/signal.h > signames.h
gawk -f ./rlimits.awk /usr/include/sys/resource.h > rlimits.h
cc -c -I.. -I. -I.  -DHAVE_CONFIG_H -O -pipe builtin.c
In file included from builtin.c:3634:
rlimits.h:7: parse error before character 034
*** Error code 1

Stop.
1998-11-13 07:42:20 +00:00
David E. O'Brien
7ee43cf06d switch to new pre/post bsd.port.mk 1998-11-13 07:34:57 +00:00
David E. O'Brien
9554bec5c6 i386 => ${ARCH}
Requested by:   imp
1998-11-13 07:32:21 +00:00
Satoshi Asami
dbc8aa6cc1 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.

(This is not by any means the complete list but just the ones I've noticed
recently.)
1998-11-11 05:37:39 +00:00
Satoshi Asami
1785dc005d Expand lib/stk directory properly. Use PLIST_SUB to encode info. 1998-11-11 02:03:47 +00:00
David E. O'Brien
f7a49531d5 fix for 3.0 ELF
Submitted by:	Alec Wolman <wolman@cs.washington.edu>
1998-11-10 16:33:08 +00:00
David E. O'Brien
87c709ae22 Pass the GNUARCH value to `configure' to force the detection of an ELF system.
(I still intend to fix the bug in the script that misses an ELF system for
an a.out one)

Current fix submitted by:	"Alec Wolman" <wolman@cs.washington.edu>
1998-11-10 07:33:33 +00:00
Steve Price
9513fc3a3c Turn on nawk port. 1998-11-10 02:07:32 +00:00
Steve Price
ca1e19a2f5 Update to version 98.10.20.
PR:		8530
Reviewed by:	maintainer
Submitted by:	Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1998-11-10 02:05:13 +00:00
Steve Price
6db901ce31 The kawk port has been repository-copied to nawk. 1998-11-10 02:01:52 +00:00
Satoshi Asami
c46cbf26fa Make this file match reality. 1998-11-09 04:18:27 +00:00
Steve Price
74797c9de6 Update to version 3.34.
PR:		8551
Submitted by:	maintainer
1998-11-09 01:21:43 +00:00
Robert Nordier
d2e56bd24d Use a one-liner more in accord with reality. 1998-11-04 14:26:13 +00:00
Robert Nordier
663adee765 Fix tcc -g option for ELF.
Reported by: jmz
1998-11-04 14:22:24 +00:00
Martin Cracauer
f999fd3c3c Update to CMUCL version 18b 1998-11-02 11:10:11 +00:00
Vanilla I. Shu
07808d1190 Change the version number of guile. 1998-10-27 16:33:54 +00:00
Vanilla I. Shu
204cb1fb88 Put *.scm on the right place. 1998-10-26 13:15:54 +00:00
Vanilla I. Shu
083485e1f6 Upgrade to 1.3. 1998-10-26 13:09:35 +00:00
Satoshi Asami
5fba2acd25 No need to use += for variables defined only once. 1998-10-26 07:43:49 +00:00
Mark Murray
84e6076838 Unbreak; make work with tcl8.0. 1998-10-25 09:03:24 +00:00
Andreas Klemm
701d157685 enable gawk 1998-10-21 18:53:16 +00:00
Andreas Klemm
c3b46e1d9b New port gawk 1998-10-21 18:52:03 +00:00
Steve Price
0da62a3645 Remove empty directories on deinstall. 1998-10-20 01:27:08 +00:00
Steve Price
cd75c7a409 Cleanup up empty directories on deinstall. 1998-10-20 01:25:16 +00:00
Justin M. Seger
0d8bd061bd Unbreak.
Submitted by:	steve
1998-10-14 23:56:40 +00:00
Justin M. Seger
55566c43d6 Mark BROKEN for ELF:
cc -O2 -Wall -Wtraditional -Wmissing-prototypes -Wmissing-declarations -Wconversion -ansi -pedantic -I. -I/usr/ports/lang/tclplugin/work/tclplugin2.0/plugin2.0/generic -I/usr/ports/lang/tclplugin/work/tclplugin2.0/tcl8.0/generic -I/usr/ports/lang/tclplugin/work/tclplugin2.0/tk8.0/generic -I/usr/X11R6/include -DHAVE_CONFIG_H  -DXP_UNIX -fpic  -c /usr/ports/lang/tclplugin/work/tclplugin2.0/plugin2.0/unix/tclAppInit.c
Linking wish with the fat library, if this fails
    check SHLIB_LD_LIBS and XTLIB
cc tclAppInit.o -o tclshp2.0 -L/usr/ports/lang/tclplugin/work/tclplugin2.0/plugin2.0/unix -ltclp20 -L/usr/X11R6/lib -lX11   -lm -lc -lXt
/usr/libexec/elf/ld: cannot open -ltclp20: No such file or directory
*** Error code 1

Stop.
1998-10-14 04:30:02 +00:00
Justin M. Seger
9335300694 Mark BROKEN for ELF:
as -o asm.o asm.s
. ../paths.sh; cc -g -o cstest  cstest.o asm.o $LIBM $LIBC
cstest.o: In function `dotest':
/usr/ports/lang/sr/work/csw/cstest.c(.text+0x1ac): undefined reference to `sr_chg_context'
cstest.o: In function `spawn':
/usr/ports/lang/sr/work/csw/cstest.c(.text+0x287): undefined reference to `sr_build_context'
cstest.o: In function `foo':
/usr/ports/lang/sr/work/csw/cstest.c(.text+0x2b3): undefined reference to `sr_check_stk'
1998-10-14 04:10:03 +00:00
Justin M. Seger
ce69717876 Mark BROKEN for ELF:
ranlib Xlibsc.a
gcc -O2 -c sci.c -I. -o sci.o
gcc -o Xsci -O2 scdebug.o sceval.o scexpand.o scexpnd1.o scexpnd2.o  scqquote.o screp.o  scrt1.o scrt2.o scrt3.o scrt4.o scrt5.o scrt6.o scrt7.o scrtuser.o scinit.o apply.o callcc.o cio.o heap.o objects.o mtraps.o x86.o sci.o  -lm
heap.o: In function `trace_stack_and_registers':
heap.o(.text+0x8f): undefined reference to `sc_geti386regs'
*** Error code 1

Stop.
*** Error code 1
1998-10-14 04:02:27 +00:00
Justin M. Seger
a813665ad4 Mark BROKEN for ELF:
gcc -O2 -DHAS_TTYCOM -D_REQUIRED -c -fPIC -o rxfn.o rxfn.c
In file included from rxfn.c:28:
const.h:385: field `__error' declared as a function
rxfn.c: In function `rxseterr':
rxfn.c:1078: parse error before `('
rxfn.c:1079: parse error before `('
1998-10-14 03:46:56 +00:00
Justin M. Seger
98114cd034 Mark BROKEN for ELF:
===>  Installing for ptoc-2.01
install: /usr/ports/lang/ptoc/work/ptoc/libXbgi.a: No such file or directory
*** Error code 71

Stop.
1998-10-14 03:44:43 +00:00
Justin M. Seger
9eb6e56f2e Mark BROKEN for ELF:
Running Mkbootstrap for Tcl ()
chmod 644 Tcl.bs
ld -o blib/arch/auto/Tcl/Tcl.so  -shared Tcl.o    -ltcl76 -lm
/usr/libexec/elf/ld: cannot open -ltcl76: No such file or directory
*** Error code 1
1998-10-14 03:38:48 +00:00
Justin M. Seger
9ac21b63f1 Mark BROKEN for ELF:
===>  Building package for objc-1.8.18
Creating package /usr/ports/packages/All/objc-1.8.18.tgz
Registering depends:.
Creating gzip'd tar ball in '/usr/ports/packages/All/objc-1.8.18.tgz'
tar: can't add file lib/objcrtgc.a : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
1998-10-14 03:22:32 +00:00
Justin M. Seger
0b7c1e673e Fix post-patch target. 1998-10-14 03:10:42 +00:00
Justin M. Seger
6af650083e Mark BROKEN for ELF:
gcc  -o scheme cmpauxmd.o cmpint.o artutl.o avltree.o bignum.o bigprm.o bitstr.o
 boot.o char.o comutl.o daemon.o debug.o dfloat.o error.o extern.o fasload.o fix
num.o flonum.o generic.o hooks.o hunk.o intern.o interp.o intprm.o list.o lookpr
m.o lookup.o obstack.o option.o osscheme.o ostty.o outf.o prim.o primutl.o prmco
n.o ptrvec.o purutl.o regex.o rgxprim.o step.o storage.o string.o syntax.o syspr
im.o term.o transact.o utils.o vector.o wind.o fasdump.o gcloop.o memmag.o purif
y.o intext.o ux.o uxctty.o uxenv.o uxfile.o uxfs.o uxio.o uxproc.o uxsig.o uxsoc
k.o uxterm.o uxtop.o uxtrap.o uxtty.o uxutil.o prosenv.o prosfile.o prosfs.o pro
sio.o prosproc.o prospty.o prosterm.o prostty.o pruxenv.o pruxfs.o pruxio.o prux
sock.o usrdef.o x11base.o x11term.o x11graph.o x11color.o tparam.o tterm.o
 missing.o   -L/usr/X11R6/lib    -lX11 -ltermcap -lm
cmpauxmd.o(.text+0x5a): undefined reference to `_Ext_Stack_Pointer'
cmpauxmd.o(.text+0x60): undefined reference to `_Free'
cmpauxmd.o(.text+0x7d): undefined reference to `_utility_table'
cmpauxmd.o(.text+0x8a): undefined reference to `_Free'
cmpauxmd.o(.text+0x98): undefined reference to `_Ext_Stack_Pointer'
1998-10-14 01:40:04 +00:00
Justin M. Seger
90eebc7d64 Mark BROKEN for ELF:
cd unixport; make saved_gcl)
../xbin/if-exists /usr/u9/wfs/schelter "../xbin/inc-version"
../xbin/if-exists saved_gcl "rm -f saved_gcl"
cat init_gcl.lsp |  sed -e "s"DATE"Version(`cat ../majvers`.`cat ../minvers`) `date`g"  -e 'ssaved_gclsaved_gclg'  -e 'slinks t)links t)(setq compiler::*cc* "gcc -pipe -O -fwritable-strings -fomit-frame-pointer -DVOL=volatile -I/usr/ports/lang/gcl/work/gcl-2.2.2/o -I/usr/local/lib/gcl-2.2.2/h -fsigned-char")(si::build-symbol-table)g'  -e "sGCLDIR/usr/ports/lang/gcl/work/gcl-2.2.2g"  -e "s(defun lisp-imp(setq si::*gcl-version* `cat ../minvers` si::*gcl-major-version* `cat ../majvers`)(defun lisp-impg"  -e "s:GCL-1:GCL-"`cat ../majvers`":g"        > foo
../unixport/raw_gcl ../unixport/ -libdir /usr/ports/lang/gcl/work/gcl-2.2.2/ < foo
GCL (GNU Common Lisp)  April 1994  32768 pages

Unrecoverable error: GBC is not enabled.
Abort trap - core dumped
*** Error code 134
1998-10-14 01:17:50 +00:00
Justin M. Seger
5330367398 Mark BROKEN for ELF:
dylan-heap.s:64290: Error: Alignment not a power of 2
dylan-heap.s:64297: Error: Alignment not a power of 2
gmake[4]: *** [dylan-heap.o] Error 1
gmake[4]: Leaving directory `/usr/ports/lang/dylan/work/src/d2c/runtime/dylan'
gmake failed?
Abort trap - core dumped
gmake[3]: *** [dylan.lib.du] Error 134
gmake[3]: Leaving directory `/usr/ports/lang/dylan/work/src/d2c/runtime/dylan'
gmake[2]: *** [compile] Error 2
1998-10-14 00:08:48 +00:00
Justin M. Seger
643921bf8b Mark BROKEN for ELF:
===>  Building package for cim-2.10
Creating package /usr/ports/packages/All/cim-2.10.tgz
Registering depends:.
Creating gzip'd tar ball in '/usr/ports/packages/All/cim-2.10.tgz'
tar: can't add file lib/libcim.so.1 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
1998-10-13 23:51:41 +00:00
Justin M. Seger
6b0b026616 Mark BROKEN for ELF:
cp bignum/libbignum.a libnums.a
cp: bignum/libbignum.a: No such file or directory
*** Error code 1
1998-10-13 23:45:15 +00:00
Justin M. Seger
991f221b08 Mark BROKEN for ELF:
gcc -O2 -o ../cs globals.o code0.o code1.o code2.o code3.o code4.o code5.o code6.o code7.o code8.o code9.o code10.o  ../../System/base.a ../../System/GC/gc.a -lm
gcc: ../../System/GC/gc.a: No such file or directory
*** Error code 1
1998-10-13 23:13:40 +00:00
Justin M. Seger
6f4b07dd27 Mark BROKEN for ELF:
cc  -O -pipe -DSTK_VERSION=\"3.1.1\" -DMACHINE=\"FreeBSD-3.0-BETA-i386\" -DUSE_DYNLOAD -DUSE_TK -DSTk_CODE -DFREEBSD -DUSE_STKLOS    -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SIGACTION=1 -DHAVE_SELECT=1 -DSTDC_HEADERS=1   -I. -I../Tk/generic -I../Tk/unix -I../Tcl -I../Mp  -I/usr/X11R6/include -o stk userinit.o libstk.a ../Mp/libgmp.a ../Tk/unix/libtk.a ../Tcl/libtcl.a ../Tcl/libevtcl.a  -L/usr/X11R6/lib  -lSM -lICE -lX11 -lm
cc: ../Mp/libgmp.a: No such file or directory
cc: ../Tk/unix/libtk.a: No such file or directory
1998-10-13 23:09:20 +00:00
Justin M. Seger
96d3c047f3 Unmark BROKEN. It was a previously fixed SMP problem.
Pointed out by:	jdp
1998-10-13 01:17:27 +00:00
Justin M. Seger
802d197782 Mark BROKEN for ELF. Depends on modula-3 which is BROKEN:
***
*** runtime error:
***    Segmentation violation - possible attempt to dereference NIL

***
*** runtime error:
***    ASSERT failed
***    file "../src/runtime/common/RTHeapMap.m3", line 35
***

Abort trap - core dumped
*** error code 134 (ignored)
missing libm3formsvbtpixmaps.a: not building libm3formsvbtpixmaps.so.6

followed by many more errors
1998-10-12 16:38:05 +00:00
Justin M. Seger
8b449ec22c Mark BROKEN for ELF: depends on BROKEN_ELF gcc28 1998-10-12 15:04:35 +00:00
Mark Murray
1855f5ab88 Perl 5 is in the system. Mark this port broken for 3.0 for that reason.
(Also minor repairs to PLIST - nuke ranlibs)

Reviewed by: asami
OK-ed by: jseger
1998-10-12 06:51:07 +00:00
Scott Mace
52acd0cf30 Convert to ELF.
Use MAN3 macro.
PR:		8017
Approved by:	jseger
1998-10-11 19:51:56 +00:00
Scott Mace
f0a7283148 Convert to ELF.
PR:		8017
Approved by:	jseger
1998-10-11 19:51:43 +00:00
Scott Mace
1dda6cac78 Convert to ELF.
use MAN3 macro
PR:		8017
Approved by:	jseger
1998-10-11 19:51:36 +00:00
Steve Price
40e26efbb5 Update to version 5.28.
PR:		8173
Submitted by:	Brain Handy <handy@physics.montana.edu>
1998-10-10 04:07:07 +00:00
Satoshi Asami
fe04da78c6 Prepend ${WRKDIRPREFIX} to WRKSRC definitions that don't use ${WRKDIR}. 1998-10-09 01:41:15 +00:00
John Polstra
71e64d35d1 Make profiling work. 1998-10-08 21:33:02 +00:00
Robert Nordier
9d05228203 Clean up on deinstallation.
With advice from: asami
1998-10-08 09:28:43 +00:00
Robert Nordier
cad2fe6b80 Don't insist on finding crt0.o and friends. 1998-10-08 09:18:52 +00:00
Satoshi Asami
f7ccaa76b6 GNUHOST was defined twice. Also, take out the ELF cruft, a simple
BROKEN_ELF will do. :)
1998-10-08 01:19:19 +00:00
Robert Nordier
f41aaa0b8f Add K-aout to tcc aout environment for consistency. 1998-10-07 22:30:07 +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
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
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
bebd4995fd Cleanup conversion to ELF. 1998-10-03 21:35:24 +00:00
Steve Price
5cfa4b1f63 Checksum for patches changed. 1998-10-02 02:02:50 +00:00
David E. O'Brien
7ad180cedf Allow building and packaging for ELF. 1998-10-01 21:40:03 +00:00
Mark Murray
08cc1d1394 Blat minor number on shared object for ELF. 1998-10-01 07:06:00 +00:00
Robert Nordier
aa0c01fd41 Update PLIST. 1998-09-29 17:46:41 +00:00
Robert Nordier
f6a8fafdaf TenDRA does ELF Part I 1998-09-29 13:13:25 +00:00
Justin M. Seger
d0b3b873bb Mark BROKEN for ELF. 1998-09-29 02:37:14 +00:00
Satoshi Asami
d180c1547c Doesn't package due to PLUST_SUB/GNUHOST definition and bsd.port.mk
inclusion order.
1998-09-28 09:47:01 +00:00
David E. O'Brien
98317e7de4 Broken on ELF boxes. 1998-09-27 04:25:56 +00:00
David E. O'Brien
1beb04227c Build properly on ELF systems. 1998-09-27 01:56:14 +00:00
David E. O'Brien
8c737eadca make fetchable 1998-09-27 00:44:18 +00:00
Steve Price
b90c232dc7 Remove regexp support for tk42. 1998-09-26 23:11:03 +00:00
David E. O'Brien
cd91803be3 back to the snaps w/egcs-19980914
Submitted by:	jdp
1998-09-26 18:17:13 +00:00
Satoshi Asami
41637d4447 tk80 has been ELFized. 1998-09-25 10:05:14 +00:00
Vanilla I. Shu
b9940eb587 Change CATEGORIES to lang. 1998-09-24 05:05:43 +00:00
Vanilla I. Shu
eb41ea85b5 Change CATEGORIES to lang, and guile is elf library now. 1998-09-24 05:04:06 +00:00
Vanilla I. Shu
50d781eedd Activate guileobjc libobjects.
Approved by:	asami
1998-09-24 00:31:19 +00:00
Satoshi Asami
425447f07e Typo.
PR:		8026
1998-09-22 18:52:16 +00:00
Steve Price
db84801dd5 Only use -soname flag if building for an ELF world.
Noticed by:	smace
1998-09-22 18:40:36 +00:00
Vanilla I. Shu
8a88e06fef Convert guile to elf. 1998-09-22 15:44:12 +00:00
Joseph Koshy
9c79ebb1b2 Add trailing "/" to MASTER_SITE.
Botched by: 	jkoshy
Reminded by:	 Eiji-usagi-MATSUmoto <usagi@clave.gr.jp>
1998-09-22 03:22:47 +00:00
Steve Price
16a01b18a1 Unbreak deinstall by adding the required trailing '%%'. 1998-09-20 23:51:28 +00:00
John Polstra
5eac67c7d3 Fix breakage caused by a recent change to <sys/sem.h> in -stable.
Unfortunately, this depends on a bump of __FreeBSD_version which
came 12 days too late.  Thus there is a range of -stable versions
from 7 September 1998 to 19 September 1998 on which this port won't
build.
1998-09-19 17:49:22 +00:00
Vanilla I. Shu
c2155d9646 Correct the category of info page. 1998-09-19 04:04:58 +00:00
Vanilla I. Shu
51583d5853 Merge all info page to a BIG file. 1998-09-18 22:28:04 +00:00
Vanilla I. Shu
43bb420e1f Upgrade to 20-2.5, and merge all info page to a BIG file. 1998-09-18 21:51:43 +00:00
John Polstra
736d3c5ca3 Make these ports work on ELF systems. 1998-09-18 01:02:04 +00:00
Steve Price
d9a03dd68a Make this build in an ELF world.
Reviewed by:	jkh
1998-09-17 22:30:11 +00:00
Satoshi Asami
668e0f51f4 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima
1998-09-15 21:31:59 +00:00
Justin M. Seger
aacf2f6e76 Changes for ELF 1998-09-15 02:51:10 +00:00
David E. O'Brien
c7328c76ae Upgrade to 1.1b.
Since there has been announced a to-be ver 1.1.1, change my versioning to
a 4th "." to avoid "a"/"b" to avoid being mistaken for an alpha/beta vers.
1998-09-10 04:05:27 +00:00
Joseph Koshy
aa098e962a Fix MASTER_SITE.
Submitted by:  Eiji-usagi-Matsumoto <usagi@clave.gr.jp> (maintainer)
1998-09-09 01:22:59 +00:00
Joseph Koshy
ed3a69efb7 Correct master site url. 1998-09-07 02:50:09 +00:00
Vanilla I. Shu
1bbf578daf Activate gnomeobjc. 1998-09-06 06:42:47 +00:00
David E. O'Brien
3500d06a33 my goof. fetch only egcs-1.1a.tar.gz, not the entire release/egcs-1.1a
directory.
Submitted by:	Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
1998-09-04 18:56:55 +00:00
David E. O'Brien
6d7e6da0b7 egcs 1.1 HAS BEEN RELEASED!!
(I will probably not be tracking the snapshots as closely now.  I'd like to
see if 1.1 isn't stable enough to stay with for a while)

Cygnus calls this 1.1a (not Alpha, but a second rolling because a few G77
files were left out).   I'm naming this version 1.1.1 so people won't think
it is an alpha version.
1998-09-03 08:49:10 +00:00
Steve Price
03437e0212 Unbreak after the perl upgrade and update to version beta 2 while
I'm here.
1998-08-30 15:52:51 +00:00
Mark Murray
47f59bf141 Make this port honour CFLAGS.
Submitted by: axl (Sheldon Hearn)
1998-08-28 14:48:37 +00:00
Justin M. Seger
3dcdb70972 Checksum changed 1998-08-27 06:17:48 +00:00
David E. O'Brien
c36f11a763 * upgrade to 19980816 snapshot
* reduce maintance costs, advantage PLIST_SUB
1998-08-26 09:51:16 +00:00
David E. O'Brien
7d83638156 turn on bc-gcc 1998-08-26 09:42:48 +00:00
David E. O'Brien
5eaf164feb gcc with bounds checking support for pointers and memory 1998-08-26 09:41:56 +00:00
Satoshi Asami
1243759365 "mkdir" -> "mkdir -p" 1998-08-26 05:41:48 +00:00
Satoshi Asami
84f00a499f "ln -s" -> "ln -sf" 1998-08-26 05:29:36 +00:00
Vanilla I. Shu
f22196f74b Activate slib. 1998-08-25 14:24:07 +00:00
Vanilla I. Shu
f162bf8b02 A portable scheme library for all standard scheme implementation.
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>
1998-08-25 14:22:27 +00:00
Vanilla I. Shu
5c80098b41 Correct pkg/PLIST. 1998-08-25 14:07:50 +00:00
Steve Price
6e8626a76c Honor CFLAGS is set.
PR:		7702
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1998-08-24 00:59:59 +00:00
Justin M. Seger
9b49915c44 Make this work with the new perl variables. 1998-08-22 19:55:02 +00:00
Tim Vanderhoek
991d4d08c7 I couldn't test this, since it died partway through the build, but
it should fix the install.  I did a partial test (which turned-out
to be a good thing) of a partial build, and it worked, at least...
1998-08-20 08:57:47 +00:00
Joseph Koshy
1757d0a0d4 Don't bytecompile emacs .el files that go in to site-lisp/.
Requested by: asami@freebsd.org
1998-08-20 08:07:14 +00:00
Tim Vanderhoek
8ce50883da The first time I tried committing this set of manpage removals it got
all the way to diffing yorick/pkg/PLIST and then died with a
"bad hostname freefall.freebsd.org" ....  Hopefully that's not bad...  ;-)

Hmm..  Maybe I'll try doing this from beast, next!  kickme's a boring
machine, and bento is busy.
1998-08-18 18:33:15 +00:00
David E. O'Brien
64dbac5893 dont ask.. 1998-08-18 03:47:45 +00:00
David E. O'Brien
9c38a6c5ee Update to use PLIST_SUB 1998-08-18 03:45:02 +00:00
David E. O'Brien
8a8e409249 remove subdirs on pakage deinstall. 1998-08-17 22:52:28 +00:00
David E. O'Brien
151b01a7c9 Re-add bits to allow `make reinstall'' or a boched `make install'' to
be retried.
1998-08-17 17:03:31 +00:00
Tim Vanderhoek
d026fced24 Properly adapt for the latest bsd.port.mk. :-) 1998-08-17 06:40:16 +00:00
David E. O'Brien
84ece66cd2 Allow a ``make install'' that boched to be re-attempted.
The current version of bsd.port.mk has a bug such that it doens't generate
TMPPLIST at the proper point, and thus all 1st install attempts bomb.
1998-08-17 02:03:20 +00:00
David E. O'Brien
cd62836c8c Another typo -- my brain is on vacation.
(OK, where the Ports Team's pointy hat?)
1998-08-16 18:05:32 +00:00
David E. O'Brien
fa3b98758a fix typo.
Submitted by:	"Michael V. Harding" <mvh@netcom.com>
1998-08-15 22:22:33 +00:00
Mark Murray
e58aa8cc3a Upgrade to perl 5.005_02. This will have virtually no impact on ports that
have been converted to the new scheme.
1998-08-15 16:33:13 +00:00
David E. O'Brien
b756e894fa * expmed.c (expand_mult): Use 0 as add_target if should preserve
subexpressions.
* expmed.c (expand_divmod): Save last divison constant and
        if rem is same as div, don't adjust rem cost.

Submitted by:	Peter Jeremy <peter.jeremy@auss2.alcatel.com.au>
1998-08-14 09:20:23 +00:00
David E. O'Brien
d265ace04d Removed manpages from pkg/PLIST 1998-08-13 21:30:07 +00:00
David E. O'Brien
8c54814372 * Minor bug fixes from OpenBSD (and some stuff to ease diff'ing in the future)
* Some initial support for FreeBSD-alpha
* Add some optimizations required by g77, which still might be of some use
  to adventuring C/C++ programmers.

Obtained from:	OpenBSD (parts)
1998-08-13 17:55:40 +00:00
David E. O'Brien
a3658c9e7c Add ``osfnc.h'' from glibc++ 2.7.2 (of FBSD 2.2.7 fame) so
/usr/src/gnu/usr.bin/groff will compile.
1998-08-13 17:49:15 +00:00
John Polstra
1596221df9 Fix Version-required comment. 1998-08-12 04:39:10 +00:00
David E. O'Brien
9ccc2ed115 Upgrade to the 19980803 snapshot. 1998-08-11 08:22:46 +00:00
Steve Price
b515e90674 Find the distfile again and portlint while I'm here.
PR:		7545
Submitted by:	Daniel O'Connor <doconnor@gsoft.com.au>
1998-08-10 12:11:44 +00:00
Steve Price
844b59b3c7 Update to the June 1998 sources.
PR:		7518
Submitted by:	maintainer
1998-08-09 00:25:43 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
48887e4ba8 Make these ports (TenDRA, egcs, gcc28, glibstdc++28 and guavac, all
under lang) use ${OSREL} as defined in bsd.port.mk rev 1.281 and
1.227.2.43.

Note gcc28 is hopelessly broken, it uses an undefined variable
${GNUOSREL} and thus has an empty string wherever ${OSREL} should
be.  However, it's consistent with its own PLIST at the current state
so I haven't "fixed" it yet.
1998-08-07 22:49:31 +00:00
Andrey A. Chernov
e5075774e4 create needed directories before making .ph files 1998-08-07 14:16:20 +00:00
Andrey A. Chernov
517e01713a generate .ph files on package install now 1998-08-07 12:33:29 +00:00
Andrey A. Chernov
99ba8ccbce Remove generated include .ph files which not present on every machine,
mostly kerberos or obsoleted ones.
1998-08-06 15:33:57 +00:00
Mark Murray
0d626d564a Update to Perl 5.005_01. 1998-08-06 10:43:22 +00:00
Joseph Koshy
c9a53bc4e6 Refer people needed a lighter weight implementation of ML to Chuck Robey's
Moscow ML port.
1998-08-03 01:31:39 +00:00
Chuck Robey
57a56fe778 OOPS I left the BROKEN line in there. 1998-08-02 17:42:01 +00:00
Chuck Robey
ddf1a25991 Add pointer to smlnnj for those with plenty of disk. 1998-08-02 17:40:51 +00:00
Chuck Robey
555f6b44ac Update moscow_ml to version 1.43. This is a good version of ml if
you are limited in space.  If you have no space limitations, I'd really
recommend the new smlnj port instead.
1998-08-02 17:38:24 +00:00
Ralf S. Engelschall
7b57e4b952 Upgrade to ePerl, Version 2.2.14 1998-08-02 14:55:26 +00:00
Thomas Gellekum
9d8888929d Include latest official patches. 1998-07-28 06:59:46 +00:00
Joseph Koshy
1d9f4bcbd6 Activate CAML-Light. 1998-07-28 06:47:27 +00:00
Joseph Koshy
a2103efd20 A light weight implementation of CAML, a strongly typed functional
language belonging to the ML family.
1998-07-28 06:25:43 +00:00
Tim Vanderhoek
8a135bbda0 Install a wish script that spits-out all the various names for wish. The
script handles for tclX and tkstep.  This is as per several discussions
on -ports.  I expect one or two of the depending ports to break silently.

I didn't touch the ja-ports, since INSTALL.wish might want translating?

PR:		bin/5894
Mention:	Eivind, who wrote part of INSTALL.wish
1998-07-27 21:36:08 +00:00
Tim Vanderhoek
00505cbefa Install a "tclsh" script that spits-out a list of the real tclsh's, as
discussed many times on -ports.  I expect that a few of the dependencies
will break silently.

I didn't touch ja-tcl (etc.) since the tclsh message should perhaps
be translated?

PR:		ports/5894
Mention:	Eivind (a first shot at a tclsh script)
1998-07-27 21:14:50 +00:00
David E. O'Brien
46f2115274 Upgrade to the 19980721 snap. 1998-07-26 23:43:40 +00:00
Joseph Koshy
29241b27a7 Doc-only change to add URL of home page and complete an unfinished
paragraph in description.

{ Being done without maintainer involvement as its a small change. }
1998-07-26 07:37:01 +00:00
Satoshi Asami
bf4e7f9d12 Change category to "lang" only. This is pretty much a pascal
compiler and nothing else.

Yelled out by:	hoek
1998-07-25 09:41:11 +00:00
Thomas Gellekum
ed9f74ade1 Use ldconfig to check for libc_r, not an absolute path. Thread support
should now be compiled in on -current.

Suggested by:	Jacques Vidrine
1998-07-23 07:49:12 +00:00
David E. O'Brien
4fdec67a2c Better way to do the equivalent of "-fsjlj-exceptions". 1998-07-22 02:53:14 +00:00
Joseph Koshy
adc4459788 Mark port as BROKEN till issues on library source paths, usage of the
built in CM (Compilation Manager) etc. are understood and resolved.
1998-07-20 07:56:58 +00:00
Steve Price
35dec05b98 Turn on ETHOberonV4. 1998-07-20 03:53:01 +00:00
Steve Price
10111ded09 Initial import ETH Oberon v4.
ETH's Oberon language for Linux.

PR:		7271
Submitted by:	Jerry Hicks <jhicks@glenatl.glenayre.com>
1998-07-20 03:51:46 +00:00
David E. O'Brien
dcb89c7cec Sync with gcc28 port:
* Implement support for weak symbols.  This solves the "___error" undefined
  problem on 3.0-CURRENT systems.
* look for crt0.o in /usr/lib/aout on 3.0-CURRENT systems.
1998-07-19 22:03:43 +00:00
David E. O'Brien
0d874aa8de upgrade to the July 15th (19980715) snapshot 1998-07-16 06:23:42 +00:00
Joseph Koshy
3cf3b931a0 Activate sml-nj. 1998-07-15 10:11:23 +00:00
Joseph Koshy
d668be598b A Standard ML implementation from Bell Labs. 1998-07-15 10:05:45 +00:00
Jeffrey Hsu
c06631a7f2 Add checksum for bootstrap binary. 1998-07-15 07:43:55 +00:00
Jeffrey Hsu
439d6cf9d7 Fetch bootstrap binary rather than include it in port. 1998-07-15 07:43:38 +00:00
John Polstra
50bb19d8b2 Remove monster uuencoded binary file, and mark the port broken until
it can be replaced by a local distfile.  The binary file will be
leaving the CVS repository entirely before too long.
1998-07-14 16:15:13 +00:00
Steve Price
3de11fa7f7 Initial import of guileobjc version 0.3.8.
A library to send messages from GNU GUILE to Objective C objects.

PR:		7183 (2 of 9)
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>
1998-07-13 02:05:07 +00:00
Steve Price
79c211785e Initial import of libobjects version 0.1.19.
The GNU Objective-C class library.

PR:		7183 (1 of 9)
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>
1998-07-13 02:02:32 +00:00
Jeffrey Hsu
e958a9fba1 Add dylan. 1998-07-12 21:59:15 +00:00
Jeffrey Hsu
c90b59a68e CMU Gwydion project interpreter and compiler for the Dylan language.
Submitted by:	Peter S. Housel <housel@acm.org>
1998-07-12 21:58:13 +00:00
Ralf S. Engelschall
b0fbe8da62 Upgrade to ePerl Version 2.2.13 1998-07-10 09:12:02 +00:00
David E. O'Brien
63124d5dfb Upgrade to the 19980628 snapshot.
(note the 19980608 snapshot had major problems -- I'd suggest upgrading
if you are using this version)
1998-07-06 10:17:17 +00:00
Steve Price
9982f23f17 Turn on kawk. 1998-07-04 19:22:50 +00:00
Steve Price
3a5fc9ff61 Initial import of kawk.
kawk - Brian Kernighan's awk.

PR:		6460
Submitted by:	Josh Gilliam <josh@quick.net>
1998-07-04 19:21:58 +00:00
John Polstra
dfaf346273 Distfile moved on master site. 1998-07-04 17:29:15 +00:00
Steve Price
2920847b72 MASTERSITE moved to ftp.scriptics.com. 1998-07-03 23:07:17 +00:00
Vanilla I. Shu
7a8ef44a3e Portlint and fix compile problem on current (/usr/lib/aout). 1998-07-02 10:42:04 +00:00
Justin M. Seger
ca6fc61bfb Files are no longer available on the old MASTER_SITE, use the new one,
ftp.scriptics.com
1998-07-01 10:21:02 +00:00
John Polstra
2c8f4253cc Fix this port so that it can find crt0.o in /usr/lib/aout on recent
-current systems.

Fix the definition of the preprocessor symbol __FreeBSD__.  It had
been defined as "2=3".

Implement support for weak symbols.  This solves the "___error"
undefined problem on -current systems.

Default to -fsjlj-exceptions even for C programs.  This is needed
because a few modules in libgcc are built with -fexceptions turned
on, and the default style of exception support causes croakage.

I tried a make buildworld on a recent -current system by adding the
following to /etc/make.conf:

CC=/usr/local/bin/gcc28 -B/usr/local/lib/gcc-lib/i386-unknown-freebsd3.0/2.8.1/
CXX=/usr/local/bin/g++28 -B/usr/local/lib/gcc-lib/i386-unknown-freebsd3.0/2.8.1/

It got pretty far along before dying.  The death occurred when building
our old native libstdc++, almost certainly because of header file
incompatibilities.

Another obstacle for make world is that this port doesn't currently
build a PIC version of libgcc (libgcc_pic.a).
1998-06-30 21:10:27 +00:00
Steve Price
643e47f7a7 distfile location changed.
PR:		6976
Submitted by:	Brett Taylor <brett@peleton.physics.montana.edu>
1998-06-28 23:25:51 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
Thomas Gellekum
ad0b1faa57 Add virtual category "python".
pygist: add dependency on rng.
1998-06-25 06:43:28 +00:00
Mike Smith
10da61e773 Remove idl4, as RSI are no longer distributing it. 1998-06-24 19:53:34 +00:00
Robert Nordier
4fe27e9ec7 Provide for <sys/sem.h> change. 1998-06-20 18:35:24 +00:00
Thomas Gellekum
7badc319ae Pick up latest official patches. 1998-06-19 09:00:53 +00:00
Thomas Gellekum
361aebb6d7 Don't install files into the user's home directory. 1998-06-16 12:49:03 +00:00
Satoshi Asami
7284b85420 Um, you can't install a file to a user's home directory (which is most
likely /root, and is useless for ordinary users anyway) during a port
install.  If the port *needs* a startup file (which is pretty broken
to begin with...whatever happened to defaults?), then the porter
should provide a "run this first" script to set it up.
=======
===>  Installing for o2c-1.16
for i in o2c o2b o2whereis o2ef ; do  cp docs/$i.1 /usr/local/man/man1/$i.1 ;  chmod 644 /usr/local/man/man1/$i.1 ;  done
if [ ! -f /home/asami/.o2c.red ]; then  cp system/o2c.red.template /home/asami/.o2c.red;  fi
cp: /home/asami/.o2c.red: No such file or directory
*** Error code 1
1998-06-16 12:06:13 +00:00
Satoshi Asami
5f2933e152 Careful here. There lurk some dragons around DISTNAME and WRKSRC. 1998-06-16 11:55:54 +00:00
Thomas Gellekum
60efe1cd0f Activate o2c. 1998-06-12 12:09:15 +00:00
Thomas Gellekum
96446f840c New port o2c, an Oberon-2 compiler.
PR:		5273
Submitted by:	Oliver Breuninger <ob@seicom.NET>
1998-06-12 12:08:09 +00:00
Robert Nordier
83938e5074 Look for crt0.o in /usr/lib or /usr/lib/aout.
Prompted by: Brian Cully <shmit@erols.com>.
1998-06-11 15:24:05 +00:00
Robert Nordier
b08f5de970 Further corrections to long long support.
Obtained from: Peter Edwards, DERA.
1998-06-11 15:21:08 +00:00
Matthew Hunt
24c42dc28b Change MASTER_SITES. Shorten DESCR and cleanup Makefile to comply with
portlint.

PR:		6885
Submitted by:	Pedro Giffuni <giffunip@asme.org>
1998-06-11 02:39:02 +00:00
Satoshi Asami
838073c384 Unmark it broken, it worked when I emptied /usr/local. 1998-06-10 20:16:08 +00:00
David E. O'Brien
1395c6719c upgrade to 19980608 snapshot 1998-06-10 05:29:14 +00:00
Robert Nordier
10cf07ea72 Improve error-handling. 1998-06-09 13:21:03 +00:00
John Polstra
e8b37db2f2 By popular demand, make the modula-3 ports build successfully even
if X11 is not installed.

PR:		closes ports/4178
1998-06-06 20:32:08 +00:00
Satoshi Asami
67a76ac7de Add ".gz" to some compressed manpages. 1998-06-06 19:30:10 +00:00
Satoshi Asami
d095f4b007 Checksum changed.... 1998-06-06 19:26:07 +00:00
Robert Nordier
a2105f5390 Add link to homepage. 1998-06-06 12:42:38 +00:00
Robert Nordier
3150fff05a Change maintainer e-mail address. 1998-06-06 12:18:39 +00:00
Robert Nordier
f865cda094 Corrections to long long support.
Obtained from: Peter Edwards, DERA
1998-06-06 12:10:59 +00:00
Robert Nordier
bed0cd5e01 Exit 2 on fatal errors and 1 on non-fatal errors.
Obtained from: Robert Andrews, DERA
1998-06-06 12:09:22 +00:00
Satoshi Asami
be8fd8a4ff for name in _muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2 _lshrdi3 _ashldi3 _ashrdi3 _ffsdi2 _udiv_w_sdiv _udivmoddi4 _cmpdi2 _ucmpdi2 _floatdidf _floatdisf _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi _fixunssfdi _fixsfdi _fixxfdi _fixunsxfdi _floatdixf _fixunsxfsi _fixtfdi _fixunstfdi _floatditf __gcc_bcmp _varargs __dummy _eprintf _op_new _op_vnew _new_handler _op_delete _op_vdel _bb _shtab _clear_cache _trampoline __main _exit _ctors _eh _eh_compat _pure; \
do \
  echo ${name}; \
  ./xgcc -B./ -O2   -DIN_GCC    -g -I./include   -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fexceptions -I. -I. -I./config -c -DL${name} \
      ./libgcc2.c -o ${name}.o; \
  if [ $? -eq 0 ] ; then true; else exit 1; fi; \
  ar rc tmplibgcc2.a ${name}.o; \
  rm -f ${name}.o; \
done
_muldi3
 :
_fixunsdfsi
In file included from include/limits.h:116,
                 from include/syslimits.h:7,
                 from include/limits.h:11,
                 from ./libgcc2.c:1085:
/usr/local/lib/gcc-lib/i386-unknown-freebsd2.2.6/2.8.1/include/limits.h:212: unbalanced `#endif'
1998-06-06 04:42:31 +00:00
Thomas Gellekum
e7ec8346d7 plat-freebsd3 doesn't have a regen script.
Noticed by:		Gianmarco Giovannelli <gmarco@scotty.masternet.it>
1998-06-05 07:09:01 +00:00
Thomas Gellekum
f7a7718225 _tkinter.so needs to be linked against libc. 1998-06-03 12:16:23 +00:00
Thomas Gellekum
48da0b17e4 Add latest official patches. 1998-06-03 07:06:33 +00:00
John Polstra
fd11e4e55d Fix a hard coded path to libgcc which quit working when the
libraries moved into "/usr/lib/aout".
1998-06-02 23:22:23 +00:00
John Polstra
90731970a6 Fix the semctl() wrapper so that it will compile on -current systems
again.  The prototype was changed in revision 1.14 of "src/sys/sys/sem.h".
In order to make this work on older systems too, I have incremented
__FreeBSD_version and `ifdef'ed based on that.  Unfortunately,
there was a 3-day gap between when the semctl() interface changed
(May 30) and when I bumped __FreeBSD_version (June 2).  FreeBSD-current
systems from that date range will still have problems building this
port.
1998-06-02 23:21:26 +00:00
John Polstra
b72c90e53c Fix this port to work whether crt0.o is in /usr/lib or /usr/lib/aout. 1998-05-29 17:58:09 +00:00
Steve Price
bf59294b06 Update to version 5.26 and portlint clean.
PR:		6742
Submitted by:	Brian Handy <handy@lambic.lmsal.com>
1998-05-25 20:01:14 +00:00
David E. O'Brien
eedc0a8162 Fix the LINK_SPEC for a.out.
Submitted by:	roberto
1998-05-22 00:26:29 +00:00
Justin M. Seger
1705b9cdc8 Activate tclX80. 1998-05-21 02:22:11 +00:00
Justin M. Seger
57459356ce Import of tclX8.0.2
PR:             6540
Submitted by:   dob@bazzle.com
1998-05-21 01:36:28 +00:00
David E. O'Brien
a3d2e77c73 + Remove the MANUAL_PACKAGE_BUILD.
+ The C++ includes and gcc specific libs now live under gcc-lib/.....
+ don't install ``c++''
+ make links egcc and eg++
+ c++filt --> g++filt  to non conflict with stock version
+ clean up package dirs on ``pkg_delete''
1998-05-20 08:59:31 +00:00
Thomas Gellekum
c1481205a8 Include latest official patches. 1998-05-20 08:37:13 +00:00
David E. O'Brien
4ef26603cc Upgrade to 1998-05-08 snapshot version. 1998-05-19 22:33:45 +00:00
Chuck Robey
7974511db0 Update to 1.8.18, and kill a small bug. Thanks for telling me
about the bug, Christopher.
Submitted by:	(bug) Christopher Hall <hsw@acm.org>
1998-05-16 16:06:58 +00:00
Chuck Robey
f6378e25f6 Changing maintainer's email.
PR:		6637
1998-05-15 05:01:04 +00:00
Chuck Robey
48962b6641 Bring up to version 1.8.17, and change the previous binary bootstrap
(which I disliked) to a new C bootstrap.
1998-05-15 02:48:32 +00:00
Thomas Gellekum
82deb06f14 Don't throw away OS version number, some scripts need it. Pick up
latest official patches while I'm here.
1998-05-07 08:22:13 +00:00
Thomas Gellekum
b0d2c8e405 Add a few more `ldconfig -R' I forgot yesterday. Remove duplicates
from octave and iv.
1998-05-06 09:06:01 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Thomas Gellekum
fff48ed187 Bring in latest official patches. Use `-pthread' to avoid linking with
libc in the threaded interpreter.
1998-05-05 08:53:30 +00:00
David E. O'Brien
7f9110e8e8 Upgrade to the May 2nd 1998 snapshot version. 1998-05-05 06:34:48 +00:00
Steve Price
d03b5e1d47 Upgrade to version 2.10.
PR:		6459
Submitted by:	Pedro Giffuni <giffunip@asme.org>
1998-05-03 20:42:25 +00:00
Steve Price
80529b69f1 Install rexxsaa.h and portlint clean.
PR:		6478
Submitted by:	Pedro Giffuni <giffunip@asme.org>
1998-05-03 18:03:34 +00:00
David E. O'Brien
1fd22c5b91 Update comment and descriptions. 1998-04-30 23:52:35 +00:00
Thomas Gellekum
be73fc6e37 Add new official patches and activate the dl module. 1998-04-29 07:15:42 +00:00
John Polstra
782cb43cca Bump library version numbers to match changes in the modula-3-lib
port.
1998-04-28 22:23:18 +00:00
John Polstra
c4aeb1a8b7 Fix an old bug in the runtime system which very rarely could cause
EFAULT to be generated on calls to open(2) or fcntl(2).

Bump the shared libraries' major version numbers to guard against
possible binary incompatibilities introduced by this fix.
1998-04-28 22:20:55 +00:00
Satoshi Asami
dd3feafede Delete two spurious lines. 1998-04-28 03:44:57 +00:00
Jun Kuriyama
454ba3f0ea Activate elisp-manual and emacs-lisp-intro
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
PR:		ports/5086
PR:		ports/5087
1998-04-27 14:54:10 +00:00
Jun Kuriyama
e35f133f24 Emacs Lisp reference manual
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
PR:		ports/5086
1998-04-27 14:53:01 +00:00
Jun Kuriyama
91778dc4cb An introduction to Emacs Lisp programming
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
PR:		ports/5087
1998-04-27 14:49:57 +00:00
Thomas Gellekum
6249aa321c Include official patches. 1998-04-24 08:18:25 +00:00
David E. O'Brien
488c01391b upgrade to 2.8.1.1 1998-04-20 10:36:06 +00:00
Robert Nordier
b2e904dd26 Activate TenDRA (apparently not done when port was committed). 1998-04-18 14:01:04 +00:00
Matthew Hunt
a09723f3b2 Activate intercal. 1998-04-17 22:07:04 +00:00
Matthew Hunt
7091278830 Import of the INTERCAL compiler, ick, version 0.17.
PR:		6080
1998-04-17 21:52:20 +00:00
Thomas Gellekum
4fe9ff4fc7 Distribution patches changed. 1998-04-17 09:54:29 +00:00
Thomas Gellekum
69dc0df901 Upgrade to 1.5.1. 1998-04-15 07:35:49 +00:00
Robert Nordier
71fc757b11 Don't modify PLIST: use a copy instead. 1998-04-14 11:49:14 +00:00
David E. O'Brien
d53d3cdfc1 Upgrade to 980406 snapshot
Reviewed by:	my PITA ecs240 project
1998-04-14 10:17:32 +00:00
John-Mark Gurney
427db660b0 fix the PLIST so that it will work on systems other than 2.2.1-R...
this was my fault for importing my test dir instead of importing a clean
extracted dir from Robert Nordier...
1998-04-13 18:19:12 +00:00
John-Mark Gurney
6a9dce55d6 reimport of TenDRA, move it into lang like it was suppose to be...
TenDRA* is an optimizing C/C++ compiler, developed by the United
Kingdom Defence Evaluation and Research Agency (DERA).

A primary focus of the compiler is portability through conformance
to standard APIs (ANSI, ISO, POSIX1, POSIX2, XPG3, XPG4, SVID3,
UNIX95, among others).

The compiler has strong static checking capabilities, including the
ability to check programs for conformance to APIs which are not
directly supported by system headers.

-----
* TenDRA is a registered trademark of the UK Defence Evaluation
and Research Agency.
1998-04-13 00:09:29 +00:00
David E. O'Brien
39789a9181 Sync-up CPP predefines w/our stock compiler and EGCS.
1. we are not 386BSD
2. ELF shouldn't need "-fsjlj-exceptions"
1998-04-12 13:29:02 +00:00
David E. O'Brien
369d20a3e1 Bump comment from 2.8 to 2.8.1. 1998-04-12 13:16:25 +00:00
David E. O'Brien
24009d8ad4 Used to build for me, now doesn't. Bombs in making the stage2 compiler.
For now, use ``cvs co -regcs_102 egcs'' if you want a working version
before the next upgrade.
1998-04-11 01:32:19 +00:00
Thomas Gellekum
65ecc177a9 Use the combined set of patches. 1998-04-09 10:51:34 +00:00
Thomas Gellekum
93351faa89 Include official patches. 1998-04-08 09:23:59 +00:00
David E. O'Brien
c70534b96a Upgrade to the 980315 snapshot. 1998-04-07 01:18:16 +00:00
David E. O'Brien
d0d4155962 Upgrade to version 1.0.2 release. 1998-04-07 01:14:29 +00:00
Satoshi Asami
0c3969be98 No need to define WRKSRC if it is equal to ${WRKDIR}/${DISTNAME}. 1998-03-28 19:37:51 +00:00
Thomas Gellekum
a5239ce43a Activate ptoc. 1998-03-27 10:53:24 +00:00
Thomas Gellekum
e007443a4f Import of ptoc port. ptoc is another Pascal to C translator. It comes
with an X implementation of the BGI.

PR:		5270
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-03-27 10:51:23 +00:00
Satoshi Asami
7714a489bc Add NO_LATEST_LINK, tcl81/tk81 are still alpha. 1998-03-22 09:37:19 +00:00
Satoshi Asami
bc757f5a01 Typo ("sed -nw" -> "sed -ne"). 1998-03-22 01:18:24 +00:00
Satoshi Asami
38c8350e86 There are some version numbers in file/directory names. (Please test
packaging before commits!)
1998-03-21 11:33:32 +00:00
Jean-Marc Zucconi
e7952443b3 Do the Right Thing when building static libraries. 1998-03-18 00:56:29 +00:00
John Polstra
5212ff50e2 Fix the "Version required" comment. 1998-03-17 21:10:40 +00:00
David E. O'Brien
78e307d05f Upgrade to 2.8.1 1998-03-11 12:25:37 +00:00
David E. O'Brien
83d4c8fdbf Define __FreeBSD__ to be the major version (rather than empty).
Add -fsjlj-exceptions as the default.
Requested by:	John Fiber
1998-03-11 11:49:14 +00:00
David E. O'Brien
e29e62d236 The private copy of float.h seems to have gone away. 1998-03-10 06:23:53 +00:00
David E. O'Brien
b8d6ca485a Upgrade to 2.8.1 1998-03-10 06:23:36 +00:00
John Fieber
a9cc5728f7 Fix missing brace in the pre-install target. 1998-03-09 03:46:16 +00:00
David E. O'Brien
4391ea5a75 Fix things so it packages.
Take over maintaince from jdp until after the 3.0 crunch is over.
Ok'ed by:	jdp
1998-03-08 12:54:14 +00:00
Joshua Peck Macdonald
7942a84651 Update to 3.1.1 (due to missing distfile). Though I'm the maintainer
of this port it has been a while since I used it and I was unable to
thoroughly test it today.  A lot of the patches were removed.
1998-03-08 01:39:27 +00:00
David E. O'Brien
413a8ec20d Abstract this more to make building on non-x86 easiler. 1998-03-06 05:54:22 +00:00
David E. O'Brien
c7fa8d3b55 Should have been "glibstdc++" 1998-03-05 03:38:08 +00:00
David E. O'Brien
ef3a12e752 Standard C++ library to match G++ 2.8.x. 1998-03-05 03:37:26 +00:00
David E. O'Brien
0bde662c7f be friendly, share glibstd++28 with the world. 1998-03-05 03:33:39 +00:00
David E. O'Brien
96c25a5af3 Latest install hacks for GCC 2.8.
The changes were done to closely match the upcoming libstdc++ port I will
commit shortly.
1998-03-05 03:29:59 +00:00
David E. O'Brien
d44b822911 Build the gcc28 we install with itself rather than /usr/bin/cc.
Renamed manpages to <binanary>28.1.gz to reduce namespace conflicts.
Added bin/gcc28 and bin/g++28.
1998-03-04 09:19:23 +00:00
Thomas Gellekum
98753c4bbb Use -D_THREAD_SAFE when compiling the threaded version. 1998-03-03 08:05:04 +00:00
Justin M. Seger
1155ed279f Upgrade to version 8.1.a2. 1998-03-02 02:10:01 +00:00
Thomas Gellekum
006ffd57de Use tk80, not an unsupported alpha version of tk81.
Include locale module.
1998-02-27 10:21:35 +00:00
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
John Polstra
b0004515aa Master site changed. 1998-02-23 01:52:52 +00:00
Tim Vanderhoek
3e17a11ad1 1. This is tk81, not 80.
2.  pkg/DESCR is no longer just for packages.
1998-02-21 19:41:13 +00:00
Steve Price
d394306673 Update to version 1.07.
PR:		5252, 5375
Submitted by:	maintainer
1998-02-21 15:49:46 +00:00
Steve Price
227824e7d1 Update to reflect Pedro's new Email address.
PR:		5725
1998-02-20 18:39:58 +00:00
Thomas Gellekum
f4764e4ad3 Upgrade to 9.3.1. 1998-02-20 12:19:49 +00:00
Satoshi Asami
61f37c7131 Don't ask me, but you need netscape for building this port too. 1998-02-18 06:45:54 +00:00
Satoshi Asami
4a958c06ab Make the Makefiles of japanese/expect and lang/expect cooperate better
with each other (and hopefully easier to maintain in the future).
Basically, list everything in the regular orders on both Makefiles,
and use ?= in lang/expect/Makefile for variables we want to be
overridden.

PR:		5770
1998-02-18 06:28:34 +00:00
Steve Price
8be073c255 Use @dirrm instead of @unexec rmdir.
Suggested by:	Satoshi Asami <asami@FreeBSD.ORG>
1998-02-18 04:45:41 +00:00
Steve Price
7d1e6449bd Use '@unexec rmdir ...' to get rid of stray doc directories on deinstall. 1998-02-18 04:16:55 +00:00
Steve Price
c1e4e572e4 MASTER_SITE has moved and some portlint cleaning.
PR:		5769
Submitted by:	maintainer
1998-02-17 21:32:30 +00:00
David E. O'Brien
4887a1304c Just-cant-get-this-one-right by: obrien 1998-02-17 00:05:47 +00:00
David E. O'Brien
e57cd2ec04 Forgot to submit PLIST diff.
Noticed by:	Satoshi
1998-02-17 00:04:54 +00:00
Justin M. Seger
9973dd39cf Upgrade a repository copy of 8.0 to version 8.1 1998-02-16 15:58:37 +00:00
Justin M. Seger
4e23800cdb Activate ports/lang/tcl81 and ports/x11/tk81 1998-02-16 15:57:07 +00:00
Steve Price
1c52e8f403 Cleanup @unexec and @exec sequences.
Suggested by:	Satoshi Asami
1998-02-16 15:00:25 +00:00
Satoshi Asami
1a8781eb79 Change "-"s to "."s in PKGNAME so the Latest link will be created
correctly.
1998-02-16 09:19:00 +00:00
Satoshi Asami
5306c7abab Mark this port broken, doesn't package. 1998-02-16 09:18:13 +00:00
Steve Price
f0c6d00277 Run h2ph as part of post-install target. Note this doesn't get a complete
list of header files but does get enough that when perl needs more header
files that it will hint to use h2ph.

PR:		5738
1998-02-15 23:03:58 +00:00
David E. O'Brien
f8cd0b6297 Upgrade to 1998-02-05 SNAP. Fixes problems several have had with 1.0.1.
Including linking with the STL vector class.
1998-02-14 04:18:25 +00:00
David E. O'Brien
028a674b3b Set __FreeBSD__ to 2, not 3.
Ports track -STABLE.
1998-02-13 08:16:17 +00:00
Thomas Gellekum
1a70dc78b6 Upgrade to the January source snapshot.
PR:		5697
Submitted by:	Simon Marlow <simonm@dcs.gla.ac.uk>
1998-02-12 10:04:44 +00:00
Masafumi Max NAKANE
d55f35c524 Upgrade, 1.0-971125 -> 1.0-971225.
PR:		5684
Submitted by:	maintainer

While at this, some cleanup:
1. Compress the man page by using MAN1, instead of patching up
   Makefile.in.

2. HAS_CONFIGURE -> GNU_CONFIGUURE to better reflect the reality as
   well as to respect the value of ${PREFIX}.
1998-02-11 23:56:30 +00:00
Satoshi Asami
57795467ce Add MANUAL_PACKAGE_BUILD, this port installs a "libstdc++.a" in
/usr/local/lib and that will cause the system gcc to be unhappy if
something is linked with -L/usr/local/lib.
1998-02-03 07:48:35 +00:00
Satoshi Asami
a50c4bac33 Remove NO_PACKAGE, netscape can be packaged now. 1998-02-02 17:51:33 +00:00
Bill Fenner
640152d7ec Add OLD/ as a possible MASTER_SITE, since most of the distfiles moved.
Submitted by:	distfile checker
1998-02-01 22:46:18 +00:00
Andreas Klemm
d88ce08648 Update tcl plugin to new official version 2.0 release.
Tested on -current, runs flawlessly !
1998-01-31 10:22:53 +00:00
Bill Fenner
7e65d3ddfd Remove netlib; they only have yorick.tar.gz and no yorick-1.4.tar.gz . 1998-01-27 01:26:13 +00:00
Bill Fenner
74415cb48c Ever since the port survey started checking in June, 1997, the FTP
server has not allowed a connection - so, remove it from MASTER_SITES.
1998-01-27 01:11:47 +00:00
John Polstra
67e588bd58 Make "-fsjlj-exceptions" (use setjmp/longjmp for exceptions) the
default for FreeBSD.  The standard exception implementation reliably
dumps core under FreeBSD.  Users can put "-fno-sjlj-exceptions" on
the command line if they really want to override the new default.

Configure with "--with-gnu-as" and "--with-gnu-ld".

Define "__FreeBSD__" as 3.
1998-01-23 17:49:47 +00:00
Andrey A. Chernov
2ccfa13cc7 Fix diff lines 1998-01-20 17:39:25 +00:00
Thomas Gellekum
d55e522178 FreeBSD and icon have different opinions about the format of
BLOCKSIZE. Patch icon to ignore this variable.

Update my e-mail address while I'm here.

PR:		5406
1998-01-20 09:37:40 +00:00
Thomas Gellekum
730f12c042 Remove patch-ab to follow latest changes in libc_r. 1998-01-19 08:39:59 +00:00
Steve Price
4b9a506a11 Remove bogus duplicate patch that I missed last time. :(
Noticed by:	Satoshi Asami
1998-01-18 15:12:38 +00:00
Satoshi Asami
4e991f06ac Mark this port broken for now, it doesn't patch on -stable. 1998-01-18 12:09:58 +00:00
Steve Price
0b588ecd16 Upgrade to version 3.10p and do a little portlint cleaning.
PR:		5138
Submitted by:	Daniel M. Eischen <deischen@iworks.InterWorks.org>
1998-01-18 09:08:45 +00:00
John Polstra
f118640d86 Fix all the paths in context diff headers and remove the Index
lines, since the WORTHLESS, BROKEN new version of patch ignores
them.
1998-01-17 21:12:15 +00:00
Justin M. Seger
97df2e25c6 Alter patches to apply correctly under 3.0.
PR:		5461
1998-01-16 21:46:13 +00:00
David E. O'Brien
039c2221f0 turn on gcc 2.8.0 1998-01-16 10:17:20 +00:00
David E. O'Brien
c9ebcf8da3 Gcc/G++ version 2.8.0. Includes greatly improved C++ compiler and latest
SGI reference STL.
1998-01-16 10:15:14 +00:00
David E. O'Brien
1667cde2e4 Strip the binaries. 1998-01-14 07:24:54 +00:00
Satoshi Asami
6aaee5f116 sed -> ${SED}. 1998-01-13 05:18:16 +00:00
Andreas Klemm
85743d3b39 nuke pgcc ports, egcs is the successor. 1998-01-11 00:36:56 +00:00
Andreas Klemm
df25cb3f0a remove unneded port. egcs is the successor. 1998-01-11 00:32:35 +00:00
John Polstra
fb40cd0ba6 Enable egcs. 1998-01-10 21:42:20 +00:00
John Polstra
fa5dde5a30 This is a new port for egcs, which probably stands for something
like "enhanced GNU compiler suite."  It contains updated versions of
gcc, g++, and g77 with many bugfixes and some new optimizations.
The C++ compiler in particular is vastly improved over gcc-2.7.2.1.
1998-01-10 21:40:10 +00:00
Thomas Gellekum
dccefb8a4b Make python work with threads again. Looks like our libc_r implements
an older draft of the pthread standard.
1998-01-07 08:32:54 +00:00
Thomas Gellekum
9d49792924 Upgrade to 1.5. 1998-01-06 08:03:13 +00:00
Paul Traina
00b2a1b6fd PLIST contained tk include files, not tcl include files.
PR:		5249
Submitted by:	Jun Kuriyama
1997-12-31 16:44:40 +00:00
Ralf S. Engelschall
3d9cf9c7de - Upgrade to ePerl 2.2.12
- Reorderd MASTER_SITES the same as in eperl port
1997-12-31 09:28:40 +00:00
Ralf S. Engelschall
f5e233b927 - Upgrade to ePerl 2.2.12
- Reordered MASTER_SITES because CPAN is not in sync all the time,
  but the official website is ;_)
1997-12-31 09:25:39 +00:00
Andreas Klemm
1ae5ada5ac Sorry, false alarm ... everything was fine, my environment on -current
was broken. I had an old entry for the plugin searchpath at the very end
of my .cshrc file pointing to an empty directory under
$HOME/.netscape/plugin :-/

The port is definitively working ;-)

Removed BROKEN completely from Makefile.
1997-12-31 09:20:22 +00:00
Andreas Klemm
47ea76dcb8 Brian Handy verified, that tclplugin runs on 2.2-STABLE for all users,
not only root.

Again, on my -current machine the plugins are only detected with
communicator 4.04, if I start the communicator as root. Perhaps I
check again with a brand new user with standard environment.

Or could someone other please try it out on -current ?

Submitted by:	Brian Handy <handy@sag.space.lockheed.com>
1997-12-31 09:07:27 +00:00
Ralf S. Engelschall
7ff8898e96 - Upgrade to Embedded Perl (ePerl), Version 2.2.11
- fixed PLIST: dir lib/perl5/site_perl/auto/Parse/ePerl/ was not removed.
1997-12-30 10:00:36 +00:00
Ralf S. Engelschall
a468262122 Upgrade to Embedded Perl (ePerl), Version 2.2.11 1997-12-30 09:53:26 +00:00
Satoshi Asami
866b2d107f No need to depend on tcl, the tk dependency and the chained-dependency
rules in bsd.port.mk already does that for you.
1997-12-29 11:42:10 +00:00
Ralf S. Engelschall
6390f4e443 Also upgraded to ePerl 2.2.10. 1997-12-28 17:11:47 +00:00
Ralf S. Engelschall
4c41dd539c The port was broken (thanks Sathosi and Andreas) under standard FreeBSD
systems because I've made an error in the original ePerl 2.2.9 tarball (under
my FreeBSD boxes it worked, because there a /sw/bin/perl exists).  I've now
fixed it for 2.2.10 and now the ports is again ok. At least I hope that it is
ok now again... ;_)
1997-12-28 17:10:54 +00:00
Ralf S. Engelschall
de1d7ea009 - Upgrade to ePerl 2.2.9
- Removed version string from pkg/DESCR
- Added official mirror site to MASTER_SITES
1997-12-27 11:11:42 +00:00
Ralf S. Engelschall
aa217fbfb7 Removed version string from pkg/DESCR because it is
redundant to have it there, too.
1997-12-27 10:47:02 +00:00
Andreas Klemm
77ee365f38 Updated TCL plugin to newest version 2.05b.
When running as root everything is fine.
When running as normal user, it doesn't find the plugin
when clicking Help->About Plugins
Therefore I marked the port BROKEN for now. please report
your experiences to me, I only can test it under -current and
I'm not sure if I trapped into a -current or config problem.
The FAQ tells to explicitely set NPX_PLUGIN_PATH when
installing netscape in a non standard place, but
/usr/local/lib/netscape/plugins is a standard place and even
if I modify /usr/local/bin/netscape, it doesn't find any plugin.
Even not the nullplugin, which is pretty standard I think ...
Please help me out here, if you have some spare time.
1997-12-26 13:36:51 +00:00
Ralf S. Engelschall
d7ff77f4e3 Added official mirror to MASTER_SITES. 1997-12-25 11:08:53 +00:00
Satoshi Asami
9d0cb6e575 Mark this port broken for now. 1997-12-24 10:07:46 +00:00
Alexander Langer
dab61dff14 No need to use += on first appearance of variables. 1997-12-24 01:21:47 +00:00
Ralf S. Engelschall
adb58943b2 Upgraded to Embedded Perl (ePerl), Version 2.2.9 1997-12-23 09:59:23 +00:00
Ralf S. Engelschall
8797fa11f7 Tarballs have moved to subdir on FTP server. 1997-12-09 15:42:37 +00:00
Vanilla I. Shu
f58987b657 Upgrade to 2.0.4beta
Reviewed by:	andreas@FreeBSD.ORG
1997-12-07 00:47:08 +00:00
James Raynard
7857530515 Update version number in PLIST
Spotted by:	Sheldon Hearn
1997-12-05 19:56:39 +00:00
Thomas Gellekum
b98e871361 Freeze shared lib version number, as requested by Satoshi.
Set {TCL,TK}_BUILD_LIB_SPEC to {TCL,TK}_LIB_SPEC. We no longer need
the BUILD_DEPENDS.
1997-12-05 10:58:55 +00:00
Satoshi Asami
4d380efe6a Yet another port that now installs shlib version 1.2. Thomas, can you
"freeze" this one too?  Thanks.
1997-12-05 01:51:14 +00:00
Satoshi Asami
7b00e37b75 Mark this port broken. 1997-12-02 04:46:09 +00:00
Paul Traina
c0facaf04d Fix PLIST includes 1997-12-01 19:23:15 +00:00
Paul Traina
3b981bc227 Whoops, forgot to copy over patch that bumped SHLIB 1997-12-01 19:20:06 +00:00
Chuck Robey
ea8ae8d7ab Update changed md5 on distfile.
Submitted by:	Thordur Ivarsson <totii@est.is>
1997-12-01 17:09:14 +00:00
Paul Traina
6c187e4740 Upgrade to 8.0PL2 1997-12-01 16:51:01 +00:00
Satoshi Asami
06654b19fd Add back @dirrm's.
Reviewed by:	maintainer
1997-12-01 10:55:29 +00:00
Vanilla I. Shu
a5cf1509c2 Update to ruby-1.0-971125, add some sample script.
PR:		ports/5185
Submitted by:	Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
1997-12-01 08:10:01 +00:00
Justin M. Seger
dd4736627f libexpect525.so.1.1 is installed, not libexpect252.so.1.0 1997-11-29 15:31:02 +00:00
James Raynard
bf19628812 Update to version 1.1.5 of GNU Smalltalk. 1997-11-29 14:15:44 +00:00
Paul Traina
e6bde293f7 Upgrade to v8.0 PL1.
Thanks go to all the folks who tested on their systems and tested ports
that relied on Tcl/Tk v8.x.
1997-11-26 22:49:22 +00:00
Thomas Gellekum
3876bae11f Use an option to disable the Tk extension (WITH_TK). Don't use
libc_r if we're not building the thread module. Respect options
given in the environment.

The defaults (build with Tk and thread support) don't change.
1997-11-24 15:12:44 +00:00
Thomas Gellekum
15a0f9ce31 Activate yorick. 1997-11-24 09:24:06 +00:00
Thomas Gellekum
a04dca10be Yorick port. Yorick is an interpreted language tailored for
scientific computing.

PR:		5132
Submitted by:	Pedro Giffuni <giffunip@asme.org>
1997-11-24 09:23:01 +00:00
Bill Fenner
396824bd83 Add hugs. 1997-11-24 00:10:48 +00:00
Bill Fenner
8934e9939d This is a port of Nottingham's and Yale's new release of Hugs,
a Haskell interpreter and programming environment for developing
Haskell programs.

PR:		ports/4142 and ports/4646
Submitted by:	Torsten "Teg" Grust <Torsten.Grust@uni-konstanz.de>
1997-11-24 00:10:19 +00:00
Justin M. Seger
82fdd45835 Distfile no longer available on old MASTER_SITE. Activate new site.
PR:		ports/5122
Submitted by:	jesse@cs.uni-magdeburg.de
1997-11-22 16:11:14 +00:00
Justin M. Seger
3656556f5d Enable building of shared libraries in lang/guile 1997-11-22 16:01:36 +00:00
Satoshi Asami
d2358a93fb Mark the ports that were broken in one way or another by the recent tcl
change "BROKEN".
1997-11-22 01:11:36 +00:00
Satoshi Asami
5364b3383c Typo (SUBIDR -> SUBDIR).
Pointy hat respectfully offered to:	tg :)
1997-11-20 05:26:32 +00:00
Thomas Gellekum
7a9d7874de Install reference manuals.
PR:		4667
Submitted by:	Ian Vaudrey <i.vaudrey@cableinet.co.uk>
1997-11-18 12:31:09 +00:00
Ralf S. Engelschall
a24d07f678 Upgrade to ePerl 2.2.8 1997-11-17 16:18:40 +00:00
Thomas Gellekum
f5fdc2ce2e Activate atlast. 1997-11-17 09:50:34 +00:00
Thomas Gellekum
d331bc0af3 Import atlast port. atlast is an embedded script language
derived from Forth.

PR:		4446
Submitted by:	Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
1997-11-17 09:48:18 +00:00
Andreas Klemm
1ab1aad331 new port dependency after name change in netscape port 1997-11-15 23:58:33 +00:00
Mark Murray
f4bfcab524 Upgrade to 5.004_04. Maintenance upgrade. 1997-11-12 10:24:24 +00:00
Justin M. Seger
ccbb0aaa05 Somehow I missed adding the patches directory last time. This makes it compile
under current (and hopefully 2.2).
1997-11-12 01:33:19 +00:00
Satoshi Asami
fd6b25ef6f Expect wants to pick up tcl80 and tk80 from the build dirs. 1997-11-10 11:27:34 +00:00