non port: www/google-sitemapgen/Makefile |
Number of commits found: 16 |
Thursday, 26 Dec 2019
|
07:54 antoine
Deprecate a few ports
With hat: portmgr
|
Friday, 23 Nov 2018
|
10:16 tobik
www/google-sitemapgen: Fix obvious typo
It causes problems later:
Writing index file "sitemap_index.xml" with 13 Sitemaps
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/sitemap_gen.py", line 2092, in
<module>
sitemap.Generate()
File "/usr/local/lib/python2.7/site-packages/sitemap_gen.py", line 1665, in
Generate
self.WriteIndex()
File "/usr/local/lib/python2.7/site-packages/sitemap_gen.py", line 1810, in
WriteIndex
fd.write(sitemap_index_header)
UnboundLocalError: local variable 'sitemap_index_header' referenced before
assignment
PR: 233427
Submitted by: Vladislav Movchan <vladislav.movchan@gmail.com>
|
Monday, 19 Feb 2018
|
11:10 antoine
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA
|
Monday, 23 Jan 2017
|
18:51 sunpoet
Fix USES=python: does not work with Python 3
- Add NO_ARCH
- Remove PROJECTHOST
- Use USE_PYTHON=autoplist
- Remove PYDISTUTILS_PKGNAME
|
Thursday, 29 Dec 2016
|
19:41 mi
Unbreak by providing an alternative MASTER_SITE.
|
Wednesday, 14 Sep 2016
|
15:59 mat
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
|
Saturday, 3 Jan 2015
|
08:41 mva
- Convert USE_PYTHON to new USES in www/
With hat: python@
|
Wednesday, 29 Jan 2014
|
11:51 miwi
- Stage support
|
Friday, 20 Sep 2013
|
23:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Monday, 22 Apr 2013
|
13:27 bapt
Reassign skv@ ports to the heap
Feature safe: yes
|
Sunday, 19 Feb 2012
|
07:02 rm
- replace `YES' with `yes' in USE_PYTHON/USE_PYDISTUTILS (mostly)
They all non-functional changes.
|
Sunday, 5 Jul 2009
|
08:41 skv
Update to 1.5
PR: ports/135076
Submitted by: John Marshall <john xx rwsrv05.mby.riverwillow.net.au>
|
Monday, 30 Jul 2007
|
09:42 alexbl
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
|
Friday, 17 Feb 2006
|
09:01 skv
Update to 1.4
|
Friday, 7 Oct 2005
|
10:27 skv
Update to 1.3
|
Thursday, 9 Jun 2005
|
09:00 skv
Add google-sitemapgen 1.0,
script to analyze web server and
generate Google Sitemap files.
|
Number of commits found: 16 |