Summary: | [MAINTAINER] www/swiggle: add functionality patches | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Lars Engels <lars.engels> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Lars Engels
2006-11-01 16:10:37 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants this PRs miwi 2006-11-01 17:53:24 UTC FreeBSD ports repository Modified files: www/swiggle Makefile Added files: www/swiggle/files patch-html.c patch-swiggle.c patch-swiggle.h Log: Add two patches to add new features: - -e suppresses exif information on the page and shows it in HTML comments [1] - -E suppresses all exif information [1] - -D displays the filename instead of its size below the image [2] [1] Doug Barton <dougb@> [2] Tilman Linneweh <arved@> PR: ports/105024 Submitted by: Lars Engels <lars.engels@0x20.net> (maintainer) Revision Changes Path 1.15 +1 -1 ports/www/swiggle/Makefile 1.1 +164 -0 ports/www/swiggle/files/patch-html.c (new) 1.1 +70 -0 ports/www/swiggle/files/patch-swiggle.c (new) 1.1 +11 -0 ports/www/swiggle/files/patch-swiggle.h (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |