1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

900 Commits

Author SHA1 Message Date
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
Satoshi Asami
b02749d604 Uh, I meant NO_PACKAGE. I'm clearly losing my mind. 1997-11-10 10:20:06 +00:00
Satoshi Asami
ef9b7cb45a Mark this port IS_INTERACTIVE. It requires netscape, which can't
be packaged.
1997-11-10 09:53:02 +00:00
Satoshi Asami
c7775cd01c Mark this port BROKEN, it does not build in -stable. 1997-11-10 09:41:40 +00:00
Satoshi Asami
27acbcad03 Portlint. 1997-11-10 09:40:35 +00:00
Satoshi Asami
8397bcac13 Remove name of package from front of COMMENT. 1997-11-10 09:40:25 +00:00
Justin M. Seger
40525d22c6 Activate lang/guile, deactivate lang/guile-iii. 1997-11-09 14:14:57 +00:00
Justin M. Seger
a2b48fdf70 Update ports/lang/guile (repository copied by Satoshi from ports/lang/guile-iii)
from guile snapshot iii to guile version 1.2
1997-11-09 14:13:16 +00:00
Andreas Klemm
d1c499c0c8 enable tclplugin 1997-11-09 11:44:31 +00:00
Andreas Klemm
81b54577f4 New port tclplugin
What it is ...

The Tcl plug-in lets you use the web in new ways. You can now create
pages that contain compelling applications based on a mature and
easy to use scripting language, Tcl and a robust user interface
toolkit, Tk.

These applications are automatically portable to all major desktop
platforms, and can be viewed with Netscape Navigator(tm), Microsoft
Internet Explorer(tm) and other browsers that support the plug-in
mechanism. Best of all, it's available today, free of charge.

Homepage:               http://sunscript.sun.com/plugin/
Sun Demos:              http://sunscript.sun.com/plugin/applets.html
tclets at other sites:  http://sunscript.sun.com/plugin/external.html
1997-11-09 11:42:51 +00:00
Ralf S. Engelschall
72bb33c98e Upgrade to ePerl 2.2.7 1997-11-07 16:12:12 +00:00
Ralf S. Engelschall
54822a46a1 Upgraded to ePerl 2.2.7 1997-11-07 16:01:03 +00:00
Satoshi Asami
d14e7ea3bf Define DIST_SUBDIR to move distfile to sabdirectory -- "unix.tgz" is just
too generic.
1997-11-04 04:15:11 +00:00
Justin M. Seger
6c20517ecc Distfile for lang/icon was renamed on master site. 1997-10-31 21:54:59 +00:00
Satoshi Asami
913584a713 Comment out www/cgi-bin/eperl, it does not seem to exist.
Should be further investigated by:	rse
1997-10-30 00:56:59 +00:00
Ralf S. Engelschall
44365b392d Removed -p from ${MKDIR} commands to make portlint happy. 1997-10-28 12:50:42 +00:00
Ralf S. Engelschall
88c50d8371 Upgrade to ePerl 2.2.6 1997-10-28 12:46:13 +00:00
Ralf S. Engelschall
4721ceb12e - upgrade to ePerl 2.2.6
- fixed problem with INSTALL_ALSO_AS_SSSL and defined() check
1997-10-28 12:43:06 +00:00
Chuck Robey
8d02b59861 Update objc to 1.6.8, and fix some other smallish bugs.
Approved by: asami
1997-10-17 21:40:15 +00:00
Andreas Klemm
aa32d2d287 Need help with this port as well, don't have the time
to fix it today. Asked Thomas (Gellekum) for help ...
Only this friday to fix it. The patching stage fails ...
The mess started with the new organization starting from
the egcs source base ...
1997-10-17 05:32:43 +00:00
Andreas Klemm
d876748bc9 My last changes 1997-10-17 05:30:27 +00:00
Satoshi Asami
20d3bba3a3 A little patch to enable us to selectively disable manpage specification
(needed for japanese/expect, which includes this Makefile, but doesn't
install the English manpages).

PR		4786 (second patch)
Submitted by:	taguchi@tohoku.iij.ad.jp
1997-10-17 05:27:40 +00:00
Andreas Klemm
702550fa82 portlint:
added "@exec install-info" after info files.
added "@unexec install-info --delete" before info files
1997-10-13 21:01:21 +00:00
Thomas Gellekum
643bcf78d1 Handle info files.
Submitted by:	Justin M. Seger <jseger@freebsd.org>
1997-10-13 09:10:33 +00:00
David E. O'Brien
7c1b1e9206 oops, previous commit should be: fix my typo 1997-10-11 22:37:55 +00:00
David E. O'Brien
b7828f6cec Missing a file. 1997-10-11 22:32:00 +00:00
David E. O'Brien
49bc16c874 Make this use an installed tcl80/tk80 rather than requireing a fully
populated PORTDIR/{tcl80,tk80}.
1997-10-11 22:26:28 +00:00
Mark Murray
645ac20526 Update to 5.25. Now uses tcl80/tk80. Big cleanup of Makefile (thanks to
portlint!)
1997-10-11 12:39:01 +00:00
David E. O'Brien
3dcaa95f72 Make this remove lib/expect{VERSION} on pkg_delete. 1997-10-11 03:50:41 +00:00
David E. O'Brien
fd6c0ef516 Change my email address to @FreeBSD 1997-10-10 06:53:48 +00:00
Thomas Gellekum
7ca91db3ad Activate objc and tclX75. 1997-10-09 09:01:55 +00:00
Thomas Gellekum
83f0278fcf Un-break this port. We need it for xtem (PR 3759). 1997-10-09 08:19:15 +00:00
Satoshi Asami
f3532eef42 Add tcl/tk ports to the virtual categories that bear their own name.
Suggested by:	jkh
1997-10-08 10:48:52 +00:00
Thomas Gellekum
230c1ffd69 <expletive> Forgot to cvs add/remove these. 1997-10-07 09:22:04 +00:00
Thomas Gellekum
ae3c2d150f Upgrade to 2.2.2.
PR:		4699
Submitted by:	Justin M. Seger <jseger@freebsd.scds.com>
1997-10-07 09:20:12 +00:00
Martin Cracauer
d647df7d5f Update to newer 18a snapshot.
Reorder distfile sites so that my own is in front
(people changed distfiles without changing the name)
1997-10-06 08:33:08 +00:00
David E. O'Brien
ef3e503aa5 Add perl5 as an alias for the binary.
OKed by:	Satoshi
1997-10-06 05:17:48 +00:00
Andreas Klemm
3a3e535685 cosmetic changes using portlint, a really nice tool ;-) 1997-10-04 14:53:11 +00:00
Satoshi Asami
0ee2a43f7b Correctly specify manpage names. Compress manpages. 1997-10-03 09:57:05 +00:00
Satoshi Asami
70b48fcb78 Create some directories with "mkdir -p" so that it works on an empty
/usr/local.  If people can do a pkg_delete before the final test, it
will be very appreciated.
1997-10-02 05:22:00 +00:00
Thomas Gellekum
6fffb422bb Install all headers into ${PREFIX}/include/{generic,unix}
for consistency with the older tcl ports.

OK'd by:	jkh
1997-10-01 08:39:50 +00:00
Satoshi Asami
b00b87160d Add back tcl75 and tk41.
Forgotten when fixing up his own screwup by:	pst
Mentioned on the ports list in passing by:	fenner
1997-09-30 07:49:24 +00:00
Satoshi Asami
31f08be6a3 Upgrade to 3.09. This port is no longer broken.
Note you need an existing gnat compiler to build this.  (A package will do.)

PR:		3687
Submitted by:	Maurice Castro <maurice@planet.serc.rmit.edu.au> and
		Daniel M. Eischen <deischen@iworks.InterWorks.org>
