aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* - remove erroneous MAKE_ARGS lineRuslan Makhmatkhanov2013-06-171-1/+0
| | | | | | | Reported by: Michael Gmelin <freebsd@grem.de> (maintainer, by mail) Notes: svn path=/head/; revision=321124
* - Update to 4.0.3Martin Wilke2013-06-172-3/+3
| | | | | | | | PR: 179580 Submitted by: Ports Fury Notes: svn path=/head/; revision=321121
* devel/arduino: update to 1.0.5William Grzybowski2013-06-174-149/+347
| | | | | | | | | | | | | | - Update to 1.0.5 - Delete patch integrated upstream Changes: http://arduino.cc/en/Main/ReleaseNotes PR: ports/179628 Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer) Approved by: culot / jpaetzel (mentors, implicit) Notes: svn path=/head/; revision=321119
* - Fix USE_LDCONFIGPietro Cerutti2013-06-171-1/+1
| | | | Notes: svn path=/head/; revision=321117
* - New port: devel/libqxtPietro Cerutti2013-06-175-0/+445
| | | | | | | | | | LibQxt is an extension library for Qt providing a suite of cross-platform utility classes to add functionality not readily available in the Qt toolkit. WWW: http://dev.libqxt.org/libqxt/wiki/Home Notes: svn path=/head/; revision=321112
* - update to 3.5.0Ruslan Makhmatkhanov2013-06-1719-259/+359
| | | | | | | | | | | | | | | | | | | | | | - pass maintainership to submitter - new style Makefile header - optionsNG - install shared PHP file in the correct place - don't install slice files anymore, since devel/ice (a dependency) already installs those in the correct location - add license (GPLv2) - fix BUILD_DEPENDS - add option that allows to use of PHP5 namespaces - support PHP 5.4 - fixes for Clang and C++11 - remove outdated pkg-message - fix patch filenames PR: 179241 Submitted by: Michael Gmelin <freebsd@grem.de> Notes: svn path=/head/; revision=321099
* - update to 3.5.0Ruslan Makhmatkhanov2013-06-178-305/+374
| | | | | | | | | | - relax version limit in USE_PYTHON (python3 is now supported too) PR: 179240 Submitted by: Michael Gmelin <freebsd@grem.de> (maintainer) Notes: svn path=/head/; revision=321098
* - update to 3.5.0Ruslan Makhmatkhanov2013-06-17109-2728/+268
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add license (GPLv2) - switch to bdb 5 - mark broken on 10.x for the time being (as it was discussed on ports@ ML) - remove patches, applied upstream This version of Ice brings many new features, e.g. - New encoding version - Metrics facility - Optional data members and parameters - Compact encoding for classes and exceptions - Compact type IDs - Preserved slices - Custom enumerator values - C++11 lambda functions - Remote Update of Server Properties - IPv6 now enabled by default - Python 3 support - Use Berkley DB 5 See http://doc.zeroc.com/display/Ice/Release+Notes for details. PR: 179233 Submitted by: Michael Gmelin <freebsd@grem.de> (maintainer) Tested by: Jaret Bartsch <jaretbartsch@yahoo.ca> Notes: svn path=/head/; revision=321096
* - PortlintNicola Vitale2013-06-171-3/+2
| | | | Notes: svn path=/head/; revision=321094
* - Update to 2.7 [1]Nicola Vitale2013-06-173-30/+11
| | | | | | | | | | | | | | | - Trim Makefile header [1] - Set USE_PYTHON to yes [1] - Add TEST_DEPENDS Build log: http://goo.gl/5JD9Z Release notes: http://goo.gl/Oyve4 PR: ports/179618 [1] Submitted by: olivierd Notes: svn path=/head/; revision=321093
* Update to 0.3:Baptiste Daroussin2013-06-172-3/+3
| | | | | | | | | | | | Changes: - Don't eval the control expression of the first #if of a block when already in a false block; it might not be valid - Don't recognize comments within character constants. - Don't recognize macro argument parentheses or commas within strings, or within character constants either. Notes: svn path=/head/; revision=321092
* - Update to version 1.5Andrej Zverev2013-06-172-3/+3
| | | | | | | | PR: ports/179626 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) Notes: svn path=/head/; revision=321085
* - Fix build WITHOUT_NLS, NO_GETTEXT must be passed to makeAntoine Brodin2013-06-162-11/+10
| | | | | | | | | | | - Fix plist with pkg_install - Pass maintainership to reporter PR: ports/179599 Reported by: Kevin Zheng Notes: svn path=/head/; revision=321081
* Efficient conversion of values into readable byte stringsDmitry Marakasov2013-06-164-0/+19
| | | | | | | WWW: http://code.haskell.org/~dolio/ Notes: svn path=/head/; revision=321071
* - update to 2.0.18Ruslan Makhmatkhanov2013-06-169-88/+78
| | | | | | | | | | | | | - apply all the patches unconditionally (we have no pythons less than 2.6) - avoid PYTHON_SITELIBDIR usage - tab -> space change in pkg-descr:WWW PR: 179609 Submitted by: rm (myself) Approved by: olivierd (maintainer) Notes: svn path=/head/; revision=321058
* New port: devel/kyua-atf-compat:Bryan Drewery2013-06-165-0/+65
| | | | | | | | | | | | | | | | | | | | | | Kyua (pronounced Q.A.) is a testing framework for both developers and users. Kyua is different from most other testing frameworks in that it puts the end user experience before anything else. There are multiple reasons for users to run the tests themselves, and Kyua ensures that they can do so in the most convenient way. This module, kyua-atf-compat, provides tools to ease the transition from ATF to Kyua. In particular, this includes is a tool to convert Atffile files to Kyuafile files in an automated manner, and drop-in replacement wrappers for atf-run and atf-report. WWW: https://code.google.com/p/kyua/ PR: ports/177640 Submitted by: asomers Reviewed by: Garrett Cooper <yaneurabeya@gmail.com> Notes: svn path=/head/; revision=321053
* New port: devel/kyua:Bryan Drewery2013-06-168-0/+315
| | | | | | | | | | | | | | | | | | | | | | | | | Kyua (pronounced Q.A.) is a testing framework for both developers and users. Kyua is different from most other testing frameworks in that it puts the end user experience before anything else. There are multiple reasons for users to run the tests themselves, and Kyua ensures that they can do so in the most convenient way. At the moment, Kyua is focused on implementing a solid foundation and a powerful command-line tool to run tests implemented with the Automated Testing Framework (ATF). Later on, Kyua will also provide a set of language bindings (C, C++ and shell, at the least) to ease the implementation of test cases in a variety of programming languages. In effect, Kyua is intended to be a replacement for ATF. WWW: https://code.google.com/p/kyua/ PR: ports/177641 Submitted by: asomers Reviewed by: Garrett Cooper <yaneurabeya@gmail.com> Notes: svn path=/head/; revision=321052
* New port: devel/kyua-testers:Bryan Drewery2013-06-164-0/+55
| | | | | | | | | | | | | | | | | | | | | | Kyua (pronounced Q.A.) is a testing framework for both developers and users. Kyua is different from most other testing frameworks in that it puts the end user experience before anything else. There are multiple reasons for users to run the tests themselves, and Kyua ensures that they can do so in the most convenient way. This module, kyua-testers, provides scriptable interfaces to interact with test programs of various kinds. The interface of such testers allows the caller to execute a single test case of a single test program in a controlled and homogeneous manner. WWW: https://code.google.com/p/kyua/ PR: ports/177637 Submitted by: asomers Reviewed by: Garrett Cooper <yaneurabeya@gmail.com> Notes: svn path=/head/; revision=321050
* build and install the shared libraryBrendan Fabeny2013-06-162-1/+5
| | | | | | | Submitted by: sbz Notes: svn path=/head/; revision=321042
* devel/py-distribute: Fix reinstallKubilay Kocak2013-06-161-1/+1
| | | | | | | | | | | - Correctly use -sf flags for ${LN} PR: ports/179612 Submitted by: nemysis <nemysis@gmx.ch> Reviewed by: sbz, Johannes Meixner <xmj@chaot.net> Notes: svn path=/head/; revision=321041
* devel/pharmacy: fix build with clangWilliam Grzybowski2013-06-161-1/+4
| | | | | | | | | | - Fix build with clang, -Wno-return-type - Add LICENSE (GPLv2) Approved by: culot / jpaetzel (mentors, implicit) Notes: svn path=/head/; revision=321040
* GUI Viewer for Python profiling runs. Provides explorability and overallSofian Brabez2013-06-166-0/+98
| | | | | | | | | visualization of the call tree and package/module structures. WWW: http://www.vrplumber.com/programming/runsnakerun/ Notes: svn path=/head/; revision=321033
* - Update to 0.986Frederic Culot2013-06-162-3/+6
| | | | | | | | | - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Sub-Exporter/Changes Notes: svn path=/head/; revision=321028
* - Update to 1.106Frederic Culot2013-06-162-6/+9
| | | | | | | - Add LICENSE (Artistic 1 & GPL 1) Notes: svn path=/head/; revision=321027
* - Update to 1.6 [1]Frederic Culot2013-06-164-22/+28
| | | | | | | | | | | | | | - Update MASTER_SITES and WWW link [1] - Trim Makefile's header [1] - Convert to optionsng [1] - Switch from pkg-plist to PLIST_FILES Changes: http://troydhanson.github.io/tpl/ChangeLog.html PR: ports/179575 [1] Submitted by: Waitman Gobble <uzimac@da3m0n8t3r.com> Notes: svn path=/head/; revision=321025
* - Set MASTER_SITES to MASTER_SITE_LOCAL due to the decommissioning ofFrederic Culot2013-06-152-7/+4
| | | | | | | | | my own ftp site - Trim Makefile's header - Pet portlint(1) Notes: svn path=/head/; revision=321005
* - 0.6Martin Wilke2013-06-143-3/+4
| | | | | | | | | PR: 176218 Submitted by: Oleg Pudeyev <oleg@bsdpower.com> Approved by: timeout Notes: svn path=/head/; revision=320945
* - Fix typoBryan Drewery2013-06-141-1/+1
| | | | | | | Reported by: freshports Notes: svn path=/head/; revision=320936
* - Convert to new options helpersBryan Drewery2013-06-142-21/+9
| | | | | | | - Remove bsd.port.post.mk Notes: svn path=/head/; revision=320935
* Convert to new options helpersBryan Drewery2013-06-141-4/+2
| | | | Notes: svn path=/head/; revision=320928
* Simplify using the new options helpersBaptiste Daroussin2013-06-141-13/+3
| | | | Notes: svn path=/head/; revision=320921
* - Update to 1.7.3Dmitry Marakasov2013-06-144-27/+17
| | | | Notes: svn path=/head/; revision=320902
* - Add charsetfix to fix buildMartin Wilke2013-06-141-1/+1
| | | | | | | Reported by: pkg (dev_mode) Notes: svn path=/head/; revision=320901
* Update ocaml-findlib to 1.4Johan van Selst2013-06-142-9/+4
| | | | Notes: svn path=/head/; revision=320893
* - Fix plistMartin Wilke2013-06-131-1/+0
| | | | Notes: svn path=/head/; revision=320859
* - Update to 0.1.13Martin Wilke2013-06-132-4/+10
| | | | Notes: svn path=/head/; revision=320851
* Meliae is a library meant to help people understand how their memory is beingSofian Brabez2013-06-135-0/+55
| | | | | | | | | used in Python. WWW: http://launchpad.net/meliae Notes: svn path=/head/; revision=320848
* Update to 1.6.12.Koop Mast2013-06-132-4/+4
| | | | | | | | | | I'm not completly sure this affects us, but beter safe then sorry. While here wordsmith Options description to try to make it clearer. Security: CVE-2013-2168 Notes: svn path=/head/; revision=320834
* - Remove BUILD_DEPENDSSunpoet Po-Chuan Hsieh2013-06-131-1/+0
| | | | Notes: svn path=/head/; revision=320827
* - Fix Sub::Exporter::Progressive minimum version requirementsFrederic Culot2013-06-131-1/+2
| | | | | | | | PR: ports/179471 Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> Notes: svn path=/head/; revision=320821
* devel/rbtools: update to 0.5William Grzybowski2013-06-132-5/+5
| | | | | | | | | | | | | | - Update to 0.5 - Remove entry in MASTER_SITES Changes: http://www.reviewboard.org/docs/releasenotes/rbtools/0.5/ PR: ports/178276 Submitted by: Kimo <kimor79@yahoo.com> Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout) Notes: svn path=/head/; revision=320798
* devel/py-pytest-runner: update to 2.0William Grzybowski2013-06-132-3/+3
| | | | | | | | | - Update to 2.0 Approved by: culot / jpaetzel (mentors, implicit) Notes: svn path=/head/; revision=320793
* - Update to 0.001010Sunpoet Po-Chuan Hsieh2013-06-132-13/+4
| | | | | | | | | | | - While I'm here, remove outdated PERL_LEVEL check Changes: http://search.cpan.org/dist/Sub-Exporter-Progressive/Changes PR: ports/179468 Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> Notes: svn path=/head/; revision=320782
* - Update to 0.4.1Sunpoet Po-Chuan Hsieh2013-06-132-4/+4
| | | | | | | Changes: https://github.com/python-greenlet/greenlet/blob/master/NEWS Notes: svn path=/head/; revision=320774
* - Update to 0.05Sunpoet Po-Chuan Hsieh2013-06-132-5/+6
| | | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Data-Section-Simple/Changes Notes: svn path=/head/; revision=320773
* - Update to 2.131560Sunpoet Po-Chuan Hsieh2013-06-132-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/CPAN-Meta/Changes Notes: svn path=/head/; revision=320772
* - Update to 0.8.1Sunpoet Po-Chuan Hsieh2013-06-133-11/+6
| | | | | | | | | | - Remove leading indefinite article from COMMENT - Cleanup Makefile header Changes: https://github.com/banister/method_source/commits/master Notes: svn path=/head/; revision=320769
* - Update to 0.9.0Sunpoet Po-Chuan Hsieh2013-06-133-9/+6
| | | | | | | | | | | - Add LICENSE - Cleanup Makefile header - Add RG link to pkg-descr Changes: https://github.com/delano/gibbler/blob/master/CHANGES.txt Notes: svn path=/head/; revision=320768
* . fix build with clang (CFLAGS+=-Wno-return-type);Boris Samorodov2013-06-131-7/+3
| | | | | | | | . trim Makefile headers; . remove the indefinite article from COMMENT. Notes: svn path=/head/; revision=320767
* - Add LICENSESunpoet Po-Chuan Hsieh2013-06-131-5/+3
| | | | | | | - Cleanup Makefile header Notes: svn path=/head/; revision=320762