1836 Commits

Author SHA1 Message Date
naddy
c6299e5727 Drop USE_GROFF: trivial page footer difference only. 2015-01-22 18:41:16 +00:00
naddy
1cab369547 Drop USE_GROFF since groff and mandoc produce identical output. 2015-01-22 17:47:50 +00:00
naddy
9a016ff933 Drop USE_GROFF since groff and mandoc produce identical output. 2015-01-22 13:11:43 +00:00
ajacoutot
7bbb9e0e78 Update to abiword-3.0.1. 2015-01-21 17:25:50 +00:00
bentley
87cea09896 Remove Kevin Lo as maintainer, by request.
While here, fix a couple of license markers.
2015-01-21 06:13:46 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
bcallah
f9b39a866d Fix the man page: make sure all list items are bolded and a grammar tweak.
Joint work with Allan Jude <allanjude@freebsd.org> who has proposed an
identical diff for the FreeBSD version.
2015-01-17 21:02:19 +00:00
jeremy
0b55739641 Update to scintilla/scite 3.5.2
Drop MAINTAINER as I rarely use SciTE anymore.

Diff mostly from Michael Warmuth-Uhl <michael.warmuth-uhl@suljee.de>,
small changes by me.
2015-01-17 05:06:12 +00:00
dcoppa
15530c5c7b Rename some targets to avoid generating multiple ninja rules with
the same name

Failure seen by naddy@ during a bulk build
2015-01-15 18:13:52 +00:00
sthen
f60f04999e bump REVISION for 5.7
mark broken on i386
2015-01-02 14:26:31 +00:00
sthen
d6a3190275 bump REVISION for 5.7 2015-01-02 14:26:12 +00:00
dcoppa
58d1a0c0a7 Unbreak building nvi with CMake-3.1 (still works with 3.0.2)
Switch to ninja and remove "USE_NINJA=No"
2014-12-25 19:41:07 +00:00
zhuk
91c206a336 Actually remove patch pushed upstream to fix build breakage.
Noticed by nigel@ and kili@.
2014-12-24 20:25:18 +00:00
bcallah
7b9c958a4d Update to 1.15.1
From Ivan Ivanov (MAINTAINER) via private email
2014-12-23 18:34:47 +00:00
zhuk
5288ce1c55 Update Calligra to 2.8.7. From Rafael Sadowski (MAINTAINER). 2014-12-23 13:45:17 +00:00
robert
efa44ba8e0 update to 4.3.5.2 2014-12-23 09:23:47 +00:00
shadchin
84af66fb15 Update to texmaker 4.4.1. 2014-12-16 19:53:15 +00:00
jca
5e2c686f45 Update to emacs-24.4
- remove now unneeded patches for giflib detection
- add patch to skip compression of man and info pages
- add patch to fix tramp-mode hangs with various remote shells

Input from Manuel Giraud (who also proposed an initial diff) and Timo
Myyra.  Tested (at least) on i386, amd64 and sparc64.
ok abieber@ jasper@
2014-12-12 12:43:34 +00:00
naddy
fb84824c2e Drop USE_GROFF since groff and mandoc produce identical output. 2014-12-05 12:50:09 +00:00
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