# New ports collection makefile for: kcd # Date created: 5 May 1999 # Whom: Andrey Zakhvatov # # $FreeBSD$ # PORTNAME= kcd PORTVERSION= 7.6.1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Change directory in full-screen visual mode USE_GETTEXT= yes USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lintl" MAN1= kcd.1 do-install: ${INSTALL_SCRIPT} ${WRKSRC}/kcd-inst ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/kcdscr ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/kcdmain ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/kcd.1 ${MANPREFIX}/man/man1 .for i in en_GB en_GB.UTF-8 en_US.UTF-8 @${MKDIR} ${PREFIX}/share/locale/${i}/LC_MESSAGES ${INSTALL_DATA} ${WRKSRC}/po/${i}.gmo \ ${PREFIX}/share/locale/${i}/LC_MESSAGES/kcd.mo .endfor .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} @${MKDIR} ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/kcd.csh.init ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/kcd.sh.init ${EXAMPLESDIR} .endif .include -gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gthumb
Commit message (Expand)AuthorAgeFilesLines
* graphics/libraw: Update to 0.20.2Jason E. Hale2021-01-011-0/+1
* graphics/gthumb: fix plist with RAW=offTobias C. Berner2020-11-231-2/+2
* graphics/ghtumb: update to 3.10.1Tobias C. Berner2020-11-153-47/+87
* Prefer graphics/ligvrsvg2-rust over graphics/librsvg2Tobias C. Berner2020-11-101-1/+1
* Update libsoup to 2.72.0Baptiste Daroussin2020-10-121-1/+1
* Fix buildBaptiste Daroussin2020-06-181-0/+1
* gthumb build-requires python 3 and shebangfixesChristoph Moench-Tegeder2020-06-161-1/+3
* Update to 3.10.0Baptiste Daroussin2020-06-164-231/+195
* Drop dependency on devel/openmpJan Beich2020-03-091-2/+1
* Add USES=xorg USES=gl, ports categories gNiclas Zeising2019-11-061-2/+2
* devel/openmp: update to 9.0.0Jan Beich2019-09-221-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-271-1/+1
* devel/openmp: phase outJan Beich2019-05-091-1/+1
* graphics/libraw: Update to 0.19.2Jason E. Hale2019-03-301-1/+1
* graphics/exiv2: update to 0.27Tobias C. Berner2019-03-171-1/+1
* graphics/gthumb: prepare for exiv2-0.27Tobias C. Berner2019-03-092-1/+35
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-301-1/+1
* Update grahics/exiv2 to 0.26Tobias C. Berner2018-04-281-1/+1
* www/webkit2-gtk3: Update to 2.20.0Tobias Kortkamp2018-04-061-0/+1
* Update to 3.6.1Baptiste Daroussin2018-03-272-4/+4
* - Update to 3.6.0Li-Wen Hsu2018-02-193-55/+18
* Cleanup LIB_DEPENDS on libpngAntoine Brodin2017-12-011-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-111-1/+1
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
* Update to 0.6.0Sunpoet Po-Chuan Hsieh2017-04-301-0/+1
* Update to 3.4.5.Raphael Kubo da Costa2017-04-232-5/+4
* Add missing implicit dependencies reported by Poudriere.Raphael Kubo da Costa2017-04-231-3/+13
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1
* - Update gthumb to 3.4.4.1Guido Falsi2017-01-202-8/+5
* - Update graphics/libraw to 0.18.0Jason E. Hale2017-01-191-1/+1
* Assume "pkg-config zlib" works after 9.x reached EOLJan Beich2017-01-041-3/+1
* Most commonly used build systems support silent builds, when theyDmitry Marakasov2016-09-101-2/+1
* Update graphics/exiv2 to 0.25.Tobias C. Berner2016-07-271-0/+1
* Update to 3.4.3.Mathieu Arnold2016-04-182-4/+3
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-13/+13
* - Update to 0.5.0Sunpoet Po-Chuan Hsieh2016-04-011-0/+1
* Update to 3.4.2.Mathieu Arnold2016-03-232-7/+5
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-131-1/+1
* - Update graphics/libraw to 0.17.0Dmitry Marakasov2015-11-221-0/+1
* Update to 3.4.1Guido Falsi2015-10-083-4/+51
* Part 1 of adding USE_GNOME=intltool to ports that require it.Koop Mast2015-08-031-1/+1
* Make ports using libtool treat elftoolchain's strip the same as GNU stripAntoine Brodin2015-06-081-2/+1
* Update to 3.4.0Guido Falsi2015-06-063-57/+69
* Chase graphics/libraw shlib bumpMax Brazhnikov2015-02-211-0/+1
* Update to 3.3.2.Guido Falsi2015-02-115-436/+339
* graphics/gthumb: back to poolRuslan Makhmatkhanov2014-12-011-1/+1
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.Koop Mast2014-11-195-734/+788
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-111-1/+1
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-312-42/+2
* Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".Tijl Coosemans2014-05-131-1/+1
* graphics/gthumb: chase exiv2 updateRuslan Makhmatkhanov2014-04-052-12/+5
* UnbreakAntoine Brodin2014-04-051-1/+1
* - Chase libexiv2.so shlib version bump after r350163Alexey Dokuchaev2014-04-051-3/+2
* - Update libopenraw to 0.0.9.Tijl Coosemans2014-03-201-3/+2
* - Remove manual creation and removal of share/applications, as it's now in th...Dmitry Marakasov2013-10-221-1/+0
* - take maintainershipRuslan Makhmatkhanov2013-10-162-6/+6
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1
* - Drop all my portsPav Lucistnik2013-07-101-1/+1
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-2/+1
* Convert g* to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-081-2/+2
* - Fix typo in default options listPav Lucistnik2013-01-181-2/+2
* Convert pav's ports to new options frameworkBaptiste Daroussin2012-12-301-21/+19
* Update graphics/exiv2 to version 0.23.Boris Samorodov2012-07-311-2/+2
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
* - Add a dependency on yelp to enable help systemPav Lucistnik2012-05-102-5/+18
* - Depend on gsettings-desktop-schemas to prevent startup abortPav Lucistnik2012-04-271-0/+2
* - Update to 2.14.1Pav Lucistnik2011-12-314-15/+100
* - Update to 2.12.4Pav Lucistnik2011-10-174-47/+49
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-241-2/+2
* Add bison build dependancy to fix the build after the recent glib and gtk upd...Koop Mast2011-07-301-0/+1
* - chase exiv2 library bumpBaptiste Daroussin2011-04-122-1/+44
* - Update to 2.12.1Pav Lucistnik2010-11-295-149/+830
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
* Update to 2.10.12.Koop Mast2010-05-113-5/+39
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...Dirk Meyer2009-07-311-0/+1
* - Chase libopenraw shbumpPav Lucistnik2009-05-041-1/+1
* - Remove GTKUNIQUE option, it has been migrated over to bonobo since mid-2007Pav Lucistnik2009-04-061-10/+1
* Update to 2.10.11.Koop Mast2009-03-103-4/+14
* - Update to 2.10.10Pav Lucistnik2008-09-233-6/+6
* - Update to 2.10.9Pav Lucistnik2008-08-063-5/+5
* - Fix build after gphoto upgradePav Lucistnik2008-07-161-0/+10
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-201-1/+1
* - Chase libopenraw updatePav Lucistnik2008-02-261-1/+1
* - Chase libopenraw updatePav Lucistnik2008-02-131-1/+1
* - Update to 2.10.8Pav Lucistnik2008-01-042-4/+4
* - Update to 2.10.7Pav Lucistnik2007-10-283-5/+12
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-252-98/+100
* - Update to 2.10.6Pav Lucistnik2007-08-313-4/+13
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
* - Update to 2.10.5Pav Lucistnik2007-07-172-4/+4
* - Update to 2.10.4Pav Lucistnik2007-06-222-5/+4
* - Chase libexif updatePav Lucistnik2007-05-271-1/+2
* - Update to 2.10.3Pav Lucistnik2007-05-252-6/+5
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-0/+1
* - Update to 0.10.0Pav Lucistnik2007-03-224-37/+51
* - Update to 2.8.1Pav Lucistnik2007-01-072-4/+4
* - Update to 2.8.0Pav Lucistnik2006-12-046-90/+59
* - Bump PORTREVISION to force rebuild with new libgphoto2Pav Lucistnik2006-06-201-0/+1
* - Update to 2.6.9Pav Lucistnik2006-03-163-8/+8