aboutsummaryrefslogtreecommitdiff
path: root/net/libvncserver
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistAntoine Brodin2014-11-221-1/+0
| | | | Notes: svn path=/head/; revision=373063
* Bump PORTREVISION on more ports that depend on libgcrypt after the updateTijl Coosemans2014-08-051-1/+1
| | | | | | | | | | | | in r363436 and remove the UPDATING entry because it did not guarantee that all ports were updated nor that they were updated in the right order. Also remove libgcrypt.la again. PR: 192342 Approved by: portmgr (implicit, bump unstaged ports) Notes: svn path=/head/; revision=364143
* net/libvncserver: fix compile warningJohn Marino2014-07-272-2/+13
| | | | | | | | PR: 191527 Submitted by: Duane Notes: svn path=/head/; revision=363005
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15Tijl Coosemans2014-07-231-1/+1
| | | | | | | | | | | | | | | - Bump PORTREVISION on all ports that depend on security/gnutls and adjust all ports that depend on security/gnutls3 - Update mail/anubis to version 4.2 which supports gnutls 3.x - Update mail/libvmime to a development snapshot (recommended by upstream developers) PR: 191274 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=362645
* - Add USES=libtool and INSTALL_TARGET=install-stripTijl Coosemans2014-07-102-19/+13
| | | | | | | | - Use better option helper - Remove use of PTHREAD_LIBS Notes: svn path=/head/; revision=361448
* Drop maintainershipBaptiste Daroussin2013-12-161-1/+1
| | | | Notes: svn path=/head/; revision=336648
* Fix bad usage of options helpersBaptiste Daroussin2013-10-181-1/+1
| | | | Notes: svn path=/head/; revision=330792
* Use OPTIONS helper and remove now useless bsd.port.options.mk inclusionBaptiste Daroussin2013-10-181-5/+1
| | | | Notes: svn path=/head/; revision=330791
* Use stageBaptiste Daroussin2013-09-232-10/+9
| | | | | | | Modernize LIB_DEPENDS Notes: svn path=/head/; revision=327929
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Fix typoBaptiste Daroussin2013-06-141-1/+1
| | | | | | | Reported by: wg Notes: svn path=/head/; revision=320925
* Use new options helpersBaptiste Daroussin2013-06-141-26/+15
| | | | Notes: svn path=/head/; revision=320923
* Chase security/libgcrypt updateEmanuel Haupt2013-05-031-1/+1
| | | | Notes: svn path=/head/; revision=317220
* Add an ipv6 optionBaptiste Daroussin2013-03-231-5/+11
| | | | | | | | | | Fix openssl option PR: ports/175130 Submitted by: Dmitry Kazarov <d.y.kazarov@mail.ru> Notes: svn path=/head/; revision=315074
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314640
* - Add UPDATING entry for gnutls updateRoman Bogorodskiy2013-02-051-1/+1
| | | | | | | - Chase shlib version bump for dependant ports Notes: svn path=/head/; revision=311722
* Trim headerBaptiste Daroussin2012-12-311-8/+3
| | | | | | | Remove shlib numbers Notes: svn path=/head/; revision=309730
* Fix lookup of png libraryBaptiste Daroussin2012-06-081-1/+1
| | | | | | | Submitted by: kwm Notes: svn path=/head/; revision=298744
* Fix another typoBaptiste Daroussin2012-06-081-1/+1
| | | | | | | | | /me needs a coffee Reported by: osa Notes: svn path=/head/; revision=298723
* Fix 2 typosBaptiste Daroussin2012-06-081-1/+1
| | | | Notes: svn path=/head/; revision=298722
* Add png dependency if present of the system it is linked to.Baptiste Daroussin2012-06-081-2/+3
| | | | | | | | | | Do not optionify it has it is recommanded to get the support for png PR: ports/168790 Submitted by: Greg Lewis <glewis@misty.eyesbeyond.com> Notes: svn path=/head/; revision=298721
* Incorporate commit 66282f58000c8863e104666c30cb67b1d5cbdee3 from upstream.Florian Smeets2012-06-062-0/+15
| | | | | | | | | libvncserver/sockets.c: do not segfault when listenSock/listen6Sock == -1 Approved by: bapt (maintainer) Notes: svn path=/head/; revision=298644
* Convert to new options frameworkBaptiste Daroussin2012-06-021-6/+8
| | | | Notes: svn path=/head/; revision=298028
* update to 0.9.9Baptiste Daroussin2012-05-052-3/+11
| | | | | | | | Add new options for OPENSSL activate OPENSSL by default Notes: svn path=/head/; revision=296057
* - update to 0.9.8.2Baptiste Daroussin2011-11-132-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285689
* - Upgrade to 0.9.8.1Baptiste Daroussin2011-10-143-3/+13
| | | | | | | | | | | - Fix some problem detecting gettimeofday [1] PR: ports/158748 [1] Submitted by: Larry Rosenman <ler@lerctr.org> [1] Patch by: Ryan Steinmetz <rpsfa@rit.edu> [1] Notes: svn path=/head/; revision=283501
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Fix the library version number for gcrypt/gnutlsBaptiste Daroussin2011-08-311-2/+2
| | | | | | | Submitted by: Ilias-Dimitrios Vrachnis <vrachil@gmail.com> (by mail) Notes: svn path=/head/; revision=280807
* optionsify gnutls and gcrypt supportBaptiste Daroussin2011-08-281-2/+21
| | | | | | | | | | Remove CPPFLAGS and LDFLAGS from CONFIGURE_ENV PR: ports/160245 Submitted by: Mikhail T. <m.tsatsenko@gmail.com> Notes: svn path=/head/; revision=280638
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* - upgrade to 0.9.8Baptiste Daroussin2011-04-043-6/+9
| | | | | | | | - add license - take maintainership Notes: svn path=/head/; revision=272184
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and noMark Linimon2009-08-281-1/+1
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=240460
* - update to jpeg7Dirk Meyer2009-07-181-1/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - Update to 0.9.7Chin-San Huang2009-02-012-6/+5
| | | | | | | - Use SF macro Notes: svn path=/head/; revision=227342
* - Update to 0.9.1.Chin-San Huang2008-05-183-5/+12
| | | | | | | - Take maintainership. Notes: svn path=/head/; revision=213297
* - Update to 0.8.2Martin Wilke2006-09-112-10/+11
| | | | | | | | PR: ports/103147 Submitted by: KATO Tsuguru <tkato432(at)yahoo.com> Notes: svn path=/head/; revision=172804
* - Update to 0.8Marcus Alves Grando2006-05-244-21/+12
| | | | | | | | | | | - Reset maintainer PR: 96925 Submitted by: Martin Wilke <freebsd___unixfreunde.de> Approved by: maintainer Notes: svn path=/head/; revision=163225
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* - Update to 0.7.1Pav Lucistnik2005-06-154-14/+18
| | | | | | | | PR: ports/82258 Submitted by: Andrew Turner <andrew+ports@fubar.geek.nz> (maitnainer) Notes: svn path=/head/; revision=137505
* - Add optional WITHOUT_X11-buildVolker Stolz2004-12-022-3/+10
| | | | | | | | | | - Assign maintainership to submitter PR: ports/74313 Submitted by: Andrew Turner Notes: svn path=/head/; revision=122979
* - Update to 0.6.2Pav Lucistnik2004-11-043-6/+10
| | | | | | | | PR: ports/73540 Submitted by: Craig Rodrigues <rodrigc@crodrigues.org> Notes: svn path=/head/; revision=120819
* add libvncserver 0.6Ying-Chieh Liao2004-02-094-0/+48
Provide an easy API to write one's own vnc server Notes: svn path=/head/; revision=100456