1997-09-25 08:48:00 +00:00
John Polstra
355d86a14c Fix "RTHeapDepC.c" so that it compiles under the recently changed
prototype for mount(2).
1997-09-25 01:30:33 +00:00
Mark Murray
69211dac18 Patch to make this compile on 2.2.1 1997-09-22 18:21:54 +00:00
Thomas Gellekum
1a128c3eb2 Upgrade to 970919 version. Install man page.
PR:		4602
Submitted by:	Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
1997-09-22 13:59:45 +00:00
Paul Traina
a1ce6ae466 Bring back tclX75 -- sorry, I mis-read my reply from Satoshi 1997-09-12 17:16:28 +00:00
Paul Traina
fe8e4632fd Remove obsolete (and BROKEN) tcl ports 1997-09-12 10:19:56 +00:00
Thomas Gellekum
74d94aba95 Changed MAINTAINER address at his request. 1997-09-12 07:51:47 +00:00
Satoshi Asami
493e9a80e9 No need for "ruby" in front. 1997-09-12 01:11:52 +00:00
Thomas Gellekum
15a442a1d1 Activate ruby. 1997-09-11 09:50:17 +00:00
Thomas Gellekum
5d46da1acc Import ruby port. ruby is an object-oriented interpreted
scripting language.

PR:		4504
Submitted by:	Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
1997-09-11 09:45:58 +00:00
John Polstra
b8e6697696 Portability improvements for the thread-safe malloc. 1997-09-05 05:34:11 +00:00
Ralf S. Engelschall
67ef35ffdd Upgrade to ePerl 2.2.5 1997-09-03 10:34:17 +00:00
Ralf S. Engelschall
73844a5731 Upgrade to ePerl 2.2.4 1997-09-01 14:14:32 +00:00
Ralf S. Engelschall
7e368b740b Upgrade to ePerl 2.2.4
(as always CPAN site need a few hours more to sync with PAUSE but the last two
locations in MASTER_SITES already provide the distribution tarball)
1997-09-01 14:11:03 +00:00
Thomas Gellekum
215a045237 Remove obsolete MASTER_SITES. Update my e-mail address. 1997-09-01 12:28:30 +00:00
Jordan K. Hubbard
664b294599 Build and install static library also.
Submitted by: "Justin M. Seger" <jseger@freebsd.scds.com>
1997-09-01 11:16:51 +00:00
Thomas Gellekum
8f042a171a Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST. 1997-08-29 07:04:27 +00:00
Joshua Peck Macdonald
4e4efc8424 And now I'll actually make it work. 1997-08-27 19:31:45 +00:00
Joshua Peck Macdonald
953d569d7b Update to latest version, closing ports/4148. (Only thing is, I've
never closed a PR before so I don't know how to do it.)

PR:		ports/4148
1997-08-27 19:16:09 +00:00
Martin Cracauer
6c7fefa3a8 Update to newer 18a prerelease version from today.
Add private master site so that others can't delete my distfiles.
1997-08-27 17:51:45 +00:00
Satoshi Asami
fcb4a92491 Broken on 2.2-STABLE too. 1997-08-24 22:20:55 +00:00
David E. O'Brien
bbaa6f4d77 Brokon on 3.0-CURRENT and has no maintainer. 1997-08-22 04:56:10 +00:00
Ralf S. Engelschall
b5b02e02cb Upgrade to ePerl 2.2.3 1997-08-21 15:46:01 +00:00
Ralf S. Engelschall
c0850f23fe Upgrade to ePerl 2.2.3.
Distribution still exists on {www,ftp}.engelschall.com, CPAN follows
in a few hours.
1997-08-21 15:39:19 +00:00
Jordan K. Hubbard
f4f1d67dc2 Add tcl8.0 1997-08-20 20:02:42 +00:00
Jordan K. Hubbard
aebdd3e05c Import TCL 8.0 as a port for the 2.x users and others who want it here
as an option.
Reviewed by:	asami
1997-08-20 10:33:43 +00:00
Bill Fenner
0d060af567 Re-sort SUBDIRS 1997-08-19 07:10:14 +00:00
Ralf S. Engelschall
056ef07d55 Upgrade to ePerl 2.2.2 1997-08-14 15:10:33 +00:00
Ralf S. Engelschall
52b3f55dd2 Upgrade to ePerl 2.2.2
(Distribution file is still released, but needs some more
 hours to be spread via CPAN, too.)
1997-08-14 15:04:27 +00:00
Satoshi Asami
ccf263a609 Revert apache port name. 1997-08-13 09:40:07 +00:00
Bill Fenner
e4f0709761 Remove nils@guru.ims.uni-stuttgart.de as MAINTAINER, no longer
runs FreeBSD.

Submitted by:	Cornelis van der Laan <nils@trados.com>
1997-08-11 18:02:08 +00:00
Ralf S. Engelschall
b08196a4c3 Add new p5-ePerl. 1997-08-11 10:12:42 +00:00
Ralf S. Engelschall
4a54a45343 Import of ePerl (Embedded Perl 5 Language) with its second face:
The integrated Perl 5 Modules Parse::ePerl and Apache::ePerl.

This is _NOT_ already installed by the port lang/eperl/ because
lang/eperl is the port for the stand-alone ePerl while this
port lang/p5-ePerl/ uses the other half of the hybrid distribution.

Reviewed by:	Andreas Klemm
Submitted by:	Ralf S. Engelschall
1997-08-11 10:09:49 +00:00
Ralf S. Engelschall
1810b2b484 Upgrade to ePerl 2.2.1.
Reviewed by:	Andreas Klemm
Submitted by:	Ralf S. Engelschall
1997-08-11 08:59:06 +00:00
Thomas Gellekum
84dd2a8a1b Fix tk-4.1 dependency. While I'm here, add libreadline support. 1997-08-06 06:40:31 +00:00
Andreas Klemm
1c479b853a apache port is now called apache-stable
changed *_DEPENDS
1997-08-03 16:46:18 +00:00
John Polstra
a2bac626b4 Add a patch to fix an incorrectly set WM_NORMAL_HINTS property for
X11 applications.  The bug caused some minor problems in window
positioning and resizing.
1997-07-28 21:49:54 +00:00
Andreas Klemm
0eba4f421a - Upgraded Pentium GCC Developer Version to latest snapshot release 970721
- Changed PATCH_SITES, added some more mirrors and now use ftp sites
- Autoconf is needed in FETCH_DEPENDS, since I have to re-create
  the configure script just before the pre-configure target
- pre-configure target now does the suggested maintainer-clean
- post-install renames c++, g++, gcc to pc++, pg++ and pgcc
  to avoid conflicting usage with the systems default compiler.
- updated PLIST
1997-07-27 09:09:43 +00:00
John Polstra
695f3f989e Sync the internal threadsafe malloc with phkmalloc revision 1.28. 1997-07-26 01:45:53 +00:00
John Polstra
3823b5b7fd Use the MAN1 macro to compress the manual pages.
Correct the "fixing file permissions" step so that it works when
NOMANCOMPRESS is set.
1997-07-26 00:24:53 +00:00
Martin Cracauer
8d7c177e0e Fix formatting of manpages
Better wording in pkg/DESCR
1997-07-21 12:14:00 +00:00
David E. O'Brien
cef6169995 Updated dist sites.
PR:		ports/4130
Submitted by:	pgiffuni@fps.biblos.unal.edu.co
1997-07-21 03:14:35 +00:00
Andreas Klemm
aa12aed154 removed mirror site which doesn't seem to be valid anymore
Submitted by:	Ryuichiro ARAKI <raraki@saitama-med.ac.jp>
1997-07-20 16:03:14 +00:00
Mark Murray
60420d036a Corrent package name.
Pointed out by:	Satoshi
1997-07-18 06:16:44 +00:00
Satoshi Asami
dc5ea736c7 Update name of perl executable in dependencies to "perl5.00401".
Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS
and RUN_DEPENDS).
1997-07-18 05:04:20 +00:00
Mark Murray
590895bdee Update to perl-5.004_01 1997-07-17 17:46:50 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Martin Cracauer
bc4dfa256a activate cmucl 1997-07-15 15:34:10 +00:00
Martin Cracauer
0f75a2326e Forgot to disable NO_CDROM 1997-07-15 15:00:30 +00:00
Martin Cracauer
2d6d9e625d Fix a little packaging problem due to an empty directory in distfile
Fix some typos in DESCR
1997-07-15 14:49:04 +00:00
Martin Cracauer
e79ebfe1e0 The CMU implementation of Common Lisp, prerelease 18a 1997-07-15 14:35:20 +00:00
Martin Cracauer
db31808b6e Make this port almost portlint - clean (Description is still too long)
Fix some typos.
1997-07-15 13:45:34 +00:00
Martin Cracauer
1ce57c3699 New version. This version is allowed to be on the CDROM.
PR:	ports/4096
Reviewed by:	Thomas Gellekum <tg@ihf.rwth-aachen.de>
1997-07-15 12:02:24 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
John Polstra
5d5443a579 Fix a screwed up patch that broke things badly. 1997-07-11 05:51:28 +00:00
John Polstra
2a3e5ea907 Add several bugfixes. Produce more informative messages when
segmentation violations and assertion failures occur.  Support
several system calls not supported previously.

