Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better support for local $CFLAGS. | tg | 1999-05-19 | 15 | -45/+45 |
| | |||||
* | Upgrade to the 19990517 snapshot. EGCS is not in a feature freeze for the | obrien | 1999-05-18 | 72 | -522/+450 |
| | | | | upcoming 1.2 release. Which, BTW, will be called GCC-2.95. | ||||
* | Minor cleanup - remove Xlib dependency, as it's already there through tk. | asami | 1999-05-12 | 1 | -3/+2 |
| | | | | Submitted by: maintainer | ||||
* | Depend on tk, not tcl (which is pulled in from tk anyway). | asami | 1999-05-12 | 1 | -2/+2 |
| | |||||
* | Fix ELF build. Change maintainer's mail address. | asami | 1999-05-12 | 2 | -3/+23 |
| | | | | Submitted by: maintainer, of course | ||||
* | Remove missing file. | asami | 1999-05-12 | 1 | -1/+0 |
| | |||||
* | Don't write to ${PKGDIR}/PLIST. | asami | 1999-05-11 | 1 | -7/+5 |
| | |||||
* | Rename all pwrite()s to deal with this change: | asami | 1999-05-10 | 1 | -0/+53 |
| | | | | | | | | 1.24.2.1 Wed May 5 23:19:59 1999 UTC by dt Branch: RELENG_3 Diffs to 1.24 ; Diffs to 1.26 MFC: pread() and pwrite(). | ||||
* | Add a patch for 4.0current. | vanilla | 1999-05-10 | 2 | -0/+40 |
| | |||||
* | New port gnustep. GNUstep is a set of general-purpose Objective-C libraries | tg | 1999-05-10 | 15 | -0/+3030 |
| | | | | base on the OpenStep standard developed by NeXT (now Apple) Inc. | ||||
* | Add '%D' so we get the whole path for the '@unexec rm's. | steve | 1999-05-09 | 7 | -7/+14 |
| | | | | | PR: 7848 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> | ||||
* | This port needs X11 libs. | steve | 1999-05-09 | 1 | -1/+3 |
| | | | | | PR: 11522 Submitted by: maintainer | ||||
* | Fix profiling on ELF systems. | steve | 1999-05-09 | 2 | -6/+38 |
| | | | | | PR: 11566 Submitted by: Ronald Kuehn <rk@ronald.org> | ||||
* | Update 2.3 -> 2.4 | nectar | 1999-05-09 | 8 | -56/+16 |
| | |||||
* | Fix MASTER_SITES: | nectar | 1999-05-09 | 2 | -10/+6 |
| | | | | | * alix.inria.fr has been inaccessible for a couple of weeks * path on ftp.cs.uni-magdeburg.de was wrong | ||||
* | Use MLINKS and friends (rather than PLIST literals) to stipulate man pages & ↵ | cwt | 1999-05-06 | 2 | -406/+150 |
| | | | | links | ||||
* | Fix build breakage. | jkoshy | 1999-05-06 | 1 | -1/+2 |
| | | | | Detected by: PW's automated build tools. | ||||
* | Don't try running mkLinks (since it doesn't do anything anyway) | fenner | 1999-05-04 | 6 | -15/+927 |
| | | | | Use MLINKS= to accomplish what mkLinks wanted to do. | ||||
* | Fix the script that makes the long-name man page links, and add the | fenner | 1999-05-04 | 2 | -1/+250 |
| | | | | | | | | long-name man pages to PLIST. Note that instead of including a 54k patch, there's a post-patch: target in the Makefile that uses sed. PR: ports/9786 and ports/9787 | ||||
* | Yet more WWW: additions | mharo | 1999-05-03 | 35 | -41/+48 |
| | |||||
* | Use new set of diffs from author and make this compile on the Alpha. | steve | 1999-05-03 | 3 | -3/+14 |
| | | | | | PR: 11417 Inspired by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> | ||||
* | Added otcl and jdk-tutorial | taoka | 1999-04-30 | 1 | -1/+3 |
| | |||||
* | MIT Object Tcl | taoka | 1999-04-30 | 5 | -0/+50 |
| | | | | | PR: 11338 Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu> | ||||
* | Tcl 8.0.5. Fenner's MLINK PR TBA RSN | cwt | 1999-04-30 | 4 | -23/+18 |
| | |||||
* | Update to 990416 version. | kris | 1999-04-30 | 3 | -35/+29 |
| | | | | | | | | | | | | Some commentary from Mr. bwk: Mar 5, 1999: after hearing from yet another innocent victim, changed isnumber to is_number to avoid the problem caused by freeBSD gratuitously and incorrectly including the name isnumber in the standard header file ctype.h. Prompted by: bento | ||||
* | activate SIOD | jkoshy | 1999-04-28 | 1 | -1/+2 |
| | |||||
* | Scheme in one Day/Defun, a small footprint implementation of Scheme with | jkoshy | 1999-04-28 | 8 | -0/+204 |
| | | | | | | some database, unix programming and cgi scripting extensions. Requested by: Philippe Laliberte <arsphl@oeil.qc.ca> on -ports | ||||
* | a Ruby interface to Tcl/Tk libraries | taoka | 1999-04-27 | 9 | -0/+199 |
| | | | | | PR: 10907 Submitted by: Yasuhiro Fukuma <yasuf@big.or.jp> | ||||
* | add f2c & f77 | obrien | 1999-04-24 | 1 | -1/+3 |
| | |||||
* | driver utility for f2c and gcc | obrien | 1999-04-24 | 5 | -0/+59 |
| | | | | | PR: ports/11220 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu> | ||||
* | f2c FORTRAN "compiler" port'ified from src/contrib/ | obrien | 1999-04-24 | 6 | -0/+277 |
| | | | | | PR: ports/11220 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu> | ||||
* | Unbreak for ELF. | jkoshy | 1999-04-22 | 1 | -6/+2 |
| | |||||
* | Add some master sites. | nectar | 1999-04-22 | 1 | -3/+12 |
| | |||||
* | Sync up with some diffs I sent to Cygnus. | obrien | 1999-04-22 | 54 | -270/+306 |
| | |||||
* | this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ... | scrappy | 1999-04-22 | 56 | -84/+84 |
| | |||||
* | Remove ``NO_LATEST_LINK'' | nectar | 1999-04-21 | 15 | -30/+15 |
| | | | | Approved by: Maintainer <tg@FreeBSD.ORG> | ||||
* | turnon egcs-devel | obrien | 1999-04-21 | 1 | -1/+2 |
| | |||||
* | I give you the latest and greatest of the EGCS snapshot series. | obrien | 1999-04-21 | 252 | -2628/+9144 |
| | | | | | | | | This is their bleeding edge offering. This will enable us to better track the direction EGCS is going for future upgrades of /usr/contrib/egcs/. Above ver 1.1.2, this offering gives you many C++ fixes/enhancements, *and* a native Java compiler. | ||||
* | Update from 2.0 to 2.2 | mharo | 1999-04-21 | 7 | -3781/+145 |
| | | | | | | | | | | | | Note: Matt Dillon's 2xP3/450 w/512MB can build world over NFS faster than my k6-2 333 can compile this port. It was *NOT* fun to test this port. Maybe someone else (with a super fast computer) could make sure everything works. This port does pass the make install deinstall reinstall package deinstall test though so I assume everything is fine. PR: 11242 Submitted by: maintainer with fixes by me | ||||
* | * Update python 1.5.1 -> 1.5.2 | nectar | 1999-04-21 | 65 | -1317/+1628 |
| | | | | * Remove python-beta | ||||
* | Upgrade to 3.2.5. | max | 1999-04-20 | 4 | -89/+109 |
| | | | | | | PR: 10801 Submitted by: Dan Cross <tenser@hurricane.phys.psu.edu> Minor tweaks by: max | ||||
* | Update to version 1.2.5. | steve | 1999-04-19 | 9 | -144/+303 |
| | | | | | PR: 10906 Submitted by: maintainer | ||||
* | Fix the CPP_PREDEFINES so it properly gets the "global" definition too. | obrien | 1999-04-18 | 2 | -2/+2 |
| | |||||
* | Upgrade to v2.1.1 | jkoshy | 1999-04-13 | 4 | -14/+65 |
| | | | | Ok'ed by: Maintainer. | ||||
* | Mark this FORBIDDEN while DavidO works on an upgrade after a repo copy. | asami | 1999-04-13 | 18 | -18/+54 |
| | |||||
* | Real URLs that reference directories end in '/' | billf | 1999-04-08 | 2 | -4/+4 |
| | |||||
* | Proper URLs that reference directories end in '/' | billf | 1999-04-08 | 23 | -46/+46 |
| | |||||
* | Create lib/python1.5/site-packages directory on installation. | nectar | 1999-04-08 | 30 | -15/+60 |
| | |||||
* | Upgrade to itcl 3.0.1 | jseger | 1999-04-05 | 8 | -619/+273 |
| | | | | | Submitted by: Duncan Barclay <dmlb@ragnet.demon.co.uk> PR: ports/10960 | ||||
* | Add Central European Summer time zone | jseger | 1999-04-03 | 1 | -0/+10 |
| | | | | | Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> PR: ports/9666 |