1997 Commits

Author SHA1 Message Date
ajacoutot
1d25d168d6 Update to subtitleeditor-0.53.0.
- drop the gettext MODULE
2016-08-27 16:33:54 +00:00
sthen
7f8773cd08 mark libreoffice as USE_WXNEEDED; working now that gcc4 can see the ld wrapper 2016-08-22 23:56:41 +00:00
sthen
91e95555fd zap empty patches; spotted by frantisek holop 2016-08-21 21:30:22 +00:00
gonzalo
5b7fab32c7 Little update for nano to 2.6.1:
https://www.nano-editor.org/dist/v2.6/NEWS

OK naddy@
2016-08-13 03:54:35 +00:00
jca
c19cbb79a3 Looks like powerpc doesn't need bss-plt layout anymore.
Thanks guenther@ for the tests & report.
2016-08-10 19:21:37 +00:00
sthen
9ad566cc86 update to vim-7.4.2181, from frantisek holop, and I trimmed DESCR-lang a bit. 2016-08-10 15:54:29 +00:00
jturner
59c6771c7d Remove myself as MAINTAINER. ok juanfra@ 2016-08-09 01:35:01 +00:00
jca
d15938b514 Unhook the default emacs flavor (gtk3), currently unusable.
I tried to debug it but was too lazy to do a proper bisect.

Reported by many, reminded by danj@
2016-07-14 20:56:09 +00:00
sthen
1d81a7f192 sync WANTLIB 2016-07-09 09:09:08 +00:00
espie
1d55a231e7 add is-branch to all trivial ports that exist as multiple branches. 2016-06-29 16:14:38 +00:00
kettenis
b8cf07e4c0 Drop -Z for hppa to fix the build for real. Also drop -Z for sparc, which
will need it as well.
2016-06-28 21:00:25 +00:00
kettenis
782bb99e83 Make this build (and work) again on hppa and powerpc.
ok jca@
2016-06-28 14:06:59 +00:00
robert
8fa9c7ec12 update to 5.1.4.2 2016-06-24 14:06:27 +00:00
bentley
99797e05bd Update to nano-2.6.0.
Release notes:
http://git.savannah.gnu.org/cgit/nano.git/commit/?id=9536edfcc6826d42e99bdb24c1d501bd50a21f1a

ok naddy@ (maintainer)
2016-06-23 04:07:49 +00:00
jca
305ab6e006 Missing bump. 2016-06-06 22:15:05 +00:00
kettenis
70f15ce8a0 Stop using ld -Z on architectures where it is not necessary. For now this
means amd64 and sparc64.  Hopefully more architectures will follow.

