Commit Graph

1623 Commits

Author SHA1 Message Date
jasper
cfee2c6b0f Security fix for CVE-2012-3479
GNU Emacs "enable-local-variables" Variable Processing Vulnerability

      patch from upstream git; earlier releases are not affected
2012-08-17 09:09:01 +00:00
pascal
8fa00e5163 Prepare emacs for PIE. emacs2* currently use gmalloc, which is incompatible
with PIE.  We should be using the system malloc anyway for security reasons.
Unfortunately, there are yet more problems with PIE in emacs proper, so disable
it for now until a solution is found.

ok naddy@ sthen@ (on a previous version)
2012-08-11 22:55:39 +00:00
pascal
e1e0321344 PIE preparations: These ports all have classes etc. that collide with the
"PIC" define that will be used by PIE.  No functional change.

ok naddy@
2012-08-11 22:51:13 +00:00
naddy
ee86b61264 arpa/inet.h and netinet/in.h can now be #included in either order 2012-08-07 10:18:47 +00:00
naddy
bdd62947f1 clean up USE_GROFF in my own ports 2012-08-06 12:21:05 +00:00
ajacoutot
e00d96cc18 cups -> cups-,-libs 2012-08-04 15:05:35 +00:00
robert
482fa42fb6 add missing patch for amd64 2012-07-18 16:49:21 +00:00
edd
31c92c1baa TeXworks 0.4.4. Fixes the annoying disappearing selected text bug.
OK jasper@
2012-07-16 10:13:59 +00:00
robert
c7f15289d7 unbreak build with java 2012-07-16 07:23:03 +00:00
naddy
9aae5b7b2b mark conflict between nvi and nvi-m17n 2012-07-14 10:19:14 +00:00
naddy
e8e3f40182 +nvi 2012-07-14 10:01:14 +00:00
naddy
5695591f5f Import nvi 2.1.0, a version of the base system vi/ex editor with wide
character (UTF-8) support.

Requested by yasuoka@ and pirofti@
2012-07-14 09:59:30 +00:00
robert
700f63236e update to 3.5.5.3 2012-07-13 12:36:18 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
espie
1a92889a38 make build predictable 2012-07-09 08:08:53 +00:00
pascal
df513215f1 + ged 2012-06-25 23:08:24 +00:00
pascal
49f34d2c58 GNU ed is a line-oriented text editor. It is used to create, display,
modify and otherwise manipulate text files, both interactively and
via shell scripts. A restricted version of ed, red, can only edit
files in the current directory and cannot execute shell commands.
Ed is the "standard" text editor in the sense that it is the original
editor for Unix, and thus widely available. For most purposes,
however, it is superseded by full-screen editors such as GNU Emacs
or GNU Moe.

ok landry@
2012-06-25 23:07:54 +00:00
sthen
5d80c3c1a5 Add a build dep on textproc/gsed, hopefully this fixes a problem seen
since the icu4c update, and it's obviously intended to be there as it's
symlinked into ${WRKDIR}/bin already. ok espie@
2012-06-22 21:04:19 +00:00
sthen
49a55c3e0f bump for plist changes 5.1 -> 5.2 2012-06-21 13:56:57 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
espie
9a1531006e unwanted extra commit 2012-06-14 09:40:58 +00:00
espie
beb7460c91 make it build with qt 4.8.2 2012-06-14 09:39:34 +00:00
robert
06730e6652 update to 3.5.4.2 2012-06-05 08:24:17 +00:00
shadchin
df014f6bb5 Update to 3.3.4.
ok edd@
2012-05-30 18:48:59 +00:00
jasper
7a5b780456 cleanup 2012-05-15 18:22:18 +00:00
gonzalo
a58b75fa73 Wrong rm patches/patch-ee_c pointed by nigel@.
OK, sthen@
2012-05-10 19:30:31 +00:00
gonzalo
e11e0d42cd Update for ee to 1.5.2 whit some fixes:
* added display of line number, column, and lines from top to separator
line for info window
* minor changes to reduce number of warnings when using -pedantic option
* changed how strings are terminated from the old usage of NULL to the
current use of character zero, '\0'

