Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Activate the pike port. | steve | 1999-04-03 | 1 | -1/+2 | |
| | ||||||
* | Import of pike version 0.6.110. | steve | 1999-04-03 | 30 | -0/+1990 | |
| | | | | | | | A dynamic programming language with a syntax similar to C++. PR: 9783 Submitted by: Vladimir N.Silyaev <vns@delta.odessa.ua> | |||||
* | Worked better before. | obrien | 1999-04-02 | 4 | -4/+4 | |
| | ||||||
* | Switch over fully to "CONFIGURE_TARGET" and specify a unique one so I can | obrien | 1999-03-31 | 2 | -21/+15 | |
| | | | | | tell if people built Gcc28 from the ports collection in a normal manner when I get bug reports. | |||||
* | Add support for -fformat-extensions. | obrien | 1999-03-31 | 4 | -6/+283 | |
| | | | | (kernel and world should now be buildable using gcc28) | |||||
* | Use proper include directive. | obrien | 1999-03-30 | 4 | -4/+4 | |
| | ||||||
* | Add FreeBSD's ``-fformat-extensions''. Taken from 4.0-CURRENT, this allows | obrien | 1999-03-30 | 6 | -0/+532 | |
| | | | | 2.x/3.x people to compile kernels and world with EGCS. | |||||
* | Don't fetch alpha suppliment -- the bits are now part of the port. | obrien | 1999-03-30 | 20 | -80/+20 | |
| | ||||||
* | Use FORBIDDEN to indicate that this port shouldn't be built under any (some) | asami | 1999-03-29 | 7 | -14/+14 | |
| | | | | | circumstances. This is different from BROKEN, which merely means we think it is broken. | |||||
* | portlint | asami | 1999-03-27 | 1 | -2/+2 | |
| | ||||||
* | Note that thread support works now. | jdp | 1999-03-25 | 1 | -2/+1 | |
| | ||||||
* | Update to version 2.02. | steve | 1999-03-24 | 5 | -62/+102 | |
| | | | | | PR: 10718 Submitted by: Daniel Ortmann <ortmann@sparc.isl.net> | |||||
* | Don't create empty ``PREFIX/info/dir''. It is already taken care of for us. | obrien | 1999-03-23 | 20 | -40/+20 | |
| | ||||||
* | Make -fsjlj-exceptions the default (ie, no DWARF2_UNWIND_INFO) for the ELF | obrien | 1999-03-22 | 1 | -3/+8 | |
| | | | | | | case too. Submitted by: terry (Thanks to Amancio for identification) | |||||
* | * Add support for ``-pthead'' | obrien | 1999-03-22 | 123 | -640/+11681 | |
| | | | | | | | * Add Alpha support Obtained from: Alpha bits taken from Hidetoshi Shimokawa's <simokawa@FreeBSD.ORG> work | |||||
* | Fix MASTER_SITES so that there are 2 good sites. | chuckr | 1999-03-21 | 1 | -2/+3 | |
| | | | | Obtained from: Bill "distfiles" Fenner | |||||
* | Update objc to version 2.2.15. Right now is does static libs only, | chuckr | 1999-03-21 | 5 | -55/+171 | |
| | | | | | but I'm still working on it, and I think I'll get it to do shared libs soon. | |||||
* | Reformat a URL so url.cgi doesn't puke on it. | billf | 1999-03-20 | 1 | -1/+1 | |
| | | | | | PR: docs/10689 Submitted by: UEBAYASHI Masao <masao@nf.enveng.titech.ac.jp> | |||||
* | Fix master site path. | nectar | 1999-03-20 | 2 | -4/+4 | |
| | ||||||
* | Add jdk-doc. | asami | 1999-03-19 | 1 | -1/+2 | |
| | ||||||
* | Upgrade to 1.1.2 release. | obrien | 1999-03-17 | 142 | -1478/+2456 | |
| | ||||||
* | Fix the "switch" command so that one can switch between threads from | jdp | 1999-03-15 | 2 | -0/+40 | |
| | | | | the debugger. | |||||
* | Update to version 3.29. | steve | 1999-03-15 | 3 | -10/+8 | |
| | | | | | PR: 10409 Submitted by: Pedro F. Giffuni <pfgiffuni@bachue.usc.unale.edu.co> | |||||
* | Update the wrapper for quotactl() to reflect a change in its | jdp | 1999-03-14 | 1 | -17/+34 | |
| | | | | | | prototype in 4.0-current on 5 March 1999. The value of __FreeBSD_version wasn't bumped until 13 March, so the port is broken for versions of -current between those dates. | |||||
* | Commit all Y2K/WWW_SITE changes from today... | scrappy | 1999-03-11 | 27 | -27/+91 | |
| | ||||||
* | Activate some modules needed for zope (www.zope.com). | tg | 1999-03-10 | 15 | -45/+45 | |
| | | | | Submitted by: jkoshy | |||||
* | Fix to make ports work with bsd.port.mk rev. 1.306. | asami | 1999-03-08 | 26 | -28/+53 | |
| | | | | | | | | | | | | | | | | ${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of some ports that added it explicitly; define it as ${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part; define it as something else (such as ${MACHINE_ARCH}--freebsdelf if the port requires that; define it as an empty string if the port doesn't like it at all. The last might be a sign that a GNU_CONFIGURE port actually doesn't use GNU's version of configure at all; but I don't have time to go look at them all, we'll fix them as time goes on. At least we've got much fewer "-unknown-"s in the tree as the result. :) | |||||
* | Add "devel" to the CATEGORIES line. | jdp | 1999-03-07 | 1 | -2/+2 | |
| | ||||||
* | Upgrade 2.2 -> 2.3. | nectar | 1999-03-05 | 12 | -50/+96 | |
| | | | | Submitted by: Roland Jesse <jesse@cs.uni-magdeburg.de> | |||||
* | Set 'USE_GMAKE', because it does. | billf | 1999-03-02 | 1 | -1/+2 | |
| | | | | Yet another bug found by: Satoshi's errorlogs | |||||
* | Enable the "m3gdb" port. | jdp | 1999-03-01 | 1 | -1/+2 | |
| | ||||||
* | Import the "m3gdb" port. It is a modified version of gdb-4.17 which | jdp | 1999-03-01 | 7 | -0/+199 | |
| | | | | | | supports debugging Modula-3 programs. Submitted by: Olaf Wagner <wagner@luthien.in-berlin.de> | |||||
* | Support building libstdc++ shared if "WANT_SHAREDLIBS" is defined. | obrien | 1999-02-28 | 20 | -20/+160 | |
| | | | | Submitted by: dfr | |||||
* | STL 3.0 rope fix. | obrien | 1999-02-28 | 2 | -0/+24 | |
| | | | | Obtained from: aspell 0.27.1 port | |||||
* | Upgrade to egcs-1.1.2 pre-release-2 | obrien | 1999-02-28 | 40 | -240/+320 | |
| | | | | | (if you are an EGCS user, please test this port. I would like to get any feedback before the 1.1.2 release) | |||||
* | Mark BROKEN. Distfile is missing. | obrien | 1999-02-28 | 1 | -1/+3 | |
| | ||||||
* | Upgrade to v47.4.1. | jkoshy | 1999-02-26 | 12 | -228/+908 | |
| | | | | | PR: ports/10236 Submitted by: Sebastian Strollo <seb@erix.ericsson.se> | |||||
* | Unbreak for ELF. I didn't hear from the maintainer, but the fix is a | jkoshy | 1999-02-23 | 1 | -4/+8 | |
| | | | | minor one (addition of LDFLAGS to CONFIGURE_ENV). | |||||
* | Moving patch-ac to patch-ab, because patch-ab is where the | nectar | 1999-02-22 | 2 | -0/+40 | |
| | | | | | real history can be found. I wasn't able to commit it properly earlier due to a bogon in the repository. | |||||
* | Fix for building/packaging on FreeBSD 4.x. | nectar | 1999-02-22 | 32 | -135/+1779 | |
| | ||||||
* | Distribution file pyth151.tgz checksum changed. | nectar | 1999-02-22 | 15 | -15/+15 | |
| | ||||||
* | Update to version 1.2.2. | steve | 1999-02-22 | 9 | -237/+240 | |
| | | | | | PR: 9941 Submitted by: maintainer | |||||
* | Update to version 3.41. | steve | 1999-02-22 | 6 | -129/+25 | |
| | | | | | PR: 10074 Submitted by: maintainer | |||||
* | back to 1.5.1. Build is broken, but is ok since python 1.5.2b1 is in ↵ | thepish | 1999-02-18 | 30 | -60/+645 | |
| | | | | ports/lang/python-beta | |||||
* | upgrade to 1.5.2b1 (fixes build problem along the way) | thepish | 1999-02-16 | 32 | -700/+75 | |
| | ||||||
* | This port requires Xlib. | asami | 1999-02-13 | 1 | -1/+2 | |
| | ||||||
* | Correct md5 check sum | flathill | 1999-02-12 | 1 | -1/+1 | |
| | ||||||
* | Mark BROKEN for ELF. | jseger | 1999-02-11 | 3 | -3/+9 | |
| | ||||||
* | * clean up verbosity of Makefile | obrien | 1999-02-09 | 20 | -180/+80 | |
| | | | | * now GNUHOST is i386-unknown-freebsd{OS_VER} vs. i386-unknown-freebsd | |||||
* | GNUHOST is now "i386-unknown-freebsd4.0" for the ELF case, and | obrien | 1999-02-09 | 1 | -3/+3 | |
| | | | | "i386-unknown-freebsdaout3.0" for the a.out case. |