Bug 92720 - [UNBREAK] graphics/showimg and update to 0.95
Summary: [UNBREAK] graphics/showimg and update to 0.95
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Markus Brueffer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-02 07:40 UTC by Jason E. Hale
Modified: 2006-03-24 21:00 UTC (History)
1 user (show)

See Also:


Attachments
showimg.diff (11.59 KB, patch)
2006-02-02 07:40 UTC, Jason E. Hale
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason E. Hale 2006-02-02 07:40:05 UTC
o Port has been marked BROKEN since 2005-11-14.  Unbreak by updating to the
  latest release.
o Makefile changes:
	- Give the user some OPTIONS.
	- A MySQL client does need to be installed to build the MySQL plugin
	  Plugin was tested with MySQL 4.1
	- PostgreSQL disabled since there is no actual way to configure it
	  in the program.  Plugin does build, however, but is useless.
	- For either DB plugin to build, KEXIDB must be enabled, so the
	  OPTIONS make it fool-proof
	- Add an additional MASTER_SITES
	- Patch ${WRKSRC}/Makefile.in.  Otherwise, it tries to run aclocal-1.7
	  and runs the configure script twice
o pkg-plist changes:
	- Several more files
	- Installs different files for different OPTIONS
	- Don't try to remove directories created by kdehier

How-To-Repeat: Apply the supplied diff.
NOTE: a new patch file is included:
showimg/files/patch-showimg_showimg_imagelistview.cpp
This patch fixes the build whenever showimg is built without KEXIDB
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-02-02 09:36:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Sergey Matveychuk freebsd_committer freebsd_triage 2006-02-02 09:48:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sem

My port
Comment 3 Rashid N. Achilov 2006-02-06 09:44:32 UTC
On Thursday 02 February 2006 15:36, Edwin Groothuis wrote:
> Please note that PR ports/92720 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/92720

Yes, I agree.
-- 
   With Best Regards.
   Rashid N. Achilov (RNA1-RIPE), Web: http://granch.ru/~shelton
   Granch Ltd. system administrator, e-mail: achilov [at] granch [dot] ru
   PGP: 83 CD E2 A7 37 4A D5 81 D6 D6 52 BF C9 2F 85 AF 97 BE CB 0A
Comment 4 Markus Brueffer 2006-02-12 22:41:51 UTC
sem: please add these two patches in order to fix the build on 4.x:

http://people.freebsd.org/~markus/stuff/showimg/

Thanks,

Markus

-- 
Markus Brueffer    | GPG-Key: http://people.FreeBSD.org/~markus/markus.asc
markus@brueffer.de | FP: 3F9B EBE8 F290 E5CC 1447 8760 D48D 1072 78F8 A8D4
markus@FreeBSD.org | FreeBSD: The Power to Serve!
Comment 5 Sergey Matveychuk freebsd_committer freebsd_triage 2006-03-16 06:34:20 UTC
Responsible Changed
From-To: sem->freebsd-ports-bugs

Can't build with tinderbox. Sorry. 
May be somebody will more lucky.
Comment 6 Markus Brueffer freebsd_committer freebsd_triage 2006-03-23 17:54:35 UTC
State Changed
From-To: feedback->open

Feedback received 


Comment 7 Markus Brueffer freebsd_committer freebsd_triage 2006-03-23 17:54:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->markus

Grab
Comment 8 Markus Brueffer freebsd_committer freebsd_triage 2006-03-24 20:59:57 UTC
State Changed
From-To: open->closed

Committed with slight modifications, thanks!