1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Commit Graph

409 Commits

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