okan
aa7eea91dd
+tea
2008-01-23 17:03:44 +00:00
okan
c019386304
import tea
...
TEA is a powerful and simple-in-use GTK-based text editor with syntax
highlighting. TEA can also open Openoffice.org Writer and Microsoft
Word files.
from Giovanni Bechis
ok merdely@
2008-01-23 17:02:30 +00:00
espie
17d70806a3
tweak FAKE_FLAGS semantics to saner defaults.
2008-01-04 17:48:33 +00:00
robert
69770758ef
disable broken pasf support (audio) until there is a better fix because it utterly
...
breaks the build in most of the cases and bump PKGNAME
2008-01-04 14:52:31 +00:00
jasper
37b7049074
- fix nedit when used with xcomposite enabled
...
from Laurence Tratt <tratt at dcs.kcl.ac.uk>
ok mbalmer@
2008-01-02 17:39:13 +00:00
ckuethe
1757f5febe
latest bunch of micro-patches. remove redundant directory from -lang
...
subpackage because it's already in -main.
ok okan
2008-01-01 17:02:26 +00:00
espie
54c989df3f
remove half-bogus ordering that trips equivalence names in make.
2008-01-01 15:08:43 +00:00
naddy
f61c94e911
update to 2.0.7: miscellaneous bug fixes and translation updates
2007-12-27 20:53:18 +00:00
ajacoutot
b9a1b93b2a
- minor update to leafpad-0.8.13
...
- use intltool module
- add gtk-update-icon-cache goo
2007-12-25 20:26:54 +00:00
ajacoutot
c1799eb922
- remove empty file
2007-12-18 22:27:00 +00:00
ajacoutot
4bb724e760
- add update-desktop-database goo
...
(this should be the last one hopefully)
2007-12-16 00:04:27 +00:00
ajacoutot
cd293672ba
- add update-desktop-database goo
...
"it's ok" jasper@ (who needed some eyes resting)
2007-12-15 20:32:57 +00:00
robert
fc8a8694fe
update to version 2.3.1;
...
This is a minor bug fix release with no new features for users.
However, as this release also fixes a security vulnerability with
database files.
2007-12-07 11:30:55 +00:00
naddy
246cf59cb2
maintenance update to 2.2.52
2007-12-01 21:37:06 +00:00
mgrimm
62ae361e21
add fte
2007-12-01 21:20:51 +00:00
mgrimm
ee2b094f80
Import FTE, a powerful, intuitive and lightweight editor for X.
...
Help and OK naddy@.
2007-12-01 21:19:33 +00:00
robert
29deea084b
move some files to their correct place and bump PKGNAMEs
...
from Mikolaj Kucharski <mikolaj@kucharski.name>
2007-11-27 14:19:52 +00:00
robert
93bf583904
no need to specify a flavor for openoffice anymore
2007-11-15 15:55:13 +00:00
robert
ee20698398
- remove the linkobj flavor and use the same method for
...
the default build process
- add a PSEUDO_FLAVOR named normal_build for doing a build
w/o harlinking object files. this takes much more disk space
requested by espie@
2007-11-15 15:54:32 +00:00
robert
60597df7f8
replace cleanobj with linkobj at the openoffice line
2007-11-14 20:12:28 +00:00
robert
f3a2400a5a
replace the cleanobj flavor which is utterly broken
...
with the linkobj flavor, which uses hardlinks instead
of copying all files to the deliver dir.
2007-11-14 20:10:49 +00:00
steven
43dc6891f3
fix WANTLIB
2007-11-13 14:06:21 +00:00
robert
c1097ca063
- update to openoffice 2.3 that has many new features
...
and a lot of speedup.
- fix the debug flavor
- rearrange the PLISTs so the no_lang flavor won't try to
include some language files
2007-11-13 09:46:27 +00:00
ckuethe
a4d64f943a
i hate cvs...
...
update to the latest vim, plus a patch from marco to highlight u_int##_t
like uint##_t
2007-11-07 19:52:15 +00:00
ckuethe
b2a2d964cd
latest vim micro-patches, plus a diff from marco to highlight u_int##_t
...
like uint##_t
2007-11-07 19:48:58 +00:00
bernd
5db1b659e7
ht and texlive_base both install ${LOCALBASE}/bin/ht.
...
Add @conflict markers.
2007-11-06 06:33:51 +00:00
ajacoutot
844c91eb13
- fix WANTLIB
2007-11-03 11:42:35 +00:00
ajacoutot
3e936da7e5
- domain name change; fix MASTER_SITES
2007-10-27 23:44:41 +00:00
mbalmer
85de94bc3c
Let the nedit package be built on static architectures. This makes this
...
editor available on the Vax ;)
(by fixing library link order and adding missing libs).
2007-10-27 14:01:38 +00:00
ajacoutot
eca8b54851
- use our naming scheme for patches
2007-10-26 20:44:35 +00:00
naddy
2b6d26a880
update to 2.2.48: fixes the key binding for backward-kill-word
2007-10-25 20:02:07 +00:00
steven
1666fb0161
use python module and switch to 2.5
2007-10-24 18:05:10 +00:00
steven
bb93e6bf86
bump pkgname after switch to python 2.5
...
use MODPY_LIB_DEPENDS
2007-10-22 10:47:19 +00:00
ckuethe
fcc6d578bb
Another day another vim patch...
2007-10-21 18:41:20 +00:00
naddy
0fe51c761c
update to 2.2.47: bug fixes, make more similar to Emacs
2007-10-16 20:22:48 +00:00
steven
9bfed1ac43
bump PKGNAME after python version switch
2007-10-08 08:22:38 +00:00
naddy
2f6ec3e23d
maintenance update to 2.2.43
2007-10-04 14:48:34 +00:00
naddy
52be4ecb9d
fix build with curl 7.17.0; ok robert@
2007-10-02 16:53:49 +00:00
steven
3b92333205
switch teTeX -> texlive
...
discussed with sturm and mbalmer
2007-10-01 11:42:30 +00:00
ajacoutot
270bdd232e
- update to leafpad-0.8.12
...
seems to fix the sigpipe crash some people were seeing when printing to a
non-existent printer
2007-09-24 08:00:49 +00:00
sturm
4cf7f21227
xinha
2007-09-21 11:17:31 +00:00
sturm
662a7446fc
Initial import of Xinha 0.931
...
Xinha (pronounced like Xena, the Warrior Princess) is a powerful WYSIWYG
HTML editor component that works in Mozilla based browsers as well as in
MS Internet Explorer. Its configurabilty and extensibility make it easy to
build just the right editor for multiple purposes, from a restricted
mini-editor for one database field to a full-fledged website editor.
2007-09-21 11:16:18 +00:00
robert
784bebfcee
Add Persian (Farsi) language support. Requested by Lucie Goga <lucie.goga@gmx.net>
2007-09-20 10:05:19 +00:00
aanriot
eb757943fa
move Xemacs 21.4 in xemacs21/stable, in order to import Xemacs 21.5
...
later (the actively developped branch, which has Xft support etc.)
help and ok matthieu@, "looks ok" ajacoutot@
2007-09-18 18:56:03 +00:00
aanriot
5da4b28b50
- xemacs21,mule, as xemacs21 is going to get subdirs.
2007-09-18 18:53:06 +00:00
merdely
ae778560dd
Removed surrounding quotes in COMMENT*/PERMIT_*
...
From Darrin Chandler
2007-09-16 00:44:00 +00:00
jasper
565b0595e5
update vim to 7.1.39, which includes a fix for
...
http://secunia.com/advisories/25941/
ok ckuethe@
2007-08-29 18:19:13 +00:00
mbalmer
a37c11bbc4
Correct "usage" information ('nc' is installed as 'ncl' on OpenBSD).
...
ok ajacoutot
2007-08-29 10:06:52 +00:00
steven
83dc6a30dd
update to 1.74
...
remove strc*/sprintf patches
from maintainer Jeremy Evans <openbsd@jeremyevans.net>
2007-08-01 09:21:06 +00:00
naddy
1960462fd5
bump package name due to OSREV increment
2007-07-27 20:24:09 +00:00