1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

796 Commits

Author SHA1 Message Date
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
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