Commit Graph

76152 Commits

Author SHA1 Message Date
ajacoutot
17d1fc2ae3 Unbreak with gnutls>=3. 2012-07-09 09:34:26 +00:00
edd
c9aa643043 link py-elftools 2012-07-09 09:30:36 +00:00
edd
bd60fd8293 import py-elftools, OK giovanni@ 2012-07-09 09:28:53 +00:00
sthen
fb0ff8d310 don't rely on param.h providing the nitems macro, ok ajacoutot@ 2012-07-09 09:23:22 +00:00
sthen
eb2945d565 +ranger 2012-07-09 09:21:15 +00:00
sthen
a9c0b0d27e import ports/sysutils/ranger, ok giovanni@
ranger is a file manager with VI key bindings. It provides a
minimalistic yet nice curses interface with a view on the directory
hierarchy. The secondary task of ranger is to psychically guess
which program you want to use for opening particular files.
2012-07-09 09:20:58 +00:00
ajacoutot
0ea148f52a Unbreak with gnutls>=3. 2012-07-09 09:10:13 +00:00
ajacoutot
5e3a59ff36 -prelude 2012-07-09 09:05:42 +00:00
ajacoutot
c03b7b59ed Remove prelude. It's been unmaintained for years. Updating to a newer
version would require a lot of work and we have no maintainer; not to
mention the source code is not available right now.
A "security" software that is unmaintained is something that should live
in an attic.

ok jasper@ sthen@
2012-07-09 09:05:22 +00:00
pascal
55681b82d5 pdfinfo is now in poppler-utils.
ok kili@
2012-07-09 09:03:00 +00:00
dcoppa
38af300aca Revert commit c0dffca646c1a02276da510bf3587fb7fad8e0e9: "Focus
history: Don't ignore unfocusable clients". This caused focus
problems with some panels, most notably fbpanel and gnome-panel
(upstream git commit c084eb5b085287e4fb2661e834197cf8cf233215)
2012-07-09 09:01:54 +00:00
ajacoutot
b410289012 Unbreak with gnutls>=3 2012-07-09 08:59:34 +00:00
zinke
4d904bb33b link x11/tabbed 2012-07-09 08:54:53 +00:00
zinke
691b941464 Simple generic tabbed fronted to xembed aware applications, originally
designed for surf but also usable with many other application, i.e.
uzbl, urxvt and xterm.

ok landry@
2012-07-09 08:42:53 +00:00
dcoppa
ec46c97e02 Maintenance update to 7.0.29.
See: http://tomcat.apache.org/tomcat-7.0-doc/changelog.html
2012-07-09 08:16:54 +00:00
espie
1a92889a38 make build predictable 2012-07-09 08:08:53 +00:00
bentley
2521265650 Disable ffmpeg in vbam's configure, since it's not actually used.
ffmpeg is only used in the wx frontend, which doesn't build on OpenBSD
(for unrelated reasons).

From Mikolaj Kucharski, ok dcoppa@
2012-07-09 06:01:01 +00:00
abieber
8411c0135c Adding myself.
OK jasper@, sthen@, jeremy@
2012-07-09 00:18:55 +00:00
sthen
d4550c33f8 sync with dovecot update 2012-07-08 23:15:29 +00:00
sthen
311a8117aa update to Dovecot 2.1.8 from Brad. 2012-07-08 23:15:11 +00:00
sthen
d94e7220d8 update to postfix-2.10-20120630 snapshot, from Brad 2012-07-08 22:56:10 +00:00
kili
5ebc2be143 Bump due to signature changes after the update of hs-semigroup. 2012-07-08 22:36:40 +00:00
kili
1bdd8581ca Update to hs-semigroups-0.8.3.2.
From Dawe <dawedawe@gmx.de>.
2012-07-08 22:35:03 +00:00
sthen
e8efbdf060 revert -pthread in cflags, after a bit of discussion with aja and guenther
and looking at the port which wanted -pthread in cflags, I came to the
conclusion that the other port was wrong, so it's right to zap this again.
ok mpi ajacoutot
2012-07-08 22:21:32 +00:00
ajacoutot
177a9eeed4 Fix a off-by-one issue with the VCD module.
from Brad (maintainer)
2012-07-08 21:33:45 +00:00
ajacoutot
4c428e21c4 Add (obvious) missing category. 2012-07-08 21:30:22 +00:00
gonzalo
ae5fbe7bde Update for Xombrero to 1.1.0 with this changes:
* [NEW] Custom keybound prompts (keybinding = :cmd,key)
* [NEW] Custom uri handling (custom_uri)
* [NEW] Setting to disable proxy at startup (http_proxy_disable)
* [NEW] Setting to cache HTTPS certificates and present warnings when
  certificates change to help prevent MITM attacks (warn_cert_changes)
* [NEW] Tab number and proxy enabled notifications (statusbar_elems)
* [NEW] Setting to change default stylesheet used for the userstyle
  and userstyle_global commands (usersytle)
* [NEW] Both userstyle and userstyle_global commands may take an
  optional argument to a user-specified stylesheet
