Commit graph

10022 commits

Author SHA1 Message Date
Jose Alonso Cardenas Marquez
32dd58a974 - Remove LD_UNSAFE (I forgotten it on previous commit) 2019-08-15 16:59:08 +00:00
Jose Alonso Cardenas Marquez
011ed12b8e - Update to 1.84.2 2019-08-15 16:54:04 +00:00
Jose Alonso Cardenas Marquez
60a40bc645 - Update to 2.0.4
- Remove LD_UNSAFE. It is defined in lang/fpc
- Few minor modifications
- Change LAZARUS_DEFAULT to 2.0.4
- Add lang/fpc-source to RUN_DEPENDS
2019-08-15 16:36:04 +00:00
Adriaan de Groot
fcf437462e Update KDE Applications to latest upstream release, 19.08
Release announcement
	https://kde.org/announcements/announce-applications-19.08.0.php

Thanks to tcberner for doing most of the prep-work.
2019-08-15 15:38:52 +00:00
Tobias Kortkamp
40666d2b8f lang/rust: Update to 1.37.0
- Force rebuild all consumers to catch regressions early

Thanks to Mikaël Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.

Changes:	https://blog.rust-lang.org/2019/08/15/Rust-1.37.0.html
Tested by:	jbeich, tobik, greg@unrelenting.technology (aarch64)
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D21247
2019-08-15 14:30:16 +00:00
Adriaan de Groot
0a7455c83c Update KDE Frameworks to latest upstream release, 5.61
Release notes at
	https://kde.org/announcements/kde-frameworks-5.61.0.php

Thanks to
	antoine@ for the exp-runs,
	tcberner@ for most of the prep-work,
	the Gentoo community for cherry-picking patches

There are a bunch of changes in (implicitly included) headers, which
broke existing KDE Applications builds; that's why there are a whole
bunch of "patch-gentoo-kf5-5.61-headers" patches (taken from Gentoo
packaging). Those will go away with the next KDE Applications release,

PR:		239777
Submitted by:	tcberner
2019-08-15 10:01:34 +00:00
Mathieu Arnold
79698c8457 Convert to UCL & cleanup pkg-message (categories e-g) 2019-08-13 16:03:11 +00:00
Joseph Mingrone
e6a1390428 editors/emacs-devel: Update to 2019-08-12 commit, 2b329ed
This fixes Emacs bug #37006, which could prevent the garbage collector from
running.
2019-08-13 02:18:18 +00:00
MANTANI Nobutaka
a9f50173a4 - Switch to the version maintained by the developers of Wanderlust.
- Update to the snapshot on 2019-07-08.
2019-08-12 14:16:56 +00:00
MANTANI Nobutaka
6f7e57bfc8 - Switch to the version maintained by the developers of Wanderlust.
- Update to the snapshot on 2019-05-26.
2019-08-12 14:14:54 +00:00
MANTANI Nobutaka
f7976caedf - Switch to the version maintained by the developers of Wanderlust.
- Update to the snapshot on 2019-04-07.
2019-08-12 14:11:47 +00:00
Jason Helfman
958e4f1f33 - reclaim 2019-08-08 15:28:13 +00:00
Ryan Steinmetz
edb787f7fd - Update to 1.16.6 2019-08-08 13:43:55 +00:00
Rene Ladan
860a89e29f Return jgh's ports to the various pools after his commit bit was safekept.
Hat:		portmgr-secretary
2019-08-05 20:07:06 +00:00
Antoine Brodin
5bc3cbfabc Mark BROKEN: unfetchable 2019-08-04 10:02:46 +00:00
Antoine Brodin
b16de4c294 Deprecate ports broken for more than 6 months 2019-08-04 09:07:47 +00:00
Adam Weinberger
24478a28af vim: Simplify patch 2019-08-03 17:33:02 +00:00
Adam Weinberger
43d43dd6bf vim: Update to patchlevel 1790
Also, unmute Makefile commands.
2019-08-02 12:14:34 +00:00
Joseph Mingrone
7628dc7174 editors/emacs-devel: Update to 2019-08-01 commit, b22b59c 2019-08-01 10:00:35 +00:00
Tobias C. Berner
a5b210399a graphics/poppler: update to 0.79.0
Release 0.79.0:
        core:
         * Fix regression on TextSelectionPainter
         * Fix parsing of DefaultAppearance
         * Fix memory leak in PostScriptFunction
         * Fix crashes in fuzzed files

        qt5:
         * Implemented support for setIcon by changing appearance
         * Added option to set the form available to print
         * QString::null is deprecated, use QString()
         * Replace deprecated qStableSort with std::stable_sort

        build system:
         * Turn README into README.md and expand it

