Commit Graph

369 Commits

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