aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN= cyclic dependencyIon-Mihai Tetcu2010-09-241-0/+2
| | | | | | | | Reported by: QAT Help from: ade@ Notes: svn path=/head/; revision=261774
* - update to 1.07Yen-Ming Lee2010-09-242-4/+4
| | | | Notes: svn path=/head/; revision=261773
* - Added new patches to support building under gcc 4.5 due to impendingGreg Larkin2010-09-249-25/+294
| | | | | | | | | | | | | | | | | | | | default gcc version change when USE_FORTRAN=yes. Patches included from http://bugs.gentoo.org/show_bug.cgi?id=318045. [1] - Renamed and conditionalized some patches to support tgammaf function on OSVERSION < 800023. Previously, it was included even when present in the system math library. Also fixed name-mangling problem in the patches. Declarations were wrapped in 'extern "C"', but the definitions were not, causing a linker error. - Added a patch to CMakeLists.txt to prevent cmake from changing rpath during the installation phase. That caused libstdc++ from /usr/lib to be used instead of the one supplied with gcc 4.5. Requested by: gerald [1] Notes: svn path=/head/; revision=261772
* Actually add a patch which should have gone into the previous commit.Anton Berezin2010-09-241-0/+10
| | | | Notes: svn path=/head/; revision=261771
* Reassign to submitter of last 3 PRs, all of which were committed dueMark Linimon2010-09-245-5/+5
| | | | | | | | | to maintainer-timeout. Hat: portmgr Notes: svn path=/head/; revision=261770
* Make it work with logs containing short IP addresses.Anton Berezin2010-09-242-2/+2
| | | | | | | | | Reportedly obtained from Debian. Submitted by: dwmalone Notes: svn path=/head/; revision=261769
* Update to 0.65Andrej Zverev2010-09-242-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/NEXT/Changes Notes: svn path=/head/; revision=261768
* Update to 0.09006Andrej Zverev2010-09-242-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Class-Accessor-Grouped/Changes Notes: svn path=/head/; revision=261767
* Update to 1.14Andrej Zverev2010-09-242-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Moose/Changes Notes: svn path=/head/; revision=261766
* Update to 1.08Andrej Zverev2010-09-242-4/+5
| | | | | | | Changes: http:/search.cpan.org/dist/Class-MOP/Changes Notes: svn path=/head/; revision=261765
* Update to 0.24Andrej Zverev2010-09-242-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/MooseX-Types/Changes Notes: svn path=/head/; revision=261764
* Update to 5.80027Andrej Zverev2010-09-242-5/+5
| | | | | | | Changes: http://search.cpan.org/dist/Catalyst-Runtime/Changes Notes: svn path=/head/; revision=261763
* - Add dependency on kwebkitpartDima Panov2010-09-242-2/+13
| | | | | | | | | | - Don't mess with FindQJson.cmake, it's handled by devel/qjson port Note to everyone: please reinstall devel/jqson after finishing choqok upgrade to restore FindQJson.cmake Notes: svn path=/head/; revision=261762
* Update to 0.033Andrej Zverev2010-09-242-6/+5
| | | | Notes: svn path=/head/; revision=261761
* Drop maintainershipAndrej Zverev2010-09-2415-15/+15
| | | | Notes: svn path=/head/; revision=261760
* - Update to 2.4TAKATSU Tomonari2010-09-242-4/+7
| | | | | | | - Add LICENSE and LICENSE_FILE Notes: svn path=/head/; revision=261759
* - Update to 2010.05.26Rong-En Fan2010-09-242-4/+4
| | | | | | | | PR: ports/150885 Submitted by: Ruslan Mahmatkhanov <cvs-src at yandex.ru> Notes: svn path=/head/; revision=261758
* - Update to 0.16.1Bernhard Froehlich2010-09-242-5/+5
| | | | | | | | | | | - Add missing USE_GETTEXT PR: ports/150880 Submitted by: UMENO Takashi <umeno at rr dot iij4u dot or dot jp> (maintainer) Approved by: beat (co-mentor, implicit) Notes: svn path=/head/; revision=261757
* Standardize rc.d scriptDoug Barton2010-09-242-7/+13
| | | | | | | Bump PORTREVISION (missed in last update) Notes: svn path=/head/; revision=261756
* Mark BROKEN: does not build.Erwin Lansing2010-09-241-0/+2
| | | | Notes: svn path=/head/; revision=261755
* - fix the orderPhilip M. Gollucci2010-09-241-1/+1
| | | | Notes: svn path=/head/; revision=261754
* - Mark BROKEN does not compile b/c of lots of bad c/c++/xs codePhilip M. Gollucci2010-09-241-0/+2
| | | | | | | | | With Hat: perl@ Reported by: QAT Confirmed by: P6 TB Notes: svn path=/head/; revision=261753
* - Update to 4.3.5Martin Wilke2010-09-2410-40/+35
| | | | | | | | | PR: 149493 Submitted by: Helmut Schneider <jumper99@gmx.de> Approved by: maintainer timeout Notes: svn path=/head/; revision=261752
* Improve pthread cancellation and update comments.Jung-uk Kim2010-09-241-14/+34
| | | | Notes: svn path=/head/; revision=261751
* Purge automake15 from existence. Only a few more to go now.Ade Lovett2010-09-2411-221/+3
| | | | Notes: svn path=/head/; revision=261750
* Forced commit. Actually, this one didn't get migrated. It wants to useAde Lovett2010-09-240-0/+0
| | | | | | | | | | automake15 (and only automake15) in exceptionally weird and wonderful ways. Since it was the only remaining port requiring automake15, and is also a leaf port, it gets to be collatoral damage. Sorry. Notes: svn path=/head/; revision=261749
* Migrate from devel/automake15 to devel/automake19Ade Lovett2010-09-2417-18/+21
| | | | Notes: svn path=/head/; revision=261748
* Migrate from devel/automake15 to devel/automake14 (legacy)Ade Lovett2010-09-243-3/+3
| | | | Notes: svn path=/head/; revision=261747
* Doesn't actually need devel/automake15Ade Lovett2010-09-241-1/+1
| | | | Notes: svn path=/head/; revision=261746
* - Update to 1.0.15Martin Wilke2010-09-243-6/+6
| | | | | | | | | | - Pass maintainership to submitter PR: 150893 Submitted by: Davide Italiano <davide.italiano@gmail.com> Notes: svn path=/head/; revision=261745
* - Fix a typoMartin Wilke2010-09-241-1/+1
| | | | | | | | | PR: 150851 Submitted by: Takefu <takefu@airport.fm> Approved by: maintainer Notes: svn path=/head/; revision=261744
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-24545-545/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* Renamed devel/qoauth to net/qoauthSteve Wills2010-09-246-62/+0
| | | | | | | Approved by: pgollucci (mentor) Notes: svn path=/head/; revision=261742
* - /mach/ -> /%%PERL_ARCH%%/Philip M. Gollucci2010-09-2452-158/+158
| | | | | | | With Hat: perl@ Notes: svn path=/head/; revision=261741
* - chase dependency moveSteve Wills2010-09-241-1/+2
| | | | | | | | | | - bump portrevision Approved by: pgollucci (mentor) Approved by: kde@ (fluffykhv via irc) Notes: svn path=/head/; revision=261740
* QT support for OAuth-powered network servicesSteve Wills2010-09-245-0/+61
| | | | | | | | | WWW: http://wiki.github.com/ayoy/qoauth/ Approved by: pgollucci (mentor) Notes: svn path=/head/; revision=261739
* - you had to be difficult didn't youPhilip M. Gollucci2010-09-241-0/+1
| | | | Notes: svn path=/head/; revision=261738
* - Update to 1.85Thomas Abthorpe2010-09-242-4/+4
| | | | | | | | PR: ports/150779 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer) Notes: svn path=/head/; revision=261737
* - Update to 1.60Thomas Abthorpe2010-09-242-4/+4
| | | | | | | | PR: ports/150778 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer) Notes: svn path=/head/; revision=261736
* - Update to 5.2Dmitry Marakasov2010-09-242-5/+4
| | | | | | | | PR: 150888 Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer) Notes: svn path=/head/; revision=261735
* - %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/autoPhilip M. Gollucci2010-09-24160-108/+80
| | | | | | | | | | are part of lang/perl5* pkg-plist - Bump PORTREVISIONs With Hat: perl@ Notes: svn path=/head/; revision=261734
* - Fix fetch after PORTREVISION bump breakage from mm@Philip M. Gollucci2010-09-241-1/+1
| | | | | | | | Reported by: linimon Approvoed by: maintainer (implicit) Notes: svn path=/head/; revision=261733
* - Mark BROKEN, bad plistPhilip M. Gollucci2010-09-241-0/+2
| | | | Notes: svn path=/head/; revision=261731
* - Mark MAKE_JOBS_UNSAFE=yesPhilip M. Gollucci2010-09-2310-0/+20
| | | | | | | Reported by: P6 TB Notes: svn path=/head/; revision=261730
* - Rewrite IcedTea6 plugin patch to improve stability of initialization/shutdownJung-uk Kim2010-09-233-42/+65
| | | | | | | | | | | | | process. Update comments in the patch accordingly. - Tidy up makefile for the plugin. Remove a hack for include path of libxul, which is correctly patched from libxul 1.9.2.9_1. Remove mozilla-plugin.pc from linker options for pkg-config. Generally speaking, NPAPI plugins do not need to link with Gecko engine directly. - Move run-time dependencies for the plugin to build-time dependencies as it is completely optional any way. Notes: svn path=/head/; revision=261729
* - Update to 0.080Nicola Vitale2010-09-233-24/+34
| | | | | | | | | - Add devel/p5-Getopt-Declare to RUN_DEPENDS - Remove graphics/graphviz from RUN_DEPENDS - Use ${COPYTREE_SHARE} to install documentation Notes: svn path=/head/; revision=261728
* This is an implementation of Python bindings for the SubversionGreg Larkin2010-09-235-0/+99
| | | | | | | | | | | | | | | | | version control system, aiming to be complete, fast and feel native to Python programmers. Bindings are provided for the working copy, client, delta, remote access and repository APIs. A hookable server side implementation of the custom Subversion protocol (svn_ra) is also provided. www: https://launchpad.net/subvertpy PR: ports/147166 Submitted by: Carlo Strub (c-s at c-s.li) Notes: svn path=/head/; revision=261727
* - Update to 0.7.25Philip M. Gollucci2010-09-232-4/+4
| | | | | | | | | PR: ports/150466 Submitted by: myself (pgollucci) Approved by: maintainer timeout (miwi ; 14 days) Notes: svn path=/head/; revision=261726
* - Update to 0.9.5.4Philip M. Gollucci2010-09-232-4/+4
| | | | | | | | | PR: ports/150464 Submitted by: myself (pgollucci) Approved by: maintainer timeout (miwi ; 14 days) Notes: svn path=/head/; revision=261725
* - Update to 2.0.2.5Philip M. Gollucci2010-09-232-5/+4
| | | | | | | | | PR: ports/150463 Submitted by: myself (pgollucci) Approved by: maintainer timeout (miwi ; 14 days) Notes: svn path=/head/; revision=261724