PR:		239277
Exp-run by:	antoine
Approved by:	gnome (kwm, implicit)
2019-07-31 21:14:15 +00:00
Guido Falsi
b14d63261d Update mousepad to 0.4.2 2019-07-29 21:37:13 +00:00
Danilo Egea Gondolfo
815b5d260e - Use "localbase" instead of CPPFLAGS
Reported by:	pkubaj
2019-07-28 19:36:23 +00:00
Danilo Egea Gondolfo
1ccc6c21cf - Update to 4.3
- Re-introduce CPPFLAGS. Without it the configure test for libintl fails and nano crashes when the user selects one of the NLS supported languages

PR:		239189
2019-07-28 19:11:14 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Max Brazhnikov
7d534ce649 editors/texmaker:
- Update to 5.0.3
- Remove dependency on poppler, texmaker uses pdfium since 5.0
- Update WWW

PR:		238752
Approved by:	maintainer timeout (4 weeks)
2019-07-25 18:20:23 +00:00
Grzegorz Blach
d08e7a7d52 Drop maintainership 2019-07-18 23:12:21 +00:00
Ashish SHUKLA
14f314c388 - Update to git snapshot ed29d9f
- Add an OPTION for HarfBuzz text shaping engine support
2019-07-14 02:17:53 +00:00
Rene Ladan
1db32cf03f Remove expired ports:
2019-07-12 misc/tcb: Abandonware that uses sys/dir.h
2019-07-12 editors/xed: Abandonware using sys/dir.h
2019-07-12 databases/gtksql: Abandonware using sys/dir.h
2019-07-13 21:36:57 +00:00
Mark Linimon
feee6ce9d6 Prepare for powerpc-on-clang by deleting hard-coded tests for architecture
as a stand-in for "are we running on gcc".

Approved by:	portmgr (tier-2 blanket)
2019-07-13 00:07:35 +00:00
Tobias C. Berner
37e8575738 KDE Applications: update to 19.04.3
July 11, 2019.
Today KDE released the third stability update for KDE Applications 19.04. This
release contains only bugfixes and translation updates, providing a safe and
pleasant update for everyone.

Over sixty recorded bugfixes include improvements to Kontact, Ark, Cantor, JuK,
K3b, Kdenlive, KTouch, Okular, Umbrello, among others.

Improvements include:

  *  Konqueror and Kontact no longer crash on exit with QtWebEngine 5.13
  *  Cutting groups with compositions no longer crashes the Kdenlive video editor
  *  The Python importer in Umbrello UML designer now handles parameters with default arguments

Changelog:
	https://kde.org/announcements/fulllog_applications-aether.php?version=19.04.3
2019-07-12 05:32:09 +00:00
Kurt Jaeger
35af11ff90 x11-toolkits/scintilla: update 4.1.0 -> 4.2.0
editors/scite: update 4.1.0 -> 4.2.0

PR:		238505
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Relnotes:	https://www.scintilla.org/ScintillaHistory.html
2019-07-10 17:47:54 +00:00
Li-Wen Hsu
039349273e - Update to 6.2.5 2019-07-08 04:13:37 +00:00
Adam Weinberger
ab21586e52 neovim: Update to 0.3.8
* security: 'modeline', 'modelineexpr'
 * Disallow API calls in the sandbox.

MFH:		2019Q3
2019-07-04 16:34:15 +00:00
Craig Leres
b49b5f460f editors/nvi-devel: Take maintainership. Update MASTER_SITES to use
the University of Waterloo Computer Science Club mirror (with
LOCAL/leres as a secondary) since ftp.stack.nl no longer exists.

Approved by:	Approved by: johans (maintainer timeout, 3 months and 3 consecutive timeouts), ler (mentor, implicit)
2019-07-04 16:22:16 +00:00
Tobias Kortkamp
f69160b440 lang/rust: Update to 1.36.0
- Force rebuild all consumers to catch regressions early

Thanks to Mikaël Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.

Changes:	https://blog.rust-lang.org/2019/07/04/Rust-1.36.0.html
Tested by:	jbeich, mikael.urankar@gmail.com
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D20810
2019-07-04 14:41:57 +00:00
Craig Leres
61fd6739b8 editors/nvi-devel: Fix DB_CREATE error and segmentation fault; add
the DB_CREATE flag when using bdb >= 4.4.

PR:		238712
Approved by:	johans (maintainer timeout, 2 weeks), matthew (mentor, implicit)
Obtained from:	Mac Ports
	https://trac.macports.org/browser/trunk/dports/editors/nvi/files/patch-common__db.h?rev=108622
2019-07-03 17:39:28 +00:00
Tobias Kortkamp
df0ba2e172 editors/kakoune: Update to 2019.07.01
Changes:	https://github.com/mawww/kakoune/releases/tag/v2019.07.01
2019-07-01 15:16:02 +00:00
Piotr Kubaj
fee4cd7bd8 editors/xcoral: fix build
Add USES=compiler:c11 to fix build:
BR_Parser.y:1652: error: argument 'file_name' doesn't match prototype
BR_Interface.h:101: error: prototype declaration

