Commit Graph

2122 Commits

Author SHA1 Message Date
David E. O'Brien
84fbdfe4cf Use USE_LINUX rather than a RUN_DEPEND.
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-08-28 07:23:01 +00:00
David E. O'Brien
94fdea1b95 We need to run-depend on linux_base.
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-08-27 20:47:02 +00:00
David W. Chapman Jr.
ef47370271 Update slib version to 2d2
PR:		30042
Submitted by:	tkato@prontomail.com
2001-08-24 23:30:17 +00:00
Joseph Koshy
924e43a646 Upgrade to SML/NJ v110.34. Add a number of nifty configurability options.
PR:		ports/29656
Submitted by:	Johannes 5 Joemann <joemann@beefree.free.de>
2001-08-24 09:12:43 +00:00
Kris Kennaway
3157ad19e8 Remove giffunip@asme.org as the maintainer: he no longer has the ability
to maintain these ports.  Any non-committer who wants to grab one let me
know.

Approved by:	old maintainer
2001-08-23 20:21:52 +00:00
Kris Kennaway
92e9455fd7 Remove previous maintainer, who no longer uses FreeBSD.
Approved by:	old maintainer
2001-08-23 20:02:56 +00:00
Alexander Langer
33e3196ed7 USE_GMAKE
Submitted by:	bento
2001-08-23 16:07:34 +00:00
Mike Heffner
84f833647b Fix plist.
Approved by:	maintainer
Noticed by:	bento
2001-08-23 13:05:15 +00:00
Kris Kennaway
3a8ffecdd4 Remove extraneous distfile hashes 2001-08-23 11:43:18 +00:00
Kris Kennaway
0fc0414b93 Initial import of klone-2.1.359
KLONE is a small and fast fully interpreted language intended to be
embedded into C applications to provide them with a powerful, yet fast
and small extension language. Its syntax is very inspired from Lisp (its
external syntax has been kept as close as possible to Common Lisp as
possible), but its implementation is original and efficient, to give full
extensibility, intimate interfacing to C, incremental garbage collection,
and full portability on either K&R or ANSI C.

Obtained from:	OpenBSD
2001-08-23 11:30:40 +00:00
Akinori MUSHA
c2f4f10d20 Utilize ${MANEXT} to fix manpage symlinks. 2001-08-22 10:08:19 +00:00
Jason Evans
b758a37e2d Update to version 2.0.0. 2001-08-22 06:54:59 +00:00
David E. O'Brien
890dcd5e3d Update to 6.4.9.005.1.
This is hairy as Compaq is now putting out dynamic binary rather than static
ones.  This makes my job harder with faking out this Linux compiler.

Submitted by:	gallatin
2001-08-20 22:10:50 +00:00
Anton Berezin
f8ea58f62b Make lang/p5-Tcl to actually link with libtcl.
While at it, fix the port build on -current.

PR:		27705
2001-08-20 15:48:58 +00:00
Anton Berezin
1deec72d79 Make this port do the same thing whether databases/gdbm is installed or
not - do not install GDBM_File extension.

