summaryrefslogtreecommitdiff
path: root/lang (unfollow)
Commit message (Collapse)AuthorFilesLines
1997-07-18Corrent package name.Mark Murray7-14/+14
Pointed out by: Satoshi Notes: svn path=/head/; revision=7368
1997-07-18Update name of perl executable in dependencies to "perl5.00401".Satoshi Asami1-6/+3
Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS and RUN_DEPENDS). Notes: svn path=/head/; revision=7366
1997-07-17Update to perl-5.004_01Mark Murray21-1701/+1750
Notes: svn path=/head/; revision=7361
1997-07-17ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE8-16/+16
Notes: svn path=/head/; revision=7360
1997-07-15activate cmuclMartin Cracauer1-1/+2
Notes: svn path=/head/; revision=7346
1997-07-15Forgot to disable NO_CDROMMartin Cracauer1-2/+1
Notes: svn path=/head/; revision=7344
1997-07-15Fix a little packaging problem due to an empty directory in distfileMartin Cracauer3-5/+5
Fix some typos in DESCR Notes: svn path=/head/; revision=7342
1997-07-15The CMU implementation of Common Lisp, prerelease 18aMartin Cracauer5-0/+71
Notes: svn path=/head/; revision=7340
1997-07-15Make this port almost portlint - clean (Description is still too long)Martin Cracauer2-50/+14
Fix some typos. Notes: svn path=/head/; revision=7336
1997-07-15New version. This version is allowed to be on the CDROM.Martin Cracauer2-5/+5
PR: ports/4096 Reviewed by: Thomas Gellekum <tg@ihf.rwth-aachen.de> Notes: svn path=/head/; revision=7335
1997-07-13/bin/sh -> ${SH}Masafumi Max NAKANE2-6/+6
Notes: svn path=/head/; revision=7303
1997-07-11Fix a screwed up patch that broke things badly.John Polstra1-44/+14
Notes: svn path=/head/; revision=7291
1997-07-11Add several bugfixes. Produce more informative messages whenJohn Polstra9-83/+502
segmentation violations and assertion failures occur. Support several system calls not supported previously. PR: This is part of the fix for ports/3572. Notes: svn path=/head/; revision=7288
1997-07-10Remove tcl75 for now, it is missing pkg/* files.Satoshi Asami1-2/+1
Notes: svn path=/head/; revision=7284
1997-07-07Remove dependancy on tk4.1, it works just fine with later versions.Paul Traina1-6/+8
Notes: svn path=/head/; revision=7229
1997-07-07Bring back tcl 7.5Paul Traina1-1/+2
Notes: svn path=/head/; revision=7227
1997-07-04I botched my previous update of the thread safe malloc, making itJohn Polstra5-49/+51
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 Notes: svn path=/head/; revision=7212
1997-06-29Update the Modula-3 runtime's thread safe malloc to PHK's latest.John Polstra5-428/+282
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 Notes: svn path=/head/; revision=7132
1997-06-29Wrong message on prev commit. Should have been:David E. O'Brien1-1/+1
Removed useless ``-p'' used with ${MKDIR}'' Notes: svn path=/head/; revision=7114
1997-06-29Add support for {Open,Net}BSDDavid E. O'Brien2-6/+14
Notes: svn path=/head/; revision=7113
1997-06-26Activate sr.Masafumi Max NAKANE1-1/+2
Notes: svn path=/head/; revision=7077
1997-06-26New port, SR:Masafumi Max NAKANE6-0/+445
A parallel language "Synchronization Resources" Submitted by: Ruslan Shevchenko <rssh@satori.ipri.kiev.ua> PR: 3758 Notes: svn path=/head/; revision=7076
1997-06-25Activate mocka.Thomas Gellekum1-1/+2
Notes: svn path=/head/; revision=7069
1997-06-24Make all p5- ports use USE_PERL instead of explicitly stating the version ↵James FitzGibbon1-3/+2
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.) Notes: svn path=/head/; revision=7065
1997-06-17Add extra # line to comment section.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=6975
1997-06-16Activate devel/p5-Devel-DProfJames FitzGibbon1-1/+2
Activate devel/p5-Devel-Peek Activate devel/p5-Devel-Symdump Activate lang/p5-Tcl Activate x11/p5-Tcl-Tk Notes: svn path=/head/; revision=6950
1997-06-16Import of a perl5 module for access to libtclJames FitzGibbon6-0/+74
Notes: svn path=/head/; revision=6948
1997-06-10reordered ftp sites (USA sites first)Andreas Klemm2-22/+3
removed patch-ac (dunno how this patch made it again into my patches directory, thanks Satoshi for telling me !) Notes: svn path=/head/; revision=6852
1997-06-10Add squeak.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=6839
1997-06-10A smalltalk system with a graphical user interface.Satoshi Asami18-0/+177
PR: 3458 Submitted by: Roland Jesse <jesse@cs.uni-magdeburg.de> Notes: svn path=/head/; revision=6838
1997-06-08update pgcc-current port.Andreas Klemm4-7/+32
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: Notes: svn path=/head/; revision=6803
1997-06-04Make suidperl install on 2.1.*Mark Murray7-21/+77
Submitted by: pius@ienet.com Notes: svn path=/head/; revision=6751
1997-06-02Compile with thread support, if libc_r exists and WITH_THREADS is set.Thomas Gellekum15-30/+210
Submitted by: Peter Haight <peterh@prognet.com> Notes: svn path=/head/; revision=6669
1997-05-31The distfile moved on the MASTER_SITE. (this port is still BROKEN,Bill Fenner1-2/+2
however). Found by: distfile checker Notes: svn path=/head/; revision=6655
1997-05-24Remove two initial ranlib's without any previous fileAndrey A. Chernov7-14/+0
Notes: svn path=/head/; revision=6547
1997-05-24Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1-4/+4
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. Notes: svn path=/head/; revision=6544
1997-05-23Upgrade to Perl5.004. SUID Perl Works for 3.0-current and 2.2.2!Mark Murray49-10892/+4018
Notes: svn path=/head/; revision=6541
1997-05-17Upgrade, 2.8.2 -> 2.8.6.Masafumi Max NAKANE4-78/+77
Notes: svn path=/head/; revision=6467
1997-05-14Some reorganization of this port:Thomas Gellekum60-5355/+5385
- 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. Notes: svn path=/head/; revision=6447
1997-05-13This is the Perl5 equivalent of the MNT_NOSUID patch that was put intoOllivier Robert7-0/+294
/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). Notes: svn path=/head/; revision=6446
1997-05-09Add a fix for a graphics bug.John Polstra5-46/+70
Notes: svn path=/head/; revision=6438
1997-05-05Simplify patch.Thomas Gellekum2-28/+6
Notes: svn path=/head/; revision=6413
1997-05-05Clean up some left-over from FreeBSD-2.0 days.Thomas Gellekum2-0/+62
Notes: svn path=/head/; revision=6409
1997-05-05Add NumPy to default search path.Thomas Gellekum15-15/+15
Notes: svn path=/head/; revision=6408
1997-05-03tada ... eperl is now enabled in the ports lang sectionAndreas Klemm1-1/+2
Notes: svn path=/head/; revision=6391
1997-05-03Backed out my changes based on the missassumption, that SSSL hasAndreas Klemm2-4/+5
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: Notes: svn path=/head/; revision=6389
1997-05-03upgraded eperl port to new release 2.1.1Andreas Klemm6-70/+98
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: Notes: svn path=/head/; revision=6386
1997-04-30Add $Id$.Satoshi Asami1-0/+2
Notes: svn path=/head/; revision=6370
1997-04-30Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami3-5/+5
Notes: svn path=/head/; revision=6369
1997-04-27Change definition of undelete() into rx_undelete() to avoid name conflict ↵James FitzGibbon1-1/+1
with April 5th changes to unistd.h Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=6337