summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update 2.061 --> 2.062Cy Schubert2013-03-173-3/+5
| | | | Notes: svn path=/head/; revision=314469
* In categories starting with [h-m], remove empty lines from pkg-plist (andAlexey Dokuchaev2013-03-175-20/+0
| | | | | | | purge one empty file). Notes: svn path=/head/; revision=314442
* Use correct flag for --export-dynamicJohan van Selst2013-03-171-5/+4
| | | | | | | | PR: ports/176981 Submitted by: Green Dog <fiziologus@gmail.com> Notes: svn path=/head/; revision=314439
* - adopt optionsNG and trim historical headersJason Helfman2013-03-144-100/+99
| | | | | | | | | | | | | | | | | | | PR: 176928 PR: 176936 PR: 176937 PR: 176938 PR: 176939 PR: 176940 PR: 176941 PR: 176942 PR: 176943 PR: 176944 PR: 176945 Submitted by: jgh@ Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314133
* Fix stray file in bin/clang-check.Brooks Davis2013-03-132-0/+3
| | | | | | | Reported by: ale, Dominic Fandrey <kamikaze@bsdforen.de> Notes: svn path=/head/; revision=314092
* Update to the 20130310 snapshot of GCC 4.8.0, approaching release branch.Gerald Pfeifer2013-03-132-3/+3
| | | | Notes: svn path=/head/; revision=314077
* - Update to 4.8.0.3Frederic Culot2013-03-122-3/+3
| | | | | | | | PR: ports/176881 Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer) Notes: svn path=/head/; revision=313997
* Suhosin will never reappear, remove commented out code.Alex Dupre2013-03-122-14/+2
| | | | | | | | | Fix plist when CLI is not selected [1]. Submitted by: Gergely CZUCZY <gergely.czuczy@harmless.hu> [1] Notes: svn path=/head/; revision=313958
* Upgrade llvm-devel, clang-devel, and dragonegg-devel46 to r174891 (circaBrooks Davis2013-03-116-9/+10
| | | | | | | | Feb 27th). Add FileCheck and llvm-lit binaries as some consumers need them. Notes: svn path=/head/; revision=313927
* Perl 5.x: fix CVE-2013-1667Eygene Ryabinkin2013-03-106-2/+509
| | | | | | | Feature safe: wholeheartedly hope so Notes: svn path=/head/; revision=313838
* Restore PORTNAMEChris Rees2013-03-101-0/+1
| | | | Notes: svn path=/head/; revision=313824
* - update to 20121217Ruslan Makhmatkhanov2013-03-103-10/+7
| | | | | | | | | | | | - fix fetch [1] - remove indefinite article from COMMENT - tab -> space change in pkg-descr:WWW PR: 176702 Reported by: John Marino <draco@marino.st> [1] Notes: svn path=/head/; revision=313812
* Register conflicts with lang/newlisp-devel.Jimmy Olgeni2013-03-091-0/+3
| | | | Notes: svn path=/head/; revision=313773
* Add lang/newlisp-devel, tracking development versions of lang/newlisp.Jimmy Olgeni2013-03-0911-0/+419
| | | | Notes: svn path=/head/; revision=313772
* Add support for the extended FFI, thus enabling the optional useJimmy Olgeni2013-03-098-27/+86
| | | | | | | | | of the math/gsl interface. Also, cleanup Makefile patches. Notes: svn path=/head/; revision=313758
* 1: upgrade to 3.17.9.Vanilla I. Shu2013-03-094-5/+30
| | | | | | | 2: add '-Wno-unused-private-field' to CFLAGS when use clang. Notes: svn path=/head/; revision=313707
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-0825-97/+40
| | | | | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix Notes: svn path=/head/; revision=313635
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-089-86/+213
| | | | | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo Notes: svn path=/head/; revision=313633
* - Fix all new cases of 'No newline at end of file' in the ports treeAlex Kozlov2013-03-071-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=313597
* Upgrade to version 1.9.Jimmy Olgeni2013-03-072-3/+3
| | | | Notes: svn path=/head/; revision=313584
* - Update to 05_20130303Pietro Cerutti2013-03-073-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: * The library editline.s7i has been added. This library defines a file type for linewise editing with history. * The manual chapter describing types, especially the type program, has been improved. * The calc.sd7 example has been improved to allow linewise editing. * The handling of the internal program representation in interpreter and compiler has been improved to free most unused memory. * The handling of the functions prgGlobalObjects, refArrToList, refHshDataToList, refHshKeyToList, refLocalVars and refSctToList in compiler and run-time library has been improved to free unused memory. * The stack trace has been improved to display infix operators better and to write parameter names. * The compiler has been improved to support the action TYP_FUNC. * The functions copy_expression and free_expression in listutl.c have been optimized. * The function substitute_params has been added to match.c . * The functions free_params and free_name_list have been added to name.c . * The function dump_list has been added to objutl.c . * The function copy_params has been added to entutl.c . * The functions prot_float and prot_params have been added to traceutl.c . * The functions free_type and close_type have been added to typeutl.c . * The free list management has been improved to be configurable in config.h. * The memory management in heaputl.h has been improved to work with and without DO_HEAPSIZE_COMPUTATION. * The function free_file and remove_prog_files have been added to infile.c. * The functions itf_cpy and itf_cpy2 in itflib.c have been improved to support assigning forward declared objects to an interface. * The function emptylist and the macro to_empty_list have been renamed to free_list and free_list2. * In prg_comp.c the function prgDeclObjects has been renamed to prgGlobalObjects. * In ref_data.c the functions refArrmaxidx, refArrminidx, refArrtolist, refScttolist and refHshKeyToList have been renamed to refArrMaxIdx, refArrMinIdx, refArrToList, refSctToList and refHshKeysToList. * In ref_data.c the functions refResult, refResini and refSetParams have been improved to raise RANGE_ERROR when the argument is NULL or when it is not a BLOCKOBJECT. * In progs.s7i the functions sys_var, error_count, declared_objects, params, setParams, func_result, func_res_init, local_consts, local_vars, array_to_list, array_min_index, array_max_index, struct_to_list, hash_data_to_list, hash_key_to_list, interface_to_struct, obj_number, type_number and match_obj have been renamed to sysVar errorCount, globalObjects, formalParams, setFormalParams, resultVar, resultInitValue, localConsts, localVars, arrayToList, arrayMinIdx, arrayMaxIdx, structToList, hashDataToList, hashKeysToList, interfaceToStruct, objNumber, typeNumber and typeObject. * In seed7_05.s7i the functions is_func, is_varfunc, result_type and is_derived have been renamed to isFunc, isVarfunc, resultType and isDerived. Notes: svn path=/head/; revision=313572
* - Please welcome back Chris Petrik as maintainer ofBryan Drewery2013-03-072-12/+4
| | | | | | | | | | | | | | these ports [1] - Trim headers - Remove indefinite article from COMMENT - Convert tab to space in WWW lines PR: ports/175415 [1] Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1] Discussed with: bapt Notes: svn path=/head/; revision=313559
* Remove compatibility with FreeBSD 7.XRene Ladan2013-03-061-6/+3
| | | | | | | While here pet Makefile headers. Notes: svn path=/head/; revision=313558
* - Change the download site for swingex, because the original one has disappearedNicola Vitale2013-03-061-1/+1
| | | | | | | Pointed out by: Larry Rosenman <ler@lerctr.org> (via private email) Notes: svn path=/head/; revision=313526
* Update to the 20130303 snapshot of GCC 4.8.0. This should now buildGerald Pfeifer2013-03-062-3/+3
| | | | | | | with texinfo 5.0 just fine. Notes: svn path=/head/; revision=313499
* update x11-toolkits/ocaml-lablgtk2 to 2.16.0+bugfixes, and adjustBrendan Fabeny2013-03-051-0/+1
| | | | | | | | | | dependent ports PR: 144982, 149958 Reviewed by: johans (earlier version of the patch) Notes: svn path=/head/; revision=313476
* - Update to 5.5Beech Rintoul2013-03-042-5/+4
| | | | | | | | PR: ports/176627 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer) Notes: svn path=/head/; revision=313421
* 2012-10-26 lang/eperl: Unfixed upstream remote vulnerability and no activity ↵Baptiste Daroussin2013-03-0314-329/+0
| | | | | | | | | | | | | | | | | | | since 1998 2013-01-31 x11-wm/e17-module-language: Deprecated upstream 2013-01-31 x11-wm/e17-module-xkbswitch: Merged into x11-wm/enlightenment 2013-01-31 x11-wm/e17-module-e-tiling: Deprecated upstream 2013-01-31 x11-wm/e17-module-quickaccess: Merged into x11-wm/enlightenment 2013-01-31 x11-wm/e17-module-tiling: Merged into x11-wm/enlightenment 2013-01-31 x11-wm/e17-module-drawer: Deprecated upstream 2013-01-31 x11-wm/e17-module-calendar: Deprecated upstream 2013-02-07 x11/oooqs: For old OOo versions; uses kde3; unmaintained upstream; see x11/oooqs2 2013-02-10 www/xpi-customizegoogle: Add-on has been discontinued 2013-02-11 games/kimboot: no longer works 2013-02-27 net-im/imcom: No more upstream, no more public distfiles Notes: svn path=/head/; revision=313374
* update lang/sbcl to 1.1.5+bugfixes, and adjust dependent portsBrendan Fabeny2013-03-033-5/+112
| | | | Notes: svn path=/head/; revision=313363
* Use the new lang/gcc-ecj45 port when building the Java frontendGerald Pfeifer2013-03-033-14/+7
| | | | | | | | | | | | | | | instead of including a pre-built version of the Eclipse Java Compiler (ECJ) ourselves. [1] Replace the use of DISTFILES by DISTNAME, since we are now down to one in all cases. Make binutils a build dependency as well (not just a run-time dependency). PR: 175072 [1] Notes: svn path=/head/; revision=313359
* Update to the 20130302 snapshot of GCC 4.7.3. This should now alsoGerald Pfeifer2013-03-032-3/+3
| | | | | | | build with texinfo 5.0 more or less. Notes: svn path=/head/; revision=313350
* - Update to 1.5.0Beech Rintoul2013-03-032-3/+3
| | | | | | | | PR: ports/176609 Submitted by: Jens Jahnke <jan0sch@gmx.net> (maintainer) Notes: svn path=/head/; revision=313330
* - Fix EXPIRATION date, we are in 2013, not 2012Steve Wills2013-03-031-1/+1
| | | | | | | | Pointyhat to: swills Reported by: bapt Notes: svn path=/head/; revision=313317
* - Deprecate ports which don't work with Ruby 1.9Steve Wills2013-03-021-5/+4
| | | | | | | | | | | - Set expiration to 2 months to give plenty of time to fix them to anyone who may be interested (patching rubygem- ports is possible now) - Trim headers while here With Hat: ruby@ Notes: svn path=/head/; revision=313298
* - Update to 4.8.0.2Martin Wilke2013-03-022-3/+3
| | | | | | | | PR: 176357 Submitted by: maintainer Notes: svn path=/head/; revision=313278
* - Restore PORTREVISIONSunpoet Po-Chuan Hsieh2013-03-021-0/+1
| | | | Notes: svn path=/head/; revision=313264
* Update to the 20130217 snapshot of GCC 4.8.0. Lots of releaseGerald Pfeifer2013-03-022-3/+3
| | | | | | | stabilization fixes. Notes: svn path=/head/; revision=313259
* - Update to 0.9.25Martin Wilke2013-03-023-13/+41
| | | | | | | | PR: 176551 Submitted by: Ports Fury Notes: svn path=/head/; revision=313251
* - Update to 1.7.3Martin Wilke2013-03-023-172/+223
| | | | | | | | PR: 176578 Submitted by: Jens Jahnke <jan0sch@gmx.net> Notes: svn path=/head/; revision=313244
* Variable that start with _ are considered private to the definingEitan Adler2013-03-022-2/+2
| | | | | | | | | | makefile and may not be used by ports makefiles. In addition, avoid problems should the defaults ever change. Approved by: portmgr (tabthorpe) Notes: svn path=/head/; revision=313182
* - Update to 1.7.1Steve Wills2013-02-285-11470/+995
| | | | | | | | PR: ports/174713 Submitted by: Jens Jahnke <jan0sch@gmx.net> Notes: svn path=/head/; revision=313074
* - Broken fails to buildMartin Wilke2013-02-271-5/+3
| | | | | | | | | | | | | make compiler cd src; cd objcrt; make objc -q -c Object.m -DNDEBUG -O2 -noI ar cr objcrt.a Object.o objc -q -c Block.m -DNDEBUG -O2 -noI /usr/include/stdlib.h:82: fatal: syntax error "void" *** [Block.o] Error code 1 Notes: svn path=/head/; revision=313057
* - enable LINKTHR OPTION by default as was done when lang/php5 was updatedFlorian Smeets2013-02-252-4/+4
| | | | | | | | | | to 5.4, this should prevent segfaults when modules use libs with thread support enabled. Discussed with: ale Notes: svn path=/head/; revision=312933
* Update from 2.0.0 to 2.0.1.Sergey A. Osokin2013-02-253-23/+21
| | | | | | | ChangeLog: http://luajit.org/changes.html Notes: svn path=/head/; revision=312932
* Update to 5.4.12 release.Alex Dupre2013-02-252-3/+3
| | | | Notes: svn path=/head/; revision=312912
* - Fix plist for ruby 2.0Steve Wills2013-02-251-7/+0
| | | | Notes: svn path=/head/; revision=312894
* - Update to 1.9.3p392Steve Wills2013-02-242-174/+2
| | | | | | | Security: forthcoming Notes: svn path=/head/; revision=312881
* - Cleanup CONFLICTS 5.(6|8|10) no longer in ports tree.Andrej Zverev2013-02-242-6/+2
| | | | | | | With hat: perl@ Notes: svn path=/head/; revision=312878
* - Add Ruby 2.0Steve Wills2013-02-2412-0/+1670
| | | | Notes: svn path=/head/; revision=312871
* Remove ONLY_FOR_ARCHS, since it seems to build everywhere.Jimmy Olgeni2013-02-241-1/+0
| | | | | | | | PR: ports/176353 Submitted by: Brett Wynkoop <bsdbugs@wynn.com> Notes: svn path=/head/; revision=312864