summaryrefslogtreecommitdiff
path: root/net/x2vnc/patches
AgeCommit message (Collapse)AuthorFilesLines
2015-04-23Remove dga from PKG_SUGGESTED_OPTIONS, and add a note that is breaksabs2-2/+6
mouse draggin on some systems Bump PKGREVISION
2007-10-13Ungrab the pointer on disconnect to avoid ending up with a dead pointer ontnn1-0/+27
some X servers. Bump PKGREVISION.
2005-11-08Use waitpid() instead of wait3() with null rusage. (waitpid is more portable)tv1-0/+13
Bump PKGREVISION due to this being an all-platform change.