aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-281-0/+2
| | | | Notes: svn path=/head/; revision=129941
* Update to 1.0.6, see details: http://www.go-mono.com/archive/1.0.6/Jeremy Messenger2005-02-272-5/+6
| | | | | | | | Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp Notes: svn path=/head/; revision=129868
* - Update to 20041222 and fix unfetchable; [1]Thierry Thomas2005-02-263-7/+8
| | | | | | | | | | - set DIST_SUBDIR. PR: ports/78108 [1] Submitted by: Sam Lawrance Notes: svn path=/head/; revision=129851
* Update to v201:Joseph Koshy2005-02-2618-536/+915
| | | | | | | | | | | | | | | - Add RESTRICTED (licensing issues). - Install stuff in standard places. - Install examples. - Install readmes/licenses. - Respect NOPORTDOCS. - New MAINTAINER. PR: ports/62704 Submitted by: debios@diku.dk Notes: svn path=/head/; revision=129821
* Upgrade to v209.Joseph Koshy2005-02-263-62/+187
| | | | Notes: svn path=/head/; revision=129817
* - Update to 5.4Pav Lucistnik2005-02-256-191/+181
| | | | | | | | PR: ports/78077 Submitted by: Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org> Notes: svn path=/head/; revision=129807
* - Fix fetchPav Lucistnik2005-02-252-53/+53
| | | | | | | | | | - Style PR: ports/78074 Submitted by: Sam Lawrance <boris@brooknet.com.au> Notes: svn path=/head/; revision=129800
* - Update to 0.9ePav Lucistnik2005-02-252-7/+8
| | | | | | | | PR: ports/78034 Submitted by: Julian Stecklina <der_julian@web.de> (maintainer) Notes: svn path=/head/; revision=129793
* Update to 0.31Volker Stolz2005-02-256-6/+8
| | | | | | | | PR: ports/77972 Submitted by: Ports Fury Notes: svn path=/head/; revision=129764
* Fix build-error on AMDVolker Stolz2005-02-252-20/+9
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=129739
* Disable threads again; it has caused the more troubles. This time, it hasJeremy Messenger2005-02-252-11/+24
| | | | | | | | | | | | | | | | | | | | | | | | ${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} include in the build to kill the headache of old '_r' and can't run with something like ruby-opengl, ruby-sdl, ruby-gtk2 and etc on FreeBSD 4.x or older 5.x. With this commit should solve those issues. It is recommend you to rebuild any apps that depend on lang/ruby18, so see the UPDATING for detail. Remove the 'BROKEN' on the other ports that knu has added them few weeks ago. Some of them have been tested, so if one of them is still broke then please let us know and one of us will re-add the 'BROKEN'. This changes was worked by lofi and me. lofi did everything on FreeBSD 4.x and I did others. lofi, thanks for help! Tested by: many people Tested on: i386 (FreeBSD 4.x, 5.x and 6.x), amd64 (FreeBSD 5.x and 6.x), and sparc64 (FreeBSD 5.x and 6.x) Not test on: ia64 and alpha Approved by: portmgr (kris) Notes: svn path=/head/; revision=129708
* Update to the 20050223 snapshot of GCC 3.3.6.Gerald Pfeifer2005-02-242-13/+13
| | | | Notes: svn path=/head/; revision=129684
* Hack commit to allow ruby18 to build on sparc64. This changes to threading,David E. O'Brien2005-02-241-1/+1
| | | | | | | | | so a real fix should be found ASAP. Submitted by: gad Notes: svn path=/head/; revision=129635
* Update to 1.0.1Volker Stolz2005-02-234-13/+30
| | | | | | | | PR: ports/77883 Submitted by: maintainer Notes: svn path=/head/; revision=129598
* Nqc has moved.John Hay2005-02-222-2/+2
| | | | Notes: svn path=/head/; revision=129563
* Update to the 20050220 snapshot of GCC 4.0, and mostly fix the packing listGerald Pfeifer2005-02-2130-180/+200
| | | | | | | for the libjava case (still disabled for now, though). Notes: svn path=/head/; revision=129493
* Groovy is an agile dynamic language for the Java 2 Platform that has many ofHerve Quiroz2005-02-215-0/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | the features that people like so much in languages like Python, Ruby and Smalltalk, making them available to Java developers using a Java-like syntax. Groovy is designed to help you get things done on the Java 2 Platform in a quick, concise and fun way. Groovy brings the power of a scripting language directly into the Java 2 Platform. For example: - Shell scripting using Groovy allows the full power of the Java Platform to be brought to bear to the task at hand. - Groovy can be used (and indeed is already being used) as a replacement for Java for small and medium sized applications to execute on the Java 2 Platform. - Groovy can be used as an embedded language for dynamic business rules or extension points utilizing the agility of Groovy and saving the cost of redeploying applications for each change of rule (especially when the rules are stored in a database). - Groovy makes writing test cases for unit tests very easy. As well as being a powerful language for scripting Java objects, Groovy can be used as an alternative compiler to javac to generate standard Java bytecode to be used by any Java project. WWW: http://groovy.codehaus.org/ Notes: svn path=/head/; revision=129464
* - create the .package dir (caused issues for gauche-gtk)Pav Lucistnik2005-02-203-7/+14
| | | | | | | | | | | - disable the sxml stuff in default build (to avoid issues with textproc/gauche-sxml PR: ports/77542 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=129363
* Remove more copies of Tcl's SunOS shared library hack.David Schultz2005-02-202-0/+36
| | | | | | | | | | | | | | | | | | | | | | It's worth pointing out that the Tcl project used to *recommend* that application writers copy this kludge. These ports work fine with Tcl 8.3, which provided a fake matherr() even if the OS didn't, but here's what the Tcl 8.4 changelog has to say: 2002-05-31 (dead code)[474335,555635] removed all use of matherr() (english) *** POTENTIAL INCOMPATIBILITY *** The following lines can be safely removed from any application that has them, unless compatibility with SunOS 4.X is desired. extern int matherr(); int *tclDummyMathPtr = (int *) matherr; The build problems were pointed out by Kris, as usual. ;-) Notes: svn path=/head/; revision=129328
* - Update to 3.3Pav Lucistnik2005-02-203-5/+8
| | | | | | | | | | - Take maintainership PR: ports/77738 Submitted by: Gerhard Gonter <g.gonter@ieee.org> Notes: svn path=/head/; revision=129326
* BSD# Project is taking the maintainership.Jeremy Messenger2005-02-191-1/+1
| | | | | | | | | BSD# Project: http://forge.novell.com/modules/xfmod/project/?bsd-sharp Submitted by: tmclaugh Notes: svn path=/head/; revision=129312
* - Update aleph 0.9.0 to afnix 1.0.0Pav Lucistnik2005-02-1935-983/+294
| | | | | | | | | | | | - Rename to match new name of the project - Take maintainership PR: ports/77611 Submitted by: Johan van Selst <johans@stack.nl> Repocopy by: marcus Notes: svn path=/head/; revision=129307
* Update to 2.5.7 and unbreak.Thierry Thomas2005-02-195-37/+57
| | | | | | | | PR: ports/77650 Submitted by: Johan van Selst Notes: svn path=/head/; revision=129286
* Account for src/include/stdbool.h and src/sys/i386/include/_types.h haveMarius Strobl2005-02-192-5/+13
| | | | | | | | | been fixed in FreeBSD >= 600013 regarding using the GCC-compatibility. Approved by: netchild (blanket) Notes: svn path=/head/; revision=129282
* Add another site to MASTER_SITES.Daniel Eischen2005-02-191-0/+1
| | | | Notes: svn path=/head/; revision=129239
* Remove lang/php3, which depends on the removed mod_php3Kris Kennaway2005-02-192-20/+0
| | | | Notes: svn path=/head/; revision=129238
* As previously announced, remove ports that have reached their expiry date,Kris Kennaway2005-02-1812-745/+0
| | | | | | | and the handful of ports that depended on them. Notes: svn path=/head/; revision=129234
* The static linking case (C++ only) expects a crtbeginT.o. Based uponAlexander Leidinger2005-02-182-1/+5
| | | | | | | | | | | inspection of src/contrib/gnu/crtstuff.c it seems it's the same as crtbegin.o, so make a symlink for it. At least linking a "Hello World" program with -static produces a working executable now. Noticed by: Niklas Sorensson <nik@cs.chalmers.se> Notes: svn path=/head/; revision=129223
* - Update to bsd.java.mk 2.0Herve Quiroz2005-02-184-786/+787
| | | | | | | | | | | | - Install in DATADIR=${JAVASHAREDIR}/${PORTNAME} - Use %%DATADIR%% - Add $FreeBSD$ tags - Tweak COMMENT to calm portlint (and remove redundant port name from it) - Improve launcher shell script (update to javavmwrapper 2.0) and use SUB_FILES - Minor cosmetic improvements Notes: svn path=/head/; revision=129187
* Update to version 2.45.241.1926Kirill Ponomarev2005-02-182-5/+3
| | | | | | | | PR: ports/77635 Submitted by: Johan van Selst <johans at stack.nl> Notes: svn path=/head/; revision=129153
* Fix build on amd64.Kirill Ponomarev2005-02-181-5/+1
| | | | | | | | PR: ports/77638 Submitted by: Johan van Selst <johans@stack.nl> Notes: svn path=/head/; revision=129136
* Fix plistVolker Stolz2005-02-181-0/+1
| | | | | | | Noticed by: cluster Notes: svn path=/head/; revision=129128
* - Update to CVS snapshot 1.2.18 (tarball from Debian)Volker Stolz2005-02-173-159/+175
| | | | | | | | - Use PORTDOCS/EXAMPLESDIR - We still use the pre-built docs from 1.2.16 Notes: svn path=/head/; revision=129096
* Update to 1.89Volker Stolz2005-02-163-4/+4
| | | | Notes: svn path=/head/; revision=129041
* BROKEN: Size mismatchKris Kennaway2005-02-141-0/+2
| | | | Notes: svn path=/head/; revision=128825
* - Really fix build under localePav Lucistnik2005-02-141-1/+8
| | | | | | | Submitted by: Clemens Fischer <ino-qc@spotteswoode.de.eu.org> Notes: svn path=/head/; revision=128798
* If one of locale-related variables set to a bad value in the user'sAnton Berezin2005-02-147-0/+35
| | | | | | | | | | | | | | environment (like da_DK.ISO_8859-15 as opposed to da_DK.ISO8859-15 on -CURRENT), perl ports cannot be built. While this condition clearly is an operator error, it is still no excuse for the build failure. Fix that by cleaning locale-related variables for configure and build steps. No plist changes, no portrevision bump. Reported by: Flemming Jacobsen <fj quite-at batmule maybe-dot dk> Notes: svn path=/head/; revision=128764
* Handle USE_GCC properly and exchange its value 'X' with an actualKirill Ponomarev2005-02-131-1/+1
| | | | | | | version number. Notes: svn path=/head/; revision=128732
* - Install docs under share/doc instead of docPav Lucistnik2005-02-132-55/+58
| | | | | | | | | PR: ports/76413 Submitted by: Florent Thoumie <flz@xbsd.org> Approved by: maintainer timeout (3 weeks) Notes: svn path=/head/; revision=128726
* Fix USE_GCCVolker Stolz2005-02-131-1/+1
| | | | | | | | PR: ports/77403 Submitted by: John Cochran Notes: svn path=/head/; revision=128722
* With portmgr hat on, reset maintainership of these ports. Maintainer'sMark Linimon2005-02-137-7/+7
| | | | | | | | | | | | old email address bounces, and he has not been responsive to email on the only other one we have for him. These ports are now available for adoption. Come back coop, we miss ya ... Notes: svn path=/head/; revision=128714
* Unbreak package build on amd64Tilman Keskinoz2005-02-131-0/+2
| | | | | | | Submitted by: Gerhard Gonter <g.gonter@ieee.org> Notes: svn path=/head/; revision=128710
* - Update to 20050212Volker Stolz2005-02-134-6/+10
| | | | | | | | | | | - Added M-Expression compiler and examples - Updated documentation PR: ports/77413 Submitted by: Nils M. Holm (maintainer) Notes: svn path=/head/; revision=128705
* Update to the 20050211 snapshot of GCC 3.4.4.Gerald Pfeifer2005-02-132-13/+13
| | | | Notes: svn path=/head/; revision=128689
* Fix a system (all supported OS versions) header (stdbool.h) for the use withAlexander Leidinger2005-02-132-1/+7
| | | | | | | | | icc. Hint by: Ulrich Spoerlein <q@uni.de> Notes: svn path=/head/; revision=128680
* Fix plistVolker Stolz2005-02-131-0/+2
| | | | | | | Noticed by: cluster via kris Notes: svn path=/head/; revision=128679
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-121-0/+2
| | | | Notes: svn path=/head/; revision=128648
* Don't forget to rmdir the new include/nickle. While I'm here, make rmdir ofEric Anholt2005-02-121-1/+2
| | | | | | | | | | share/nickle failure non-fatal, as people might be installing 3rd-party stuff there. Reported by: pointyhat via kris Notes: svn path=/head/; revision=128622
* Fix build. Ports that formerly attempted to work around problemsDavid Schultz2005-02-128-35/+62
| | | | | | | created by matherr() no longer need to do so. Notes: svn path=/head/; revision=128597
* Don't hard-code a directory name for which we already have a variable.Dima Dorfman2005-02-111-2/+2
| | | | | | | | Mostly, this makes it easier to use this Makefile as the basis for another elisp port. Notes: svn path=/head/; revision=128509