aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtkmm20/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x11-toolkits/gtkmm20: unbreak build with Clang 6 (C++14 by default)jbeich2018-01-091-2/+3
* Remove libintl.so.9 compatibility link that was added in r374303 totijl2016-12-091-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-011-2/+2
* Sprinkle some PORTSCOUT macros around to either mark ports:kwm2015-01-161-0/+2
* When linking a library libA with a library libB using libtool, if libB.latijl2014-04-231-2/+2
* Convert gtkmm20 to stagebapt2014-04-221-7/+6
* Fix pkgname collisions in gtk??[mm] ports.kwm2013-10-031-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Add an expicit dependency on pkgconfbapt2013-09-021-2/+2
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-081-4/+4
* - update png to 1.5.10dinoex2012-06-011-1/+1
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* Fix typo in previous commit.erwin2009-08-241-1/+1
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-4/+1
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1
* - Use GNOME macro instead of ${MASTER_SITE_GNOME}, removearaujo2009-02-021-1/+1
* Restore previous PORTREVISIONs that were decremented as part of the gettextmarcus2008-06-101-1/+1
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* Fix the build with new glib 2.16.mezz2008-03-261-0/+4
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-141-4/+3
* - Add header in these *-reference ports.mezz2006-06-011-4/+2
* Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0
* Move the gtk--2 programming reference to the gtk--2-reference port.jylefort2006-05-121-16/+14
* Conversion to a single libtool environment.ade2006-02-231-2/+2
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
* Fix inter-library dependencies.bland2005-04-221-1/+1
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
* Update to 2.2.12bland2004-06-051-2/+1
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1
* Update to 2.2.11.marcus2004-03-311-2/+1
* Fix detection of ambiguous const template specialization.bland2004-03-241-1/+2
* Update to 2.2.10.marcus2004-03-161-1/+1
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Update to 2.2.9bland2004-02-181-2/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* - Remove obsolete --without-gnome option.bland2003-09-301-1/+3
* Update to 2.2.8.adamw2003-09-301-1/+1
* Update to 2.2.7bland2003-08-251-1/+1
* Update to 2.2.6bland2003-08-221-1/+1
* * Update to 2.2.5marcus2003-07-221-1/+2
* Update to 2.2.4.marcus2003-07-221-2/+1
* Don't build and install examples by default. This cuts build time byadamw2003-07-081-0/+14
* Change the LATEST_LINK to make this port easier to find.marcus2003-06-201-1/+1
* Update to 2.2.3.marcus2003-06-011-1/+1
* Update the comment and description to mention the other libraries formarcus2003-05-221-1/+1
* Update to 2.2.2.marcus2003-05-221-1/+1
* Convert to new GNOME infrastructure.marcus2003-04-221-3/+2
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
* Update to 2.2.1.marcus2003-04-041-1/+1
* Clear moonlight beckons.ade2003-03-071-0/+1
* Update to 2.2.0.marcus2003-02-081-3/+2
* Chase gtk20's shared lib version.marcus2003-02-081-1/+2
* Update to 2.0.2.marcus2003-01-021-4/+7
* Update to 2.0.1.marcus2002-11-171-1/+1
* Update to 2.0.0.marcus2002-11-021-1/+1
* Update to 1.3.26.marcus2002-10-191-2/+2
* Add gtkmm2 after a repo copy from gtk--. Gtkmm2 is a collection of C++marcus2002-10-121-16/+11
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-211-1/+1
* Remove USE_NEWGCC, which is no longer supported or required.kris2002-08-311-1/+0
* Bump PORTREVISION after latest libsigc++ upgrade. This is needed or portsmarcus2002-08-191-0/+1
* Use USE_GNOMENG.sobomax2002-07-171-1/+2
* Comment out DIST_SUBDIR=gnome pending next version update.sobomax2002-02-121-1/+1
* These are GNOME components more than anything else, so track the versionade2002-02-121-2/+4
* Update to 1.2.8.sobomax2001-11-131-1/+1
* Update to 1.2.7demon2001-08-121-1/+1
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-121-1/+1
* Update to 1.2.5.sobomax2001-03-131-1/+1
* Update to 1.2.4nakai2000-12-231-2/+1
* Add --with-sigc-prefixnakai2000-10-141-1/+3
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
* Implement USE_GTK, part 2.reg2000-10-051-5/+3
* Update to 1.2.3nakai2000-09-111-1/+1
* Update to 1.2.2.sobomax2000-08-281-1/+1
* USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.sobomax2000-08-211-1/+0
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-161-0/+1
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.sobomax2000-06-141-1/+2
* Update to 1.2.0nakai2000-04-161-42/+5
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
* New location on MASTER_SITE.steve1999-12-051-1/+1
* Change MASTER_SITESnakai1999-10-181-1/+2
* PR: ports/14303nakai1999-10-141-4/+6
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
* Change all ports that need a new gcc on 3.x to use USE_NEWGCC.cpiazza1999-08-231-11/+3
* egcc/eg++ have been renamed to gcc295/g++295. Changecpiazza1999-08-181-4/+4
* Move the USE_X_PREFIX up a few lines so it actually gets used.cpiazza1999-08-151-2/+3
* bsd.port.mk already takes care of passing CC and CXX in the environmentsteve1999-06-091-2/+2
* Make sure we pass CC and CXX in configure's environment so thatsteve1999-06-091-3/+6
* Update to use gtk version 1.2.3.steve1999-05-291-4/+14
* Make this compile.asami1999-05-121-11/+7
* Unbroken gtk--mharo1999-05-071-10/+44
* Change maitainer's email address,vanilla1999-01-131-2/+2
* This is broken for non-ELF systems too.asami1998-10-201-2/+2
* Mark BROKEN for ELF:jseger1998-10-151-1/+3
* gtk and gtk11 are now ELFized.asami1998-09-231-2/+2
* No need to use += for variable defined only once. (I know it's justasami1998-09-151-2/+2
* C++ wrapper for gtk, a x11 graphics librarykuriyama1998-09-011-0/+29