* [NEW] Setting to change the style of the statusbar to switch between
  the page URL and title (statusbar_style)
* Runtime settings are unsettable with ':set setting ='
* Fix some display bugs with the statusbar
* HTML escape text before displaying with about:set, <file> now shows
  correctly
* Fix unsetting the statusbar color when opening the command prompt

And a lot of others.

Tested on amd64.

Ok kili@ aja@
2012-07-08 21:27:42 +00:00
giovanni
e6cdd4e74c Use devel/llvm instead of the bundled one on $LLVM_ARCHS
help & ok sthen@ (Maintainer)
2012-07-08 21:24:58 +00:00
gonzalo
46a483b4b3 Update for mktorrent to 1.0 with a new implementation:
* Creates a BitTorrent metainfo file from a file or directory in a
simple and fast way.
* Supports multiple trackers.
* Can add a custom comment to the metainfo file.
* Can add the private flag to dissalow DHT and Peer Exchange.
* Can add web seed URLs.
* Hashing can be done multi threaded and supports multiple CPUs.

Change Web and MASTER_SITE, zap some white spaces and change License, and
put myself as maintainer.

Tested on i386 and sparc64.

Ok stsp@ (ex-maintainer) naddy@
2012-07-08 21:23:24 +00:00
ajacoutot
1accbaf605 Committed upstream. 2012-07-08 21:02:45 +00:00
steven
711ecb45f5 update to 3.0.6.2 2012-07-08 19:24:18 +00:00
steven
85977dedce update to 3.0.6.1 2012-07-08 19:20:58 +00:00
sthen
ce3a4663cb use LLVM_ARCHS to populate ONLY_FOR_ARCHS, better to have this in a
central place.
2012-07-08 18:36:12 +00:00
sthen
1cdff98732 add LLVM_ARCHS, handled like MONO_ARCHS for easier detection of which
arch can use LLVM.  ok espie@
2012-07-08 18:35:48 +00:00
lteo
de526b4bab +picocom 2012-07-08 18:21:49 +00:00
lteo
ad1fead2b5 Import Picocom.
Picocom is a minimal dumb-terminal emulation program.

Picocom was designed to serve as a simple, manual, modem configuration,
testing, and debugging tool. It has also served (quite well) as a
low-tech "terminal-window" to allow operator intervention in PPP
connection scripts (something like the ms-windows "open terminal window
before / after dialing" feature). It could also prove useful in many
other similar tasks.

From Kyle Isom (thank you!), with tweaks by me and giovanni@.

help/ok sthen@ giovanni@, procedures ok henning@
2012-07-08 18:19:18 +00:00
giovanni
d62f8e0d32 Update to 1.4.8
ok zinke@
2012-07-08 18:07:41 +00:00
ajacoutot
a32f40fddf BZ links. 2012-07-08 18:03:39 +00:00
sthen
905b965e39 add -pthread to cflags as well as libs in the pc file. ok jasper@ mpi@ 2012-07-08 17:41:14 +00:00
sthen
ddc61472cb don't rely on param.h for nitems(), ok ajacoutot@ 2012-07-08 17:09:17 +00:00
ajacoutot
f5e3aee4f3 Exclude ports/system users that have a login shell since we only want to
deal with human users
2012-07-08 16:35:19 +00:00
ajacoutot
0068b2757f python is only needed for regress. 2012-07-08 16:22:48 +00:00
jasper
21983435ab committed upstream. 2012-07-08 15:48:59 +00:00
ajacoutot
5e9feea6ca Missing dependency on x11/dbus-python. 2012-07-08 15:45:35 +00:00
ajacoutot
1f3defebb5 Activate the browser plugin to be able to install gnome-shell extensions.
Comment the libtool modules la files.
Missing update-desktop-database goo.
Explicitely disable systemd.
Don't RUN_DEPENDS on evolution, it's technically not required.
Add a comment in the patches that they need to be pushed upstream.
2012-07-08 15:39:11 +00:00
giovanni
5f519eacf3 Update to 5.43 2012-07-08 15:13:22 +00:00
ajacoutot
4d4808be9a This needs gnome-shell now. 2012-07-08 14:54:45 +00:00
jasper
5c10a2c1f1 sync 2012-07-08 14:53:59 +00:00
jasper
6968f4064a *finally* import gnome-shell, the last component that was missing for gnome-3.
The GNOME Shell redefines user interactions with the GNOME desktop. In
particular, it offers new paradigms for launching applications,
accessing documents, and organizing open windows in GNOME. Later, it
will introduce a new applets eco-system and offer new solutions for
other desktop features, such as notifications and contacts management.
The GNOME Shell is intended to replace functions handled by the GNOME
Panel and by the window manager in previous versions of GNOME. The GNOME
Shell has rich visual effects enabled by new graphical technologies.

still has a few rough edges, but this will be dealt with in-tree.

ok aja@
2012-07-08 14:53:14 +00:00
shadchin
a05461b18e fix build (add x11/gnome/librsvg in BUILD_DEPENDS)
pointed naddy@
2012-07-08 14:46:01 +00:00