aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tktreectrl
Commit message (Collapse)AuthorAgeFilesLines
* - Fix typo, introduced in my previous commitPietro Cerutti2013-05-171-1/+1
| | | | Notes: svn path=/head/; revision=318409
* - Add explicit USE_XORG=X11 so CONFIGURE_ARGS gets --x-includesPietro Cerutti2013-05-171-1/+2
| | | | | | | Reported by: PortBuild (via erwin) Notes: svn path=/head/; revision=318408
* - Update to 2.4.1Pietro Cerutti2013-05-133-27/+11
| | | | | | | | | - Fix build with Tcl/Tk 8.6 [1] Reported by: miwi (Tcl/Tk 86 exp-run) Notes: svn path=/head/; revision=318113
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Kick MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276920
* - Update my mail address to FreeBSDSylvio Cesar Teixeira2009-11-271-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=244870
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with X Notes: svn path=/head/; revision=240078
* - Update to 2.2.9.Marcelo Araujo2009-07-142-4/+4
| | | | | | | | PR: ports/136662 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer) Notes: svn path=/head/; revision=237771
* - Forgot to remove the PORTREVISION on latest commit.Marcelo Araujo2009-06-301-1/+0
| | | | | | | Pointyhat to: self Notes: svn path=/head/; revision=236818
* - Update to 2.2.8.Marcelo Araujo2009-06-302-5/+5
| | | | | | | | | | - Pass maintainer to submitter. PR: ports/136016 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=236817
* - 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
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - 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
* - Convert existing ports to a new bsd.tcl.mk orderPav Lucistnik2007-04-021-7/+5
| | | | | | | | | PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run Notes: svn path=/head/; revision=189054
* - Update to 2.2.3Andrew Pantyukhin2007-02-062-4/+4
| | | | Notes: svn path=/head/; revision=184441
* - Update to 2.2.2Andrew Pantyukhin2007-01-232-4/+4
| | | | Notes: svn path=/head/; revision=183035
* - Update to 2.2.1Andrew Pantyukhin2006-12-282-4/+5
| | | | Notes: svn path=/head/; revision=180927
* - 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
* - Update to 2.2Andrew Pantyukhin2006-11-293-5/+8
| | | | Notes: svn path=/head/; revision=178261
* - Sneak in a forgotten manpageAndrew Pantyukhin2006-10-081-0/+1
| | | | Notes: svn path=/head/; revision=174924
* Add port x11-toolkits/tktreectrl -Andrew Pantyukhin2006-10-084-0/+51
Multi-column hierarchical listbox widget Notes: svn path=/head/; revision=174916