Bug 148275 - [PATCH] www/gallery3 remove WITH_PGSQL option
Summary: [PATCH] www/gallery3 remove WITH_PGSQL option
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-01 09:00 UTC by Bo-Yi Wu
Modified: 2010-07-02 00:07 UTC (History)
1 user (show)

See Also:


Attachments
gallery3.patch (935 bytes, patch)
2010-07-01 09:00 UTC, Bo-Yi Wu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bo-Yi Wu 2010-07-01 09:00:18 UTC
	Gallery3 doesn't support PostgreSQL, so I remove PGSQL option form Makefile
Comment 1 Wen Heping freebsd_committer freebsd_triage 2010-07-01 09:41:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-07-01 09:42:36 UTC
wen         2010-07-01 08:40:38 UTC

  FreeBSD ports repository

  Modified files:
    www/gallery3         Makefile 
  Log:
  - Remove WITH_PGSQL option since postgresql is not supported upstream
  
  PR:             ports/148275
  Submitted by:   Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.71      +1 -7      ports/www/gallery3/Makefile
_______________________________________________
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"
Comment 3 Bo-Yi Wu 2010-07-01 10:06:26 UTC
hi,

I committed it, thanks your report.

http://www.freebsd.org/cgi/query-pr.cgi?pr=148275