summaryrefslogtreecommitdiff
path: root/graphics/qiv (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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)
* - Fix build after xorg cleanupMartin Wilke2008-04-231-4/+1
|
* - Fix indexMartin Wilke2008-04-191-1/+1
|
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-0/+4
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Fix runtime crashPav Lucistnik2008-04-091-1/+8
| | | | | | PR: ports/122121 Reported by: Toomas Aas <toomas.aas@raad.tartu.ee> Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
|
* - Fix PORTVERSION to 2.1.p12 on the last commit.Marcelo Araujo2008-01-261-2/+2
| | | | | Approved by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer, implicit) stas (mentor, implicit)
* - Update to 2.1pre12.Marcelo Araujo2008-01-262-25/+16
| | | | | | | | - Pass maintainership to submitter. PR: ports/119958 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> Approved by: stas (mentor, implicit)
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Remove references to XFree86 3.XPav Lucistnik2007-02-021-1/+1
|
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-0/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* Reset maintainership to ports@ after ~4 months without any response to anyAlexander Leidinger2006-02-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PR. Thanks for contributing. Since the acroread7 port is a somewhat important port for our users, I will hand it over to emulation@ if no _active_ *committer* takes it before the ports freeze. While I'm here: - fix a little nit in the csound port (I think the intention was to create no backup file instead of creating one with a "-e" extension) - set ARCH to i386 in the amd64 case for the acroread7 port. This is a work-around to be able to install everything when a dependency is not already installed (ARCH is read-only in sub-makes, so the dependencies can't change it). This should be removed when the dependencies are fixed or converted to use bsd.linux-rpm.mk. [1] Not objected to by: portmgr (explicit: krion; silence: rest) Maintainer timeout: ~4 months Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1] PR: 87985 [1]
* Hash with SHA-256.Trevor Johnson2006-01-071-0/+1
|
* Update to 2.0 version.Trevor Johnson2004-09-012-5/+12
| | | | | | | PR: 70790 Submitted by: Andrey Slusar Add option for Xinerama support, and unmark BROKEN for Alpha.
* BROKEN on alpha: Does not compileKris Kennaway2004-02-261-1/+7
|
* Update to 1.9.Trevor Johnson2004-02-172-5/+4
| | | | Requested by: Grigori "Greg" Goronzy
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 2)
* Use PLIST_FILES.Trevor Johnson2004-01-302-1/+1
|
* Add size data.Trevor Johnson2004-01-271-0/+1
|
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-141-5/+4
| | | | use USE_GETOPT_LONG instead.
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
|
* Retire comment file.Trevor Johnson2003-03-012-1/+1
|
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-031-1/+2
| | | | | PR: 42349 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Update to 1.8.Trevor Johnson2002-08-082-2/+2
| | | | | PR: 40646 Submitted by: Oliver Braun
* Update to 1.7.Trevor Johnson2001-08-272-2/+2
| | | | Submitted by: kris
* Update to 1.6.Trevor Johnson2001-01-212-2/+5
|
* Assign maintainership to trevor@freebsd.orgBill Fumerola2000-11-021-1/+1
|
* Update to version 1.5.Trevor Johnson2000-11-023-4/+6
| | | | | | | Update URLs. PR: 21526 Approved by: silence from maintainer
* Implement WANT_IMLIB and USE_IMLIB.Jeremy Lea2000-10-051-2/+2
|
* Update to 1.4. Also correct WWW while I'm here.Maxim Sobolev2000-07-283-4/+4
|
* Upgrade to qiv 1.3Bill Fumerola2000-05-142-2/+2
|
* The ftp site never got the most recent version of this file, so nuke itBill Fumerola2000-05-141-2/+1
| | | | from MASTER_SITES
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-2/+2
| | | | string so I fixed it.
* Update port to 1.2, and make the sed logic more intelligent (thanks!).Bill Fumerola2000-02-122-11/+14
| | | | | PR: ports/16678 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Use updated imlib library.Yukihiro Nakai1999-10-081-1/+1
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Upgrade to 1.1 and avoid some fennerage.Bill Fumerola1999-08-212-5/+8
|
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Fixup after imlib version bump.Steve Price1999-05-291-5/+2
| | | | | PR: 11843 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* More WWW: additionsMichael Haro1999-05-061-1/+1
|
* gtk11 -> gtk12Michael Haro1999-04-221-2/+2
|
* Fix typo related to gtk.Bill Fumerola1999-01-271-2/+2
| | | | Satoshi's build scripts caught this (sort of).
* Quick Image Viewer (qiv) is a very small and pretty fast GDK/Imlib imageBill Fumerola1998-12-275-0/+44
viewer. It has such nifty features as: zoom, maxpect, scaledown, screensaver, flip, delete, brightness / contrast / gamma correction, and can also be used to set your X11 background. All from a commandline. http://www.klografx.de/index.html