summaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
...
* Activate the pike port.steve1999-04-031-1/+2
|
* Import of pike version 0.6.110.steve1999-04-0330-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.obrien1999-04-024-4/+4
|
* Switch over fully to "CONFIGURE_TARGET" and specify a unique one so I canobrien1999-03-312-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.obrien1999-03-314-6/+283
| | | | (kernel and world should now be buildable using gcc28)
* Use proper include directive.obrien1999-03-304-4/+4
|
* Add FreeBSD's ``-fformat-extensions''. Taken from 4.0-CURRENT, this allowsobrien1999-03-306-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.obrien1999-03-3020-80/+20
|
* Use FORBIDDEN to indicate that this port shouldn't be built under any (some)asami1999-03-297-14/+14
| | | | | circumstances. This is different from BROKEN, which merely means we think it is broken.
* portlintasami1999-03-271-2/+2
|
* Note that thread support works now.jdp1999-03-251-2/+1
|
* Update to version 2.02.steve1999-03-245-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.obrien1999-03-2320-40/+20
|
* Make -fsjlj-exceptions the default (ie, no DWARF2_UNWIND_INFO) for the ELFobrien1999-03-221-3/+8
| | | | | | case too. Submitted by: terry (Thanks to Amancio for identification)
* * Add support for ``-pthead''obrien1999-03-22123-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.chuckr1999-03-211-2/+3
| | | | Obtained from: Bill "distfiles" Fenner
* Update objc to version 2.2.15. Right now is does static libs only,chuckr1999-03-215-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.billf1999-03-201-1/+1
| | | | | PR: docs/10689 Submitted by: UEBAYASHI Masao <masao@nf.enveng.titech.ac.jp>
* Fix master site path.nectar1999-03-202-4/+4
|
* Add jdk-doc.asami1999-03-191-1/+2
|
* Upgrade to 1.1.2 release.obrien1999-03-17142-1478/+2456
|
* Fix the "switch" command so that one can switch between threads fromjdp1999-03-152-0/+40
| | | | the debugger.
* Update to version 3.29.steve1999-03-153-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 itsjdp1999-03-141-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...scrappy1999-03-1127-27/+91
|
* Activate some modules needed for zope (www.zope.com).tg1999-03-1015-45/+45
| | | | Submitted by: jkoshy
* Fix to make ports work with bsd.port.mk rev. 1.306.asami1999-03-0826-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.jdp1999-03-071-2/+2
|
* Upgrade 2.2 -> 2.3.nectar1999-03-0512-50/+96
| | | | Submitted by: Roland Jesse <jesse@cs.uni-magdeburg.de>
* Set 'USE_GMAKE', because it does.billf1999-03-021-1/+2
| | | | Yet another bug found by: Satoshi's errorlogs
* Enable the "m3gdb" port.jdp1999-03-011-1/+2
|
* Import the "m3gdb" port. It is a modified version of gdb-4.17 whichjdp1999-03-017-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.obrien1999-02-2820-20/+160
| | | | Submitted by: dfr
* STL 3.0 rope fix.obrien1999-02-282-0/+24
| | | | Obtained from: aspell 0.27.1 port
* Upgrade to egcs-1.1.2 pre-release-2obrien1999-02-2840-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.obrien1999-02-281-1/+3
|
* Upgrade to v47.4.1.jkoshy1999-02-2612-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 ajkoshy1999-02-231-4/+8
| | | | minor one (addition of LDFLAGS to CONFIGURE_ENV).
* Moving patch-ac to patch-ab, because patch-ab is where thenectar1999-02-222-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.nectar1999-02-2232-135/+1779
|
* Distribution file pyth151.tgz checksum changed.nectar1999-02-2215-15/+15
|
* Update to version 1.2.2.steve1999-02-229-237/+240
| | | | | PR: 9941 Submitted by: maintainer
* Update to version 3.41.steve1999-02-226-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 ↵thepish1999-02-1830-60/+645
| | | | ports/lang/python-beta
* upgrade to 1.5.2b1 (fixes build problem along the way)thepish1999-02-1632-700/+75
|
* This port requires Xlib.asami1999-02-131-1/+2
|
* Correct md5 check sumflathill1999-02-121-1/+1
|
* Mark BROKEN for ELF.jseger1999-02-113-3/+9
|
* * clean up verbosity of Makefileobrien1999-02-0920-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, andobrien1999-02-091-3/+3
| | | | "i386-unknown-freebsdaout3.0" for the a.out case.
OpenPOWER on IntegriCloud