1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
John Marino
4691b29b38 net/opennx: Update version 0.16.0.725 => 0.16.0.729
PR:		191915
Submitted by:	maintainer (Timothy Beyer)
2014-07-27 00:57:34 +00:00
Adam Weinberger
95786c7af1 Remove backslashes from single- and double-quotes in COMMENT and _DESC
strings, that were passed through rather than escaping anything.

Approved by:	portmgr (not really, but it touches unstaged ports)
2014-07-23 01:45:47 +00:00
Baptiste Daroussin
f030e54525 Support stage
PR:		191500
Submitted by:	beyert@cs.ucr.edu
2014-07-01 08:38:45 +00:00
Martin Wilke
c2866e7e03 - Convert gmake,bzip2 to USES
Approved by:	portmgr
2014-05-29 12:00:30 +00:00
Emanuel Haupt
82875e2fea Remove trailing whitespaces from category net 2014-02-21 13:38:29 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- 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
2013-07-11 16:26:26 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Pawel Pekala
1b7fd9a38e - Update to version 0.16.0.725 [1]
- 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]
2013-02-17 21:46:22 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Michael Scheidell
96c48fb733 - Update to version 0.16.0.709
- Do not use hardcoded path for ssh-keygen executable

PR:		ports/168182
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
2012-05-24 15:49:33 +00:00
Alex Kozlov
ac6fd711db Convert from USE_XLIB to USE_XORG=xmu
Approved by:	eadler (mentor)
2012-04-23 23:09:29 +00:00
Ryan Steinmetz
7a811a41df New port: net/opennx
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)
2011-09-16 20:53:49 +00:00