summaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
...
* New port: Ficl is a programming language interpreter designed to bebms2003-12-0813-0/+367
| | | | | | | | | embedded into other systems as a command, macro, and development prototyping language. FreeBSD uses ficl in its loader. So far we haven't done much more in this area, perhaps importing a port will encourage further fruitful exploitation of this valuable tool.
* Update to 7.1.033.netchild2003-12-084-16/+16
|
* Fix building on 5-CURRENTlev2003-12-082-4/+12
| | | | | PR: ports/60018 Submitted by: FreeBSD-gnats-submit@freebsd.org
* Enable crypt(3) support.bland2003-12-082-1/+32
| | | | Submitted by: Alexey Antipov <rabbit@lipetsk.ru>
* Upgrade to 7.2.obraun2003-12-073-4996/+6188
| | | | | PR: ports/59640 Submitted by: maintainer
* - Update to version 3.99.6krion2003-12-073-7/+17
| | | | | PR: 60012 Submitted by: Ports Fury
* Restyle email address of (non)maintainer.linimon2003-12-071-1/+1
|
* Update to the 2003-12-01 snapshot (quite some fixes).gerald2003-12-062-8/+8
| | | | Further simplify handling of .info files.
* Add MASTER_SITES, update WWW.jkoshy2003-12-062-3/+5
| | | | | PR: ports/59978 Submitted by: Ying-Chieh Liao <ijliao@FreeBSD.csie.NCTU.edu.tw>
* - Update to 3.07 (patchlevel 2sergei2003-12-066-821/+847
| | | | | | | | | | | - Fix MASTER_SITES list - Update MANN and MLINK - Re-sort pkg-plist for better maintenance - Assign maintainership to the submitter PR: 59602 Submitted by: Eugene Ossintsev <eugos@gmx.net> Approved by: previous maintainer
* - Update to work with tcl8.4pav2003-12-055-7/+50
| | | | | | | - Quiet portlint a bit PR: ports/58466 Submitted by: Michael Edenfield <kutulu@kutulu.org>
* add qc-- 20031201ijliao2003-12-0511-0/+155
| | | | | | The Quick C-- Compiler PR: 59893
* Upgrade to 03-11.obraun2003-12-043-61/+11
|
* Upgrade to Nov2003 release. Builds fine on alpha and sparc64 now.obraun2003-12-043-200/+140
| | | | Parts submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* PR: 59958dinoex2003-12-043-3/+3
|
* - Udpate to 1.1.2dinoex2003-12-043-2/+5
|
* - Update to 8.4.5dinoex2003-12-042-3/+2
|
* Really mark as broken.gerald2003-12-0413-13/+13
| | | | Pointy hat to: self
* Update to the 2003-11-26 snapshot and fix several packaging issues.gerald2003-12-0439-871/+221
| | | | | | | | Import significant simplifications of the post-install handling of GCJ include files from the gcc33 port. Use the new INFO= facility. The port is still (marked) broken, but should essentially work out of the box once the remaining upstream bugs have been fixed.
* Upgrade to 0.8.6.des2003-12-043-29/+29
|
* Add WWW.demon2003-12-0410-0/+20
| | | | Approved by: maintainer
* The __WORD_BIT constant in GCC's stl_bvector.h caused a namespacetrevor2003-12-041-0/+6
| | | | conflict which kept the mailsync port from compiling. Resolve it.
* Build the DynaLoader with -fPIC to fix some build problems on amd64.marcus2003-12-034-2/+24
| | | | | Submitted by: tobez Approved by: portmgr (implicit)
* Unbreak: chase checksum for armstrong_thesis_2003.pdf.olgeni2003-11-282-2/+2
| | | | | | PR: ports/59745 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: portmgr (marcus)
* This patch is still needed for -STABLE and older versions of 5.x.marcus2003-11-272-0/+24
| | | | Approved by: portmgr (implicit)
* Now that the build on ia64 has been fixed, remove the ONLY_FOR_ARCHSmarcel2003-11-271-3/+0
| | | | | | that listed all archs, except ia64. Approved by: portmgr (kris)
* Fix the build on ia64:marcel2003-11-272-0/+24
| | | | | | | | | | | | The __libc_ia64_register_backing_store_base variable is defined on Linux (in glibc) to allow processes to obtain the base of the RSE backing store. On FreeBSD we do not have such a variable. We also do not yet have a different interface for processes to use. So, for now, hardcode the base address of the RSE backing store as it is on FreeBSD. There's little chance this will change in the future, so it's not that evil. Approved by: portmgr (kris)
* Use libgmp4 on -CURRENT to allow this port to build on 64-bit architectures.marcus2003-11-272-25/+2
| | | | Approved by: portmgr (implicit)
* This fixes plist problem for people unlucky enough to have atobez2003-11-255-5/+10
| | | | | | | | ${PREFIX}/share/man/man1 directory (which perl's Configure unconditionally prefers to anything else if found). Submitted by: se, vanilla Approved by: portmgr (marcus)
* Upgrade to nqc 2.5 r3. The old distfile has gone away.jhay2003-11-253-17/+20
| | | | Approved by: portmgr (marcus)
* Backout my upgrade to nqc 2.5 r3. We are in a code freeze.jhay2003-11-243-19/+13
|
* Update to nqc 2.5 r3.jhay2003-11-243-13/+19
|
* Fix plist on ia64 and amd64, and fix build on amd64.marcus2003-11-233-9/+34
| | | | Approved by: portmgr (implicit)
* - Fix build on sparc64pav2003-11-221-0/+1
| | | | | Submitted by: Koop Mast <kwm@rainbow-runner.nl> Approved by: adamw (mentor)
* - Update to version 2.1.5krion2003-11-224-37/+25
| | | | | PR: 59581 Submitted by: Ports Fury
* Add missing port to INDEX:eik2003-11-221-1/+2
| | | | | | | | | | | - games/pathological - lang/gcc34 - net/ruby-romp - sysutils/prune sort. Approved by: marcus (mentor)
* Add fix for a fatal bug in type's GC handling causes segfaults.perky2003-11-2115-3/+1464
| | | | | | http://cvs.sourceforge.net/viewcvs.py/python/python/dist/src/Misc/NEWS?r1=1.831.4.75&r2=1.831.4.76&diff_format=u Obtained from: Python CVS
* Force to use gcc2.95. Fix configuration problems, too.linimon2003-11-202-12/+69
| | | | | | Build-tested on 4.x and 5.x. PR: ports/58239 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer).
* Look for JDK 1.4.2.olgeni2003-11-202-2/+2
|
* - Update to 0.8.5krion2003-11-208-53/+26
| | | | | | | | - Unbreak this port - Use PORTDOCS macro PR: 59523 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-203-3/+3
| | | | Submitted by: Oliver Eikemeier
* Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-203-0/+3
| | | | "perl -pi -e" construction.
* Add WITH_DEBUG knob and support for the new bsd.php.mk file.jeh2003-11-204-6/+68
| | | | | | | Forgotten in previous PR: add also BROKEN_WITH_PHP knob. PR: 59418 Submitted by: MAINTAINER
* A completely new bsd.php.mk file for checking and selecting dependenciesjeh2003-11-205-67/+129
| | | | | | | | | | | | | | | on various php ports. The system is backward compatible and adds the WANT_PHP_PEAR knob and support for PHP5 (lang/php5 will be updated in a next PR). It works much better and is more flexible (a future addition will be support for Apache 2 compiled with threads). This is the last step before moving the bsd.php.mk file into /usr/ports/Mk with the addition of USE_PHP={yes,4,5} global knob. While I'm here, remove the DEBUG option from the extension list and change the postgresql dependency. PR: 59418 Submitted by: MAINTAINER
* Reset unreachable MAINTAINERs to ports@FreeBSD.orgeik2003-11-191-1/+1
| | | | | PR: 59109 Approved by: marcus (mentor)
* Add Joe Armstrong's PhD thesis, "Making reliable distributed systemsolgeni2003-11-193-4/+7
| | | | | | | in the presence of software errors", describing the principles and design methodology behind Erlang/OTP. Abstract here: http://www.sics.se/~joe/thesis/spikblad.html
* Update to 0.5arved2003-11-193-2/+8
| | | | | | PR: 59465, 59473 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> \ KATO Tsuguru <tkato@prontomail.com>
* Forgot to check this in at the same time as Makefile and distinfo.linimon2003-11-181-4/+51
| | | | Reminded by: submitter of original PR (ports/58996).
* Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.kuriyama2003-11-182-2/+4
|
* Maintainer update to latest version. Major changes: renumbered versioning;linimon2003-11-182-5/+4
| | | | | | | the user interface has changed to vi(1) style. For other changes and bugfixes see alisp.t. PR: ports/58996 Submitted by: nmh@t3x.org (maintainer)
OpenPOWER on IntegriCloud