aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
Commit message (Collapse)AuthorAgeFilesLines
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵amdmi32016-05-241-1/+1
| | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket
* Convert tab after WWW: in pkg-descrs to single space as per PHBamdmi32016-05-249-9/+9
| | | | Approved by: portmgr blanket
* During the exp-run in bug 208158, it was found that x11-toolkits/wxgtk30dim2016-05-241-0/+10
| | | | | | | | | | | | | | | | | gives errors with libc++ 3.8.0: ./src/stc/scintilla/src/Editor.cxx:5844:6: error: call to 'abs' is ambiguous if (abs(pt1.x - pt2.x) > 3) ^~~ This is because pt1.x and pt2.x are float values, but <cmath> is not included, and abs() for float values comes from that header. Fix it by including <cmath>. Approved by: portmaster@bsdforge.com (maintainer) Approved by: vlad-fbsd@acheronmedia.com (maintainer) PR: 209694 MFH: 2016Q2
* Fix pango install deinstall script that are no longer needed since 1.38bapt2016-05-232-3/+1
|
* - Fix trailing whitespace in pkg-messagesamdmi32016-05-191-1/+1
| | | | Approved by: portmgr blanket
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*amdmi32016-05-1921-51/+51
| | | | Approved by: portmgr blanket
* Update scite and scintilla to 3.6.5.madpilot2016-05-142-3/+4
| | | | | | PR: 209489 Submitted by: me Approved by: Naram Qashat <cyberbotx at cyberbotx.com> (maintainer)
* Update to version 2.2.13pawel2016-05-113-4/+4
| | | | | | | | | | Changelog: Use glib's unix fd implementation for io_watch where glib >= 2.36 is installed, unless otherwise chosen during configuration (acinclude.m4, configure-gtk2.ac, configure-gtk-3.ac; io_watch.cpp). Update documentation (callback.h, extension.h, future.h).
* graphics/py-opengl{-accelerate}: 3.0.1 -> 3.1.0, change to PyPI namingpi2016-05-102-5/+5
| | | | | | | | | | - upgrade fixes the use of the port - py-opengl -> py-PyOpenGL - py-opengl-accelerate -> py-PyOpenGL-accelerate PR: 205472 Submitted by: matthew@reztek.cz Reviewed by: koobs
* Change Ada Framework foundation from gcc5-aux to gcc6-auxmarino2016-04-303-3/+3
| | | | | | | | | | | | | | | | GCC 6.1 was released this week. The Ada Framework in FreeBSD ports has been based on GCC 5.3 GNAT although GCC 6.x has been supported for awhile via the ADA_DEFAULT option in make.conf. Now that GCC 6 has been officially released, switch to it by default. People can maintain the old foundation by putting "ADA_DEFAULT=5" in /etc/make.conf. Libraries built by one GNAT are unusable by another, so almost every Ada port has been bumped as a result. Noticable exceptions are dns/ironsides which fails to build on gcc6 (thus USES=ada:5 is set) and cad/ghdl which needs additional testing as it may require gcc5 on FreeBSD (DragonFly uses the LLVM backend only).
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultswills2016-04-289-9/+9
|
* create USES=gem and update rubygem- ports to use itswills2016-04-289-18/+9
| | | | | | | Note that for now ports still have to have USE_RUBY=yes to use USES=gem PR: 209041 Differential Revision: https://reviews.freebsd.org/D6070
* - Remove outdated PERL_LEVEL checksunpoet2016-04-231-8/+1
|
* - Add LICENSE_FILEsunpoet2016-04-231-0/+1
|
* - Add LICENSE_FILEsunpoet2016-04-231-0/+1
|
* Convert more ports to USES=(tcl|tk):teagahr2016-04-2215-142/+72
|
* many ports: mark broken on powerpc64swills2016-04-221-0/+2
|
* Update to 0.2.6madpilot2016-04-203-10/+10
|
* New port: x11-toolkits/p5-Gtk3pi2016-04-185-0/+38
| | | | | | | | | | | | | | | | | | Perl bindings to the 3.x series of the gtk+ toolkit. This module allows you to write graphical user interfaces in a Perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API. Find out more about gtk+ at http://www.gtk.org. The gtk+ reference manual is also a handy companion when writing Gtk3 programs in Perl: http://developer.gnome.org/gtk3/stable/. The Perl bindings follow the C API very closely, and the C reference documentation should be considered the canonical source. WWW: https://metacpan.org/pod/Gtk3 PR: 208372 Submitted by: hiroto.kagotani@gmail.com
* Consistently prefer ${CONFIGURE_CMD} over ./${CONFIGURE_SCRIPT}jbeich2016-04-131-1/+1
| | | | | | | | | This also fixes SET_LATE_CONFIGURE_ARGS with custom CONFIGURE_CMD. PR: 208294 Exp-run by: antoine Approved by: portmgr (antoine), perl (mat) Differential Revision: https://reviews.freebsd.org/D4158
* CentOS ports: for c6_64, install 32bit libraries alongsideswills2016-04-1313-9/+162
| | | | | PR: 206943 Submitted by: xmj
* - Update to 3.0.8sunpoet2016-04-122-3/+3
| | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
* - Update to 3.0.8sunpoet2016-04-123-31/+3
| | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
* - Update to 3.0.8sunpoet2016-04-122-4/+3
| | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
* - Update to 3.0.8sunpoet2016-04-122-4/+3
| | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
* - Update to 3.0.8sunpoet2016-04-122-4/+3
| | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
* - Update to 3.0.8sunpoet2016-04-122-4/+3
| | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
* - Update to 3.0.8sunpoet2016-04-122-4/+3
| | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
* - Update to 3.0.8sunpoet2016-04-122-4/+3
| | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
* - Update to 3.0.8sunpoet2016-04-122-4/+3
| | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
* x11-toolkits/p5-Pango: update to 1.227swills2016-04-102-4/+3
|
* x11-toolkits/p5-Gtk2: update to 1.2498swills2016-04-102-3/+3
|
* x11-toolkits/bwidget: update to 1.9.10gahr2016-04-082-7/+7
|
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-01157-421/+421
| | | | | With hat: portmgr Sponsored by: Absolight
* Fixup some whitespace at the beginning of lines problems.mat2016-04-015-5/+5
| | | | | With hat: portmgr Sponsored by: Absolight
* - Update to 0.5.0sunpoet2016-04-011-0/+1
| | | | | | - Bump PORTREVISION for graphics/webp shlib change Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
* Correct MASTER_SITE URL.cy2016-03-291-1/+1
|
* Welcome the new x11-tookits/Xmt port.cy2016-03-289-0/+422
| | | | | | | | | | Xmt is a Motif Tools library, introduced in the book Motif Tools (ISBN 1-56592-044-9). The Xmt Motif Tools library provides developers of user interfaces tools that make Motif easier to use. Xmt consists of the core library of additional widgets, utility programs, docs, tutorials, and example code. WWW: http://motiftools.sourceforge.net/
* - Update security/gnutls to 3.4.10.tijl2016-03-275-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | - Rename the LIBDANE option DANE because that's the name of the protocol supported by libgnutls-dane and gnutls-cli. Also clarify the option description. - Add an IDN option. - libgnutls-openssl has been removed in 3.4. Some ports used this library in their LIB_DEPENDS but no port actually required it. - Some old API functions have been removed. Ports that used these have been updated or patched to use the new API. - Add a patch to print/cups to prevent overlinking of libgnutls.so. - Bump PORTREVISION on dependent ports. net-im/jabber: This port used the old API to give users fine grained control over which crypto algorithms were used via a configuration file. It's not immediately obvious how to port this to the new API so the port always uses the defaults now. www/hydra: Mark BROKEN. This uses more removed calls than the other ports, is said to be alpha quality and not fully functional and has been abandoned 10 years ago. PR: 207768 Exp-run by: antoine Approved by: portmgr (antoine)
* - Update to 3.6.4wen2016-03-273-5/+5
| | | | | | PR: 208300 Submitted by: sergey.v.brunov@gmail.com Approved by: maintainer
* Update to 1.6.51.mat2016-03-234-13/+27
| | | | | | PR: 208215 Submitted by: tkato432 yahoo com Sponsored by: Absolight
* Update to 1.46. Prima can now leverage pkg-config, so switch toadamw2016-03-214-24/+5
| | | | | | that rather than using CONFIGURE_ARGS. Changes: https://metacpan.org/changes/distribution/Prima
* Update 2.3.4 --> 2.3.5.cy2016-03-183-8/+18
| | | | | | | | Take maintainership of this port. PR: 2208077 Submitted by: cy Approved by: Maintainer (Mikhail Tsatsenko <m.tsatsenko@gmail.com>)
* - Add LICENSE_FILEamdmi32016-03-161-1/+2
| | | | | | - Remove unneeded USES=tar:tbz2 (noop with USE_GITHUB) Approved by: portmgr blanket
* Combine print/cups-base, print/cups-client and print/cups-image intotijl2016-03-115-9/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | print/cups and update it to 2.1.3. Also remove print/cups-pstoraster, improve print/cups-filters, print/foomatic-* and update print/hplip to 3.16.2. Long description: First some background. When you hand a file to cups it sets up a chain of filter programs that converts the file to something a printer understands. Each filter has a cost associated with it and cups tries to find the cheapest chain. Costs used to be configured in such a way that files were first converted to PostScript. This could then be manipulated further (e.g. putting multiple pages on one sheet) before finally being sent to a PostScript printer or another filter like pstoraster which produces a raster format understood by non-PostScript printer drivers. Nowadays most filters have been moved from cups to cups-filters and they have been configured to use PDF as an intermediate format instead of PostScript. Merging of cups-base, cups-client and cups-image into print/cups: - cups-image provides a library to work with the cups raster format. It is only used to implement filters and printer drivers and these only exist in the context of a cups server so there's no need to separate this from cups-base. - cups-client provides a library that allows applications to print via cups. It is possible to use the library to access a remote cups server without running a local cups server, but such a setup is discouraged and the configuration file to set this up has been marked deprecated. It is better to run a local cups server and let that talk to the remote cups server because then you have the benefits of local job queuing in case the remote server is down or busy. Given this and the fact that without filters cups-base is now smaller than it used to be it makes sense to merge the ports. The patch also adds options IPPTOOL, DOCS and NLS which when disabled make the new cups package smaller than the current cups-client package. Merging the ports also prevents problems with options like ZEROCONF being configured differently in both ports. - print/cups was a metaport that depended on cups-base and some filters. There isn't really a need for such a metaport so cups-base can be renamed to cups. The filters can be depended on by printer drivers such as hplip if they need them. Additional changes to the new print/cups: - Clean up the patches. They seem to have been regenerated with post-patch changes included. - Add a patch to prevent intermediate conversion to PDF when a PostScript file is sent to a PostScript printer when cups-filters is installed. - Fix the PAM configuration file. - Add a patch to let the server search /usr/local/share/ppd like on Linux so other ports don't have to add links to it. - Remove ulpt(4) helper scripts. The port uses libusb with ugen(4). - Remove support for mDNSResponder. cups-filters only supports Avahi. - Combine ICONS and XDG_OPEN options into an X11 option to support WITHOUT_X11. - Optionally depend on colord for ICC profile support. - Various smaller changes. Changes to print/cups-filters: - Let the cups_browsed rc.d script depend on cupsd and avahi_daemon instead of LOGIN. - Development of foomatic-filters has been moved to cups-filters so let this port install foomatic related files and add foomatic-filters to CONFLICTS. - Fix location of liblouis tables. - Add patch to fix ICC support. Changes to print/cups-pstoraster: This port is essentially an old version of Ghostscript plus a cups filter. It's no longer developed. This commit removes it and changes existing dependencies to print/cups-filters which depends on print/ghostscript* and includes a gstoraster filter that can handle both PostScript and PDF. Changes to print/foomatic-db*: Remove old MASTER_SITES and dependencies and eliminate PKGNAMEPREFIX. Changes to print/foomatic-filters: Install beh backend with its original name again and add cups-filters to CONFLICTS. Changes to print/hplip: - Stop installing hpijs/foomatic-rip support. This is no longer supported upstream. - Stop installing hpcups PPDs. These are now automatically generated. The bundled PPDs are generated for an older version of cups. - Rename the QT option to X11 to support WITHOUT_X11. - Simplify the patches now that ports are installed in a staging area. - Add a patch to set SO_REUSEPORT (next to SO_REUSEADDR) on the mDNS socket like avahi-daemon does. This fixes Zeroconf support for HP network printers. PR: 207746 Exp-run by: antoine Approved by: portmgr (antoine)
* x11-toolkits/attica: Change the location where we install its headers.rakuco2016-03-092-43/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In preparation for the upcoming KDE Frameworks 5 and Plasma 5 ports, install attica's headers into include/attica/attica instead of include/attica. Users of attica reference the headers in the code with #include <attica/foo.h> which means the compiler is passed -I${LOCALBASE}/include for the headers to be found. The KDE Frameworks 5 version of attica installs the headers into include/KF5/attica, so depending on the other of the arguments the compiler can end up being passed -I${LOCALBASE}/include -I${LOCALBASE}/include/KF5 leading to the wrong attica headers being used instead. By changing the header location, we make sure one passes -I${LOCALBASE}/include/attica to use the attica 0.4.2 headers. The original idea and code came from Tobias Berner <tcberner@gmail.com>, with further improvements from myself. While here, add some comments explaining why some sed calls are made in the post-patch target. Last but not least, audio/tomahawk had to be patched for the attica headers to be properly found now that they are no longer in ${LOCALBASE}/include. The patch itself contains a larger explanation of what had to be done. All other ports depending on x11-toolkits/attica work fine without any changes. Submitted by: Tobias Berner <tcberner@gmail.com> (original version)
* Switch to an out-of-source CMake build.rakuco2016-03-091-1/+1
| | | | There should be no changes to the produced package.
* Update to 1.1.10.mat2016-03-0811-77/+75
| | | | | | PR: 204201 Submitted by: tkato432 yahoo com Sponsored by: Absolight
* Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.mat2016-03-081-2/+2
| | | | | | | | | | | | Fix distinfo for the offending ports. lang/yorick's tag was moved, and the added patch was no longer needed. PR: 207644 Submitted by: mat Exp-run by by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D4268
* Update vte3 to 0.42.4.kwm2016-03-043-4/+4
|
* Update gtk30 to 3.18.8.kwm2016-03-042-4/+4
|
* Add GStreamer1 gstsink plugin.kwm2016-03-042-0/+14
|
* x11-toolkits/tk86: switch to OPTIONS helpersgahr2016-03-012-400/+383
|
* lang/tcl86, x11-toolkits/tk86: update to 8.6.5gahr2016-03-013-5/+4
| | | | Announcement: http://code.activestate.com/lists/tcl-core/15514
* x11-toolkits/py-kivy: update to 1.9.1dbn2016-02-258-679/+1411
| | | | | | | | | | | | Changes: - Add dependency for multi-touch support - Explicitly set USE_* MAKE_ENV variables - Remove unneeded shebang fixes - Add SDL2 to image group for options - Remove PDF option (does not build) - Use option helps - Remove upstreamed patches - Use explicit pkg-plist
* lang/tcl85, x11-toolkits/tk85: update to 8.5.19gahr2016-02-164-418/+387
| | | | Announcement: http://code.activestate.com/lists/tcl-core/15413/
* - Clarify LICENSEamdmi32016-02-151-11/+13
| | | | | - Add LICENSE_FILE - Switch to options helpers
* - Add LICENSEamdmi32016-02-152-15/+16
| | | | | | - Switch to options helpers - Simplify installation - Switch to pkg-plist
* - Switch to USES=localbaseamdmi32016-02-151-4/+4
| | | | - Switch to options helpers
* - Switch to options helpersamdmi32016-02-151-1/+1
|
* The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.kwm2016-02-1527-974/+774
| | | | | | | | | | | | | | | | | | | | | The offical GNOME 3.18 release notes can be found at https://help.gnome.org/misc/release-notes/3.18/ This update doesn't contain the glib/gtk c++ bindings which will be done in a another update due to the requirement on c++11 and the amount of fallout this probably will give. GDM is still at version 3.16 due to some issues. Bump mate-themes to use the gtk 3.18 version of the themes. Thanks to Antoine Brodin for running the exp-runs. This release was made possible by the following people: Gustau Perez Ting-Wei_Lan PR: 207006
* - Add LICENSEamdmi32016-02-154-12/+15
| | | | | - Switch to options helpers - Regenerate patches with `make makepatch`
* x11-toolkits/osm-gps-map: New port for a Gtk+ map widgetdumbbell2016-02-135-0/+80
| | | | | | Reviewed by: kwm Approved by: kwm Differential Revision: https://reviews.freebsd.org/D4246
* - Switch to options helpersamdmi32016-02-111-6/+6
|
* - Add LICENSEamdmi32016-02-111-1/+6
| | | | - Switch to options helpers
* - Switch to options helpersamdmi32016-02-111-2/+6
|
* - Mark MAKE_JOBS_UNSAFE, fails sporadically with parallel build:amdmi32016-02-091-0/+1
| | | | | | | | | | chmod: libpTk.a: No such file or directory or ERROR: Cannot copy 'version.h' to '../blib/arch/Tk/pTk/version.h': Permission denied Approved by: portmgr blanket
* Turn gnome-pty-helper into a stand-alone port. Copy parts of the vte3kwm2016-02-086-11/+75
| | | | | | | | Makefile and the patches from the current vte3 port. The next update of the vte3 port to 0.42.x doesn't bundle this code anymore. Obtained from: gnome devel repo
* Update to 3.6.3olivierd2016-02-072-3/+3
| | | | | PR: 206751 Submitted by: Naram Qashat (maintainer)
* Remove Python 3.2 related slave ports to unbreak INDEXrm2016-02-032-8/+0
| | | | With hat: python
* Remove source and intermediate build output from intalled rubygem- portsswills2016-02-0213-1/+62
| | | | PR: 192949
* Welcome Centos 6.7miwi2016-01-3110-55/+55
| | | | | | | | | | | | | | - Upgrade all linux-c6- to CentOS 6.7 - Cleanups PR: 205846 Submitted by: xmj In Collaboration with: allanjude, netchild, xmj Exp-run: antoine Sponsored by: Perceivon Hosting Inc. Differential Revision: D3428 We'd like to thanks for all the feedback and comments.
* - Fix a typo made in r356451 as part of conversion to option helpers:danfe2016-01-271-5/+6
| | | | | | | | GSTREAMER_ENABLE -> GSTREAMER_CONFIGURE_ENABLE - Remove --with-libmspack from initial CONFIGURE_ARGS since it has its own option and controlled via MSPACK_CONFIGURE_WITH knob - Enable building of wxStackWalker class for getting backtraces, some software requires it
* Remove CONFLICTS with older qt5-designer versions.rakuco2016-01-251-3/+0
| | | | | | | | | | | | | | | | | | | It is causing portmaster to fail with an error like this: ===>>> x11-toolkits/qt5-uiplugin seems to depend on devel/qt5-designer which looks like a dependency loop which is not really what's happening here; the error comes from the fact that qt5-designer 5.4.1 is being upgraded to 5.5.1, qt5-uiplugin is added as a dependency that must be built first, but then it's marked as CONFLICTing with the installed qt5-designer version. Since qt5-designer < 5.5.0 does not actually install any of the uiplugin files (since it was not an independent module before), we can just remove the CONFLICTS line. Thanks to Walter Schwarzenfeld (w.schwarzenfeld@aon.at) for the report. PR: 206435
* Update Qt5 to 5.5.1.rakuco2016-01-2519-193/+288
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the latest stable release at time of writing. Release announcement: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/ New features in Qt 5.5: https://wiki.qt.io/New_Features_in_Qt_5.5 As usual, huge thanks to Tobias Berner (tcberner@gmail.com) for all his work on these ports in kde@'s experimental area51 repository. He's the one who started the update and did a lot of the initial work on Qt 5.5. Ralf Nolden (nolden@kde.org) has contributed the initial version of most of our new Qt5 ports. Also thanks to Yuri Victorovich (yuri@rawbw.com) for contributing PR 205805 with his own patch for the 5.5.1 update. Some of his changes there prompted additional fixes and changes present in the final patch generated from our experimental repository. New ports: - comms/qt5-connectivity, comms/qt5-sensors, devel/qt5-location, graphics/qt5-3d, net/qt5-enginio, x11-toolkits/qt5-canvas3d, x11-toolkits/qt5-uiplugin. General changes in all Qt5 ports: - All Qt5 ports are now built with -Wl,--as-needed to avoid overlinking, which is a problem with qmake-based because the libraries passed to the linker come from the modules .pri files and many are not necessary. - With this change, several ports had their USE_QT5 lines adjusted to explicitly include some libraries that were pulled in implicitly, and to exclude libraries no longer required with -Wl,--as-needed. Changes in specific ports: - devel/qt5: Drop the SQL_PLUGINS and TOOLS options and depend on all Qt5 ports by default. It makes the Makefile much simpler, and those options were already on by default. - devel/qt5-core: The clang+base libstdc++ workaround has been expanded and more C++11 features have been disabled when that combination is used by a port (basically, FreeBSD 9 with USES=compiler:c++11-lang). The disabled features have explanations for why they were disabled in the patched header itself. - devel/qt5-designer: uiplugins has been split out following a similar change upstream. By depending on qt5-uiplugin, qt5-uitools avoids having to depend on the big qt5-designer port. - multimedia/qt5-multimedia: The port now uses GStreamer 1.0 instead of 0.10. - net/qt5-network: The port now depends on libproxy for proxy settings. Using libproxy allows proxy settings to be read from different sources, and also allows .pac files to work with Qt. - www/qt5-webkit: The port now uses GStreamer 1.0 instead of 0.10. PR: 205805 PR: 206435
* Update poppler to 0.40.0. [1]kwm2016-01-222-0/+28
| | | | | | | | | Add patches to py-poppler [2] and rubygem-poppler [3] to fix the build of these ports with poppler 0.39+. PR: 206293 [1] Submitted by: olivierd@ [1] Obtained from: ubuntu [2], rubygem-poppler upstream [3]
* Upgrade to 0.13.vanilla2016-01-212-6/+4
| | | | Approved by: maintainer via twitter.
* Upgrade to 0.5.vanilla2016-01-212-13/+11
| | | | Approved by: maintainer via twitter.
* x11-toolkits/p5-Wx: 0.99.27 -> 0.99.28pi2016-01-183-15/+28
| | | | | | | - also fix build error on 9.x PR: 200309 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Add rubygem-vte3 3.0.7sunpoet2016-01-174-0/+29
| | | | | | | Ruby/VTE is a Ruby binding of VTE. WWW: http://ruby-gnome2.sourceforge.jp/ Sponsored by: PortsCamp Taiwan
* - Update to 3.0.7sunpoet2016-01-172-6/+4
| | | | | | | - Fix LICENSE Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Sponsored by: PortsCamp Taiwan
* - Update to 3.0.7sunpoet2016-01-172-5/+4
| | | | | | | - Fix LICENSE Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Sponsored by: PortsCamp Taiwan
* - Update to 3.0.7sunpoet2016-01-172-5/+4
| | | | | | | - Fix LICENSE Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Sponsored by: PortsCamp Taiwan
* - Update to 3.0.7sunpoet2016-01-172-5/+4
| | | | | | | - Fix LICENSE Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Sponsored by: PortsCamp Taiwan
* - Update to 3.0.7sunpoet2016-01-172-6/+7
| | | | | | | | | - Fix LICENSE - Add NO_ARCH - Use USE_GNOME=gtksourceview3 Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Sponsored by: PortsCamp Taiwan
* - Update to 3.0.7sunpoet2016-01-172-5/+5
| | | | | | | - Fix LICENSE Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Sponsored by: PortsCamp Taiwan
* - Update to 3.0.7sunpoet2016-01-172-8/+8
| | | | | | | - Fix LICENSE Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Sponsored by: PortsCamp Taiwan
* - Update to 3.0.7sunpoet2016-01-172-5/+4
| | | | | | | - Fix LICENSE Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Sponsored by: PortsCamp Taiwan
* Split render engine modules into separate ports to allow multipleamdmi32016-01-179-11/+94
| | | | | | | render modules installed at the same time without introducing unneeded dependencies. PR: 205726
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-137-7/+7
| | | | Approved by: portmgr blanket
* Remove deprecated @dirrmpawel2016-01-101-16/+0
| | | | Approved by: portmgr blanket
* Remove deprecated @dirrmpawel2016-01-092-14/+2
| | | | Approved by: portmgr blanket
* Update to version 2.2.12pawel2016-01-063-8/+4
| | | | | | | | | | | | | | | | | | | | | | Changelog: Simplify Cgu::Application::add() method (application.cpp). Minor implementation improvement for Cgu::Thread::parallel_transform* functions (do pointer arithmetic before not after tasks are launched) (parallel.h). Permit return value optimisation when returning thread object on starting new thread (thread.cpp). Update libtool to version 2.4.6. Documentation fix for doxygen-1.8.9 (docs/Doxyfile.in). Update code comments (emitter.h). Update documentation (doxygen.main.in, application.h, emitter.h, extension.h, future.h, future.tpp, shared_handle.h, shared_ptr.h, task_manager.h, thread.h).
* Mark BROKEN: unfetchable.rakuco2016-01-061-0/+2
| | | | | The project does not exist in PyPI anymore, and has no repository on Enthought's GitHub account.
* - Switch to WRKSRCmiwi2016-01-041-2/+2
|
* Update GStreamer1 to 1.6.2.kwm2016-01-041-1/+1
| | | | | | | | | | | | Update GStreamer1-vaapi to 0.7.0. * Spell GStreamer consistently. [1] * Fix typo in py3kplist in py3-gstreamer1 [1] * Improve plugins COMMENTS (more improvements welcome) * Actually include the gstreamer1-libav update this time. PR: 204204 [1] (based on) Submitted by: olivierd@ [1]
* Switch to fetching from GitHub.rakuco2016-01-042-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The project does not seem to exist in PyPI anymore, switch to fetching from GitHub. diff between the two tarballs: Only in dist-TraitsGUI-3.1.0: PKG-INFO diff -upr dist-TraitsGUI-3.1.0/setup.cfg traitsgui-3.1.0/setup.cfg --- dist-TraitsGUI-3.1.0/setup.cfg 2009-07-16 19:04:50.000000000 +0200 +++ traitsgui-3.1.0/setup.cfg 2009-07-16 02:02:18.000000000 +0200 @@ -1,15 +1,13 @@ [egg_info] -tag_build = -tag_date = 0 -tag_svn_revision = 0 - -[nosetests] -verbosity = 0 -detailed-errors = 1 -with-coverage = 1 -with-doctest = 1 +tag_build = .dev +tag_svn_revision = 1 [aliases] release = egg_info -RDb '' bdist_egg = build_docs bdist_egg +[nosetests] +verbosity = 0 +with-doctest = 1 +detailed-errors = 1 +with-coverage = 1 Only in dist-TraitsGUI-3.1.0: TraitsGUI.egg-info MFH: 2016Q1
* - Remove unneeded comment from last commitwen2016-01-031-2/+2
| | | | Spotted by: miwi@(thanks !)
* - Fix build on FreeBSD-9wen2016-01-031-0/+6
| | | | Reported by: pkg-fallout@
* - Use DISTVERSIONPREFIX instead of DISTNAMEsunpoet2016-01-011-2/+2
| | | | - Use WRKSRC_SUBDIR instead of WRKSRC
* - Use DISTVERSIONPREFIX instead of DISTNAMEsunpoet2016-01-011-2/+2
| | | | - Use WRKSRC_SUBDIR instead of WRKSRC
* Backport a patch to fix pasting a non web (epiphany) copied url into thekwm2016-01-012-1/+51
| | | | | | | web adressbar. Submitted by: Graham Perrin <grahamperrin@gmail.com> Obtained from: gtk+ upstream
* qmake5: Set QMAKE_{INC,LIB}DIR_OPENGL.rakuco2015-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Follow-up to r404694. When we stopped setting CPATH and LIBRARY_PATH, some Qt5-based ports (astro/stellarium, audio/musescore, audio/cantata, irc/quassel, deskutils/owncloudclient) broke because the QtGui headers end up bringing in GL/gl.h, but -I/usr/local/include was no longer being passed to the compiler. This is generally caused by QMAKE_{INC,LIB}DIR_OPENGL being empty, which leads to some parts of Qt5ConfigExtras.cmake.in being left out when being processed into Qt5ConfigExtras.cmake. Specifically, the bits of code that make the directories containing GL/gl.h and libGL.so a dependency of the Qt5::Gui CMake target were not present. Fix it by setting those two variables again like we also do in devel/qmake4. Most ports broken by r404694 are fixed by this change, but not all: * audio/cantata: Accidentally fixed by this change. Upstream includes the TagLib headers wrongly. `taglib-config --cflags' returns -I${LOCALBASE}/include/taglib, but the code references headers as <taglib/foo.h> instead of <foo.h>. * multimedia/obs-studio, textproc/sigil, x11/antimicro: Those remain broken, linker calls pass -lfoo instead of /path/to/libfoo.so, and they were only working because we were passing LIBRARY_PATH to the linker before. They need to be fixed separately. Thanks to antoine@ for the fallout heads-up. PR: 194088 PR: 195105 PR: 198720 MFH: 2015Q4
* Enable lpr printing agian.kwm2015-12-282-3/+13
| | | | | | | | | | While configure happily reported lpr is enabled and the module was installed. The print code wasn't configured to use lpr. The reason for this is that the configure of this code moved from the gtk/Makefile to configure. Remove the now obsolete sed line. Reported by: dinoex@ Tested by: dinoex@
* Update to 1.16.1gblach2015-12-272-3/+3
|
* - Update to 0.2.5madpilot2015-12-242-7/+5
| | | | - Use make option tarrget helpers
* - Sort SUBDIRssunpoet2015-12-221-4/+4
|
* At very long last land PyQt5 5.5.1 ports.rakuco2015-12-147-0/+283
| | | | | | | | | | | | Add the required bits to Uses/pyqt.mk along with all the PyQt5 ports. Thankfully this commit is mostly adding new ports, as the hard work was already done in r403297 and r403662. Huge kudos to Tobias Berner <tcberner@gmail.com> and, most importantly, Guido Falsi (madpilot@) for their initial work on these ports (see D2910 in Phabricator for an earlier version of the PyQt5 patch set). PR: 204672
* lang/pypy: unbreak build on i386 and armv6dbn2015-12-131-1/+1
| | | | | | | | | | | - Add back PYPY_BITS as it is required to define the names of two files, depending if pypy is translated for 32 or 64 bit systems [1]. - Change maintainership to python@ [2][3][4] Reported by: pkg-fallout [1] Approved by: koobs@ [2] PR: 204743 [3] Submitted by: robak@ [4]
* Fix plist after gtk20 update to 2.24.29.kwm2015-12-131-2/+0
| | | | Submitted by: antoine@
* Update gtk30 to 3.16.7.kwm2015-12-122-4/+4
|
* Update gtk20 to 2.24.29.kwm2015-12-122-5/+5
|
* PyQt: Replace bsd.pyqt.mk with Uses/pyqt.mk.rakuco2015-12-092-210/+209
| | | | | | | | | | | | | | | | | | | | | | | | | | | In preparation for landing PyQt5 ports, generalize devel/py-qt4's bsd.pyqt.mk and make it a proper file in Uses/. Ports wishing to depend on PyQt4 ports can now do the following: USES= pyqt:4 USE_PYQT= foo bar_build baz_run Other changes include the renaming of the PYQT4_DIST variable to PYQT_DIST and the introduction of the PYQT_SIPDIR plist substitution variable. The rest of the contents of Uses/pyqt.mk are pretty much identical to what we had in bsd.pyqt.mk with additional processing of USE_PYQT. Even though this patch touches files in many different ports, the goal is for it to be a no-op from an end-user perspective (so that the basic infrastructure is landed before the other, riskier changes): no dependencies have been changed, PyQt/SIP/QScintilla have not been upgraded and the plists should remain exactly the same, since PYQT_SIPDIR currently contains the same value that used to be hardcoded in the plists. Huge thanks to Guido Falsi (madpilot@) for spearheading most of the work: he took the initiative to work on PyQt5 and sent D2910 to Phabricator with the original version of this patch. Tobias Berner (tcberner@gmail.com) later applied it to kde@'s experimental area51 repositories and did some more work on it.
* FPC ecosystem: Upgrade version 2.6.4 => 3.0.0marino2015-12-064-95/+20
| | | | | | | | | | | | | This is the first major release of FreePascal in nearly four years. There are a ton of new features, way more to list here. see: http://wiki.freepascal.org/FPC_New_Features_3.0 Several new unit ports were added, some were contracted. Most of those were absorbed into the main FPC packages, but two units are no longer supported: sndfile and matroshka. All 99 remaining ports (including Lazarus ports) were build tested on FreeBSD i386 and amd64 Release 10.2
* Update giflib to 5.1.1antoine2015-12-043-0/+3
| | | | PR: 204492
* Drop x11-toolkits/qt5-gui's pkg-message too.rakuco2015-12-041-12/+0
| | | | | | | | | It contains the same suggestions that were dropped from its Qt4 counterpart in r402882. Mention both ports in UPDATING. PR: 202927 Submitted by: theraven@ MFH: 2015Q4
* Remove x11-toolkit/qt4-gui's pkg-message.rakuco2015-12-041-12/+0
| | | | | | | | | | | | | | | | | | | | | Back in mid-2012 (ports revisions r297367 and r299321), pkg-message was added to the port suggesting changes to the default shared memory limits in loader.conf(5). Since then, the default limits have been changed and the values suggested by the port are no longer sensible (base r209037, present in all supported FreeBSD releases). According to theraven@: Suggesting lowering the maximum number of pages available for shared pages doesn't seem sensible. The other default limits look as if they ought to be high enough (kern.ipc.shmseg is the number of shm segments that each process can have open, so should be fine. kern.ipc.shmmni is the total number of shm objects, so might need lowering). Follow his advice and drop the suggestions from pkg-message. PR: 202927 Submitted by: theraven@ MFH: 2015Q4
* - Update to 3.2.2amdmi32015-12-015-46/+25
| | | | | PR: 204810 Submitted by: tobias.kortkamp@gmail.com
* - Remove useless WX_UNICODEamdmi32015-11-241-8/+3
| | | | | | - Use BROKEN helper Approved by: portmgr blanket
* x11-toolkits/gtk30: convert to option helpersjbeich2015-11-241-6/+1
| | | | Approved by: portmgr blanket
* graphics/gtk-update-icon-cache: restore r297047 after r313633jbeich2015-11-242-11/+10
| | | | | | | | | | | - Invoke pkg-config(1) instead of checking manually [1] - Convert to ECHO_MSG which can be silenced PR: 166279 Reported by: mi (via mail on gnome@ list) Approved by: gnome (kwm) Submitted by: John Hein <jh-fbml@snkmail.com> [1] Differential Revision: https://reviews.freebsd.org/D4260
* - Update to 3.6.2amdmi32015-11-242-3/+3
| | | | | PR: 204561 Submitted by: cyberbotx@cyberbotx.com (maintainer)
* Add version specified ports of separated standard Python modules forlwhsu2015-11-196-2/+34
| | | | | | | | | | | | | | non-default Python versions: - Add pyXY-{sqlite3,gdbm,tkinter} ports for generating binary packages - Improve/add pkg-message to point users to install respective packages of separated Python standard modules - Add COMMENT to explicitly show the Python version that package should be used with - Simplify version-related PYTHON_* for lang/python35 Reviewed by: koobs Differential Revision: https://reviews.freebsd.org/D4170
* Update to 1.16.0gblach2015-11-163-3/+264
|
* Allow building with giflib 5.1antoine2015-11-131-13/+47
| | | | PR: 204492
* - Update to 1.45sunpoet2015-11-066-14/+34
| | | | | | | - Pet portlint: fix diff header of patch files - Sort PLIST Changes: http://search.cpan.org/dist/Prima/Changes
* - Update to version 1.8.3 and convert to option helpersdanfe2015-11-023-35/+23
| | | | | | - Reindent EXAMPLEDIRS and other lines to avoid wrapping PR: 203329
* x11-toolkits/bwidget - update to 1.9.9gahr2015-10-283-4/+3
| | | | Announce: http://sf.net/p/tcllib/mailman/message/34549122
* - Add LICENSE_FILEamdmi32015-10-241-2/+8
| | | | | | - Fix shebangs Approved by: portmgr blanket
* Update libXaw to 1.0.13.kwm2015-10-202-4/+3
| | | | Obtained from: Xorg devel repo
* Update libXt to 1.1.5.kwm2015-10-202-4/+3
| | | | Obtained from: Xorg devel repo
* Drop 8 support.mat2015-10-152-80/+0
| | | | | | With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3694
* Update to 1.15.2gblach2015-10-072-3/+3
|
* - Update to 1.3.3.1sunpoet2015-10-052-3/+3
| | | | Changes: http://sourceforge.net/p/pyfltk/code/HEAD/tree/trunk/pyfltk/CHANGES
* Update gstreamer1 ports to 1.6.0.kwm2015-09-261-1/+1
| | | | | | | | | | | | | | | * gstreamer1-libav now uses ffmpeg from ports. * New ports: * gstreamer1-validate: Tools to detect if elements are not behaving as expected, mainly aimed at developers, or advanced debugging. * gstreamer1-rtsp-server: Base foundation for building a rtsp server ontop of GStreamer * Bunch of new plugins like: mpg123, rsvg, libde265, openh264, x265 and dtls. Release announcement: http://lists.freedesktop.org/archives/gstreamer-announce/2015-September/000357.html Obtained from: gnome devel repo
* Specify correctly @post* for gtk-query-immodulesbapt2015-09-263-6/+5
|
* - Switch to options helpersamdmi32015-09-252-17/+3
| | | | | | - Drop 8.x support Approved by: portmgr blanket
* x11-toolkits/scintilla, editors/scite: update to 3.6.1jbeich2015-09-252-3/+3
| | | | | | Changes: http://www.scintilla.org/ScintillaHistory.html PR: 203144 Submitted by: Naram Qashat cyberbotx@cyberbotx.com (maintainer)
* Typos, whitespace and capitalization fixes (S-X).olgeni2015-09-212-2/+2
|
* - Make dependency on `www/webkit-gtk2' optional: there's a configure switchdanfe2015-09-202-21/+23
| | | | | | | | for this, and it is quite heavy while not necessarily always desirable - Remove bogus `+=' from LIB_DEPENDS and USES: the port is not being master for anyone, thus those were just confusing - Consistently put space before trailing backslash when wrapping long lines - Reword MSPACK_DESC (MS -> Microsoft) while I'm here
* Make all GNUstep ports install into the System domain so that the Local ↵theraven2015-09-192-2/+0
| | | | | | | | | | | domain is available for stuff built from source. Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain. The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision. Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D2977
* - Add NO_ARCHsunpoet2015-09-191-0/+1
|
* - Add NO_ARCHsunpoet2015-09-191-0/+1
|
* - Add NO_ARCHsunpoet2015-09-191-0/+1
|
* - Add NO_ARCHsunpoet2015-09-191-0/+1
|
* - Add NO_ARCHsunpoet2015-09-191-0/+1
|
* - Add NO_ARCHsunpoet2015-09-191-0/+1
|
* Remove ansi version fo wxGTK 2.8 and only keep the unicode versionbapt2015-09-1711-167/+63
| | | | | | | | All applications in the ports tree works correctly with unicode version of wxGTK Newer version of wxGTK are unicode only (3.0+) Note that now WX_UNICODE macro is noop
* - Add missing files to plistamdmi32015-09-172-1/+13
| | | | | | - Add NO_ARCH Approved by: portmgr blanket
* It seems some people keep adding $FreeBSD$ to patch files.mat2015-09-161-3/+0
| | | | | | | | Patches must not be changed by the vcs, this includes the svn:keyword expansion. Set fbsd:nokeywords to a couple of patches. With hat: portmgr Sponsored by: Absolight
* Update the Qt4 ports to 4.8.7.rakuco2015-09-164-89/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to upstream, this is the last planned Qt4 release. A list of changes since 4.8.6 can be found here: <http://download.qt.io/official_releases/qt/4.8/4.8.7/changes-4.8.7> Porting notes and changes: - Remove several patches that have been upstreamed. - Make Uses/qmake.mk pass the contents of LIBS to the qmake environment. [1] - Repurpose devel/qt4/files/extrapatch-src-corelib-global-qglobal.h now the original patch is part of the release (curiously enough, the original patch was never actually used, as the ?= assignment in r362837 after r362770 was never possible). This works around the way compiler support for C++11 features is detected in Qt 4.8.7: while it originally only uses the compiler to determine if something is supported or not, the initializer lists feature also depends on the C++ standard library being used. It's a problem in FreeBSD 9.x, where USES=compiler:c++0x or USES=compiler:c++11-lang means we will use clang to build a port but use libstdc++ from base (GCC 4.2). The latter obviously does not support initializer lists, and the build fails because Qt tries to include headers that do not exist (<initializer_list>). Since detecting libstdc++'s version is not trivial (we need to include a non-lightweight header like cstdio and then check for __GLIBCXX__), we just enable Q_COMPILER_INITIALIZER_LISTS support only when libc++ is used (there should be no reason for someone to be using clang with GCC 4.8's libstdc++, for example). x11/kdelibs4's FindQt4.cmake had to include a backported change from the upstream FindQt4.cmake in CMake itself to use a C++ compiler to detect flags like Q_WS_X11, otherwise the inclusion of <ciso646> in qglobal.h makes the build fail. This patch contains changes by me, makc@ and alonso@. PR: 202552 [1] PR: 202808 [exp-run] Submitted by: pawel@ [1]
* - Add NO_ARCHamdmi32015-09-161-6/+5
| | | | | | - Switch to options helpers Approved by: portmgr blanket
* - Add empty directories to plistamdmi32015-09-161-0/+2
| | | | Approved by: portmgr blanket
* Make it so that the default Perl is always called perl5.mat2015-09-144-13/+13
| | | | | | | | | | | | | | | | - Move Perl's man1 files along with its man3 files. - Move where Perl installs its modules man1 pages. - Convert the ports installing man1 pages. - Make different Perl versions installable at the same time. Though you should note that only the default version can be used to install Perl modules, and the non default Perl versions cannot use the modules installed via ports if they contain .so as they are installed in a version specific directory. Reviewed by: bapt (the Mk bits) Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3542
* Switch to wxPython 3.0+bapt2015-09-141-2/+2
|
* - Fix perms in WRKSRC to fix build as non-rootamdmi32015-09-121-0/+3
| | | | Approved by: portmgr blanket
* This port does not in fact link on PowerPC because of missingdanfe2015-09-081-14/+12
| | | | | | __sync_bool_compare_and_swap_8() implementation. While here, arrange the knobs in a more logical order, improve on COMMENT, and fix some minor whitespace issues.
* - Update devel/efl to 1.15.1gblach2015-09-032-3/+3
| | | | - Update x11-toolkits/elementary to 1.15.1
* lang/pypy: update to 2.6.1dbn2015-09-013-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - Add external cffi ports (a la python): - databases/pypy-gdbm - databases/pypy-sqlite3 - x11-toolkits/pypy-tkinter - Add bsd.pypy.mk for consistency between pypy ports. - Add bsd.pypy.cffi.mk for consistency with external cffi ports. - Switch back to using $PREFIX/pypy-X.Y (the '-' separator is required to differentiate between lang/pypy and lang/pypy3) - Remove all patches (upstreamed, see announcement below) ChangeLog: - Bug Fixes - Revive non-SSE2 support - Fixes for detaching _io.Buffer* - Clear up contention in the garbage collector between trace-me-later and pinning - Issues reported with our previous release were resolved after reports from users on our issue tracker at https://bitbucket.org/pypy/pypy/issues or on IRC at #pypy. - New features: - cffi was updated to version 1.3 - The python stdlib was updated to 2.7.10 from 2.7.9 - vmprof now supports multiple threads - The translation process builds cffi import libraries for some stdlib packages, which should prevent confusion when package.py is not used - better support for gdb debugging - FreeBSD should be able to translate PyPy "out of the box" with no patches - Numpy: - Better support for record dtypes, including the align keyword - Implement casting and create output arrays accordingly (still missing some corner cases) - Support creation of unicode ndarrays - Better support ndarray.flags - Support axis argument in more functions - Refactor array indexing to support ellipses - Allow the docstrings of built-in numpy objects to be set at run-time - Support the buffered nditer creation keyword - Performance improvements: - Delay recursive calls to make them non-recursive - Skip loop unrolling if it compiles too much code - Tweak the heapcache - Add a list strategy for lists that store both floats and 32-bit integers. The latter are encoded as nonstandard NaNs. Benchmarks show that the speed of such lists is now very close to the speed of purely-int or purely-float lists. - Simplify implementation of ffi.gc() to avoid most weakrefs - Massively improve the performance of map() with more than one sequence argument Differential Revision: https://reviews.freebsd.org/D3285
* Fix spelling of toolkits name (GTK+3 instead of GTK3)olivierd2015-08-311-1/+1
| | | | Reported by: danfe@
* - Update to 0.3.1olivierd2015-08-318-110/+56
| | | | | - Sort USES - Remove unneeded patches
* Update to 3.6.0madpilot2015-08-303-3/+4
| | | | | PR: 202377 Submitted by: Naram Qashat <cyberbotx at cyberbotx.com>
* x11-toolkits/qwt5 and qwt6:makc2015-08-252-16/+3
| | | | | - Convert to new options helpers - Remove now needless manual stripping
* - Fix WWW:amdmi32015-08-231-1/+1
|
* x11-toolkits/tk(table|treectrl): Fix configure to support DragonFlymarino2015-08-232-0/+8
| | | | | These patches to these unmaintained ports have been in dports for a few months so lets move them over to ports.
* - Update The Glorious Glasgow Haskell Compiler to version 7.10.2pgj2015-08-2139-170/+136
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Include a patch for addressing timer issues [1] - Add support for building both GHC and Haskell ports with Clang, either from ports or the base system - Discontinue supporting Haskell Platform, use Stackage instead as a reference - Drop support for FreeBSD 8.x, optimize bootstrap compiler tarballs - Update Gtk2Hs to version 0.13 [2] - Update Pandoc to version 1.15.0.6 - Update git-annex to version 5.20150727 - Update Darcs to 2.10 [3] - Unbreak wxHaskell ports Please note that port revisions for all the Haskell ports without version changes are bumped. New ports (48): converters/hs-aeson-pretty JSON pretty-printing library and command-line tool converters/hs-sandi Data encoding library devel/hs-StateVar State variables devel/hs-base-orphans Backwards-compatible orphan instances for base devel/hs-bytestring-mmap Mmap support for strict ByteStrings devel/hs-constraints Constraint manipulation devel/hs-data-ordlist Set and bag operations on ordered lists devel/hs-easy-file Cross-platform File handling devel/hs-extra Extra functions devel/hs-geniplate-mirror Use Template Haskell to generate Uniplate-like functions devel/hs-haddock-api Documentation-generation tool for Haskell libraries devel/hs-hex Convert strings into hexadecimal and back devel/hs-hourglass Simple performant time related library devel/hs-hsb2hs Preprocesses a file, adding blobs from files as string literals devel/hs-hspec-core Testing Framework for Haskell devel/hs-hspec-discover Automatically discover and run Hspec tests devel/hs-js-flot Obtain minified flot code devel/hs-js-jquery Obtain minified jQuery code devel/hs-lifted-async Run lifted IO operations asynchronously and wait for their results devel/hs-map-syntax Syntax sugar for defining maps devel/hs-memory Memory and related abtraction stuff devel/hs-mutable-containers Abstactions and concrete implementations of mutable containers devel/hs-newtype Typeclass and set of functions for working with newtypes devel/hs-old-locale Locale library devel/hs-old-time Time library devel/hs-preprocessor-tools Framework for extending Haskell's syntax via quick-and-dirty preprocessors devel/hs-time-locale-compat Compatibility of TimeLocale between old-locale and time-1.5 devel/hs-uuid-types Type definitions for Universally Unique Identifiers math/hs-Agda-stdlib Agda standard library math/hs-adjunctions Adjunctions and representable functors math/hs-kan-extensions Kan extensions, Kan lifts, various forms of the Yoneda lemma, and (co)density (co)monads net-im/hs-haskell-xmpp Haskell XMPP library based on HaXml & STM net-p2p/hs-torrent BitTorrent file parser and generater net/hs-aws Amazon Web Services (AWS) for Haskell net/hs-network-uri URI manipulation security/hs-cryptonite Cryptography Primitives sink security/hs-nonce Generate cryptographic nonces shells/hs-shelly Shell-like (systems) programming in Haskell sysutils/hs-ekg-json JSON encoding of ekg metrics textproc/hs-bencode Parser and printer for bencoded data textproc/hs-cassava CSV parsing and encoding library textproc/hs-cmark Fast, accurate CommonMark (Markdown) parser and renderer textproc/hs-pandoc-citeproc Supports using pandoc with citeproc textproc/hs-regex-applicative Regex-based parsing with applicative interface textproc/hs-regex-compat-tdfa Unicode Support version of Text.Regex, using regex-tdfa textproc/hs-rfc5051 Simple unicode collation as per RFC5051 www/hs-http2 HTTP/2.0 library including frames and HPACK www/hs-multipart HTTP multipart split out of the cgi package Updated ports (317): archivers/hs-tar 0.4.0.1_8 --> 0.4.2.1 archivers/hs-zip-archive 0.2.3.4_1 --> 0.2.3.7 archivers/hs-zlib 0.5.4.1_6 --> 0.5.4.2 archivers/hs-zlib-bindings 0.1.1.3_7 --> 0.1.1.5 audio/hs-ALUT 2.3.0.1_2 --> 2.4.0.0 audio/hs-OpenAL 1.6.0.0_1 --> 1.7.0.0 audio/hs-libmpd 0.8.0.5_1 --> 0.9.0.2 benchmarks/hs-criterion 0.8.1.0_1 --> 1.1.0.0 converters/hs-aeson 0.7.0.6_1 --> 0.8.0.2 converters/hs-json 0.7_8 --> 0.9.1 databases/hs-esqueleto 1.4.4_1 --> 2.4.1 databases/hs-hedis 0.6.5 --> 0.6.9 databases/hs-mysql 0.1.1.6_1 --> 0.1.1.8 databases/hs-persistent 1.3.1.1_1 --> 2.2 databases/hs-persistent-sqlite 1.3.0.5_1 --> 2.2 databases/hs-persistent-template 1.3.1.4_1 --> 2.1.3.4 devel/hs-BNFC 2.6.0.3_8 --> 2.8 devel/hs-Boolean 0.2.1_1 --> 0.2.3 devel/hs-ConfigFile 1.1.2_1 --> 1.1.4 devel/hs-List 0.5.1_8 --> 0.5.2 devel/hs-MissingH 1.2.1.0_1 --> 1.3.0.1 devel/hs-MonadCatchIO-transformers 0.3.1.0_1 --> 0.3.1.3 devel/hs-MonadRandom 0.1.13_1 --> 0.4 devel/hs-ObjectName 1.0.0.0_14 --> 1.1.0.0 devel/hs-QuickCheck 2.6_6 --> 2.8.1 devel/hs-ReadArgs 1.2.1_8 --> 1.2.2 devel/hs-STMonadTrans 0.3.2_1 --> 0.3.3 devel/hs-ShellCheck 0.3.5 --> 0.3.8 devel/hs-Stream 0.4.7.1_1 --> 0.4.7.2 devel/hs-alex 3.1.3_1 --> 3.1.4 devel/hs-ansi-terminal 0.6.1.1_1 --> 0.6.2.1 devel/hs-ansi-wl-pprint 0.6.7.1_1 --> 0.6.7.3 devel/hs-asn1-encoding 0.8.1.3_1 --> 0.9.0 devel/hs-asn1-parse 0.8.1_1 --> 0.9.1 devel/hs-asn1-types 0.2.3_1 --> 0.3.0 devel/hs-async 2.0.1.5_1 --> 2.0.2 devel/hs-atomic-primops 0.6.0.6_1 --> 0.8 devel/hs-auto-update 0.1.0.0_1 --> 0.1.2.2 devel/hs-basic-prelude 0.3.8_1 --> 0.5.0 devel/hs-bifunctors 4.1.1.1_1 --> 5 devel/hs-blaze-builder 0.3.3.2_1 --> 0.4.0.1 devel/hs-blaze-builder-enumerator 0.2.0.6_1 --> 0.2.1.0 devel/hs-blaze-textual 0.2.0.9_1 --> 0.2.1.0 devel/hs-bloomfilter 2.0.0.0_1 --> 2.0.1.0 devel/hs-boxes 0.1.3_1 --> 0.1.4 devel/hs-bytestring-lexing 0.4.3.2 --> 0.5.0.2 devel/hs-c2hs 0.17.2_1 --> 0.26.1 devel/hs-cabal-install 1.18.0.5_1 --> 1.22.6.0 devel/hs-cereal 0.4.0.1_1 --> 0.4.1.1 devel/hs-checkers 0.3.2_1 --> 0.4.3 devel/hs-chunked-data 0.1.0.1_1 --> 0.2.0 devel/hs-classy-prelude 0.9.3_1 --> 0.12.1.1 devel/hs-classy-prelude-conduit 0.9.3_1 --> 0.12.0.1 devel/hs-cmdargs 0.10.9_1 --> 0.10.13 devel/hs-conduit 1.1.7_1 --> 1.2.5 devel/hs-conduit-combinators 0.2.8.2_1 --> 1.0.3 devel/hs-conduit-extra 1.1.3_1 --> 1.1.9.1 devel/hs-convertible 1.1.0.0_1 --> 1.1.1.0 devel/hs-cpphs 1.18.5_1 --> 1.19 devel/hs-darcs 2.8.5 --> 2.10.1 devel/hs-data-hash 0.2.0.0_1 --> 0.2.0.1 devel/hs-data-pprint 0.2.3_1 --> 0.2.4 devel/hs-datetime 0.2.1_12 --> 0.3.1 devel/hs-deepseq-generics 0.1.1.1_1 --> 0.1.1.2 devel/hs-dlist 0.7.1_1 --> 0.7.1.1 devel/hs-edit-distance 0.2.1.2_7 --> 0.2.2.1 devel/hs-either 4.3.0.1_1 --> 4.4.1 devel/hs-enclosed-exceptions 1.0.0.2_1 --> 1.0.1.1 devel/hs-equivalence 0.2.5_1 --> 0.3.1 devel/hs-errors 1.4.7_1 --> 2.0.0 devel/hs-exceptions 0.6.1_1 --> 0.8.0.2 devel/hs-fast-logger 2.2.0_1 --> 2.4.1 devel/hs-fgl 5.5.0.1_1 --> 5.5.2.1 devel/hs-file-embed 0.0.7_1 --> 0.0.9 devel/hs-filemanip 0.3.6.2_8 --> 0.3.6.3 devel/hs-filestore 0.6.0.3_1 --> 0.6.1 devel/hs-free 4.9_1 --> 4.12.1 devel/hs-fsnotify 0.1.0.3_1 --> 0.2.1 devel/hs-gconf 0.12.5.0_1 --> 0.13.0.2 devel/hs-generic-deriving 1.6.3_1 --> 1.8.0 devel/hs-ghc-events 0.4.3.0_1 --> 0.4.4.0 devel/hs-gio 0.12.5.3_1 --> 0.13.1.0 devel/hs-git-annex 5.20140817_1 --> 5.20150727 devel/hs-glib 0.12.5.4_1 --> 0.13.1.1 devel/hs-gtk2hs-buildtools 0.12.5.2_2 --> 0.13.0.4 devel/hs-haddock 2.14.3_1 --> 2.16.1 devel/hs-haddock-library 1.1.0_1 --> 1.2.1 devel/hs-happy 1.19.4_1 --> 1.19.5 devel/hs-hashable 1.2.2.0_1,1 --> 1.2.3.3,1 devel/hs-hashtables 1.1.2.1_1 --> 1.2.0.2 devel/hs-haskell-src 1.0.1.6_1 --> 1.0.2.0 devel/hs-haskell-src-exts 1.15.0.1_1 --> 1.16.0.1 devel/hs-hasktags 0.69.0_1 --> 0.69.1 devel/hs-hastache 0.6.0_1 --> 0.6.1 devel/hs-hinotify 0.3.7_1 --> 0.3.8.1 devel/hs-hint 0.4.2.0_1 --> 0.4.2.3 devel/hs-hlint 1.9.3_1 --> 1.9.21 devel/hs-hoogle 4.2.34_1 --> 4.2.41 devel/hs-hslogger 1.2.4_1 --> 1.2.9 devel/hs-hslua 0.3.13_1 --> 0.4.0 devel/hs-hspec 1.11.0_1 --> 2.1.10 devel/hs-hspec-expectations 0.6.0.1_1 --> 0.7.1 devel/hs-keys 3.10.1_1 --> 3.10.2 devel/hs-language-c 0.4.5_1 --> 0.4.7 devel/hs-language-javascript 0.5.13_1 --> 0.5.14.2 devel/hs-lens 4.3.3_1 --> 4.12.3 devel/hs-lifted-base 0.2.3.0_1 --> 0.2.3.6 devel/hs-mmorph 1.0.3_1 --> 1.0.4 devel/hs-monad-control 0.3.3.0_1 --> 1.0.0.4 devel/hs-monad-logger 0.3.7.1_1 --> 0.3.13.2 devel/hs-monad-loops 0.4.2.1_1 --> 0.4.3 devel/hs-monad-par 0.3.4.6_1 --> 0.3.4.7 devel/hs-mono-traversable 0.6.1_1 --> 0.9.2.1 devel/hs-mtl 2.1.3.1_1 --> 2.2.1 devel/hs-mueval 0.9.1.1_1 --> 0.9.1.1.2 devel/hs-murmur-hash 0.1.0.7_1 --> 0.1.0.8 devel/hs-optparse-applicative 0.9.1.1_1 --> 0.11.0.2 devel/hs-parallel 3.2.0.4_1 --> 3.2.0.6 devel/hs-pcre-light 0.4.0.2_1 --> 0.4.0.3 devel/hs-primitive 0.5.2.1_1 --> 0.6 devel/hs-profunctors 4.2.0.1_1 --> 5.1.1 devel/hs-project-template 0.1.4.1_1 --> 0.2.0 devel/hs-random 1.0.1.1_10 --> 1.1 devel/hs-reflection 1.5.1_1 --> 2 devel/hs-resource-pool 0.2.3.0_1 --> 0.2.3.2 devel/hs-resourcet 1.1.2.3_1 --> 1.1.6 devel/hs-safe 0.3.7_1 --> 0.3.9 devel/hs-scientific 0.3.3.0_1 --> 0.3.3.8 devel/hs-securemem 0.1.3_1 --> 0.1.9 devel/hs-setenv 0.1.1.1_1 --> 0.1.1.3 devel/hs-shake 0.13.2_1 --> 0.15.5 devel/hs-silently 1.2.4.1_7 --> 1.2.5 devel/hs-stm 2.4.2_6 --> 2.4.4 devel/hs-stm-chans 3.0.0.2_1 --> 3.0.0.4 devel/hs-streaming-commons 0.1.4.1_1 --> 0.1.12.1 devel/hs-syb 0.4.1_1 --> 0.5.1 devel/hs-syb-with-class 0.6.1.5_1 --> 0.6.1.6 devel/hs-system-fileio 0.3.14_1 --> 0.3.16.3 devel/hs-system-filepath 0.4.12_1 --> 0.4.13.4 devel/hs-tagged 0.7.2_1 --> 0.8.1 devel/hs-test-framework 0.8.0.3_1 --> 0.8.1.1 devel/hs-text 1.1.0.0_1 --> 1.2.1.3 devel/hs-text-icu 0.6.3.7_2 --> 0.7.0.1 devel/hs-threads 0.5.1.2_1 --> 0.5.1.3 devel/hs-threadscope 0.2.4_1 --> 0.2.7 devel/hs-timezone-olson 0.1.4_1 --> 0.1.7 devel/hs-timezone-series 0.1.3_1 --> 0.1.5.1 devel/hs-transformers-base 0.4.2_1 --> 0.4.4 devel/hs-transformers-compat 0.3.3.4_1 --> 0.4.0.4 devel/hs-unix-compat 0.4.1.3_1 --> 0.4.1.4 devel/hs-unix-time 0.3.3_1 --> 0.3.5 devel/hs-unordered-containers 0.2.4.0_1 --> 0.2.5.1 devel/hs-utf8-string 0.3.8_1 --> 1 devel/hs-uuagc 0.9.51_1 --> 0.9.52.1 devel/hs-uuagc-cabal 1.0.5.0_1 --> 1.0.6.0 devel/hs-uuid 1.3.3_1 --> 1.3.11 devel/hs-uulib 0.9.16_1 --> 0.9.20 devel/hs-vault 0.3.0.3_1 --> 0.3.0.4 devel/hs-vector 0.10.9.1_1 --> 0.10.12.3 devel/hs-vector-algorithms 0.6.0.3_1 --> 0.7.0.1 devel/hs-vector-instances 3.3_1 --> 3.3.1 devel/hs-vector-th-unbox 0.2.1.0_1 --> 0.2.1.2 devel/hs-void 0.6.1_1 --> 0.7 devel/hs-word8 0.1.1_1 --> 0.1.2 dns/hs-dns 1.4.2_1 --> 2.0.0 graphics/hs-JuicyPixels 3.1.6.1_1 --> 3.2.6 graphics/hs-cairo 0.12.5.3_1 --> 0.13.1.0 graphics/hs-dia-base 0.1.1.2_8 --> 0.1.1.3 graphics/hs-dia-functions 0.2.1.3_8 --> 0.2.1.4 graphics/hs-svgcairo 0.12.5.2_1 --> 0.13.0.3 lang/hs-brainfuck 0.1_15 --> 0.1.0.2 lang/hs-unlambda 0.1.3_8 --> 0.1.4.1 mail/hs-email-validate 2.0.1_1 --> 2.1.3 mail/hs-mime 0.4.0.1_1 --> 0.4.0.2 mail/hs-mime-mail 0.4.5.2_1 --> 0.4.9 mail/hs-mime-types 0.1.0.4_1 --> 0.1.0.6 math/hs-Agda 2.4.0.2_1 --> 2.4.2.3 math/hs-NumInstances 1.3_6 --> 1.4 math/hs-categories 1.0.6_1 --> 1.0.7 math/hs-comonad 4.2.2_1 --> 4.2.7.2 math/hs-contravariant 1.1_1 --> 1.3.2 math/hs-data-lens 2.10.5_1 --> 2.10.7 math/hs-data-lens-template 2.1.8_1 --> 2.1.9 math/hs-ieee754 0.7.3_10 --> 0.7.6 math/hs-mwc-random 0.13.1.2_1 --> 0.13.3.2 math/hs-pointed 4.1_1 --> 4.2.0.2 math/hs-semigroupoids 4.0.4_1 --> 5.0.0.3 math/hs-semigroups 0.15.2_1 --> 0.16.2.2 math/hs-statistics 0.13.2.1_1 --> 0.13.2.3 math/hs-vector-space 0.8.7_1 --> 0.10.2 net/hs-connection 0.2.3_1 --> 0.2.5 net/hs-gsasl 0.3.5_1 --> 0.3.6 net/hs-hoauth2 0.4.3 --> 0.4.8 net/hs-iproute 1.3.1_1 --> 1.5.0 net/hs-network 2.4.2.3_1 --> 2.6.2.1 net/hs-network-info 0.2.0.5_1 --> 0.2.0.7 net/hs-network-multicast 0.0.11_1 --> 0.1.0 net/hs-network-protocol-xmpp 0.4.6_2 --> 0.4.8 net/hs-simple-sendfile 0.2.15_1 --> 0.2.21 print/hs-hscolour 1.20.3_8,1 --> 1.23,1 security/hs-DRBG 0.5.2_1 --> 0.5.4 security/hs-HsOpenSSL 0.11_2 --> 0.11.1.1 security/hs-RSA 2.0.0_1 --> 2.1.0.1 security/hs-SHA 1.6.4.1_1 --> 1.6.4.2 security/hs-cipher-aes 0.2.8_1 --> 0.2.11 security/hs-cipher-aes128 0.6.4_1 --> 0.7.0.1 security/hs-clientsession 0.9.0.3_1 --> 0.9.1.1 security/hs-cprng-aes 0.5.2_1 --> 0.6.1 security/hs-crypto-api 0.13_1 --> 0.13.2 security/hs-crypto-conduit 0.5.4_1 --> 0.5.5 security/hs-crypto-numbers 0.2.3_1 --> 0.2.7 security/hs-crypto-pubkey 0.2.4_1 --> 0.2.8 security/hs-crypto-pubkey-types 0.4.2.2_1 --> 0.4.3 security/hs-crypto-random 0.0.7_1 --> 0.0.9 security/hs-entropy 0.3.2_1 --> 0.3.7 security/hs-gnutls 0.1.5_1 --> 0.2 security/hs-pwstore-fast 2.4.1_1 --> 2.4.4 security/hs-skein 1.0.9_1 --> 1.0.9.3 security/hs-tls 1.2.8_1 --> 1.3.1 security/hs-x509 1.4.11_1 --> 1.6.0 security/hs-x509-store 1.4.4_1 --> 1.6.0 security/hs-x509-system 1.4.5_1 --> 1.6.0 security/hs-x509-validation 1.5.0_1 --> 1.6.0 sysutils/hs-angel 0.5.0_1 --> 0.6.2 sysutils/hs-ekg 0.4.0.1_1 --> 0.4.0.8 sysutils/hs-ekg-core 0.1.0.1_1 --> 0.1.1.0 textproc/hs-Diff 0.3.0_1 --> 0.3.2 textproc/hs-HStringTemplate 0.7.3_1 --> 0.8.3 textproc/hs-HaXml 1.24.1_1 --> 1.25.3 textproc/hs-attoparsec 0.10.4.0_7 --> 0.12.1.6 textproc/hs-attoparsec-enumerator 0.3.3_1 --> 0.3.4 textproc/hs-blaze-html 0.7.0.2_1 --> 0.8.1.0 textproc/hs-blaze-markup 0.6.1.0_1 --> 0.7.0.2 textproc/hs-case-insensitive 1.1.0.3_1 --> 1.2.0.4 textproc/hs-citeproc-hs 0.3.9_1 --> 0.3.10 textproc/hs-double-conversion 0.2.0.6_7 --> 2.0.1.0 textproc/hs-feed 0.3.9.2_1 --> 0.3.10.0 textproc/hs-hexpat 0.20.6_1 --> 0.20.9 textproc/hs-highlighting-kate 0.5.11.1 --> 0.6 textproc/hs-hs-bibutils 5.0_6 --> 5.5 textproc/hs-html-conduit 1.1.0.5_1 --> 1.2.0 textproc/hs-hxt 9.3.1.4_1 --> 9.3.1.15 textproc/hs-hxt-charproperties 9.1.1.1_1 --> 9.2.0.1 textproc/hs-hxt-regex-xmlschema 9.1.0_7 --> 9.2.0.2 textproc/hs-hxt-unicode 9.0.2.2_1 --> 9.0.2.4 textproc/hs-lhs2tex 1.18.1_8 --> 1.19 textproc/hs-pandoc 1.13.2 --> 1.15.0.6 textproc/hs-pandoc-types 1.12.4.1_1 --> 1.12.4.5 textproc/hs-parsec 3.1.5_1 --> 3.1.9 textproc/hs-polyparse 1.9_6 --> 1.11 textproc/hs-stringsearch 0.3.6.5_1 --> 0.3.6.6 textproc/hs-tagsoup 0.13.1_1 --> 0.13.3 textproc/hs-tagstream-conduit 0.5.5.1_1 --> 0.5.5.3 textproc/hs-texmath 0.8.0.1 --> 0.8.3 textproc/hs-uri 0.1.6.2_1 --> 0.1.6.3 textproc/hs-xml 1.3.13_6 --> 1.3.14 textproc/hs-xml-conduit 1.2.1_1 --> 1.3.1 textproc/hs-xml-hamlet 0.4.0.9_1 --> 0.4.0.11 textproc/hs-xml-types 0.3.4_1 --> 0.3.6 textproc/hs-xmlhtml 0.2.3.2_1 --> 0.2.3.4 textproc/hs-yaml 0.8.8.4_1 --> 0.8.13 www/hs-DAV 1.0.1_1 --> 1.0.7 www/hs-HTTP 4000.2.10_1 --> 4000.2.20 www/hs-authenticate 1.3.2.9_1 --> 1.3.2.11 www/hs-cgi 3001.1.8.5_1,1 --> 3001.2.2.2,1 www/hs-cookie 0.4.1.2_1 --> 0.4.1.6 www/hs-gitit 0.10.6.1_1 --> 0.11.1 www/hs-hS3 0.5.8_1 --> 0.5.9 www/hs-happstack-server 7.3.7_1 --> 7.4.4 www/hs-heist 0.13.1.2_1 --> 0.14.1.1 www/hs-hjsmin 0.1.4.7_1 --> 0.1.5.0 www/hs-http-client 0.3.6.1_1 --> 0.4.20 www/hs-http-conduit 2.1.4_1 --> 2.1.8 www/hs-http-date 0.0.4_8 --> 0.0.6.1 www/hs-http-reverse-proxy 0.4.0.1_1 --> 0.4.2 www/hs-http-server 1.0.4_1 --> 1.0.6 www/hs-http-types 0.8.5_1 --> 0.8.6 www/hs-oeis 0.3.5_1 --> 0.3.6 www/hs-path-pieces 0.1.4_1 --> 0.2.0 www/hs-recaptcha 0.1.0.2_1 --> 0.1.0.3 www/hs-shakespeare 2.0.1.1_1 --> 2.0.5 www/hs-snap 0.13.2.8_1 --> 0.14.0.6 www/hs-snap-core 0.9.6.3_1 --> 0.9.7.2 www/hs-snap-server 0.9.4.5_1 --> 0.9.5.1 www/hs-wai 3.0.1.1_1 --> 3.0.3.0 www/hs-wai-app-static 3.0.0_1 --> 3.1.1 www/hs-wai-extra 3.0.1.2_1 --> 3.0.10 www/hs-wai-logger 2.2.0_1 --> 2.2.4.1 www/hs-warp 3.0.0.5_1 --> 3.1.3 www/hs-warp-tls 3.0.0_1 --> 3.1.1 www/hs-webkit 0.12.6.1_1 --> 0.13.1.3 www/hs-xss-sanitize 0.3.5.2_1 --> 0.3.5.6 www/hs-yesod 1.2.6.1_1 --> 1.4.1.5 www/hs-yesod-auth 1.3.4_1 --> 1.4.6 www/hs-yesod-auth-hashdb 1.3.0.1_1 --> 1.4.2.2 www/hs-yesod-bin 1.2.12.3_1 --> 1.4.13.3 www/hs-yesod-core 1.2.19_1 --> 1.4.13 www/hs-yesod-form 1.3.14_1 --> 1.4.4.1 www/hs-yesod-persistent 1.2.3_1 --> 1.4.0.3 www/hs-yesod-static 1.2.4_1 --> 1.5.0.2 www/hs-yesod-test 1.2.3.2_1 --> 1.4.3.1 x11-toolkits/hs-GLURaw 1.4.0.1_1 --> 1.5.0.1 x11-toolkits/hs-GLUT 2.5.1.1_1,1 --> 2.7.0.1,1 x11-toolkits/hs-OpenGL 2.9.2.0_1,1 --> 2.12.0.1,1 x11-toolkits/hs-OpenGLRaw 1.5.0.0_1 --> 2.5.1.0 x11-toolkits/hs-gtk 0.12.5.7_1 --> 0.13.9 x11-toolkits/hs-gtk2hs 0.12.5_1,1 --> 0.13,1 x11-toolkits/hs-gtksourceview2 0.12.5.0_1 --> 0.13.1.3 x11-toolkits/hs-pango 0.12.5.3_1 --> 0.13.1.0 x11-toolkits/hs-vte 0.12.5.0_1 --> 0.13.0.2 x11-toolkits/hs-wx 0.90.1.0_1 --> 0.91.0.0 x11-toolkits/hs-wxc 0.90.1.1_1 --> 0.91.0.0 x11-toolkits/hs-wxcore 0.90.1.1_1 --> 0.91.0.0 x11-toolkits/hs-wxdirect 0.90.1.1_1 --> 0.91.0.0 x11-wm/hs-xmonad 0.11_10 --> 0.11.1 x11-wm/hs-xmonad-contrib 0.11.3_2 --> 0.11.4 x11/hs-xmobar 0.21_1 --> 0.23.1 Removed ports (14): devel/hs-MaybeT Support for computations with failures (deprecated) devel/hs-geniplate Use template Haskell to generate Uniplate-like functions (upstream support is discontinued) devel/hs-glade Binding to the glade library (upstream support is discontinued) devel/hs-haskell-platform The Haskell Platform (it is not tracked any more) devel/hs-ranges Ranges and various functions on them (deprecated) devel/hs-testpack Test Utility Pack for HUnit and QuickCheck (upstream is unmaintained) graphics/hs-soegtk GUI functions as used in the book "The Haskell School of Expression" (upstream support is discontinued) lang/hs-epic Compiler for a simple functional language (it is not needed any more) math/hs-nats Natural numbers (it has been merged into the base library of GHC) multimedia/hs-gstreamer Binding to the GStreamer open source multimedia framework (upstream support is discontinued) [2] www/hs-scgi Haskell library for writing SCGI programs (deprecated) www/hs-yesod-platform Meta package for Yesod (upstream support is discontinued) www/hs-yesod-routes Effective routing for Yesod (upstream support is discontinued) x11-toolkits/hs-gtkglext Binding to the GTK+ OpenGL Extension (upstream support is discontinued) PR: 181049 [1] PR: 197925 [2] PR: 200684 [3] Submitted by: arrowdodger <6yearold@gmail.com> [1] Obtained from: FreeBSD Haskell
* remove empty pkg-plistpgollucci2015-08-211-1/+0
| | | | | PR: 201663 Submitted By: s3erios@gmail.com
* Reset maintainererwin2015-08-191-1/+1
| | | | | | | | | <conrads@cox.net>: host mx.west.cox.net[68.6.19.3] said: 550 5.1.1 <conrads@cox.net> invalid recipient - Refer to Error Codes section at http://postmaster.cox.net/confluence/display/postmaster/Error+Codes for more information. (in reply to RCPT TO command) Sponsored by: DK Hostmaster A/S
* - Fix buildamdmi32015-08-191-1/+1
| | | | Approved by: portmgr blanket
* - Fx build adding dependenciesacm2015-08-181-2/+2
|
* Remove UNIQUENAME and LATEST_LINK.mat2015-08-174-5/+4
| | | | | | | | | | | | | | | | | UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now, we won't have conflicts there. Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel has the correct PKGNAME anyway. Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called OPTIONS_FILE now.) Reviewed by: antoine, bapt Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3336
* - Update to 1.44sunpoet2015-08-144-16/+5
| | | | Changes: http://search.cpan.org/dist/Prima/Changes
* - Fix build by adding missing dependencyamdmi32015-08-131-1/+1
| | | | Approved by: portmgr blanket
* Gtk+ 3.16 removed Type a head support in the filechooser. While Gtk+ 3.17kwm2015-08-103-1/+38
| | | | | | | | has another way of archiving this, add type a head back as a optional (default off) option. Requested by: novel@ Tested by: novel@
* These ports need introspection at build time.kwm2015-08-102-2/+2
| | | | Submitted by: antoine@
* Re-commit ofnetchild2015-08-1020-12/+697
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 64 bit linuxulator support (not activated by default): - most of the work was done by Alan Jude - all errors are mine - 64bit (may) have rough edges - I validated * that the 32bit part doesn't has deinstall regressions (incl. EXP runs by antoine) * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation later, when I dare to activate the 64bit linuxulator in the kernel) - the infrastructure part looks mature enough to let more test-bunnies get some experience with the new 64 bit parts - to use it you shall have no linux ports installed and have to specify (on your own risk) the following in make.conf before installing the ports: OVERRIDE_LINUX_BASE_PORT=c6_64 OVERRIDE_LINUX_NONBASE_PORTS=c6_64 This is on top of the exiting c6 linux ports. Given that CentOS 7 is 64bits only, we decided to have it as an "overlay" instead of new ports. The 64bit part only installs 64bit executables, the 32bit ports can not be installed at the same time (if needed we can think of letting the 64bit overlay install the 32bit parts too, but given the CentOS 7 comment above...). Differential Revision: https://reviews.freebsd.org/D174 Submitted by: alanjude Sponsored by: Essen FreeBSD Hackathon 2015 Reviewed by: xmj, eadler (earlier versions) Approved by: portmgr (antoine after some EXP-runs)
* - editors/lazarus update to 1.4.2acm2015-08-092-2/+2
| | | | | | | | | | - Add USE_FPC_RUN to bsd.fpc.mk. It add fpc units like run dependencies. Otherwise fpc units only are added like build dependencies (less dependencies registered when they are installed with pkg). - Remove GTK1 obsolete dependencies - Bump all ports with dependencies of fpc-* units - Bump all ports with dependencies of lazarus ports - Clean up
* * Remove 8.x patch.kwm2015-08-082-49/+3
| | | | | | | | | | * Make OSVERSION conditionals check OPSYS == FreeBSD. And add check for OPSYS == DragonFly, since they don't have zlib.pc in there base [1] * Remove old reinplace that didn't apply anymore. And the thing it was supposed to handle is done elsewhere in the Makefile. Reported by: marino@ [1] Tested by: marino@
* * Add PORTSCOUT macros to only show stable gnome versions.kwm2015-08-082-0/+4
| | | | | | | | * Fix the PORTSCOUT macro in devel/glib20-reference/bsd.gnome-reference.mk so that all -reference ports get ignored. * Add some PORTSCOUT=ignore:1 here and there for software that won't get any updates anymore. Or are slave ports, so only the master port will get checked.
* The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.kwm2015-08-0631-160/+978
| | | | | | | | | | | | | | | | | | The offical GNOME 3.16 release notes can be found at https://help.gnome.org/misc/release-notes/3.16/ Upgrade instructions for port users: Delete the old tracker package with: # pkg delete -f tracker And user port upgrade tool of choice to upgrade. Thanks to Antoine Brodin for running the exp-runs. This release was made possible by the following people: Gustau Perez Ting-Wei_Lan PR: 201980
* - Upgrade x11-wm/enlightenment to 0.19.7 [1]gblach2015-08-053-23/+25
| | | | | | | | | | | - Upgrade devel/efl to 1.15.0 - Upgrade x11-toolkits/elementary to 1.15.0 - Upgrade graphics/evas_generic_loaders* to 1.15.0 - Upgrade multimedia/emotion_generic_players-vlc to 1.15.0 - Upgrade multimedia/rage to 0.1.4 [2] PR: 202023 [1], 202024 [2] Submitted by: cpets <at> list <dot> ru [1][2]
* Part 1 of adding USE_GNOME=intltool to ports that require it.kwm2015-08-031-1/+1
| | | | | | | | The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and gtk30 don't pull intltool in anymore. PR: 201980 Exp-run by: antoine@
* Update poppler to 0.34.0. [1]kwm2015-08-031-0/+1
| | | | | | | Chase all users of shlib version change of libpoppler.so. PR: 201477 [1] Submitted by: olivierd@ [1]
* By default libtool replaces -export-symbols <file> with -retain-symbols-filetijl2015-08-028-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <file> on ELF systems, but this doesn't really do what -export-symbols is meant to do. On GNU ELF systems it converts <file> to a simple version script first and then uses -version-script instead of -retain-symbols-file. Let USES=libtool patch libtool scripts to do this on all systems with GNU ld(1). Bump PORTREVISION on all ports where the build log contains -export-symbols. audio/calf: This port builds a module that now exports only one function, but it also builds a number of executables that link to this module and expect to see other functions. Because it's already a bit dodgy to link to a module (libtool warns about this) let the module continue to export only one function and instead build an ordinary library from the same source that the executables can link to. Fix a number of other issues in the same Makefile.am and clean up the port Makefile. japanese/scim-honoka: Tries to hide all symbols that start with an underscore, but because this library is written in C++ all symbols start with _Z so it ends up hiding everything. Just don't hide anything at all like the textproc/scim configure script does. multimedia/schroedinger: Apply an upstream patch. textproc/scim-input-pad: Same as japanese/scim-honoka. PR: 201922 Approved by: portmgr (antoine) Exp-run by: antoine
* Grab patch from upstream to fix the build.kwm2015-07-291-0/+28
| | | | | | | | | | One of the patches cherry picked to the 3.14 branch depends on a glib API added in the 2.44 series. Add a patch from upstream to allow build with glib 2.42 in ports. PR: 201951 [1] Reported by: Walter Schwarzenfeld, Gary <freebsd-bugzilla@in-addr.com> [1] Obtained from: upstream gtk+ 3.14 branch
* Update gtk30 to 3.14.15.kwm2015-07-293-6/+88
| | | | | | | | | | * Explicitly disable wayland backend. * Remove obsolete packagekit configure argument * Add patch to fix shared clipboard between X screens. [1] Submitted by: ashish@ [1] Tested by: ashish@ [1] Obtained from: gtk+ upstream [1]
* Update gtk-update-icon-cache and gtk20 to 2.24.28.kwm2015-07-283-51/+4
| | | | Obtained from: gnome devel repo
* - Strip libraryamdmi32015-07-271-1/+5
| | | | - Add LICENSE
* Unbreak INDEX, reverting r392921antoine2015-07-2620-697/+12
| | | | With hat: portmgr
* 64 bit linuxulator support (not activated by default):netchild2015-07-2620-12/+697
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - most of the work was done by Alan Jude - all errors are mine - 64bit (may) have rough edges - I validated * that the 32bit part doesn't has deinstall regressions * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation later, when I dare to activate the 64bit linuxulator in the kernel) - the infrastructure part looks mature enough to let more test-bunnies get some experience with it - to use it you shall have no linux ports installed and have to specify (on your own risk) the following in make.conf before installing the ports: OVERRIDE_LINUX_BASE_PORT=c6_64 OVERRIDE_LINUX_NONBASE_PORTS=c6_64 This is on top of the exiting c6 linux ports. Given that CentOS 7 is 64bits only, we decided to have it as an "overlay" instead of new ports. The 64bit part only installs 64bit executables, the 32bit ports can not be installed at the same time (if needed we can think of letting the 64bit overlay install the 32bit parts too, but given the CentOS 7 comment above...). Differential Revision: https://reviews.freebsd.org/D174 Submitted by: alanjude Sponsored by: Essen FreeBSD Hackathon 2015 Reviewed by: xmj, eadler (earlier versions) Approved by: portmgr (implicit, I remember blanked approval for linux parts loooong ago, punish me if you don't agree anymore)
* Fix packaging after sphinx updateantoine2015-07-252-8/+5
| | | | Reported by: pkg-fallout
* Release to pool.kwm2015-07-222-3/+1
| | | | Remove WWW, upstream is gone.
* The lazarus GTK1 interface has been discontinued upstream:bapt2015-07-153-44/+0
| | | | http://wiki.lazarus.freepascal.org/GTK1_Interface
* Convert to USES=metaportbapt2015-07-131-6/+1
| | | | | PR: 201507 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
* - Update to 1.3.3sunpoet2015-07-132-24/+16
| | | | | | | | | | - Fix LICENSE - Sort USE_PYTHON - Cleanup Makefile - Cosmetic change - Pass maintainership to python@ Changes: http://sourceforge.net/p/pyfltk/code/HEAD/tree/trunk/pyfltk/CHANGES
* - Update to 2.8gahr2015-07-072-4/+4
|
* Fix build with ffmpeg 2.7 when built with non-default FFMPEG OPTIONriggs2015-07-042-14/+25
| | | | Approved by: portmgr (antoine)
* - Update multimdedia/ffmpeg to latest upstrem version 2.7.1riggs2015-07-031-0/+4
| | | | | | | - Mark ports BROKEN that were discovered not to work with this update; discovered by exp-run in bug 201181 - Note the need for manual upgrade of dependent ports in UPDATING
* Set NO_ARCH for remaining rubygem-* ports with no arch dependent filespgollucci2015-07-031-0/+2
| | | | | | | Obtained from: DEVELOPER_MODE With Hat: ruby@ Sponsored by: RideCharge Inc / Curb
* Update GNUstep ports to their latest versions.theraven2015-07-016-85/+87
| | | | | | | Also fix a few bits of generic infrastructure along the way. Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D2961
* x11-toolkits/p5-Gtk2: update to 1.2495swills2015-07-012-4/+3
|
* After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary,adamw2015-06-292-4/+0
| | | | | | and in fact now leads to incorrect permissions. Remove all instances of it from perl@ ports.
* x11-tools/gtkada3: Fix build when DOCS option is deselectedmarino2015-06-272-1/+2
| | | | | | | | | | | (Note: The vast majority of users should never deselected docs -- These appear on the GPS IDE menu and most users are only building gtkada3 to build GPS. But it is an option and thus needs to be supported) While here, strip two libraries. PR: 201137 Submitted by: amdmi3
* - Mark broken on 9.x:amdmi32015-06-261-0/+2
| | | | | | | | | /usr/local/lib/gcc48/include/c++/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. Using USES=compiler:c++11-lib and USE_CXXSTD=c++11 doesn't really help Submitted by: pkg-fallout Approved by: portmgr blanket
* Ada Framework: Switch to gcc5-aux, upgrade 6 packages at oncemarino2015-06-247-140/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The transition from gcc-aux to gcc5-aux in the Ada framework has been blocked by the inability to build gtkada3 and, once resolved, GPS (due to tight locking with compiler). A few days ago, Adacore made their annual release of their main libre products, include GPS. However, some products were tightly coupled with the recent compilers, so in order to upgrade, the compiler had to be switched and dependencies require many ports to be upgraded at once: * lang/asis * devel/gnatcoll * devel/gps * x11-toolkits/gtkada3 * www/aws * www/aws-demos While the version upgrades were modest in most cases (gps, gtkada3), the amount of work put into each port was significant. There are too many improvements to mention here. A few include the removal of dynamic package lists and incorporating gnatcoll into gps to avoid building it twice. A private "exp-run" was done all on all 50+ Ada ports to ensure they still build. Also, a new argument was added to Uses/ada.mk, "run", that pulls in the GNAT compiler as a run depends. This was necessary for GPS that will not launch correctly without the compiler in place.
* - Update to 3.5.7amdmi32015-06-242-3/+3
| | | | | PR: 201000 Submitted by: cyberbotx@cyberbotx.com (maintainer)
* - Update to 1.046sunpoet2015-06-232-4/+6
| | | | | | - Strip shared library Changes: http://search.cpan.org/dist/Gnome2/NEWS
* Use COPYTREE_SHAREbapt2015-06-231-2/+2
|
* Simplify example installationbapt2015-06-231-5/+2
|
* Convert to USES=jpegantoine2015-06-2318-44/+27
|
* Update to version 2.2.11pawel2015-06-193-4/+5
| | | | | | | | | | | | | | | | | | Changelog: Provide a mutex for calls to make-fresh-user-modules to deal with guile thread safety issues (c++-gtk-utils/Makefile.am; extension.h, extension_helper.cpp). Improve efficiency of scheme to C++ list translators for long lists (extension.h). Update libtool to version 2.4.4. Update code comments (extension.h, future.h, parallel.h, task_manager.h, task_manager.tpp). Update documentation (README; application.h, parallel.h, param.h).
* - Add LICENSEamdmi32015-06-171-1/+5
| | | | - Strip library
* x11-toolkits/gtkada3: modify to allow building with gcc5-auxmarino2015-06-161-0/+89
| | | | Patch derived from gtkada-2015 released today.
* - Add LICENSE_FILEamdmi32015-06-111-1/+5
| | | | - Strip libraries
* - Fix shebangsamdmi32015-06-101-2/+6
| | | | MFH: 2015Q2
* - Add LICENSE_FILEamdmi32015-06-061-0/+5
| | | | - Strip library
* Fix packaging as a userbapt2015-06-051-0/+1
|
* Use USE_LINUX_RPM_BAD_PERMSbapt2015-06-051-6/+1
|
* - Update to 3.5.6amdmi32015-06-032-3/+3
| | | | | PR: 200531 Submitted by: cyberbotx@cyberbotx.com (maintainer)
* - Fix library installationamdmi32015-06-011-3/+3
| | | | | - Fix license - Switch to USES=tar
* - Add LICENSEamdmi32015-06-011-1/+5
| | | | - Strip library
* - Fix shebangsamdmi32015-05-311-2/+8
| | | | | | | - Strip library Approved by: portmgr blanket MFH: 2015Q2
* Cleanup USE_GITHUB usage.mat2015-05-312-3/+3
| | | | | With hat: portmgr Sponsored by: Absolight
* - Fix shebangsamdmi32015-05-291-1/+4
| | | | | Approved by: portmgr blanket MFH: 2015Q2
* - Switch to USES=autoreconfamdmi32015-05-281-2/+1
|
* - Don't cat pkg-message from Makefilesamdmi32015-05-271-1/+0
| | | | Approved by: portmgr blanket
* Switch PYTHON_REL from a 3 digits number to a 4 digits number to handleantoine2015-05-271-1/+1
| | | | | | | python 2.7.10 Differential Revision: https://reviews.freebsd.org/D2639 Reviewed by: sunpoet, mva
* - Use options helpersamdmi32015-05-261-9/+6
| | | | - Strip library
* Qt 5.3 removed runtime detection of SSE2 so it needs to be configuredtijl2015-05-252-1/+2
| | | | | | | | with -no-sse2 at buildtime on i386. PR: 198738, 200258 Reported by: sasamotikomi@gmail.com Approved by: maintainer timeout (2 weeks)
* Fix build with mono 4antoine2015-05-241-8/+3
|
* Remove $FreeBSD$ from patches files everywhere.mat2015-05-237-7/+0
| | | | | With hat: portmgr Sponsored by: Absolight
* Fix the build by telling configure to look for the mcs program instead ofkwm2015-05-221-0/+4
| | | | | | the "compat" gmcs program, which was removed in the mono 4.0 update. Submitted by: pkg-fallout
* - Add LICENSEamdmi32015-05-161-1/+5
| | | | - Strip library
* - Add LICENSE_FILEamdmi32015-05-161-1/+3
| | | | - Strip library
* - Strip libraryamdmi32015-05-161-1/+5
| | | | - Add LICENSE
* MASTER_SITES cleanup.mat2015-05-1425-53/+25
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* - Add LICENSE_FILEamdmi32015-05-121-1/+3
| | | | - Strip library
* Cleanup DIST* variables.mat2015-05-123-5/+5
| | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight
* Move p5- ports from ports@ to perl@.mat2015-05-112-2/+2
| | | | | With hat: perl@ Sponsored by: Absolight
* - Drop @dirrm* from plistamdmi32015-05-111-2/+0
|
* - Add missing file to plistamdmi32015-05-081-0/+1
| | | | Approved by: portmgr blanket
* Update ports in the remaining categories to not use GH_COMMIT.mat2015-05-082-3/+2
| | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight
* - Add CPE infoamdmi32015-05-071-1/+2
| | | | Approved by: portmgr blanket
* - Add CPE infoamdmi32015-05-071-1/+3
| | | | Approved by: portmgr blanket
* Fix build on 10.1 i386.madpilot2015-05-051-1/+2
| | | | This slipped by me in the previous commit.
* - Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which addmadpilot2015-05-043-1749/+5
| | | | | | | | | | | | | | | depends on the camlp4 language and labltk ocaml modules, which are now in separate ports. - Update x11-toolkits/ocaml-lablgtk2 to 2.18.3 - Update graphics/ocaml-lablgl to 1.05 - Make unison ports use USE_OCAML - Convert ports to the new flags where needed - Bump PORTREVISION on ports depending on ocaml-lablgtk2, those need to be rebuilt PR: 199845 Submitted by: jbeich@ Differential Revision: https://reviews.freebsd.org/D2434 Approved by: portmgr (mat)
* Objective Caml interface to Tkmadpilot2015-05-047-0/+428
| | | | | | | | | | | | LablTk is an interface to the Tcl/Tk GUI framework. It allows to develop GUI applications in a speedy and type safe way. A legacy Camltk interface is included. The OCamlBrowser library viewer is also part of this project. WWW: https://forge.ocamlcore.org/projects/labltk/ PR: 195737 Submitted by: Michael Grunewald <michipili at gmail.com>
* x11-toolkits/scintilla, editors/scite: update to 3.5.5jbeich2015-05-043-5/+5
| | | | | | | | | - Pet portlint since r383894 by formatting patches with makepatch target Changes: http://www.scintilla.org/ScintillaHistory.html PR: 199565 Submitted by: lightside <lightside@gmx.com> Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* - Update to 2.2.5sunpoet2015-05-042-5/+8
| | | | | | | - Add LICENSE - Sort RUN_DEPENDS Changes: https://github.com/ruby-gnome2/ruby-gnome2/commits/master
* - Update to 2.2.5sunpoet2015-05-042-4/+7
| | | | | | | - Add LICENSE - Fix USE_GNOME Changes: https://github.com/ruby-gnome2/ruby-gnome2/commits/master