Commit Graph

1800 Commits

Author SHA1 Message Date
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
rpointel
ed2bcf393c changed python3 default version so bump revision. 2014-06-03 11:33:07 +00:00
robert
463190d985 wantlib and lib depends fixes 2014-05-15 16:21:19 +00:00
robert
3a128a7870 update to 4.1.6.2 2014-05-15 08:52:19 +00:00
ajacoutot
6172764a4d Update to subtitleeditor-0.41.0.
Add a patch to fix a segfault during keyframes generation, as reported by
"Jiri B"
2014-05-14 13:32:24 +00:00
sthen
22bb6e5086 libreoffice has some internal patches, at least one of which doesn't get
applied correctly when using /usr/bin/patch, as worked-around in the previous
commit (by patching the patch). Since gnu patch does apply these successfully,
revert previous and switch to this instead, it should give fewer surprises
in the future.  ok robert@
2014-05-12 08:15:25 +00:00
kurt
f42a80a982 - Fix build with jdk/1.7 by allowing jdbc-4.1 to be used and add a work-
around for a patch(1) issue. okay sthen@, robert@
2014-05-11 16:42:18 +00:00
kurt
46f312eaef - Unlink jdk/1.6 and make jdk/1.7 the default jdk for all java ports
- Adjust java.port.mk and cmake to use 1.7
- Adjust jdk/1.7 for pkg_add upgrades
okay sthen@, jasper@, ajacoutot@
2014-05-07 15:42:15 +00:00
sthen
5b3630e3ae remove java workaround for i386 2014-05-07 15:34:08 +00:00
bcallah
2d09c32c1f Update to 5.5.0.5
ok landry@
2014-05-03 03:51:14 +00:00
bentley
107ccb8d24 Update to tiled-0.9.1.
ok ajacoutot@
2014-04-28 09:48:54 +00:00
ajacoutot
bc368d14b0 Drop gssapi chunk. 2014-04-21 20:43:48 +00:00
shadchin
f55685b9eb Update to texmaker 4.1.1. 2014-04-12 09:05:00 +00:00
robert
252ba8d136 disable the ko and zh_TW collator charset until the issue with ICU 5.3
is fixed upstream: https://bugs.freedesktop.org/show_bug.cgi?id=77071
2014-04-09 06:16:05 +00:00
ajacoutot
bdc45172d2 Some PLISTs have brazillions of @comment entries for .la files; sanitize
some of the ports a bit and rm at post-install time, it is way simpler to
maintain.
2014-04-01 14:52:09 +00:00
landry
68af6c2287 Fix build on alpha after sys/exec_ecoff.h removal 5 months ago.
Use the provided HDRR struct instead of #defining it to struct ecoff_symhdr
with hints from kettenis@
2014-03-30 18:15:43 +00:00
robert
8b70ca15c3 update to 4.1.5.3 2014-03-26 07:27:17 +00:00
kili
27785ee95e Revert librt changes.
Prodded by espie@.
2014-03-23 18:17:34 +00:00