While here, GROFF is not needed, new license, patch-ee_c is not needed
anymore and honor CC variable, tested on i386, amd64 and powerpc.

OK brett@, sthen@
2012-05-10 12:56:27 +00:00
robert
fe539d183c fix the apache-ant build dependency 2012-05-07 09:52:56 +00:00
robert
6c441074ee update to 3.5.3.2 2012-05-07 07:17:15 +00:00
sthen
dcf8bf5606 Various patches to editors/elvis, mostly from Debian, via Donovan Watteau:
- add --docdir so that :help works
- add --verbose
- fix a bug in the ")" command that could cause a segfault
- fix a bug when lauching elvis in a directory containing a "tags" dir
- make file/syntax detection work for scripts using "env"
- add "return" to the list of shell script keywords
- fix a few things in the man pages (\-, typo, whitespace) since
we were already patching them.
2012-05-05 14:03:15 +00:00
jasper
702bfef43c switch to MASTER_SITE_DEBIAN 2012-04-30 19:22:08 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
ajacoutot
7c99cb84aa Mark this port SHARED_ONLY and merge PLISTs.
from Brad
2012-04-23 06:40:22 +00:00
ajacoutot
7a15920592 MESSAGE -> README
ok jasper@ (maintainer)
2012-04-22 10:49:11 +00:00
edd
e10e0f2515 Update to texworks-0.4.3. OK sthen@ 2012-04-20 08:41:27 +00:00
gonzalo
edfd7e5444 Little update for 'ht', with some fixes:
- Fixed loading of 32 bit ELFs
	- Use wide ncurses if necessars
	- Show search progress in MiB
	- [x86] fixed a lot of small bugs
	- fixed a crash with the "follow" function on
	  invalid addresses in analyser
	- [x86] AVX updates
	- [x86] AVX2
	- [x86] BMI, BMI2 and TBM instructions
	- fixed loading of ELF files with no section headers

OK, benoit@ (maintainer), edd@, aja@
2012-04-15 18:38:53 +00:00
robert
bca2772d76 fix icon handling by re-adding the removed @exec lines, and also remove
the base desktop file because the startcenter one is basically the same
2012-04-10 13:34:13 +00:00
robert
729f3be346 gcc 4.6 does not have __sync_add_and_fetch if it optimizes for i386,
which is the case on OpenBSD, so use the original locking code instead
this fixes the i386 build
2012-04-08 07:52:01 +00:00
robert
d96eade07b fix icons 2012-04-05 07:44:14 +00:00
robert
8e9250e196 update distinfo 2012-04-03 13:57:21 +00:00
robert
b40f03bd7f add missing distfile 2012-04-03 09:27:15 +00:00
robert
ebb2fa08a1 update to 3.5.2.2; requires gcc 4.6 from now on 2012-04-03 08:56:50 +00:00
ajacoutot
2a9a28e9ac Fix the infinite loop with new glib reported by matthieu@ 2012-03-29 18:07:27 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
kili
7944065a2e Bugfix update to gummi-0.6.3. 2012-03-28 19:27:04 +00:00
rpointel
44297cbe05 correct few things, spotted by aja@ and landry@.
ok aja@ (thanks).
2012-03-28 06:02:41 +00:00
ajacoutot
49142cd600 Update to zile-2.4.7.
from Gonzalo L. R. (maintainer)
2012-03-27 22:01:50 +00:00
rpointel
f5306d1874 +py-qscintilla 2012-03-27 18:17:17 +00:00
rpointel
a2ea4dcc31 Import the python binding for qscintilla, needed by tortoisehg.
ok landry@.
2012-03-27 18:16:23 +00:00
kili
971f39e91d Update to gummi-0.6.2. 2012-03-26 19:33:47 +00:00
ajacoutot
2af9fde46d Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
ajacoutot
7597ccedbf Update to subtitleeditor-0.40.0. 2012-03-23 13:26:40 +00:00
naddy
d0ef1a6b53 fileutils, sh-utils, textutils are superseded by coreutils.
From: Antti Harri
2012-03-20 16:36:16 +00:00
naddy
a87d2df940 getline -> get_line 2012-03-18 17:02:00 +00:00
sthen
cdc97e4bcd getline -> get_line and drop USE_GROFF, from Donovan Watteau 2012-03-17 12:40:01 +00:00
sthen
0c389a8d92 Fix an instance of getline which I missed when I preemptively fixed it earlier 2012-03-16 22:05:13 +00:00
naddy
337ff592e7 remove unrecognized configure option 2012-03-15 21:52:20 +00:00
ajacoutot
d76db2ffcb Update to zile-2.4.6.
from new maintainer Gonzalo L. R.
2012-03-14 15:10:54 +00:00
espie
6cb221c775 FLAVOR:L -> FLAVOR 2012-03-09 10:58:36 +00:00
sthen
cc0bfeb9df update to dhex 0.66 and change maintainer email
From Thanasoulas Spiros (maintainer)
2012-03-06 10:11:47 +00:00
sthen
1c30160016 Add various patches to ldapvi from upstream git/mailing list submissions:
- add -y support to read password from a file
- remove useless header that vim whines about
- preserve order of attribute values
- fix possible LP64 issue (improper sentinel)
- allow editors/pagers with arguments
- getline namespace collision, upstream git 256ced029c
- fix hash generation

