aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tkdnd
Commit message (Collapse)AuthorAgeFilesLines
* - Depend on x11 and xext explicitly [1]Andrew Pantyukhin2007-07-301-1/+2
| | | | | | | | | | | - Pet portlint - Bump portrevision PR: ports/115044 [1] Submitted by: mm [1] Notes: svn path=/head/; revision=196759
* - 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
* - De-4.x-ify most of my ports to save gnats from excessive abuseAndrew Pantyukhin2007-04-181-1/+1
| | | | | | | - s/CSME/CENKES/ in my ports Notes: svn path=/head/; revision=190273
* - Convert existing ports to a new bsd.tcl.mk orderPav Lucistnik2007-04-021-2/+0
| | | | | | | | | PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run Notes: svn path=/head/; revision=189054
* - Respect X11BASEAndrew Pantyukhin2006-12-031-0/+1
| | | | | | | | | PR: ports/106210, ports/106211, ports/106212, ports/106213 Submitted by: rafan Reported by: pointyhat via kris Notes: svn path=/head/; revision=178645
* Add port x11-toolkits/tkdnd:Andrew Pantyukhin2006-11-014-0/+55
tkdnd is an extension that adds native drag & drop capabilities to the tk toolkit. It can be used with any tk version equal or greater to 8.4 and currently only the UNIX (X-Windows) and Microsoft Windows operating systems are supported. Under unix the drag & drop protocol in use is the XDND protocol version 4 (also used by the QT toolkit, KDE & GNOME Desktops). WWW: http://www.iit.demokritos.gr/~petasis/Tcl/tkDND/tkDND.html Notes: svn path=/head/; revision=175997