aboutsummaryrefslogtreecommitdiff
path: root/graphics/gview
Commit message (Collapse)AuthorAgeFilesLines
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Implement WANT_IMLIB and USE_IMLIB.Jeremy Lea2000-10-051-6/+8
| | | | Notes: svn path=/head/; revision=33427
* Update to 0.1.15Chris Piazza2000-07-193-2/+3
| | | | | | | | PR: 19760 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=30820
* Update to 0.1.14 and add WWWChris Piazza2000-05-294-11/+12
| | | | | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28942
* Add some CONFIGURE_ENV's so a static libintl doesn't get built in.Chris Piazza2000-05-151-1/+3
| | | | | | | | PR: 18527 Submitted by: R\xe9mi Guyomarch <rguyom@321.net> Notes: svn path=/head/; revision=28474
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-2/+2
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* Take over maintainership of this portChris Piazza2000-03-291-1/+1
| | | | Notes: svn path=/head/; revision=27115
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway2000-03-291-1/+1
| | | | | | | | | have time to maintain them. Approved by: andy Notes: svn path=/head/; revision=27113
* Back out the previous change; I tested an old binary and this oneChris Piazza2000-01-013-4/+3
| | | | | | | doesn't appear to be working very well Notes: svn path=/head/; revision=24340
* Update to 0.1.13Chris Piazza2000-01-013-3/+4
| | | | Notes: svn path=/head/; revision=24339
* Use updated imlib library.Yukihiro Nakai1999-10-081-1/+1
| | | | Notes: svn path=/head/; revision=22244
* Update to version 0.1.12Chris Piazza1999-09-172-4/+7
| | | | Notes: svn path=/head/; revision=21685
* Update to version 0.1.10Chris Piazza1999-08-302-3/+3
| | | | Notes: svn path=/head/; revision=21115
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Update to version 0.1.9Chris Piazza1999-08-202-4/+4
| | | | Notes: svn path=/head/; revision=20822
* 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. :) Notes: svn path=/head/; revision=19801
* Update to 0.1.6.Michael Haro1999-06-022-4/+4
| | | | | | | | PR: 11971 Submitted by: cpiazza@home.net Notes: svn path=/head/; revision=19168
* Update to version 0.1.5. Also use new version of gtk/imlib.Steve Price1999-05-292-11/+9
| | | | | | | | | | | PR: 11831 Submitted by: Chris Piazza <cpiazza@home.net> PR: 11843 Submittted, by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19057
* Initial import of gview version 0.1.4.Steve Price1999-05-035-0/+49
An image viewer for the X Window System with an interface similar to ACDSee. PR: 11403 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=18406