2086 Commits

Author SHA1 Message Date
sthen
7c09e06a8a update to vim-8.0.0095, including fix for CVE-2016-1248 (arbitrary shell
commands are executed if a file is opened with a malicious modeline)

http://seclists.org/oss-sec/2016/q4/506
http://seclists.org/oss-sec/2016/q4/att-506/vim_CVE-2016-1248.patch
2016-11-23 16:40:33 +00:00
jca
6198fc7cb0 Stop embedding ${OSREV} in PLIST, should remove the need for PLIST bumps 2016-11-20 15:14:19 +00:00
jca
68214ba39a BROKEN on powerpc 2016-11-20 13:52:57 +00:00
fcambus
de3d99702a Remove unneeded LIB_DEPENDS.
OK maintainer (Ivan Ivanov)
2016-11-14 09:10:59 +00:00
sthen
2d2a417458 sync WANTLIB (readding idn to some where I was overzealous, plus some lzma/pthread) 2016-11-07 10:51:36 +00:00
sthen
c15b136e13 sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
jasper
9d5e1d97c0 update to moe-1.8 2016-11-02 22:44:20 +00:00
robert
2840c8180b add missing patch 2016-11-02 14:33:47 +00:00
gonzalo
cb92c94299 Update for Zile to 2.4.13:
OK naddy@
2016-11-01 22:26:18 +00:00
jasper
f356965e6d update to joe-4.3 2016-11-01 21:07:25 +00:00
naddy
80d74e9780 update to 2.7.1: add the ability to display line numbers in front of the text 2016-11-01 18:05:55 +00:00
robert
d48afa0b55 update to 5.2.2.2 2016-11-01 11:56:29 +00:00
fcambus
2de82e4230 Update le to 1.16.3.
From maintainer Ivan Ivanov, thanks!
2016-10-24 08:10:46 +00:00
gonzalo
d56b65984e Update for Zile to 2.4.12 2016-10-21 21:15:58 +00:00
jca
d2b98b772a Merge better fix for #24082
This one lets unregistered files appear in vc-dir.
2016-10-16 18:15:22 +00:00
jca
5d3aaaedaf Add two patches to make VC usable again after the 25.1 update.
- add a fix for https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24082
- suppress noisy messages that slow down vc-dir
2016-10-13 15:57:24 +00:00
jca
772bd0e6c0 Update to emacs-25.1
Announce: http://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00451.html
NEWS file: https://www.gnu.org/software/emacs/news/NEWS.25.1

Fixes the focus problem seen with the gtk3 flavor.  The alignement fix
for sparc64 wasn't needed in 25.0.

Tested by Manuel Giraud, Ralf Horstmann (alpha), abieber@ (macppc),
danj@ (i386).  ok danj@ abieber@
2016-10-13 15:39:32 +00:00
ajacoutot
8bb80a6b5c Fix build with gstreamer1mm >=1.8.0. 2016-10-12 10:07:45 +00:00
sthen
1ec8701faf update to vim-8.0.0027 and adjust WANTLIB 2016-10-12 09:31:16 +00:00
sthen
8c7c52d0d5 use standard GH_foo 2016-10-12 09:00:14 +00:00
naddy
c326edce1b The ${PROJECT}.googlecode.com/files/ master sites are no longer
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.

ok czarkoff@ danj@ sthen@
2016-10-01 11:54:14 +00:00
sthen
e0e69dbfed update to vim-8.0.0004, from frantisek holop 2016-09-26 10:48:39 +00:00
feinerer
859d2b2e45 Update to HT 2.1.0
ok benoit@
2016-09-23 14:40:10 +00:00
fcambus
8a4bb5880c Update my mail address 2016-09-22 12:57:17 +00:00
rpe
983e0d0105 Add the new 'noperm' mount option to the fstab syntax file.
OK sthen
2016-09-13 22:38:14 +00:00
naddy
6ba202c932 replace libiconv module 2016-09-13 15:29:01 +00:00
naddy
f91f68b648 replace libiconv module 2016-09-12 22:44:08 +00:00
naddy
3fddca680e replace libiconv module 2016-09-12 20:58:39 +00:00
ajacoutot
cd28d9de8d Second and last pass at pre-entively fixing ports that would break once
guenther's header pollution cleanup diff is in.
2016-09-11 20:54:12 +00:00
ajacoutot
5558c792d3 First pass at pre-entively fixing ports that would break once guenther's header
pollution diff is in.

lang/squeak/vm does not build but it's due to the recent audio changes
games/xbattle: also fixes some conflicting implicit decl
print/hplip: also fixes some conflicting implicit decl
2016-09-10 13:03:40 +00:00
robert
4ea534456a update to 5.2.1.2 2016-09-08 16:47:21 +00:00
robert
86e5f1e48c unbreak build 2016-09-06 16:23:15 +00:00
robert
8072f67c8c update wantlib 2016-09-04 14:55:52 +00:00
robert
7407da49c7 update to 5.2.0.4 2016-09-04 12:02:49 +00:00
naddy
996b9a8bf0 update to 2.7.0 for various small improvements 2016-09-03 11:27:34 +00:00
jasper
003e889c0a retire sparc 2016-09-01 10:53:26 +00:00
jca
d09f27e0ed +emacs-gtk3
Removing this flavor from editors/Makefile was stupid, as the default
flavor is built since other ports depend on it.
2016-08-31 23:05:40 +00:00
landry
add2a49591 Update to py-qscintilla 2.9.3
tested with hgview, tortoisehg and qgis.
ok jasper@
2016-08-30 15:57:09 +00:00
landry
3834b69648 Update to qscintilla 2.9.3.
ok jasper@
2016-08-30 15:56:09 +00:00
ajacoutot
1d25d168d6 Update to subtitleeditor-0.53.0.
- drop the gettext MODULE
2016-08-27 16:33:54 +00:00
sthen
7f8773cd08 mark libreoffice as USE_WXNEEDED; working now that gcc4 can see the ld wrapper 2016-08-22 23:56:41 +00:00
sthen
91e95555fd zap empty patches; spotted by frantisek holop 2016-08-21 21:30:22 +00:00
gonzalo
5b7fab32c7 Little update for nano to 2.6.1:
https://www.nano-editor.org/dist/v2.6/NEWS

OK naddy@
2016-08-13 03:54:35 +00:00
jca
c19cbb79a3 Looks like powerpc doesn't need bss-plt layout anymore.
Thanks guenther@ for the tests & report.
2016-08-10 19:21:37 +00:00
sthen
9ad566cc86 update to vim-7.4.2181, from frantisek holop, and I trimmed DESCR-lang a bit. 2016-08-10 15:54:29 +00:00
jturner
59c6771c7d Remove myself as MAINTAINER. ok juanfra@ 2016-08-09 01:35:01 +00:00
jca
d15938b514 Unhook the default emacs flavor (gtk3), currently unusable.
I tried to debug it but was too lazy to do a proper bisect.

Reported by many, reminded by danj@
2016-07-14 20:56:09 +00:00
sthen
1d81a7f192 sync WANTLIB 2016-07-09 09:09:08 +00:00
espie
1d55a231e7 add is-branch to all trivial ports that exist as multiple branches. 2016-06-29 16:14:38 +00:00
kettenis
b8cf07e4c0 Drop -Z for hppa to fix the build for real. Also drop -Z for sparc, which
will need it as well.
2016-06-28 21:00:25 +00:00