- 02 Aug, 2017 40 commits
-
-
pawel authored
and Javascript source code. It builds upon the databases of cscope and Exuberant ctags. It can also work with Universal ctags, which is a drop-in replacement for Exuberant ctags. The databases of cscope and ctags would be processed by the cqmakedb tool to generate the CodeQuery database file. The CodeQuery database file can be viewed and queried using the codequery GUI tool. WWW: https://ruben2020.github.io/codequery/
-
tcberner authored
Marketing blurb [1]: QtWayland is a Qt 5 module that wraps the functionality of Wayland. QtWayland is separated into a client and server side. The client side is the wayland platform plugin, and provides a way to run Qt applications as Wayland clients. The server side is the QtCompositor API, and allows users to write their own Wayland compositors. This is mostly needed at the moment to make upstream KDE-CI happy, therefore we don't wire it into the metaport devel/qt5. It requires a little change to devel/qt5-qmake, as we needed to modify the installed bsd.conf to know about wayland/egl. Created together with Adriaan de Groot <groot@kde.org>. Reviewed by: rakuco, groot_kde.org Differential Revision: https://reviews.freebsd.org/D11744
-
jpaetzel authored
-
joneum authored
- Changelog: http://www.gecode.org/doc-latest/reference/PageChange.html#SectionChanges_5_1_0 PR: 221083 Submitted by: Demetris Procopiou <dem.procopiou@gmail.com> (maintainer) Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D11781
-
lme authored
- Refresh GH sources
-
lme authored
- Update to 2.7.0
-
amdmi3 authored
- Add LICENSE_FILE - Update WWW Approved by: portmgr blanket
-
imp authored
-
imp authored
u-boot-olimex-a20-som-evb. No maintainer was listed. Tweak MODEL to be chip to match port name.
-
imp authored
Update pkg-descr to reflect this and also reality Submitted by: Emmanuel Vadot PR: 220578
-
culot authored
framework. This module was previously part of devel/p5-Paranoid but is now distributed independently since Paranoid v2.00. WWW: http://search.cpan.org/dist/Paranoid-Log-Syslog/
-
lme authored
- Bump PORTREVISION
-
olgeni authored
-
olgeni authored
-
rakuco authored
GCC 6 changed its default from -std=gnu++03 to -std=gnu++14, and this port's code is not compatible with C++11. Since the project looks abandoned upstream, it makes more sense to just continue building with an older C++ standard. PR: 219297 Approved by: portmgr (blanket approval)
-
linimon authored
PR: 220576 Submitted by: manu
-
imp authored
Submitted by: Emmanuel Vadot
-
imp authored
o Generalize support for different architectures. o Add specific support for aarch64 o Add ALLWINNER64 as a new family using aarch64, but no ports use it yet. o CROSS_COMPILE is the string to pass to u-boot o COMPILER is the FreeBSD port (we assume gcc since that works better typically than clang). Submitted by: Emmanuel Vadot (the aarch64 bits, hacked by me to be generic)
-
imp authored
u-boot repo. Submitted by: Emmanuel Vadot
-
jrm authored
Upstream changes: http://gmsh.info/CHANGELOG.txt
-
lwhsu authored
PR: 220523 Submitted by: lwhsu Approved by: maintainer timeout
-
tz authored
Switch mbstring extension from devel/oniguruma5 to devel/oniguruma6 to fix security issues covert in Oniguruma 6.4. PR: 220809 Submitted by: Dan Langille <dvl@FreeBSD.org> Approved by: maintainer (timeout, 16 days) MFH: 2017Q3
-
matthew authored
-
matthew authored
-
matthew authored
packages into a single module. The big idea here is to glue most of the source files in a package or subpackage together into a single module, called __amalgam__.py. Combined with some hooks in the __init__.py, this should dramatically reduce the number of files that are being searched for inside of the package. This is critical in larger projects where import times are the major startup time cost. WWW: https://github.com/xonsh/amalgamate PR: 220596
-
kmoore authored
-
matthew authored
of the DOCS option PR: 220278 Reported by: holger@freyther.de
-
culot authored
framework. This module was previously part of devel/p5-Paranoid but is now distributed independently since Paranoid v2.00. WWW: http://search.cpan.org/dist/Paranoid-Log-Email/
-
matthew authored
Group FOO_DESC with all the other options helpers for option FOO When DOCS are enabled and one or both of MYSQL and PGSQL options are selected, install the corresponding createDB.sql file for generating the DB schema rsyslog expects [1] PR: 221012 Reported by: rainer@ultra-secure.de [1]
-
brnrd authored
- Bugfix update to v1.10.10
-
dinoex authored
-
matthew authored
Delete unneeded patch file Add timestamp to distinfo Install shlib stripped
-
farrokhi authored
-
amdmi3 authored
Approved by: portmgr blanket
-
amdmi3 authored
Approved by: portmgr blanket
-
olgeni authored
-
mat authored
With the current code, if you use ZI, it will not expand LOCAL/ZI. It would have worked if you use ${MASTER_SITE_ZI} everywhere though. It'll end up trying to fetch from, literally, LOCAL/zi/some-file.tgz. Sponsored by: Absolight
-
gahr authored
1.11.1: * Fix icon display on message view screen 1.11: * "Flattened" the larry theme: fresher look by removing shadows and gradients
-
arved authored
PR: 221082 Submitted by: robertc@robertcollins.net
-