82 Commits

Author SHA1 Message Date
robert
4c8ae695f6 Send the actual client version back to the server instead of sending back
the server's protocol version. This unbreaks opennx with NX5.
2016-06-26 10:11:03 +00:00
naddy
5fc24d3cb3 removing SHARED_ONLY is safe here 2016-03-16 20:02:11 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
jca
ec98bce42d FD_ISSET patch not needed any more; ok jasper@ (maintainer) 2016-03-08 11:43:31 +00:00
jasper
803a8e3f79 unbreak after sys/select.h -r1.15
spotted by aja@
2016-03-05 18:53:39 +00:00
jasper
dd11ff3185 switch distfiles.nl to SSL, setup with security/letsencrypt/client 2015-11-24 09:11:02 +00:00
sthen
981d86d970 sync WANTLIB (curl+nghttp2) 2015-10-30 12:59:16 +00:00
jasper
e8682a4866 Add working MASTER_SITES; from Rafael Sadowski 2015-07-30 07:49:33 +00:00
ajacoutot
d9c1207e4f Move some obvious sudo -> '#' (root) in READMEs. 2015-07-07 14:43:36 +00:00
ajacoutot
893323e150 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:16:15 +00:00
naddy
6589513efc add sys/param.h to the one file that didn't include it yet 2015-01-18 16:29:41 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
jasper
bee68b5cf0 update to opennx-0.16.0.729 2014-09-11 21:57:00 +00:00
ajacoutot
cdb0b0e7e6 Drop kerberos support. 2014-04-21 12:59:48 +00:00
jca
5134ca8109 Fix after arc4random removal. Use arc4random_stir only if both it and
arc4random are present.  ok sthen@.
Note: port broken at logout with MALLOC_OPTIONS=S.
2013-10-24 10:52:27 +00:00
naddy
74fb800aff wxConfigBase does not support long long. ok dcoppa@ 2013-08-22 17:27:51 +00:00
zhuk
4f664d8b82 Fixup handling of FreeDesktop goo: desktop-file-utils, gtk-update-icon-cache
and shared-mime-info. Found by portcheck.

A lot of input from and okay ajacoutot@
2013-08-20 22:05:46 +00:00
ajacoutot
21d8278b1f Unbreak now that libkafs is gone.
Explicitely compile --without-pam.
2013-06-21 06:12:56 +00:00
ajacoutot
64a6588efb No need for pthread. 2013-06-20 08:26:13 +00:00
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
ajacoutot
9920238d6f Unbreak with new Heimdal; get rid of self-cooked krb5-config since we
have it in base now.
2013-06-17 19:30:22 +00:00
kili
4fbd1e9e88 Add missing quote. 2013-06-08 14:23:31 +00:00
naddy
78f49cd53e the png headers are now directly under include/ 2013-06-04 15:41:17 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
jasper
8936683060 normalize CATEGORIES to x11 2013-05-14 07:17:54 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
jasper
35d1b9d144 - update to opennx-0.16.0.724 2012-11-15 10:12:54 +00:00
espie
9a11505f7a resurrect USE_X11, only for the few ports that require xenocara components
but don't have explicit WANTLIB that point to X11.
2012-10-29 15:19:02 +00:00
jasper
76f163bde9 don't pick up pulseaudio; no pkg change as it wouldn't build if it was picked up. 2012-09-21 13:51:56 +00:00
ajacoutot
2013b35747 Document the dependency on print/cups.
Tweak DESCR.
2012-08-04 14:49:09 +00:00
jasper
2d91c2d13f add bugtracker id 2012-07-18 08:50:41 +00:00
jasper
63c668d85a - prevent opennx from breaking the ssh key, which caused a password dialog
respawning fest.

from robert@
2012-07-18 08:47:34 +00:00
jasper
345a187793 - update to 0.16.0.709
ok aja@ sebastia@
2012-05-30 20:38:32 +00:00
ajacoutot
04f34342b4 CONFIGURE_STYLE autoconf already appends gnu, so no need to explicitely
list it.

ok sthen@
2012-02-21 16:21:41 +00:00
ajacoutot
85653dfa02 Forgot in previous; just committed, no bump. 2012-02-17 17:23:31 +00:00
ajacoutot
3fc9167fc9 Drop RUN_DEPENDY on cups. If it's installed then it can be used, if not
then it won't; no need to enforce the dependency.
While here, remove 3 patches and use some perl subst instead.
2012-02-17 17:22:08 +00:00
ajacoutot
a9562f65ca Remove unused dot.directory file. 2012-01-18 11:57:50 +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
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
jasper
4836fcdde5 bleh, missing rcs id 2011-09-27 09:00:24 +00:00
jasper
117e3b26cb MESSAGE -> README. 2011-09-27 08:59:37 +00:00