aboutsummaryrefslogtreecommitdiff
path: root/net/opennx
Commit message (Collapse)AuthorAgeFilesLines
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi Notes: svn path=/head/; revision=322783
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Update to version 0.16.0.725 [1]Pawel Pekala2013-02-173-12/+16
| | | | | | | | | | | | | - Add dependency on ftp/curl, package links to it when available - Convert to OptionsNG - Remove wrong hardcoded paths in dektop entry files - Don't harcode path to ssh-keygen PR: ports/176208 [1] Submitted by: Timothy Beyer <beyert@cs.ucr.edu> [1] Notes: svn path=/head/; revision=312452
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to version 0.16.0.709Michael Scheidell2012-05-243-5/+7
| | | | | | | | | | - Do not use hardcoded path for ssh-keygen executable PR: ports/168182 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer) Notes: svn path=/head/; revision=297340
* Convert from USE_XLIB to USE_XORG=xmuAlex Kozlov2012-04-231-3/+4
| | | | | | | Approved by: eadler (mentor) Notes: svn path=/head/; revision=295352
* New port: net/opennxRyan Steinmetz2011-09-164-0/+149
OpenNX is an open source drop in replacement for NoMachine's NX client. It is compatible to the original client in that it uses the same syntax for the session configuration files (.nxs files). OpenNX is distributed under the GNU Lesser Public License v2.1. OpenNX is written in C++ and uses the excellent wxWidgets toolkit. PR: ports/159372 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> Approved by: wxs (mentor) Notes: svn path=/head/; revision=281859