Commit Graph

1586 Commits

Author SHA1 Message Date
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
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