Commit Graph

94 Commits

Author SHA1 Message Date
ajacoutot
9c37dd4290 Tweaks depends after recent librsvg commit. 2011-04-05 14:42:39 +00:00
ajacoutot
174ea062e2 Simplify: use my distfiles subdomain. 2011-04-02 16:56:42 +00:00
espie
a14bf26ca8 new depends 2010-11-15 23:22:07 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
68505ea57d USE_GROFF=Yes 2010-10-18 18:00:15 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
ec36c75cf8 Fix WANTLIB. 2010-10-01 17:43:41 +00:00
ajacoutot
5145324a3b Maintainance update to abiword-2.8.6. 2010-08-22 10:09:54 +00:00
ajacoutot
ca04622d59 Maintainance update to abiword-2.8.4. 2010-05-10 12:31:51 +00:00
ajacoutot
bcd085e837 Major update to abiword-2.8.1.
Remove the gnome FLAVOR as it does not bring anything worthwhile.
(add pkgpath marker accordingly)

Merge a patch from Fedora to change default font from Times Roman to
DejaVu Serif that fixes font corruption issue on machines where
msttcorefonts are not installed.

ok jasper@
2010-03-21 10:55:04 +00:00
ajacoutot
04052a6f9c Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 15:08:35 +00:00
ajacoutot
cbe510bc6c Major update to abiword-2.6.8.
Add a patch from FreeBSD to fix utf8 display on ruler.
2009-10-10 09:51:52 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
b3bc385ab5 enchant was pulled in all the time, but only added to LIB_DEPENDS for
the gnome flavor. fix. while there, fix LIB_DEPENDS (+gailutil). bump.
from Tobias Ulmer, ok ajacoutot@
2009-06-16 19:57:50 +00:00
ajacoutot
d76eebb14a - add enchant support ; should fix spell checking reported on ports@ by
punosevac72 at gmail dot com
- regen WANTLIB and PLIST while here
2009-05-17 18:32:04 +00:00
sthen
b29b83d776 sync wantlib and bump packages. ok ajacoutot 2008-06-15 00:04:49 +00:00
naddy
d0768598fe fix build after libiconv 1.12 update; ok ajacoutot@ 2008-05-28 20:05:14 +00:00
merdely
3c2c055862 Unbreak abiword since x11/gnome/libgnomeprint no longer depends on
devel/popt. It also adds gailutil to WANTLIB.
Regen PLIST.

From Tim van der Molen on ports@

ok jasper@, ajacoutot@
2008-02-20 01:17:53 +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
steven
43dc6891f3 fix WANTLIB 2007-11-13 14:06:21 +00:00
merdely
ae778560dd Removed surrounding quotes in COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-16 00:44:00 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
steven
26f5ae54bd fix WANTLIB of ports using gtk, needed after switch to our own pkg-config 2007-01-04 20:19:53 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
steven
02e097c311 maintenance update to abiword 2.4.6
from brad@, tested by ckuethe@ and me
2006-12-02 11:14:20 +00:00
steven
87a90c296d USE_X11 2006-11-11 21:04:27 +00:00
espie
5b8b723bc3 zap unneeded 0.0 2006-09-18 11:50:39 +00:00
espie
22c2928571 more newstyle lib-depends 2006-08-02 09:36:20 +00:00
espie
53d48f3c04 new libspecs 2006-08-01 23:39:08 +00:00
brad
3aa7e403de upgrade to abiword 2.4.5
testing by ckuethe@ and steven@
2006-07-15 19:21:24 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
jsg
a352c86bbc Update to 2.4.4, ok fgsch@ 2006-04-19 13:36:50 +00:00
fgsch
04356f8fe7 update to abiword 2.4.2 2006-01-30 19:20:24 +00:00
steven
b23bb39e3f fix WANTLIB after gtk+2 downgrade 2006-01-17 18:21:58 +00:00
pvalchev
4549697fc0 use va_copy() on all architectures (fixes many) 2006-01-07 02:17:47 +00:00
wilfried
5630e1aa18 fix packages-specs brain fart from yesterday and bump 2005-11-15 09:21:50 +00:00
wilfried
659137ab58 fix wantlib + bump 2005-11-14 16:02:24 +00:00
fgsch
bc769d0a9e abiword only ships with 32bit dictionary versions and they won't fix this.
furthermore, external ispell dictionaries cannot be used since the included
ispell support has MAXSTRINCHARS defined to 128 when ispell switched to
512 5 years ago, which means they're not compatible.
therefore do not install bundled dictionaries and bump MAXSTRINGCHARS so
external dictionaries can be used. bad abiword!
2005-10-19 22:24:11 +00:00
fgsch
d96bb10b03 Update to 2.4.1. See http://www.abisource.com/changelogs/2.4.1.phtml for
details.

SECURITY: Fix several stack-based buffer overflows in the RTF importer -
CAN-2005-2972
2005-10-14 16:55:23 +00:00
fgsch
ea70869080 Update to abiword 2.4.0 and unbroke gnome flavor.
aanriot@ ok.
2005-10-07 15:42:06 +00:00
fgsch
a32bf2e5c9 update to 2.2.10. see http://www.abisource.com/changelogs/2.2.10.phtml
for details.

SECURITY: RTF import stack-based buffer overflow / CESA-2005-004 - rev 1.
2005-09-27 05:19:38 +00:00
fgsch
6f18274dca update to abiword 2.2.9. 2005-07-29 17:33:56 +00:00
aanriot
a4ef4f91bd - add missing dependencies.
- mark gnome flavor as broken, since we haven't solved the problem.

inputs and ok fgsch@
2005-07-04 18:02:48 +00:00
aanriot
8ac72a600c add man and docs to installation.
ok fgsch@
2005-07-01 17:46:02 +00:00
fgsch
67dafb7c6d go figure, ldd and objdump -p return different libraries. update wantlib
to follow objdump output.  mentioned by jolan@.
2005-06-30 04:52:23 +00:00
fgsch
8192484778 fix wantlib. maybe the gnome flavor works now. 2005-06-29 06:45:23 +00:00
fgsch
0748e531aa update to abiword 2.2.8. gnome flavor untested. if anyone can give
it a try, i'd appreciate it.
2005-06-23 10:01:21 +00:00
couderc
72166a9026 dropping maintainership for Abiword, vsftpd and Waimea. 2005-02-21 13:41:37 +00:00
naddy
c4192ad706 SIZE 2005-01-05 16:28:20 +00:00
alek
b992ccd934 Fix WANTLIB marker 2004-12-25 21:51:00 +00:00