aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* - fix option GNUSTEP_WITH_LIBOBJC2dinoex2012-01-131-3/+5
| | | | - allow build with gcc from ports
* Upgrade to 3.8.5.vanilla2012-01-132-3/+3
|
* Update to 5.3.9 release.ale2012-01-134-20/+20
|
* - Update to 20111026 (corresponding to gcc 4.6.2)culot2012-01-1214-578/+17532
| | | | | | | | | | | | | | - Set default options to build all five languages (Ada, C, C++, ObjC, Fortran) Maintainer notes: - Previously GNAT-Aux was built from a custom tarball provided by dragonlace.net. Now real gcc source tarballs are used, and then patched. - The standard patch mechanism is not used. Composite diff files generated and provided by dragonlace.net are applied as needed. - This sets the stage to sync GNAT-Aux with gcc 4.7.0 when its released. PR: ports/163914 Submitted by: John Marino <draco@marino.st> (maintainer)
* - add USE_GCCdinoex2012-01-121-11/+7
|
* Chase pdflib.so version and bump PORTREVISION accordingly.ale2012-01-101-1/+1
|
* - cleanup unsupported versions of FreeBSDrm2012-01-102-4/+2
| | | | | | - whitespace fix in pkg-descr Approved by: johans (maintainer)
* - The proper acronym for Apache Software License 2 is really AL2tabthorpe2012-01-092-2/+2
| | | | | | | | | - Thanks to crees@ for generating the initial patch PR: ports/163521 Submitted by: Pedro Giffuni <pfg apache.org> Hat: portmgr Exp run by: pav
* - Upgrade to 1.4.1.kuriyama2012-01-093-5/+22
| | | | | PR: ports/163912 Submitted by: Hsin-Han You <hhyou@cs.nctu.edu.tw>
* Update afnix to 2.2.0johans2012-01-093-7/+4
|
* Repeated words are are hard to to find sometimes.eadler2012-01-081-1/+1
| | | | Approved by: portmgr (itetcu)
* Update 2.056 --> 2.057cy2012-01-083-4/+5
|
* Update 1.071 --> 1.072cy2012-01-083-6/+7
|
* Remove checks from build that fail on Pointyhat (but work elsewhere).johans2012-01-081-0/+1
| | | | This doesn't change the resulting package.
* Update to the 20120106 snapshot of GCC 4.6.3.gerald2012-01-072-3/+3
|
* Update to the 20111231 snapshot of GCC 4.7.0.gerald2012-01-074-6/+6
|
* - Update to 05_20120101gahr2012-01-033-3/+6
|
* - Undeprecate.rene2012-01-033-13/+7
| | | | | - Update to 1.2.4. - Move to new MASTER_SITE
* Update to lastest security patchset 20120103: added max_input_vars directiverm2012-01-032-4/+4
| | | | | | | | (default "1000") to prevent attacks based on hash collisions (from PHP 5.4 RC4) PR: 163782 Submitted by: Svyatoslav Lempert <svyatoslav.lempert at gmail dot com> Approved by: maintainer
* - update to 1.10eadler2012-01-023-4/+13
| | | | | PR: ports/163752 Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer)
* - Move all the fetching into fetch phasepav2012-01-022-1/+41
| | | | | Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer) Reported by: pointyhat
* - change required APACHE version from 13+ to 20+ohauer2012-01-025-26/+4
| | | | | | | | (prepare to remove www/apache13) - no PORTREVISION bump since apache22 is the default with hat apache@
* Deprecate with 2 months timeout, I haven't developed/used it for years.rene2012-01-021-0/+3
|
* - Remove version specific MySQL options. [1]olgeni2012-01-012-20/+7
| | | | | | | | - Also remove extra $MBSDlabs$ CVS tag while I'm here. - Bump PORTREVISION. PR: ports/163728 [1] Submitted by: dougb
* - respect CC/CFLAGS, now build with clangwen2011-12-312-17/+18
| | | | | PR: ports/161943 Submitted by: Nali Toja <nalitoja@gmail.com>
* Change build target to avoid its 'make check' part,johans2011-12-311-1/+1
| | | | because it fails in some environments, even though the application works fine
* - Install expunge script with right permissions [1]scheidell2011-12-306-102/+110
| | | | | | | - needed to take the MAN()!= out because it causes multiple background shells and can hurt INDEX performance [2] PR: ports/163275 [1] Approved by: gabor (mentor) [2]
* - Respect CCmiwi2011-12-291-2/+1
| | | | | PR: 163297 Submitted by: Jan Beich <jbeich@tormail.net>
* - Update to 2.2.5miwi2011-12-292-3/+3
| | | | | PR: 163659 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
* Hand over mantainership to a newly-formed lua team,mandree2011-12-291-1/+1
| | | | | | currently consisting of Matthias Andree (mandree@) and Niclas Zeising. Approved by: garga@ (maintainer)
* Remove BROKEN tag (works for me)johans2011-12-291-2/+0
|
* - Update to 1.002000sunpoet2011-12-282-3/+3
| | | | Changes: http://search.cpan.org/dist/Marpa-XS/Changes
* End WWW CPAN URL with a "/"ehaupt2011-12-281-1/+1
|
* IBM Research is developing the open-source X10 programming language topawel2011-12-276-0/+591
| | | | | | | | | | | provide a programming model that can address the architectural challenge of multiples cores, hardware accelerators, clusters, and supercomputers in a manner that provides scalable performance in a productive manner. WWW: http://x10-lang.org PR: ports/163269 Submitted by: Jason Bacon <jwbacon@tds.net>
* Switch to using bsd.port.options.mk and cleanup unnecessary assignments.wxs2011-12-261-5/+1
| | | | | | PR: ports/162754 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Approved by: acm@ (maintainer timeout)
* - Chase math/mingw32-libgmp4 moving to math/mingw32-libgmp.stephen2011-12-261-3/+3
| | | | | | | - Bump portrevision. PR: ports/163187 and ports/163520 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
* 1: Upgrade to 3.8.2.vanilla2011-12-254-142/+14
| | | | | | | 2: handle '-fno-strict-aliasing'. PR: ports/163606 Submitted by: Panagiotis Christias <p.christias at noc.ntua.gr> [2]
* - Take maintainership from ports@olgeni2011-12-222-1/+7
| | | | | - Fix pkg-plist when GUISERV is defined - Add LOCALBASE to share/newlisp (fixes GUI server)
* Mark as broken on sparc64-9.linimon2011-12-223-1/+14
| | | | Hat: portmgr
* Mark as broken on sparc64-9: fails to link.linimon2011-12-221-1/+7
| | | | Hat: portmgr
* Update to 3.11.0skv2011-12-222-3/+3
| | | | Changes: http://www.parrot.org/news/parrot-3.11.0-duct-tape-released
* - Mark BROKEN: fails to buildpav2011-12-221-0/+2
| | | | Reported by: pointyhat
* - Update 2011.1scheidell2011-12-214-7412/+5343
| | | | | | | | | - No longer needs /dev/proc - Submitter agreed to become maintainer PR: ports/163211 Submitted by: Hannes Mehnert <hannes@mehnert.org> (maintainer) Approved by: gabor (mentor)
* Fix the build on FreeBSD 10 and later.gerald2011-12-201-0/+771
| | | | Tested by: avg, kargl
* Update to 5.14.2skv2011-12-208-8/+10
| | | | Changes: http://search.cpan.org/~flora/perl-5.14.2/pod/perldelta.pod
* Update to 3.10.0skv2011-12-204-5/+15
| | | | Changes: http://www.parrot.org/news/2011/Parrot-3.10.0
* Update to the 20111217 snapshot of GCC 4.7.0.gerald2011-12-194-6/+6
|
* Fix build on CURRENT using m4 -g instead of m4bapt2011-12-191-1/+1
| | | | Approved by: johans
* - Update to 1.000000sunpoet2011-12-182-4/+6
| | | | | | - Patch t/weaken.t for not sticking to Test::Weaken 3.004000 Changes: http://search.cpan.org/dist/Marpa-XS/Changes
* Development of llvm-gcc has ended and it does not work with the recentlybrooks2011-12-161-1/+4
| | | | | released LLVM 3.0 release. Deprecate it and change its dependency to devel/llvm29.
* - Bump PORTREVISION for devel/libconfig shlib changesunpoet2011-12-151-1/+2
|
* - Update to 1.96.35zi2011-12-142-4/+5
| | | | | | | | - Add LICENSE PR: ports/163160 Submitted by: Aldis Berjoza <graudeejs@gmail.com> (maintainer) Feature safe: yes
* Add MAKE_JOBS_UNSAFE as parallel builds will failjohans2011-12-141-0/+1
| | | | Feature safe: yes
* - update to 1.6dinoex2011-12-143-49/+54
| | | | - fix build with clang
* Add pypy 1.7, PyPy is a fast, compliant implementation of the Python language.lwhsu2011-12-1310-0/+5353
| | | | | PR: ports/160265 Submitted by: David Naylor <naylor.b.david@gmail.com>
* Update to the 20111210 snapshot of GCC 4.7.0.gerald2011-12-134-6/+6
| | | | Feature safe: yes
* Enable the Objective-C front end and accordingly also the run-time.gerald2011-12-131-2/+3
| | | | Feature safe: yes
* Assign RUN_DEPENDS from BUILD_DEPENDS correctly and reindent the header whiledanfe2011-12-131-4/+3
| | | | I am here.
* - Update plist/bump portversionscheidell2011-12-132-2/+4
| | | | | | - Update BUILD_DEPENDS!=RUN_DEPENDS, per portlint Approved by: gabor (mentor)
* Enable the Objective-C front end and accordingly also the run-time.gerald2011-12-121-2/+3
| | | | Feature safe: yes
* Re-add lang/gcc42.linimon2011-12-122-0/+14
| | | | | Hat: portmgr Feature safe: yes
* Re-add lang/gcc42, which is still used in some installations via libobjc.linimon2011-12-124-0/+131
| | | | | Hat: portmgr Feature safe: yes
* - Update to 1.4.0sahil2011-12-122-3/+3
| | | | Feature safe: yes
* - Update GNU Forth to 0.7.0johans2011-12-127-104/+114
| | | | | | | | | - Remove patches (and autoconf run) that are no longer needed - Fix build with ffcall and libffi (requires libtool, libltdl) - Remove emacs config file for now (will try and fix this soon) - Adopt port Feature safe: yes
* - Update ocaml-examples to match lang/ocaml versionjohans2011-12-123-422/+512
| | | | | | | - Respect NOPORTEXAMPLES: Don't install anything if it is set - Adopt port Feature safe: yes
* Update to the 20111209 snapshot of GCC 4.6.3.gerald2011-12-112-3/+3
| | | | Feature safe: yes
* Remove the lang/gcc42 port (GCC 4.2) which does not have any user ingerald2011-12-116-145/+0
| | | | | | | | | | | | | | | | | the tree any more and has been obsoleted by several newer versions of GCC -- ones that actually build on FreeBSD 10.x out of the box and provide better support for newer CPUs, better optimizations overall, and more advanced language support. GCC 4.6 aka lang/gcc or lang/gcc46 is the new default version of GCC in ports. The system compiler version of GCC 4.2 is still available up to and including FreeBSD 9.x and users of USE_GCC=4.2+ will be transparently redirected to lang/gcc if, or rather when, this changes. PR: 163103 Feature safe: yes
* - join multiple LIB_DEPENDS to single onerm2011-12-111-6/+3
| | | | | | | | | - convert X11 dependencies to USE_XORG It's a non-functional change. Approved by: novel (mentor) Feature safe: yes
* update lang/sbcl to 1.0.54, and adjust dependent ports (this allows sbcl tobf2011-12-095-42/+13
| | | | | | | | | | | | | be build WITH_THREADS on recent versions of FreeBSD once again) [1]; rename *.core files in sbcl and math/maxima so that they are not removed by disk-cleaning scripts [2]; make it possible to use the makesum target in sbcl WITH_SBCL; fix maxima build WITH_CMUCL, and place a default memory cap of 1GiB on amd64; reduce default output from a few targets in maxima, and defer patch cleaning to the pre-build target to make debugging easier PR: 162017 [1], 162680 [2] Approved by: pav (portmgr) Feature safe: yes
* - fix package pkg-plist on other then i386-8.2scheidell2011-12-091-2/+2
| | | | | | | - pointhat on amd64.8.2 Approved by: maintainer (erik@bz.bzflag.bz,implicit), gabor (mentor) Feature safe: yes
* -Update to 0.9.2scheidell2011-12-083-126/+158
| | | | | | | | -Addresses pr ports/160927 PR: ports/163096 Approved by: gabor (mentor) Feature safe: yes
* - Update to 0.026sunpoet2011-12-082-3/+3
| | | | | Changes: http://search.cpan.org/dist/Marpa-XS/Changes Feature safe: yes
* Update to the 20111203 snapshot of GCC 4.7.0. This addresses angerald2011-12-054-6/+6
| | | | | | | incorrectly named library (libjavamath.so.0.0) introduced by the fixes for FreeBSD 10 support. Feature safe: yes
* Update to the 20111202 snapshot of GCC 4.6.3.gerald2011-12-052-3/+3
| | | | Feature safe: yes
* Fix TOOLS_VSN version number.olgeni2011-12-044-6/+4
| | | | | | | | | Remove ERTS_VSN from PLIST_SUB while I'm here. No PORTREVISION bump since only pkg-message is affected. Reported by: stas Feature safe: yes
* - Update to 2.6.scheidell2011-12-048-368/+76
| | | | | | | | | | | | | | | - Make all files in ${DATADIR} loadable by filename without an explicit path, and without setting MAUDE_LIB. Currently only ${DATADIR}/prelude.maude is loaded (during startup). - Add option FULL_MAUDE (default: on) for user convenience. This installs full-maude26b.maude into ${DATADIR}. - previous maintainer turns port over to committer PR: ports/162955 Submitted by: joemann@beefree.free.de Reviewed by: info@rickvanderzwet.nl Approved by: maintainer, gabor(mentor) Feature safe: yes
* Update Algol 68 Genie to 2.3.5 (bugfix release)johans2011-12-032-4/+4
| | | | Feature safe: yes
* - Update to 0.024sunpoet2011-12-013-4/+33
| | | | | Changes: http://search.cpan.org/dist/Marpa-XS/Changes Feature safe: yes
* - Update to 0.208sunpoet2011-12-012-3/+4
| | | | | Changes: http://search.cpan.org/dist/Marpa/Changes Feature safe: yes
* - Install sources to fix goinstall and godoc [1] [2]jlaffaye2011-12-012-0/+1750
| | | | | | | - Unset GOBIN while installing [3] PR: ports/154179 [1], ports/162910 [2], ports/162954 [3] Feature safe: yes
* Update Algol68 Genie to 2.3.4johans2011-12-012-3/+3
| | | | Feature safe: yes
* Add some patches to make this port build with clang.dim2011-11-303-7/+31
| | | | Feature safe: yes
* Mark as broken with clang: compiler not recognized.linimon2011-11-291-1/+7
| | | | Feature safe: yes
* - Fix build with CLANGmiwi2011-11-281-0/+7
| | | | | | | PR: 162540 Submitted by: Jan Beich <jbeich@tormail.net> Approved by: maintainer timeout Feature safe: yes
* - Update to 3.12.1miwi2011-11-282-5/+4
| | | | | | | | - Pass maintainership to submitter PR: 162576 Submitted by: michael.grunewald@laposte.net Feature safe: yes
* - Update to 0.16sunpoet2011-11-272-8/+9
| | | | | | | | | | | - Sort TEST_DEPENDS - Cosmetic change Changes: http://search.cpan.org/dist/Test-XPath/Changes PR: ports/162792 Submitted by: sunpoet (myself) Approved by: milki <milki@rescomp.berkeley.edu> (maintainer) Feature safe: yes
* Update to the 20111126 snapshot of GCC 4.7.0. This now builds ongerald2011-11-274-6/+6
| | | | | | FreeBSD 10 without problems and any additional tweaks. Feature safe: yes
* - Update go to 20111017 (r60.3)jlaffaye2011-11-273-8/+26
| | | | | | | | - Install the lib folder to fix goinstall [1] Reported by: Andy Kosela <akosela@andykosela.com> [1] PR: ports/162621 Feature safe: yes
* Update to the 20111119 snapshot of GCC 4.7.0 which brings supportgerald2011-11-274-10/+12
| | | | | | | | | | for transactional memory on i386, amd64 and alpha. We handle the corresponding info file inclusively by listing all supported architecture and move the libquadmath info file to the same schema. Feature safe: yes
* Update to the 20111125 snapshot of GCC 4.6.3. This now builds ongerald2011-11-262-3/+3
| | | | | | FreeBSD 10 without problems and any additional tweaks. Feature safe: yes
* - Mark it JOBS_SAFEmiwi2011-11-261-1/+3
| | | | | | | PR: 162671 Submitted by: Jan Beich <jbeich@tormail.net> Approved by: maintainer Feature safe: yes
* Add phar extension and bump PORTREVISION.ale2011-11-251-2/+4
| | | | Feature safe: yes
* Add phar support.ale2011-11-252-0/+16
| | | | Feature safe: yes
* - Update to 4.6.2zi2011-11-253-38/+46
| | | | | | | | | - Add LICENSE - Pacify portlint(1) PR: ports/161796 Submitted by: Adrien <pmn@bakarika.net> (maintainer) Feature safe: yes
* - Update to 3.99.8miwi2011-11-253-86/+82
| | | | | | | | - Respect NOPORTDOCS/EXAMPLES PR: 162731 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> Feature safe: yes
* - respect CC/CFLAGSmiwi2011-11-251-0/+6
| | | | | | | PR: 162539 Submitted by: Jan Beich <jbeich@tormail.net> Approved by: maintainer Feature safe: yes
* - Respect CC/CFLAGSmiwi2011-11-241-0/+5
| | | | | | | PR: 162537 Submitted by: Jan Beich <jbeich@tormail.net> Approved by: maintainer Feature safe: yes
* - Respect CC/CFLAGSmiwi2011-11-241-0/+5
| | | | | | | PR: 162536 Submitted by: Jan Beich <jbeich@tormail.net> Approved by: maintainer Feature safe: yes
* - second attempt to respect CC and CFLAGSgahr2011-11-242-2/+2
| | | | Feature safe: yes
* Remove lang/gcc45 in favor of lang/gcc46 and later. Nothing in thegerald2011-11-247-267/+0
| | | | | | | | | tree uses this version of GCC (GCC 4.5.x) any longer and GCC 4.6 has been the default for USE_FORTRAN=yes and USE_GCC=4.X+ for a while and has proven itself. Plus, only GCC 4.6 and GCC 4.7 have been patched to work with FreeBSD 10.x and later. Feature safe: yes
* - Update to 0.012sunpoet2011-11-243-4/+3
| | | | | Changes: http://search.cpan.org/dist/Marpa-PP/Changes Feature safe: yes
* Unbreak previous commit, somehow a - slipped in to things betweenjpaetzel2011-11-232-1/+2
| | | | | | | tinderbox and commit Feature safe: yes Pointyhat to: jpaetzel
* Convert to use bsd.port.options.mk makefile.ale2011-11-232-22/+12
| | | | | | PR: ports/162754 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Feature safe: yes
* - Update to 05_20111111gahr2011-11-233-8/+17
| | | | | | | | - Respect CC and CFLAGS [1] PR: 162542 [1] Submitted by: Jan Beich <jbeich@tormail.net> Feature safe: yes
* - Respect CC and CFLAGSgahr2011-11-231-1/+1
| | | | | | PR: 162538 Submitted by: Jan Beich <jbeich@tormail.net> Feature safe: yes
* Update lang/qore to 0.8.3jpaetzel2011-11-233-6/+12
| | | | | | PR: ports/162039 Approved by: Brett Estrade <estrabd@gmail.com> (maintainer) Feature safe: yes
* update lang/sbcl to 1.0.53, and adjust dependent portsbf2011-11-234-22/+22
| | | | | | | PR: 161444 Submitted by: olgeni (earlier version) Approved by: miwi (portmgr) Feature safe: yes
* really fix NOPORTDOCSbf2011-11-221-8/+4
| | | | Feature safe: yes
* - Update lang/ruby19 to 1.9.3swills2011-11-228-110/+165
| | | | | | | Submitted by: stas@ With hat: ruby@ Feature safe: yes Approved by: portmgr (pav)
* - Update to 10.3.3crees2011-11-224-13/+40
| | | | | | | | | - Add pgsql OPTION - Use bsd.port.options.mk PR: ports/162711 Submitted by: stas Feature safe: yes
* Update to 1.6.5.knu2011-11-213-12255/+12258
| | | | | | Strip off version number part from JRUBY_HOME. Feature safe: yes
* - Update to 0.022sunpoet2011-11-212-3/+3
| | | | | Changes: http://search.cpan.org/dist/Marpa-XS/Changes Feature safe: yes
* -fix builds on FreeBSD 9,10 [1]bf2011-11-212-30/+20
| | | | | | | | | | | -temporarily mark WITH_THREADS as BROKEN on 9,10 [2] -fix NOPORTDOCS; add a regression-test alias for the test target; delay the patch clean-up to ease debugging; remove some lines dealing with unsupported versions of FreeBSD PR: 161502 [1], 162017 [2] Submitted by: N. Toja [1,2] Feature safe: yes
* Update to the 20111118 snapshot of GCC 4.6.3.gerald2011-11-202-3/+3
| | | | Feature safe: yes
* Update to the 20111117 snapshot of GCC 4.5.4. This is for reference,gerald2011-11-202-3/+3
| | | | | | this port is going away in favor of GCC 4.6 soon. Feature safe: yes
* - Fix build on powerpcmiwi2011-11-191-0/+11
| | | | | | PR: 162633 Submitted by: novel@ Feature safe: yes
* Fix configure checks for FPM.ale2011-11-182-10/+46
| | | | Feature safe: yes
* Reformat port description for better readability.danfe2011-11-181-7/+7
| | | | | Approved by: maintainer (implicit) Feature safe: yes
* Improve previous approach for upholding CC, CFLAGS, PREFIX, and LIBDIR: justdanfe2011-11-171-1/+2
| | | | | | | | | | pass everything from MAKE_ENV. It does not cause any side effects, and has slight advantage of proper quoting, e.g. when ${CC} contains distcc/ccache + compiler separated by space. Submitted by: Jan Beich Approved by: maintainer (implicit) Feature safe: yes
* - Unbreak buildmiwi2011-11-171-0/+3
| | | | | | | PR: 162530 Submitted by: Jan Beich <jbeich@tormail.net> Approved by: maintainer Feature safe: yes
* - Update to 0.2.6miwi2011-11-175-12/+35
| | | | | | PR: 162575 Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer) Feature safe: yes
* - Unbreak buildmiwi2011-11-171-2/+7
| | | | | | PR: 162535 Submitted by: Jan Beich <jbeich@tormail.net> Feature safe: yes
* - Unbreak buildmiwi2011-11-171-1/+6
| | | | | | | PR: 162532 Submitted by: Jan Beich <jbeich@tormail.net> Approved by: maintainer Feature safe: yes
* Instead of marking this port as make jobs (-jX) unsafe, apply a trivial fixdanfe2011-11-171-3/+3
| | | | | | | and also properly respect CC, CFLAGS, PREFIX, and LIBDIR. Approved by: maintainer, eadler@ Feature safe: yes
* - mark port unsafe with -jeadler2011-11-161-0/+1
| | | | | | | PR: ports/162541 Submitted by: Jan Beich <jbeich@tormail.net> Approved by: "Nils M Holm" <nmh@t3x.org> (maintainer) Feature safe: yes
* Upgrade to version 5.2.olgeni2011-11-166-2352/+4588
| | | | Feature safe: yes
* Remove ia64 from the list of supported platforms. It's broken andgerald2011-11-152-2/+2
| | | | | | now developer, only a sole user, ever cared for the last many years. Feature safe: yes
* Correct previous patch, which was in fact a patch to create a patchfile,johans2011-11-151-14/+11
| | | | | | | rather than something that could be applied directly. Oops. Reported by: Jan Beich <jbeich@tormail.net> Feature safe: yes
* - fix build with lang/swi-pl 5.10rm2011-11-153-21/+37
| | | | | | | | | | | | - remove bogus PORTREVSION - add missing tab - use PYTHON_SITELIBDIR in pkg-plist - bump PORTREVISION PR: ports/159926 Submitted by: rm (myself) Approved by: maintainer (timeout - 2+ months), miwi (co-mentor) Feature safe: yes
* Better respect $CCjohans2011-11-151-0/+14
| | | | | | PR: ports/162534 Submitted by: Jan Beich <jbeich@tormail.net> Feature safe: yes
* The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.rakuco2011-11-141-2/+2
| | | | | | | | | | | This is an incremental update and should be much easier to handle than the transition from 4.6.5 to 4.7.2 in the ports tree. The official release notes can be found at http://www.kde.org/announcements/announce-4.7.3.php. Approved by: avilla (mentor), makc (mentor), portmgr (miwi) Feature safe: yes
* Update 2.055 --> 2.056cy2011-11-143-3/+6
| | | | | Submitted by: nox Feature safe: yes
* Update 1.070 --> 1.071cy2011-11-143-34/+3
| | | | Feature safe: yes
* - Add p5-Marpa-XS 0.018sunpoet2011-11-135-0/+72
| | | | | | | | | | | | Marpa::XS is the XS version of Marpa. Marpa parses any language whose grammar can be written in BNF. That includes recursive grammars, ambiguous grammars, infinitely ambiguous grammars and grammars with useless or empty productions. WWW: http://search.cpan.org/dist/Marpa-XS/ Feature safe: yes
* - Add p5-Marpa-PP 0.010sunpoet2011-11-135-0/+95
| | | | | | | | | | | | Marpa::PP is the pure Perl version of Marpa. Marpa parses any language whose grammar can be written in BNF. That includes recursive grammars, ambiguous grammars, infinitely ambiguous grammars and grammars with useless or empty productions. WWW: http://search.cpan.org/dist/Marpa-PP/ Feature safe: yes
* - Add p5-Marpa 0.206sunpoet2011-11-135-0/+100
| | | | | | | | | | Marpa parses any language whose grammar can be written in BNF. That includes recursive grammars, ambiguous grammars, infinitely ambiguous grammars and grammars with useless or empty productions. WWW: http://search.cpan.org/dist/Marpa/ Feature safe: yes
* - gcc45 is no moreeadler2011-11-131-1/+1
| | | | | Submitted by: gerald Feature safe: yes
* Update to the 20111111 snapshot of GCC 4.6.3.gerald2011-11-132-3/+3
| | | | Feature safe: yes
* Update to the GCC 4.6.2 release with a fair amount of bug fixes allgerald2011-11-122-4/+4
| | | | | | | | across the board, cf. http://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=4.6. for details. Feature safe: yes
* Update to the 20111108 snapshot of GCC 4.4.7. Refer to GCC 4.6 asgerald2011-11-122-4/+4
| | | | | | the version to upgrade to instead of GCC 4.5 which is going away. Feature safe: yes
* Mark as broken on powerpc: fails to link.linimon2011-11-111-1/+7
| | | | | Hat: portmgr Feature safe: yes
* Mark as broken on powerpc-9: fails to compile.linimon2011-11-111-1/+7
| | | | | Hat: portmgr Feature safe: yes
* Update to the 20111105 snapshot of GCC 4.7.0. This allows us to removegerald2011-11-106-44/+6
| | | | | | a hack of mine for libgcc on ia64. Feature safe: yes
* Update BSDPAN to 20111107:skv2011-11-108-16/+16
| | | | | | | | | | | - Fix warning: Warning: prerequisite ExtUtils::MakeMaker x.xx not found. We have unknown version. - Fix forever loop occured when installing modules directly via cpan. PR: ports/162151 Submitted by: az Feature safe: yes
* Mark as broken on powerpc and sparc64: not ported to the former, andlinimon2011-11-101-0/+7
| | | | | | fails to install on the latter. Hat: portmgr
* Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)linimon2011-11-103-6/+6
| | | | Hat: portmgr
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-0910-10/+0
|
* - Update to version 8.4pawel2011-11-092-10/+12
| | | | | | | | | - Prevent linking with devel/libncurses Changelog: http://scheme.com/csv8.4/8.4.html PR: ports/161994 Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer)
* 2011-11-05 www/p5-Catalyst-Log-Log4perl: Use Log::Log4perl::Catalyst ↵bapt2011-11-095-95/+0
| | | | | | (devel/p5-Log-Log4perl) instead. 2011-10-23 lang/open-cobol-devel: No activity since 2007
* Update tcl85/tk85 to 8.5.11mm2011-11-085-8/+12
|
* - Remove lang/p5-F77sunpoet2011-11-085-107/+0
|
* - Connect p5-ExtUtils-F77sunpoet2011-11-081-1/+1
| | | | - Disconnect p5-F77
* - Fix build on i386 [1]lwhsu2011-11-072-2/+2
| | | | | | | - Change unnecessary "?=" to "=" Noticed by: pointyhat by erwin [1] Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
* Standardize WWW: tags a bit more:dougb2011-11-071-12/+12
| | | | | | | | | | | | | 1. Remove white space from the beginning of lines 2. Make the canonical WWW the last line of the file 3. Remove lines to the effect of, "More information can be found at..." that's the stated purpose of the WWW: tags in the first place. 4. Change secondary WWW: lines to use other text to avoid confusion While I'm here, remove some more useless Author: lines, and some prepended white space to other lines. Mentioned (in part) by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
* Remove support for Objective C. None of the dependencies left needs it.gerald2011-11-063-5/+1
|
* Refer to GCC 4.6 as replacement instead of GCC 4.5.gerald2011-11-061-1/+1
|
* - Unbreak on FreeBSD 10miwi2011-11-061-0/+30
|
* - Unbreak on FreeBSD 10miwi2011-11-062-0/+60
|
* - Fix build on FreeBSD 10miwi2011-11-061-0/+30
| | | | Reported by: pointyhat
* Update to the 20111104 snapshot of GCC 4.6.3.gerald2011-11-052-4/+4
| | | | | | On the way, extend the conflict wth GCC 4.6.1 to also cover GCC 4.6.2 since that is what the stable lang/gcc port is going to move to soon.
* Update to the 20111103 snapshot of GCC 4.5.4.gerald2011-11-052-3/+3
|
* - Remove outdated patch to prune __wchar_t from CFLAGS (python-config --cflags)sunpoet2011-11-056-24/+11
| | | | | | | - Bump PORTREVISION for package change PR: ports/161564 Submitted by: Nali Toja <nalitoja@gmail.com>
* Reassign stas' ports back to the pool at his request, thanks for your yearstabthorpe2011-11-051-1/+1
| | | | of service, we hope to see you back.
* - Remove gmake as a dependency, it's not necessarygarga2011-11-051-1/+0
| | | | | PR: ports/162279 Submitted by: Lyndon Nerenberg <lyndon@orthanc.ca>
* Upgrade to 3.7.3.vanilla2011-11-038-104/+141
|
* Remove ports@ ports that have been DEPRECATED for at least 1 monthdougb2011-11-0212-989/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audio/shoutcast Unfetchable; website rearranged audio/linux-shoutcast Unfetchable; website rearranged chinese/scim-chewing Does not configure converters/py-cjkcodecs Integrated into every python version in the tree databases/kpogre Does not compile deskutils/mhc Does not fetch deskutils/org-mode.el6 Does not fetch deskutils/gemcal Does not fetch devel/erlang-thrift Does not build dns/domtools Does not fetch editors/richtext Does not compile games/vultures-claw Does not fetch games/bomb Does not fetch games/lgeneral-data Bad plist games/linux-enemyterritory-jaymod Does not fetch games/xphotohunter Does not fetch graphics/gimpshop Fails to patch graphics/lightspark-devel Does not compile graphics/xmms-plazma Does not fetch graphics/py-cgkit Does not fetch, does not compile on ia64, powerpc, or sparc64 japanese/rxvt Does not fetch, fails to build with new utmpx japanese/epic4 Some distfiles do not fetch java/jde Does not fetch java/kaffe Does not fetch korean/gdick HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems korean/hanterm-xf86 Does not compile korean/stardict2-dict-kr Does not fetch lang/p5-JavaScript Does not fetch lang/TenDRA Website disappeared; last release 2006, Does not compile on recent FreeBSD-9 mail/freepops Does not build mail/itraxp Does not build misc/tellico Leaves file behind on deinstall net/gsambad Does not fetch net/nocatauth-gateway Uses a UID registered to another port net/nocatauth-server Uses a UID registered to another port net/libosip2 Does not fetch net/kmuddy Does not fetch net/netboot Does not build net-mgmt/jffnms Does not fetch net-p2p/frostwire Does not fetch net-p2p/azureus Does not fetch news/cleanscore Does not fetch news/nntpswitch Does not fetch news/p5-NewsLib Does not fetch russian/cyrproxy Does not fetch science/gerris Does not fetch security/opensaml Does not fetch sysutils/wmbattery Does not fetch sysutils/cpuburn No more public distfiles textproc/tei-guidelines-p4 Does not fetch textproc/tei-p4 Does not fetch textproc/py-hyperestraier Does not fetch textproc/tdtd.el Does not fetch textproc/tei-lite Does not fetch www/phpwiki13 Does not fetch www/p5-Apache-Scoreboard Depends on mod_perl www/p5-B-LexInfo Broken due the new mod_perl2 API www/phpwiki Does not fetch www/smb2www Apache13 is deprecated, migrate to 2.2.x+ now www/spip Checksum is changing daily www/monkey Does not fetch x11-toolkits/jdic Does not fetch x11-toolkits/py-kde Does not compile
* Send ports@ ruby ports over ruby@pgollucci2011-11-025-5/+5
| | | | most of these were from stas@
* Let ruby@ maintain rubypgollucci2011-11-022-2/+2
|
* Remove references to unsupported FreeBSD versions. Mostly of the form:dougb2011-11-021-6/+0
| | | | .if ${OSVERSION} < 700000
* - Update to lastest security patchset: 20111030miwi2011-11-012-20/+5
| | | | | | | | | - Move removal date to 2012-03-01 - Bump PORTREVISION PR: 162165 Submitted by: Svyatoslav Lempert <svyatoslav.lempert@gmail.com> Approved by: maintainer
* x11-toolkits/gambas2-gb-qt has been broken for over a year.dougb2011-11-0115-1439/+0
| | | | Remove it, and the ports that depend on it.
* Update cduce to 0.5.5johans2011-10-312-3/+3
|
* Update to the 20111029 snapshot of GCC 4.7.0.gerald2011-10-306-6/+18
| | | | This adds new programs gcc-ar47, gcc-nm47, and gcc-ranlib47.
* - fix build for FreeBSD-9dinoex2011-10-301-1/+10
|
* - honor LDFLAGSdinoex2011-10-301-3/+3
|
* Update to the 20111028 snapshot of GCC 4.6.3, nearly the same as thegerald2011-10-292-3/+3
| | | | GCC 4.6.2 release.
* - Fix build on FreeBSD 10miwi2011-10-291-0/+1
| | | | Reported by: pointyhat
* - Fix build on FreeBSD 10miwi2011-10-294-0/+4
|
* - Fix build with FreeBSD 10miwi2011-10-291-0/+1
|
* - Fix build on FreeBSD 10beat2011-10-2823-26/+63
| | | | Approved by: miwi (implicit)
* - Replace pre-configure target with WITH_FBSD10_FIX as we have a fix inbeat2011-10-271-8/+1
| | | | | | bsd.port.mk now. Approved by: miwi
* Fix build on powerpc as is done on other python portserwin2011-10-271-1/+1
| | | | | Submitted by: linimon Tested on: pointyhat
* Fix build on FreeBSD 10erwin2011-10-276-18/+32
| | | | | Submitted by: beat Tested on: pointyhat i386-9-exp and i386-10
* Fix build on FreeBSD 10.0erwin2011-10-271-0/+30
| | | | | | PR: 161431 Submitted by: jilles Test on: pointyhat i386-9-exp and i386-10
* - Updated to latest stable version (5.10.5)glarkin2011-10-2710-333/+238
| | | | | | | | | | | | | | | - Removed BROKEN line - Removed CONFLICTS - binaries were renamed in this release, so no problem - Set new SWIPLDIR variable to use in pkg-plist and Makefile, that contains the new directory name that swi-pl now using. - Undefined HAVE_EXECINFO too in src/config.h to let it build successfuly - Adjusted local patches to new version (not tested on "alpha" for sure :)) - Removed files/patch-configure to make --without-jpl in CONFIGURE_ARGS actually work PR: ports/161414 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: g.gonter@ieee.org (maintainer; timeout - 2+ weeks)
* Adopt during Stas's hiatusbf2011-10-261-1/+1
| | | | Approved by: stas
* - Update to 0.15.1wen2011-10-262-3/+3
|
* Update to 3.9.0skv2011-10-254-19/+5
| | | | Changes: http://www.parrot.org/news/2011/3.9.0
* Fix plist when the THREADS option is off. Also convert to @dirrmtrydougb2011-10-252-28/+30
| | | | | | | | | in a couple places that are affected by graphics/ocaml-lablgl and/or x11-toolkits/ocaml-lablgtk2. No PORTREVISION bump since THREADS is on by default. Approved by: maintainer (implicit)
* The vast majority of pkg-descr files had the following format when theydougb2011-10-2415-36/+10
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* Remove more tags from pkg-descr files fo the form:dougb2011-10-2425-70/+2
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* - honor PREFIXdinoex2011-10-241-0/+1
| | | | | PR: 161944 Submitted by: Nali Toja
* - Update to 0.21sunpoet2011-10-243-13/+8
| | | | | | - Take maintainership Changes: http://search.cpan.org/dist/JavaScript-SpiderMonkey/Changes
* - Return my ports back to the pool. I was unable to make any fixes tostas2011-10-2428-28/+28
| | | | | | | | my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval).
* - Update to 3.7a [1]ehaupt2011-10-244-104/+325
| | | | | | | - Use OpenSSL by default as an effort to provide sensible default values PR: 161596 [1] Submitted by: KATO Tsuguru <tkato432@yahoo.com> [1]
* Update to the 20111022 snapshot of GCC 4.7.0.gerald2011-10-244-6/+6
|
* Remove expired port:rene2011-10-237-1582/+0
| | | | 2011-10-21 lang/smarteiffel: Dead upstream, broken on amd64 with gcc>4
* Update to the 20111021 snapshot of GCC 4.6.2, which is pretty muchgerald2011-10-232-3/+3
| | | | the first RC of that release.
* Replacement for the GNU Objective-C runtime supporting the featuresdinoex2011-10-206-0/+152
| | | | | | | | | | of Objective-C 2 for use with GNUstep and other Objective-C programs. This runtime is based on the Etoile Objective-C Runtime, an earlier research prototype, and includes support for non-fragile instance variables, type-dependent dispatch, and object planes. It is fully compatible with the FSF's GCC Objective-C ABI and also implements a new ABI that is supported by Clang and is required for some of the newer features.
* - add some MACROS for testingdinoex2011-10-201-1/+1
|
* Update to 0.92.1behaupt2011-10-193-7/+11
| | | | | PR: 161625 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.3.2sahil2011-10-182-3/+3
|
* Do not include util.h.olgeni2011-10-182-0/+30
| | | | | | | | | If net/libbgpdump was installed then the Erlang build would pick up a stray util.h and fail to build. No PORTREVISION bump required: existing installations are just fine. Reported by: Kurt Jaeger <pi opsec eu>
* Upgrade to r141985. The is contemporary with the creation of the 3.0brooks2011-10-183-14/+48
| | | | | branch. Please test and report bugs to the llvm developers to make 3.0 a good release.
* Update Algol-68 Genie to 2.3.2johans2011-10-182-4/+4
|
* - update fftw3* to 3.3 [1], and adjust dependent portsbf2011-10-171-1/+1
| | | | | | | - make use of optimizations by default, where possible (quad flavor to follow shortly, and mpi at a later date) Suggestions and patches from: ache, C. Burns, wen
* Set MAINTAINER to ruby@ instead of ports@.knu2011-10-171-1/+1
|
* Update to 1.6.4.knu2011-10-173-5/+4
| | | | | PR: ports/160236 Submitted by: Bruce Albrecht <bruce@elite.zuhause.org>
* - Chase editors/emacs updateashish2011-10-175-5/+5
|
* Remove references to mysql 323 and 40, most commonly of the form:dougb2011-10-173-3/+0
| | | | IGNORE_WITH_MYSQL= 323 40
* The KDE/FreeBSD team is pleased to announce KDE Software Compilationavilla2011-10-175-0/+70
| | | | | | | | | | | | | | | | | | 4.7.2. The official release notes can be found at: http://kde.org/announcements/announce-4.7.2.php This release ships with many improvements. Read more about them here: http://FreeBSD.kde.org/news.php#itemKDESC472availableinports We'd like to say thanks to all testers and contributors, especially to lwhsu@ for his effort on hosting our test packages. PR: 156293 [1] 159219 [2] 160164 [3] Submitted by: Oleg Sidorkin <osidorkin@gmail.com> [1] Alvaro Castillo <gobledb@gmail.com> [2] dkeav04@gmail.com [3] Tested by: exp-run via pav
* Update to the 20111014 snapshot of GCC 4.6.2.gerald2011-10-162-3/+3
|
* Update to the 20111015 snapshot of GCC 4.7.0.gerald2011-10-164-6/+6
|
* Update to the 20111013 snapshot of GCC 4.5.4.gerald2011-10-162-3/+3
|
* Add ats 0.2.5, a language with a type system rooted in the Applied Typelwhsu2011-10-158-0/+641
| | | | | | | System. PR: ports/161575 Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw>
* - Fix a typowen2011-10-111-1/+1
| | | | Thanks to: Lars Engels <lars.engels@0x20.net>
* Update ImageMagick to 6.7.2-10 (shlib bumped to .5)mm2011-10-111-2/+2
|
* BASIC-256 is an easy to use version of BASIC designed to teach anybodywen2011-10-117-0/+299
| | | | | | | | | | | | | | | | (especially middle and high-school students) the basics of computer programming. It uses traditional control structures like gosub, for/next, and goto, which helps kids easily see how program flow-control works. It has a built-in graphics mode which lets them draw pictures on screen in minutes, and a set of detailed, easy-to-follow tutorials that introduce programming concepts through fun exercises. WWW: http://http://www.basic256.org PR: ports/160367 Submitted by: Fernando <fernando.apesteguia@gmail.com>
* - Fix logical errors in DOCFORMAT and PYTHON_REL detectionssunpoet2011-10-102-185/+266
| | | | | | - Store doc files in DISTDIR/python/ - Cleanup Makefile - Fix distinfo: the old one is incomplete, the new one contains all doc formats of all releases
* Unset CCL_DEFAULT_DIRECTORY before running the CCL compiler, elseolgeni2011-10-101-3/+3
| | | | | | | the build would fail. PR: ports/161416 Submitted by: Nali Toja <nalitoja gmail com>
* Update to the 20111008 snapshot of GCC 4.7.0.gerald2011-10-104-6/+6
|
* Remove ports maintainted by ports@ which have passed their EXPIRATION_DATEdougb2011-10-095-90/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | astro/gkrellsun Abandonware astro/xrmap No more distfiles audio/midimountain Abandonware audio/gkrellmss Abandonware audio/gnapster Abandonware databases/xbase No more public distfiles databases/xbsql No more public distfiles games/gtkabale No more public distfiles games/battleball No more public distfiles, does not compile on ia64 or sparc64 games/race No more public distfiles games/stvef-paks No more public distfiles games/stvef-server No more public distfiles games/tome No more public distfiles games/qkmj No more public distfiles games/oilwar No more public distfiles games/xbaby No more public distfiles games/xword Abandonware games/kslide No more public distfiles graphics/xmrm No more public distfiles, does not compile on amd64 or sparc64 graphics/giftrans Upstream disappeared and distfile is not available graphics/wildmagic BROKEN for more than 6 months, does not fetch irc/ircd-rusnet No more public distfiles irc/tkirc No more public distfiles korean/mizifont No more public distfiles lang/freetxl No more public distfiles math/nsc2ke No more public distfiles misc/mgp-mode.el No more public distfiles multimedia/p5-RIFF-Info No more public distfiles net/p5-Net-OpenDHT No more public distfiles net/mudix No more public distfiles net-im/newsbot No more public distfiles net-im/libicq2000 Abandonware net-im/gossip No longer maintain by upstream, use net-im/empathy instead net-im/ickle Abandonware net-mgmt/nipper BROKEN for more than 6 month, does not fetch net-p2p/mldonkey-serverspy No more public distfiles news/p5-Gateway No more public distfiles print/epsmerge No more public distfiles science/at No more public distfiles science/pyvox No more public distfiles security/p5-Email-Obfuscate No more public distfiles security/libparanoia No more public distfiles security/execwrap No more public distfiles
* For ports that have an EXPIRATION_DATE which has already passed, butdougb2011-10-092-0/+6
| | | | | that have other ports that depend on them, mark the ports that depend on them DEPRECATED, and make all EXPIRATION_DATEs 2011-10-31.
* Update to 2.10.6.romain2011-10-092-3/+3
|
* Add MAKE_JOBS_UNSAFEdougb2011-10-091-0/+2
| | | | Approved by: maintainer
* Update to the 20111007 snapshot of GCC 4.6.2.gerald2011-10-092-3/+3
|
* Update documentation tarball checksum due to minor errors.olgeni2011-10-074-4/+6
| | | | | PR: ports/161369 Submitted by: Besedin Konstantin <besedin.k gmail com>
* Update to 20111005jlaffaye2011-10-073-3/+4
|
* - Update to 3.2.11.stas2011-10-073-25/+18
|
* Add MAKE_JOBS_UNSAFE[1] and fix portlint warnings.olgeni2011-10-062-6/+10
| | | | | PR: ports/161320 [1] Submitted by: dougb
* Upgrade to version R14B04.olgeni2011-10-068-114/+116
|
* - Mark BROKEN: unfetchablepav2011-10-051-0/+2
| | | | | | fetch: http://flatassembler.net/fasm-1.69.34.tar.gz: size mismatch: expected 230885, actual 230911 Reported by: pointyhat
* Update to the 20111001 snapshot of GCC 4.7.0.gerald2011-10-026-6/+44
|
* . Update to 2.9.1.glewis2011-10-023-149/+149
| | | | | | | . Set SCALA_HOME to DATADIR and use that in pkg-plist (quietens PORTLINT). PR: 160650 Approved by: maintainer timeout
* Update to the 20110929 snapshot of GCC 4.5.4.gerald2011-10-022-3/+3
|
* Update to the 20110930 snapshot of GCC 4.6.2.gerald2011-10-022-3/+3
|
* - security fixes for CVE-2011-2202, CVE-2011-1938, CVE-2011-1148,delphij2011-09-302-3/+28
| | | | | | | | | | | CVE-2011-0708, CVE-2011-1092, CVE-2011-0421 vulnerabilities - option BACKPORTS in port config for enable port patches (enabled by default) - bump PORTREVISION Submitted by: Svyatoslav Lempert <svyatoslav.lempert gmail.com> PR: ports/160805 Approved by: maintainer
* Fix build error with clang.vanilla2011-09-282-0/+40
|
* Omit LATEST_LINK to disambiguate this port from the original lang/gcc46.gerald2011-09-281-1/+0
| | | | Discussed with: erwin
* - update libmatroska to 1.3.0bapt2011-09-271-0/+1
| | | | - chase matroska library bump
* - Update to 3.20110707pgj2011-09-271-0/+1
| | | | | | | | | - Cabalize port PR: ports/159348 Submitted by: pgj Approved by: maintainer (timeout) Obtained from: FreeBSD Haskell
* Mark FORBIDDEN the remaining ports that are vulnerable for more thandougb2011-09-261-0/+3
| | | | | | | | | | 2 weeks according to portaudit (ranging from 23 days to 7 years). The maintainers were notified by mail that this action would be taken on 2011-09-03. (Ports for which maintainers responded have been/will be dealt with separately.) Also mark DEPRECATED ports that rely on the FORBIDDEN ports, and a few ports that rely on those DEPRECATED ports.
* Connect the new gcc port.gerald2011-09-261-0/+1
|
* Welcome the new lang/gcc port! This shall track our preferred versiongerald2011-09-264-21/+31
| | | | | | | | | | | | | | | | | | | of GCC (usually an upstream release). It starts out as GCC 4.6.1 and is thus in conflict with lang/gcc46 and will move towards later minor versions of GCC 4.6 and then on to GCC 4.7. lang/gcc will provide gcc46, g++46, gfortran46 etc. exactly like lang/gcc46 with which it is interchangible. This is also planned to be in sync with our existing USE_FORTRAN knob so that users have the option of using this port, rarely updated, or the corresponding lang/gcc46 which follows weekly upstream snapshots. On the way rename %%GCC_VER%% in pkg-plist to %%GCC_VERSION%% and make the Makefile machinery a bit more generic to minimize differences between lang/gcc ports based on releases and those based on snapshots. PR: 156857
* - Remove the HUGE_STACK_SIZE option, now Python will use defaultlwhsu2011-09-256-38/+6
| | | | thread stack size of the system.
* Prepare for the inclusion of lang/gcc, which is going to track ourgerald2011-09-252-14/+19
| | | | | | | | | | | preferred version of GCC (usually based on a release) starting with GCC 4.6.1, and add a proper CONFLICTS. On the way rename %%GCC_VER%% in pkg-plist to %%GCC_VERSION%% and make the Makefile machinery a bit more generic to minimize differences between lang/gcc ports based on releases and those based on snapshots. PR: 156857
* Update to the 20110924 snapshot of GCC 4.7.0.gerald2011-09-254-6/+6
|
* Remove 0-byte filesdougb2011-09-252-0/+0
|
* Fix build error with clang.vanilla2011-09-256-0/+98
|
* - Fix plistswills2011-09-251-0/+1
| | | | Reported by: pavmail