[Bug 240343] x11-themes/plasma5-breeze-gtk: does not build if lang/python37 is installed

2019-09-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240343

--- Comment #12 from Ting-Wei Lan  ---
(In reply to Kubilay Kocak from comment #11)
I didn't find any cmake_policy command there:
https://cgit.kde.org/breeze-gtk.git.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 225543] [NEW PORT] mail/mailman3: GNU Mailman 3, core

2019-09-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225543

Matthias Andree  changed:

   What|Removed |Added

   Assignee|ports-b...@freebsd.org  |mand...@freebsd.org
 CC||mand...@freebsd.org

--- Comment #7 from Matthias Andree  ---
Bump

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 225543] [NEW PORT] mail/mailman3: GNU Mailman 3, core

2019-09-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225543

--- Comment #8 from Matthias Andree  ---
Charlie, what's the state of your efforts from comment #6?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 240375] [NEW PORT] www/py-isso: A commenting server similar to Disqus

2019-09-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240375

René Thümmler  changed:

   What|Removed |Added

 Attachment #207247|0   |1
is obsolete||

--- Comment #3 from René Thümmler  ---
Created attachment 207256
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207256&action=edit
the port directory

Thanks Kubilay for pointing me into the right direction. I think I managed all
of your points so far. 

I checked the port with portlint (looks fine.) and the service script with
rclint (OK). The port was successfully build here with poudriere (testport) for
the the two flavors py27 and py36.

Anything else to check on my side?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 240375] [NEW PORT] www/py-isso: A commenting server similar to Disqus

2019-09-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240375

--- Comment #4 from Kubilay Kocak  ---
(In reply to René Thümmler from comment #3)

My pleasure René, you're welcome & very nice work

A few nits:

- No need for a PORTREVISION for a new (not yet committed port)

- misaka has a max version pin, one must either declare that, or patch it out.
misaka>=2.0<3.0 should work

- Upstream specifies ==2.7 as the environment marker, so match that (instead of
(PYTHON_REL < 3000) where possible. In these "==" cases, one can use
_RUN_DEPENDS helpers, like: py27_RUN_DEPENDS= foo \ bar

- I'd use ${ETCDIR} rather than ${PREFIX}/etc in post-patch (it covers more of
the path), unless it makes the REINPLACE search/replace 'too' challenging or
less readable. Likewise for post-install (use ETCDIR)

- For sqlite3, does this actually need the "sqlite module in Python" ? If so,
depend on databases/py-sqlite3 directly (we split that module out from the
stdlib/language ports). If this is the case, remove sqlite:3 from USES

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 240375] [NEW PORT] www/py-isso: Commenting server similar to Disqus

2019-09-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240375

Kubilay Kocak  changed:

   What|Removed |Added

Summary|[NEW PORT] www/py-isso: A   |[NEW PORT] www/py-isso:
   |commenting server similar   |Commenting server similar
   |to Disqus   |to Disqus

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


maintainer-feedback requested: [Bug 240392] devel/mercurial: Update to 5.1.1

2019-09-07 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-python mailing
list  for maintainer-feedback:
Bug 240392: devel/mercurial: Update to 5.1.1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240392



--- Description ---
- Update to 5.1.1
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 240392] devel/mercurial: Update to 5.1.1

2019-09-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240392

Bug ID: 240392
   Summary: devel/mercurial: Update to 5.1.1
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: pyt...@freebsd.org
  Reporter: duchateau.oliv...@gmail.com
  Assignee: pyt...@freebsd.org
 Flags: maintainer-feedback?(pyt...@freebsd.org)

Created attachment 207262
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207262&action=edit
Patch to update devel/mercurial

- Update to 5.1.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 240392] devel/mercurial: Update to 5.1.1

2019-09-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240392

Kubilay Kocak  changed:

   What|Removed |Added

URL||https://www.mercurial-scm.o
   ||rg/wiki/WhatsNew#Mercurial_
   ||5.1.1_.282019-09-05.29
  Flags||merge-quarterly?
   Keywords||needs-qa
 Status|New |Open

--- Comment #1 from Kubilay Kocak  ---
Bugfix release, MFH

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


[Bug 240392] devel/mercurial: Update to 5.1.1

2019-09-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240392

Olivier Duchateau  changed:

   What|Removed |Added

 Resolution|--- |Overcome By Events
 Status|Open|Closed

--- Comment #2 from Olivier Duchateau  ---
Updated with revision r511481

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"