ok jca@
2016-06-05 16:56:19 +00:00
jca
63cfc7b02a Stop using ld -Z where it is not necessary.
amd64 and sparc64 are ok, powerpc and loongson are not.  Requested by
kettenis.
2016-06-02 16:32:46 +00:00
natano
7fc8871bbd Tech vim syntax highlighting about the wxallowed mount option.
idea and ok espie
2016-05-29 12:26:23 +00:00
naddy
6e202221ce Fix crash when invoking nano with absolute file name. From upstream git.
Problem reported by Scott Vanderbilt.
2016-05-28 21:16:43 +00:00
naddy
a26d55a53c bump for plist changes 5.9 -> 6.0 2016-05-12 01:17:13 +00:00
pascal
b01174ae9b Update my mail address. 2016-05-07 12:40:56 +00:00
naddy
c1fbcfee6b x11/openmotif -> x11/motif 2016-05-05 19:52:28 +00:00
zhuk
05dd0f706f Remove KDE3 applications that have well-working KDE4+ counterparts. 2016-04-29 21:10:21 +00:00
zhuk
f0ce455e77 Disable many KDE3 ports (before removing 'em). Those ports are either
superseded by KDE4+ apps or simply too much outdated.

We stop providing fully-featured KDE3 desktop as of now, but still
provide some applications (and games!) that were not ported to KDE4+.

Prodded by bulk builders who suffer from kde3 vs. kde4 dpb tags.

Input from (to name a few) czarkoff@, espie@ and Marcus Lude.

P.S.: BTW, if you want to have KDE5 thingies in, please, test devel/kf5
in openbsd-wip directory - at least, that it builds fine.
2016-04-29 21:01:37 +00:00
sthen
9d0d111b9d update to tweak-3.02 and reformat Makefile/DESCR, from Frederic Cambus
(taking maintainer).
2016-04-27 14:11:58 +00:00
jca
f5ee53975b Drop the gettext module. 2016-04-26 21:16:00 +00:00
naddy
5ea80c92b5 remove final instances of DEPBASE, long forgotten 2016-04-26 16:37:47 +00:00
naddy
09a4c0fc95 Update to 2.5.3, there no longer are separate stable and unstable branches.
Disable SEPARATE_BUILD as it causes the .gmo files to be always out of date.
2016-04-26 15:54:00 +00:00
sthen
f597368bc9 +vile 2016-04-12 21:25:44 +00:00
sthen
454bfaf196 import editors/vile, from Jeff Rhyason, ok jca
vile is a text editor which is extremely compatible with vi in terms
of "finger feel".  In addition, it has extended capabilities in many areas,
notably multi-file editing and viewing, key rebinding, real X window
system support, an optional embedded perl interpreter, and robust
support for non-Unix hosts.
2016-04-12 21:25:22 +00:00
naddy
52501c1f09 replace libiconv module with library dependency; no bump needed 2016-04-09 20:14:48 +00:00
robert
9719cab9d0 update to 5.1.2.2 2016-04-08 20:42:14 +00:00
jca
a65e60987c +TeXmacs, ok sthen@ 2016-04-05 23:41:38 +00:00
jca
4d26b8efab Import gnu TeXmacs, a LaTeX editor.
From Ray Lai, input from and ok sthen@

cat pkg/DESCR:
GNU TeXmacs is a free wysiwyw (what you see is what you want) editing
platform with special features for scientists. The software aims
to provide a unified and user friendly framework for editing
structured documents with different types of content (text, graphics,
mathematics, interactive content, etc.). The rendering engine uses
high-quality typesetting algorithms so as to produce professionally
looking documents, which can either be printed out or presented
from a laptop.
2016-04-05 23:30:46 +00:00
naddy
fe1d4a2aa6 g/c PFRAG.shared 2016-03-27 20:53:14 +00:00
zhuk
ed298848a3 Zap more lines from qmake-based ports by moving them from
the "MODULES=x11/qtX + CONFIGURE_STYLE=qmake" logic to
the "MODULES=devel/qmake x11/qtX" logic.

Discussed with espie@ a few weeks ago.
2016-03-26 20:37:34 +00:00
danj
ce7caf3232 update to joe-4.2
ok jca@ jung@ benoit@
2016-03-26 17:04:17 +00:00
jca
6e2e84196a Update to le-1.16.1, from maintainer Ivan "Rambius" Ivanov 2016-03-22 18:57:41 +00:00
naddy
deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
naddy
729eb55d64 fix errno declaration; #include fixes while here 2016-03-16 18:36:37 +00:00
naddy
ef68f42b62 remove SHARED_ONLY from ports that don't use any MODULES 2016-03-16 16:46:31 +00:00
robert
c1effeb666 add missing dependency for gtk+3 2016-03-13 19:20:02 +00:00
robert
d5677d96c0 update to 5.1.1.3 2016-03-13 10:31:16 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
naddy
c253f424ca garbage collect CONFIGURE_SHARED 2016-03-11 19:59:11 +00:00
naddy
17b84e4360 remove NO_SHARED_LIBS 2016-03-11 18:13:19 +00:00
jasper
6d3bbc6464 remove vax-specific patches 2016-03-09 18:20:02 +00:00
zhuk
6a21a86cb3 Convert to MODQMAKE, -7 Makefile lines. 2016-03-07 12:41:34 +00:00
zhuk
8f9ebea875 Convert to MODQMAKE, -10 Makefile lines. 2016-03-07 12:37:28 +00:00