aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 2.4.0aVanilla I. Shu2011-03-233-8/+6
| | | | | | | | | PR: ports/155880 Submitted by: root at iphase3 dot com Feature safe: yes Notes: svn path=/head/; revision=271515
* Update to 2.8.3a.David Thiel2011-03-232-9/+9
| | | | Notes: svn path=/head/; revision=271514
* Update to the 20110322 snapshot of GCC 4.4.6.Gerald Pfeifer2011-03-232-17/+7
| | | | | | | | Remove support for the testsuite and the full-regression-test Makefile target since we'll be phasing out this port in the near future. Notes: svn path=/head/; revision=271513
* Add support for 32-bit powerpc.Gerald Pfeifer2011-03-232-4/+4
| | | | | | | Submitted by: andreast Notes: svn path=/head/; revision=271512
* Update to 3.0.2.2011.03.21. This includes the following changes:Gerald Pfeifer2011-03-235-453/+480
| | | | | | | | | | | | | | | | | | | | | - License of runtime libraries changed to GPLv2 + linking exception. Some headers and libraries for Microchip PIC devices are generated from MPLAB include files and have the additional restriction that they may only be used with authentic Microchip devices. These headers and libraries have been moved into separate directories. You can add these directories to the compiler's search path with the --use-non-free command line option. - Improvements to register allocation. - Various bug fixes. [1] Remove the explicit passing of CPPFLAGS to CONFIGURE_ENV which is no longer necessary. [2] Submitted by: tijl (maintainer) [1] PR: 155762 [1], 153625 [2] Notes: svn path=/head/; revision=271511
* madedit makes use of hidden symbol feature of gcc while our system headerXin LI2011-03-233-1/+35
| | | | | | | | | | | | don't like it. The recent addition of hidden symbol feature have exposed this issue. This is a minimal set of change that makes it work. Pointed out by: tinderbox via miwi and pav Notes: svn path=/head/; revision=271509
* - Update MASTER_SITES/WWWDennis Herrmann2011-03-223-8/+5
| | | | | | | | | | - Remove MD5 checksum PR: ports/155794 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=271508
* Remove some leftover files from a long time ago.Edwin Groothuis2011-03-225-624/+0
| | | | Notes: svn path=/head/; revision=271507
* - Update to 2.4.4Dennis Herrmann2011-03-222-4/+3
| | | | | | | | PR: ports/155793 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=271506
* Update to version 134Edwin Groothuis2011-03-223-27/+5
| | | | | | | Submitted by: "Wessels, Duane" <dwessels@verisign.com> Notes: svn path=/head/; revision=271505
* - Update to 0.34TAKATSU Tomonari2011-03-222-5/+4
| | | | Notes: svn path=/head/; revision=271504
* - Update to version 5.3.4Dennis Herrmann2011-03-228-139/+22
| | | | | | | | PR: ports/155792 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=271503
* - Fix WWWDennis Herrmann2011-03-223-42/+11
| | | | | | | | | | | - Support CFLAGS properly - Bump PORTREVISION PR: ports/155791 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=271502
* - update to 20110316111914Baptiste Daroussin2011-03-222-3/+3
| | | | Notes: svn path=/head/; revision=271501
* - Update to 0.17Dennis Herrmann2011-03-223-36/+3
| | | | | | | | | PR: ports/155373 Submitted by: Raphael Kubo da Costa <kubito@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=271500
* Fix distinfoMartin Matuska2011-03-221-2/+2
| | | | | | | Reported by: pointyhat (pav) Notes: svn path=/head/; revision=271499
* - Update to 3.81Frederic Culot2011-03-222-4/+4
| | | | | | | | | - Make use of CPAN:USER macro Changes: http://search.cpan.org/dist/Object-InsideOut/Changes Notes: svn path=/head/; revision=271498
* - Restore NO_PACKAGEPav Lucistnik2011-03-221-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=271497
* - RevertPav Lucistnik2011-03-221-0/+1
| | | | | | | | Pointy hat to: miwi Reported by: pointyhat Notes: svn path=/head/; revision=271496
* Update to 0.40Steven Kreuzer2011-03-222-5/+3
| | | | Notes: svn path=/head/; revision=271495
* - Update to 2.0Thomas Abthorpe2011-03-222-3/+3
| | | | | | | | PR: ports/155708 Submitted by: maintainer Notes: svn path=/head/; revision=271494
* - Update to 0.3.9Pietro Cerutti2011-03-222-4/+3
| | | | | | | Changes: http://codesynthesis.com/pipermail/build-users/2011-March/000002.html Notes: svn path=/head/; revision=271493
* - Update to 2.0.2Pietro Cerutti2011-03-224-12/+29
| | | | | | | - Switch to CMake as a build system Notes: svn path=/head/; revision=271492
* - Update to 4.2.0Pietro Cerutti2011-03-223-3/+13
| | | | Notes: svn path=/head/; revision=271491
* - Add notes about the www/firefox update to Firefox 4.0.Beat Gaetzi2011-03-221-0/+20
| | | | Notes: svn path=/head/; revision=271490
* - Add Firefox 4.0 and make Firefox 4.0 the default version.Beat Gaetzi2011-03-221-7/+9
| | | | Notes: svn path=/head/; revision=271489
* - Update to 4.0Beat Gaetzi2011-03-2210-352/+320
| | | | Notes: svn path=/head/; revision=271488
* - Update to 4.0Beat Gaetzi2011-03-2252-486/+778
| | | | | | | | | | | | - Add PGO option to enable Profile-Guided Optimization [1]. PR: ports/132231 [1] (based on) Submitted by: lioux@ [1] Thanks to: andreast@, Anonymous <swell.k AT gmail.com>, decke@, jsa@, swills@ and all the testers for their feedback! Notes: svn path=/head/; revision=271487
* - Connect www/firefox36 and www/firefox36-i18n to the build.Beat Gaetzi2011-03-221-0/+2
| | | | Notes: svn path=/head/; revision=271486
* Update to 4.2.0Ganael LAPLANCHE2011-03-222-3/+3
| | | | | | | Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=271485
* - Change Firefox dependency to 3.6 as the default one will switch to 4.0.Beat Gaetzi2011-03-221-1/+1
| | | | Notes: svn path=/head/; revision=271484
* - Forced commit to document that www/firefox36-i18n was repocopied fromBeat Gaetzi2011-03-220-0/+0
| | | | | | | | | | www/firefox-i18n. PR: ports/155619 Repocopy by: marcus Notes: svn path=/head/; revision=271483
* - Set LATEST_LINK to firefox36.Beat Gaetzi2011-03-222-226/+1
| | | | | | | - Remove Makefile.webplugins as this belongs to www/firefox. Notes: svn path=/head/; revision=271482
* - Forced commit to document that www/firefox36 was repocopied fromBeat Gaetzi2011-03-220-0/+0
| | | | | | | | | | www/firefox. PR: ports/155619 Repocopy by: marcus Notes: svn path=/head/; revision=271481
* Update to latest snapshot.Josh Paetzel2011-03-222-3/+3
| | | | | | | | | PR: ports/155770 Submitted by: Eric F Crist <ecrist@secure-computing.net> Sponsored by: ClaimLynx, Inc Notes: svn path=/head/; revision=271480
* Update to 2.09_20110125Sofian Brabez2011-03-221-1/+1
| | | | | | | Approved by: jadawin@ (mentor) Notes: svn path=/head/; revision=271479
* - Update to 2.09Sofian Brabez2011-03-222-5/+5
| | | | | | | | | - Changes: http://cpansearch.perl.org/src/GOMOR/Net-SinFP-2.09/Changes Approved by: jadawin@ (mentor) Notes: svn path=/head/; revision=271478
* - update to 3.3.2Baptiste Daroussin2011-03-222-83/+102
| | | | | | | | | | - reduce number of runtime dependencies (no change for build dependencies) - workaround the fact that the package didn't provide some directories the ports did Special thanks to iXsystems for providing me a build machine for libreoffice. Notes: svn path=/head/; revision=271477
* - Update to 1.0.7.Alberto Villa2011-03-223-5/+5
| | | | Notes: svn path=/head/; revision=271476
* - Update to 1.4.Alberto Villa2011-03-223-6/+6
| | | | Notes: svn path=/head/; revision=271475
* Make it fetchable again.Alex Dupre2011-03-221-7/+3
| | | | Notes: svn path=/head/; revision=271474
* update to 1.235Baptiste Daroussin2011-03-222-3/+5
| | | | | | | | changes: http://cpansearch.perl.org/src/DDUMONT/Config-Model-1.235/ChangeLog add license Notes: svn path=/head/; revision=271473
* Re-add CPPFLAGS, lost in previous commit.Matthias Andree2011-03-221-1/+2
| | | | Notes: svn path=/head/; revision=271472
* update to 2.200001Baptiste Daroussin2011-03-223-4/+8
| | | | | | | | changes: http://cpansearch.perl.org/src/RJBS/Config-MVP-2.200001/Changes add licenses Notes: svn path=/head/; revision=271471
* update to 1.12Baptiste Daroussin2011-03-222-3/+3
| | | | | | | changes: http://cpansearch.perl.org/src/FLORA/Class-MOP-1.12/Changes Notes: svn path=/head/; revision=271470
* update to 0.14Baptiste Daroussin2011-03-223-4/+3
| | | | | | | | Changes: http://cpansearch.perl.org/src/JJORE/B-Utils-0.14/Changes deauthor Notes: svn path=/head/; revision=271469
* update to 0.1663Baptiste Daroussin2011-03-222-3/+3
| | | | | | | changes: http://cpansearch.perl.org/src/KIMOTO/DBIx-Custom-0.1663/Changes Notes: svn path=/head/; revision=271468
* update to 0.23Baptiste Daroussin2011-03-222-3/+7
| | | | | | | | add licenses Changes: http://cpansearch.perl.org/src/ABRAXXA/DBIx-Class-ResultSet-RecursiveUpdate-0.23/Changes Notes: svn path=/head/; revision=271467
* - update to 0.87Baptiste Daroussin2011-03-222-3/+5
| | | | | | | - add license Notes: svn path=/head/; revision=271466
* - Modify COMMENT and pkg-descr to provide a better description what thisMartin Matuska2011-03-222-5/+8
| | | | | | | powerful tool can do Notes: svn path=/head/; revision=271465