Commit Graph

817 Commits

Author SHA1 Message Date
alek
fb16af3a82 Add license marker 2005-10-23 09:52:21 +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
mbalmer
fe72f08fce Update MAINTAINER information.
Change Michael Knudsen's email address and two ports and mk takes
maintainership of editors/hexcurse with the previous maintainers consent.
2005-10-11 17:02:25 +00:00
mbalmer
d994d1c637 Update to version 1.55. From Michael Knudsen, <e at molioner . dk> 2005-10-11 08:06:10 +00:00
fgsch
ea70869080 Update to abiword 2.4.0 and unbroke gnome flavor.
aanriot@ ok.
2005-10-07 15:42:06 +00:00
pvalchev
b2606cb6ed fix keyboard problem with various European keyboards and Xorg
from FreeBSD PR 78209 via Alexander Hall and maintainer
2005-10-04 16:43:29 +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
aanriot
69fd94db5b fix WANTLIB markers.
ok niallo@
2005-09-23 20:23:24 +00:00
espie
f3509060c9 clean-up manpages. 2005-09-05 12:14:36 +00:00
espie
66809faf96 zap some exec 2005-09-04 23:28:43 +00:00
alek
3c68445fa3 Fix out-of-bounds access to conf->file_content
Problem spotted by Sigfred H?versen <bsdlist@mumak.com>

ok mbalmer@, pvalchev@
2005-08-30 20:32:52 +00:00
espie
87cb3293e4 missing dirs in PLIST
okay pvalchev@
2005-08-13 18:19:31 +00:00
naddy
db8ed2a59d Commercial Linux/i386 software that can't be re-distributed and has
been unavailable for years.  Nuke it.  ok sturm@
2005-08-09 21:59:39 +00:00
aanriot
99af2e6df3 clean MASTER_SITES.
ok sturm@
2005-08-03 18:07:33 +00:00
fgsch
6f18274dca update to abiword 2.2.9. 2005-07-29 17:33:56 +00:00
naddy
e19882584c SECURITY:
Update to 6.3.85, which fixes a vulnerability to modelines that execute
arbitrary shell commands.
http://www.guninski.com/where_do_you_want_billg_to_go_today_5.html

From: maintainer Chris Kuethe <chris.kuethe@gmail.com>
2005-07-27 18:37:26 +00:00
naddy
7ec2818dd3 maintenance update to 2.2.2 2005-07-25 15:26:37 +00:00
espie
7068ee0dcf fix a segfault.
Properly reported to vim's author.
2005-07-24 11:28:57 +00:00
naddy
f9eafe571b Update to 2.2.1.
Changes between Zile 2.0 and 2.2:
* More code cleanup.
* .zilerc replaced by .zile, which is a pseudo-Lisp file.
* Various other bug, design and documentation fixes.
* Add case-replace and kill-whole-line.
* Change command-line options to be more like Emacs.
2005-07-16 14:46:34 +00:00
brad
83fd951cb0 drop MAINTAINER 2005-07-05 00:59:21 +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
brad
1f1aa9a5f9 upgrade to hexedit 1.2.10
Based on a diff from Ben Hooper <ben at networkinsanity dot com>
2005-07-03 01:22:22 +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
naddy
d74fc29c3f Update to 2.0.6.
This release fixes a buffer overflow and some crash-inducing bugs.
2005-05-28 19:51:27 +00:00
naddy
5ece53f661 update to 3.3, several years worth of changes; from mpech@ 2005-05-24 20:27:49 +00:00
naddy
ba886226ff update to 2.0.5: major program overhaul 2005-05-23 20:24:44 +00:00
naddy
be234de36b Update to 1.2.5. Quote:
This release includes fixes for segfault during filename completion,
justify on systems without regex.h, hangs when the input stream
goes away, and scrolling beyond COLS.  Included are some new keyboard
sequences.
2005-05-20 21:18:13 +00:00
alek
485aed9ac0 - Update to 3.17.14
- Use python 2.3

go ahead espie@
2005-05-16 20:26:51 +00:00
espie
97c9a069d8 zap i18n work-around 2005-05-11 19:27:34 +00:00
alek
9766ba6f84 - Bump lib major after recent libc changes
- Bump PKGNAME

go ahead espie@
2005-05-11 19:18:17 +00:00
espie
ea4507e6c2 FAKE=lib for libslang. Okay, so we no longer need to install libslang
at all while building.

Add a missing MODULE on gettext in slrn, someone else will fix the
configure test presumably...
2005-04-19 09:41:41 +00:00
espie
7a797c9e94 tell those packages they can't use wchar yet. 2005-04-14 21:29:28 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
espie
cef3e9e72c fix direntry so that it uninstalls cleanly as well 2005-03-12 21:38:18 +00:00
espie
da9c19d82d add direntry/category to zile.info.
problem reported by deraadt@
2005-03-12 21:23:24 +00:00
couderc
72166a9026 dropping maintainership for Abiword, vsftpd and Waimea. 2005-02-21 13:41:37 +00:00
espie
90f051cecd newer version 2005-02-15 10:20:24 +00:00
alek
55f4643b2a - Fix libintl/libiconv detection
- Fix Python detection
- Use -pthread, not -lpthread
- Don't use bundled libintl headers
- Bump PKGNAME

ok sturm@
2005-02-13 14:18:06 +00:00
naddy
0804886194 - update to 6.3.061
- add a build dependency on pkgconfig when building the gtk2 interface

From: Chris Kuethe <chris.kuethe@gmail.com>
2005-02-12 23:00:50 +00:00
brad
e296bee697 Max Vozeler discovered a format string vulnerability in the "movemail"
utility of Emacs. By sending specially crafted packets, a malicious
POP3 server could cause a buffer overflow, which could have been
exploited to execute arbitrary code with the privileges of the user.
2005-02-09 03:48:43 +00:00
pvalchev
b98cbc574d remove margarida@ from the maintainer position after a generous timeout 2005-02-07 19:01:47 +00:00
naddy
cff9f37748 do not force static linking with libintl/libiconv 2005-02-01 22:15:19 +00:00
naddy
c4192ad706 SIZE 2005-01-05 16:28:20 +00:00
pvalchev
4768f9236a disable propolice on powerpc due to a bug (hopefully temporarily)
now works again
2005-01-02 04:43:06 +00:00
sturm
8f4eff3dc0 only set canna options in wrapper scripts, if FLAVOR == canna
from ports/4049
2004-12-26 21:00:13 +00:00
alek
b992ccd934 Fix WANTLIB marker 2004-12-25 21:51:00 +00:00