aboutsummaryrefslogtreecommitdiff
path: root/net/svnc
Commit message (Collapse)AuthorAgeFilesLines
* Add size data.Trevor Johnson2004-01-271-0/+2
| | | | Notes: svn path=/head/; revision=99278
* Avoid use of Perl.Trevor Johnson2003-11-211-3/+5
| | | | Notes: svn path=/head/; revision=94603
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-201-1/+1
| | | | | | | Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=94477
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-201-0/+1
| | | | | | | "perl -pi -e" construction. Notes: svn path=/head/; revision=94465
* Remove my e-mail address from DESCR files of portsTrevor Johnson2003-11-131-1/+0
| | | | | | | I have contributed, in order to attract less spam. Notes: svn path=/head/; revision=93877
* This had become unfetchable again, because vnc-3.3.3r1_unixsrc.tgz,Trevor Johnson2003-10-241-5/+5
| | | | | | | | | the second distfile, was taken offline on or after September 7th. found by: fenner's survey Notes: svn path=/head/; revision=92039
* says bento, "svgalib-1.4.3 is only for i386"Trevor Johnson2003-10-121-1/+1
| | | | Notes: svn path=/head/; revision=90885
* Retire comment file.Trevor Johnson2003-03-012-1/+1
| | | | Notes: svn path=/head/; revision=76700
* The tarball no longer exists at the URL listed inTrevor Johnson2002-06-091-3/+4
| | | | | | | | | http://www.uk.research.att.com/vnc/platforms.html . Found by: fenner's survey. Notes: svn path=/head/; revision=60995
* In URL, point to the section about svnc.Trevor Johnson2002-05-261-1/+1
| | | | Notes: svn path=/head/; revision=60036
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-5/+5
| | | | | | | | | 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
* The X11 headers are needed for compilation, but nothing from X isTrevor Johnson2001-08-141-1/+1
| | | | | | | | | needed at runtime. requested by: Rene K. Mueller <kiwi@the-labs.com> Notes: svn path=/head/; revision=46238
* Add USE_XLIB=yes, reported by bento.Trevor Johnson2000-10-281-0/+1
| | | | Notes: svn path=/head/; revision=34371
* svnc 0.1, a VNC viewer for SVGAlibTrevor Johnson2000-10-224-0/+92
Notes: svn path=/head/; revision=34105