aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/libsexymm
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-261-1/+0
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Drop MaintainershipMartin Wilke2007-10-091-1/+1
|
* - Update WWWMartin Wilke2007-09-101-1/+1
|
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Take maintainershipMartin Wilke2007-03-121-1/+1
| | | | Approved by: Andreas Kohn (old maintainer)
* - Update to 0.1.9Martin Wilke2007-02-132-17/+16
| | | | Approved by: maintainer (implicit)
* Use libtool15 port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-101-0/+1
|
* - Update to 0.1.7Pav Lucistnik2006-05-263-8/+10
| | | | | | PR: ports/97140 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer timeout (14 days)
* Conversion to a single libtool environment.Ade Lovett2006-02-232-10/+2
| | | | Approved by: portmgr (kris)
* - Update to 0.1.5Pav Lucistnik2006-01-242-3/+4
| | | | | PR: ports/92231 Submitted by: Andreas Kohn <andreas@syndrom23.de> (maintainer)
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | Approved by: krion@
* Switch to <target>:: convention for both patch-autotools and run-autotools,Ade Lovett2005-11-191-1/+1
| | | | | to allow for easier overriding of these targets by port Makefiles, if they need to.
* libsexy is a library containing additional widgets for gtk:Pav Lucistnik2005-11-094-0/+64
- url label - spell checked text entry - text entry with icons libsexymm are the corresponding c++ bindings for libsexy. PR: ports/88577 Submitted by: Andreas Kohn <andreas@syndrom23.de>