sthen
609d9f15b2
Add a patch from upstream fixing a small memory leak (about 20 bytes when a
...
tcp or udp send operation towards authority servers failed). ok jakob@
2012-01-04 21:41:45 +00:00
krw
312ae7a305
Ooops. Missed PLIST updates. Cluebat provided by joshe@.
2012-01-04 20:16:43 +00:00
sebastia
c69132bb7c
cleanup cdplayer, remove some cruft that was intended for a dependent port
...
which will not go in that way.
OK aja@
2012-01-04 17:32:21 +00:00
ajacoutot
49a77f6571
Bugfix update to glib2-networking-2.30.2.
2012-01-04 16:24:16 +00:00
edd
32c3055433
Maxima bugfix:
...
Plot surface when it is part of the frontier of the region.
http://sourceforge.net/tracker/index.php?func=detail&aid=3459556&group_id=4933&atid=104933
reads OK, sthen@
2012-01-04 16:14:42 +00:00
ajacoutot
157a1092fc
Update to a newer snap to prevent rhythmbox from crashing
...
notication-daemon.
2012-01-04 14:25:40 +00:00
sthen
f53db56c56
- this uses dlopen modules; mark SHARED_ONLY and merge PFRAG.shared to PLIST
...
- the code to support LCDs connected by parallel port is only for x86;
split the relevant files out to a separate PFRAG which is not used on
other arch
ok edd@ (maintainer)
2012-01-04 14:19:09 +00:00
dcoppa
1cee6bb7ba
Don't pick up hidden dependency on startup-notification.
...
From Tobias Ulmer
2012-01-04 13:56:27 +00:00
sthen
5370b8f32d
- update adastrap to a newer version built by kili@ against libc.so.60.1
...
(from OpenBSD 5.0-release), thanks ajacoutot@ for hosting the distfile.
- check that the bootstrap egcc can actually run; the reason for failure
due to missing libs is now clear (previously it was a cryptic "C compiler
cannot create executables" type message during configure).
2012-01-04 12:29:01 +00:00
ajacoutot
75439b88d2
GNOME 3 only works with sysutils/notification-daemon and not the xfce ones.
2012-01-04 10:47:01 +00:00
ajacoutot
c8b4e606de
Typo in CUPS ipp backend.
2012-01-04 10:25:36 +00:00
ajacoutot
3bc19fd3d5
Drop build dependency on opensc, it's not needed anymore (opennx bundles
...
opensc headers).
Drop run dependency on opensc because our nxssh is not compiled with
SmartCard support.
Tweak README wrt samba.
2012-01-04 10:15:53 +00:00
sebastia
a6ca379d6a
libfwbuilder is gone, merged into fwbuilder
...
OK sthen@
2012-01-04 08:59:57 +00:00
sebastia
baaa2ca0d4
update fwbuilder to 5.0.1
...
libfwbuilder got merged into fwbuilder.
Besides still not fully supporting all new features of recent OpenBSD pf,
it generally works well.
feedback and OK sthen@
2012-01-04 08:57:50 +00:00
dcoppa
d1968f6594
Update to hotplug-diskmount-0.7
2012-01-04 08:23:22 +00:00
ajacoutot
64db34e703
Bugfix update to gedit-3.2.6.
2012-01-04 08:03:01 +00:00
ajacoutot
e0206b8441
Update to gbrainy-2.1.0.
...
ok kevlo@ (maintainer)
2012-01-04 07:47:13 +00:00
espie
0d3bc83fef
document -F, as naddy noticed it was not yet documented.
...
Add more comments to the fact that -R is a hack that doesn't always
work for various reasons, most of which might not ever be fixed...
2012-01-04 02:08:52 +00:00
ajacoutot
2287a94a07
Add an explicit LIB_DEPENDS on sysutils/gamin; gvfs does not depend on
...
gamin anymore so depending in thunar itself is not enough anymore.
spotted by naddy@
2012-01-03 22:04:06 +00:00
naddy
8ca04477c8
+braincurses
2012-01-03 21:53:15 +00:00
naddy
9219f984ed
Import BrainCurses 0.5b.
...
BrainCurses is a clone of the Mastermind game implemented with curses(3).
It requires a color terminal.
ok sebastia@
2012-01-03 21:52:09 +00:00
landry
65af6840c5
Update to upower 0.9.15 :
...
- remove history dir patches merged upstream
- fix deps wrt gettext module, update plist accordingly
- fix rate value, was wrong since last commit to acpibat.c
ok ajacoutot@
2012-01-03 21:50:06 +00:00
ajacoutot
41fe4218b7
Add missing dependency and fix a segfault with opennx --admin.
2012-01-03 19:27:30 +00:00
ajacoutot
086fb6c1c0
Only install nxssh (i.e. the client part).
...
While here, fix some paths.
2012-01-03 17:42:19 +00:00
ajacoutot
9318ffeffe
Properly respect CXX.
2012-01-03 16:58:38 +00:00
sebastia
75d9c68b82
update opennx to 0.16.0.658
...
getting rid of a couple of patches.
feedback and OK aja@
2012-01-03 16:46:36 +00:00
sebastia
102cf2bfda
bump the MAJOR_VERSION for the nx* ports to 3.5.0, and enable nxproxy
...
feedback and OK aja@
2012-01-03 16:39:08 +00:00
sebastia
c0d92d84f9
update nxssh to NX 3.5.0
...
feedback and OK aja@
2012-01-03 16:37:49 +00:00
sebastia
9a0d2c7829
update nxcomp to NX 3.5.0
...
feedback and OK aja@
2012-01-03 16:35:28 +00:00
sebastia
e73884dc78
import nxproxy
...
NX X protocol proxy tool. Its used by NX clients and servers to
establish the remote X connections.
tested on i386/macppc and amd64 by aja@
feedback and OK aja@
2012-01-03 16:29:17 +00:00
dcoppa
8dd0483ec6
Make cmake stop shouting about obsolete macro during configure
...
stage. Also, do not check for libdiscid, since it's not in our
ports tree.
no pkg change, no bump
ok aja@ and shadchin@
2012-01-03 14:08:12 +00:00
ajacoutot
77a8551174
Bugfix update to gnome-nettool-3.0.1.
2012-01-03 12:11:53 +00:00
dcoppa
70c01a503f
update to feh-2.2
2012-01-03 10:52:54 +00:00
robert
6feafd656c
update to 1.8.10
2012-01-03 09:58:41 +00:00
ajacoutot
29b5a8e7a9
Clean up the use of USE_GROFF for ports where mandoc doesn't have any
...
ERRORs and formatting looks Ok.
from Brad
2012-01-03 07:03:54 +00:00
ajacoutot
40272f2943
Minor fixes for jday's man page. Looks fine with mandoc so remove USE_GROFF.
...
from Brad
2012-01-03 07:01:31 +00:00
ajacoutot
d7be771900
Minor fix for nulib's man page..
...
Looks fine with mandoc, remove USE_GROFF.
from Brad
2012-01-03 06:53:54 +00:00
krw
bd672bae5e
Update to 1.0.54. Some regressions fixed. Some macppc ones still
...
fail.
Maintainer timeout. ok sthen@ pirofti@ ok for superseded 1.0.52
update.
2012-01-03 02:01:25 +00:00
landry
42aee81e7d
Update to xfce4-genmon 3.3.1.
2012-01-02 18:43:21 +00:00
ajacoutot
df38aefdd5
gnome-session(1) takes care of setting proper limits now.
2012-01-02 16:07:40 +00:00
ajacoutot
ba59a20d22
Increase RLIMIT_NOFILE cur value, otherwise we run into too many issues.
2012-01-02 16:06:50 +00:00
ajacoutot
8ca4dae4c2
Don't pass --as-needed to unbreak upower(1).
2012-01-02 15:13:19 +00:00
ajacoutot
1fb9d20fcd
Update to a new snapshot.
2012-01-02 14:49:45 +00:00
ajacoutot
8a7bc1db20
Implement get_memory_total().
2012-01-02 14:11:21 +00:00
ajacoutot
44e2d4a00b
Update to desktop-file-utils-0.19.
2012-01-02 14:07:06 +00:00
ajacoutot
63aeef2c18
Make gnome-session-check-accelerated-helper always return 1.
...
This prevents gnome-session from trying to start gnome-shell (which we
still do not have) when prerequisites for it are there.
This should fix issues seen by several where gnome-session would just
fail to start by trying to run gnome-shell.
2012-01-02 13:22:21 +00:00
ajacoutot
fbb3936550
Add remaining syscalls to allow rthreads to work.
...
from Brad
ok espie@
2012-01-02 12:51:53 +00:00
stsp
6862ef1339
Update to 0.9.1; with silent agreement from ports@
2012-01-02 11:26:18 +00:00
dcoppa
c35e40e86e
regen patches
2012-01-02 08:39:43 +00:00
dcoppa
9bfb6c7ed4
Do not look under /usr/share, because OpenBSD doesn't have
...
/usr/share/icons.
OK sebastia@, sthen@
2012-01-02 08:35:48 +00:00