Bug 154531 - [PATCH] devel/flyspray: let user choose PostgreSQL as backend
Summary: [PATCH] devel/flyspray: let user choose PostgreSQL as backend
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-05 20:00 UTC by R.Mahmatkhanov
Modified: 2011-02-05 23:00 UTC (History)
0 users

See Also:


Attachments
file.diff (3.43 KB, patch)
2011-02-05 20:00 UTC, R.Mahmatkhanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description R.Mahmatkhanov 2011-02-05 20:00:21 UTC
- add WITH_POSTGRESQL option. default off.
- remove md5
- extend port instructions for postgresql users.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-05 20:00:28 UTC
Maintainer of devel/flyspray,

Please note that PR ports/154531 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/154531

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-05 20:00:32 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Nick Hilliard 2011-02-05 21:28:21 UTC
Please commit this - thanks,

Nick
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-02-05 21:44:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I will take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-02-05 22:56:25 UTC
sunpoet     2011-02-05 22:56:19 UTC

  FreeBSD ports repository

  Modified files:
    devel/flyspray       Makefile distinfo pkg-deinstall 
    devel/flyspray/files README.FreeBSD 
  Log:
  - Add PostgreSQL as backend option (WITH_POSTGRES)
  - Update README for PostgreSQL users
  - Remove obsolete MD5 checksum
  
  PR:             ports/154531
  Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
  Approved by:    Nick Hilliard <nick@foobar.org> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.12      +8 -3      ports/devel/flyspray/Makefile
  1.10      +0 -1      ports/devel/flyspray/distinfo
  1.7       +10 -7     ports/devel/flyspray/files/README.FreeBSD
  1.4       +3 -0      ports/devel/flyspray/pkg-deinstall
_______________________________________________
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 6 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-02-05 22:56:45 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!