| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Stop building texmaker's own, utdated bundled copy of hunspell. In addition to
the obvious reasons, this is necessary to get the port to build with the
upcoming Qt 5.6, as it passes -std=gnu++11 to the compiler automatically when
it's supported and building the bundled hunspell failed like this:
hunspell/affentry.hxx:28:94: error: cannot initialize a parameter of type 'unsigned short' with an rvalue of type 'nullptr_t'
hunspell/affentry.hxx:91:103: error: cannot initialize a parameter of type 'unsigned short' with an rvalue of type 'nullptr_t'
See also: https://www.freebsd.org/doc/en/books/porters-handbook/bundled-libs.html
PR: 212366
Approved by: portmgr (mat)
|
|
|
|
|
| |
- Update to 4.4.1
- Add explicit PORTREVISION, hopefully people won't mistakenly bump PORTEPOCH anymore
|
|
|
|
|
|
| |
- Update to 4.3
- Add options for Qt toolkit selection (Qt 4 or 5). Follow upstream and
enable Qt 5 by default.
|
| |
|
|
|
|
|
| |
Remove XPDF options, texmaker has a built-in pdf viewer now.
Other changes: http://www.xm1math.net/texmaker/log.html
|
| |
|
|
|
|
|
| |
PR: ports/124012
Submitted by: Max Brazhnikov <makc at issp.ac.ru> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Use DATADIR
- Make runtime dependency optional (default on)
- Pass maintainership to submitter
PR: ports/114339
Submitted by: Max Brazhnikov <makc at issp.ac.ru>
|
|
|