Bug 185215 - textproc/redland-bindings-python: Remove port?
Summary: textproc/redland-bindings-python: Remove port?
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: 2013-12-27 00:40 UTC by Raphael Kubo da Costa
Modified: 2014-01-19 14:30 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Kubo da Costa freebsd_committer freebsd_triage 2013-12-27 00:40:00 UTC
The textproc/redland-bindings-python port was added at a time when people could not easily enable all the bindings offered in textproc/redland-bindings using options, which has not been the case for quite a while. The same files installed by redland-bindings-python can also be installed using redland-bindings with the PYTHON option on. In fact, ever since we moved away from WITH_<LANG> redland-bindings-python has worked simply because PYTHON is a default option in the master port.

I would then like to remove redland-bindings-python. Please let me know if you still see a reason for it to exist as a standalone port.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-27 00:40:08 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-27 00:40:08 UTC
Maintainer of textproc/redland-bindings-python,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-01-19 14:23:44 UTC
Author: rakuco
Date: Sun Jan 19 14:23:36 2014
New Revision: 340303
URL: http://svnweb.freebsd.org/changeset/ports/340303
QAT: https://qat.redports.org/buildarchive/r340303/

Log:
  Remove textproc/redland-bindings-python.
  
  This port was added at a time when people could not easily enable all the
  bindings offered in textproc/redland-bindings using options, which has not
  been the case for quite a while.
  
  The same files installed by redland-bindings-python can also be installed
  using redland-bindings with the PYTHON option on. In fact, ever since we
  moved away from WITH_<LANG> redland-bindings-python has worked simply
  because PYTHON is a default option in the master port.
  
  PR:		ports/185215
  Submitted by:	rakuco@
  Approved by:	maintainer timeout (24 days)

Deleted:
  head/textproc/redland-bindings-python/
Modified:
  head/MOVED
  head/textproc/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sun Jan 19 14:22:08 2014	(r340302)
+++ head/MOVED	Sun Jan 19 14:23:36 2014	(r340303)
@@ -5380,3 +5380,4 @@ games/deng|games/doomsday|2014-01-16|Ren
 misc/sword17|misc/sword|2014-01-16|Has expired: use misc/sword
 www/suphp||2014-01-17|Has expired: Upstream dead, EOL: https://lists.marsching.com/pipermail/suphp/2013-May/002554.html
 databases/postgis||2014-01-17|Has expired: EOLed upstream
+textproc/redland-bindings-python||2014-01-19|Use textproc/redland-bindings directly instead

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Sun Jan 19 14:22:08 2014	(r340302)
+++ head/textproc/Makefile	Sun Jan 19 14:23:36 2014	(r340303)
@@ -1243,7 +1243,6 @@
     SUBDIR += redet
     SUBDIR += redland
     SUBDIR += redland-bindings
-    SUBDIR += redland-bindings-python
     SUBDIR += refdb
     SUBDIR += reflex
     SUBDIR += replaceit
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 4 Raphael Kubo da Costa freebsd_committer freebsd_triage 2014-01-19 14:23:48 UTC
State Changed
From-To: feedback->closed

Done in r340303.