OK ajacoutot@
2012-03-02 08:01:06 +00:00
shadchin
1973b3a74f Update to 3.3.1.
ok edd@
2012-03-01 17:57:45 +00:00
giovanni
44afb6b664 Update to 31.2.0 2012-02-27 14:39:41 +00:00
robert
c605f1a26e set ncpu to 0 in a non-parallel build 2012-02-18 22:22:41 +00:00
ajacoutot
d25492f2be Update to subtitleeditor-0.39.0. 2012-02-16 22:20:26 +00:00
sthen
a1c5cce0fd SECURITY update to emacs 23.4; EDE (part of CEDET) would automatically run
a Project.ede file if present. The other emacs branches do not have this
functionality.

From Manuel Giraud, ok ajacoutot@
2012-01-30 17:25:53 +00:00
robert
8539c2c53f update to 3.4.5.2 2012-01-23 14:43:42 +00:00
nigel
829e15ca3d Add b to RUN_DEPENDS-el for version change.
Ok sthen@
2012-01-21 23:10:18 +00:00
sthen
b4c9840ca6 Upstream has rerolled emacs 23.3 distfiles to include bison source for
the grammars, adjust the port to use them. Distfile not fetching reported
by Christopher Barry.
2012-01-21 13:54:51 +00:00
espie
c6bf56922b forgotten 2012-01-20 20:20:04 +00:00
espie
b1a108c5d6 separate subdirs, parallel build, dpb happy 2012-01-17 18:29:42 +00:00
naddy
6ad7a26783 bump revision for plist changes 5.0 -> 5.1 2012-01-13 00:55:14 +00:00
ajacoutot
1340b96119 OpenBSD does not require -lcrypt, DES encryption is part of the standard
libc.
2012-01-12 13:59:29 +00:00
sthen
297da55e34 update to 3.17.17 and switch to using python.port.mk (using the default
python version, this was previously using 2.4)
2011-12-20 11:14:40 +00:00
ajacoutot
1d31889c1d Tighten dependency on the jdk|jre version for the -java subpackage.
ok rpbert@ (maintainer)
2011-12-18 10:21:01 +00:00
nigel
09e40901de Remove duplicate revison and bump revision.
Ok aja@
2011-12-12 22:54:30 +00:00
ajacoutot
e4bed71fa0 Remove gconf support and replace it with gio. This allows us to go away
from ORBit.

