summaryrefslogtreecommitdiff
path: root/net/tridiavnc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - fix CONFLICTS [1]Ion-Mihai Tetcu2007-06-121-3/+5
| | | | | | | | | | | | - un-quote BROKEN message - s/MACHINE_ARCH/ARCH/ - bump PORTREVISION for CONFLICTS chage PR: ports/108412 [1] Submitted by: Tsurutani Naoki [1] Notes: svn path=/head/; revision=193373
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-2/+2
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-2/+2
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* The port has used MASTER_SITE_LOCAL since 2001-06-26. I had troubleTrevor Johnson2004-03-121-2/+1
| | | | | | | | downloading from www.developvnc.org just now, so remove it from MASTER_SITES. Notes: svn path=/head/; revision=103801
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Move inclusion of bsd.port.pre.mk past the variable definitions.Mark Linimon2003-10-291-6/+6
| | | | Notes: svn path=/head/; revision=92526
* Per bento logs, mark as broken on non-i386.Mark Linimon2003-10-231-1/+8
| | | | Notes: svn path=/head/; revision=91930
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Add forgotten patch files.Vanilla I. Shu2002-11-211-0/+21
| | | | Notes: svn path=/head/; revision=70650
* 1: Build Xvnc now. Sync patches from net/tightvnc.Vanilla I. Shu2002-11-2014-26/+161
| | | | | | | | | | | 2: reset MAINTAINER to ports@ 3: Bump PORTSREVISION. Submitted by: yjchou@ #bsdchat Approved by: dwcjr Notes: svn path=/head/; revision=70606
* Use MASTER_SITE_LOCAL instead of hardcodingDavid W. Chapman Jr.2001-09-231-1/+2
| | | | | | | Pointed out by: will Notes: svn path=/head/; revision=48120
* Host a local copy of tridiavnc on ftp.freebsd.orgDavid W. Chapman Jr.2001-06-262-1/+3
| | | | Notes: svn path=/head/; revision=44480
* Fix typoDavid W. Chapman Jr.2001-06-261-2/+1
| | | | | | | Submitted by: olgeni Notes: svn path=/head/; revision=44479
* Remove distinfo because tridia seems to reroll tarball nightly.David W. Chapman Jr.2001-06-261-1/+0
| | | | Notes: svn path=/head/; revision=44461
* Update pkg-descr to reflect the true nature of tridiavncDavid W. Chapman Jr.2001-06-151-6/+5
| | | | Notes: svn path=/head/; revision=44048
* Add TridiaVNC, a version of VNC that provides more options andDavid W. Chapman Jr.2001-06-157-0/+82
commercial support. Currently Xvnc doesn't compile on FreeBSD for some strange reason Notes: svn path=/head/; revision=44046