Niclas Zeising
f2ca9b9f1b
Update to 0.1.2
...
PR: 207088
Submitted by: Anton Törnqvist (maintainer)
2016-02-10 21:18:01 +00:00
Don Lewis
6fe466c867
Disable PDF import plugin to unbreak build with modern boost.
...
A proper fix that can be upstreamed will take a bit longer.
PR: 199601
2016-02-10 00:47:21 +00:00
Raphael Kubo da Costa
d047bd9e6e
Update Calligra to 2.9.11.
...
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/
2016-02-08 19:18:59 +00:00
Tijl Coosemans
2afb7e98d3
Add upstream patches that resolve a deadlock when one thread closes a
...
socket or pipe while another thread is still accepting connections.
PR: 205922
Approved by: office (jkim)
2016-02-08 18:29:36 +00:00
Ashish SHUKLA
31c25245ab
- Update to latest pretest 25.0.90[1]
...
- Switch to GNU mirrors
- Add XWIDGET option[1]
- Fix portlint warnings[1]
PR: 206813
Submitted by: Joseph Mingrone <jrm at ftfl.ca>[1]
2016-02-07 22:46:55 +00:00
Olivier Duchateau
d3afba36e9
Update to 20160118 snapshot
...
PR: 206419
Submitted by: myself
Approved by: <darcsis@gmail.com> (maintainer, timeout > 2 weeks)
2016-02-07 07:25:33 +00:00
Olivier Duchateau
6f99407eca
Update to 3.6.3
...
PR: 206751
Submitted by: Naram Qashat (maintainer)
2016-02-07 07:17:25 +00:00
John Marino
bac086b352
editors/vigor: USES+= ncurses, link with ncurses, not curses
2016-02-05 19:00:51 +00:00
John Marino
cdead12b74
editors/uemacs: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
...
Also link with ncurses, not termcap
approved by: infrastructure blanket
2016-02-05 18:59:49 +00:00
John Marino
3537fff894
editors/shed: document ncurses requirement (USES+=ncurses)
...
approved by: infrastructure blanket
2016-02-05 18:57:54 +00:00
John Marino
ce3adb91b2
editors/se: document ncurses requirement (USES+=ncurses)
...
approved by: infrastructure blanket
2016-02-05 18:57:08 +00:00
John Marino
42987ccf62
editors/mp: respect LDFLAGS
2016-02-05 18:56:22 +00:00
John Marino
1b15721431
editors/mined: document ncurses requirement (USES+=ncurses)
...
approved by: infrastructure blanket
2016-02-05 18:43:32 +00:00
John Marino
5c1e001ad5
editors/hte: document ncurses requirement (USES+=ncurses)
...
approved by: infrastructure blanket
2016-02-05 18:38:36 +00:00
John Marino
f72a57bb19
editors/nvi-devel: document ncurses requirement (USES+=ncurses)
...
approved by: infrastructure blanket
2016-02-05 18:37:39 +00:00
John Marino
d831a1f6a5
editors/joe: USES+= ncurses, respect LFLAGS
...
Also link to libncurses, not termcap
2016-02-05 18:36:03 +00:00
John Marino
d48cc533e1
x11/xterm: document ncurses requirement (USES+=ncurses)
...
Also link with libncurses, not libcurses
approved by: infrastructure blanket
2016-02-05 18:34:16 +00:00
John Marino
28d03bbe16
editors/dhex: document ncurses requirement (USES+=ncurses)
...
approved by: infrastructure blanket
2016-02-05 18:20:31 +00:00
John Marino
18c49bae5c
editors/bvi: document ncurses requirement (USES+=ncurses)
...
approved by: infrastructure blanket
2016-02-05 18:19:14 +00:00
John Marino
4a934e1995
editors/beav: USES+= ncurses, respect LDFLAGS
2016-02-05 18:17:02 +00:00
John Marino
29c3922c73
editors/aee: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
...
approved by: infrastructure blanket
2016-02-05 18:15:20 +00:00
John Marino
7a32a9db26
editors/2bsd-vi: document ncurses requirement (USES+=ncurses)
...
approved by: infrastructure blanket
2016-02-05 18:12:42 +00:00
Kurt Jaeger
e81fe7cba4
New port: editors/with-editor
...
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>
2016-02-04 19:10:57 +00:00
Sunpoet Po-Chuan Hsieh
9c52777efd
- Update to 7.4.1229
...
Changes: https://github.com/vim/vim/commits/master
2016-02-01 19:47:35 +00:00
John Marino
c793031cfa
editors/vim: document ncurses requirement (USES+=ncurses)
...
approved by: infrastructure blanket
2016-01-31 19:45:28 +00:00
John Marino
9e20c719f7
editors/puff: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
...
approved by: infrastructure blanket
2016-01-31 14:44:32 +00:00
John Marino
bcd345a414
editors/heme: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
...
approved by: infrastructure blanket
2016-01-31 14:40:55 +00:00
John Marino
355b183ab6
editors/sted: USES+=ncurses, respect LDFLAGS
...
while here, use MAKE_ARGS instead of sed'ing Makefile
2016-01-31 14:35:35 +00:00
John Marino
93a13aebb5
editors/nano-devel: document ncurses requirement (USES+=ncurses)
...
approved by: infrastructure blanket
2016-01-31 14:22:16 +00:00
John Marino
77164e95e9
editors/biew: document ncurses requirement (USES+=ncurses)
...
Also make it actually link with ncurses, not termlib
approved by: infrastructure blanket
2016-01-31 13:38:50 +00:00
John Marino
443133624e
editors/gate: USES+= ncurses, respect LDFLAGS
...
while here, link with ncurses, not termcap or curses
2016-01-31 13:34:42 +00:00
John Marino
a21c9f5512
editors/chexedit: document ncurses requirement (USES+=ncurses)
...
approved by: infrastructure blanket
2016-01-31 13:26:25 +00:00
John Marino
b56c2cb98e
editors/nano: document ncurses requirement (USES+=ncurses)
...
approved by: infrastructure blanket
2016-01-31 13:25:29 +00:00
John Marino
e36736ba3c
editors/zile: document ncurses requirement (USES+=ncurses)
...
approved by: infrastructure blanket
2016-01-31 12:47:51 +00:00
John Marino
511d208212
editors/bitedit: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
...
approved by: infrastructure blanket
2016-01-31 12:41:50 +00:00
John Marino
29a155f0b1
editors/vile: document ncurses requirement (USES+=ncurses)
2016-01-31 12:35:36 +00:00
John Marino
32cd29d6dc
editors/tweak: document ncurses requirement (USES+=ncurses)
2016-01-31 12:34:28 +00:00
John Marino
2d239fade9
editors/tetradraw: USES+= ncurses, respect LDFLAGS
2016-01-31 12:29:31 +00:00
John Marino
148e920b75
editors/uzap: document ncurses reqmt (USES+=ncurses), respect LDFLAGS
...
while here, regenerate remaining patch and rename both of them.
approved by: infrastructure blanket
2016-01-31 12:18:31 +00:00
John Marino
2977b03ee7
editors/nvi-m17n: document ncurses requirement (USES+=ncurses)
...
Also modify configure to ensure it's linking with ncurses and not
termlib or older version of curses.
2016-01-31 12:11:03 +00:00
John Marino
823781099d
editors/hexcurses: document ncurses requirement (USES+=ncurses)
...
approved by: infrastructure blanket
2016-01-31 11:47:43 +00:00
John Marino
bd139368ed
editors/le: document ncurses requirement (USES+=ncurses)
...
Also, add -I${LOCALBASE}/include to cflags to find ncurses headers
when ports ncurses is used.
approved by: infrastructure blanket
2016-01-31 11:39:58 +00:00
John Marino
432356ad57
editors/led: document ncurses requirement (USES+=ncurses)
2016-01-31 11:20:47 +00:00
John Marino
f5f15ee32a
editors/aewan: document ncurses requirement (USES+=ncurses)
2016-01-31 11:19:44 +00:00
John Marino
991dcfabaa
editors/hexedit: document ncurses requirement (USES+=ncurses)
...
approved by: infrastructure blanket
2016-01-31 11:18:37 +00:00
Don Lewis
22070ede78
Upgrade to upstream svn revision 1727463. This fixes the upstream
...
bug <https://bz.apache.org/ooo/show_bug.cgi?id=125431 >,
"The Password is incorrect. The file cannot be opened."
PR: 206234
2016-01-30 21:26:57 +00:00
Koop Mast
36fdceef54
The MATHVIEW option needs bison instead of byacc to generate correct code.
...
While here remove double MATHVIEW option in OPTIONS_DEFINE.
PR: 206718
Reported by: w.schwarzenfeld@utanet.at
2016-01-29 14:33:00 +00:00
Don Lewis
22094b3ee0
Fix nss-related problems with password-protected documents.
...
Apply patches from upstream commits r1724971 and r1726068 to fix
upstream bug <https://bz.apache.org/ooo/show_bug.cgi?id=125431 >,
"The Password is incorrect. The file cannot be opened."
PR: 206234
Submitted by: Arrigo Marchiori <ardovm AT yahoo.it>
MFH: 2106Q1
2016-01-29 00:44:00 +00:00
Koop Mast
08175e915e
Port to libwpd 0.10 and libwpg 0.3.
...
* While here register optional dependacy in the wordperfect plugin
on libwps 0.4.
* Remove symbols configure flag since it gone.
Obtained from: abiword upstream
2016-01-26 22:08:21 +00:00
John Marino
b3bb58f9de
editors/lazarus* (5 ports): Upgrade version 1.4.2 => 1.6RC2
...
PR: 206147
Submitted by: takefu (airport.fm)
2016-01-26 17:59:50 +00:00