aboutsummaryrefslogtreecommitdiff
path: root/devel/guiloader
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-08-192-3/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=365405
* - Port is stage safePawel Pekala2014-03-311-4/+5
| | | | | | | | | - Remove leading article from COMMENT - Convert to USES=tar:bzip2 - Strip library Notes: svn path=/head/; revision=349738
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 2) Notes: svn path=/head/; revision=327723
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-2/+1
| | | | Notes: svn path=/head/; revision=326089
* - Convert USE_GETTEXT to USES (part 1)Alex Kozlov2013-04-241-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316407
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵Eitan Adler2013-03-281-6/+3
| | | | | | | "pathfix" instead. Notes: svn path=/head/; revision=315433
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* Update to 2.19.0Max Brazhnikov2010-09-182-4/+4
| | | | | | | | PR: ports/150663 Submitted by: KATO Tsuguru <tkato432 at yahoo.com> Notes: svn path=/head/; revision=261402
* - Update to 2.17.1Martin Wilke2010-06-093-7/+7
| | | | | | | | PR: 146671 Submitted by: Ports Fury Notes: svn path=/head/; revision=256179
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - 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
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to 2.15.0Martin Wilke2009-06-183-4/+6
| | | | | | | | PR: 135638 Submitted by: Ports Fury Notes: svn path=/head/; revision=236214
* - Update devel/guiloader to version 2.13.1Martin Wilke2009-02-272-6/+5
| | | | | | | | | | | - Update devel/guiloader-c++ to version 2.13.1 - Update devel/crow to version 2.13.0 PR: 131845 Submitted by: Ports Fury Notes: svn path=/head/; revision=229168
* 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
* - Update to 2.12.0Li-Wen Hsu2008-04-263-4/+5
| | | | | | | | PR: ports/123082 Submitted by: KATO Tsuguru <tkato432 AT yahoo.com> Notes: svn path=/head/; revision=212037
* - Update to 2.10.1Rong-En Fan2008-04-043-17/+15
| | | | | | | | | | - Refine COMMENT PR: ports/121797 Submitted by: KATO Tsuguru <tkato432 at yahoo.com> Notes: svn path=/head/; revision=210491
* Reset relaxbsd@gmail.com due to maintainer-timeouts.Mark Linimon2008-03-021-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=208315
* - Change maintainer addressBeech Rintoul2007-07-051-3/+3
| | | | | | | | | | - Cleanup master_sites Requested by: Yinghong Liu <relaxbsd@gmail.com> (maintainer) Approved by: sat (mentor) Notes: svn path=/head/; revision=194988
* GuiLoader/C++ is a C++ binding to the GuiLoader library. It is a convenienceMartin Wilke2007-05-274-0/+41
layer that simplifies development of GuiLoader based applications written in the C++ language by introducing exception safety, binding GTK+ objects defined in GuiXml to C++ variables and type-safe dynamic connection to signals. WWW: http://crow-designer.sourceforge.net/ PR: ports/112618 Submitted by: Yinghong.Liu <liu_yinghong at yahoo.com.cn> Notes: svn path=/head/; revision=192133