2321 Commits

Author SHA1 Message Date
ajacoutot
9bada5133e Missing BDEP+RDEP on devel/py-gobject3.
failure reported by naddy@
2019-02-07 14:41:45 +00:00
bcallah
2e70d005b4 Update to featherpad-0.9.3
Changelog: https://github.com/tsujan/FeatherPad/releases/tag/V0.9.3
2019-02-06 02:32:01 +00:00
ajacoutot
d4653ead97 Unbreak packaging, I had a bogus python -> python2.7 symlink lying
around.
2019-02-05 08:47:37 +00:00
ajacoutot
b4dbebfb29 Bring all stable patches from upstream.
Still broken at runtime but at least we have a base to start and fix
things.
2019-02-04 17:05:42 +00:00
robert
fa82e654d1 add a different workaround for the mutex hang issue, which is already used elsewhere 2019-01-29 10:34:28 +00:00
sthen
861f6e13ea update to vim-8.1.800 2019-01-24 09:32:15 +00:00
ajacoutot
6d8d25e527 Remove BDEP on devel/gettext-tools and textproc/intltool and use the
textproc/intltool MODULE instead...
2019-01-22 23:03:49 +00:00
landry
afa7a4c194 add missing BDEP on intltool, reported by naddy@ - thanks! 2019-01-22 15:05:11 +00:00
edd
bc3aa70428 Unbreak patching stage for editors/texworks.
(It seems that the previous commit to this port went wrong with regards
to Unicode characters)

Also add a tighter dependency on TeX Live.

Reported by ajacoutot@, OK jca@, thanks!
2019-01-22 12:13:22 +00:00
landry
04bf41d996 Update to beaver 0.4.1 2019-01-21 20:13:44 +00:00
edd
52e591d145 editors/texworks: Fix for TeX Live 2018.
Our in-tree version of texworks expects an older synctex than we now
have in tree. This change fixes that.

Bulk tested and OK kili@, thanks.
2019-01-20 11:20:42 +00:00
bentley
f69349a2a5 HTTPS for chiark.greenend.org.uk. 2019-01-17 10:13:40 +00:00
rsadowski
6f6d361338 hook kile, unhook kile-kde4, adjust kde4-meta 2019-01-13 19:10:26 +00:00
rsadowski
6fff4f5cb6 re-add kile-2.9.92 (kile-kde4 replacement)
ok kn@
2019-01-13 18:59:41 +00:00
kili
214b86a1ac Fix build with upcoming poppler-0.73.0 (no more typedef unsigned
char Guchar).

ok robert@ (maintainer)
2019-01-11 20:06:16 +00:00
kili
829169fd34 Fix build with poppler-0.72.0.
From archlinux.

ok robert@ (maintainer)
2019-01-04 21:07:21 +00:00
bcallah
43b275ef5f Update to moe-1.10 2019-01-04 03:15:59 +00:00
awolk
d85fbe3c70 Update editors/ghostwriter to 1.7.4
OK sthen@
2019-01-02 23:12:53 +00:00
kili
fe4a70a412 Fix poppler-qt5 dependency -- I was wrong in that a single comma
before -qt5 is enough.

While here, move print/texlive/base from RUN_DEPENDS-main to
LIB_DEPENDS-main, because WANTLIB contains synctex.

(and bump revision of the main package)

ok landry@
2019-01-02 17:40:44 +00:00
bcallah
9c300ee963 Update to focuswriter-1.7.1 2019-01-02 00:47:48 +00:00
edd
d655d8a953 editors/texworks: Fix out of date patch comment.
Should have been part of my previous commit.
2018-12-30 12:17:20 +00:00
edd
42ff2b4c6e Update editors/texworks to version 0.6.2.
In doing so switch from qt4 to qt5 to help kili@ in his mission to kill
poppler-qt4.

Thanks to landry@ for figuring out the weird man page CONFIGURE_ARGS.

Thanks to Davin McCall for figuring out the undefined symbol errors:
https://github.com/TeXworks/texworks/issues/852

OK landry@ and kili@
2018-12-30 12:11:56 +00:00
landry
30ccb065e4 Update to ktikz 0.12
switches to qt5, so that's one less consumer for poppler-qt4..

