summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Collapse)Author
2018-07-29Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542
2018-07-28editors/zoinks: Fix build with Clang 6Tobias Kortkamp
TFWCursors.cpp:32:2: error: constant expression evaluates to 128 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0x80, 0x00, ^~~~ http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475044_s336572/logs/zoinks-0.4.1_2.log - While here add missing dependencies and LICENSE_FILE
2018-07-27Teach the syntax highlighter about the UseBlacklist command in sshd_configAdam Weinberger
PR: 230074 Submitted by: Samy Mahmoudi
2018-07-27editors/with-editor: Update to 2.7.4Steve Wills
PR: 230075 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2018-07-22editors/focuswriter: Update to 1.6.15Fernando Apesteguía
PR: 229933 Submitted by: lightside@gmx.com Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D16392
2018-07-22graphics/opencollada: update to 1.6.63Fernando Apesteguía
Bump PORTREVISION for dependent ports Reported by: portscout Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D16353
2018-07-18Update neovim to 0.3.1Adam Weinberger
FEATURES: man.vim: C highlighting for EXAMPLES section TUI: urxvt: also send xterm focus-reporting seqs API: emit nvim_buf_lines_event from :terminal fillchars: Add "eob" flag FIXES: startup: avoid blank stdin buffer if other files were opened Only waitpid() for processes that we care about Check all child processes for exit in SIGCHLD handler channel.c: Prevent channel_destroy_early() from freeing uninitialized rpc stuff transstr_buf: fix length comparison TUI: Fix standout mode man.vim: fix for mandoc provider/node: npm --loglevel silent API: nvim_win_set_cursor: set curswant checkhealth: Python: fix VIRTUAL_ENV check checkhealth: node.js: also search yarn CHANGES: defaults: shortmess+=F highlight: high-priority CursorLine if fg is set. terminal: handle &confirm and :confirm on unloading screen: truncate showmode messages buffer: fix copying :setlocal options Ex mode: always "improved" (gQ) options: remove 'maxcombine` option (always 6) INTERNAL: screen: use UTF-8 representation
2018-07-16- Update to git snapshot 9593108Ashish SHUKLA
2018-07-13Update KDE Applications to 18.04.3Tobias C. Berner
2018-07-08editors/focuswriter: update to 1.6.14Steve Wills
PR: 229584 Submitted by: lightside <lightside@gmx.com> (maintainer)
2018-07-07- Set PORTSCOUT=ignore for nowDanilo Egea Gondolfo
2018-07-07editors/joe: Update to 4.6Tobias Kortkamp
PR: 228761 Submitted by: wen Approved by: juergen.gotteswinter@googlemail.com (maintainer timeout, 1 month)
2018-07-05- Update to 45.0.2Danilo Egea Gondolfo
- Use github
2018-07-02Update vim to patchlevel 139Adam Weinberger
2018-07-02print/libotf: Update 0.9.13 -> 0.9.16Yuri Victorovich
Port changes: * Add LICENSE/LICENSE_FILE * Add to USE_XORG * Remove CPPFLAGS PR: 228647 Submitted by: thierry Approved by: nikola.lecic@anthesphoria.net (maintainer's timeout; 30 days)
2018-06-29devel/icu: update to 62.1Jan Beich
Changes: http://site.icu-project.org/download/62 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 229359 Exp-run by: antoine (only 10.4)
2018-06-28Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner
From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540
2018-06-26- Update to 6.0.5Li-Wen Hsu
2018-06-23editors/morla: mark BROKEN if the XULRUNNER option is chosenRene Ladan
2018-06-22- Update to 0.50.3Danilo Egea Gondolfo
PR: 227981 Submitted by: danilo Approved by: maintainer timeout (gnome, 1 month)
2018-06-21multimedia/*phonon*: update and flavorize with @qt4/@qt5Tobias C. Berner
Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D14632
2018-06-20Use PY_FLAVOR for dependencies.Mathieu Arnold
FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight
2018-06-18Adjust USES to fix builds on gcc-based architectures.Mark Linimon
While here, pet portlint. Tested for no regression on amd64. Approved by: portmgr (tier-2 blanket)
2018-06-18Mark ports broken on powerpc64, categories d-f.Mark Linimon
While here, pet portlint and do some other cleanup. Approved by: portmgr (tier-2 blanket)
2018-06-16editors/nvi-m17n: fix CJK display problemSteve Wills
PR: 220013 Submitted by: Satoshi TOMIOKA <tomioka.satoshi.ml@gmail.com> Reported by: Yasuhito FUTATSUKI <freebsd-bug-report-yf@yf.bsdclub.org>
2018-06-15- Fix buildJose Alonso Cardenas Marquez
Reported by: pkg-fallout
2018-06-14editors/jucipp: update to 1.4.4Steve Wills
PR: 228841 Submitted by: Mohammad S. Babaei <info@babaei.net>
2018-06-13- Remove always true OSVERSION conditionDmitry Marakasov
Approved by: portmgr blanket
2018-06-13editors/emacs-devel: Restore configure patch to accept base makeinfoJoseph Mingrone
The configure patch was removed in r472261, because I incorrectly thought /usr/bin/makeinfo had been removed from base in 10.4. Pointy-hat: jrm
2018-06-12Emacs ports: Improve consistency between the two Emacs ports and...Joseph Mingrone
- [1] Do not link liblockfile when MAILUTILS option is off. Users who want mail functionality should turn on the MAILUTILS option. See PR 227799. - [2] Create a link under exec_directory pointing to ${PREFIX}/bin/movemail. See upstream bug https://bugs.gnu.org/31737 and PR 228833. - Based on user feedback, change the package name for the nox flavor of editors/emacs-devel from emacs-devel_nox to emacs-devel-nox. The original motivation for naming the package emacs-devel_nox was so that PKGNAMESUFFIX would match the flavor names for USES=emacs ports and flavor names cannot contain '-'. - Remove patches that are no longer necessary. The patch emacs-devel/files/patch-configure.ac is no longer necessary because 10.3, which included an old version of texinfo in base, is EOL. The lldb-gud patch is no longer necessary because the LLDB option has been removed. - Update editors/emacs-devel to a newer commit on the upstream master branch. - Customize COMMENT for nox flavor of editors/emacs-devel. PR: 227799 [1], 228833 [2] Submitted by: yasu@utahime.org [1], bengta@sics.se [2] Approved by: ashish Differential Revision: https://reviews.freebsd.org/D15728
2018-06-12Upgrade to Apache OpenOffice trunk SVN revsion r1833124. This includesDon Lewis
the bug fix in extra-patch-align16 needed for amd64. [1] Instead of symlinking the directory containing the OpenOffice .desktop files under $PREFIX/share/applications, symlink the individual .desktop files. This is what upstream does on Linux and what LibreOffice does as well. The Plasma 5 desktop ignores symlinks to directories when it is scanning for .desktop files. PR: 228030 [1] Reported by: kan
2018-06-12Instead of symlinking the directory containing the OpenOffice .desktopDon Lewis
files under $PREFIX/share/applications, symlink the individual .desktop files. This is what upstream does on Linux and what LibreOffice does as well. The Plasma 5 desktop ignores symlinks to directories when it is scanning for .desktop files. PR: 228030 Reported by: kan@FreeBSD.org
2018-06-11Update neovim to 0.3.0Adam Weinberger
Changes: https://github.com/neovim/neovim/commit/44c6deb91ac917703c157d564eb3accbff4d37af
2018-06-11editors/texstudio: update to 2.12.8Fernando Apesteguía
* USE_GITHUB since this release is only in GH and not in SF * Add LICENSE according to project's site (no license file is provided) * Use DISTVERSION instead of PORTVERSION * Flavorize port and make qt5 default (as in the previous version) PR: 227097 Reported by: lebarondemerde@privacychain.ch Approved by: tcberner (mentor), portmgr (mat) Differential Revision: https://reviews.freebsd.org/D15023
2018-06-10* Change lisp directory from EMACS_SITE_LISPDIR to EMACS_VERSION_SITE_LISPDIR.MANTANI Nobutaka
* Remove unnecessary @rmtry from pkg-plist. * Bump PORTREVISION because of plist change. PR: 228721 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
2018-06-10* Change lisp directory from EMACS_SITE_LISPDIR to EMACS_VERSION_SITE_LISPDIR.MANTANI Nobutaka
* Bump PORTREVISION because of plist change. PR: 228720 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
2018-06-10* Change lisp directory from EMACS_SITE_LISPDIR to EMACS_VERSION_SITE_LISPDIR.MANTANI Nobutaka
* Bump PORTREVISION because of plist change. PR: 228719 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
2018-06-10Update KDE Applications to 18.04.2Tobias C. Berner
2018-06-09editors/linux-sublime3: update to build 3176Steve Wills
PR: 228445 Submitted by: Pedro F. Giffuni <pfg@FreeBSD.org> Approved by: maintainer timeout (miguelmclara@gmail.com, > 2 weeks)
2018-06-09Update vim to patchlevel 39Adam Weinberger
2018-06-03- Update to 2.9.8Danilo Egea Gondolfo
2018-06-03- Update to 1.8.4Jose Alonso Cardenas Marquez
2018-06-03- Update to 3.6.15Jose Alonso Cardenas Marquez
2018-06-03- Update to 0.8.12Jose Alonso Cardenas Marquez
2018-06-01- Update mousepad to 0.4.1Guido Falsi
- Enable GTK3 option by default
2018-06-01Return deischen@'s ports back to the pool after his commit bit got taken inRene Ladan
for safekeeping.
2018-06-01Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6Carlos J. Puga Medina
PR: 228597 Approved by: portmgr (antoine)
2018-06-01editors/emacs: Fix build when XWIDGETS knob is onJoseph Mingrone
Reported by: olgeni
2018-05-31Update editors/kile to 3.0b2Tobias C. Berner
2018-05-31editors/emacs: Fix copy/paste nonsense error from r471214Joseph Mingrone
pointy-hat: jrm