aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tkdnd
Commit message (Collapse)AuthorAgeFilesLines
* Mark BROKEN on 9.x: does not configureErwin Lansing2009-12-161-1/+7
| | | | Notes: svn path=/head/; revision=245990
* - Change default Tcl/Tk version to 8.5Martin Matuska2009-02-231-1/+1
| | | | | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav) Notes: svn path=/head/; revision=228909
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+0
| | | | | | | | | | | | | | | | | | - 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
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-091-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* - 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