aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Fix DoS in the Ruby CGI module.Simon L. B. Nielsen2004-11-254-1/+59
| | | | | | | | | | Obtained from: ruby CVS Reviewed by: trhodes OK'ed by: maintainer silence With hat: secteam Notes: svn path=/head/; revision=122406
* Fix packaging, which should also fix the cascading failure on the portsJimmy Olgeni2004-11-254-8/+2
| | | | | | | cluster. Notes: svn path=/head/; revision=122394
* - Create PREFIX/SITE_PERL/PERL_ARCH/auto dirrectory on installSergey Matveychuk2004-11-255-5/+5
| | | | | | | | Pointed out by: kris Approved by: tobez Notes: svn path=/head/; revision=122393
* Add missing file, and don't try to unconditionally remove a directoryKris Kennaway2004-11-241-1/+2
| | | | | | | shared with other gcc versions. Notes: svn path=/head/; revision=122352
* Add missing directoriesKris Kennaway2004-11-241-0/+3
| | | | Notes: svn path=/head/; revision=122350
* - Regenerate patch filePav Lucistnik2004-11-241-20/+18
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=122289
* BROKEN on sparc64: Does not compileKris Kennaway2004-11-241-1/+7
| | | | Notes: svn path=/head/; revision=122260
* BROKEN on sparc64 when defined(WITHOUT_X11): Does not compileKris Kennaway2004-11-241-0/+4
| | | | Notes: svn path=/head/; revision=122259
* IGNORE on 4.x too since the same problems existKris Kennaway2004-11-242-6/+2
| | | | Notes: svn path=/head/; revision=122256
* Update to version 0.30Kirill Ponomarev2004-11-2314-136/+52
| | | | | | | | PR: ports/74245 Submitted by: Ports Fury Notes: svn path=/head/; revision=122237
* Update to the 20041121 snapshot of GCC 4.0.0 (removing last traces of theGerald Pfeifer2004-11-2220-130/+120
| | | | | | | | old bounds checker). This includes quite a couple of SPARC fixes and should fix the bootstrap failure there. Notes: svn path=/head/; revision=122142
* Makefile contains an erroneous NUL (ascii \000) characterDaichi GOTO2004-11-221-0/+0
| | | | | | | | PR: ports/74222 Submitted by: Conrad J. Sabatier <conrads@cox.net> Notes: svn path=/head/; revision=122134
* - Change URLVolker Stolz2004-11-222-4/+2
| | | | | | | | | | | - Change maintainer e-mail - Drop WWW pages PR: ports/74203 Submitted by: maintainer Notes: svn path=/head/; revision=122131
* - Change URLVolker Stolz2004-11-222-4/+2
| | | | | | | | | | | - Change maintainer e-mail - Drop WWW pages PR: ports/74201 Submitted by: maintainer Notes: svn path=/head/; revision=122130
* Update to the 20041119 snapshot of GCC 3.4.4.Gerald Pfeifer2004-11-224-26/+26
| | | | Notes: svn path=/head/; revision=122126
* Upgrade to 1.0-RC3.Thierry Thomas2004-11-214-22/+19
| | | | Notes: svn path=/head/; revision=122104
* add conflicts with tolua4-*Edwin Groothuis2004-11-212-2/+2
| | | | Notes: svn path=/head/; revision=122066
* toLua is a tool that greatly simplifies the integration of C/C++Edwin Groothuis2004-11-216-0/+73
| | | | | | | | | | | | | | | | code with Lua. Based on a "cleaned" header file, toLua automatically generates the binding code to access C/C++ features from Lua. Using Lua-5.0 API and tag method facilities, the current version automatically maps C/C++ constants, external variables, functions, namespace, classes, and methods to Lua. It also provides facilities to create Lua modules. WWW: http://www.tecgraf.puc-rio.br/~celes/tolua/ Author: Waldemar Celes <celes@tecgraf.puc-rio.br> Notes: svn path=/head/; revision=122064
* toLua is a tool that greatly simplifies the integration of C/C++Edwin Groothuis2004-11-2115-0/+249
| | | | | | | | | | | | | code with Lua. Based on a "cleaned" header file, toLua automatically generates the binding code to access C/C++ features from Lua. Using Lua-5.0 API and tag method facilities, the current version automatically maps C/C++ constants, external variables, functions, namespace, classes, and methods WWW: http://www.tecgraf.puc-rio.br/~celes/tolua/ Notes: svn path=/head/; revision=122062
* - Add support for FreeBSD 6.Hye-Shik Chang2004-11-215-19/+683
| | | | | | | | - Drop support for FreeBSD 2. - Bump PORTREVISION. Notes: svn path=/head/; revision=122061
* - Remove patch files which should be removed in 1.6.5 updatePav Lucistnik2004-11-211-31/+0
| | | | | | | | Reported by: seanc Pointy hat to: kwm Notes: svn path=/head/; revision=122040
* Update to 1.6.5. This is mainly a bug fix release.Koop Mast2004-11-204-4/+17
| | | | | | | | | Changelog : http://www.gnu.org/software/guile/news.html Approved by: pav (mentor) Notes: svn path=/head/; revision=122025
* - Update python-devel to 2.4c1Hye-Shik Chang2004-11-2017-27/+27
| | | | Notes: svn path=/head/; revision=122021
* With portmgr hat on, reset inactive maintainer. These ports are now upMark Linimon2004-11-202-2/+2
| | | | | | | for adoption. Notes: svn path=/head/; revision=121990
* Add OPTION for compiling hugs with OpenGL/GLUT support.Oliver Braun2004-11-191-2/+10
| | | | | | | Requested by: Jan Rochel <jannisan@t-online.de> Notes: svn path=/head/; revision=121979
* BROKEN on 6.x: Does not compileKris Kennaway2004-11-181-1/+7
| | | | Notes: svn path=/head/; revision=121938
* IGNORE on FreeBSD >= 5.x: Crashes at runtimeKris Kennaway2004-11-182-0/+8
| | | | Notes: svn path=/head/; revision=121936
* BROKEN on 6.x: Coredump during buildKris Kennaway2004-11-181-0/+4
| | | | Notes: svn path=/head/; revision=121930
* BROKEN on 6.x: Broken pkg-plistKris Kennaway2004-11-181-0/+4
| | | | Notes: svn path=/head/; revision=121927
* BROKEN on !i386: Does not buildKris Kennaway2004-11-181-2/+2
| | | | Notes: svn path=/head/; revision=121925
* Add gdc 0.8, D Front End for GCC.Daichi GOTO2004-11-185-0/+279
| | | | | | | | PR: ports/74072 Submitted by: Masanori OZAWA (ozawa@ongs.co.jp) Notes: svn path=/head/; revision=121875
* BROKEN on !i386: Does not compileKris Kennaway2004-11-181-2/+2
| | | | Notes: svn path=/head/; revision=121855
* Update to newer version of these documents.Edwin Groothuis2004-11-1810-747/+1248
| | | | | | | | | | | | Also included tcl8.5 documentation version new version 8.3.4 8.3.5 8.4a1 8.4.7 - 8.5a1 Notes: svn path=/head/; revision=121840
* - Update to 8.1.024.Marius Strobl2004-11-167-104/+163
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Declare a PATCH_DEPENDS on emulators/linux_base-8 only if actually using RTPpatch to apply an Intel provided binary patch. - Turn the GCC-compatibility of ICC on by default for FreeBSD >= 502108; except for one bug which is worked around by this port and will be fixed in src later FreeBSD gained support for using the GCC-compatibility along with the patch to compile the kernel with ICC (but the ICC 8.0 series wasn't configurable/hackable enough to actually use it on FreeBSD, which resulted into the aforementioned bug). - On FreeBSD >= 502108 default to using libstdc++ from the base as STL instead of STLport unless "-cxxlib-icc" is passed to icpc (made possible by turning on the GCC-compatibility and the compatibility to GCC 3.3 and 3.4 which was added to ICC 8.1). On FreeBSD < 502108 STLport i.e. devel/stlport-icc is and will continue to be the only STL available. Update the instructions displayed by the post-install target accordingly. - Put the wrappers for glibc specific symbols and other GNU/Linux compat hacks into their own library "libiccfbsd" and teach the ld-wrapper to injected this lib instead of adding these things to the Intel libcxa and libcxaguard. Beginning with ICC 8.1 non of the Intel libs is "guaranteed" to be linked into resulting executable (this is actually a fix in ICC as libcxa and libcxaguard are C++ only). This fixes linking against libm with icc amongst other things [1]. - Clean the ld-wrapper up a bit. Stop trying to create a perfect world for the real ld(1) regarding superfluous linkage options, ICC natively passes far to many of them to the linker that we easily could remove them all. - Change the ld-wrapper to allow for bootstrapping STLport in a bit different way that we used to do it, required to make devel/stlport-icc build correctly again. - Use fmt(1) to print the infos displayed by the post-install target so the text is formated properly after the included variables are expanded [2]. Todo: - Rework the freaking thread library selection via the PTHREAD_LIBS environment variable by the ld-wrapper, this causes really annoying problems when compiling ports with ICC. Some functionality analogous to the GCC "-pthread" option (which is also known by ICC but is not documented and doesn't do the right thing for FreeBSD) would be great. - Make devel/stlport-icc build again with ICC 8.1 after devel/stlport has been updated to 4.6.2 (PR 73604). Patch for 4.5.3 already done. Reported by: Dan Nelson <dnelson@allantgroup.com> [1] Courtesy of: netchild [2] Approved by: netchild Notes: svn path=/head/; revision=121770
* Upgrade to v110.50.Joseph Koshy2004-11-158-207/+95
| | | | | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER] Notes: svn path=/head/; revision=121645
* farewell to libxpg4.FUJISHIMA Satsuki2004-11-1513-85/+1
| | | | Notes: svn path=/head/; revision=121637
* If built on a machine with GCC 3.2 or later; assume the machine has CPUTYPEDavid E. O'Brien2004-11-151-0/+3
| | | | | | | set to something GCC 2.95 won't understand. Notes: svn path=/head/; revision=121628
* Don't install compiler binaries without a version in the file name.David E. O'Brien2004-11-152-7/+6
| | | | Notes: svn path=/head/; revision=121625
* Update to the 20041114 snapshot of GCC 4.0.0.Gerald Pfeifer2004-11-1420-110/+110
| | | | Notes: svn path=/head/; revision=121608
* Fix the 1st problem hit trying to build this on FBSD 5.x.David E. O'Brien2004-11-141-0/+5
| | | | Notes: svn path=/head/; revision=121600
* If built on a machine with GCC 3.2 or later; assume the machine has CPUTYPEDavid E. O'Brien2004-11-141-0/+3
| | | | | | | set to something GCC 2.95 won't understand. Notes: svn path=/head/; revision=121599
* This port doesn't have any Java bits.David E. O'Brien2004-11-141-1/+1
| | | | Notes: svn path=/head/; revision=121598
* This port installs as gcc30, so the warning is bogus.David E. O'Brien2004-11-141-4/+0
| | | | Notes: svn path=/head/; revision=121597
* - update to 1.10.1 (stable)Dirk Meyer2004-11-143-5/+20
| | | | Notes: svn path=/head/; revision=121543
* Update to the 20041112 snapshot, the first of 3.4.4.Gerald Pfeifer2004-11-144-28/+28
| | | | Notes: svn path=/head/; revision=121531
* - Add an empty directory to the package, so deinstalling of the package doesPav Lucistnik2004-11-122-0/+3
| | | | | | | | | | not produce the warning about a nonexisting directory. PR: ports/73842 Submitted by: Eugene Ossintsev <eugos@gmx.net> (maintainer) Notes: svn path=/head/; revision=121471
* Update to 8.4.7Ade Lovett2004-11-124-85/+27
| | | | Notes: svn path=/head/; revision=121432
* - correct CONFLICTSYen-Ming Lee2004-11-111-10/+6
| | | | | | | | | | | | | - add NOPRECIOUSMAKEVARS to avoid changing ARCH - fix build and unbreak this port on 5.x - not to STRIP scripts PR: (based on) 71982 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=121387
* Adjust the names of the individual frontends to GCC 4.0.Gerald Pfeifer2004-11-0910-30/+30
| | | | | | | PR: 73581 Notes: svn path=/head/; revision=121235
* Don't trust PORTVERSION: this is actually 1.0-RC2.Thierry Thomas2004-11-084-53/+523
| | | | Notes: svn path=/head/; revision=121150