aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/libsexy
Commit message (Collapse)AuthorAgeFilesLines
* - Update MASTER_SITES and WWW: line in pkg-descrTAKATSU Tomonari2012-12-292-9/+6
| | | | | | | | | | | | - Add LICENSE - Pass maintainership to submitter - Convert to new Makefile header PR: ports/174754 (based on) Submitted by: nemysis <nemysis_AT_gmx_DOT_ch> Notes: svn path=/head/; revision=309614
* Add some explicit USE_PKGCONFIG=buildBaptiste Daroussin2012-07-271-0/+1
| | | | Notes: svn path=/head/; revision=301619
* - 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
* Add more USE_GETTEXT macros, and bump PORTREVISIONs.Joe Marcus Clarke2010-06-051-1/+2
| | | | | | | Reported by: amdmi3 Notes: svn path=/head/; revision=255821
* - 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
* - Correctly assign RUN_DEPENDSAlexey Dokuchaev2008-11-092-5/+8
| | | | | | | | - Minor nit in Makefile header - Augment and beautify port description, fix URL Notes: svn path=/head/; revision=222636
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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
* - Add backup MASTERSITESMartin Wilke2007-10-241-1/+2
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=201908
* - Update to 0.1.11Martin Wilke2007-10-093-8/+7
| | | | | | | - Drop Maintainership Notes: svn path=/head/; revision=201171
* - 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.10Martin Wilke2007-02-123-16/+17
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=185040
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* - Fix WWWAndrew Pantyukhin2006-12-091-1/+1
| | | | Notes: svn path=/head/; revision=179325
* - Update to 0.1.8Pav Lucistnik2006-05-255-76/+25
| | | | | | | | | PR: ports/97139 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=163393
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Update to 0.1.5Pav Lucistnik2006-01-243-16/+27
| | | | | | | | 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
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Fix build on FreeBSD 4Pav Lucistnik2005-11-131-2/+19
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=148096
* - Chase enchant libver bumpMichael Johnson2005-11-101-0/+1
| | | | Notes: svn path=/head/; revision=147817
* libsexy is a library containing additional widgets for gtk:Pav Lucistnik2005-11-086-0/+83
- 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