aboutsummaryrefslogtreecommitdiff
path: root/net/vnc
Commit message (Collapse)AuthorAgeFilesLines
* Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend onMark Linimon2007-10-071-0/+1
| | | | | | | | | | | perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr Notes: svn path=/head/; revision=201032
* - fix CONFLICTSIon-Mihai Tetcu2007-06-121-2/+2
| | | | | | | | | | - bump PORTREVISION PR: ports/108412 Submitted by: Tsurutani Naoki / James Raftery (maintainer) Notes: svn path=/head/; revision=193372
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Fix patching of non-server variationPav Lucistnik2006-05-182-1/+2
| | | | | | | Pointy hat to: pav Notes: svn path=/head/; revision=162748
* - Update to 4.1.2Pav Lucistnik2006-05-183-6/+16
| | | | | | | | | | | | | | | PR: ports/97313 Submitted by: James Raftery <james@now.ie> (maintainer) Security: http://www.securityfocus.com/bid/17978 - Fix bug causing Xvnc to not work with XDMCP PR: ports/92414 Submitted by: Akihiro KAYAMA <kayama@personal-media.co.jp> Approved by: maintainer timeout (3+ months) Notes: svn path=/head/; revision=162716
* - CleanupPav Lucistnik2006-03-273-78/+62
| | | | | | | | | | | - Use static pkg-plist - Convert to OPTIONS PR: ports/92691 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Notes: svn path=/head/; revision=158275
* SHA256ifyEdwin Groothuis2006-01-221-0/+4
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154137
* - Clean up extensions directoryPav Lucistnik2005-05-291-0/+3
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=136397
* - This requires perl for buildPav Lucistnik2005-05-271-1/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=136282
* - Unbreak WITHOUT_SERVER casePav Lucistnik2005-05-261-1/+1
| | | | | | | | Submitted by: glewis Pointy hat: pav Notes: svn path=/head/; revision=136183
* - Update to 4.1.1Pav Lucistnik2005-05-2611-203/+129
| | | | | | | | PR: ports/81394 Submitted by: James Raftery <james@now.ie> (maintainer) Notes: svn path=/head/; revision=136167
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-2/+2
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* - Use ${X11BASE} instead of hardcoded pathKirill Ponomarev2004-04-092-1/+5
| | | | | | | Submitted by: glewis Notes: svn path=/head/; revision=106613
* - Fix build on non-i386 systems.Kirill Ponomarev2004-04-096-4/+125
| | | | | | | | PR: ports/65354 Submitted by: maintainer Notes: svn path=/head/; revision=106604
* Add size data, approved by maintainers.Trevor Johnson2004-03-241-0/+1
| | | | Notes: svn path=/head/; revision=105168
* BROKEN on !i386: Does not compileKris Kennaway2004-03-131-1/+7
| | | | Notes: svn path=/head/; revision=103859
* o Add RUN_DEPEND on XFree86-4-clients, for the xauth binary, ifSergey A. Osokin2003-07-041-0/+12
| | | | | | | | | | | | | | | | | | | | | | installing server components. Reported by Albert Kinderman <albert.kinderman@csun.edu> and Peter van Dijk <peter@dataloss.nl> o Add RUN_DEPEND on XFree86-4-fontDefaultBitmaps, for a 'fixed' font, if installing server components. Reported by Albert Kinderman <albert.kinderman@csun.edu> and Peter van Dijk <peter@dataloss.nl> o Print a short message in pre-build to note the WITHOUT_SERVER knob. o Bump PORTREVISION PR: 54017 Patch submitted by: James Raftery <james@now.ie> Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=84211
* Remove bogus patchPatrick Li2003-07-031-20/+0
| | | | | | | | Submitted by: iedowse Approved by: maintainer Notes: svn path=/head/; revision=84098
* Update to 3.3.7 and retire pkg-plist by autorebuild.Norikatsu Shigemura2003-03-233-21/+2
| | | | | | | | PR: ports/50123 Submitted by: James Raftery <james@now.ie> Notes: svn path=/head/; revision=77218
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Fix segmentation violation of vncviewer.Norikatsu Shigemura2003-02-021-0/+3
| | | | | | | | | | | PR: ports/46106, ports-jp/13501 Reported by: parv <parv_fm@emailgroups.net> Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Reviewed by: James Raftery <james@now.ie> (maintainer) Approved by: James Raftery <james@now.ie> (maintainer) Notes: svn path=/head/; revision=74449
* Give maintainership to james@now.iePatrick Li2003-01-111-1/+1
| | | | | | | | PR: ports/46959 Submitted by: maintainer (Munish Chopra <mchopra@engmail.uwaterloo.ca>) Notes: svn path=/head/; revision=72869
* * Update to 3.3.6 [James Raftery <james@now.ie>]Ying-Chieh Liao2003-01-082-12/+49
| | | | | | | | | | | * Add WITHOUT_SERVER knob [James Raftery <james@now.ie>] * Add USE_XPM [PR ports/42178] PR: 46842, 42178 Submitted by: maintainer Notes: svn path=/head/; revision=72731
* Add USE_XLIBKris Kennaway2002-11-251-0/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=71087
* - Update to 3.3.5Patrick Li2002-11-2410-92/+61
| | | | | | | | | | - Give maintainership to Munish Chopra PR: ports/45537 Submitted by: Munish Chopra <mchopra@engmail.uwaterloo.ca> Notes: svn path=/head/; revision=71040
* * Fix build on -current.Oliver Braun2002-11-123-1/+21
| | | | | | | | | | * Change ports@freebsd.org to ports@FreeBSD.org while I'm here. PR: ports/45122 Submitted by: Volker Stolz <vs@foldr.org> Notes: svn path=/head/; revision=69987
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Drop maintainership. I don't use this program (neat as it is) anymore,Bruce A. Mah2002-02-221-1/+1
| | | | | | | and I'm not really following VNC-related developments. Notes: svn path=/head/; revision=55092
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53958
* Add IPv6 supporting patch.Munechika SUMIKAWA2001-05-162-1/+7
| | | | | | | Approved by: bmah Notes: svn path=/head/; revision=42639
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-15/+15
| | | | Notes: svn path=/head/; revision=37252
* Fix builds under XFree86-4.Bruce A. Mah2000-11-081-0/+13
| | | | Notes: svn path=/head/; revision=34921
* Update vnc port to 3.3.3.2. This update adds a new helper programBruce A. Mah2000-11-033-5/+8
| | | | | | | | | | vncconnect(1), which allows a VNC server to connect to a listening VNC client. It also adds a few minor bugfixes and enhancements.. Submitted by: "David W. Chapman Jr." <dwcjr@inethouston.net> Notes: svn path=/head/; revision=34692
* Update my email address in Makefile MAINTAINER field.Bruce A. Mah2000-08-231-1/+1
| | | | Notes: svn path=/head/; revision=31910
* respect NOPORTDOCS.Alexander Langer2000-06-271-3/+5
| | | | | | | | PR: 19316 Submitted by: maintainer Notes: svn path=/head/; revision=29910
* Update the good ole docs location and make PLIST generation on-the-fly soWill Andrews2000-06-092-123/+7
| | | | | | | | | | Bruce won't have to chase the distfile around. PR: 19154 Submitted by: MAINTAINER Notes: svn path=/head/; revision=29478
* Fix PLIST problems, make installation more robust, and change email addrWill Andrews2000-06-012-7/+5
| | | | | | | | | | for MAINTAINER. PR: 18950 Submitted by: maintainer Notes: svn path=/head/; revision=29067
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+2
| | | | Notes: svn path=/head/; revision=27423
* md5 on docs distribution changed (maintainer is working on getting thatChris Piazza2000-02-172-1/+2
| | | | | | | | | | tarball versioned too) so make the port ignore its md5. PR: 16752 Submitted by: maintainer Notes: svn path=/head/; revision=25900
* Update to 3.3.3r1Chris Piazza2000-02-102-8/+7
| | | | | | | | PR: 16617 Submitted by: maintaine Notes: svn path=/head/; revision=25628
* The VNC distfiles changed without a version number bump, making theChris D. Faulhaber2000-02-031-2/+0
| | | | | | | | | PLIST (and package-building) break again. Submitted by: Maintainer Notes: svn path=/head/; revision=25464
* One more fixing PLIST.Munechika SUMIKAWA2000-01-221-1/+3
| | | | | | | It caused by keeping changing of document without version bump. Notes: svn path=/head/; revision=24905
* Fix PLIST.Munechika SUMIKAWA2000-01-111-4/+0
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=24634
* Comments from maintainer:Steve Price1999-12-102-1/+28
| | | | | | | | | | | | | 1. Fix build problems on 4.0-CURRENT (submitted by both Mike Haertel <mike@ducky.net> and "Chris D. Faulhaber" <jedgar@fxp.org>). 2. Fix package-building problems, noted by scripts on bento. PR: 15391 Submitted by: maintainer Notes: svn path=/head/; revision=23762
* Resolve many 301 Moved Permanently URLs in DESCR.Bill Fenner1999-09-171-1/+1
| | | | Notes: svn path=/head/; revision=21694
* The "*.html~" files don't seem to exist, so delete them from PLIST.Satoshi Asami1999-09-111-6/+0
| | | | Notes: svn path=/head/; revision=21659
* Update to version 3.3.3Chris Piazza1999-09-103-96/+114
| | | | | | | | PR: 13664 Submitted by: maintainer Notes: svn path=/head/; revision=21614
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126