summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade, 2.8.2 -> 2.8.6.Masafumi Max NAKANE1997-05-174-78/+77
| | | | Notes: svn path=/head/; revision=6467
* Some reorganization of this port:Thomas Gellekum1997-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. Notes: svn path=/head/; revision=6447
* This is the Perl5 equivalent of the MNT_NOSUID patch that was put intoOllivier Robert1997-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). Notes: svn path=/head/; revision=6446
* Add a fix for a graphics bug.John Polstra1997-05-095-46/+70
| | | | Notes: svn path=/head/; revision=6438
* Simplify patch.Thomas Gellekum1997-05-052-28/+6
| | | | Notes: svn path=/head/; revision=6413
* Clean up some left-over from FreeBSD-2.0 days.Thomas Gellekum1997-05-052-0/+62
| | | | Notes: svn path=/head/; revision=6409
* Add NumPy to default search path.Thomas Gellekum1997-05-0515-15/+15
| | | | Notes: svn path=/head/; revision=6408
* tada ... eperl is now enabled in the ports lang sectionAndreas Klemm1997-05-031-1/+2
| | | | Notes: svn path=/head/; revision=6391
* Backed out my changes based on the missassumption, that SSSL hasAndreas Klemm1997-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: Notes: svn path=/head/; revision=6389
* upgraded eperl port to new release 2.1.1Andreas Klemm1997-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: Notes: svn path=/head/; revision=6386
* Add $Id$.Satoshi Asami1997-04-301-0/+2
| | | | Notes: svn path=/head/; revision=6370
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1997-04-303-5/+5
| | | | Notes: svn path=/head/; revision=6369
* Change definition of undelete() into rx_undelete() to avoid name conflict ↵James FitzGibbon1997-04-271-1/+1
| | | | | | | | | with April 5th changes to unistd.h Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=6337
* Upgrade, 1.84 -> 1.92.Masafumi Max NAKANE1997-04-272-4/+4
| | | | | | | | PR: 2970 Submitted by: pgiffuni@fps.biblos.unal.edu.co Notes: svn path=/head/; revision=6327
* Fix a build failure caused by a prototype mismatch. CorrectJohn Polstra1997-04-231-18/+172
| | | | | | | | | numerous incorrect argument declarations. Make the wrapper for ftruncate() do the right thing with respect to 64-bit argument alignment. Notes: svn path=/head/; revision=6276
* Add virtual category 'perl5'.Wolfram Schneider1997-04-208-16/+16
| | | | Notes: svn path=/head/; revision=6249
* Add virtual category 'tk41'.Wolfram Schneider1997-04-2019-38/+38
| | | | Notes: svn path=/head/; revision=6248
* Main site remove distfile, so add few another sites with this distfileAndrey A. Chernov1997-04-151-2/+4
| | | | | | | instead Notes: svn path=/head/; revision=6216
* Home Page of Pentium Compiler group changedAndreas Klemm1997-04-141-5/+1
| | | | | | | | | http://www.goof.com/pcg/ Submitted by: John Polstra <jdp@polstra.com> Notes: svn path=/head/; revision=6205
* Upgrade, 2.8.0 -> 2.8.2.Masafumi Max NAKANE1997-04-043-75/+75
| | | | Notes: svn path=/head/; revision=6136
* Arrange for the DEC copyright notice to be installed and includedJohn Polstra1997-03-286-4/+26
| | | | | | | in the package. Add a pointer to it in the DESCR file. Notes: svn path=/head/; revision=6041
* Add a wrapper for the "chflags" system call.John Polstra1997-03-261-11/+31
| | | | Notes: svn path=/head/; revision=6026
* Fix an include file problem that prevented RTHeapDepC.c fromJohn Polstra1997-03-261-14/+30
| | | | | | | compiling on post-lite2-merge systems. Notes: svn path=/head/; revision=6025
* Upgrade, 2.7.20 -> 2.8.0.Masafumi Max NAKANE1997-03-263-75/+75
| | | | Notes: svn path=/head/; revision=6024
* Support 2.2.1David E. O'Brien1997-03-251-2/+2
| | | | Notes: svn path=/head/; revision=6009
* sed out -* from ``uname -r'' so this will build on future versions ofDavid E. O'Brien1997-03-251-5/+5
| | | | | | | SNAPs, BETAs, etc... Notes: svn path=/head/; revision=6008
* Added support for 2.1.{5,6}. I didn't see any reason why this shouldn'tDavid E. O'Brien1997-03-251-3/+3
| | | | | | | work on these too (especially 2.1.6). Notes: svn path=/head/; revision=5999
* New port, objc, an Objective C compiler.Chuck Robey1997-03-185-0/+98
| | | | Notes: svn path=/head/; revision=5977
* Added tcl76.Satoshi Asami1997-03-121-1/+2
| | | | Notes: svn path=/head/; revision=5956
* Upgrade to 5.22.0. Closes PR ports/2935.Satoshi Asami1997-03-114-15/+15
| | | | | | | Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=5936
* Remove pTk, superseded by p5-Tk400 port.Satoshi Asami1997-03-061-2/+1
| | | | Notes: svn path=/head/; revision=5898
* Don't ask whether I want to delete the old installation or not.Satoshi Asami1997-03-062-2/+18
| | | | Notes: svn path=/head/; revision=5893
* Well, I did my best to try to make this thing compile but it seemsSatoshi Asami1997-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. :( Notes: svn path=/head/; revision=5852
* Use new libtix.Thomas Gellekum1997-02-2130-45/+45
| | | | Notes: svn path=/head/; revision=5712
* www/sawt --> devel/sawtDavid E. O'Brien1997-02-181-1/+4
| | | | | | | | | www/kaffe --> lang/kaffe www/jdk --> lang/jdk www/javac_netscape --> lang/javac_netscape Notes: svn path=/head/; revision=5683
* Turn on guavac Java compiler.David E. O'Brien1997-02-161-1/+2
| | | | Notes: svn path=/head/; revision=5633
* Upgrade, 2.7.18 -> 2.7.20.Masafumi Max NAKANE1997-02-153-75/+75
| | | | Notes: svn path=/head/; revision=5622
* The distfile changed.Masafumi Max NAKANE1997-02-151-1/+1
| | | | | | | | Noticed by: Arne Henrik Juul <arnej@imf.unit.no> (Closing 1/14 of PR #2677.) Notes: svn path=/head/; revision=5619
* Honor the user's CC and CFLAGS settings when building the codeJohn Polstra1997-02-141-2/+2
| | | | | | | | generator. Submitted by: ache Notes: svn path=/head/; revision=5613
* Upgrade to 9.3.Thomas Gellekum1997-02-123-21/+4
| | | | | | | Closes 1/13th of PR #2677 ;-). Notes: svn path=/head/; revision=5578
* Install config.h, so compiling extensions from C sourcesThomas Gellekum1997-02-0630-375/+360
| | | | | | | actually works. Notes: svn path=/head/; revision=5552
* Upgrade, 2.7.16 -> 2.7.18.Masafumi Max NAKANE1997-02-024-106/+86
| | | | Notes: svn path=/head/; revision=5508
* Use installed header files.Satoshi Asami1997-01-191-8/+4
| | | | Notes: svn path=/head/; revision=5385
* Change pre-patch rule slightly to extract everything under ${WRKSRC},Satoshi Asami1997-01-191-8/+7
| | | | | | | not ${.CURDIR}. Also remove HAS_CONFIGURE (GNU_CONFIGURE implies that). Notes: svn path=/head/; revision=5380
* Add idl4Mike Smith1997-01-161-1/+2
| | | | Notes: svn path=/head/; revision=5365
* Oops, forgot this one.Mike Smith1997-01-161-0/+44
| | | | Notes: svn path=/head/; revision=5363
* Remove version number from descriptionMike Smith1997-01-161-2/+0
| | | | Notes: svn path=/head/; revision=5362
* New patches for bwbasic 2.20Mike Smith1997-01-161-23/+15
| | | | Notes: svn path=/head/; revision=5361
* New checksums for new files.Mike Smith1997-01-161-1/+2
| | | | Notes: svn path=/head/; revision=5360
* Update to version 2.20pl1, also fix some glaring stupidity that causesMike Smith1997-01-161-7/+21
| | | | | | | | | one of the supplied tests to fail. Located-on-radar-by: Josh Gilliam -- soil@quick.net Notes: svn path=/head/; revision=5359