CVS log for ports/graphics/pho/Makefile
Up to [FreeBSD] / ports / graphics / pho
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Dec 19 16:47:19 2011 UTC (7 weeks, 4 days ago) by danfe
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Patch things in a more accurate way to unbreak installation (and also prevent CFLAGS duplication while I am here). Reported by: pavmail
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Dec 16 18:24:25 2011 UTC (8 weeks ago) by danfe
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Simplify and clarify substitution logic (non-functional change).
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Dec 16 14:36:43 2011 UTC (8 weeks ago) by danfe
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +12 -23 lines
- Update to version 0.9.7-pre7 - Add LICENSE (GPLv2) - Remove Gtk+1 support (dropped upstream since 0.9.7-pre2) - Relinquish to the pool
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:37:31 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:39:13 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -0 lines
- update to jpeg-8
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Aug 15 22:04:50 2009 UTC (2 years, 5 months ago) by danfe
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +9 -8 lines
Update to version 0.9.6.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:52:36 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:34:47 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext. 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)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Oct 30 09:54:54 2007 UTC (4 years, 3 months ago) by danfe
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -5 lines
Update to version 0.9.5.1.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat May 19 20:10:17 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Sep 11 09:10:19 2006 UTC (5 years, 5 months ago) by danfe
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Teach pho to skip further options handling (previously, it was impossible to view files which names start with `-'). Bump PORTREVISION.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun May 7 23:46:21 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -1 lines
Remove USE_REINPLACE for categories starting with a G
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Mar 7 08:26:33 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Oct 25 05:24:52 2005 UTC (6 years, 3 months ago) by danfe
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Update to 0.9.5-pre4.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Oct 25 05:21:30 2005 UTC (6 years, 3 months ago) by danfe
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -3 lines
- Stop looking for non-existent and non-needed tool - Make PREFIX-clean Reported by: krismail
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jun 8 06:17:13 2005 UTC (6 years, 8 months ago) by danfe
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
Simplify regexp to fit command in one line instead of two.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Mar 5 10:02:31 2005 UTC (6 years, 11 months ago) by danfe
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +24 -11 lines
- Update to most recent version, which fixes some annoying bugs - Build with GTK2 by default, reducing number of GTK1-ports - Reindent Makefile - Take maintainership
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Oct 25 13:39:54 2004 UTC (7 years, 3 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Clean up time for email addresses MIA! If you know new email addresses for the people involved, please send-pr it! <mcsi@agava.com>: host relay.agava.net.ru[195.161.118.3] said: 550 <mcsi@agava.com>: User unknown in local recipient table (in reply to RCPT TO command) <woju@bbsmail.ntu.edu.tw> (expanded from <woju@bbsmail>): Host or domain name not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not found <esoha@attbi.com>: host gateway.attbi.com[204.127.198.6] said: 551 not our customer (in reply to RCPT TO command) <crow@nektor.hu>: host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in reply to RCPT TO command) <cyrilm@tower.pp.ru>: host mail.tower.pp.ru[213.85.109.133] said: 550 unknown user (in reply to RCPT TO command) <ports@henrik-motakef.de>: Host or domain name not found. Name service error for name=henrik-motakef.de type=A: Host not found <jj@nttmcl.com>: host mx1.nttmcl.com[216.69.64.132] said: 550 5.2.1 <jj@nttmcl.com>... Mailbox disabled for this recipient (in reply to RCPT TO command) <koji@jet.es>: host mx.wanadoo.es[62.81.235.75] said: 550 Relay not permitted / No such user (in reply to RCPT TO command) <proot@iaces.com>: host horton.iaces.com[204.147.87.98] said: 550 5.1.1 <proot@iaces.com>... User unknown (in reply to RCPT TO command) <roland.jesse@gmx.net>: host mx0.gmx.net[213.165.64.100] said: 550 5.1.1 {mx034} <roland.jesse@gmx.net>... User is unknown (in reply to RCPT TO command) <vess@slavof.net>: host mail.slavof.net[213.130.68.146] said: 550 5.7.1 Access denied (in reply to MAIL FROM command) <tuxsuximus@hotmail.com>: host mx3.hotmail.com[65.54.253.99] said: 550 Requested action not taken: mailbox unavailable (in reply to RCPT TO command) <zenin@archive.rhps.org>: host mail.rhps.org[66.250.128.137] said: 550 5.7.1 <zenin@archive.rhps.org>... Relaying denied (in reply to RCPT TO command)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Feb 6 13:11:28 2004 UTC (8 years ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
Use PLIST_FILES (bento-tested, marcus-reviewed).
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:21:02 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jan 5 13:29:40 2004 UTC (8 years, 1 month ago) by osa
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -4 lines
Update to 0.9.2 [1] Also o Use one REINPLACE in post-patch target o Respect CFLAGS Submitted by: maintainer [1] Approved by: Roland Jesse aka roland.jesse at gmx.net (maintainer) PR: 60918
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Oct 7 17:22:09 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
New port graphics/pho (version 0.9.1) This is a new port of pho. Pho is a lightweight program for viewing large numbers of images quickly, rotating or deleting some, and making notes about what to do with each image -- for instance, for going through hundreds of images after uploading them from a digital camera. It is similar to xv but with some additional functionality and without some of its annoyances. PR: ports/50794 Submitted by: Roland Jesse <roland.jesse@gmx.net>
