aboutsummaryrefslogtreecommitdiff
path: root/graphics/liblqr-1
Commit message (Collapse)AuthorAgeFilesLines
* - Cleanup plistDmitry Marakasov2014-09-221-3/+0
| | | | Notes: svn path=/head/; revision=368860
* - Drop .la files for graphics/liblqr-1, no dependees require themDmitry Marakasov2014-09-152-4/+4
| | | | | | | - Bump dependent ports as .so version has changed Notes: svn path=/head/; revision=368286
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-131-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357654
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-06-041-2/+3
| | | | | | | - Strip libraries Notes: svn path=/head/; revision=356486
* - Convert USE_BZIP2 to USESDmitry Marakasov2014-05-071-2/+1
| | | | Notes: svn path=/head/; revision=353189
* Consolidate the docbook ports into -sgml and -xml variants.Mathieu Arnold2014-02-191-2/+2
| | | | | | | | Submitted by: hrs (based on) Sponsored by: Absolight Notes: svn path=/head/; revision=345097
* Chase docbook cleanup dependencies.Mathieu Arnold2014-02-181-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=344900
* - Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as ↵Dmitry Marakasov2013-12-161-1/+0
| | | | | | | suggested by Porter's Handbook Notes: svn path=/head/; revision=336650
* - Support stagingDmitry Marakasov2013-10-301-11/+5
| | | | Notes: svn path=/head/; revision=332149
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Eradicate USE_GNOME=pkgconfig from graphicsBaptiste Daroussin2013-09-011-3/+2
| | | | | | | | | | | | While here: - trim headers - convert: * USE_GNOME=gnomehack -> USES=pathfix * USE_GMAKE=yes -> USES=gmake * USE_PERL5 -> USES=perl5 Notes: svn path=/head/; revision=325928
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.Koop Mast2013-07-311-3/+3
| | | | | | | | | | | | | | | | | | | | | | | This update updates Glib20 to 2.36 and Gtk+ 3.8 * The gio-fam-backend port that used gamin for the GFileMonitor API is gone. It is replaced by a GIO kqueue implementation developed as part of a NetBSD GSoC 2011 project by Dimitry Matveev. * Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0 pkgconfig file [1]. This broke static linking and newer binutils. * Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to prevent creation of / root/.cache dir. Defaults to build & run depend, but :build and :run switches available. * New x11-toolkits/pangox-compat port and companion USE_GNOME component for pangox support which was removed from the pango port. Add it to ports still using pangox API. Exp-run by: bapt@ PR: ports/178958 [1] Submitted by: emaste@ [1] Notes: svn path=/head/; revision=324037
* - Trim Makefile headersDmitry Marakasov2013-07-121-2/+2
| | | | | | | | | | | | - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful - Canonicalize patch names - Fix DOS line endings in patch files Notes: svn path=/head/; revision=322840
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - OptionsNGDmitry Marakasov2013-02-282-19/+121
| | | | | | | | | | | | - Trim header - Sort out HTMLDOCS installation - Don't depend on unnecessary glib parts [1] PR: 176391 [1] Submitted by: Reko Turja <reko.turja@liukuma.net> Notes: svn path=/head/; revision=313123
* - Fix build in the case of path= environement variable is setDmitry Marakasov2012-10-172-1/+13
| | | | | | | | | PR: 172747 Submitted by: João Rocha Braga Filho <goffredo@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=306027
* - Remove outdated OSVERSION conditionalsDmitry Marakasov2012-07-101-3/+0
| | | | Notes: svn path=/head/; revision=300742
* - Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke2011-11-091-1/+0
| | | | Notes: svn path=/head/; revision=285379
* - Fix build FreeBSD 10Martin Wilke2011-10-281-0/+1
| | | | Notes: svn path=/head/; revision=284554
* - Fix build with clangDmitry Marakasov2011-07-261-0/+3
| | | | | | | Submitted by: Pawel Worach <pawel.worach@gmail.com> Notes: svn path=/head/; revision=278351
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Fix a typo.Joerg Wunsch2011-06-301-1/+1
| | | | Notes: svn path=/head/; revision=276705
* - Add USE_GETTEXT, bump PORTREVISIONDmitry Marakasov2010-06-021-1/+2
| | | | Notes: svn path=/head/; revision=255497
* - Do not install documentation by default as it requires too many dependsDmitry Marakasov2010-05-121-9/+13
| | | | | | | | PR: 146518 Submitted by: mm Notes: svn path=/head/; revision=254212
* - Use pkg-message.in instead of composing pkg-message with ECHO_CMDDmitry Marakasov2010-01-112-7/+7
| | | | | | | | PR: 142543 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Notes: svn path=/head/; revision=247604
* - Update URL of my distfile mirror in 87 portsDmitry Marakasov2009-07-281-1/+1
| | | | | | | Approved by: portmgr (erwin) Notes: svn path=/head/; revision=238527
* - Update to 0.4.1Dmitry Marakasov2009-05-135-35/+15
| | | | | | | - Mark MAKE_JOBS_SAFE Notes: svn path=/head/; revision=233861
* - Fix the build on -CURRENT by removing inline from public function definitionsDmitry Marakasov2009-03-251-0/+11
| | | | Notes: svn path=/head/; revision=231019
* - Update address of my distfile mirrorDmitry Marakasov2009-01-051-1/+1
| | | | Notes: svn path=/head/; revision=225284
* - Update to 0.2.1Dmitry Marakasov2008-11-053-10/+16
| | | | | | | | PR: 128544 Submitted by: Sergei Golyashov <svvord at spline-studio dot ru> Notes: svn path=/head/; revision=222426
* Update my email address in 132 ports.Dmitry Marakasov2008-06-191-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=215297
* 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
* This site is about a seam-carving C/C++ library called LiquidMartin Wilke2008-02-175-0/+142
Rescale. The API is intended to be powerful, yet fast and easy to use. It supports saving and loading of the carving information, real-time scaling, manual feature selection, customizable progress report and more. WWW: http://liblqr.wikidot.com/ PR: ports/120237 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> Notes: svn path=/head/; revision=207448