ok pirofti@ (maintainer)
2018-12-28 19:02:40 +00:00
robert
3746b2178d update to 6.1.4.2 2018-12-19 20:43:17 +00:00
sthen
49b00025fd bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost,
it has been split into subpackages
2018-12-13 19:53:23 +00:00
bcallah
fdb474820c Update to featherpad-0.9.2
Changelog: https://github.com/tsujan/FeatherPad/blob/master/ChangeLog
2018-12-11 15:47:13 +00:00
sthen
1224106d57 update to vim-8.1.0573 2018-12-08 22:39:20 +00:00
jca
5a456c772c Control the use of ld -Z from the port Makefile
Should help testing on platforms not yet handled
2018-11-27 13:53:29 +00:00
jca
0caae79743 Don't clobber LDFLAGS 2018-11-23 15:31:22 +00:00
naddy
3b0aa11a1b update to 3.2: a myriad of small tweaks 2018-11-17 18:09:02 +00:00
naddy
c38f58eb45 check for a platform's endianness the modern way by including <endian.h>
and comparing BYTE_ORDER
2018-11-15 22:19:09 +00:00
naddy
0272dfee2a On i386, link without -Z. Not required with ld.bfd and not supported
by ld.lld.  ok jca@
2018-11-10 15:02:23 +00:00
bcallah
a90fcb4a2e +featherpad 2018-11-06 23:55:39 +00:00
bcallah
45d2a91e20 Import editors/featherpad, a lightweight Qt5 plain-text editor.
ok kn@

FeatherPad is a lightweight Qt5 plain-text editor. It is independent of
any desktop environment and has:
  * Drag-and-drop support, including tab detachment and attachment
  * X11 virtual desktop awareness
  * Instant highlighting of found matches when searching
  * A docked window for text replacement
  * Support for showing line numbers and jumping to a specific line
  * Automatic detection of text encoding as far as possible and optional
    saving with encoding
  * Syntax highlighting for common programming languages
  * Ability to open URLs with appropriate applications
  * Session management
  * Side-pane mode
  * Auto-saving
  * Printing
  * Text zooming
2018-11-06 23:55:20 +00:00
jca
663caa18fb Upgrade path from emacs21 to latest emacs
"makes sense" naddy@, tweaks from sthen@
2018-11-02 12:56:52 +00:00
jca
497bb500c1 Remove emacs21
Broken when linked with lld, the unexec'd emacs segfaults.  Instead of
yet another workaround (ld.bfd), many prefer a removal.  One the plus
side, that's one less brk(2) user in the ports tree.

Prodded by naddy@, no objections from the usual suspects.
2018-10-31 00:27:24 +00:00
jeremy
ecdd34f345 Bump related ports after default ruby version switch. 2018-10-26 16:16:24 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
rsadowski
e366caf917 Update OpenBSD KDE5 universe.
- Update KDE Frameworks to 5.51.0
-- Change examples handling and use @sample for all of them. Idea by
   ajacoutot@. Discussed with ajacoutot@,sthen@,naddy@.

- Update our KDE Applications to 18.08.2.
-- Nothing special except okteta. They use there own version pattern
   now. I set EPOCH.

- Update all devel/kf5 consumers there are effected by the examples handling.
-- kdevelop
-- krusader
-- tellico
-- yakuake

Thanks to landry@ for feedback and hints
2018-10-22 20:30:41 +00:00
bcallah
69d04c9cbf Update to ne-3.1.2
Changelog spread over these two files:
http://ne.di.unimi.it/CHANGES
http://ne.di.unimi.it/NEWS
2018-10-16 14:53:11 +00:00
sthen
97228b98c3 update to vim-8.1.438 2018-09-29 22:47:36 +00:00
robert
6bdbcad4fa update to 6.1.1.2 2018-09-20 13:54:12 +00:00
ajacoutot
df2b078e13 Fix WANTLIB/LIB_DEPENDS after the recent gtkspell3 update. 2018-09-20 09:22:03 +00:00
tj
bca5d7ab2b update to nano 3.1
ok naddy
2018-09-19 19:26:10 +00:00
rsadowski
46074cc701 Use kdiagram in calligra
Bump and regen PLIST
2018-09-19 05:16:04 +00:00
sthen
39d2d3a91b update to vim-8.1.0388
- remove bogus "CFLAGS/LDFLAGS=-pthread" setting for the gtk flavour
(very old - probably a remnant of uthread and not needed any more),
it was done as an override rather than addition, so the wanted CFLAGS
were not used for gtk builds.

- don't strip if this is a DEBUG build.
2018-09-14 09:11:41 +00:00
robert
778c5aea67 unbreak after libc++ update by defining _LIBCPP_ENABLE_CXX17_REMOVED_UNEXPECTED_FUNCTIONS
as these are still used by libreoffice
2018-09-11 18:51:00 +00:00
gonzalo
d48ab67c6d Update for Nano to 3.0
https://nano-editor.org/dist/v3/ChangeLog

OK naddy@ (maintainer)
2018-09-11 06:25:29 +00:00
robert
3522e7e9ec unbreak pdf export and printing by switching to libressl from nss for
digest so that the MD5_Update symbol will not conflict between libcrypto
and libnss

a hack might come later for nss as well
2018-09-07 07:15:50 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00