Commit Graph

1616 Commits

Author SHA1 Message Date
landry
73395bcd4a Mark as BROKEN-hppa:
Illegal operands in asm on callproc.c for emacs 22
Invalid function: "DEAD" for emacs24
2013-01-02 15:50:28 +00:00
sthen
8c813409e4 sync wantlib 2012-12-23 13:25:11 +00:00
sthen
c0ab4570a3 sync wantlib 2012-12-21 12:50:14 +00:00
sthen
6fe222514d sync wantlib 2012-12-21 12:13:35 +00:00
naddy
5674152170 no need to override ac_cv_func_openpty after config.site fix 2012-12-08 14:46:48 +00:00
naddy
69b6bc5466 actually use openpty(3) and fix build with Unix 98 ptys 2012-12-07 18:40:43 +00:00
jasper
fcead72137 remove double entry as spotted by mikeb@ 2012-12-07 12:31:58 +00:00
jasper
b708737953 sync 2012-12-06 15:52:17 +00:00
jasper
2fd051c77e import (rather add since cvs re-import sucks) emacs-24.2
from Jeremie Courreges-Anglas (MAINTAINER) with feedback from various people

ok sthen@ mikeb@
2012-12-06 15:46:11 +00:00
naddy
403c853aa2 fix wantlib 2012-12-03 21:44:04 +00:00
naddy
e6a3ce8572 use openpty(); ex_script.c part from millert@ 2012-12-03 21:26:50 +00:00
sthen
d185b0f9e8 minor up to GNU ed 1.7; while there, drop some s/=/?=/ patches in Makefile
which are unneeded as they are overriden via flags to make, which take
precedence anyway.  ok pascal@ (maintainer).
2012-11-29 20:14:19 +00:00
kili
6ef6bea7e1 Update to 0.6.5. 2012-11-24 21:49:46 +00:00
landry
f1e16f8250 Update to teaqt 33.3.0. 2012-11-22 10:45:46 +00:00
gonzalo
b08fd30063 Update for Zile to 2.4.9:
* configure.ac: fix invocation of help2man when it is run by missing
* minibuf.c: fix display bugs
* minibuf.c: make minibuf_clear always clear; make minibuf_refresh
             update the content before refreshing the minibuffer.
* basic.c: fix crash on out-of-range goto-char and add a test
* search.c: note inefficiency of re_search_2 on large buffers
* tests: fix an incorrect comment on an interactive test
* file.c: set mark on insert-file.
* search.c: fix docstring of isearch-backward-regexp

Ok aja@
2012-11-14 13:10:41 +00:00
sthen
c368a57b14 sync wantlib; raptor update 2012-11-12 13:38:20 +00:00
naddy
d9cf863349 fix trailing whitespace in SEPARATE_BUILD; problem figured out by Vadim Zhukov 2012-11-09 21:07:30 +00:00
robert
6fccada5ac fix duplicate entries; noted by Nigel Taylor 2012-11-02 07:59:00 +00:00
robert
1f720e1f2d add missing run dependency of clucene 2012-11-01 19:01:32 +00:00
kili
7f3dbb86ee Add --disable-ccache to CONFIGURE_ARGS to stop configure
from picking up an installed ccache and then failing.

ok robert@ (maintainer)
2012-10-31 16:23:53 +00:00
robert
1a6c27aadb update to 3.6.3.2 2012-10-31 08:34:12 +00:00
sthen
365d174e76 zap trailing whitespace in places which end up in COMMENT 2012-10-15 15:24:55 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
sthen
aa66ceb738 zap some trailing whitespace mostly on HOMEPAGE lines 2012-10-15 14:55:43 +00:00
rpe
a6380d86d1 +traditional-vi 2012-10-13 22:25:26 +00:00
rpe
032ce060a8 add from openbsd-wip git repo
ok pascal@ (Maintainer)
2012-10-13 22:23:54 +00:00
dcoppa
7f6fa2fdfd Update to nvi-2.1.1
ok naddy@ (maintainer)
2012-10-13 08:13:51 +00:00
gonzalo
259c645fbb hook devel/help2man on BUILD_DEPENDS pointed by sthen@ 2012-10-01 12:58:29 +00:00
gonzalo
7c3f7e31ca Trivial update for Zile to 2.4.8 with some bug fixed.
Tested on amd64.

Ok aja@
2012-09-26 19:41:55 +00:00
naddy
b59373b722 Add DPB_PROPERTIES=parallel for some big ports.
Required to make full use of the amd64 package building cluster.
2012-09-26 17:36:46 +00:00
landry
500bd5c7fe +focuswriter,gophernicus 2012-09-22 07:59:35 +00:00
landry
a86b5ae7dd Import focuswriter 1.3.90.
FocusWriter is a simple, distraction-free writing environment. It
utilizes a hide-away interface that you access by moving your mouse to
the edges of the screen, allowing the program to have a familiar look
and feel to it while still getting out of the way so that you can
immerse yourself in your work.

ok sthen@
2012-09-22 07:53:57 +00:00
ajacoutot
bb3e57117a Missing fragment in PLIST-java.
ok robert@ (maintainer)
2012-09-18 13:05:21 +00:00
gonzalo
2a572e6134 Update to 1.2.12:
- colored (fruit salad) display built by default (if
  use_default_colors available), available through option --color.
- add --enable-colors to build and have a colored (fruit salad)
  display
- allow entering goto "position" and "sector" in hexadecimal or
  not
- when prompting, propose previously entered value, and give
  ability to modify it
- fix setting mark after scrolling
- some cleanup

While here GROFF is not needed.

Ok aja@
2012-09-17 12:50:09 +00:00
sthen
a4e2d41e58 build kitchen-sink vim packages (perl+python+ruby support), requested by
Juan Francisco Cantero Hurtado.
2012-09-16 11:19:35 +00:00
ajacoutot
d9a4bcc50e Bump after gstreamer-plugins-base subpackaging change. 2012-09-06 12:38:35 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
pascal
07ffe3ec07 Adapt PIE fixes to new gcc/ld behaviour: Use -nopie as LDFLAGS and -fno-pie as
CFLAGS.

found in a bulk by and ok naddy@
2012-08-30 20:54:59 +00:00
jasper
e65f7a2cbf unbreak on sgi by re-adding a chunk that's been missing since the import of 23. 2012-08-29 20:02:36 +00:00
espie
b1b88327aa switch default poppler flavor to no_qt,no_qt4,boostrap, as naddy@ now
sees bulk builds with a critical path sequentially building qt4, poppler,
libreoffice...

passes a full bulk

agreed with kili@, aja@, naddy@
2012-08-28 19:13:11 +00:00
pascal
e051391d3c After feedback from kettenis@, we won't be defining -DPIC on PIE archs per
default.  Garbage collect the patches that dealt with these issues, and use
the builtin define __PIC__ to detect if we're PIE/PIC.

ok naddy@
2012-08-20 11:50:59 +00:00
ajacoutot
7ab36748ae Remove irrelevant $FreeBSD RCS ids. 2012-08-18 12:41:37 +00:00
ajacoutot
b7eab0566c boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
sense for ports Makefile but not really for categories.

ok espie@
2012-08-18 07:25:25 +00:00
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