summaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* reordered ftp sites (USA sites first)andreas1997-06-102-22/+3
| | | | | removed patch-ac (dunno how this patch made it again into my patches directory, thanks Satoshi for telling me !)
* Add squeak.asami1997-06-101-1/+2
|
* A smalltalk system with a graphical user interface.asami1997-06-1018-0/+177
| | | | | PR: 3458 Submitted by: Roland Jesse <jesse@cs.uni-magdeburg.de>
* update pgcc-current port.andreas1997-06-084-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:
* Make suidperl install on 2.1.*markm1997-06-047-21/+77
| | | | Submitted by: pius@ienet.com
* Compile with thread support, if libc_r exists and WITH_THREADS is set.tg1997-06-0215-30/+210
| | | | Submitted by: Peter Haight <peterh@prognet.com>
* The distfile moved on the MASTER_SITE. (this port is still BROKEN,fenner1997-05-311-2/+2
| | | | | | however). Found by: distfile checker
* Remove two initial ranlib's without any previous fileache1997-05-247-14/+0
|
* Upgrade all ports requiring perl5.003 to perl5.004jfitz1997-05-241-4/+4
| | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
* Upgrade to Perl5.004. SUID Perl Works for 3.0-current and 2.2.2!markm1997-05-2349-10892/+4018
|
* Upgrade, 2.8.2 -> 2.8.6.max1997-05-174-78/+77
|
* Some reorganization of this port:tg1997-05-1460-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.
* This is the Perl5 equivalent of the MNT_NOSUID patch that was put intoroberto1997-05-137-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).
* Add a fix for a graphics bug.jdp1997-05-095-46/+70
|
* Simplify patch.tg1997-05-052-28/+6
|
* Clean up some left-over from FreeBSD-2.0 days.tg1997-05-052-0/+62
|
* Add NumPy to default search path.tg1997-05-0515-15/+15
|
* tada ... eperl is now enabled in the ports lang sectionandreas1997-05-031-1/+2
|
* Backed out my changes based on the missassumption, that SSSL hasandreas1997-05-032-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:
* upgraded eperl port to new release 2.1.1andreas1997-05-036-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:
* Add $Id$.asami1997-04-301-0/+2
|
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.asami1997-04-303-5/+5
|
* Change definition of undelete() into rx_undelete() to avoid name conflict ↵jfitz1997-04-271-1/+1
| | | | | | with April 5th changes to unistd.h Submitted by: asami@freebsd.org
* Upgrade, 1.84 -> 1.92.max1997-04-272-4/+4
| | | | | PR: 2970 Submitted by: pgiffuni@fps.biblos.unal.edu.co
* Fix a build failure caused by a prototype mismatch. Correctjdp1997-04-231-18/+172
| | | | | | numerous incorrect argument declarations. Make the wrapper for ftruncate() do the right thing with respect to 64-bit argument alignment.
* Add virtual category 'perl5'.wosch1997-04-208-16/+16
|
* Add virtual category 'tk41'.wosch1997-04-2019-38/+38
|
* Main site remove distfile, so add few another sites with this distfileache1997-04-151-2/+4
| | | | instead
* Home Page of Pentium Compiler group changedandreas1997-04-141-5/+1
| | | | | | http://www.goof.com/pcg/ Submitted by: John Polstra <jdp@polstra.com>
* Upgrade, 2.8.0 -> 2.8.2.max1997-04-043-75/+75
|
* Arrange for the DEC copyright notice to be installed and includedjdp1997-03-286-4/+26
| | | | in the package. Add a pointer to it in the DESCR file.
* Add a wrapper for the "chflags" system call.jdp1997-03-261-11/+31
|
* Fix an include file problem that prevented RTHeapDepC.c fromjdp1997-03-261-14/+30
| | | | compiling on post-lite2-merge systems.
* Upgrade, 2.7.20 -> 2.8.0.max1997-03-263-75/+75
|
* Support 2.2.1obrien1997-03-251-2/+2
|
* sed out -* from ``uname -r'' so this will build on future versions ofobrien1997-03-251-5/+5
| | | | SNAPs, BETAs, etc...
* Added support for 2.1.{5,6}. I didn't see any reason why this shouldn'tobrien1997-03-251-3/+3
| | | | work on these too (especially 2.1.6).
* New port, objc, an Objective C compiler.chuckr1997-03-185-0/+98
|
* Added tcl76.asami1997-03-121-1/+2
|
* Upgrade to 5.22.0. Closes PR ports/2935.asami1997-03-114-15/+15
| | | | Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* Remove pTk, superseded by p5-Tk400 port.asami1997-03-061-2/+1
|
* Don't ask whether I want to delete the old installation or not.asami1997-03-062-2/+18
|
* Well, I did my best to try to make this thing compile but it seemsasami1997-03-052-1/+29
| | | | | | 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. :(
* Use new libtix.tg1997-02-2130-45/+45
|
* www/sawt --> devel/sawtobrien1997-02-181-1/+4
| | | | | | www/kaffe --> lang/kaffe www/jdk --> lang/jdk www/javac_netscape --> lang/javac_netscape
* Turn on guavac Java compiler.obrien1997-02-161-1/+2
|
* Upgrade, 2.7.18 -> 2.7.20.max1997-02-153-75/+75
|
* The distfile changed.max1997-02-151-1/+1
| | | | | Noticed by: Arne Henrik Juul <arnej@imf.unit.no> (Closing 1/14 of PR #2677.)
* Honor the user's CC and CFLAGS settings when building the codejdp1997-02-141-2/+2
| | | | | generator. Submitted by: ache
* Upgrade to 9.3.tg1997-02-123-21/+4
| | | | Closes 1/13th of PR #2677 ;-).
OpenPOWER on IntegriCloud