sthen
0a5b5bddee
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:50:46 +00:00
naddy
ebf751b927
Update gettext to 0.20.1.
...
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new) devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
sthen
edd060ff86
update to a newer debian patchset, the old one doesn't exist any more
...
spotted by tj
2019-01-24 20:54:04 +00:00
naddy
5e34c6a691
Security update to Debian patch 36. Fixes for:
...
- multiple flaws with malformed text (buffer overflow, use after free)
- stack overflow with malformed text [CVE-2018-6196]
- null deref with malformed text [CVE-2018-6197]
- /tmp file races only when ~/.w3m is unwritable [CVE-2018-6198]
Reminded by and ok tj@
2018-02-05 20:36:50 +00:00
naddy
fa4974d5c2
imlib2-config has been fixed
2017-02-25 12:51:40 +00:00
naddy
c36a2ad195
Security update, switch to Debian upstream (0.5.3+git20161120), and
...
complete overhaul:
* Fixes for 23 CVEs.
* Switch the image flavor to use the lighter imlib2 dependency.
* Drop the japanese flavor; gettext localization is sufficient.
* Convert Japanese docs to UTF-8.
2016-12-21 20:54:16 +00:00
ajacoutot
a6b7d2041e
Needs devel/gettext-tools.
2016-11-19 12:06:06 +00:00
naddy
1317c5f6da
clean up:
...
* switch to UTF-8 by default
* sync wantlib for image flavor
* replace gettext module
2016-11-11 22:45:58 +00:00
naddy
90bea15d2f
Drop USE_GROFF: trivial page footer differences only.
2015-01-22 21:17:46 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
ajacoutot
976c75e999
/usr/bin/lynx is gone.
2014-07-16 08:20:01 +00:00
sthen
15f51e2f9f
don't USE_EGD
2014-04-19 15:41:09 +00:00
ajacoutot
e3edfdd3aa
Remove SECURITY files. They have served their purpose in the past but
...
have become pretty useless nowadays (and the pkg tools do not display
them anyway).
Some which contained valuable information have been turned into READMEs.
ok jasper@ sthen@
input/ok naddy@
2013-11-07 07:08:59 +00:00
kurt
4045c4c04e
- Adjust to changed boehm-gc API in 7.2d. okay sthen, landry
2013-06-01 21:06:20 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
sthen
f5a323c546
Don't use ${FLAVOR:L}, we only support lower-case flavours now.
...
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
sthen
75bbe0d5eb
sync WANTLIB
2012-02-20 18:25:47 +00:00
espie
58fffade54
normalize pkgpath
2011-09-16 12:00:05 +00:00
sthen
90ed2c7b63
update w3m to 0.5.3, additional testing + ok pirofti@
2011-03-12 23:20:16 +00:00
espie
9ff53f35ab
remaining WANTLIB go .>= to >=
2010-11-22 10:16:08 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
sthen
89d5cdea52
new-style LIB_DEPENDS/REVISION/WANTLIB
2010-11-11 12:35:09 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
espie
c82c4422b0
USE_GROFF=Yes
2010-10-19 08:02:53 +00:00
jasper
9d399d1959
- fix WANTLIB after cairo update.
...
(please note chromium is still broken, but will be dealt with soon)
2010-10-11 08:19:03 +00:00
ajacoutot
21da929ec9
Fix DEPENDS after gtk+2 and gdk-pixbuf split.
...
ok jasper@
2010-09-30 07:21:18 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
sthen
6d7295f072
sync wantlib, bump.
2009-06-22 10:43:58 +00:00
kurt
a48ed8c7f1
- adjust to depend on threaded boehm-gc
2008-04-01 17:42:12 +00:00
merdely
ba8add3ebb
Remove surrounding quotes from
...
COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE
Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here
(ok naddy@)
2007-09-15 20:38:20 +00:00
naddy
1f9ae60690
update to bugfix release 0.5.2 and switch image support to GTK+2
2007-07-18 17:29:46 +00:00
kili
7adc4aa796
Works for amd64 and sparc64 now.
2007-07-14 22:18:23 +00:00
espie
d4ebcd974d
more base64 checksums
2007-04-05 17:26:05 +00:00
naddy
2396145dc9
SECURITY:
...
Fix format string vulnerability.
http://www.openpkg.com/security/advisories/OpenPKG-SA-2006.044.html
via Han Boetes
2007-01-01 23:38:51 +00:00
steven
91a71496cd
USE_X11
2006-11-13 12:51:14 +00:00
naddy
ec14e41571
don't build on amd64/sparc64 due to unresolved crashes
2006-08-12 15:51:38 +00:00
espie
17b77a4af2
new lib specs
2006-08-04 00:10:42 +00:00
sturm
7f44ebf8ab
use fclose() on fdopen()'ed file streams instead of pclose()
...
from TAKAHASHI Tamotsu in ports/5010
2006-02-10 18:54:58 +00:00
alek
798f68372a
- Fix libintl linking
...
- Bump PKGNAME
2005-02-22 10:23:39 +00:00
naddy
ae76d3ea1f
SIZE
2005-01-05 17:21:50 +00:00
alek
5364a42ec5
Add WANTLIB markers
2004-12-11 13:29:20 +00:00
espie
b893ad5d98
new style conflicts
2004-09-18 13:06:43 +00:00
xsa
addd8a38e2
new-style MODULES.
2004-08-10 08:46:49 +00:00
espie
a1a84dbaea
auto-generated packing-list.
2004-08-05 15:27:12 +00:00
naddy
9e0e52d515
update to 0.5.1: integrates M17N support
2004-06-26 04:57:35 +00:00
naddy
112339c1d4
remove WWW lines
2003-12-15 21:54:59 +00:00
sturm
e77d2a5175
license markers and some corrections
2003-10-18 19:44:41 +00:00
naddy
d4fe60f91f
Update to 0.4.1. Major new features are:
...
* tab browsing
* customizable mouse operations
* two-stroke keybinding
* undo for cursor moves
* background downloading
* data: URL support
* news:, nntp: newsgroup support
* folding lines for plain text
* listing of links
* setting default values for forms by pre_form
Also fix mimetypes typo; from J.A. Neitzel <jneitzel@bluemarble.net>.
2003-03-29 00:32:46 +00:00
naddy
aecaae2f73
No more need for manual man page installation.
2002-12-12 01:18:54 +00:00
naddy
547c139402
SECURITY update to 0.3.2.2:
...
"Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> found another security
vulnerability in w3m 0.3.2.x that w3m will miss to escape html tag
in img alt attribute, so malicious frame html may deceive you to
access your local files, cookies and so on."
2002-12-12 01:10:53 +00:00