1817 Commits

Author SHA1 Message Date
brad
3058a90535 Don't use malloc.h header on OpenBSD.
ok robert@
2014-11-20 06:27:45 +00:00
sthen
c67c1c6e44 build lua flavours of vim, bmercer@ noticed they weren't getting built 2014-11-19 01:07:30 +00:00
robert
afeb6899d2 update to 4.3.4.1 2014-11-15 13:44:40 +00:00
zhuk
1d5aaa34fc Minor bufgix update of Calligra suite to 2.8.6 from MAINTAINER.
Some tests want qdbus, so add TEST_IS_INTERACTIVE=X11. Still many failures,
though.

Tested on amd64.
2014-11-11 07:05:08 +00:00
robert
7c816044ed remove unused patch 2014-11-09 12:33:39 +00:00
robert
d8e2fa573a update to 4.3.3.2 and disable compiler optimizations in the svx module (for now) to allow saving ODF documents 2014-11-09 12:33:18 +00:00
robert
b82b6d785a use system cppunit to avoid problems during bulk builds 2014-11-08 11:14:23 +00:00
sthen
87bb49c072 sync WANTLIB 2014-11-05 11:43:59 +00:00
robert
c21eddd4fb fix the build in the case of cppunit being installed on the system 2014-11-02 17:49:19 +00:00
jca
59029f1005 Revert NO_TEST addition. ajacoutot@ is right, even though upstream
doesn't plan to ship tests in release tarballs, they might change their
opinion one day.
2014-11-01 14:19:32 +00:00
jca
cab5459787 NO_TEST
Release tarballs don't contain tests.
2014-11-01 14:08:38 +00:00
ratchov
f5e7031247 Disable sound rather than adding sndio bits, suggested by sthen,
diff from jca, many thanks.
2014-11-01 09:30:59 +00:00
jca
bf6e469d25 Stop linking against libossaudio, sound support isn't even activated.
ok sthen@ ratchov@
2014-10-28 08:42:47 +00:00
naddy
8a6eac04ff update to 1.4.0: miscellaneous bug fixes 2014-10-27 21:59:32 +00:00
bcallah
487f475d21 Update to 5.7.1.3
Despite the seemingly large version number change, just smaller fixes.
2014-10-20 03:14:11 +00:00
sthen
aa78f199dc update to vim-7.4.475 2014-10-14 13:52:19 +00:00
sthen
d9b88bd332 param.h not needed 2014-10-13 19:04:46 +00:00
bcallah
5055db0dc4 +ne 2014-10-12 22:33:08 +00:00
bcallah
94523c7091 Import editors/ne
ok juanfra@