Approved by:	mentors (implicit approval)
2019-07-01 12:50:17 +00:00
Piotr Kubaj
cdbe03491d editors/quilter: fix build
Add USES=compiler:c11
In file included from /usr/local/include/webkitgtk-4.0/jsc/jsc.h:25,
                 from /usr/local/include/webkitgtk-4.0/webkit2/WebKitJavascriptResult.h:28,
                 from /usr/local/include/webkitgtk-4.0/webkit2/webkit2.h:55,
                 from com.github.lainsce.quilter@exe/src/Services/ExportUtils.c:28:
/usr/local/include/webkitgtk-4.0/jsc/JSCClass.h:37: error: redefinition of typedef 'JSCClass'
/usr/local/include/webkitgtk-4.0/jsc/JSCValue.h:43: error: previous declaration of 'JSCClass' was here
/usr/local/include/webkitgtk-4.0/jsc/JSCClass.h:40: error: redefinition of typedef 'JSCContext'
/usr/local/include/webkitgtk-4.0/jsc/JSCValue.h:44: error: previous declaration of 'JSCContext' was here

Approved by:	mentors (implicit approval)
2019-07-01 11:00:14 +00:00
Steve Wills
76eadc9bce editors/with-editor: Update to 2.8.3
PR:		238595
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2019-06-30 20:14:34 +00:00
Tobias C. Berner
4d160bfcf5 graphics/poppler: update to 0.78.0
Release 0.78.0:
        core:
         * Fix line annotation arrows for usage in dimensioning
         * Handle Ink annots without an InkList but with an AP
         * Fix typos preventing parsing of Movie start and duration
         * Fix crash on malformed files

        glib:
         * Add poppler_document_create_dests_tree()
         * Don't use the deprecated g_type_class_add_private()
         * Document the differences between render() and render_for_printing()
         * Fix introspection for poppler_document_new_from_data
         * Don't create PopplerInputStream with length 0. Issue #414
         * Document G_IO_ERROR as a possible error condition
         * docs: Add index for API new in 0.78

        build system:
         * Fixes cross compilation of gir in Void Linux
         * Add -Wshadow to the default warning flags
         * install pkg-config pc files if pkg-config is found

PR:		238857
Exp-run by:	antoine
Approved by:	gnome (kwm, implicit)
2019-06-29 08:55:17 +00:00
Tobias Kortkamp
3726f94254 Convert all Go ports to USES=go
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.

USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.

PR:		238849
Submitted by:	dg@syrec.org (also D20745)
Reviewed by:	mat, tobik
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20746
2019-06-29 03:51:13 +00:00
Yuri Victorovich
6255652575 editors/quilter: Update 1.9.1 -> 1.9.2
Reported by:	portscout
2019-06-28 02:24:48 +00:00
Dmitry Marakasov
e8fa467e52 - Update WWW
Approved by:	portmgr blanket
2019-06-27 09:32:02 +00:00
Rene Ladan
d2eb50ab00 Clean up final leftovers from Qt4.
Submitted by:	rene
Reviewed by:	mat, tcberner
Differential Revision:	https://reviews.freebsd.org/D20725
2019-06-26 11:52:23 +00:00
Dmitry Marakasov
eb75dd5737 - Update WWW
Approved by:	portmgr blanket
2019-06-24 09:34:15 +00:00
Kubilay Kocak
c4c24177f0 editors/nano: Make several port improvements
* Switch to https:// MASTER_SITES
  * Use provided .xz for distribution file, saving: 50.5% / 1415kB
  * Add LICENSE_FILE
  * Remove CPPFLAGS/LDFLAGS variables, added 19 years ago when the port
    was first created. [1] They are incorrectly (globally) scoped, no
    longer necessary and incorrect for the ncurses:base case. Instead use
    Uses/ncurses.mk variables and provide these to configure to ensure
    includes/lib searches and linking are never mixed between base and
    ports.

[1] ports r29979

Approved by:		danilo (maintainer)
MFH:			2019Q2 (blanket: bugfix)
Differential_Revision:	D20660
2019-06-24 03:24:44 +00:00
Tobias C. Berner
4196590fa5 KDE Applications: complete dependency lists
This has been on the TODO list for forever...

PR:		238764
Reported by:	yuri
2019-06-23 15:39:32 +00:00
Yuri Victorovich
4047024a00 New port: editors/quilter: Editor allowing you to focus on your writing 2019-06-23 04:52:03 +00:00
Guido Falsi
ad1ecbc81b - Simplify XFCE MASTER_SITES usage
- Update XFCE Master sites list

Submitted by:		olivierd
Reviewed by:		mat
Approved by:		portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D8416
2019-06-19 16:14:27 +00:00