aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libsexymm
Commit message (Collapse)AuthorAgeFilesLines
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314640
* - Update MASTER_SITES and WWW: line in pkg-descrTAKATSU Tomonari2012-12-292-8/+6
| | | | | | | | | | | | - Add LICENSE - Pass maintainership to submitter - Convert to new Makefile header PR: ports/174756 (based on) Submitted by: nemysis <nemysis_AT_gmx_DOT_ch> Notes: svn path=/head/; revision=309615
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Kick MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276920
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* 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) Notes: svn path=/head/; revision=214430
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-251-1/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209811
* - Drop MaintainershipMartin Wilke2007-10-091-1/+1
| | | | Notes: svn path=/head/; revision=201167
* - Update WWWMartin Wilke2007-09-101-1/+1
| | | | Notes: svn path=/head/; revision=199248
* - 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
* - Take maintainershipMartin Wilke2007-03-121-1/+1
| | | | | | | Approved by: Andreas Kohn (old maintainer) Notes: svn path=/head/; revision=187195
* - Update to 0.1.9Martin Wilke2007-02-122-17/+16
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=185041
* Use libtool15 port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-101-0/+1
| | | | Notes: svn path=/head/; revision=184749
* - Update to 0.1.7Pav Lucistnik2006-05-253-8/+10
| | | | | | | | | PR: ports/97140 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=163395
* Conversion to a single libtool environment.Ade Lovett2006-02-232-10/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Update to 0.1.5Pav Lucistnik2006-01-242-3/+4
| | | | | | | | PR: ports/92231 Submitted by: Andreas Kohn <andreas@syndrom23.de> (maintainer) Notes: svn path=/head/; revision=154339
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* 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. Notes: svn path=/head/; revision=148768
* libsexy is a library containing additional widgets for gtk:Pav Lucistnik2005-11-084-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> Notes: svn path=/head/; revision=147638