Commit Graph

1259 Commits

Author SHA1 Message Date
naddy
6b2e7ca7ec SECURITY update to 2.2.4:
Fix vulnerability to symlink attacks on open files.  CVE-2010-1160, -1161.
2010-04-16 15:47:24 +00:00
ajacoutot
ce7c969358 Stupid poor blank lines, stupid poor blank lines... 2010-04-15 14:58:24 +00:00
jasper
5659f17096 - add missing build dependency
ok robert@
2010-04-12 18:45:27 +00:00
jasper
1b58e64cb2 - fix build on loongson 2010-04-11 21:26:24 +00:00
robert
72643b32d0 Explicitly define what version of boost is needed.
requested by espie@
2010-04-06 21:56:31 +00:00
robert
efc545d131 fix -java lib depends 2010-04-02 15:53:26 +00:00
robert
fec9e646f2 disable html build output 2010-04-02 08:25:33 +00:00
robert
f38d8c9742 Update to openoffice 3.2;
this is a major update that introduced many cool stuff and it's
speed is awesome compared to the previous versions
2010-03-30 11:03:07 +00:00
kettenis
47485bdc81 Define BROKEN_NOCOMBRELOC on mips64 and mips64el to work around what's
apparently a bug in our ld(8).  Fixes the issues with running emacs on X
as reported by matthieu@

ok jasper@
2010-03-24 20:17:02 +00:00
naddy
9a8382dbb5 maintenance update to 2.2.3; from Daniel Dickman <didickman@gmail.com> 2010-03-23 20:05:47 +00:00
sturm
35b45cc174 remove myself as maintainer, bump PKGNAMEs 2010-03-22 13:54:21 +00:00
giovanni
41f647fedc Update to 27.0.0 2010-03-22 10:57:55 +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
jasper
d5db5e92da - fix patch-stage for mac68k and vax 2010-03-21 10:53:37 +00:00
jasper
831583276c - add highlighting patterns for prolog and scheme
ok espie@
(ports is still locked)
2010-02-27 15:03:39 +00:00
espie
d8c341f6d7 fix PKGPATHs 2010-02-26 18:17:38 +00:00
matthieu
d360aa3a46 add support for mips64el. ok jasper@ 2010-02-09 20:43:57 +00:00
jasper
228964a8d2 - extend archtecture tests for mips64el
ok naddy@ phessler@
2010-02-09 12:23:59 +00:00
ajacoutot
e95653d824 Make sure @exec/@unexec always returns true. This is needed as one can
use unopkg to (de-)activate extensions which would cause the exec calls
to fail.

ok espie@ robert@ (maintainer)
2010-02-02 12:32:42 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
naddy
72b44c5513 bump PKGNAME for PLIST changes 4.6 -> 4.7 2010-01-27 21:43:27 +00:00
espie
73f4bf65eb actually allow update from openoffice 2.... 2010-01-26 01:33:52 +00:00
giovanni
28c181815d Update to 26.2.0 2010-01-04 11:10:34 +00:00
naddy
dbc12494cb update to 2.2.1; from Daniel Dickman <didickman@gmail.com> 2009-12-22 19:21:32 +00:00
ajacoutot
14988678c6 Missed this one. 2009-12-22 16:51:00 +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
robert
e2627d3908 Update the desktop files to support .docx formats.
idea from antoine@
2009-12-22 10:38:55 +00:00
robert
f06a8c6acd Add full path for unopkg in MESSAGE-main and install the english dictionary
by default
2009-12-21 16:13:02 +00:00
jasper
b7ea26c26b - wrap the patterns into a distfile i mirror, makes this a lot cleaner
- set DIST_SUBDIR
2009-12-15 15:33:25 +00:00
jasper
9fcf2469b9 Security fix for CVE-2009-2688, xemacs: multiple integer overflow flaws. 2009-12-15 10:05:55 +00:00
jasper
c225562c7c - regen 2009-12-15 09:58:47 +00:00
jasper
adf83bd3a7 - add highlight patterns for ruby/pgsql/mipsasm
- regen WANTLIB
- take maintainership
2009-12-15 08:17:16 +00:00
jasper
52bbe1231b - add a hightlight pattern for diff files
adding this into the nedit code made antoine and my eyes bleed, without success.
so instead tell users how add it to their own nedit config file