PR:		This is part of the fix for ports/3572.
1997-07-11 05:16:45 +00:00
Satoshi Asami
180c315742 Remove tcl75 for now, it is missing pkg/* files. 1997-07-10 22:42:14 +00:00
Paul Traina
b1086e9873 Remove dependancy on tk4.1, it works just fine with later versions. 1997-07-07 08:25:10 +00:00
Paul Traina
2e46db0f03 Bring back tcl 7.5 1997-07-07 03:33:04 +00:00
John Polstra
09cfdeb457 I botched my previous update of the thread safe malloc, making it
not thread safe at all.  This commit repairs the damage.

This changes the minor version numbers of the Modula-3 shared
libraries.  The packages that depend on modula-3-lib will need to
be rebuilt:

    net/cvsup
    print/virtualpaper
1997-07-04 17:31:37 +00:00
John Polstra
162542af65 Update the Modula-3 runtime's thread safe malloc to PHK's latest.
This eliminates the malloc warnings brought about by the recent
merging of calloc into malloc.c in -current's libc.

This changes the minor version numbers of the Modula-3 shared
libraries.  The packages that depend on modula-3-lib will need to
be rebuilt:

	net/cvsup
	print/virtualpaper
1997-06-29 20:43:33 +00:00
David E. O'Brien
039268659c Wrong message on prev commit. Should have been:
Removed useless ``-p'' used with ${MKDIR}''
1997-06-29 09:29:22 +00:00
David E. O'Brien
660c8633bd Add support for {Open,Net}BSD 1997-06-29 09:29:21 +00:00
Masafumi Max NAKANE
393547e0a3 Activate sr. 1997-06-26 11:35:58 +00:00
Masafumi Max NAKANE
c29796e9b4 New port, SR:
A parallel language "Synchronization Resources"
Submitted by:	Ruslan Shevchenko <rssh@satori.ipri.kiev.ua>
PR:		3758
1997-06-26 11:28:36 +00:00
Thomas Gellekum
bc908c43c7 Activate mocka. 1997-06-25 06:07:44 +00:00
James FitzGibbon
ccdb93701a Make all p5- ports use USE_PERL instead of explicitly stating the version number in each Makefile
In-Conjunction-With: Satoshi's patch to bsd.port.mk
(note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
1997-06-24 18:43:34 +00:00
Satoshi Asami
59f83054b7 Add extra # line to comment section. 1997-06-17 06:24:58 +00:00
James FitzGibbon
8e5e7f5b03 Activate devel/p5-Devel-DProf
Activate devel/p5-Devel-Peek
Activate devel/p5-Devel-Symdump
Activate lang/p5-Tcl
Activate x11/p5-Tcl-Tk
1997-06-16 03:05:31 +00:00
James FitzGibbon
26926d9a4d Import of a perl5 module for access to libtcl 1997-06-16 03:03:56 +00:00
Andreas Klemm
e0c79a7347 reordered ftp sites (USA sites first)
removed patch-ac (dunno how this patch made it again into
my patches directory, thanks Satoshi for telling me !)
1997-06-10 16:36:36 +00:00
Satoshi Asami
f384703d94 Add squeak. 1997-06-10 09:35:51 +00:00
Satoshi Asami
112cdcc946 A smalltalk system with a graphical user interface.
PR:		3458
Submitted by:	Roland Jesse <jesse@cs.uni-magdeburg.de>
1997-06-10 09:31:49 +00:00
Andreas Klemm
2be3056156 update pgcc-current port.
Please note, that I left out the very last diff, because after
that configure doesn't work properly anymore.
PR:
Reviewed by:
Submitted by:
Obtained from:
1997-06-08 12:59:01 +00:00
Mark Murray
d13e692b7f Make suidperl install on 2.1.*
Submitted by:	pius@ienet.com
1997-06-04 06:45:12 +00:00
Thomas Gellekum
4325223d81 Compile with thread support, if libc_r exists and WITH_THREADS is set.
Submitted by:	Peter Haight <peterh@prognet.com>
1997-06-02 11:42:56 +00:00
Bill Fenner
3d5dd1cc21 The distfile moved on the MASTER_SITE. (this port is still BROKEN,
however).

Found by:	distfile checker
1997-05-31 17:36:10 +00:00
Andrey A. Chernov
6c29785067 Remove two initial ranlib's without any previous file 1997-05-24 21:49:27 +00:00
James FitzGibbon
67f2b0e5df Upgrade all ports requiring perl5.003 to perl5.004
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
1997-05-24 13:17:16 +00:00
Mark Murray
114fff35fa Upgrade to Perl5.004. SUID Perl Works for 3.0-current and 2.2.2! 1997-05-23 20:07:04 +00:00
Masafumi Max NAKANE
d84fe8abaa Upgrade, 2.8.2 -> 2.8.6. 1997-05-17 12:24:34 +00:00
Thomas Gellekum
5866f48b31 Some reorganization of this port:
- build some modules as shared objects, reducing the interpreter's
  size and removing the dependency on tix
- install shared objects in lib
- remove version number from OS-dependent script dir

A new port of PyTix will follow shortly.
1997-05-14 07:35:22 +00:00
Ollivier Robert
2f8ef1af98 This is the Perl5 equivalent of the MNT_NOSUID patch that was put into
/usr/bin/perl a while ago. It works with 5.003 and 5.004-tobe.

I can't test it on freefall (I don't have a setuid script to play with)
but it works at home. I'll test on thud later.

Every setuid script found on a partition mounted "nosuid" will not be executed
and "Permission Denied" will be displayed.

It won't be in soo-to-be-released 5.004 because it is not a FreeBSD speciific
problem but it will be dealt with in 5.004_01 (maintenance release).

Obtained from: Jörg's patch (edited for Perl5 by me).
1997-05-13 16:12:55 +00:00
John Polstra
0fc5da0960 Add a fix for a graphics bug. 1997-05-09 20:45:02 +00:00
Thomas Gellekum
e69c533945 Simplify patch. 1997-05-05 13:48:19 +00:00
Thomas Gellekum
bc5fedabf8 Clean up some left-over from FreeBSD-2.0 days. 1997-05-05 12:30:24 +00:00
Thomas Gellekum
fb75e8f866 Add NumPy to default search path. 1997-05-05 12:29:45 +00:00
Andreas Klemm
34e8b37d4d tada ... eperl is now enabled in the ports lang section 1997-05-03 19:35:59 +00:00
Andreas Klemm
115828247e Backed out my changes based on the missassumption, that SSSL has
something to deal with SSL ;-)

Reordered master sites, put http address before ftp, because the
ftp server's address might change soon.

PR:
Reviewed by:
Submitted by:	the author
Obtained from:
1997-05-03 12:36:05 +00:00
Andreas Klemm
86b5c8de37 upgraded eperl port to new release 2.1.1
my very last changes:
- put ftp site before http site
- commented out INSTALL_ALSO_AS_SSSL=	yes
  because the apache ssl port is currently marked broken
- because of SSL brokenness I removed cgi-bin/nph-eperl from
  the PLIST so that this port packages fine ...

This port should be revamped by the author to be organized like the
apache port, because INSTALL_ALSO_AS_SSSL= influences the PLIST.

PR:
Reviewed by:	andreas
Submitted by:	Ralf S. Engelschall <rse@engelschall.com>
Obtained from:
1997-05-03 07:54:54 +00:00
Satoshi Asami
7e28b94960 Add $Id$. 1997-04-30 03:48:10 +00:00
Satoshi Asami
bada70ab1f Use new MASTER_SITE_LOCAL variable from bsd.port.mk. 1997-04-30 03:18:09 +00:00
James FitzGibbon
b40f69c9aa Change definition of undelete() into rx_undelete() to avoid name conflict with April 5th changes to unistd.h
Submitted by:	asami@freebsd.org
1997-04-27 17:47:06 +00:00
Masafumi Max NAKANE
bf6f280fd1 Upgrade, 1.84 -> 1.92.
PR:		2970
Submitted by:	 pgiffuni@fps.biblos.unal.edu.co
1997-04-27 00:50:44 +00:00
John Polstra
31b6f12ee2 Fix a build failure caused by a prototype mismatch. Correct
numerous incorrect argument declarations.  Make the wrapper for
ftruncate() do the right thing with respect to 64-bit argument
alignment.
1997-04-23 17:07:55 +00:00
Wolfram Schneider
df8f6f276f Add virtual category 'perl5'. 1997-04-20 13:53:29 +00:00
Wolfram Schneider
1760fd6654 Add virtual category 'tk41'. 1997-04-20 13:20:00 +00:00
Andrey A. Chernov
dbcfc8200a Main site remove distfile, so add few another sites with this distfile
instead
1997-04-15 20:59:13 +00:00
Andreas Klemm
7e4aaa53da Home Page of Pentium Compiler group changed
http://www.goof.com/pcg/

Submitted by:	John Polstra <jdp@polstra.com>
1997-04-14 15:30:02 +00:00
Masafumi Max NAKANE
70f2d41d67 Upgrade, 2.8.0 -> 2.8.2. 1997-04-04 16:26:03 +00:00
John Polstra
45c107bebf Arrange for the DEC copyright notice to be installed and included
in the package.  Add a pointer to it in the DESCR file.
1997-03-28 04:38:47 +00:00
John Polstra
f926dedfef Add a wrapper for the "chflags" system call. 1997-03-26 21:26:23 +00:00
John Polstra
55fdaafaf3 Fix an include file problem that prevented RTHeapDepC.c from
compiling on post-lite2-merge systems.
1997-03-26 21:16:53 +00:00
Masafumi Max NAKANE
aebff16b12 Upgrade, 2.7.20 -> 2.8.0. 1997-03-26 16:13:34 +00:00
David E. O'Brien
4d40feb36b Support 2.2.1 1997-03-25 10:33:59 +00:00
David E. O'Brien
fae372af37 sed out -* from ``uname -r'' so this will build on future versions of
SNAPs, BETAs, etc...
1997-03-25 10:32:44 +00:00
David E. O'Brien
642fcc86e3 Added support for 2.1.{5,6}. I didn't see any reason why this shouldn't
work on these too (especially 2.1.6).
1997-03-25 08:17:43 +00:00
Chuck Robey
f5cfc4a5a4 New port, objc, an Objective C compiler. 1997-03-18 22:53:48 +00:00
Satoshi Asami
c8ff76a345 Added tcl76. 1997-03-12 09:20:36 +00:00
Satoshi Asami
085a400cb1 Upgrade to 5.22.0. Closes PR ports/2935.
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1997-03-11 11:42:22 +00:00
Satoshi Asami
d071179a62 Remove pTk, superseded by p5-Tk400 port. 1997-03-06 23:10:51 +00:00
Satoshi Asami
814d25b43c Don't ask whether I want to delete the old installation or not. 1997-03-06 10:59:00 +00:00
Satoshi Asami
575590a86b Well, I did my best to try to make this thing compile but it seems
to require and older version of tcl/tk.  Given that the latest version
(called 2.2, as opposed to 2.0 that we have) is timestamped November
'95, we may not have much hope. :(
1997-03-05 12:24:57 +00:00
Thomas Gellekum
77f3c73aa7 Use new libtix. 1997-02-21 14:57:02 +00:00
David E. O'Brien
e4ea41d48e www/sawt --> devel/sawt
www/kaffe           -->     lang/kaffe
www/jdk             -->     lang/jdk
www/javac_netscape  -->     lang/javac_netscape
1997-02-18 11:36:08 +00:00
David E. O'Brien
3b6f2adee6 Turn on guavac Java compiler. 1997-02-16 01:32:43 +00:00
Masafumi Max NAKANE
09b917f8f2 Upgrade, 2.7.18 -> 2.7.20. 1997-02-15 15:40:36 +00:00
Masafumi Max NAKANE
a912164589 The distfile changed.
Noticed by:	 Arne Henrik Juul <arnej@imf.unit.no>
(Closing 1/14 of PR #2677.)
1997-02-15 07:59:21 +00:00
John Polstra
fbbabc9cb0 Honor the user's CC and CFLAGS settings when building the code
generator.
Submitted by:	ache
1997-02-14 22:17:03 +00:00
Thomas Gellekum
b763c50895 Upgrade to 9.3.
Closes 1/13th of PR #2677 ;-).
1997-02-12 08:39:25 +00:00
Thomas Gellekum
a80debf805 Install config.h, so compiling extensions from C sources
actually works.
1997-02-06 13:11:20 +00:00
Masafumi Max NAKANE
119d9da32c Upgrade, 2.7.16 -> 2.7.18. 1997-02-02 21:45:40 +00:00
Satoshi Asami
3bff7781cb Use installed header files. 1997-01-19 14:13:26 +00:00
Satoshi Asami
5a576c4832 Change pre-patch rule slightly to extract everything under ${WRKSRC},
not ${.CURDIR}.  Also remove HAS_CONFIGURE (GNU_CONFIGURE implies that).
1997-01-19 00:33:50 +00:00
Mike Smith
bdd7e51cc9 Add idl4 1997-01-16 08:34:24 +00:00
Mike Smith
69adeece9d Oops, forgot this one. 1997-01-16 00:58:10 +00:00
Mike Smith
39eb13c097 Remove version number from description 1997-01-16 00:57:27 +00:00
Mike Smith
9ed4a832af New patches for bwbasic 2.20 1997-01-16 00:57:03 +00:00
Mike Smith
d647ea859b New checksums for new files. 1997-01-16 00:56:28 +00:00
Mike Smith
5912a2fd01 Update to version 2.20pl1, also fix some glaring stupidity that causes
one of the supplied tests to fail.

Located-on-radar-by: Josh Gilliam -- soil@quick.net
1997-01-16 00:56:10 +00:00
Jordan K. Hubbard
72734182c1 Remove myself as MAINTAINER from a number of ports I no longer
have time to properly maintain.  This will cause the position to
revert to ports.
1997-01-06 12:15:11 +00:00
Masafumi Max NAKANE
0103e71f40 Upgrade, 5.21.6 -> 5.21.7. 1997-01-06 10:56:06 +00:00
Satoshi Asami
1ac96bffe8 Move copyright text to MESSAGE file, which will be displayed
by pkg_add (if it weren't buggy).
1997-01-06 09:23:58 +00:00
Andreas Klemm
c07bb2572b updated port to version 2.0.3 1997-01-04 23:40:19 +00:00
Andreas Klemm
868388af95 eperl - new port
Embedded Perl 5 for HTML, a server-side scripting language
Reviewed by:	andreas
Submitted by:	Ralf S. Engelschall <rse@engelschall.com>
1997-01-04 18:54:38 +00:00
Satoshi Asami
8a6f763ea3 Added ocaml. 1997-01-03 11:26:54 +00:00
Satoshi Asami
378a074c28 Objective Caml.
Submitted by:	(Kiriyama Kazuhiko) <kiri@kiri.toba-cmt.ac.jp>
1997-01-03 11:25:47 +00:00
Masafumi Max NAKANE
6a68b60f92 New port, scsh:
A Unix shell embedded into Scheme, with access to all Posix calls
Reviewed by:	max
Submitted by:	cracauer@cons.org "Martin Cracauer"
1997-01-03 00:37:20 +00:00
Thomas Gellekum
1af0ec6bf0 Compile in the PyTix extensions, now that we have Tix.
Change MAINTAINER from jkh to tg. OK'd by: Jordan.
1997-01-02 10:03:00 +00:00
David E. O'Brien
69bf95c184 Don't use a generic PLIST which is then fixedup. Note, that others using
our ports collection will have to come up with a solution for this.

Requested by:	Satoshi
1996-12-31 15:08:23 +00:00
Mike Smith
8177b423f4 Move the master site pointer to esr's retrocomputing archive; the old
one appears to have gone.

Submitted by:	pgiffuni@fps.biblos.unal.edu.co ( Pedro Giffuni S.)
1996-12-31 08:25:17 +00:00
John Polstra
84a9e53842 Use a "work" subdirectory after all, simply to keep the ".*_done"
files from cluttering up the port's source directory.
Complained about by:	peter

Use NO_CHECKSUM instead of a do-nothing "checksum" target.
1996-12-30 23:28:13 +00:00
David E. O'Brien
ad8118a072 Let CFLAGS come from /etc/make.conf
Caught by:	Satoshi
1996-12-28 00:52:48 +00:00
David E. O'Brien
1384986d38 Just doing a little "SUBDIR += lcc" action. 1996-12-27 11:11:44 +00:00
David E. O'Brien
a7ed5d35e0 lcc is the retargetable ANSI C compiler described in the book
`A Retargetable C Compiler: Design and Implementation'
(Addison-Wesley, 1995, ISBN 0-8053-1670-1).

lcc is a production compiler with a hand crafted lexical analyzer and a
hand-coded recursive decent parser.  The lexer and parser code is well
written and very easy to read (and learn from :-)).

lcc compiles much faster than FreeBSD's stock [gcc] compiler.  However, it
does not under stand FreeBSD's "long long" data type.

Contributions by:	Soren Schmidt
1996-12-27 11:09:49 +00:00
David E. O'Brien
a5b245b377 Share mixal with the rest of the world. 1996-12-25 12:14:02 +00:00
David E. O'Brien
8d72b02a66 Mixal is a version the assembler and interpreter for Donald Knuth's
mythical MIX computer, defined in:

   Donald E. Knuth, _The Art of Computer Programming, Vol. 1: Fundamental
   Algorithms_.  Addison-Wesley, 1973 (2nd ed.)

Some of us were playing with it at school... so I made a port of it.
1996-12-25 12:13:02 +00:00
Satoshi Asami
75e00c364a Minor cleanup (shorten PKGNAME, remove unnecessary WRKSRC). 1996-12-24 05:29:43 +00:00
Andreas Klemm
9cc719eef7 Remove the package name in the COMMENT file. 1996-12-22 12:13:06 +00:00
Andreas Klemm
55b9a87665 and here the PLIST file 1996-12-21 17:29:19 +00:00
Andreas Klemm
c1b1010ad0 Bootstrap pgcc-current using -O instead of -O2 (for safety reasons, I don't
want higher optimization levels result in unsafer binaries).

Fix bug, that causes core dumps when using higher optimization levels
than -O2.

Results with dhrystone 2.1 (1000000 loops):
	stock cc (2.7.2.1 from current)	:	136k	(136xxx)
	pgcc-current with -O2		:	138k
	pgcc-current with -O6		:	172k

And no coredump anymore. Reason for coredump:
With -O3 cc1 does an register-to-register-copy optimization and it tries
to write some debugging information about what it is doing into a file
that does not exist unless you have instructed cc1 to dump all its
information about its internal state. (From: Sascha Blank)

BTW:	PLIST is really coming soon, it's on my todo list ;-)
BTW2:	Is Sascha already in the contributors list ? Have to go to work now.

Submitted by:	Sascha Blank <blank@sliphost37.uni-trier.de>
1996-12-20 07:27:41 +00:00
Satoshi Asami
e8029531ee Add pgcc-current.
Forgetten-despite-my-repeated-warnings-by:	andreas
1996-12-19 00:19:07 +00:00
Andreas Klemm
9a84e6bfb5 pgcc-current is a developer release of gcc 2.7.2 with pentium
optimizations. The motivation to make a separate pgcc port is, to
provide two versions, an official release, which is missing the
leading edge of developement and an interesting current version,
which fixes some things and might breake (or not) others.

Fact is, that one is able to compile and run a complete FreeBSD-current
kernel without trouble and so closes 2 PR's.

>Number:         1221
>Category:       bino

and possibly
>Number:         1222
>Category:       ports (should be tested by the submitter.
1996-12-18 16:40:16 +00:00
Peter Wemm
7cbc880b8f oops, forgot to include the invisible "micro version" in the "version
required" field in the makefile comments.
1996-12-16 12:12:59 +00:00
Peter Wemm
31928831ec Distfile has changed (apparently to verison 5.21.6?)
Note: this depends on the tclConfig changes, which had probably better go
into 2.2.
1996-12-16 12:10:20 +00:00
David E. O'Brien
ee1dee6f75 Added second MASTER site. 1996-12-11 18:43:33 +00:00
Satoshi Asami
6a00dcc27c Update to take advantage of new features in bsd.port.mk rev. 1.237. 1996-12-11 10:18:45 +00:00
Satoshi Asami
614a270b7c Remove GDBM_File.3, it won't be built if gdbm isn't already installed.
Reported by:	markm
1996-12-10 06:43:40 +00:00
Masafumi Max NAKANE
86913ca557 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami
1996-12-08 01:45:16 +00:00
Masafumi Max NAKANE
5d001cc6aa Original distfile has been changed. 1996-12-07 20:01:28 +00:00
Masafumi Max NAKANE
1958fc5e8e No need to define HAS_CONFIGURE when GNU_CONFIGURE is defined. 1996-12-07 19:58:09 +00:00
Masafumi Max NAKANE
3c3c5275f2 Added reason for NO_PACKAGE. (Interactive installation, sort of.)
{CP} -> ${CP} ;)
1996-12-07 17:58:22 +00:00
Satoshi Asami
0cefd7310e Compress manpages in lib/perl5/man/man3 too. Add missing GDBM_File.3. 1996-12-07 14:23:29 +00:00
Satoshi Asami
a164413181 Oops, real reason of BROKEN was gcc incompatibility. 1996-12-07 13:28:30 +00:00
Satoshi Asami
2500f7653e Add reasons to BROKEN. 1996-12-07 13:03:36 +00:00
David E. O'Brien
36116262c0 Mistyping. 1996-12-04 08:04:24 +00:00
David E. O'Brien
b283b328e0 Turn on lang/cim 1996-12-04 08:03:09 +00:00
David E. O'Brien
6f444c8544 Compiler for the SIMULA programming language
Closes-PR:	ports/2069
Submitted by:	Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
1996-12-04 08:01:30 +00:00
Satoshi Asami
2b7a524869 Remove tcl75, it is already in the main source tree. 1996-12-03 11:06:32 +00:00
John Polstra
cbad256e75 Rename the start-up script from "m3.sh" to "50.m3.sh", to ensure that it
will be executed before any other scripts that depend on it (such as an
anticipated "cvsupd.sh").
1996-11-29 19:49:19 +00:00
Satoshi Asami
6322df15f4 Add missing manpage (perl.1). 1996-11-26 11:10:27 +00:00
David E. O'Brien
130b7d8a24 Added some extra MASTER_SITES. Note, only one of them still has version 1.05
(which is what we try to fetch).  The others have 1.08 and 1.1.
I'll update this port in two-three weeks.
1996-11-25 03:49:08 +00:00
Satoshi Asami
0003cb29e0 Typo typo (no, not my fault!). 1996-11-21 09:32:45 +00:00
Satoshi Asami
6144bc038c Fix some typos I so eloquently introduced last night.
Found by:	make index
1996-11-19 01:18:00 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
David E. O'Brien
322557b38b Converted to MAN[1-9NL] 1996-11-17 06:12:51 +00:00
Masafumi Max NAKANE
e1f2cc0fcf Upgrade, 2.7.15 -> 2.7.16. 1996-11-16 16:25:14 +00:00
David E. O'Brien
8cab6ac113 Modernize the Makefile. 1996-11-15 19:16:25 +00:00
John Polstra
092c0f453f The recent mass changes to the ports broke this one by erroneously
changing a "cpio" to "${CP}".  This commit undoes that change.
1996-11-14 23:18:58 +00:00
Mark Murray
9e61d0c911 Correct my idea of what "FreeBSD after 2.2 needs". SuidPerl failed to
compile.
1996-11-13 18:23:52 +00:00
Satoshi Asami
92cb149612 Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work.  I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Satoshi Asami
80ccdddb9a Mark this port BROKEN, until Chuck can figure out the quirks.
Reviewed by:	chuckr
1996-11-13 09:16:34 +00:00
Chuck Robey
e03fa3e1fe Fixed mistake in tkConfig.sh, in definition of location of libtk,
from -LNONE/lib to -L/usr/local/lib.
1996-11-13 02:00:44 +00:00
David E. O'Brien
d23a795680 CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
Satoshi Asami
a83f278952 lib/pkgIndex.tcl was listed three times. 1996-11-09 11:26:14 +00:00
Thomas Gellekum
a606d0fcd0 Upgrade to version 3.0pl2.
Submitted by: Mats Lofkvist <mal@algonet.se> (minor changes by tg)
1996-11-08 07:32:53 +00:00
Thomas Gellekum
a955a1bec9 Upgrade to version 9.1 1996-11-05 08:34:04 +00:00
James FitzGibbon
637163fe4b Fix for changed distfile on master site.
Submitted by:	S-Pork (?) (sorry, forgot your e-mail)
1996-11-05 03:58:42 +00:00
Masafumi Max NAKANE
49d40553ed Use ${COMPRESS_MAN} to compress man pages. 1996-11-02 20:24:09 +00:00
Jordan K. Hubbard
cacf671ae3 Update to version 1.4
Submitted-By: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1996-11-02 19:04:54 +00:00
John Polstra
44410049dc Install additional links to "m3build" with version numbers in their
names, e.g., "m3build-4" and "m3build-4.0".  This makes it possible for
ports that depend on this one to require a specific version.  Since the
shared libraries have been moved into a separate port, their version
numbers can no longer be used for that purpose.
1996-11-01 20:27:23 +00:00
Mark Murray
dcda434b66 Use phkmalloc instead of Perl's own malloc. Also clean up the FreeBSD
hints file for future releases. This will be submitted to the Perl
maintainers.
1996-11-01 19:00:24 +00:00
John Polstra
c13908c42c Enable modula-3-socks. 1996-11-01 02:41:30 +00:00
John Polstra
61ce7c4a22 This package implements SOCKS support for Modula-3 applications. It
will be used to support SOCKS operation in the soon-to-be-released next
version of CVSup.

A tip of the hat to:  Darryl Okahata, who developed the patches
necessary to make the SOCKS library work with Modula-3's multithreaded
I/O system.
1996-11-01 02:37:35 +00:00
Masafumi Max NAKANE
9b3ccb6a14 Ooops, I forgot to update PLIST and md5.
Upgrade, 2.7.14-> 2.7.15.

Noticed by:	asami
1996-10-31 10:50:12 +00:00
Masafumi Max NAKANE
e7459b4eb7 Upgrade, 2.7.14 -> 2.7.15. 1996-10-31 01:40:26 +00:00
Peter Wemm
d6260f5c6b Update to expect-5.21
This uses tk4.1 and the tcl7.5 in the source tree.
1996-10-30 09:46:20 +00:00
John Polstra
9aef92e855 Split this port into two pieces, with most of the work now being done by
the new "modula-3-lib" port.  The split allows one to save a lot of
disk space by installing only the shared libraries needed for executing
programs.  The full "modula-3" port is needed only if you want to
compile programs as well.
1996-10-29 23:17:19 +00:00
John Polstra
424cae1651 Add new port "modula-3-lib". 1996-10-29 23:07:37 +00:00
John Polstra
d5a92ea924 Split the Modula-3 port into two pieces, creating a new port
"modula-3-lib".  It installs only the shared libraries needed for
executing Modula-3 programs.  This saves a lot of disk space for
people who need to run Modula-3 programs but don't need to build
them.  The original "modula-3" port now depends on this one, and
uses it to install the compiler and the rest of the development
system.

Also, everything is now built with optimization.  I have been
testing this for at least a month, and haven't seen any problems
from it.  It makes the libraries and executables substantially
smaller.

This new port also includes some hooks that will make SOCKS support
possible in the near future.
1996-10-29 23:01:55 +00:00
Masafumi Max NAKANE
b76ced9c64 Removed NO_CDROM.
(The license agreement is similar to GPL and, thus, there should be
no problem with redistributing the original archive as long as we put no
restriction.)
1996-10-29 06:33:58 +00:00
Masafumi Max NAKANE
0ed2a12734 Use ${MKDIR} macro to make directory. 1996-10-27 00:20:27 +00:00
Masafumi Max NAKANE
702463d897 Activated SWI-Prolog port. 1996-10-25 10:35:48 +00:00
Masafumi Max NAKANE
3062e834ec Port of SWI-Prolog.
Submitted by:	Michael Butschky <butsch@computi.erols.com>
Modified and Updated by: max
1996-10-25 10:18:26 +00:00
Masafumi Max NAKANE
591d7d57b6 Deleted unnecessary @cwd directive.
Complete listing of the files.

Added @dirrm directives to remove empty directories after pkg_delete.
1996-10-19 05:58:34 +00:00
Masafumi Max NAKANE
0dec0ef0ae Calls perl with its full path in case perl5 is there and /usr/local/bin is
ahead of /usr/bin in the PATH variable.

Calls mkdir with its full path.

Use macros to install files.

Honor the setting of NOMANCOMPRESS.
1996-10-19 05:56:26 +00:00
Chuck Robey
ca45ad248c Adding a couple of libitcl and libitk symlinks.
Pointed out by:	Satoshi.
1996-10-19 01:55:18 +00:00
Chuck Robey
838df4382e Cleaning up extracurricular linking done by this port over
libtk and libtcl files.
Suggested by:  Satoshi.
1996-10-18 01:03:32 +00:00
Satoshi Asami
d6470ea1aa Checksum changed for two files. 1996-10-17 07:26:10 +00:00
James FitzGibbon
80e36c8e43 Removed msqlperl, pending re-import into databases/ 1996-10-17 02:38:23 +00:00
Eric L. Hernes
edf6d352a2 trim the DESCR's to something reasonable at Satoshi's request. 1996-10-16 15:58:06 +00:00
Satoshi Asami
0842552d47 Remove LIB_DEPENDS on tcl75, it seems to compile and run fine using
the tcl library in /usr/lib.
1996-10-14 23:14:37 +00:00
Satoshi Asami
6821941f98 Remove spurious ";"s.
While I'm here, rewrite the install commands to use the macros.

Reviewed by (sort of):	chuckr
1996-10-11 18:58:01 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Satoshi Asami
8ebda7615d Forcefully ignore libgnumalloc.
Pointed to the right place by:	jmacd
1996-10-10 00:47:10 +00:00
Masafumi Max NAKANE
f309e2b0cc Fixed typo and activated msqlperl properly.
Closes PR ports/1728.
(But I don't know how to actually change  the state of PR.
Could someone do this for me?  Or tell me how?)

Submitted by:	shanee@rabbit.augusta.de
1996-10-05 20:19:19 +00:00
James FitzGibbon
a5359be788 Import of MsqlPerl, an perl5 module for accessing mSQL databases. 1996-09-30 11:10:33 +00:00
John Polstra
5b3a5e6a94 In the post-extract target, chmod the gcc shell scripts to make
sure that they are executable.  On at least one user's system, the
copies taken from /usr/src/contrib did not have their execute bits
set.

Suggested by:	max@wide.ad.jp
1996-09-27 18:17:42 +00:00
John Polstra
9c12b0f08a Update to new DEC SRC release 3.6.
Use new custom distfiles which are MUCH smaller than the ones from
DEC.

Use the gcc-2.7.2.1 sources on the system if they are found in
/usr/src/contrib, to avoid having to fetch that distfile.

Use an existing Modula-3 compiler to bootstrap the new one, if
there happens to be one installed on the system.  Again, this
eliminates the need to fetch one of the distfiles.

Update the built-in thread-safe malloc to the latest version of
phkmalloc.
1996-09-27 02:32:02 +00:00
John Polstra
57b2cc9238 Update to new DEC SRC release 3.6.
Use new custom distfiles which are MUCH smaller than the ones from
DEC.

Use the gcc-2.7.2.1 sources on the system if they are found in
/usr/src/contrib, to avoid having to fetch that distfile.

Use an existing Modula-3 compiler to bootstrap the new one, if
there happens to be one installed on the system.  Again, this
eliminates the need to fetch one of the distfiles.

Update the built-in thread-safe malloc to the latest version of
phkmalloc.
1996-09-27 02:26:41 +00:00
Mark Murray
e3bd908b0d Some fixups:
1) Fix the PLIST
2) use ${INSTALL_MAN}
3) make this work with current's contrib/tcl
1996-09-24 18:16:01 +00:00
James FitzGibbon
d5e3fb8d0e Import of REXX/imc. 1996-09-23 15:55:44 +00:00
James FitzGibbon
a7a7948bfa Import of REXX/imc, a REXX interpreter for unix.
Reviewed by:	matt@bdd.net
1996-09-23 15:50:11 +00:00
Joshua Peck Macdonald
b8ec5f320a Unless I'm hollucinating, my last commit, which I specified
-n to, really happened.  That's kind of weird.  Anyways, I
forgot to add the patches directory and a new patch.

Oh, I specified -n now too, hope this doesn't work.
1996-09-17 23:59:53 +00:00
Joshua Peck Macdonald
d2564b5530 c 1996-09-17 23:55:40 +00:00
Chuck Robey
bb2c6a719a Update md5. 1996-09-13 23:22:19 +00:00
John Polstra
209c7b4381 Helmet on?
Helmet on!

Flameproof vest?
Deployed, Sir!

Heat resistant carbon-fiber cup?
In place!

All defensive systems armed and ready?
Armed and ready, Sir!

Fine, then.  Let's get on with it.  Reduce shared library version numbers!
Uh, Sir, with all due respect ...

DO YOU HEAR ME???  REDUCE SHARED LIBRARY VERSION NUMBERS!!!
Reducing shared library version numbers! ... <*whirr click*> Done!

All right, soldier, let's get the hell out of here...  Soldier? ...  Soldier??
1996-09-12 00:39:56 +00:00
John Polstra
dc039cbb74 Describe how to change the set of components that gets built. 1996-09-10 15:46:00 +00:00
John Polstra
9fe01e692e Update the Modula-3 port with two main goals in mind.
First, change the port so that it builds a much smaller subset of
the SRC distribution.  This eliminates the enormous swap space
requirements of the earlier port, greatly reduces the footprint of
the installed tree, and cuts the size of the package in half.

Second, include many important new patches.  Among them is a slightly
modified version of phkmalloc that is thread-safe for Modula-3.
It eradicates some rare and baffling core dumps that cropped up
from time to time in the previous version of the port.  The Modula-3
runtime itself is careful to use mutual exclusion around calls to
malloc.  But there remained some sneaky backdoor paths into it from
external libraries.

Confession: In the original version of the Modula-3 port, I used
a major version number of 353 for the shared libraries, to correspond
with the SRC version number 3.5.3.  That was a dumb move -- I should
have used 1.  The current update is incompatible at the shared
library level, requiring me to increment the major version number
to 354, even though this is still based on SRC release 3.5.3.  This
is bound to confuse some folks, unfortunately.  I weighed a number
of alternatives, such as (a) cheating and going back to 1, and (b)
using a 4-digit major version such as 3531.  But in the end I
decided that 354 would be the best solution, even though it's
confusing.
1996-09-10 05:25:10 +00:00
Chuck Robey
1358362a80 Reorder Makefile variables. 1996-08-26 03:00:41 +00:00
Chuck Robey
fbe418130c Make a more canonical PKGNAME from the DISTNAME. 1996-08-25 23:47:09 +00:00
Chuck Robey
4ac5951745 Fix the post-install target, .endif in the wrong place. 1996-08-24 17:12:05 +00:00
Chuck Robey
f88adba033 Update itcl to 2.1. Large port, carries around it's own patched
copies of tcl7.5 amd tk4.1, as well as new widget collection.
Reviewed by:	(preliminary version) Satoshi
1996-08-24 03:52:11 +00:00
Chuck Robey
9e307c4661 Make python install include files.
Reviewed by:	jkh
1996-08-17 15:39:43 +00:00
Chuck Robey
e75525a249 Changed doc install directory. 1996-07-30 01:24:55 +00:00
Satoshi Asami
fea793555b Take out version number, it is in PKGNAME. 1996-07-29 22:34:50 +00:00
Satoshi Asami
fde8073f16 The version numbers are required in the package name.
While I'm here, fix the variable ordering.
1996-07-29 22:33:14 +00:00
Chuck Robey
28430d79aa Added moscow_ml to SUBDIRS 1996-07-28 14:43:05 +00:00
Chuck Robey
0e75584d31 Submitted by: chuckr
Oh, messed up an Id line.  That's how it works!
1996-07-28 02:54:06 +00:00
Chuck Robey
5b2f4c2d0e Submitted by: chuckr
New version of the sml programming language, based upon caml.
1996-07-28 02:44:11 +00:00
Mark Murray
6f29e20a63 (By way of Andrew Stesin):
From: wjm@best.com (William J. Middleton)
Newsgroups: comp.lang.perl.announce,comp.lang.perl.misc
Subject: PATCH: perltrap.pod <- 425traps
Date: 1 Jul 1996 14:49:58 GMT
Approved: merlyn@stonehenge.com (comp.lang.perl.announce)
Message-ID: <4r8oim$e5q@nadine.teleport.com>
NNTP-Posting-Host: julie.teleport.com

[The rush to 5.003 couldn't integrate this, so here it is]

The following is a patch for perltrap.pod, from 5.003 (also 5.002).
It integrates the latest version of my simple 425traps
document.  425traps demonstrated, with examples, all of the traps
which have been discovered and sent to me, which have bitten
folks making the transition from perl4 to perl5.  It also gave
an example for each one, including all of the existing perl4
traps in perltrap.pod.

As always, if you discover something that isn't documented in
one form or another in here, and isn't an official (or at least
reported) bug, drop me a line with it.  Also, when or if any
of these is ever formally declared a bug, I'll take it out.
1996-07-27 12:31:34 +00:00
Mark Murray
02fff5fd79 Update to perl5.003 1996-07-13 19:29:49 +00:00
Satoshi Asami
c1a8c54574 Added xpl. 1996-07-10 10:28:28 +00:00
Satoshi Asami
83a65a2fb0 Upgrade, 7.5 -> 7.5.2. Also fix tcl/tk library names.
Submitted in part by:	Michael Smith <msmith@atrad.adelaide.edu.au>
1996-07-10 07:57:15 +00:00
Gary Palmer
4fccf7d536 Change MASTER_SITE addresses from ftp.aud.alcatel.com (which
no longer holds the archive) to ftp.neosoft.com, correcting
paths as necessary.

Pointed Out By:	jkh
1996-07-02 00:21:03 +00:00
Andreas Klemm
7ac1a11c23 ftp archive has moved from mirror.neosoft.com to ftp.neosoft.com
fixed for 2.1.5
1996-06-30 19:29:51 +00:00
Satoshi Asami
9f6c3247b8 Master site change (ftp.neosoft.com -> mirror.neosoft.com).
Submitted by:	the ftp .message
1996-06-17 10:00:38 +00:00
Jordan K. Hubbard
ee22b04482 Whoops! My `cvscommit' function doesn't take arguments, so this got
committed by mistake.  Back it out.
1996-06-16 06:52:22 +00:00
Jordan K. Hubbard
73f6ab3564 Add tclX75 1996-06-16 06:47:38 +00:00
James Raynard
f138f8ed5e Made port NO_PACKAGE.
Removed CFLAGS line which didn't appear to do anything.

Minor changes to message printed out at install time.
1996-06-05 17:35:13 +00:00
Satoshi Asami
9e28324574 freefall.cdrom.com -> freefall.freebsd.org 1996-06-03 02:17:34 +00:00
Satoshi Asami
0257184d16 Remove "/usr/local/" from all the lines. 1996-06-03 01:27:28 +00:00
James Raynard
ec3244e555 Get X interface to Smalltalk working. 1996-06-03 00:31:18 +00:00
James Raynard
ef6ecb0e54 Compile with optimisation. 1996-06-03 00:30:41 +00:00
James Raynard
6b67e1ea5e Package list for the port. 1996-06-03 00:28:21 +00:00
James Raynard
2631471abd Change maintainer to jraynard.
Build either X or non-X version depending on whether X11BASE exists.

Make info printed out at install stage more informative.
1996-06-03 00:27:35 +00:00
Gary Palmer
5c9ca9b730 Use setreuid instead of seteuid for permissions management 1996-06-02 19:59:28 +00:00
Satoshi Asami
cd40a9a319 Install manpages too.
Submitted (partly) by:	chuckr@glue.umd.edu
1996-05-13 09:44:36 +00:00
Jordan K. Hubbard
89ab16ba94 Upgrade this port to use the latest tcl/tk.
Patches Submitted by:	Soren Dayton <soren@ambiguity.i-2.com>
1996-05-11 23:34:24 +00:00
Paul Traina
ebf57a6230 Update to released version of tclX 7.5 1996-04-28 04:59:20 +00:00
Satoshi Asami
02dc5b7616 Check if /usr/local/bin/gnatf exists or not and if not, pronounce it
BROKEN.  This port requires an existing compiler to bootstrap.
1996-04-12 08:33:25 +00:00
Satoshi Asami
bfc2f48958 Add gnat. 1996-04-12 08:30:51 +00:00
Satoshi Asami
b0ae2f4c93 pkg/COMMENT files for use by ports READMEs. 1996-04-09 08:30:00 +00:00
John Polstra
6db6d87fc2 Correct the package CATEGORIES from "languages" to "lang". 1996-03-22 15:46:41 +00:00
John Polstra
e9caf834cc Add new subdirectory "modula-3". 1996-03-20 22:31:15 +00:00
John Polstra
4182488b64 Modula-3 language system from DEC Systems Research Center. 1996-03-20 22:10:19 +00:00
Satoshi Asami
3b02424bf4 Change PKGNAME from "tclX7.5.0-b3" to "tclX-7.5b3". 1996-03-18 02:04:26 +00:00
Satoshi Asami
b557d8c173 A little reformatting. Also conditionalize man page compression on
NOMANCOMPRESS.
1996-03-18 01:01:44 +00:00
Mark Murray
b80a886e9c Update to Perl 5.002. 1996-03-16 13:04:53 +00:00
Paul Traina
455a3f972d TclX v7.5 1996-03-16 05:01:43 +00:00
Satoshi Asami
ca4a738223 Checksum was wrong. 1996-03-10 00:04:10 +00:00
Satoshi Asami
e214336a48 Install additional documents conditional to NOPORTDOCS. Note that
"License" is installed unconditionally.
1996-03-07 13:00:53 +00:00
Satoshi Asami
e79cd0ebc6 Mandatory package files! 1996-03-07 12:55:59 +00:00
Satoshi Asami
c749f16a7a Add tcl75. 1996-03-07 01:54:35 +00:00
Satoshi Asami
54bfe2c902 Remove ${KEYWORDS}. 1996-03-06 08:20:19 +00:00
Satoshi Asami
a60c8e197d Add expect to SUBDIR, it builds and packages now! 1996-02-07 10:09:38 +00:00
Satoshi Asami
05a7b89832 The latest change (adding DEPENDS) made expect build and install
tcl/tk even if they are properly found by LIB_DEPENDS.  Make it
only extract in that case.

While I'm here, make expect and expectk link with shared tcl/tk libs.
expectk used to be a 1/2 MB binary!  (now it's 136KB)

I'd also rather change `-g' to whatever CFLAGS defined in
/etc/make.conf, but the author of expect has an explicit comment in
the Makefile about him not trusting compilers' optimization.  Well,
if you say so.
1996-02-07 09:36:53 +00:00
Jordan K. Hubbard
df5fd017ae Add tclX74 to subdirs. 1996-02-07 06:20:54 +00:00
Jordan K. Hubbard
3c7092ffce The version of expect on nist was upgraded to 5.19 without changing
the filename.  Sigh!
1996-02-07 05:10:30 +00:00
Satoshi Asami
809fcc16f3 Added pgcc. 1996-01-31 09:14:31 +00:00
Jordan K. Hubbard
471acf84eb Ah, missed the extra patches. Also revert PLIST to use share instead of lib
again.
1996-01-18 15:53:46 +00:00
Jordan K. Hubbard
cf0cb0bcf2 share -> lib; thanks, Satoshi! 1996-01-18 12:17:30 +00:00
Jordan K. Hubbard
6534821fdb Update to Python 1.3
Submitted by:	tg
1996-01-18 10:18:54 +00:00
Satoshi Asami
f23002e9d2 File name changed on master site (".freebsd.gz" -> ".freebsd.tar.gz").
Submitted by:	"Danny J. Zerkel" <dzerkel@feephi.phofarm.com>
1996-01-13 07:03:37 +00:00
Thomas Gellekum
993561f798 - Try to grab from ftp.uni-bremen.de first; seems to be the
master site for elk.
- Add official patch #1.
- Use dl*() for dynamic loading. This still has its quirks, but
  it's usable. Plus, invoking global ctors when loading C++
  object files now works; it didn't with the old incremental
  loading.
1995-12-20 08:41:04 +00:00
Mark Murray
e2c8d7869b Bring this port up-to-date. It had no package info and was based on an old
tarball.
PLEASE REFETCH THIS TARBALL - THE CONTENTS HAVE CHANGED, THE NAME HAS NOT!
1995-12-07 22:18:39 +00:00
Jordan K. Hubbard
21daa105db Remove unnecessary include of <rpcsvc/ypclnt.h>
Submitted by:	Faried Nawaz <fn@pain.csrv.uidaho.edu>
1995-11-25 18:07:59 +00:00
Satoshi Asami
5812de6cad Change category nome from "languages" to "lang". Also remove "programming"
which appeared in some of them, everything here is a programming language! :)
1995-11-22 13:13:16 +00:00
Satoshi Asami
7cd6a55ea4 Delete @cwd, @mode, @owner and @group from these packing lists.
Reported by:	jkh
1995-11-13 13:21:26 +00:00
Satoshi Asami
15c9ca7f23 Add missing %D. 1995-11-13 13:06:36 +00:00
Satoshi Asami
6018d82357 Upgrade, 2.2->3.0.
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-11-09 07:13:56 +00:00