aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with bmakeBaptiste Daroussin2013-05-031-5/+4
| | | | Notes: svn path=/head/; revision=317265
* Really fix build on FreeBSD 9+Baptiste Daroussin2013-05-031-1/+1
| | | | Notes: svn path=/head/; revision=317257
* Fix build on FreeBSD 9+Baptiste Daroussin2013-05-031-1/+1
| | | | Notes: svn path=/head/; revision=317256
* - conversion to USES=gettextJason Helfman2013-05-021-1/+1
| | | | | | | Approved by: portmgr (bapt@) Notes: svn path=/head/; revision=317158
* - Unbreak and update to 0.9.3.3.Stefan Walter2013-05-024-40/+74
| | | | | | | | | | | | | - Add option to enable gdbm support. - Update maintainer's e-mail address. PR: 177494 [1], 168407 [2] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1] Vitaly Magerya <vmagerya@gmail.com> [2] Approved by: Erik Greenwald <erik@elfga.com> (maintainer) Notes: svn path=/head/; revision=317145
* Fix with bmakeBaptiste Daroussin2013-05-021-1/+1
| | | | Notes: svn path=/head/; revision=317135
* 1: change master_site to code.google.com.Vanilla I. Shu2013-05-022-7/+8
| | | | | | | 2: don't specify the shlib version number. Notes: svn path=/head/; revision=317128
* Please bmake(1)Baptiste Daroussin2013-05-021-13/+8
| | | | | | | | | Do not hardcode make(1) Trim headers Convert to new options framework Notes: svn path=/head/; revision=317124
* Please bmake(1) as well as make(1)Baptiste Daroussin2013-05-021-1/+1
| | | | Notes: svn path=/head/; revision=317123
* Fix conversion typosBaptiste Daroussin2013-05-021-4/+4
| | | | Notes: svn path=/head/; revision=317112
* Fix typoBaptiste Daroussin2013-05-021-1/+1
| | | | Notes: svn path=/head/; revision=317103
* - adoption of USES for gettextJason Helfman2013-05-022-2/+2
| | | | | | | Approved by: portmgr (bapt@) Notes: svn path=/head/; revision=317073
* - Update to 0.19Wen Heping2013-05-013-8/+10
| | | | | | | - Trim Makefile headers Notes: svn path=/head/; revision=317011
* - Update to 0.9.14Armin Pirkovitsch2013-04-304-21/+31
| | | | | | | | | | | | | | | | | | - Switch to OptionsNG - Add Options for DEBUG - Update pkg-descr and WWW: - Trim Makefile headers - Add USES= pkgconfig - Remove shlib versions - Update MAINTAINER to my FreeBSD address PR: ports/175920 Submitted by: Po-Chien Lin <linpc _AT_ cs.nctu.edu.tw> Approved by: beat (mentor) Notes: svn path=/head/; revision=316956
* - Update lang/librep to 0.92.3Armin Pirkovitsch2013-04-304-16/+31
| | | | | | | | | | | | | | | | | | | | | | | | | - Remove shlib versions - Add USE_READLINE and USES= pkgconfig - Update CPPFLAGS and LDFLAGS - Update pkg-descr - Update x11-toolkits/rep-gtk2 to 0.90.8.1 - Update x11-wm/sawfish to 1.9.1 - Add ART20 license and set LICENSE_COMB to multi - Update USE_XORG to include xtst - Add USES= pkgconfig - Add PORTSCOUT to exclude unstable releases - Trim Makefile headers - Update MASTER_SITES PR: ports/170173 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor) Notes: svn path=/head/; revision=316954
* - Update to 3.4.1Pietro Cerutti2013-04-307-278/+73
| | | | | | | | | | | - Manpages have an .itcl suffix to avoid conflicts with Tcl PR: 175162 (based on) Submitted by: gahr@FreeBSD.org Approved by: maintainer (timeout > 2 months) Notes: svn path=/head/; revision=316934
* Base gnat on new 4.6.4 version of gccBaptiste Daroussin2013-04-308-203/+146
| | | | | | | | | | | | | | Sync gnat-aux with changes from gcc-aux Convert to new options framework Switch to dynamic plist No more install libiberty.a for gnatdroid* PR: ports/173412 Reported by: Jinsong Zhao <jszhao@yeah.net> Submitted by: John Marino <draco@marino.st> (maintainer) Notes: svn path=/head/; revision=316928
* Update to gcc 4.7.3Baptiste Daroussin2013-04-307-136/+164
| | | | | | | | | | | Convert to new options framework Use binutils from ports on FreeBSD 8 PR: ports/178143 Submitted by: John Marino <draco@marino.st> Notes: svn path=/head/; revision=316915
* Update Smalltalk to 3.2.5 (mostly bugfixes)Johan van Selst2013-04-295-20/+27
| | | | | | | http://smalltalk.gnu.org/news/gnu-smalltalk-3-2-5 Notes: svn path=/head/; revision=316855
* - Allow safe interps to use tm.tcl to locate packages. This only affectsPietro Cerutti2013-04-292-2/+2
| | | | | | | SafeBase interps, as "raw" safe interps cannot read the filesystem. Notes: svn path=/head/; revision=316829
* Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin2013-04-296-14/+7
| | | | | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format Notes: svn path=/head/; revision=316786
* Remove incorrect build dependency on multimedia/v4l_compat.Stefan Walter2013-04-281-2/+1
| | | | | | | | | PR: 173191 Submitted by: IWAMOTO Kouichi <sue@iwmt.org> Approved by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) Notes: svn path=/head/; revision=316713
* Convert the last USE_ICONV to USES=iconvBaptiste Daroussin2013-04-277-10/+10
| | | | Notes: svn path=/head/; revision=316695
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-2722-37/+23
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-266-11/+6
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* - Update to 0.9.9.58Martin Wilke2013-04-263-28/+43
| | | | | | | | PR: 177891 Submitted by: Fernando <fernando.apesteguia@gmail.com> ( maintainer) Notes: svn path=/head/; revision=316570
* - Convert to OptionsNGSteve Wills2013-04-241-9/+6
| | | | | | | | | | - Trim headers while here PR: ports/177161 Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer) Notes: svn path=/head/; revision=316473
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-247-7/+7
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Fix incorrect DISTFILES and DOC_DISTFILES.Jimmy Olgeni2013-04-241-4/+5
| | | | Notes: svn path=/head/; revision=316462
* - Update to 0.6Li-Wen Hsu2013-04-247-145/+97
| | | | | | | | PR: ports/177665 Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=316436
* Only fetch the documentation files if DOCS is defined (the otp_doc_htmlJimmy Olgeni2013-04-241-8/+10
| | | | | | | tarball can he heavy if you are short on bandwidth). Notes: svn path=/head/; revision=316426
* Set MAINTAINER to my @FreeBSD.org address.Tijl Coosemans2013-04-242-2/+2
| | | | | | | Suggested by: crees Notes: svn path=/head/; revision=316410
* - Convert USE_GETTEXT to USES (part 1)Alex Kozlov2013-04-242-4/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316407
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-236-8/+6
| | | | Notes: svn path=/head/; revision=316355
* - Remove a comment, left-over of my testsPietro Cerutti2013-04-231-1/+0
| | | | Notes: svn path=/head/; revision=316353
* - Remove lang/tcl83 and x11-toolkits/tk83 (expired)Pietro Cerutti2013-04-2315-888/+6
| | | | | | | | | - Remove references to Tcl/Tk 8.3 from bsd.tcl.mk - Update ports that required 8.3+ to require 8.4+ (since 8.5 is the default, I don't expect this change to cause much trouble) Notes: svn path=/head/; revision=316351
* Update to scala 2.10.1 release.Alex Dupre2013-04-232-3/+3
| | | | Notes: svn path=/head/; revision=316329
* Update to 5.4.14 release.Alex Dupre2013-04-232-3/+3
| | | | | | | | | PR: ports/177787, ports/177825 Submitted by: Rustem Alimov <rustem.alimov@gmail.com>, Svyatoslav Lempert <svyatoslav.lempert@gmail.com> Notes: svn path=/head/; revision=316320
* - Update devel/tbb to 4.1.3 (20130314oss) and bump dependent port's revisionsGanael LAPLANCHE2013-04-231-1/+1
| | | | | | | - Fix build when CC defined as gcc Notes: svn path=/head/; revision=316312
* - Update EFL libraries to 1.7.6(.1)Grzegorz Blach2013-04-222-4/+5
| | | | | | | | | - Update Enlightenment to 0.17.2.1 Approved by: crees (mentor) Notes: svn path=/head/; revision=316272
* Update to 5.3.24Florian Smeets2013-04-222-6/+6
| | | | | | | | PR: ports/177826 Submitted by: Svyatoslav Lempert <svyatoslav.lempert@gmail.com> Notes: svn path=/head/; revision=316271
* - Update to 05_20130421Pietro Cerutti2013-04-223-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: * The FAQ explanation concerning garbage collection has been improved. * The manual chapters describing the introduction, EBNF, literals (for integer, bigInteger, float, char and string), set operations and file I/O have been improved. * Operations, to get an array slice with a specified length, have been added to the libraries array.s7i and idxarray.s7i. * Array aggregates for arrays with a given start index have been added to idxarray.s7i. * Functions for binomial coefficient and modular exponentiation have been added to the library bigint.s7i. * A definition of an empty set with the name {} has been added to bitset.s7i. * Functions to compute the minimum and maximum have been added to the libraries integer.s7i and float.s7i. * Documentations comments in keybd.s7i have been improved. * In pixmap_file.s7i the logic of a writeln after a setPosXY has been changed. Now the writeln moves one line downward relative to the position given with setPosXY. * A pound symbol has been added to several bitmap fonts. * A standard bitmap font, with capital height of 9, has been defined in the new library stdfont9.s7i. * Checks for the factorial function and the binomial coefficient have been added to chkbig.sd7. * The comanche webserver has been improved to accept cookies. * The compiler has been improved to generate better code for the allocation of array memory. * The function arrMalloc in arr_rtl.c has been improved to avoid an overflow, when the size of the memory is computed. * The functions arrSubarr and arrSubarrTemp have been added to arr_rtl.c. * Support for the action ARR_SUBARR has been added to the compiler. * The macros arraySize and arraySize2 have been defined in common.h and used in arrlib.c, arr_rtl.c, arrutl.c, cmdlib.c, cmd_unx.c and cmd_win.c. * Definitions of INT64TYPE_MIN, INTTYPE_MIN and MIN_MEM_INDEX have been added to common.h. Notes: svn path=/head/; revision=316237
* Reassing lang/perl5* to perl@Baptiste Daroussin2013-04-223-18/+6
| | | | | | | | | While here trim headers Feature safe: yes Notes: svn path=/head/; revision=316226
* Update to the 20130414 snapshot of GCC 4.9.0. This requires a fixGerald Pfeifer2013-04-213-9/+91
| | | | | | | | | | | | | for libitm which didn't expect the OS to define __always_inline by itself (and differently). Also, this no longer installs libffi and its info and man pages which was always meant to remain for internal use only. Feature safe: yes Notes: svn path=/head/; revision=316178
* Remove unnecessary MAN3 settings in the case of Java being enabled.Gerald Pfeifer2013-04-201-4/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316154
* Update to the 20130418 snapshot of GCC 4.8.1. This no longer installsGerald Pfeifer2013-04-192-5/+4
| | | | | | | | | | libffi and its info and man pages which was always meant to remain for internal use only. Feature safe: yes Notes: svn path=/head/; revision=316124
* Update to the 20130413 snapshot of GCC 4.7.4. This encompasses allGerald Pfeifer2013-04-192-3/+3
| | | | | | | | | those fixes in the GCC 4.7.3 release. Feature safe: yes Notes: svn path=/head/; revision=316113
* Upgrade to version 1.1.1.Jimmy Olgeni2013-04-192-3/+3
| | | | | | | | | | PR: ports/176994 Submitted by: olgeni Approved by: maintainer timeout Feature safe: yes Notes: svn path=/head/; revision=316110
* - Fix a long standing problem in tclConfig.sh and tkConfig.sh, where pathsPietro Cerutti2013-04-183-0/+22
| | | | | | | | | | | | | | | | | | | were set based on WRKSRC instead of PREFIX. This mainly affected TEA-based extensions that source tclConfig.sh / tkConfig.sh to set important variables. An example is TCL_SRC_DIR, which is used to locate Tcl/Tk private header files such as tclUnixPort.h or tkUnixPort.h. This variable was previously set to WRKSRC, which caused ports to need additional tweaks to CFLAGS or CONFIGURE_ARGS. It should now be possible to build TEA-based extensions by specifying only the CONFIGURE_ARGS --with-tcl=${TCL_LIBDIR} / --with-tk=${TK_LIBDIR}. Feature safe: yes Approved by: bapt (portmgr) Notes: svn path=/head/; revision=316025
* - Update to 2.0.6Bryan Drewery2013-04-175-71/+13
| | | | | | | | | | | - Remove obsolete scripts directory PR: ports/173438 Submitted by: Michael Grünewald <michael.grunewald@laposte.net> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=316003