Steve Price
b756088da4
Activate the sdcc port.
1999-09-27 03:01:33 +00:00
Steve Price
a5d951b54b
Initial import of sdcc version 2.1.8.
...
A tool for cross-compiling code for the 8051.
PR: 13446
Submitted by: Doug Ambrisko <ambrisko@whistle.com>
1999-09-27 03:01:09 +00:00
Steve Price
2b013a1bf4
Update to version 1.5a and add the WWW site to the DESCR.
...
PR: 13599
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-27 02:36:51 +00:00
Steve Price
3afd6ed2d4
Update to version 2.0.
...
PR: 13600
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-27 02:27:40 +00:00
Steve Price
fedb27dedb
We haven't for a long time (if ever) had to call g++ with -lg++ to compile
...
a program so remove it and fix the build for all -current machines.
1999-09-27 02:03:53 +00:00
Steve Price
3bd98db783
No need to include ':install' at the end of the BUILD_DEPENDS line since
...
it is implied if nothing is given. Picking nits I know, but it is now
more "consistent" with the other ~2600 ports.
1999-09-27 01:53:41 +00:00
Steve Price
eebcea308e
On page faults FreeBSD/Alpha gives SIGSEGV instead of SIGBUS.
1999-09-25 03:55:53 +00:00
David E. O'Brien
430d197101
broken => fetch fails
1999-09-25 01:39:21 +00:00
Ralf S. Engelschall
ca96bf66c6
Upgrade to GNU Portable Threads (Pth), development version 1.2b5
1999-09-24 21:47:05 +00:00
Andrey Zakhvatov
33c11413f4
Update to version 1.1.5
1999-09-24 13:54:42 +00:00
Chris Piazza
395cca5c3e
Remove unused and unneeded variable (GMAKE=yes)
1999-09-24 04:26:57 +00:00
Satoshi Taoka
a95f0fc3bb
Added tclreadline
1999-09-24 04:12:23 +00:00
Satoshi Taoka
e3b1637e38
GNU readline for TCL
...
PR: 12341
Submitted by: "Daniel J. O'Connor" <darius@dons.net.au>
1999-09-24 04:10:28 +00:00
David E. O'Brien
6822b0fa6b
Upgrade to version 1.5.19a.
1999-09-22 08:34:45 +00:00
Marcel Moolenaar
ed1e6e1e53
While I'm at it, fix the display of errno by taking the absolute value of it.
1999-09-21 18:28:06 +00:00
Marcel Moolenaar
95f42a9f6c
Fix breakage of linux_kdump after the alignment of syscall arguments by
...
dt@FreeBSD.org . Aligning the arguments caused linux_kdump to shift the
arguments one to the right (ie argument 2 was showed as argument 1). Needless
to say that such a trace is not very usefull...
Change the package version to 1.3
1999-09-21 16:38:59 +00:00
Satoshi Asami
fb1e4a901e
Mark this broken, doesn't build on either 3-stable or 4-current with
...
a message like the one below:
===
g++ -c -O -pipe -I/usr/include/g++-include -I. -I/usr/local/include/pccts -o cccc.o cccc.cpp
cccc.cpp: In method `void CParser::start(class ASTBase **)':
cccc.cpp:47: `zzTracePrevRuleName' undeclared (first use this function)
cccc.cpp:47: (Each undeclared identifier is reported only once
cccc.cpp:47: for each function it appears in.)
:
===
My guess is that this one was left behind after the pccts upgrade.
1999-09-21 09:35:06 +00:00
Satoshi Asami
1ed324bc37
Make this handle libraries of the form /dir/...s/libfoo.a.
...
Submitted by: maintainer
1999-09-20 08:40:55 +00:00
Chris Piazza
41c2c2521a
Update to version 1.11.4
...
PR: 13816
Submitted by: maintainer
1999-09-19 18:38:51 +00:00
Wolfram Schneider
3b140688a9
Update master site.
1999-09-19 10:30:46 +00:00
Bill Fenner
480c8a66fb
Resolve many 301 Moved Permanently URLs in DESCR.
1999-09-17 19:16:35 +00:00
Steve Price
93d49722ce
This port seems to require the '-b' flag in FETCH_BEFORE_ARGS.
1999-09-17 18:21:03 +00:00
Ralf S. Engelschall
20d599638c
Upgrade to GNU Portable Threads (Pth), development version 1.2b4
1999-09-17 16:40:48 +00:00
Satoshi Asami
3d948d5b89
Set
...
LIBTOOLFLAGS= --disable-ltlibs --release-suffix
to take advandate of new libtools.
Submitted by: libtools maintainer
1999-09-11 01:06:13 +00:00
Satoshi Asami
bbd6a62a28
Submitted by: maintainer
...
He says:
Update libtool to 1.3.3 and modify it's behaviour a bit. It now
behaves like a stock libtool unless we start sending one of three
flags:
--disable-ltlibs Don't install .la files
--release-suffix Add the release to the end of all the libs (like
GLib/GTK+)
--release-ignore Don't add the release to any libs.
PR: 13114
1999-09-11 01:04:52 +00:00
Peter Wemm
a58a0fc5c0
$Id$ -> $FreeBSD$ (billf)
1999-09-10 18:51:07 +00:00
Peter Wemm
53bb1c9d69
$Id$ -> $FreeBSD$ (obrien)
1999-09-10 18:49:38 +00:00
Thomas Gellekum
44d042ee52
Upgrade to 1.6b1.
1999-09-10 10:48:21 +00:00
Joseph Koshy
80fa8d7699
Add backup MASTER_SITE.
1999-09-10 04:24:29 +00:00
Justin M. Seger
ea872bcfc3
Nuke gdbtk. It's being replaced by insight.
1999-09-10 00:25:21 +00:00
Thomas Gellekum
265250ea05
Upgrade to 0.6.0.
1999-09-09 10:25:57 +00:00
Chris Piazza
b8a18d6b5c
xspin333.tcl should be in the PLIST, not 300
...
PR: 13620
Submitted by: Jonathan Hanna <pangolin@home.com>
1999-09-08 22:44:43 +00:00
Steve Price
ec1b2d16ed
The tiff port now lives in ports/graphics/tiff.
1999-09-07 10:45:31 +00:00
Satoshi Asami
cb819e65c1
Remove sawt, it's been orphanated by the authors for awhile. Also,
...
it's been marked broken since last November without anybody fixing it,
so it's probably not that high on people's necessity list either.
Submitted by: maintainer
1999-09-07 08:18:37 +00:00
Ralf S. Engelschall
d2cec85336
Upgrade to MM (Shared Memory Libray), version 1.0.11
1999-09-06 12:43:35 +00:00
Bill Fumerola
1824f755fb
Add p5-Parse-RecDescent
1999-09-05 20:25:03 +00:00
Bill Fumerola
56eda0e1e8
RecDescent incrementally generates top-down recursive-descent text
...
parsers from simple yacc-like grammar specifications.
Submitted by: W. Gerald Hicks <wghicks@bellsouth.net>
PR: ports/12569
1999-09-05 20:23:19 +00:00
Ralf S. Engelschall
9a5576ef77
Upgrade to GNU Portable Shell Tool (shtool), version 1.4.6
1999-09-05 13:43:36 +00:00
David E. O'Brien
e4481e5876
turn on cdecl
1999-09-05 05:07:50 +00:00
David E. O'Brien
2bc00d96c9
Cdecl composes compilable C declarations and typecasts from descriptive
...
English phrases, and can also explain a complicated typecast or declaration.
It handles ANSI C, C++, pre-ANSI C, and K&R C, and has TAB completion of
keywords and line editing and history (provided by the GNU readline library).
1999-09-05 05:07:08 +00:00
Chris Piazza
87c3505492
Update to version 1.11.1
...
PR: 13578
Submitted by: maintainer
1999-09-04 20:45:36 +00:00
Ralf S. Engelschall
ae82d418ff
GNU Pth 1.2b1 -> 1.2b2
1999-09-04 12:43:35 +00:00
Marcel Moolenaar
e5c0d0cef0
Make sure an install can be restarted after a failure. While I'm here, update
...
DESCR and COMMENT so that they both contain the proper name of the port and
do not contain the word `emulation'.
1999-09-03 07:52:51 +00:00
Ralf S. Engelschall
c4bbe36725
GNU Portable Threads (DEVELOPMENT VERSION): 1.1.x -> 1.2.x
1999-09-02 12:50:19 +00:00
Ralf S. Engelschall
c345d67eba
GNU Portable Threads: 1.1.4 -> 1.1.5
1999-09-02 12:18:03 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Ralf S. Engelschall
0026d832e3
GNU Pth 1.1.3 -> 1.1.4
1999-08-30 18:43:15 +00:00
Steve Price
37cdd52d0e
To avoid requiring both tcl81 and tcl80, use tcl80 instead since the
...
python port requires it already. My message to the maintainer went
unanswered.
1999-08-29 20:01:24 +00:00
Tim Vanderhoek
847ae8f2b6
Remove preceeding pkgname from some of the comments having one.
1999-08-29 19:19:43 +00:00
Peter Wemm
52769fe9fd
$Id$ -> $FreeBSD$
1999-08-29 11:11:15 +00:00