ne is a free (GPL'd) text editor based on the POSIX standard that runs
on almost any UN*X machine. ne is easy to use for the beginner, but
powerful and fully configurable for the wizard, and most sparing in its
resource usage.

Features:
* multiple user interfaces
* syntax highlighting
* full UTF-8 support
* simple scripting language
* binary file editor
2014-10-12 22:32:27 +00:00
robert
109651c6a0 use the system harfbuzz library and fix dependencies 2014-10-12 17:43:31 +00:00
robert
a95d9c2adf update to 4.3.2.2 and use the default python3 version 2014-10-10 17:13:10 +00:00
espie
83810cb7e7 parallel, okay zhuk@
(tends to red-lantern some bulks otherwise).
2014-09-21 09:02:47 +00:00
bcallah
6a55da021a +le 2014-09-19 22:23:49 +00:00
bcallah
f2dc0d4363 Import editors/le
ok zhuk@

LE - text editor utilizing curses library for screen output. Here are
its features: various operations with stream and rectangular blocks,
search and replace with full regular expressions, text formatting,
undelete/uninsert, hex editing, tunable key sequences, tunable colors,
tunable syntax highlighting, mouse support via ncurses. Can use mmap to
edit very large files or even devices.

Submitted by Ivan Ivanov <rambiusparkisanius AT gmail DOT com>
with patch from zhuk@
2014-09-19 22:23:29 +00:00
bcallah
8075767754 +moe 2014-09-14 23:05:41 +00:00
bcallah
325209816e Import editors/moe
ok landry@ jturner@

GNU Moe is a powerful, 8-bit clean, console text editor for ISO-8859 and
ASCII character encodings. It has a modeless, user-friendly interface,
online help, multiple windows, unlimited undo/redo capability, unlimited
line length, global search/replace (on all buffers at once), block
operations, automatic indentation, word wrapping, filename completion,
directory browser, duplicate removal from prompt histories, delimiter
matching, etc.

Moe tries to rationalize the keyboard commands. The Alt key is used for
harmless commands like cursor movements and scrolling. The Control key
is used for more "dangerous" commands like copying text blocks, deleting
lines, or exiting. The Tab key is used for filename completion and also
shows/hides the directory browser when moe asks for a filename to save
or load. In any case, the unlimited undo/redo capability of moe makes
very difficult to accidentally cause an irreparable damage to your
files.

Moe uses the function keys, so that the most frequent commands can be
issued with only one finger. The function key F1 shows the online help,
and F10 allows you to change the options.
2014-09-14 23:05:05 +00:00
brad
b94a402501 Switch from using MySQL to using MariaDB attempt #2. MariaDB is a drop-in replacement.
ok sthen@
2014-09-13 18:09:20 +00:00
bcallah
2e134c5131 Update to 0.68
ok Thanasoulas Spiros <dsp AT 2f30 DOT org> (MAINTAINER)
2014-09-13 13:04:09 +00:00
jca
ecdec2b76d Cope with FAKE_AS_ROOT=Yes. No package change. 2014-09-10 19:47:17 +00:00
naddy
b91463f651 regcomp now supports \<word\> 2014-09-09 11:10:35 +00:00
chrisz
69c9efa16d Update to 7.4.430.
Changes:
* build -lang subpackage only for gui flavors so we can include
all documentation.
* install OpenBSD syntax files to share/vim/vimfiles, which is
version independent and in the runtimepath by default. This should
be used as target for vim plugin ports as it is version independent.

ok sthen@
2014-09-07 19:24:48 +00:00
ajacoutot
30a1fc83bb Update to subtitleeditor-0.41.1. 2014-09-04 07:46:07 +00:00
shadchin
73d7d7076f Update to texmaker 4.3. 2014-08-31 17:03:33 +00:00
jasper
d0418b942b sort 2014-08-15 12:19:13 +00:00
zhuk
13b9b3938b py-qscintilla could still run qmake from Qt3 on configure. Fix this by
using the detected qmake where appropriate.

Noticed by naddy@ a few weeks ago, committing now that tree is fully unlocked.
2014-08-14 22:35:00 +00:00
espie
92816cd8fc use more specific version of SUBST_* where appropriate 2014-08-10 09:58:04 +00:00
naddy
7652ff02cd bump for plist changes 5.5 -> 5.6 2014-07-16 14:35:38 +00:00
espie
109d2f89b0 bump for 5.6beta 2014-07-16 09:11:43 +00:00
zhuk
e3dfc3fde1 Fix and simplify the "sysctl hw.ncpu" call. Affects only building of
"parallel" FLAVOR, so not a problem for normal builds with using != here.

okay robert@ (MAINTAINER)
2014-07-14 21:31:05 +00:00
robert
c00b74a9de fix the debug flavor's configure_args 2014-07-13 08:28:24 +00:00
zhuk
88992ba4ff Add URLs to KDE ReviewBoard, and tweak a CMake variable used to a more
appropriate one. Doesn't affect package.
2014-07-12 13:06:22 +00:00
zhuk
95b5082778 Link up Calligra, which - I had to note this initially - was kindly
reviewed by patient landry@.
2014-07-12 10:45:32 +00:00
zhuk
fc9c99d2c7 Le KOffice est mort, vive le KOffice!
Calligra is an integrated suite of KDE applications that cover office,
creative and management needs.

Office productivity:
- Words for text processing;
- Sheets for computations;
- Stage for presentations;
- Flow for diagrams and flowcharts;
- Kexi for database management;
- Braindump for note taking.

Graphics:
- Krita for advanced drawing and image manipulation;
- Karbon for vector graphics.

Management:
- Plan for project planning.

This is long-term joint work of Rafael Sadowski, Amit Kulkarni and yours
truly. It should compensate (free time slots appeared after removing)
x11/kde/office3.
2014-07-12 10:44:18 +00:00
espie
b9f69a09a5 missed bump 2014-07-11 10:36:27 +00:00
jturner
23f7a773be Add new lua FLAVOR and switch to generating configure script with
autoconf.

Lua request from frantisek holop on ports@, ok sthen@
2014-07-10 23:54:15 +00:00
zhuk
73d1281aa1 Link in kile-kde4, reminded by sthen@. 2014-07-09 12:42:30 +00:00
zhuk
05dfe064b9 Kile is a user-friendly TeX/LaTeX editor for KDE. The main features are:
* Auto-completion of (La)TeX commands.
  * Templates and wizards make starting a new document very little work.
  * Easy insertion of many standard tags and symbols and the option to
    define (an arbitrary number of) user defined tags.
  * Easy finding chapter or sections.
  * Collecting documents that belong together into a project.
  * Easy insertion of citations and references when using projects.
  * Flexible and smart build system to compile your LaTeX documents.
  * QuickPreview, preview a selected part of your document.
  * Easy access to various help sources.
  * Advanced editing commands.

Initial port by Amit Kulkarni, reviewed by landry@.
2014-07-09 12:13:54 +00:00
sthen
a079cff24f Revert previous and add XXX comment.
libreoffice can't use ${MODPY_DEFAULT_VERSION_3}, it specifically wants 3.3,
will search for an installed copy if available, otherwise will try (and fail)
to build its own copy if not available...
2014-06-20 10:49:11 +00:00
sthen
ffbb7c624f use MODPY_DEFAULT_VERSION_3 rather than hardcoding; ok robert@ 2014-06-16 11:54:44 +00:00
sthen
edb29ac731 move the default flavour back to no_java on i386; libreoffice
build is too slow to have it relying on jdk build which typically
needs restarting 5-6x before it builds successfully.
2014-06-05 11:11:01 +00:00