summaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade tclX from 8.3.5 to 8.4 released last November after severalmi2006-06-2719-1423/+294
| | | | | | | | | | | | | | | | years of idleness. The changes are fairly substantial -- all Tk bits, however insignificant they were, are now removed completely, for example. No TclX enabled executable is built/installed either -- a Tcl script is expected to load the Tclx package via the "package require Tclx" only. The changes to port add the handling of SIGINFO (made possible by the recent fix-up of lang/tcl84), running the authors' test-target as part of the build, and skipping building/installing of help files in the NOPORTDOCS case. The devel/tcl-neo is the only dependant port of tclX and is updated to depend on the new version.
* Fix up a few issues:mi2006-06-276-2/+89
| | | | | | | | | | | | | | | | | | | | | . add recognition of the BSD-specific SIGINFO signal (to be submitted to authors); . avoid even extracting the compat/ subdirectory for fear of picking up a wrong declaration for a function defined in a system library; . force to use the system strstr() instead of building TCL's own (from compat/strstr.c); . similarly, use the system memmove() instead of the (identical) bcopy; . run the vendor's tests as part of the build -- the test failures are not fatal, but may help investigate problems; . fix up the two failing tests so that none currently fail on my two test systems (FreeBSD-6.1-STABLE i386 and amd64) (fixes submitted to authors); . quiet down the noisy warning, triggered in the thread-case by the re-#define of inet_ntoa() in tclUnixPort.h. Bump PORTREVISION.
* Update to 1.46.0anray2006-06-272-4/+5
| | | | | | PR: ports/97097 Submitted by: miwi Approved by: maintainer timeout(1 month 18 days)
* - Update to 6.2.12clsung2006-06-273-9/+10
|
* Update to the 20060624 snapshot of GCC 4.2.0.gerald2006-06-2624-232/+192
| | | | | mf-runtime.h no longer pollutes public filename space, so we can remove our workaround. Refresh files/java-patch-hier.
* - Add recently added ports fpc-gconf, fpc-gnome and fpc-zvt to this meta-portgarga2006-06-261-3/+10
| | | | | | | - Bump PORTREVISION because 3 new OPTIONS are "ON" by default PR: ports/99315 Submitted by: maintainer
* - Add OPTIONS.alepulver2006-06-254-35/+201
| | | | | | | | - Avoid installing the GNU license. - Fix building on !i386. PR: 99439 Approved by: maintainer
* Update to the 20060623 snapshot of GCC 4.1.2.gerald2006-06-252-19/+20
| | | | Fix USE_LDCONFIG for non-default prefix installation.
* Update to 5e2miwi2006-06-242-7/+7
| | | | | Submitted by: miwi Approved by: markus (co mentor)
* Add ofc, it's The Objective-C Foundation Classes library.vanilla2006-06-246-0/+160
|
* - remove LDCONFIG_GCC workarounddinoex2006-06-242-8/+0
|
* - take benefit of USE_LDCONFIGdinoex2006-06-242-16/+1
|
* - take benefit of USE_LDCONFIGdinoex2006-06-241-5/+2
|
* - activate regression-testdinoex2006-06-241-0/+2
|
* Update to 0.9.4.novel2006-06-232-4/+4
|
* Update to the 20060622 snapshot of GCC 4.0.4.gerald2006-06-232-13/+14
| | | | Fix USE_LDCONFIG for non-default prefix installation.
* Mark as BROKEN on -CURRENT until there's such thing as compat6x or somebodyvs2006-06-231-0/+3
| | | | does a bootstrap. libmapping the newer libs seems not to work.
* Upgrade to version 1.15.jmz2006-06-234-8/+8
| | | | | PR: ports/99334 Submitted by: Aaron Dalton <aaron@freebsd.org>
* Add a checksum for Python 2.5b1perky2006-06-232-0/+6
|
* Update python-devel to 2.5b1.perky2006-06-2328-154/+1043
|
* - Update to version 1.2.2johans2006-06-222-5/+5
| | | | | | - Replace INSTALLS_SHLIB by USE_LDCONFIG Approved by: flz (mentor)
* - Update to 0.16aaron2006-06-212-4/+4
| | | | | | | PR: ports/99006 Submitted by: aaron Reviewed by: maintainer Approved by: maintainer, tobez (implicit)
* - Update fpc to 2.0.2garga2006-06-2119-538/+980
| | | | | | PR: 98628, 98629, 98630, 98632, 98641, 98646, 98650, 98652, 98654, 98656, 98657, 98658, 98720, 98724 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Move fpc-gtk and fpc-gtk2 from graphics to x11-toolkits and change fpc-unitsgarga2006-06-211-2/+2
| | | | | | | to reflect this Suggested by: Vanilla I. Shu <vanilla@fatpipi.cirx.org> Approved by: maintainer
* Add fpc-units 2.0.2, a meta port to install Free Pascal units.garga2006-06-213-0/+88
| | | | | PR: ports/98721 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Add fpc-tcl , free Pascal interface to the tcl/tk interpreter.garga2006-06-212-0/+20
| | | | | PR: ports/98677 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Remove lang/fpc2 in preparation to update lang/fpc to 2.0.2garga2006-06-216-425/+0
|
* Update to 8.1.038.kib2006-06-212-4/+4
| | | | | | PR: 91998 Approved by: netchild (maintainer) Approved by: kan (mentor)
* update to 8.1.034maho2006-06-212-3/+4
| | | | | PR: 99199 Submitted by: kib
* Install in ${EMACS_SITE_LISPDIR}, since anray has added it to thejylefort2006-06-201-5/+4
| | | | xemacs21-mule load path.
* Update to 1.0-jsr-05hq2006-06-202-4/+4
| | | | Reported by: portscout
* Update to 0.9.3.novel2006-06-202-4/+4
|
* Update WWW: link.obrien2006-06-201-1/+1
|
* Bugfix: ssh_sftp:connect/2,3 hangs when remote the host is unknown.olgeni2006-06-194-0/+34
| | | | Obtained from: Dmitriy Kargapolov <dmitry.kargapolov(at)corp.idt.net>
* Switch to my @FreeBSD.org address.shaun2006-06-191-1/+1
| | | | Approved by: ahze (mentor)
* Fix list matching problem on 64bit architectures.olgeni2006-06-192-0/+28
| | | | Obtained from: Bjorn Gustavsson <bjorn(at)erix.ericsson.se>
* Add sparc64 to ONLY_FOR_ARCHS.olgeni2006-06-192-2/+2
| | | | | PR: ports/96688 Submitted by: Shaun Amott <shaun@inerd.com>
* Add csharp-mode.el.jylefort2006-06-195-0/+66
| | | | | | | | | | | | | | After a good number of years, we noticed that there wasn't a "non-patched" version of a csharp-mode for Emacs. There were a few, but most of them had comments that they were "in progress" or "about to merge", but then we noticed that those notices were there even after a couple of months. Then, we saw a request for a csharp-mode on the cc-mode Emacs site, so we decided to follow the rules and create one that required no patching or modification to the core cc-mode engine (which is a good thing). So, this is the C# mode. WWW: http://mfgames.com/linux/csharp-mode
* Update to 0.20lth2006-06-182-4/+4
| | | | | PR: ports/99108 Submitted by: aaron
* glibstdc++28 has been deprecated for more than two years.gerald2006-06-186-243/+0
| | | | Remove it, finally.
* Make lua always respect ${LOCALBASE}.philip2006-06-181-0/+4
| | | | | | PR: ports/98998 Submitted by: Dmitry Marakasov <amdmi3 -at- mail.ru> Approved by: Richard Kiss <him -at- richardkiss.com> (maintainer)
* Update to the 20060617 snapshot of GCC 4.2.0.gerald2006-06-1832-328/+168
| | | | | | | Employ the new USE_LDCONFIG feature, which allows us to get rid of the various, much more manual and error-prone hacks we needed so far. Reviewed by: flz (for lang/gcc40)
* Make CONFIGURE_ARGS additive, for the sake of child ports and togerald2006-06-173-23/+2
| | | | | | | | | bring my lang/gcc* ports more in sync. Employ the new USE_LDCONFIG feature, which allows us to get rid of the various, much more manual and error-prone hacks we needed so far. Reviewed by: flz (for lang/gcc40)
* Make CONFIGURE_ARGS and MAKE_ARGS additive, for the sake of childgerald2006-06-173-24/+3
| | | | | | | | | ports and to bring my lang/gcc* ports more in sync. Employ the new USE_LDCONFIG feature, which allows us to get rid of the various, much more manual and error-prone hacks we needed so far. [1] Reviewed by: flz (for lang/gcc40) [1]
* Employ the new USE_LDCONFIG feature, which allows us to get rid of thegerald2006-06-173-22/+1
| | | | | | various, much more manual and error-prone hacks we needed so far. Reviewed by: flz (for lang/gcc40)
* Employ the new USE_LDCONFIG feature, which allows us to get rid of thegerald2006-06-173-22/+1
| | | | | | various, much more manual and error-prone hacks we needed so far. Reviewed by: flz
* Update to 3.99.7erwin2006-06-174-40/+11
| | | | | PR: 99045 Submitted by: Ports fury
* Update to the 20060616 snapshot of GCC 4.1.2.gerald2006-06-172-19/+19
|
* Update to the 20060615 snapshot of GCC 4.0.4.gerald2006-06-162-13/+13
|
* The Arena language was designed with the following main features in mind,novel2006-06-155-0/+43
| | | | | | | | | | | | | | | | | most of which were added on top of a very C-like core to support better ad-hoc scripting: * syntax similar to ANSI C * standard library similar to ANSI C * automatic memory management * runtime polymorphism * support for exceptions * support for anonymous functions Additionally, an interpreter for the Arena language can be implemented to be very compact in terms of both source code size and memory consumption. WWW: http://www.minimalinux.org/arena/
OpenPOWER on IntegriCloud