PR:		29884
2001-08-20 13:51:14 +00:00
Kris Kennaway
32acbd3b5b I think this port requires bison; the configure script allows the build to
proceed without it, but the compilation fails.
2001-08-20 06:43:58 +00:00
Kris Kennaway
1837b04900 Mark BROKEN; looks like system header changes caused this to break 2001-08-20 06:29:37 +00:00
Kris Kennaway
60a024cf3f Unconditionalize the BROKEN tag; this port doesn't compile on any current
version of FreeBSD (it chokes on system headers).
2001-08-20 06:25:50 +00:00
Mikhail Teterin
079e1e2389 Make sure the shared library is explicitly linked with -lm. On
some occasions, this prevent it from being loaded properly, even
though other libs  already loaded already bring in  -lm. I don't
understand the rtld :(

Only  build the  Tk related  help files,  if WITHOUT_X11  is not
specified. Previously they were built, but not installed. If you
did not have  Tk installed, that build failed for  you -- see PR
29722...

PR:		ports/29722
2001-08-19 15:03:59 +00:00
Ying-Chieh Liao
07ab3ccfac add xsb
A tabled Logic Programming and Deductive Database system

PR:		29322
Submitted by:	Christopher Rued <c.rued@xsb.com>
2001-08-18 08:42:17 +00:00
Ying-Chieh Liao
fb65ac7978 add nml
A dialect/harmony of Standard ML and OCaml

PR:		29158
Submitted by:	Jaeho Shin <netj@ego.mazic.org>
2001-08-18 07:48:50 +00:00
Ying-Chieh Liao
dee7aaae74 add pnet
C# compiler, assembler, disassembler, and runtime engine

PR:		29034
Submitted by:	Michael Johnson <ahze@ahze.net>
2001-08-18 06:17:18 +00:00
Yukihiro Nakai
0dae4856ab Add replacement of -h option of ln 2001-08-17 18:37:53 +00:00
Ying-Chieh Liao
ccfe1c5429 add treecc
Treecc program is designed to assist in the development of compilers

PR:		28934
Submitted by:	Michael Johnson <ahze@ahze.net>
2001-08-17 18:04:42 +00:00
Ying-Chieh Liao
14cc25d894 add clips
CLIPS is a productive development and delivery expert system tool

PR:		28821
Submitted by:	Douglas Anestad <yotta@dougdidit.com>
2001-08-17 17:08:35 +00:00
Ying-Chieh Liao
ced9f77726 upgrade to 0.4.2 2001-08-17 13:35:21 +00:00
Akinori MUSHA
a25dd18d72 Delete PORTREVISION.
I should have done it when I updated bsd.ruby.mk...
2001-08-16 19:30:52 +00:00
Yukihiro Nakai
8d70c1082d ${LN} option fixed up.
Submitted by:	Paul Pathiakis <ppathiakis@homeportfolio.com>
2001-08-16 15:05:35 +00:00
Akinori MUSHA
aa4885a8f1 Update lang/ruby and lang/ruby-devel to the latest snapshots.
(as of 2001/08/16 20:00 JST)
2001-08-16 11:38:45 +00:00
David E. O'Brien
20e050b64d Major overhall and style clean up. 2001-08-15 16:54:42 +00:00
Dirk Meyer
db2cbd7315 - Fix Content of LD_SEARCH_FLAGS
- make FreeBSD-* switch in confugure work as intendend
- add a patch to make manual autoconf work
- PORTREVISION bumped

PR:		28726
2001-08-14 08:01:45 +00:00
Akinori MUSHA
75d568f62c Update to 3.02.
PR:		ports/29586
Submitted by:	Patrick M Doane <patrick@watson.org> (MAINTAINER)
2001-08-12 20:06:45 +00:00
Bill Fenner
5bac093e43 Remove obsolete URL 2001-08-09 15:35:51 +00:00
Akinori MUSHA
782e8b968b Add missing entries to pkg-plist. 2001-08-06 12:11:41 +00:00
Dirk Froemberg
adf7544a72 Move distfiles to ${MASTER_SITE_LOCAL} and upgrade to the latest
versions.

Add a special target for maintainer to make it easy to upgrade
to new versions.
2001-08-05 21:06:13 +00:00
Anton Berezin
9b82e61398 Upgrade lang/p5-Switch to 2.04. 2001-08-03 19:50:26 +00:00
Dima Dorfman
9735b08deb Don't be stupid and assume that there's one, monolithic "bin"
directory, and that we're installing in it.  Specifically, don't
assume we're installing into /usr/bin, which is where the system 'awk'
is located.  This prevents the creation of a /usr/local/bin/awk
symlink, which should fix the mtree errors reported by bento.
2001-08-01 15:19:58 +00:00
Jason Evans
b11b8dfe15 Update to version 1.1.0. 2001-08-01 09:38:07 +00:00
Akinori MUSHA
50057315e9 Update lang/ruby and lang/ruby-devel to the latest snapshots as of
2001.07.31.
2001-07-31 16:46:55 +00:00
Maxim Sobolev
f76e94f6f2 Add rscheme 0.7.3.1, an object-oriented, extended version of the
Scheme dialect of Lisp.
2001-07-31 10:06:38 +00:00
Maxim Sobolev
01ff50e9a9 Add guile into RUN_DEPENDS. 2001-07-31 09:36:03 +00:00
Maxim Sobolev
e24321dd1c Properly register module with guile on install. 2001-07-31 09:34:28 +00:00
Mikhail Teterin
3295fa4f6e Update to itcl 3.2. Don't build stubs. Run tests after tests.
Install iwidgets2.2.0 in  addition to 3.0.0. The older  version is still
in  use by  some  scripts and  continues to  come  with itcl3.2.  Change
maintainer to ports@

Approved by:	maintainer's silence
2001-07-28 14:53:46 +00:00
Thomas Gellekum
1278298a95 Update docs for Python-2.{0,1}.1. 2001-07-27 11:25:07 +00:00
Thomas Gellekum
ef41855096 Upgrade to 2.1.1. 2001-07-25 11:11:25 +00:00
John Polstra
38972b0a46 Remove the old modula-3 and modula-3-lib ports. They are superseded
by the pm3-* family of ports, which build a newer and better-maintained
version of Modula-3.  I have converted all ports which depended on
modula-3 to use pm3-* instead.

PR:		ports/27664 is rendered irrelevant
2001-07-21 23:41:46 +00:00
John Polstra
6da61077c6 Unhook the obsolete modula-3 and modula-3-lib ports from the
Makefile.
2001-07-21 23:36:04 +00:00
John Polstra
41c27b17a3 Bring over a patch from the virtualpaper port, since it is going to
be built using the sources from the PM3 distfile now.
2001-07-21 23:22:57 +00:00
John Polstra
1d0e3b589f Make this port build properly on recent versions of 5.0-current,
from which struct mfs_args has been removed.

PR:		ports/28093
Submitted by:	Motoyuki Konno <motoyuki@freebsd.org>
2001-07-21 21:07:55 +00:00
Mark Pulford
0429758fae Update master site and maintainer email.
PR:		29073
Submitted by:	maintainer
2001-07-19 05:36:03 +00:00