aboutsummaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Drop e-d-s support, new version of e-d-s from gnome3 is not compatible.kwm2014-02-192-18/+6
| | | | While here use USES=gmake, stagify, drop desktop-file-utils usage, strip.
* Stage supportantoine2014-02-192-13/+11
|
* devel/ahven: Modify to add symbolic tracing.marino2014-02-192-2/+44
| | | | | | | | | | | | | The author, Tero Koskine, intends for ahven to be compiler agnostic, and therefore can't use GNAT-specific functionality like GNAT.Traceback.Symbolic. However, there is only one brand of Ada compiler in ports, GNAT, so we can take advantage of it. This change adds a default option to alter the exception handling to trace through the symbols to display files and line numbers of each frame on the stack. Declining the option builds Ahven without the modification and allows Ahven to be used on non-GNAT compilers (assuming you can find one on FreeBSD.)
* - STAGE-cleangahr2014-02-191-12/+6
|
* - STAGE-cleangahr2014-02-191-1/+5
|
* - STAGE-cleangahr2014-02-191-4/+2
|
* - Stage supportmiwi2014-02-182-3/+1
|
* Chase docbook cleanup dependencies.mat2014-02-184-4/+4
| | | | Sponsored by: Absolight
* - Bump PORTREVISION after KDE4_PREFIX changemakc2014-02-1813-7/+13
|
* devel/kdevelop-kde4:makc2014-02-181-1/+2
| | | | - chase devel/kdesdk4 split
* finance/skrooge and devel/kdevplatform:makc2014-02-182-2/+3
| | | | - Chase devel/grantlee update
* KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!makc2014-02-1884-2008/+1649
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Among changes: - Switch KDE4_PREFIX to ${LOCALBASE} - Remove now needless misc/kde4-shared-mime-info port - Add stage support - Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK - Squeeze MASTER_SITES/MASTER_SITE_SUBDIR - Convert LIB_DEPENDS to new style - Use options helpers - Drop support for FreeBSD 7.x - Remove Qt/KDE 3 related workarounds - Remove local patches and use upstream version scheme for libraries - sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4, and x11-clocks/kdetoys4 ports have been split. - devel/kcachegrind is now a part of KDE SC [1] - more logs in area51 repo... New ports: devel/kde-dev-scripts: KDE development scripts devel/kde-dev-utils: KDE development utilities games/klickety: Tetris themed solitaire games/picmi: Single player logic-based puzzle game textproc/libkomparediff2: Library to compare files and strings The area51 repository features commits by Schaich Alonso, avilla, rakuco and myself. PR: ports/186491 Exp-run: by bdrewery Approved by: beat (former maintainer) [1]
* Update to 1.05skreuzer2014-02-182-3/+3
|
* Merge from area51 in preparation for KDE SC 4.12:makc2014-02-189-45/+189
| | | | | | | | | | | | | | | | | | | | | | | | | databases/akonadi: - Update to 1.11.0 - Drop ipv6 from CATEGORIES - Squeeze MASTER_SITES/SUBDIR - Add dependency on modern compiler to fix build on 9.x - Use options helpers - Remove QT_PREFIX from PLIST_SUB, it's already set in bsd.qt.mk - Realign commented lines devel/grantlee: update to 0.4.0 - Remove broken DOXYGEN option - Add list of ports that need modification on grantlee update - Remove MAKE_JOBS_UNSAFE devel/libkgapi: - Update to 2.0.1 devel/libkolab: - Update to 0.5.0 textproc/libkolabxml: - Update to 1.0.1
* Support staging.ehaupt2014-02-181-3/+2
|
* Support staging.ehaupt2014-02-181-3/+1
|
* Support staging.ehaupt2014-02-182-5/+14
|
* - Support stagingehaupt2014-02-181-9/+8
| | | | - Add license
* Support stagingehaupt2014-02-184-4/+19
|
* Support stagingehaupt2014-02-186-13/+47
|
* Support stagingehaupt2014-02-183-5/+24
|
* Support stagingehaupt2014-02-181-2/+1
|
* - Update to 0.8.6olivierd2014-02-182-3/+3
| | | | | PR: 186856 Submitted by: Johannes Jost Meixner (maintainer)
* devel/ahven: Two more fixesmarino2014-02-182-2/+3
| | | | | | Fix 1: It was building windows compat by default, switch to "unix" Fix 2: BSD_INSTALL_LIB was stripping all symbols out of static libary, switch to BSD_INSTALL_DATA to avoid that.
* devel/ahven: Don't try to strip ali files, use BSD_INSTALL_DATA insteadmarino2014-02-182-1/+2
|
* - Convert to USES=gmake tclgahr2014-02-174-24/+44
| | | | | | - PREFIX-clean - STAGE-clean - Fix build
* - Convert to USES=tkgahr2014-02-171-3/+1
|
* - Convert to USES=tkgahr2014-02-171-12/+9
| | | | | - STAGE-clean - Add DOCS
* - Convert to USES=tkgahr2014-02-171-8/+7
| | | | | - STAGE-clean - Fix COMMENT line
* - Convert to USES=tclgahr2014-02-171-1/+1
|
* Convert to staging, use new USE_PYDISTUTILS syntax.demon2014-02-171-4/+1
| | | | Submitted by: rm
* - Convert to USES=gmake tclgahr2014-02-172-5/+13
| | | | - STAGE-clean
* - Convert to USES=tclgahr2014-02-173-5/+18
| | | | - STAGE-clean
* - Stage supportmiwi2014-02-171-8/+6
|
* - Fix build when example are offmiwi2014-02-171-0/+2
| | | | | PR: 186838 Submitted by: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
* - Convert to USES=gmake tkgahr2014-02-171-3/+3
| | | | - Convert to new LIB_DEPENDS format
* - STAGE-cleangahr2014-02-172-17/+16
| | | | | - Convert to USES=tk - Fix build
* Fix build as a userbapt2014-02-171-8/+4
| | | | While here cleanup a bit
* Update to version 1.4.demon2014-02-173-84/+3
|
* Add new port: devel/libspark2012marino2014-02-175-0/+63
| | | | | This is a source-files only Ada library required to build the upcoming port dns/ironsides.
* - Stage supportmiwi2014-02-171-6/+2
|
* devel/adacurses: Correct adacurses.gpr; library name uses capital lettersmarino2014-02-172-1/+2
|
* - Stage supportmiwi2014-02-171-8/+3
|
* - Stage supportmiwi2014-02-172-2/+1
|
* - Stage supportmiwi2014-02-171-1/+0
|
* - Stage supportmiwi2014-02-171-1/+0
|
* - Stage supportmiwi2014-02-172-33/+30
|
* - Stage supportmiwi2014-02-171-1/+0
|
* - Stage supportmiwi2014-02-172-3/+1
|
* - Stage supportmiwi2014-02-172-102/+100
|
* - Stage supportmiwi2014-02-171-1/+0
|
* - Stage supportmiwi2014-02-171-2/+1
|
* - Stage supportmiwi2014-02-171-1/+0
|
* - Stage supportmiwi2014-02-171-3/+2
|
* - Stage supportmiwi2014-02-171-2/+1
| | | | - Convert USE_GMAKE -> USES
* - Stage supportmiwi2014-02-172-2/+1
|
* - Stage supportmiwi2014-02-171-1/+0
|
* - Stage supportmiwi2014-02-171-5/+3
|
* - Stage supportmiwi2014-02-173-8/+3
|
* - Stage supportmiwi2014-02-171-1/+0
|
* - Stage supportmiwi2014-02-171-2/+1
|
* - Stage supportmiwi2014-02-171-1/+0
|
* - Stage supportmiwi2014-02-171-1/+0
|
* - Stage supportmiwi2014-02-171-1/+0
|
* - Stage supportmiwi2014-02-172-4/+2
|
* - Stage supportmiwi2014-02-171-1/+0
|
* - Stage supportmiwi2014-02-172-4/+3
|
* - Stage supportmiwi2014-02-172-4/+2
|
* - Stage supportmiwi2014-02-171-1/+0
|
* - Stage supportmiwi2014-02-171-2/+0
|
* - Stage supportmiwi2014-02-172-7/+3
| | | | - Convert USE_GMAKE to USES
* - Stage supportmiwi2014-02-172-3/+1
|
* - Convert to autoplistmiwi2014-02-1716-712/+27
| | | | | - Stage support - Bump PORTREV
* - Stage supportmiwi2014-02-172-184/+3
| | | | | - Convert to autoplist - Bump PORTREV
* - Stage supportmiwi2014-02-171-3/+1
| | | | - While here convert USE_GMAKE to USES
* - Stage supportmiwi2014-02-171-1/+0
|
* - Stage supportmiwi2014-02-171-2/+1
|
* - Stage supportmiwi2014-02-172-3/+1
|
* - Stage supportmiwi2014-02-171-1/+0
|
* Update to 0.10.11.kwm2014-02-173-8/+10
| | | | Switch to USES=libtool.
* - Support STAGEDIRsunpoet2014-02-172-17/+9
|
* Add patch from upstream to fix crasher in open-vm-tools [1]kwm2014-02-162-8/+47
| | | | | | | | | | | | | Add back depend on libiconv. This is needed because our base iconv doesn't do utf-8 -> wchar_t apparently. [2] wchar_t is used by glibmm. While here: Use new lib_depend syntax, strip libraries, stagify [3] Submitted by: swills@ [1] mandree@ [2] Discussion at: http://lists.freebsd.org/pipermail/freebsd-ports/2014-February/089603.html [2] Obtained from: gnome devel-repo [3]
* Clean up.kwm2014-02-162-7/+6
| | | | | | | | Use new LIB_DEPENDS syntax, stagify, put gmake into USES, strip libraries. Replace ltverhack with USES=libtool. PR: ports/185923 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
* Update to 0.12.0.kwm2014-02-163-10/+10
| | | | | | | | | Use USES=libtool to prevent shared library change. Use USE_GNOME introspection component instead of manual BUILD_DEPEND line. Stagify and strip library. PR: ports/186784 Submitted by: olivierd@
* Update to 1.8.1. [1]kwm2014-02-163-40/+34
| | | | | | | | | | | | Use introspection USE_GNOME component to prevent /root/.cache from being generated [1,2] Use USES=libtool instead of ltverhack. Update LIB_DEPEND syntax [1]. Sync some small changes with MC devel repo. PR: ports/186782 [1] ports/185915 [2] Submitted by: olivierd@ [1] Dmitry Marakasov <amdmi3@amdmi3.ru> [2]
* devel/concurrencykit: Update to 0.3.5, Update LICENSEkoobs2014-02-163-17/+19
| | | | | | | | - Update to 0.3.5 - Update pkg-plist - Update LICENSE (BSD2CLAUSE) Changes: http://concurrencykit.org/cgit/cgit.cgi/ck/log/
* devel/adacurses: Build it properly; switch to original sourcesmarino2014-02-166-114/+271
| | | | | | | | | | | | | This was another Ada "library" port that didn't actually build the library. The first step is to switch to the original source (AdaCurses has been distributed by ncurses, but it's maintained separately by Thomas Dickey). Besides a much smaller distfile, we also get the html documentation which is not provided by ncurses. Use the provided makefile to build. The only change was adacurses.gpr added by myself to use as an alternative to adacurses-config (which is also now generated instead of provided if /files). This should address a complaint I heard at FOSDEM about AdaCurses not working (hopefully).
* devel/py-pbr: Update to 0.6 & modernisekoobs2014-02-162-5/+4
| | | | | | | - Update to 0.6 - Deprecate easy_install target Changes: https://github.com/openstack-dev/pbr/commits/0.6
* Update devel/kyua-atf-compat to 0.2.jmmv2014-02-163-12/+13
| | | | | | | While doing this, also add support for the TEST option and install all bundled tests. Approved by: bdrewery
* devel/py-fabric: Update to 1.8.2koobs2014-02-162-6/+5
| | | | | | | | | | - Update to 1.8.2 - Simplify DISTNAME - Switch to standard `python setup.py test` for regression-test Changes: https://github.com/fabric/fabric/blob/1.8.2/docs/changelog.rst
* - Add p5-Data-IEEE754 0.01sunpoet2014-02-165-0/+35
| | | | | | | | | Data::IEEE754 provides some simple convenience functions for packing and unpacking IEEE 754 floats and doubles. Currently this module only implements big-endian order. WWW: http://search.cpan.org/dist/Data-IEEE754/
* - Update to 0.25sunpoet2014-02-162-6/+7
| | | | | | | | - Fix TEST_DEPENDS: - p5-Test-Simple 0.88+ is already in all supported Perl releases - Add more TEST_DEPENDS Changes: http://search.cpan.org/dist/MooseX-NonMoose/Changes
* - Update to 0.61sunpoet2014-02-162-4/+5
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes
* - Update to 2.200007sunpoet2014-02-162-12/+5
| | | | | | - Remove outdated PERL_LEVEL check Changes: http://search.cpan.org/dist/Config-MVP/Changes
* - Update to 0.35sunpoet2014-02-163-16/+12
| | | | | | | | - Add LICENSE - Remove outdated PERL_LEVEL check - Fix PLIST Changes: http://search.cpan.org/dist/Data-Printer/Changes
* devel/adacurses: Take over maintainershipmarino2014-02-161-1/+1
|
* devel/sgl: Upon inspection, port is inferior - deprecatemarino2014-02-161-0/+3
| | | | | | | | | | | | | | | After this Ada port was returned to the heap, I took a look at it. The primary issue is that it's just copying source files. It should be building a library in the standard location as well. That's easily fixable except there's no point. This software was just a graduate thesis from Spring 1996 that was never developed beyond that. It wasn't complete at the time. As far as I know, there isn't even a demand for having an STL port in Ada95. Later versions of Ada have extensive libraries that basically do what SGL was attempting to do. Original PR didn't explain why the initiator thought SGL was necessary or useful 6 years later. Just kill it, expiration in a month.
* devel/cbind, devel/sgl: Reset maintainer due to bouncing emailmarino2014-02-162-2/+2
|
* Fix dependency loop after devel/kyua movedbdrewery2014-02-161-1/+2
| | | | to devel/kyua-cli in r344497
* Turn devel/kyua into a meta-port and add devel/kyua-cli.jmmv2014-02-1612-225/+277
| | | | | | | | | | | | | | | The existing devel/kyua package should have been named devel/kyua-cli to match the upstream structure. Do the rename now and make devel/kyua be a meta-port that depends on all kyua packages. Because there is no version number to represent Kyua as a whole (that's a problem I have to resolve upstream somehow), bump the epoch of devel/kyua and use today's date as the version. No entry should be necessary in MOVED because upgrading to the new meta-port should do the right thing. Approved by: bdrewery
* Add ST-Link v1/v2 support utilities.lev2014-02-166-0/+66
|
* - remove my 'Created by'rm2014-02-161-1/+0
|
* - Stage supportantoine2014-02-162-16/+4
| | | | | | - Switch from easy_install to install - Use PYDISTUTILS_AUTOPLIST - Remove infozip dependency
* - Stage supportantoine2014-02-162-14/+5
| | | | - Use PYDISTUTILS_AUTOPLIST
* - Stage supportantoine2014-02-162-90/+8
| | | | | - Use PYDISTUTILS_AUTOPLIST - Remove infozip dependency
* - Add LICENSEsunpoet2014-02-161-0/+3
|
* - Stage supportantoine2014-02-163-25/+4
| | | | | - Switch from easy_install to install - Use PYDISTUTILS_AUTOPLIST
* Stage supportantoine2014-02-161-2/+1
|
* - Fix *_DEPENDS:sunpoet2014-02-161-4/+1
| | | | | | - p5-Data-Dumper is already in all supported Perl releases - p5-Error is not required - Bump PORTREVISION for dependency change
* - Add p5-MooX-StrictConstructor 0.006sunpoet2014-02-165-0/+45
| | | | | | | | Simply loading this module makes your constructors "strict". If your constructor is called with an attribute init argument that your class does not declare, then it dies. This is a great way to catch small typos. WWW: http://search.cpan.org/dist/MooX-StrictConstructor/
* - Update distinfo to match the update and unbreak the portmva2014-02-161-2/+2
| | | | Reported by: Steve Robertson <srobertanv@gmail.com>
* - Add p5-Test-Bits 0.02sunpoet2014-02-165-0/+40
| | | | | | | | | | | Test::Bits provides a single subroutine, bits_is(), for testing binary data. This module is quite similar to Test::BinaryData and Test::HexString in concept. The difference is that this module shows failure diagnostics in a different way, and has a slightly different calling style. Depending on the nature of the data you're working with, this module may be easier to work with. WWW: http://search.cpan.org/dist/Test-Bits/
* - Update to 1.24sunpoet2014-02-163-25/+31
| | | | | | - Fix PLIST Changes: http://search.cpan.org/dist/MooseX-App/Changes
* Fix removal of documentation subdirectory.lev2014-02-161-1/+2
|
* Add libopencmp3 -- LGPL3 runtime for Cortex-Mx microcontrollers.lev2014-02-167-0/+519
| | | | Now it supports only devel/gcc-arm-embedded toolchain.
* devel/matreshka: Clarify BSD is 3-clause licensemarino2014-02-161-1/+2
|
* Stage supportantoine2014-02-161-19/+14
|
* Stage supportantoine2014-02-161-1/+0
|
* Stage supportantoine2014-02-161-10/+8
|
* Stage supportantoine2014-02-161-1/+0
|
* Stage supportantoine2014-02-161-1/+0
|
* Stage supportantoine2014-02-161-18/+11
|
* - Update to 1.03sunpoet2014-02-162-3/+6
| | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Time-Clock/Changes
* - Update to 1.3.1sunpoet2014-02-162-3/+3
| | | | Changes: https://github.com/ahoward/open4/commits/master
* Stage supportantoine2014-02-161-1/+0
|
* Quick fix for previous commit.lev2014-02-161-1/+1
|
* Stage supportantoine2014-02-161-15/+11
|
* Stage supportantoine2014-02-161-1/+0
|
* Stage supportantoine2014-02-161-1/+0
|
* Stage supportantoine2014-02-161-5/+4
|
* Stage supportantoine2014-02-161-1/+0
|
* Stage supportantoine2014-02-161-1/+0
|
* Stage supportantoine2014-02-161-10/+9
|
* Simplify makefilelev2014-02-161-3/+1
|
* devel/gps: Specify LICENSE (GPLv3)marino2014-02-161-0/+3
|
* Add gcc-arm-embedded port -- full ARM Cortex-Mx/Rx toolchain, officialylev2014-02-166-0/+5181
| | | | packaged by ARM Holding.
* Stage supportantoine2014-02-161-1/+0
|
* Stage supportantoine2014-02-161-1/+0
|
* Stage supportantoine2014-02-161-10/+9
|
* Stage supportantoine2014-02-161-1/+0
|
* Stage supportantoine2014-02-161-1/+0
|
* Stage supportantoine2014-02-161-34/+28
|
* Remove devel/adabooch-doc-htmlmarino2014-02-165-46/+0
| | | | | | Documentation was integrated into the recent updated of devel/adabooch. This port is obsolete and can be removed immediately (and I highly doubt a single user had it installed based on state of adabooch).
* devel/adabooch: Update from version 20030309 to 20130322marino2014-02-156-280/+629
| | | | | | This update has a documentation option, so the adabooch-doc-html port is obsolete and will be removed shortly. This 10-year newer version is properly maintained and integrated into the Ada Framework.
* Stage supportantoine2014-02-151-1/+0
|
* Stage supportantoine2014-02-151-1/+0
|
* - Update to version 1.2.3, more precise LICENSE [1]pawel2014-02-153-19/+29
| | | | | | | | | - Remove leading article from COMMENT - Convert to new options framework, use helpers - Respect CFLAGS PR: ports/186340 [1] Submitted by: maintainer
* Stage supportantoine2014-02-151-9/+8
|
* Stage supportantoine2014-02-151-1/+0
|
* Stage supportantoine2014-02-151-1/+0
|
* Make it possible to stage some common lisp portsantoine2014-02-151-2/+2
|
* Add documentation, fix URL in descriptionlev2014-02-152-1/+8
|
* Add m4tools -- tools to wrok with TI / Stellaris ARM microcontrollerslev2014-02-156-0/+84
| | | | and JTAG variant.
* - Update to 1.532.2swills2014-02-152-3/+3
|
* Update to 13.12, make it build on 10/CURRENT with clang.lev2014-02-153-79/+197
| | | | | | PR: ports/186544 Submitted by: me Approved by: maintainer
* (1) Make possible to build subversion with db6.lev2014-02-154-6/+24
| | | | | | | (2) Fix and STAGEfy subversion-static. (3) Allow not to override/deinstall modified svnserve script if it is used. PR: ports/185005, ports/180121, ports/181340, ports/186446, ports/186764
* devel/adabooch*: Take over maintainership of Adabooch portsmarino2014-02-152-2/+2
| | | | | sylvio@ has been MIA for more than a year. The Adabooch ports need maintenance. The doc port will be merged into main port upon upgrade.
* - Update to 3.3.3olivierd2014-02-153-106/+9
| | | | | | | - Adjust LICENSE - Remove pkg-plist, use PYDISTUTILS_AUTOPLIST ChangeLog: https://github.com/simplejson/simplejson/blob/master/CHANGES.txt
* Upgrade to 0.05matthew2014-02-152-4/+3
| | | | ChangeLog: http://cpansearch.perl.org/src/ALEXMV/Symbol-Global-Name-0.05/Changes
* devel/sdl_gnat: Explicitly listed libsdl as dependencymarino2014-02-151-1/+1
| | | | suggested by: mva@
* - Stage supportmiwi2014-02-153-13/+4
| | | | - While here drop old alpha support
* - Don't touch /root/ during buildmiwi2014-02-151-0/+1
|
* - Patch the SDL configure script so it no longer adds -liconv to LDFLAGS whenmva2014-02-151-1/+5
| | | | | | | | converters/libiconv is installed on FreeBSD 10 - Add USES=iconv to graphics/sdl_ttf. The file showfont utility uses iconv.h PR: ports/186665 Submitted by: tijl@
* - Update to version 0.61.0mva2014-02-152-4/+1
|
* - Update to 1.551lwhsu2014-02-152-3/+3
|
* devel/adasdl: Deprecate and expire on 1 APR 2014marino2014-02-151-0/+3
| | | | | | | | | | | | | This port has a number of issues: 1. It has no maintainer 2. It is ancient (2001) 3. The follow-up for 2012 was never finished; alpha quality 4. It doesn't build on amd64 5. It is not staged It's essentially useless. A new thin binding to SDL for Ada was added: devel/sdl_gnat This should be used instead assuming license is acceptable (GPLv3)
* Add new port devel/sdl_gnat: Thin Ada bindings for SDL (GPLv3)marino2014-02-155-0/+108
|
* Fix build when python 3 is the default.brooks2014-02-151-4/+4
| | | | | PR: ports/186641, ports/186642 Submitted by: Gereon Kaiping <kta1c10!gereon@linta.de>
* Unbreakantoine2014-02-151-2/+3
| | | | Reported by: pkg-fallout
* Unbreakantoine2014-02-152-166/+11
| | | | Reported by: pkg-fallout
* - Update COMMENTsunpoet2014-02-152-102/+4
| | | | | | - Remove LIB_DEPENDS - Use PYDISTUTILS_AUTOPLIST - Bump PORTREVISION for dependency change
* Update to 2.1204skreuzer2014-02-152-3/+3
|
* Fix after stage support.mat2014-02-151-1/+1
|
* - Update to 0.011sunpoet2014-02-152-5/+16
| | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/CPAN-Meta-YAML/Changes
* Fix plist (directory listed as a file)antoine2014-02-151-3/+2
|
* - Remove PHP4 reference in IGNORE_WITH_PHPmiwi2014-02-155-5/+2
|
* - Convert to stagingmat2014-02-151-61/+24
| | | | | | - Convert to new options knobs. Sponsored by: Absolight
* - Remove useless bmake/fmake checkmiwi2014-02-151-4/+1
| | | | | - Stage support - Convert USE_GMAKE to USES
* - Convert to USES=tclgahr2014-02-145-101/+56
| | | | | | | | | | | - Add LICENSE - Add TEA-based build infrastructure - Switch to new OPTIONS framework (DOCS) - Cleanups PR: 183205 Submitted by: gahr Approved by: maintainer (timeout)
* - Unbreak building with latest boostdecke2014-02-141-0/+95
| | | | | | | - Don't bump PORTREVISION as it's only a build fix PR: ports/186762 Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer)
* devel/gnatpython: Update from version 20110912 to 20140205marino2014-02-143-16/+4
|
* - Update to 0.57sunpoet2014-02-142-3/+3
| | | | Changes: http://search.cpan.org/dist/IO-All/Changes
* - Update to 0.08sunpoet2014-02-143-8/+10
| | | | Changes: http://search.cpan.org/dist/Class-Load-XS/Changes
* - Stage supportmiwi2014-02-141-10/+3
| | | | | With help from: antoine Approved by: kwm
* Stage supportantoine2014-02-142-4/+2
|
* - Stage supportantoine2014-02-141-15/+10
| | | | | - Use PYDISTUTILS_AUTOPLIST - Remove infozip dependency
* - Update to 1.16gahr2014-02-149-1656/+124
| | | | | Release notes: https://core.tcl.tk/tcllib/doc/tcllib-1-16/support/releases/history/README-1.16.txt
* - do not use easy_install, convert to auto-generated packing listrm2014-02-1450-1766/+129
| | | | | - move DIST_SUBDIR upper, where appropriate - bump PORTREVISION
* - Remove USE_GNOME=lthack. Not needed, the bundled libtool is the latest ↵fluffy2014-02-142-69/+42
| | | | | | | | | | | | | version. - Remove USE_AUTOTOOLS=autoheader. Doesn't make any difference. - Add USES=libtool:oldver. - Replace LIBS with LDFLAGS. - Use option helpers. - Add --enable-force-system-iconv on FreeBSD 10 to prevent detection of converters/libiconv. PR: 186732 Submitted by: tijl
* - Update to 3.3.0tota2014-02-142-3/+3
|
* For clang, use the type of precompiled headers recommended by upstreamdim2014-02-141-0/+92
| | | | | | | (generated by -emit-pch), instead of the deprecated ones (generated by -emit-pth). Approved by: bapt
* - Update to 0.3400sunpoet2014-02-142-3/+4
| | | | Changes: http://search.cpan.org/dist/DateTime-Set/Changes
* - Update to 0.07sunpoet2014-02-143-9/+8
| | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/Class-Load-XS/Changes
* - Update to 1.005003sunpoet2014-02-142-3/+3
| | | | Changes: http://search.cpan.org/dist/strictures/Changes
* - Update to 1.22sunpoet2014-02-142-4/+10
| | | | | | | - Add LICENSE - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Tree-DAG_Node/Changes
* - Update to 0.8.1sunpoet2014-02-142-3/+3
| | | | Changes: https://github.com/delano/sysinfo/blob/master/CHANGES.txt
* devel/py-qt4:makc2014-02-132-36/+65
| | | | | | - Improve comment - Use options helpers - Add options for all PyQt4 ports
* devel/py-sip:makc2014-02-131-1/+3
| | | | | | | - Add DOCS to OPTIONS_DEFINE [1] - Convert WITH_DEBUG to option Prompted by: ehaupt [1]
* mowgli is a development framework for C (like GLib), which provides hightdb2014-02-135-0/+97
| | | | | | | | | | performance and highly flexible algorithms. It can be used as a supplement to GLib (to add additional functions (dictionaries, hashes), or replace some of the slow GLib list manipulation functions), or stand alone. It also provides a powerful hook system and convenient logging for your code, as well as a high performance block allocator. WWW: http://www.atheme.org/project/mowgli
* Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested forehaupt2014-02-131-2/+0
| | | | | | afterwards. Encouraged by: mat
* Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested forehaupt2014-02-131-2/+0
| | | | | | afterwards. Encouraged by: mat
* - Add missing DOCS and EXAMPLES options to OPTIONS_DEFINE [1]makc2014-02-131-1/+3
| | | | | | - Shorten comment Prompted by: ehaupt [1]
* - Create CC symlinkbdrewery2014-02-131-2/+2
| | | | | PR: ports/186708 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
* Fix plist.thierry2014-02-131-2/+0
| | | | Reported by: QAT
* Development tools and base libraries for linux_base-f10. Required bythierry2014-02-135-0/+1528
| | | | | | | | some Linux applications such as Matlab, which allows the user to integrate custom C, C++, and Fortran code via the MEX compiler. PR: ports/184549 Submitted by: Jason Bacon <jwbacon (at) tds.net>
* Now that this port is staged and DOCS defined we can stop testing for DOCS inehaupt2014-02-131-3/+0
| | | | any install target.
* Now that this port is staged and DOCS defined we can stop testing for DOCS inehaupt2014-02-131-3/+0
| | | | any install target.
* devel/matreshka: Upgrade from version 0.5.0 to 0.6.0marino2014-02-134-35/+28
| | | | | | One caveat: Firebird driver has been disabled. It doesn't build using GNAT 4.7. It will be reenabled by either a patch from the developer or when GNAT is rebased on GCC 4.9
* - Update from 5.0.5 to 5.1.0danilo2014-02-133-6/+8
| | | | - Convert BSD to BSD4CLAUSE and add APACHE20
* - Update to 0.008sunpoet2014-02-122-6/+10
| | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/MouseX-Foreign/Changes
* - Update to 2.5.0sunpoet2014-02-122-5/+5
| | | | Changes: https://github.com/guard/listen/releases
* - Add rubygem-celluloid-io 0.15.0sunpoet2014-02-124-0/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | Celluloid::IO provides an event-driven IO system for building fast, scalable network applications that integrates directly with the Celluloid actor library, making it easy to combine both threaded and evented concepts. Celluloid::IO is ideal for servers which handle large numbers of mostly-idle connections, such as Websocket servers or chat/messaging systems. Celluloid::IO provides a different class of actor: one that's slightly slower and heavier than standard Celluloid actors, but one which contains a high-performance reactor just like EventMachine or Cool.io. This means Celluloid::IO actors have the power of both Celluloid actors and evented I/O loops. Unlike certain other evented I/O systems which limit you to a single event loop per process, Celluloid::IO lets you make as many actors as you want, system resources permitting. Rather than callbacks, Celluloid::IO exposes a synchronous API built on duck types of Ruby's own IO classes, such as TCPServer and TCPSocket. These classes work identically to their core Ruby counterparts, but in the scope of Celluloid::IO actors provide "evented" performance. Since they're drop-in replacements for the standard classes, there's no need to rewrite every library just to take advantage of Celluloid::IO's event loop and you can freely switch between evented and blocking IO even over the lifetime of a single connection. WWW: https://github.com/celluloid/celluloid-io RG: https://rubygems.org/gems/celluloid-io
* - Add rubygem-nio4r 1.0.0sunpoet2014-02-124-0/+41
| | | | | | | | | | | | | | | | | | | | | | | nio4r provides an abstract, cross-platform stateful I/O selector API for Ruby. I/O selectors are the heart of "reactor"-based event loops, and monitor multiple I/O objects for various types of readiness, e.g. ready for reading or writing. The most similar API provided by Ruby today is Kernel.select, however the select API requires you to pass in arrays of all of the I/O objects you're interested in every time. nio4r provides a more object-oriented API that lets you register I/O objects with a selector then handle them when they're selected for various types of events. nio4r is modeled after the Java NIO API, but simplified for ease-of-use. Its goals are: - Expose high-level interfaces for stateful IO selectors - Keep the API small to maximize both portability and performance across many different OSes and Ruby VMs - Provide inherently thread-safe facilities for working with IO objects WWW: https://github.com/celluloid/nio4r RG: https://rubygems.org/gems/nio4r
* Add p5-Module-Install-ReadmeFromPod, a Module::Install extension whichdes2014-02-125-0/+40
| | | | generates a README from POD during installation.
* Update to 1.8.5.4.wxs2014-02-123-7/+9
|
* - update to 1.3rm2014-02-124-70/+14
| | | | | | | | | | | | | | - change mastersites to PYPI (it hold more fresh version - 1.3) - switch to using PYDISTUTILS_AUTOPLIST, so remove no more needed PYDISTUTILS_PKGNAME and PYDISTUTILS_EGGINFO - use DOS2UNIX to clean up cfgparse code - support stage, by install port docs unconditionally to stage area - remove PLIST_SUB that wasn't used anywhere in pkg-plist - whitespace fix in pkg-descr PR: 185564 Submitted by: rm (myself) Approved by: John Ferrell <jdferrell3@gmail.com> (maintainer)
* devel/py-capstone: Delete stray pkg-plist (thanks ruslan!)koobs2014-02-121-1/+0
| | | | | | Delete empty pkg-plist, leftover after AUTOPLIST Reported by: rm
* Upgrade to version 1.2.0.olgeni2014-02-123-3/+13
|
* - update to to 2.25.0rm2014-02-122-3/+3
| | | | | Release notes: https://github.com/boto/boto/blob/develop/docs/source/releasenotes/v2.25.0.rst
* devel/ahven: Add ISC licensemarino2014-02-122-1/+3
| | | | No bump, 10 minute rule. :)
* devel/avhen: Update from version 2.3 to 2.4marino2014-02-123-7/+7
|
* - install hdfs.h (libhdfs)rm2014-02-122-1/+5
| | | | | | | | - bump PORTREVISION PR: 186615 Submitted by: Gea-Suan Lin <gslin@gslin.org> Approved by: pfg (maintainer)
* - Stage supportmiwi2014-02-121-1/+0
|
* Stage support for devel/pearantoine2014-02-122-25/+90
| | | | | | | | | | Both go-pear and install-pear have been investigated, finally we patch go-pear in a similar way that pkgsrc does to support stage Unfortunately with both solutions, pear internals insist on writing registration information outside of stage if it is writeable (staging as root) Hide this violation when staging as root on the package builders. Requested by: miwi (maintainer)
* - update to 4.5.3rm2014-02-122-10/+10
| | | | | PR: 186675 Submitted by: Svyatoslav Lempert <svyatoslav.lempert@gmail.com> (maintainer)
* Update to 1.0.1f.knu2014-02-123-3/+6
|
* Update to 1.2.8.knu2014-02-122-5/+4
|
* devel/py-virtualenv: Restore py3k-fix-pkg-plist.inckoobs2014-02-122-0/+18
| | | | | | | | | | | Restore py3k-fix-pkg-plist.inc that other ports reference as they have not transitioned to AUTOPLIST and need it for Python 3.x compatibility. Add a comment to the include header as a breadcrumb with a PR reference. PR: ports/186669 Reported by: Gereon Kaiping <kta1c10 ! gereon at linta dotde> Approved by: maintainer (implicit, via email)
* Update to 3.0.13.knu2014-02-122-3/+3
|
* Update to 0.1.5.knu2014-02-122-3/+3
|
* - Update to 1.5.2miwi2014-02-122-3/+3
|
* - Bootstrap fix, thanks to Rubin Simonsfluffy2014-02-121-1/+2
| | | | Submitted by: maintainer via skype
* - Bump PORTREVISION for dependency changenemysis2014-02-123-15/+17
| | | | | | | | | - Remove dependency for japanese/libskk - Add dependency for multimedia/smpeg - Remove obsolete patch, changed by Upstream - Change pkg-descr Reported by: Ippei Obayashi <ohai@kmc.gr.jp> (Upstream)
* - update to 0.19rm2014-02-123-4/+4
| | | | | PR: 186658 Submitted by: Johannes Jost Meixner <xmj@chaot.net> (maintainer)
* - update to 0.30rm2014-02-123-6/+5
| | | | | | | - clarify license PR: 186659 Submitted by: Johannes Jost Meixner <xmj@chaot.net> (maintainer)
* Stage supportantoine2014-02-121-1/+0
|
* Stage supportantoine2014-02-121-1/+0
|
* Stage supportantoine2014-02-121-6/+4
|
* Take over maintainershipskreuzer2014-02-121-2/+2
| | | | | | Convert LIB_DEPENDS to new format Approved by: gnn (maintainer)
* - Update to 1.4.3sunpoet2014-02-122-3/+3
| | | | | | Changes: https://github.com/theseer/fDOMDocument/#changelog PR: ports/186526 Submitted by: Gasol Wu <gasol.wu@gmail.com>
* - Update to 1.1.0sunpoet2014-02-122-3/+5
| | | | | | | | - Add LICENSE Changes: https://github.com/theseer/fXSL/#changelog PR: ports/186525 Submitted by: Gasol Wu <gasol.wu@gmail.com>
* Fix packagingantoine2014-02-121-1/+0
| | | | | Reported by: pkg-fallout Note: if this directory was reported as a leftover by tinderbox, this would be a bug in tinderbox (home directory of a user created by the port)
* - Stage supportmiwi2014-02-111-2/+1
|
* - Stage supportmiwi2014-02-111-10/+6
|
* Install tests for lutok, kyua-testers and kyua.jmmv2014-02-116-11/+199
| | | | | | This is all conditionalized on a TEST option. Approved by: bdrewery
* Update to 1.20ehaupt2014-02-112-3/+3
|
* Update to 0.59ehaupt2014-02-112-3/+3
|
* Update to 0.03ehaupt2014-02-112-3/+3
|
* Update to 0.99ehaupt2014-02-112-5/+3
|
* Update to 0.49ehaupt2014-02-112-3/+3
|