Commit Graph

52 Commits

Author SHA1 Message Date
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
stsp
fec53329fa Fix hang when resuming/terminating existing sessions.
Patch from upstream (r574).
ok jasper
2011-08-22 09:49:22 +00:00
naddy
eed7c62887 Fix build with png-1.5.
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
jasper
1c29f96f0c add missing gettext module 2011-05-22 17:05:30 +00:00
jasper
bddc3dc1a2 take maintainership 2011-04-08 18:20:55 +00:00
jasper
0c2bee9a4d - dont hardcode the path to cupsd.
ok aja@
2011-03-02 13:57:06 +00:00
jasper
232901cd84 - apply two patches from upstream svn:
* added --autoresume switch
* fix resuming a suspended session

ok ajacoutot@
2011-03-02 10:23:36 +00:00
jasper
a921c5b399 - update nxcomp and nxssh to the 3.4.0 versions
ok ajacoutot@
2011-03-02 08:48:16 +00:00
ajacoutot
9b6d11463a Move to /usr/local/NX.
Remove bogus call to gtk-update-icon-cache.

ok jasper@
2011-03-02 06:57:08 +00:00
ajacoutot
86f20f78f4 Move to /usr/local/NX.
ok jasper@
2011-03-02 06:56:38 +00:00
ajacoutot
3f6a9bb645 Install under /usr/local/NX. It makes much more sense than scattering
files in wrong places all over /usr/local.

ok jasper@
2011-03-02 06:56:08 +00:00
ajacoutot
d03f7aa735 Regen WANTLIB. 2011-03-02 06:55:41 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
jsg
156274ce82 no need to link libdes for kerberos
ok jasper@
2010-10-19 07:52:11 +00:00
ajacoutot
2a4ec42b2f Again more new style DEPENDS. 2010-07-30 09:23:28 +00:00
ajacoutot
127208401d First pass at new REVISION/DEPENDS... not finished yet. 2010-07-30 06:58:57 +00:00
ajacoutot
01a7cb2f80 Document how to set up direct printing from a remote NoMachine server to
a local CUPS spooler.
2010-07-09 15:40:35 +00:00
ajacoutot
c6fe213d9c Fix HOMEPAGE. 2010-03-20 16:44:47 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
ajacoutot
861a799ae0 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 20:46:00 +00:00
jasper
ffc47a9c3d - update opennx to 0.16
looks good to ajacoutot@
2009-08-25 17:52:43 +00:00
jasper
ddbe98edae - update nxcomp and nxssh to 3.3.0 2009-03-30 17:04:42 +00:00
jasper
42ab9556d7 - use MAJOR_VERSION also in MASTER_SITES 2009-01-25 19:44:37 +00:00
jasper
a8bccb1f89 - move major version variable into Makefile.inc 2009-01-25 19:23:49 +00:00
jasper
a10f19b095 - remove some redudant vars from opennx/Makefile
- specify LGPL too, in Makefile.inc

noticed by pirofti@, thanks
2008-11-25 19:06:09 +00:00
jasper
57c5889fad - add a missing header for several functions, fixes potential 64-bit problems 2008-11-20 23:17:38 +00:00
sturm
ba00b57732 missing BUILD_DEPENDS on archivers/zip 2008-10-13 13:05:18 +00:00
sthen
035adaf973 > s/LPGL/LGPL/ and change "a" to "an" (this depends on the sound,
> not spelling, of the following word; LGPL is pronounced Ell Gee
> Pee Ell so it's a vowel sound so it's "an").
> </grammarnazi> ;-)
>
> ok?
JAWOHL! jasper@
2008-06-27 13:03:44 +00:00
jasper
5ee9e8dd1f import opennx 0.14
NX is an exciting new technology for remote display. It provides near
local speed application responsiveness over high latency, low bandwidth
links. The core libraries for NX are provided by NoMachine under the
GPL.

opennx is a LPGL implementation of the NX Client.

tweaks and ok bernd@
2008-06-13 17:14:42 +00:00
jasper
8a76961fbd import nxssh 3.2.0-1
Modified OpenSSH daemon and client for NX.

based on work by bernd@, ok bernd@
2008-06-13 17:13:42 +00:00