FLAVOR:L -> FLAVOR.

from espie@ and myself
built tested and ok robert@ (maintainer)
2011-12-12 09:38:03 +00:00
ajacoutot
f8e6381715 Enable support for docx files; req. by "Brett" 2011-12-08 11:02:30 +00:00
kili
5c55abd6ff Bugfix update to gummi-0.6.1. 2011-12-05 19:48:21 +00:00
ajacoutot
4775efcc04 Add a dependency on x11/gtk+2,-guic. 2011-12-03 19:49:45 +00:00
espie
53295a4812 bye bye FLAVOR:L 2011-12-02 14:36:13 +00:00
shadchin
23455ea7ce Update to 3.1.
ok jasper@
2011-11-24 13:12:47 +00:00
kili
25fcb5e873 Update to gummi-0.6.0 2011-11-16 23:34:53 +00:00
robert
c29d8172b4 remove the dead openoffice ports 2011-11-16 13:38:22 +00:00
jasper
e1db073a13 remove xview and ports using it; speaking of old unmaintained crufty toolkits..
prompted by naddy@
ok sthen@ wub@
2011-11-15 21:40:43 +00:00
jeremy
1ae97179d7 Update to 3.0.0, switch to GTK+3 now that scite supports it. SciTE
doesn't appear to use gettext, so remove the gettext module.
Respect CC and CFLAGS when building.

OK ajacoutot@ on an earlier version
2011-11-15 19:17:09 +00:00
jeremy
992ff5cebf Update to 3.0.0, switch to GTK+3 now that scintilla supports it. Since
libscintilla no longer links directly against GTK, switch from
LIB_DEPENDS to BUILD_DEPENDS (for includes) and RUN_DEPENDS (since
anything linking against scintilla also needs to link against GTK+3),
thanks to ajacoutot@ for pointing that out.  Respect CC environment
variable when building.

OK ajacoutot@ on an earlier version
2011-11-15 19:13:39 +00:00
rpointel
056829a45b replace DEPBASE by LOCALBASE.
ok naddy@ (maintainer).
2011-11-14 09:48:46 +00:00
jasper
c3e4fb8e1b add back USE_GROFF which i accidentally the whole thing 2011-11-13 09:22:31 +00:00
robert
f4fbaeb16e update to 3.4.4.2 2011-11-12 10:51:10 +00:00
jasper
5e327acad9 - update to 4.16.0.73
- adjust license marker
2011-11-11 20:08:40 +00:00
robert
cb294befda Add arabic language pack 2011-11-11 17:36:43 +00:00
espie
0bf789a9ca work around brain damage 2011-11-07 15:39:50 +00:00
jasper
a8fbcebd1e remove bogus SECURITY 2011-11-06 14:56:38 +00:00
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
espie
2795b45115 convert databases/db to bsd.port.arch.mk, a bit more complicated since
there is a Makefile.inc.

Since the BUILD_PACKAGES tests have to happen there, put the java one there
as well, it won't trigger for db/v3, obviously.

Allows the removal of the ,java pseudo-flavor, since the ONLY_FOR_ARCH-* part
will take care of it.
2011-10-17 10:10:59 +00:00
naddy
676885b0b7 remove maintainer by his request (as forwarded by mikeb@) 2011-10-16 15:03:24 +00:00
naddy
03f8db2cc2 remove entries for distfiles that aren't referenced anywhere 2011-10-13 14:38:51 +00:00
ajacoutot
68f67405ec Make it clear the language packs are not only for the UI but also for
spell checking.

ok robert@ (maintainer)
2011-10-10 09:01:42 +00:00
kurt
6a13dc6824 - remove devel/jdk/1.5 and lang/kaffe
- adjust java.port.mk for their removal
- bump affected packages
okay jasper@
2011-10-07 13:54:30 +00:00