aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.Koop Mast2016-02-1410-162/+265
| | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=408881
* - Update to 2.5.2Danilo Egea Gondolfo2016-02-133-3/+4
| | | | Notes: svn path=/head/; revision=408800
* Fix plist with the GMIC option on after r408504.Raphael Kubo da Costa2016-02-122-1/+2
| | | | | | | Submitted by: Matthew Rezny <matthew@reztek.cz> Notes: svn path=/head/; revision=408719
* Unbreak PDF Import extension when building with modern boost. SimilarDon Lewis2016-02-112-3/+17
| | | | | | | | | | | | | | | | | | | | | | | | to the patch by amdmi3, link the extension with -lboost_system, but only do this in the --with-system-boost case. Doing this unconditionally would break building with the bundled boost because only the boost headers are available and the boost libraries are not built. This is still a bit pessimal because -lboost_system may be used when it is not strictly necessary (when the system boost is old), but it is likely that this is only relevant to FreeBSD and we are in the process of upgrading boost. This fix should be acceptable upstream. Re-enable the PDF Import extension by default. When the PDF Import extension is enabled, promote boost from BUILD_DEPENDS to LIB_DEPENDS. Tested with PDFIMPORT both on and off. Also tested with PDFIMPORT on, --with-system-boost disabled, and boost removed from *_DEPENDS. PR: 207073, 199601 Notes: svn path=/head/; revision=408688
* Update to 0.1.2Niclas Zeising2016-02-103-29/+69
| | | | | | | | PR: 207088 Submitted by: Anton Törnqvist (maintainer) Notes: svn path=/head/; revision=408657
* Disable PDF import plugin to unbreak build with modern boost.Don Lewis2016-02-101-2/+2
| | | | | | | | | A proper fix that can be upstreamed will take a bit longer. PR: 199601 Notes: svn path=/head/; revision=408611
* Update Calligra to 2.9.11.Raphael Kubo da Costa2016-02-0838-68/+55
| | | | | | | | | | This time it did not take us 2 years to update Calligra. In fact, we're updating it 5 days after its official release \o/ Announcement: https://www.calligra.org/news/calligra-2-9-11-released/ Notes: svn path=/head/; revision=408504
* Add upstream patches that resolve a deadlock when one thread closes aTijl Coosemans2016-02-084-1/+192
| | | | | | | | | | socket or pipe while another thread is still accepting connections. PR: 205922 Approved by: office (jkim) Notes: svn path=/head/; revision=408494
* - Update to latest pretest 25.0.90[1]Ashish SHUKLA2016-02-074-20/+43
| | | | | | | | | | | | - Switch to GNU mirrors - Add XWIDGET option[1] - Fix portlint warnings[1] PR: 206813 Submitted by: Joseph Mingrone <jrm at ftfl.ca>[1] Notes: svn path=/head/; revision=408458
* Update to 20160118 snapshotOlivier Duchateau2016-02-072-3/+3
| | | | | | | | | PR: 206419 Submitted by: myself Approved by: <darcsis@gmail.com> (maintainer, timeout > 2 weeks) Notes: svn path=/head/; revision=408347
* Update to 3.6.3Olivier Duchateau2016-02-072-3/+3
| | | | | | | | PR: 206751 Submitted by: Naram Qashat (maintainer) Notes: svn path=/head/; revision=408345
* editors/vigor: USES+= ncurses, link with ncurses, not cursesJohn Marino2016-02-051-1/+2
| | | | Notes: svn path=/head/; revision=408263
* editors/uemacs: document ncurses rqmt (USES+=ncurses), respect LDFLAGSJohn Marino2016-02-051-1/+3
| | | | | | | | | Also link with ncurses, not termcap approved by: infrastructure blanket Notes: svn path=/head/; revision=408262
* editors/shed: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-0/+1
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=408261
* editors/se: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-0/+1
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=408260
* editors/mp: respect LDFLAGSJohn Marino2016-02-051-0/+1
| | | | Notes: svn path=/head/; revision=408259
* editors/mined: document ncurses requirement (USES+=ncurses)John Marino2016-02-052-2/+10
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=408257
* editors/hte: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-1/+1
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=408255
* editors/nvi-devel: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-1/+1
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=408254
* editors/joe: USES+= ncurses, respect LFLAGSJohn Marino2016-02-051-0/+2
| | | | | | | Also link to libncurses, not termcap Notes: svn path=/head/; revision=408253
* x11/xterm: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-1/+2
| | | | | | | | | Also link with libncurses, not libcurses approved by: infrastructure blanket Notes: svn path=/head/; revision=408252
* editors/dhex: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-0/+1
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=408251
* editors/bvi: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-0/+1
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=408249
* editors/beav: USES+= ncurses, respect LDFLAGSJohn Marino2016-02-051-2/+3
| | | | Notes: svn path=/head/; revision=408246
* editors/aee: document ncurses rqmt (USES+=ncurses), respect LDFLAGSJohn Marino2016-02-052-3/+14
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=408244
* editors/2bsd-vi: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-1/+1
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=408243
* New port: editors/with-editorKurt Jaeger2016-02-044-0/+50
| | | | | | | | | | | | | | | | The library with-editor makes it easy to use the Emacsclient as the $EDITOR of child processes, making sure they know how to call home. For remote processes a substitute is provided, which communicates with Emacs on standard output instead of using a socket as the Emacsclient does. WWW: https://github.com/magit/with-editor PR: 206767 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=408080
* - Update to 7.4.1229Sunpoet Po-Chuan Hsieh2016-02-013-16/+15
| | | | | | | Changes: https://github.com/vim/vim/commits/master Notes: svn path=/head/; revision=407740
* editors/vim: document ncurses requirement (USES+=ncurses)John Marino2016-01-311-1/+1
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=407662
* editors/puff: document ncurses rqmt (USES+=ncurses), respect LDFLAGSJohn Marino2016-01-312-3/+11
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=407645
* editors/heme: document ncurses rqmt (USES+=ncurses), respect LDFLAGSJohn Marino2016-01-311-0/+2
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=407644
* editors/sted: USES+=ncurses, respect LDFLAGSJohn Marino2016-01-311-3/+2
| | | | | | | while here, use MAKE_ARGS instead of sed'ing Makefile Notes: svn path=/head/; revision=407643
* editors/nano-devel: document ncurses requirement (USES+=ncurses)John Marino2016-01-311-0/+1
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=407642
* editors/biew: document ncurses requirement (USES+=ncurses)John Marino2016-01-312-2/+2
| | | | | | | | | Also make it actually link with ncurses, not termlib approved by: infrastructure blanket Notes: svn path=/head/; revision=407634
* editors/gate: USES+= ncurses, respect LDFLAGSJohn Marino2016-01-313-0/+23
| | | | | | | while here, link with ncurses, not termcap or curses Notes: svn path=/head/; revision=407632
* editors/chexedit: document ncurses requirement (USES+=ncurses)John Marino2016-01-311-0/+1
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=407630
* editors/nano: document ncurses requirement (USES+=ncurses)John Marino2016-01-311-0/+1
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=407629
* editors/zile: document ncurses requirement (USES+=ncurses)John Marino2016-01-311-1/+1
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=407623
* editors/bitedit: document ncurses rqmt (USES+=ncurses), respect LDFLAGSJohn Marino2016-01-312-4/+5
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=407622
* editors/vile: document ncurses requirement (USES+=ncurses)John Marino2016-01-311-1/+1
| | | | Notes: svn path=/head/; revision=407621
* editors/tweak: document ncurses requirement (USES+=ncurses)John Marino2016-01-311-1/+1
| | | | Notes: svn path=/head/; revision=407620
* editors/tetradraw: USES+= ncurses, respect LDFLAGSJohn Marino2016-01-312-4/+15
| | | | Notes: svn path=/head/; revision=407619
* editors/uzap: document ncurses reqmt (USES+=ncurses), respect LDFLAGSJohn Marino2016-01-314-22/+16
| | | | | | | | | while here, regenerate remaining patch and rename both of them. approved by: infrastructure blanket Notes: svn path=/head/; revision=407618
* editors/nvi-m17n: document ncurses requirement (USES+=ncurses)John Marino2016-01-312-2/+18
| | | | | | | | Also modify configure to ensure it's linking with ncurses and not termlib or older version of curses. Notes: svn path=/head/; revision=407617
* editors/hexcurses: document ncurses requirement (USES+=ncurses)John Marino2016-01-311-0/+2
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=407611
* editors/le: document ncurses requirement (USES+=ncurses)John Marino2016-01-311-1/+2
| | | | | | | | | | Also, add -I${LOCALBASE}/include to cflags to find ncurses headers when ports ncurses is used. approved by: infrastructure blanket Notes: svn path=/head/; revision=407610
* editors/led: document ncurses requirement (USES+=ncurses)John Marino2016-01-311-1/+1
| | | | Notes: svn path=/head/; revision=407609
* editors/aewan: document ncurses requirement (USES+=ncurses)John Marino2016-01-311-1/+1
| | | | Notes: svn path=/head/; revision=407608
* editors/hexedit: document ncurses requirement (USES+=ncurses)John Marino2016-01-311-1/+1
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=407607
* Upgrade to upstream svn revision 1727463. This fixes the upstreamDon Lewis2016-01-302-4/+4
| | | | | | | | | | bug <https://bz.apache.org/ooo/show_bug.cgi?id=125431>, "The Password is incorrect. The file cannot be opened." PR: 206234 Notes: svn path=/head/; revision=407553