aboutsummaryrefslogtreecommitdiff
path: root/graphics/metacam
Commit message (Collapse)AuthorAgeFilesLines
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-0/+1
| | | | Notes: svn path=/head/; revision=231102
* Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we supportEmanuel Haupt2008-07-071-1/+0
| | | | | | | | via ports is FreeBSD 6.3, this is a no-op. FreeBSD 6.x features GCC 3.4 as the system compiler. Notes: svn path=/head/; revision=216458
* Use MASTER_SITE_CRITICALEmanuel Haupt2008-03-271-4/+1
| | | | Notes: svn path=/head/; revision=209964
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-9/+1
| | | | Notes: svn path=/head/; revision=200773
* Add an additional mirror.Emanuel Haupt2006-06-011-0/+1
| | | | Notes: svn path=/head/; revision=164152
* Update MASTER_SITESEmanuel Haupt2006-04-071-1/+3
| | | | | | | Notified by: fenner's distfile survey Notes: svn path=/head/; revision=159036
* Remove deprecated USE_REINPLACEEmanuel Haupt2006-02-191-1/+0
| | | | Notes: svn path=/head/; revision=156387
* Add SHA256 hashes to my portsEmanuel Haupt2005-11-301-0/+1
| | | | Notes: svn path=/head/; revision=150048
* Change MAINTAINER address for my ports.Emanuel Haupt2005-10-061-1/+1
| | | | | | | Approved by: novel (mentor) Notes: svn path=/head/; revision=144389
* MetaCam is a utility to read and decode meta-information from digital cameraPav Lucistnik2005-09-046-0/+202
images with EXIF information. In addition to the standard EXIF fields, MetaCam also supports vendor-specific extensions from Nikon, Olympus, Canon and Casio. PR: ports/85628 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=141926