ok ajacoutot@
2009-12-13 22:39:38 +00:00
naddy
9f22d9d70f update to 2.2.0 2009-12-01 19:39:31 +00:00
kili
d813a23504 Security fix: Use the xpdf version from our portstree for the pdf
importer. This basically updates the xpdf version used by the
importer from xpdf-3.02pl3 to xpdf-3.02pl4 and probably addresses
CVE-2009-3603, CVE-2009-3604, CVE-2009-3605, CVE-2009-3606,
CVE-2009-3608, and CVE-2009-3609.

I tried to build the pdf importer with poppler, but it failed badly
on PDF files containing any graphics.

While here, disable the (snake oil) DRM "feature", like we already
do in xpdf and poppler, and pass the correct flags to the xpdf
build.

Note: the extension concept of this software is stupid^W"enterprise
ready". If you ever enabled the pdf importing extension, you will
have to disable and re-enable it to get the new extension installed
(somewhere under ~/.openoffice.org or similar).

"just fucking commit you slacker ;)" robert@
2009-11-28 18:33:57 +00:00
benoit
7f43673744 - update ht to 2.0.18
- update WANTLIB

ok edd@, ajacoutot@
2009-11-23 10:48:30 +00:00
jasper
5fd730ceb3 - fix build on mips64
ok eric@ (MAINTAINER)
2009-11-22 15:07:13 +00:00
sthen
9d0f70b46f - fix dependencies following libstdc++ bump from 4.2.4p3 to 4.2.4v0
- bump relevant PKGNAMEs
2009-11-18 00:49:09 +00:00
sturm
9d83aaa47b remove OO2 which has been unlinked from builds since april
ok sthen, msf
2009-11-12 15:26:26 +00:00
ajacoutot
a59befff7d Remove MESSAGE, landry@ gave me a course about gtkprint configuration. 2009-11-12 10:36:38 +00:00
ajacoutot
add13f828b Small rewording. 2009-11-12 10:07:39 +00:00
sthen
1702428dab bump following java.port.mk change. 2009-11-09 11:03:26 +00:00
jasper
67345ae73e - unbreak nedit on mips64. 2009-11-08 16:24:34 +00:00
ajacoutot
be9cc2d9bf Update to leafpad-0.8.17.
* minor bugfixes
* translations updates

Tweak MESSAGE.
Remove myself from maintainer.
2009-11-08 08:35:46 +00:00
sthen
4756f8638f Fix the included jed.rc following update, from Frank Denis. 2009-10-27 21:51:53 +00:00
ckuethe
68ca61f933 update to vim 7.2.267 2009-10-15 15:32:17 +00:00
ajacoutot
330ae490a9 Major update to subtitleeditor-0.33.0.
This is not the very latest version, because it would require gstreamer-mm
which needs a newer gstreamer which needs a newer flex which... But it is
much better than what we currently have in-tree.

Mostly from Florent Tribouilloy at p2k9, thank you!
2009-10-14 21:47:20 +00:00
sthen
c3872eb323 update to 0.99-18 for new libslang. 2009-10-13 21:46:46 +00:00
edd
ffcd46f2b3 Update to 0.2.3. This is a proper release, meaning we no longer make
our own distfiles.

Tested by me (edd) on a TeX Live 2009 snapshot (not in ports yet).
Tested by Steven on TeX Live 2008 as in ports.

OK steven@
2009-10-13 14:36:26 +00:00
edd
7815849eb7 update email address on all of my ports, other than texlive.
OK, sthen@, phessler@
2009-10-11 14:06:20 +00:00