aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
...
* Add support for firebird2 in interbase extension.Alex Dupre2007-02-273-6/+3
| | | | Submitted by: acm
* - Update to 1.12Martin Wilke2007-02-273-16/+35
| | | | | | | - Pass maintainership to submitter PR: 109464 Submitted by: Martin Matuska <martin@matuska.org>
* OCamlDuce is an enhancement to OCaml that allows you to use XML types.Martin Wilke2007-02-275-0/+65
| | | | | | | WWW: http://www.cduce.org/ocaml PR: ports/109564 Submitted by: Jaap Boender <jaapb at kerguelen.rg>
* - set DEPRECATEDDirk Meyer2007-02-251-0/+3
|
* - fix build for CURRENT (objformat)Dirk Meyer2007-02-251-0/+4
|
* - Work around crashes during build due to LC_* settings in environment byTom McLaughlin2007-02-252-9/+29
| | | | | | | | | setting LC_ALL=C [1] - Crash instead of looping infinitely when Mono can't obtain a semaphore. Patch from Mono's SVN [2] Reported by: A few people [1], pointyhat [2] Submitted by: Phillip Neumann [1], Lou Kamenov [2]
* Update to the 20070223 snapshot of GCC 4.3.0. No extra patch is neededGerald Pfeifer2007-02-2521-350/+133
| | | | to build on i386 any longer.
* Bump PORTREVISION to assure this port is rebuilt with patched libltdl.Michael Johnson2007-02-241-1/+1
|
* Fix formatting exception in io:format.Jimmy Olgeni2007-02-244-2/+34
| | | | Obtained from: Hans Bolinder <hans.bolinder(at)ericsson.com>
* Add ruby-doc-stdlib 0.10.1, documentation for the Ruby language standardStanislav Sedov2007-02-236-0/+4544
| | | | | | | | | library. Submitter doesn't respond, thus I'll maintain the port. PR: ports/101423 (based on) Submitted by: Alexander Novitsky <alecn2002 at yandex.ru>
* Update to the 20070221 snapshot of GCC 4.2.0.Gerald Pfeifer2007-02-222-19/+19
|
* Add fasm 1.67.21, flat, multiple-pass assembler for IA-32 & x86-64Sergey Skvortsov2007-02-225-0/+52
| | | | architectures.
* - Remove redundant substitutionsStanislav Sedov2007-02-221-6/+2
| | | | - Bump PORTREVISION.
* - Update to 9.1.0Stanislav Sedov2007-02-224-24/+19
| | | | - Use Tk 8.5.
* - Update master siteRong-En Fan2007-02-221-1/+1
| | | | | | PR: ports/109395 Spotted by: Bill distfiles Fenner Submitted by: Rick van der Zwet <rick at wzoeterwoude.net> (maintainer)
* - Install info files correctlyRong-En Fan2007-02-211-2/+2
| | | | | | PR: ports/108194 Submitted by: clemens fischer <ino-qc at spotteswoode.de.eu.org> Approved by: Erik Greenwald <erik at smluc.org> (maintainer)
* The Erlang runtime could occasionally segfault when writing erl_crash.dumpJimmy Olgeni2007-02-214-2/+56
| | | | | | files, due to a fixed size buffer. Using encode_size_struct will fix it. Obtained from: Christopher Faulet <christopher.faulet(at)capflam.org>
* Remove some debug code that was included into the release.Jimmy Olgeni2007-02-212-0/+46
|
* Update the mail header patches (it's a no-op).Alex Dupre2007-02-206-12/+12
|
* Update to the 20070219 snapshot of GCC 4.1.3.Gerald Pfeifer2007-02-202-20/+20
| | | | | This has a patch of mine to account for the removal of /usr/bin/objformat on 7-CURRENT and defaults to elf instead of aout in this case.
* Objformat fallout fix.Anton Berezin2007-02-202-4/+52
|
* 1. Fix breakage due to incorrect objformat-related change.Anton Berezin2007-02-2010-45/+60
| | | | | | | | | | | | 2. While at it, add a WITHOUT_USE_PERL knob that avoids spamming /usr/bin; it is meant for those who do cross-installs and such. No version bump. Pointy hat to: kris [1] Reported by: many [1] PR: 104524 [2] Submitted by: Nick Hibma <nick@anywi.com> [2]
* Remove expired port:Gabor Kovesdan2007-02-196-82/+0
| | | | | | 2006-12-01 lang/tcc: is only for i386, and you are running amd64. Approved by: erwin (mentor, implicit)
* - Update to 20070218Rong-En Fan2007-02-193-5/+7
| | | | | PR: ports/109278 Submitted by: Nils M Holm <nmh at t3x.org> (maintainer)
* Force build to use the bundled mcs instead of the system's mcs if Mono isTom McLaughlin2007-02-191-1/+2
| | | | | already installed. This clears up issues where some people could not build Mono if it was already installed.
* - Do not echo post-build command.Alejandro Pulver2007-02-192-5/+9
| | | | | | | | | - Show pkg-message in post-install target [1]. - Use shell globbing pattern in script patch. PR: ports/109295 Submitted by: Alexander Shiryaev <coumarin@gmail.com> Forgotten by: alepulver (myself) [1]
* - Do not echo post-build command.Alejandro Pulver2007-02-192-2/+2
| | | | | | | - Fix names of binaries displayed in pkg-message (my fault). PR: ports/109294 Submitted by: Alexander Shiryaev <coumarin@gmail.com>
* Update to the 20070216 snapshot of GCC 4.3.0.Gerald Pfeifer2007-02-1928-140/+371
| | | | | | | This has a patch of mine to account for the removal of /usr/bin/objformat on 7-CURRENT and defaults to elf instead of aout in this case. Add a temporary patch to fix the bootstrap on i386.
* Add an hack to avoid segmentation fault caused by session module loadedAlex Dupre2007-02-192-0/+8
| | | | after pspell module.
* Update to 4.4.5 release.Alex Dupre2007-02-175-74/+15
|
* This is XDS-C for Linux, it is setup to produce native FreeBSD binaries.Alejandro Pulver2007-02-1715-0/+2070
| | | | | | | WWW: http://www.excelsior-usa.com/ PR: ports/108499 Submitted by: coumarin at gmail.com
* This is Native XDS-x86 for Linux,Alejandro Pulver2007-02-1717-0/+1202
| | | | | | | | | it is setup to produce native FreeBSD binaries. WWW: http://www.excelsior-usa.com/ PR: ports/108498 Submitted by: coumarin at gmail.com
* Fix minor typo.Thomas Quinot2007-02-162-2/+2
|
* Update to the 20070214 snapshot of GCC 4.2.0.Gerald Pfeifer2007-02-162-19/+19
| | | | | This has a patch of mine to account for the removal of /usr/bin/objformat on 7-CURRENT and defaults to elf instead of aout in this case.
* Fix "edoc: error in layout 'edoc_layout'" issue.Jimmy Olgeni2007-02-164-0/+44
| | | | Obtained from: Bertil Karlsson <bertil.karlsson(at)ericsson.com>
* Fix http:request error.Jimmy Olgeni2007-02-162-0/+46
| | | | Obtained from: Ingela Anderton Andin <ingela(at)erix.ericsson.se>
* Remove amd64 as an available arch to build on.Tom McLaughlin2007-02-161-1/+3
| | | | | - builds are exhibiting semaphore problems on pointyhat runs causing failure to build.
* Account for the removal of /usr/bin/objformat on 7-CURRENT and defaultGerald Pfeifer2007-02-152-1/+15
| | | | to elf instead of aout in this case. Bump PORTREVISION.
* Account for the removal of /usr/bin/objformat on 7-CURRENT and defaultGerald Pfeifer2007-02-152-0/+15
| | | | to elf instead of aout in this case. Bump PORTREVISION.
* Bump PORTREVISION.Gerald Pfeifer2007-02-151-0/+1
|
* Fix a crashbug on str_replace().Alex Dupre2007-02-154-2/+24
| | | | | Submitted by: esser Obtained from: PHP CVS
* Use MASTER_SITE_LOCAL for our own boot-fileVolker Stolz2007-02-151-1/+2
|
* Account for the removal of /usr/bin/objformat on 7-CURRENT and defaultGerald Pfeifer2007-02-151-0/+14
| | | | to elf instead of aout in this case.
* Update to Python 2.4.4.Xin LI2007-02-148-83/+35
| | | | | | Approved by: maintainer timeout, alexbl (python@) Tested by: pointyhat PR: ports/105901
* Update to 2.2Andrey Slusar2007-02-143-7/+17
| | | | | PR: ports/109042 Submitted by: Hirohisa Yamaguchi(maintainer)
* - Remove expired ruby 1.6 ports.Stanislav Sedov2007-02-1315-1241/+0
| | | | - Remove expired ruby18_static port that depends on ruby16
* Fix regression: count(object) should call object->count() if instance of ↵Alex Dupre2007-02-134-2/+68
| | | | | | Countable. Spotted by: Roman Neuhauser <neuhauser@sigpipe.cz>
* - No more bash syntax!Rong-En Fan2007-02-121-1/+9
| | | | | | | | - Bump PORTREVISION PR: ports/108948 (based on) Submitted by: clemens fischer <ino-news at spotteswoode.dnsalias.org> Approved by: Ying-Chieh Chen (maintainer via irc)
* Fix objformat fallout on -CURRENT.Tom McLaughlin2007-02-121-0/+2
| | | | | Thanks to Andrzej Tobola and Sebastian Nowicki for lending me access to a machine.
* Update to the 20070209 snapshot of GCC 4.3.0.Gerald Pfeifer2007-02-1221-140/+189
| | | | | | This adds a couple of further programs related to Java language support, specifically gjar, gjavah, gnative2ascii, gorbd, grmid, gserialver, and gtnameserv.
* Update to 0.9.10.Roman Bogorodskiy2007-02-112-4/+4
| | | | | PR: 108938 Submitted by: chinsan
* Fix typoErwin Lansing2007-02-111-1/+1
| | | | Submitted by: Sergey Zaharchenko <doublef-ctm@yandex.ru>
* Schedule these broken ports for removal on 2007-04-10 if they are stillKris Kennaway2007-02-111-0/+2
| | | | broken at that time and no fix has been submitted.
* Remove expired portsKris Kennaway2007-02-1121-931/+0
|
* Deprecate these ports that are broken on 5.x and above, with expiry inKris Kennaway2007-02-111-0/+3
| | | | 1 month.
* Bump PORTVERSION.Alex Dupre2007-02-111-1/+1
| | | | Requested by: many
* Chase documentation checksums.Jimmy Olgeni2007-02-101-68/+68
|
* - Add CONFLICTS between net/mpd and lang/mpd.Alejandro Pulver2007-02-091-0/+1
| | | | Reported by: "Daniel O'Connor" <doconnor@gsoft.com.au>
* Update to the 20070207 snapshot of GCC 4.2.0.Gerald Pfeifer2007-02-092-19/+22
| | | | | Properly set INFO for those cases where we actually do not build libgomp, and thus not libgomp.info either.
* Add all default php5 extensions.Alex Dupre2007-02-091-5/+13
|
* Update to 5.2.1 release.Alex Dupre2007-02-0910-52/+212
|
* - Add NO_LATEST_LINK to avoid it being the same as in net/mpd.Alejandro Pulver2007-02-091-0/+3
|
* MPD is a new programming language that has a syntax very close to theAlejandro Pulver2007-02-096-0/+610
| | | | | | | | | | | | | | | | | | | one used in the book Foundations of Multithreaded, Parallel, and Distributed Programming. The name of the language comes from the first three letters of the main words of the title of the book: Multithreaded, Parallel, and Distributed. These words also capture a distinguishing aspect of the language, namely that it supports all three of these concurrent programming techniques. MPD is implemented as a variant of the SR programming language. It has a different parser, but it uses the same intermediate form and run-time system as SR. Consequently, MPD provides the same variety of concurrent programming mechanisms as does SR. WWW: http://www.cs.arizona.edu/mpd/ PR: ports/108806 Submitted by: Kai Wang <kaiw27 at gmail.com>
* Fix dialyzer_init_plt path.Jimmy Olgeni2007-02-092-2/+2
|
* - Update to 0.5.1Martin Wilke2007-02-095-37/+19
| | | | | PR: 108883 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Fix after objformat removalMartin Wilke2007-02-081-0/+5
| | | | Submitted by: pointyhat
* Really fix the objformat issue, the previous commit broke php compilation.Alex Dupre2007-02-072-2/+12
|
* - Revert libtool addition to fix the plistPav Lucistnik2007-02-071-1/+0
|
* Update to the 20070205 snapshot of GCC 4.1.2.Gerald Pfeifer2007-02-072-19/+19
|
* Update to the 20070202 snapshot of GCC 4.3.0.Gerald Pfeifer2007-02-0628-301/+161
| | | | | | | | | | | Adjust pkg-plist to remove some secondary programs which we no longer provide after the import of the Eclipse Java frontend. Properly set INFO for those cases where we actually do not build libgomp, and thus not libgomp.info either. Move ia64 to NOT_FOR_ARCHS from BROKEN, like we did with lang/gcc43. Remove the cklatest target and files/patch-gengtype-yacc.y.
* - Depend on libtool directly. This port builds a local copy of boehm-gcStanislav Sedov2007-02-061-0/+1
| | | | | | | which depend on it. Letting the boehm-gc to install it will effectively touch the filesystem in pre-build stage. Reported by: kris
* Populate a new ports-mgmt category. List of moved ports:Pav Lucistnik2007-02-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | devel/portcheckout -> ports-mgmt/portcheckout devel/portlint -> ports-mgmt/portlint devel/portmk -> ports-mgmt/portmk devel/porttools -> ports-mgmt/porttools misc/instant-tinderbox -> ports-mgmt/instant-tinderbox misc/porteasy -> ports-mgmt/porteasy misc/portell -> ports-mgmt/portell misc/portless -> ports-mgmt/portless misc/tinderbox -> ports-mgmt/tinderbox security/jailaudit -> ports-mgmt/jailaudit security/portaudit -> ports-mgmt/portaudit security/portaudit-db -> ports-mgmt/portaudit-db security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port sysutils/barry -> ports-mgmt/barry sysutils/bpm -> ports-mgmt/bpm sysutils/kports -> ports-mgmt/kports sysutils/managepkg -> ports-mgmt/managepkg sysutils/newportsversioncheck -> ports-mgmt/newportsversioncheck sysutils/pib -> ports-mgmt/pib sysutils/pkgfe -> ports-mgmt/pkgfe sysutils/pkg-orphan -> ports-mgmt/pkg-orphan sysutils/pkg_cutleaves -> ports-mgmt/pkg_cutleaves sysutils/pkg_install -> ports-mgmt/pkg_install sysutils/pkg_install-devel -> ports-mgmt/pkg_install-devel sysutils/pkg_remove -> ports-mgmt/pkg_remove sysutils/pkg_rmleaves -> ports-mgmt/pkg_rmleaves sysutils/pkg_trackinst -> ports-mgmt/pkg_trackinst sysutils/pkg_tree -> ports-mgmt/pkg_tree sysutils/portbrowser -> ports-mgmt/portbrowser sysutils/portconf -> ports-mgmt/portconf sysutils/portdowngrade -> ports-mgmt/portdowngrade sysutils/portcheck -> ports-mgmt/portcheck sysutils/portmanager -> ports-mgmt/portmanager sysutils/portmaster -> ports-mgmt/portmaster sysutils/portscout -> ports-mgmt/portscout sysutils/portsearch -> ports-mgmt/portsearch sysutils/portsman -> ports-mgmt/portsman sysutils/portsnap -> ports-mgmt/portsnap sysutils/portsopt -> ports-mgmt/portsopt sysutils/portupgrade -> ports-mgmt/portupgrade sysutils/portupgrade-devel -> ports-mgmt/portupgrade-devel sysutils/port-authoring-tools -> ports-mgmt/port-authoring-tools sysutils/port-maintenance-tools -> ports-mgmt/port-maintenance-tools sysutils/psearch -> ports-mgmt/psearch sysutils/p5-FreeBSD-Portindex -> ports-mgmt/p5-FreeBSD-Portindex sysutils/qtpkg -> ports-mgmt/qtpkg textproc/p5-FreeBSD-Ports -> ports-mgmt/p5-FreeBSD-Ports Repocopies by: marcus
* - Update to 1.0.1 (required by recent lang/mono update)Tom McLaughlin2007-02-054-17/+31
|
* s/INSTALLS_SHLIB/USE_LDCONFIG/Tom McLaughlin2007-02-051-1/+1
|
* Update to the 20070131 snapshot of GCC 4.2.0.Gerald Pfeifer2007-02-053-41/+20
| | | | | Move ia64 to NOT_FOR_ARCHS from BROKEN, like we did with lang/gcc43. Remove the cklatest target and files/patch-gengtype-yacc.y.
* - Update to 1.2.2.1Tom McLaughlin2007-02-0520-376/+214
| | | | | | | | | | | - amd64 now enabled (and reportedly works quite well) - Remove annoying semdel stuff because mono releases its semaphoresa now Thanks to everyone on the BSD# mailing list for providing feedback as to the stability of this release on multiple archs and version lines. Helped by: Many people on the BSD# mailing list Projecy by: BSD# (http://www.mono-project.com/Mono:FreeBSD)
* Remove the cklatest target and files/patch-gengtype-yacc.y.Gerald Pfeifer2007-02-042-17/+0
|
* Update to GCC 4.0.4, the official release. This closes the GCC 4.0 branch.Gerald Pfeifer2007-02-043-33/+15
| | | | | Remove the cklatest target and files/patch-gengtype-yacc.y; bison no longer is a requirement.
* Fix the build after the removal of objformat.Joe Marcus Clarke2007-02-041-0/+4
| | | | Reported by: pointyhat via kris
* Deprecate in favor of the newer and safer snobol4 port.Wes Peters2007-02-031-0/+2
|
* Upgrade to version R11B-3.Jimmy Olgeni2007-02-0217-333/+291
|
* - Don't strip installed librariesPav Lucistnik2007-02-021-3/+3
| | | | | | PR: ports/108560 Submitted by: Richard S. Conto <rsc@umich.edu> Approved by: Richard Kiss <him@richardkiss.com> (maintainer)
* Update to 1.4.3Johan van Selst2007-02-012-4/+4
|
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-0110-0/+12
|
* - add category gnustepDirk Meyer2007-02-015-5/+5
| | | | | PR: 103931 Approved by: pav
* - update to 1.13.1Dirk Meyer2007-02-013-23/+5
|
* - Update to 7.6.102Martin Wilke2007-02-013-9/+4
| | | | | PR: 108554 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
* - Fix buildMartin Wilke2007-01-314-0/+24
| | | | | | | - Bump PORTREVISION PR: 108545 Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
* - Update to 2007-01-30Martin Wilke2007-01-313-5/+5
| | | | | PR: 108605 Submitted by: Nils M Holm <nmh@t3x.org>
* - Remove glade-gpl duplicate with gnat-gladeMartin Wilke2007-01-315-208/+0
| | | | | PR: 107415 Discussion with: John Merryweather Cooper
* Update to the 20070129 snapshot of GCC 4.1.2.Gerald Pfeifer2007-01-302-19/+19
|
* - Remove support for a.out format and PORTOBJFORMAT variable from individualPav Lucistnik2007-01-3012-122/+18
| | | | | | ports With hat: portmgr
* Retire NO_FILTER_SHLIBS now that it no longer serves a purposeKris Kennaway2007-01-303-3/+0
|
* G95 is a stable, production Fortran 95 compiler available for multipleMaho Nakata2007-01-307-0/+189
| | | | | | | | | | | | CPU architectures and operating systems. Innovations and optimizations continue to be worked on. Parts of the F2003 standard have been implemented in g95. Note that g95 and gfortran are different compiler http://gcc.gnu.org/wiki/TheOtherGCCBasedFortranCompiler . WWW: http://www.g95.org/ This port is based on hrs's original one, and slightly modified.
* Use libtool port instead of included version to avoid a.out objformat botchKris Kennaway2007-01-303-1/+4
|
* Builds fine on 4.x since last update.Volker Stolz2007-01-291-4/+0
| | | | Noted by: Chris Pressey
* Add tcl85-thread , tool Command Language (development version).Cheng-Lung Sung2007-01-293-0/+25
| | | | | PR: ports/108041 Submitted by: martin at matuska.org
* Add tcl85 8.5.a.5, tool Command Language (development version).Cheng-Lung Sung2007-01-2923-0/+3769
| | | | | PR: ports/108041 Submitted by: martin at matuska.org
* Default to elf instead of a.out.Kris Kennaway2007-01-295-65/+140
|
* Use libtool port instead of included one to avoid objformat a.out botchKris Kennaway2007-01-281-0/+1
|
* Add USE_ICONV=yes since we explicitly configure --with-libiconv-prefix.Gerald Pfeifer2007-01-281-0/+1
| | | | Reported by: deischen, rafan
* Correct legacy a.out packing list formatKris Kennaway2007-01-281-1/+1
|
* Remove python21 and python22. These version lines are long deprecated andTom McLaughlin2007-01-2725-7991/+0
| | | | | | no ports require them. Approved by: python@
* Update to the 20070122 snapshot of GCC 4.1.2.Gerald Pfeifer2007-01-272-19/+19
|
* Upgrade to 1.0.2Vanilla I. Shu2007-01-262-6/+5
| | | | | PR: ports/108363 Submitted by: maintainer
* Upgrade to v360. Upstream changes include:Joseph Koshy2007-01-267-329/+478
| | | | | | | | | | - A new macro stepper that traces through macro expansion step by step. - A new "Lazy Scheme" language level. - New support for prompts and composable continuations. - Regexp support now includes the usual collection of "Perl-compatible" features. - Compiler improvements and bug fixes.
* Always build with JAR=no to avoid locating an already installed copy of jarGerald Pfeifer2007-01-262-19/+20
| | | | | | | | | | and thus not laying down our own in $PREFIX/bin/jar42. Update to the 20070124 snapshot of GCC 4.2.0 on the way. PR: 108174 Debugged with: Stephen Montgomery-Smith <stephen@math.missouri.edu> Tested by: Stephen Montgomery-Smith <stephen@math.missouri.edu>, db
* Moved bootstrap tarball to haskell.org. Therefore readd master site.Oliver Braun2007-01-251-1/+1
|
* - Fix build with gcc 4.1Martin Wilke2007-01-252-0/+21
|
* - Fix building.Stanislav Sedov2007-01-251-2/+2
| | | | | Reported by: pav Pontyhat to: me
* - Sync with lang/slib to 3a4Pav Lucistnik2007-01-251-2/+1
|
* - Fix path in guile.init. Fixes lang/slib-guile installationPav Lucistnik2007-01-251-0/+2
|
* Upgrade to 6.6.Oliver Braun2007-01-242-35/+29
|
* Fix build with GCC 4.1Volker Stolz2007-01-231-0/+14
|
* Update lang/ghc to 6.6Volker Stolz2007-01-225-821/+884
| | | | | | | | Also fixes readline issue reported in PR ports/107380. OpenAL support is not yet fixed, we might break that out into a separate port, now that the upstream infrastructure is in place. Your haskell@ team, Olli & Volker
* - history_length conflicts with include/readline/history.h.Rong-En Fan2007-01-211-0/+44
| | | | | | | | Similar fix is in 2.4 and above. This causes an incomplete pkg-plist with gcc 4.x + newer ncurses. PR: ports/108031 Approved by: alexbl
* - Define USE_ICONV properly. This fixes textproc/words build, which failedRong-En Fan2007-01-211-0/+2
| | | | | | | | | with /libexec/ld-elf.so.1: Shared object "libiconv.so.3" not found, required by "gnatgcc" PR: ports/108138 Submitted by: rafan Approved by: Daniel Eischen <eischen at vigrid.com> (maintainer)
* Add pear to the default include_path.Alex Dupre2007-01-203-15/+42
|
* Update to the 20070115 snapshot of GCC 4.1.2.Gerald Pfeifer2007-01-202-19/+19
|
* - Disable test due to prolonged (20h+) hangs (on my current/amd64 box)Andrew Pantyukhin2007-01-201-5/+4
| | | | | | | - A couple of style fixes while I'm here PR: ports/100997 Submitted by: ehaupt
* The Gambit programming system is a full implementation of the SchemeIon-Mihai Tetcu2007-01-209-0/+147
| | | | | | | | | | | | | | | | | | language which conforms to the R4RS and IEEE Scheme standards. It consists of two main programs: gsi, the Gambit Scheme interpreter, and gsc, the Gambit Scheme compiler. Gambit-C is a version of the Gambit programming system in which the compiler generates portable C code, making the whole Gambit-C system and the programs compiled with it easily portable to many computer architectures for which a C compiler is available. With appropriate declarations in the source code the executable programs generated by the compiler run roughly as fast as equivalent C programs. WWW: http://www.iro.umontreal.ca/~gambit/ PR: ports/107405 Submitted by: Rob Zinkov
* - Update to 2007-01-18Martin Wilke2007-01-193-5/+5
| | | | | PR: ports/108079 Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
* - Update to 0.8.9Rong-En Fan2007-01-193-4/+5
| | | | | PR: ports/108093 Submitted by: Erik Greenwald <erik at smluc.org> (maintainer)
* Update to the 20070117 snapshot of GCC 4.2.0.Gerald Pfeifer2007-01-182-19/+19
|
* - BROKEN: does not buildMartin Wilke2007-01-181-0/+2
| | | | | Submitted by: pointyhat via kris Discussed with: maintainer
* - Update of lang/tcl84 and x11-toolkits/tk84 ports to 8.4.14Cheng-Lung Sung2007-01-173-35/+4
| | | | | | | - Removed file: lang/tcl84/files/patch-test-clock (patch already in source tree) PR: ports/107953 Submitted by: Martin Matuska <martin_AT_matuska dot org>
* - Update to 3a4Cheng-Lung Sung2007-01-163-4/+8
| | | | | PR: ports/107971 Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca>
* - Update to 0.82Martin Wilke2007-01-154-13/+22
| | | | | PR: ports/107925 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer
* - Update to 4.123Martin Wilke2007-01-153-5/+5
| | | | | PR: ports/107934 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* * f2c.h is now consistent with G77.Maho Nakata2007-01-152-0/+172
| | | | * Bump portrevision.
* Grab maintainership.Maho Nakata2007-01-151-1/+1
|
* Update to the 20070114 snapshot of GCC 4.0.4.Gerald Pfeifer2007-01-152-13/+13
|
* Revert previous commit.Gerald Pfeifer2007-01-157-126/+126
| | | | Pointyhat to: self
* Add ia64 to NOT_FOR_ARCHS. This has been broken for ages, it is not clearGerald Pfeifer2007-01-1514-133/+133
| | | | | | | whether it is our kernel/userland, the hardware, or something else at fault and nobody on our side nor upstream seems to have any interest. Discussed with: kris
* - Fix size mismatchMartin Wilke2007-01-151-3/+3
| | | | | | Log from Author: minor defect corrections Submitted by: pointyhat
* Move lang/gfortran from using lang/gcc41 to lang/gcc42 as its master port.Gerald Pfeifer2007-01-143-4/+4
| | | | The next step will be to abandon this port in favor of lang/gcc42.
* - cleanup MASTER_SITESDirk Meyer2007-01-141-2/+1
|
* - Update to 20060810Martin Wilke2007-01-142-4/+4
| | | | | PR: ports/107879 Submitted by: Thomas Abthorpe <thomas@goodking.ca>
* * Migrate to gfortran.Maho Nakata2007-01-132-0/+22
| | | | | | * Bump port revision. Approved by: portmgr(kris)
* - drop gcc-4.*.* as they are used diretcly by bsd.gnustep.mkDirk Meyer2007-01-131-17/+0
|
* - update to use new bsd.gnustep.mkDirk Meyer2007-01-135-30/+21
| | | | Approved by: gurkan@linuks.mine.nu
* - Add NOT_FOR_ARCHS=ia64 (is not supported by the application).Alejandro Pulver2007-01-131-4/+3
| | | | | | - Make BROKEN message when enabling PARI option more clear. Reported by: pointyhat
* Add missing Jave frontend tarball.Gerald Pfeifer2007-01-121-0/+3
|
* Update to the 20070110 snapshot of GCC 4.2.0.Gerald Pfeifer2007-01-112-19/+16
|
* -Use native binaries to bootstrap on amd64 not to require i386 binaryMartin Wilke2007-01-112-9/+18
| | | | | | | | compatibility. - This would fix build failure on pointyhat. PR: ports/107804 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
* - Fix size mismatch (my fault)Martin Wilke2007-01-101-3/+3
|
* - Update to 5e3Martin Wilke2007-01-103-12/+17
| | | | | PR: ports/107631 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 4.122Martin Wilke2007-01-103-5/+5
| | | | | PR: ports/107653 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* Update to the 20070108 snapshot of GCC 4.1.2.Gerald Pfeifer2007-01-092-19/+19
|
* Add missing DISTFILES entry for Java.Gerald Pfeifer2007-01-087-0/+21
|
* - Update to 0.21Rong-En Fan2007-01-083-15/+26
| | | | | | | | | - Update to GCC 4.0.x to 4.0.4-20061228 - Add documenta PR: ports/107521 Submitted by: Armin Pirkovitsch <a.pirko at inode.at> Approved by: Masanori OZAWA <ozawa at ongs.co.jp> (maintainer)
* I forgot to move pkg-message to files/pkg-message.in in previous commit:Ion-Mihai Tetcu2007-01-082-0/+0
| | | | | | | | | | | | | - update to 3.7 [1] - fix MASTER_SITES [1] - use SUB_FILES from pkg-plist [2] PR: ports/107650 [1] Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) [1] itetcu (me) [2] Submitted by: maintainer Pointyhat to : itetcu (me)
* - update to 3.7 [1]Ion-Mihai Tetcu2007-01-0814-98/+254
| | | | | | | | | - fix MASTER_SITES [1] - use SUB_FILES from pkg-plist [2] PR: ports/107650 [1] Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) [1] itetcu (me) [2]
* Update to the 20070105 snapshot of GCC 4.3.0. Remove temporary patch wasGerald Pfeifer2007-01-0621-245/+112
| | | | is upstream now.
* - Fix threading support, favor pthreadRong-En Fan2007-01-061-2/+3
| | | | | | | | | | Since this port supports 5.x and later, we don't need to consider the 4.x case (-lc_r). Moreover, gdc uses ld as linker when compiling D source files, so PTHREAD_LIBS is not applicable here. PR: ports/107437 Submitted by: Jason DiCioccio <jd at ods.org> Approved by: Masanori OZAWA <ozawa at ongs.co.jp> (maintainer)
* 2006-12-01 misc/afbackup: Uses unregistered uid that conflicts with other portsMartin Wilke2007-01-064-60/+0
| | | | | | | 2006-12-01 misc/afbackup-client: Uses unregistered uid that conflicts with other ports 2006-12-01 misc/afbackup-server: Uses unregistered uid that conflicts with other ports 2006-12-14 lang/forth: obsoleted by lang/pfe; use of this port is pretty much senseless 2006-12-28 ftp/jmirror: distfile disappeared and has no homepage
* 2006-12-01 misc/instant-workstation: Incomplete pkg-plistMartin Wilke2007-01-0611-288/+0
| | | | | 2006-12-01 lang/yap: Does not compile 2006-12-01 lang/tensile: "Coredump during build on FreeBSD >= 6.x"
* This project defines various useful extensions to Ruby's standard classes,Martin Wilke2007-01-055-0/+120
| | | | | | | | | | | | including many of those captured at on the Wiki at StandardClassExtensions. They are thoroughly documented and tested. See the project homepage for API documentation. Author: Gavin Sinclair <gsinclair@soyabean.com.au> WWW: http://extensions.rubyforge.net PR: ports/107434 Submitted by: Christopher Boumenot <boumenot at gmail.com>
* - Update to 1.4.2Johan van Selst2007-01-032-5/+4
| | | | - INSTALLS_SHLIB is deprecated by USE_LDCONFIG
* Update to the 20070102 snapshot of GCC 4.2.0.Gerald Pfeifer2007-01-033-35/+27
| | | | | | On the way, make building Fortran the (unconditional) default now. This adds new dependencies on math/libgmp4 and math/mpfr which are always required by lang/gcc43 and later anyways, though.
* Update to the 20061230 snapshot of GCC 4.3.0.Gerald Pfeifer2007-01-0321-161/+280
| | | | | | This adds a libgomp info page (the other changes to INFO and MAN are just to sort these two properly) and we need to add a temporary patch to fix an issue triggered by FreeBSD headers.
* - Add patch that allows GC performance profiling and analasys.Stanislav Sedov2007-01-032-0/+542
| | | | - Bump portrevison
* - Deprecate old and unmaintained ruby ports. It seems, that nobody uses it.Stanislav Sedov2007-01-033-0/+9
|
* - Update lang/ruby18 to 1.8.5p12 (bugfix release)Stanislav Sedov2007-01-036-10561/+304
| | | | | | | | | | | - Make RI generation disabled by default (it causes problems on slow hardware) - PREFIX-cleaness fixes (in bsd.ruby.mk) [1] - Take maintainership of bsd.ruby.mk [1] The patch was tested in the tinderbox with all ruby-dependend ports. Approved by: portmgr (linimon)
* - Update to 0.20Cheng-Lung Sung2007-01-022-4/+4
|
* - Update to 0.016Cheng-Lung Sung2007-01-023-9/+13
|
* - Mark for removal in 2 monthsMartin Wilke2007-01-011-0/+3
| | | | | | | - Please use lang/pike72 PR: 107332 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
* Fix R11B-2 SMP timer race condition bug.Jimmy Olgeni2007-01-014-2/+74
| | | | Obtained from: Rickard Green <rickard.s.green(at)ericsson.com>
* - Update to 20061231Martin Wilke2006-12-314-9/+8
| | | | | PR: 107371 Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
* - py-scipy03 is needed for older programs relying on py-numericIon-Mihai Tetcu2006-12-311-0/+3
| | | | | | | | | | which has been deprecated by upstream vendor:see note on http://numpy.scipy.org - Development for Numeric has ceased, and users should transisition to NumPy as quickly as possible. - DEPRECIATE and set removal date in 3 months PR: ports/107355 Submitted by: Diane Bruce
* This is the port of Randall Hyde's High Level Assembly (HLA).Martin Wilke2006-12-316-0/+180
| | | | | | | | | | | | | Don't let the name fool you. HLA is "real" assembly language, just made easier for beginners so they can learn the language faster than ever before. Anything you can do with a traditional assembler can be done with HLA; HLA just happens to do a lot more than traditional assemblers! WWW: http://webster.cs.ucr.edu/ PR: ports/107224 Submitted by: Hernan Di Pietro <hernan.di.pietro at gmail.com>
* Update to the 20061229 snapshot of GCC 4.1.2.Gerald Pfeifer2006-12-302-19/+19
|
* Io (GNUstep) is a module which provides Io language support in a convenientDirk Meyer2006-12-304-0/+43
| | | | | | | | way for GNUstep developers or users (linking Objective-C bridge by default). The module is automatically built in various ready to use solutions: * ioobjc (tool you can run in your shell to use Io interactive environment) WWW: http://www.etoile-project.org/
* Update to the 20061228 snapshot of GCC 4.0.4.Gerald Pfeifer2006-12-292-13/+13
|
* - Fix jsan shellRong-En Fan2006-12-291-0/+5
| | | | | Obtained from: http://groups.google.com/group/jsan/msg/4a25827c5925a49d Submitted by: chinsan (maintainer)
* - INSTALLS_SHLIB -> USE_LDCONFIG.Shaun Amott2006-12-291-1/+3
| | | | - Add PORSCOUT variable: skip recalled 5.44.* versions.
* Maintainer's email address bounces.Mark Linimon2006-12-281-1/+1
| | | | Hat: portmgr
* - Update to 1.0.1Martin Wilke2006-12-276-1402/+9
| | | | | PR: ports/107223 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
* - Respect X11BASEMartin Wilke2006-12-274-4/+8
| | | | | | | - Fix pkg-plist with NAS plugin - Bump PORTREVISION Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer via privat mail)
* Update to the 20061226 snapshot of GCC 4.2.0.Gerald Pfeifer2006-12-272-19/+19
|
* Update to the 20061222 snapshot of GCC 4.1.2.Gerald Pfeifer2006-12-272-19/+19
|
* - Update to 6.2.13Cheng-Lung Sung2006-12-273-283/+14
|
* Don't quote NO_PACKAGE message.Daniel Eischen2006-12-271-1/+1
|
* Update to gnat GPL 2006.Daniel Eischen2006-12-2711-594/+662
|
* Add p5-JSAN 0.07, javaScript Archive Network (JSAN) Shell.Rong-En Fan2006-12-255-0/+61
| | | | | PR: ports/107139 Submitted by: chinsan
* Updated to 1.0.92Aaron Dalton2006-12-248-78/+40
| | | | | PR: 100042 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
* - Add missing NAS pluginMartin Wilke2006-12-244-4/+6
| | | | | PR: ports/107136 Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer)
* - Update to 4.121Martin Wilke2006-12-223-5/+6
| | | | | PR: ports/106928 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* - Update to 2.3.1Martin Wilke2006-12-224-42/+37
| | | | | PR: 106983 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Install bin/icon, the Icon `interpreter', and its manpage.Anton Berezin2006-12-202-1/+6
|
* Resurrect lang/clips and update it to 6.24Vasil Dimov2006-12-194-0/+53
|
* Define libltdl_cv_sys_dlopen_deplibsMichael Johnson2006-12-182-3/+14
|
* Give up maintaineship, I do not have time ATM. Could get removed, it is too ↵Alexander Leidinger2006-12-171-1/+1
| | | | old.wq
* - remove trailing slash in a variable to not have two of them in the plist [1]Alexander Leidinger2006-12-171-3/+6
| | | | | | | | | | | | | | - remove comment about stldport-icc [2] - give up maintainership, I don't have time for it ATM ! interested parties should get in contact with me, I got some patches ! for icc v9, can provide insight into why some things are done like ! they are and maybe some contacts at Intel are still able to provide ! some help PR: 105569 [1] Noticed by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [1] PR: 106707 [2] Submitted by: vd [2]
* - Require specified binary compiler for bootstrappingMartin Wilke2006-12-171-64/+30
| | | | | | | | - Some aesthetic changes in the Makefile - Bump PORTVERSION PR: ports/106655 Submitted by: Karel Miklav <karel@lovetemple.net> (maintainer)
* - Require specified binary compiler for bootstrappingMartin Wilke2006-12-176-93/+78
| | | | | | | | | - Use recent GCC snapshot - Some aesthetic changes in the Makefile - Bump PORTVERSION PR: ports/106656 Submitted by: Karel Miklav <karel@lovetemple.net> (maintainer)
* - Update to 4.120Martin Wilke2006-12-163-5/+5
| | | | | PR: ports/106756 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* - Fix gcc 4.X buildMartin Wilke2006-12-151-0/+11
| | | | | PR: ports/106743 Submitted by: trasz
* - Fix build with GCC 4.x (by switching off -Werror). [1]Shaun Amott2006-12-151-0/+4
| | | | | | | - Respect CXX and CXXFLAGS. PR: ports/106749 [1] Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
* Update to 20061212.Max Khon2006-12-152-19/+19
| | | | On behalf of: MAINTAINER
* - gcc4 compatiblityStanislav Sedov2006-12-151-0/+32
|
* - Update to 2.6.2.2006.12.13Martin Wilke2006-12-144-27/+52
| | | | | PR: ports/106673 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
* - Add DEBUG knobMartin Wilke2006-12-141-2/+7
| | | | | PR: ports/106665 Submitted by: Simun Mikecin <numisemis@yahoo.com> (maintainer)
* - Mark BROKEN for ia64.Alejandro Pulver2006-12-142-13/+4
| | | | Reported by: pointyhat
* Update to 2.12.Anton Berezin2006-12-132-4/+4
|
* Update the ftp/curl port to 7.16.0.Peter Pentchev2006-12-137-7/+43
| | | | | | | | | | Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports
* - Update to 1.5.3Martin Wilke2006-12-137-9/+165
| | | | | PR: ports/106663 Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
* Remove expired ming and panda extensions.Alex Dupre2006-12-131-4/+2
|
* Remove expired ming extensions.Alex Dupre2006-12-131-6/+0
|
* - Fix UTF8 decodingMartin Wilke2006-12-132-1/+21
| | | | | PR: ports/106635 Submitted by: Simun Mikecin <numisemis@yahoo.com> (maintainer)
* Remove expired leaf ports:Vasil Dimov2006-12-135-48/+0
| | | | | | 2006-12-01 lang/clips: Unfetchable 2006-12-07 audio/gdesklets-xmms: Disappeared from the internet 2006-12-01 games/flightgear-l410: is incompatible with the latest FlightGear release
* Remove expired ports:Vasil Dimov2006-12-1351-3096/+0
| | | | | | | | | | | | | | | | | | | 2006-12-01 print/latex-beamer: is already included in the teTeX distribution 2006-12-01 print/latex-bibtopic: is already included in the teTeX distribution 2006-12-01 print/latex-bibunits: is already included in the teTeX distribution 2006-12-01 print/latex-booktabs: is already included in the teTeX distribution 2006-12-01 print/latex-index: is already included in the teTeX distribution 2006-12-01 print/latex-layouts: is already included in the teTeX distribution 2006-12-01 print/latex-pgf: is already included in the teTeX distribution 2006-12-01 print/latex-subfig: is already included in the teTeX distribution 2006-12-01 print/latex-xcolor: is already included in the teTeX distribution 2006-12-01 print/latex-lineno: is already included in the teTeX distribution 2006-12-01 print/latex-pict2e: is already included in the teTeX distribution 2007-05-31 multimedia/gstreamer-plugins-mpeg2enc80: Obsolete version, use gstreamer 0.10 instead 2006-12-01 lang/gcc30: "This port is no longer in use by anything in the ports collection and will be removed in the future. Use a later release instead." 2006-12-01 lang/egcs: "This port is no longer in use by anything in the ports collection and will be removed in the future. Use a later release of gcc instead" 2006-12-01 graphics/php4-ming: doesn't work with new version of ming library 2006-12-01 graphics/dvipng: is already included in the teTeX distribution
* Improve pkg-message management using SUB_FILES.Jimmy Olgeni2006-12-126-6/+12
|
* Portlint: move PORTREVISION.Jimmy Olgeni2006-12-122-2/+2
|
* Portlint: whitespace fixes.Jimmy Olgeni2006-12-122-20/+20
|
* Disable automatic PLT generation. Add the following patches:Jimmy Olgeni2006-12-128-0/+144
| | | | | | | | | | | | | | | | | | * patch-lib_dialyzer_src_Makefile Avoid computing the PLT when building the port. It may take so long that the port building cluster thinks this is a runaway port. * patch-lib_dialyzer_src_dialyzer__cl.erl Trick dialyzer into building the PLT even after the port is installed. * patch-lib_dialyzer_src_dialyzer__cl__parse.erl Let every user have his own initial PLT in ~/.dialyzer_init_plt. When dialyzer is invoked the PLT will be rebuilt if needed. This commit will fix both ports/105869 and the pointyhat port checks.
* - Respect X11BASERong-En Fan2006-12-111-0/+5
| | | | | Reported by: pointyhat Approved by: portmgr (linimon)
* - Respect X11BASE by GNU_CONFIGURE + USE_XLIBRong-En Fan2006-12-112-2/+2
| | | | | | | The configure script is generated by autotools. Reported by: pointyhat Approved by: portmgr (linimon)
* Update to 1.19.Anton Berezin2006-12-112-4/+4
|
* Give up maintainershipMario Sergio Fujikawa Ferreira2006-12-111-1/+1
|
* Add optional mail header patch, to track php-based spamming.Alex Dupre2006-12-102-6/+16
| | | | Update suhosin patch to 0.9.6 release.
* Add optional mail header patch, to track php-based spamming.Alex Dupre2006-12-104-6/+26
|
* - update to 0.17.008Yen-Ming Lee2006-12-102-4/+6
|
* Use PTHREAD_LIBS with the included libgc.Tom McLaughlin2006-12-101-0/+2
| | | | Submitted by: nork
* Update to 20061208.Max Khon2006-12-102-19/+19
|
* - Update to 1.0.7Stanislav Sedov2006-12-092-5/+5
| | | | - Change my email
* - Fix handling of floating point exception on AMD64.Martin Wilke2006-12-093-11/+470
| | | | | | | - Support build on AMD64 with threading. PR: ports/106506 Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
* - Fix building the fastcgi module.Alejandro Pulver2006-12-082-0/+52
| | | | | | | | | - Import patch from clisp project [1]. - Add patch for missing strndup() function in FreeBSD [2]. PR: ports/106464 Submitted by: Hyo.geol [2] Obtained from: https://sourceforge.net/tracker/?func=detail&atid=101355&aid=1595306&group_id=1355 [1]
* Reset maintainer due to several timeouts.Mark Linimon2006-12-081-1/+1
| | | | Hat: portmgr
* New, improved snobol4 interpreter from Phil Budne <phil@ultimate.com>Wes Peters2006-12-086-0/+82
| | | | Submitted by: Dave Feustel <dfeustel@mindspring.com>
* Update to 20061205 snapshot.Max Khon2006-12-072-19/+19
| | | | On behalf of: MAINTAINER
* - Update to version 2.41.Alejandro Pulver2006-12-073-7/+15
| | | | - Add more MASTER_SITES.
* Quiet that last niggling warning in the install process. It wasWes Peters2006-12-071-2/+11
| | | | | | never a problem, but often fooled pointyhat into thinking it was. Prodded-by: BugMagnet via pointyhat
* - Patch csc.c (used to bootstrap) instead of csc.scm.Alejandro Pulver2006-12-072-1/+40
| | | | Obtained from: Emil Mikulic <emil@dmr.ath.cx>
* - Fix 'csc' assuming /usr/local/include is in the default search path of 'cc'.Alejandro Pulver2006-12-061-0/+1
| | | | Obtained from: Emil Mikulic <emil@dmr.ath.cx> (private e-mail)
* - Update mastersite.Jean Milanez Melo2006-12-051-1/+1
| | | | | PR: ports/105691 Submitted by: Simun Mikecin <numisemis@yahoo.com> (maintainer)
* - Update mastersite.Jean Milanez Melo2006-12-051-1/+1
| | | | | PR: ports/105690 Submitted by: Simun Mikecin <numisemis@yahoo.com> (maintainer)
* - Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libeventMarcus Alves Grando2006-12-051-1/+2
| | | | - Fix many wrong BUILD_DEPENDS. Thanks to ldd(1)
* - Update to 1.2.1Rong-En Fan2006-12-053-9/+10
| | | | | | | | - portlint(1) PR: ports/105647 Submitted by: Paul Dlug <paul at aps.org> Approved by: David Yeske <dyeske at yahoo.com> (maintainer)
* - Respect X11BASEMartin Wilke2006-12-052-4/+22
| | | | | PR: 105812 Submitted by: Takeshi MUTOH <mutoh@openedu.org> (Maintainer)
* - Update to 4.119Martin Wilke2006-12-053-5/+5
| | | | | PR: ports/106342 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* - Fix an another cgi library vulnerabilityStanislav Sedov2006-12-052-4/+29
| | | | | | | | - Bump portrevision PR: ports/106287 Reported by: UEDA Hiroyuki <bsdmad@gmail.com> Obtained from: ruby cvs
* - Update to 4.118Martin Wilke2006-12-043-5/+5
| | | | | PR: ports/106250 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* Update to the 20061202 snapshot of GCC 4.3.0.Gerald Pfeifer2006-12-0314-133/+133
|
* Add CONFLICT marker with gcc-withfortran-4.1.* AKA lang/gfortran.Gerald Pfeifer2006-12-031-0/+2
|
* Update to the 20061201 snapshot of GCC 4.1.2.Gerald Pfeifer2006-12-022-19/+19
|
* Update to the 20061128 snapshot of GCC 4.2.0.Gerald Pfeifer2006-12-022-19/+19
|
* Update to the 20061130 snapshot of GCC 4.0.4.Gerald Pfeifer2006-12-022-13/+13
|
* - Update to 1.0Martin Wilke2006-12-028-244/+639
| | | | Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
* - Be more thorough in resetting locales to ensure successfull test runPav Lucistnik2006-12-011-1/+1
| | | | | PR: ports/105191 Submitted by: Gregory Nou <gregory.nou@gmail.com>