Commit graph

66 commits

Author SHA1 Message Date
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Mark Felder
b06ea36cf8 Redesigned rc script to use a pidfile instead of attempting to use web API
which cannot stop the server in some configurations.

I've confirmed in the python codepath that both the web API shutdown and
the signal handling both call save_state() so it is safe to shutdown
this way.

PR:		ports/177944
Approved by:	crees (mentor)
2013-12-05 19:32:43 +00:00
Mark Felder
d4c4d3cc6f - Update to 0.7.16
- STAGE support

Approved by:	crees (mentor)
2013-10-07 16:02:20 +00:00
Baptiste Daroussin
b9522341aa Add NO_STAGE all over the place in preparation for the staging support (cat: news) 2013-09-20 22:31:15 +00:00
Mark Felder
4e33fa2dc3 Fix SSL and Feedparser options
PR:		ports/181806
Approved by:	crees (mentor)
2013-09-04 17:39:41 +00:00
Mark Felder
35c53153e4 Fix my email address again, using proper @FreeBSD.org styling
Approved by:	swills (mentor)
2013-07-29 15:03:58 +00:00
Mark Felder
cd4fd7cb34 Update my email address throughout the tree
Approved by:	swills (mentor)
2013-07-25 11:30:01 +00:00
Mark Felder
4c3c70b590 - Update to 0.7.14
Approved by: swills (mentor)
2013-07-08 17:43:15 +00:00
Mark Felder
922c03c944 - Add REQUIRE keyword fixing startup order
Submitted by: matt.raspberry@gmail.com
Approved by: crees (mentor)
2013-06-29 14:28:10 +00:00
Mark Felder
5d14ec6137 - Update to 0.7.13
Approved by: crees (mentor)
2013-06-28 20:08:25 +00:00
Steve Wills
5c4ec3ffcc - Put back PATH setting, so that unrar and par2 are found, but only add it to
prestart
- Bump PORTREVISION

Reported by:	flo
Submitted by:	"Mark Felder" <feld@feld.me> (maintainer, private email)
2013-05-30 17:18:21 +00:00
Steve Wills
dbac5fdf8a - Update to 0.7.12
- rc script passes rclint now

PR:		ports/178886
Submitted by:	Mark Felder <feld@feld.me>
2013-05-27 01:28:29 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Li-Wen Hsu
5aa43c1aba - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation 2013-03-04 10:55:23 +00:00
Steve Wills
0fbd9d59f2 - Update to 0.7.11
PR:		ports/176143
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2013-02-17 20:38:38 +00:00
Steve Wills
26d5f13b35 - Update to 0.7.10
PR:		ports/175777
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2013-02-04 00:35:22 +00:00
Steve Wills
3cbeac2949 - Update to 0.7.9
PR:		ports/174866
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2013-01-09 04:11:25 +00:00
Steve Wills
3d95a1d107 - Update to 0.7.6
PR:		ports/173908
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
Feature safe:	yes
2012-11-28 02:41:41 +00:00
Steve Wills
3b115a1ff0 - Update to 0.7.5
- Set maintainer to submitter

PR:		ports/173628
Submitted by:	Mark Felder <feld@feld.me>
Approved by:	David Brooks <dab@rj45.org> (maintianer)
Feature safe:	yes
2012-11-23 23:34:40 +00:00
Steve Wills
70df0616ab - Update to 0.7.3
PR:		ports/170520
Submitted by:	Mark Felder <feld@feld.me>
Approved by:	maintainer timeout (dab@rj45.org, > 2 weeks)
2012-08-26 18:42:19 +00:00
Steve Wills
36624543ed - Update to 0.7.2
- Convert to OptionsNG

PR:		ports/170260
Submitted by:	Mark Felder <feld@feld.me>
Approved by:	David Brooks <dab@rj45.org> (maintainer)
2012-07-30 01:13:11 +00:00
Michael Scheidell
03a9e05a22 - Update to 0.7.0
PR:		ports/169140
Submitted by:	David Brooks <dab@rj45.org> (maintainer)
2012-06-16 23:53:54 +00:00
Jason Helfman
de84024003 - Update to 0.6.15
- while here move away from "cp" license installation
 in favor of license framework, respect PORTDOCS and move
 from other "cp" installations to copytree installations.

PR:	ports/165024
Submitted by:	maintainer, dab at rj45.org
2012-02-14 05:20:02 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Frederic Culot
e0e8783d82 - Update to 0.6.14 [1]
- Pet portlint(1) by removing extra blank line

PR:		ports/163302 [1]
Submitted by:	David Brooks <dab@rj45.org> (maintainer)
2011-12-19 09:21:22 +00:00
Ryan Steinmetz
5049284f5e - Update to 0.6.10
PR:		ports/161841
Submitted by:	David Brooks <dab@rj45.org> (maintainer)
2011-10-29 13:13:17 +00:00
Julien Laffaye
f84f7dda71 - Update to 0.6.9
- Use internal cherrypy module
- Update rc script

PR:		ports/160710
Submitted by:	David Brooks <dab@rj45.org> (maintainer)
2011-09-22 17:00:30 +00:00
Julien Laffaye
ca16521a29 Update to 0.6.8
PR:		ports/160487
Submitted by:	Sam Cassiba <sam@cassiba.com>
Approved by:	David Brooks <dab@rj45.org> (maintainer)
2011-09-07 16:22:56 +00:00
Ryan Steinmetz
273c80a38c Update to 0.6.6
Pacify portlint(1)

PR:		ports/159373
Submitted by:	David Brooks <dab@rj45.org> (maintainer)
Approved by:	wxs (mentor)
2011-08-09 16:48:34 +00:00
Julien Laffaye
5bbb323316 Update to 0.6.5
PR:		ports/158241
Submitted by:	David Brooks <dab@rj45.org> (maintainer)
Approved by:	tabthorpe (mentor)
2011-06-27 13:22:20 +00:00
Julien Laffaye
79f6f64b87 Update to 0.6.4
PR:		ports/157733
Submitted by:	David Brooks <dab@rj45.org> (maintainer)
Approved by:	bapt (mentor)
2011-06-09 22:25:56 +00:00
Matthias Andree
85aeb03a2e Change maintainer per
http://lists.freebsd.org/pipermail/freebsd-ports/2011-March/067013.html
2011-03-30 09:50:10 +00:00
Wen Heping
537f7f7a6d - Fix build with cherrypy-3.2.0
PR:		ports/155387
Submitted by:	Spil <spil.oss@gmail.com>
Approved by:	maintainer
2011-03-11 02:21:51 +00:00
Pav Lucistnik
d8f224ac12 - cherrypy went all eggy so adjust depline
Reported by:	pointyhat
2011-03-07 20:39:32 +00:00
Martin Wilke
a2ee9211ad - Remove PYTHON_REL < 250, since USE_PYTHON 2.5+ 2011-02-25 10:59:09 +00:00
Martin Wilke
1b8254d567 - Move to py25 or above
- While here kick md5 support
2011-02-25 00:47:51 +00:00
Matthias Andree
3a4b735d9a Only grep first host from .ini file in rcfile when shutting down.
Submitted by: Damien Fleuriot <dam@c-mal.com>
Approved by:  Daniel Bretoi <daniel@netwalk.org> (maintainer)
PR:           ports/153357
2011-02-24 20:18:30 +00:00
Steve Wills
8cb05da1e7 - Update to 0.5.6
PR:		ports/152608
Submitted by:	Mark Felder <feld at feld.me>
Approved by:	wxs (mentor), Daniel <daniel at netwalk.org> (maintainer)
2010-11-27 15:15:12 +00:00
Steve Wills
0ba0e37fd3 - add RC script
- add separate UIDs/GIDs for the daemon
- bump PORTREVSION

PR:		ports/150070
Submitted by:	Spil <spil.oss@gmail.com>
Approved by:	pgollucci (mentor), daniel@netwalk.org (maintainer)
2010-10-10 18:02:07 +00:00
Steve Wills
2927227c0d - add missing SQLite dependency
- use PYTHON_REL instead of PYVERSION
- add LICENSE
- remove unnecessary BUILD_DEPENDS

PR:		ports/151176
Submitted by:	Julien Laffaye <kimelto@gmail.com>
Approved by:	wxs (co-mentor)
2010-10-06 00:33:02 +00:00
Steve Wills
0e760dd087 - Update to 0.5.4
Submitted By:	myself (swills)

Approved By:	dcecchin<dcecchin@gmail.com>, pgollucci (mentor)
2010-09-05 05:45:37 +00:00
Pav Lucistnik
d30e2bf601 - Update to 0.5.3
PR:		ports/149788
Submitted by:	Steve Wills <steve@mouf.net>
Approved by:	Daniel <daniel@netwalk.org> (maintainer)
2010-08-27 08:15:07 +00:00
Greg Larkin
d1647fb39b - Removed Python 2.5 requirement introduced by recent commit, since the
application appears to work correctly (w/ warnings) under Python 2.6. [1]
- Removed the corresponding entry in UPDATING

PR:		ports/138976
Reported by:	Lee Packham <lpackham@leenux.org.uk>, Thomas Maack Nielsen <tmn@concare.net> [1]
2010-01-25 23:00:29 +00:00
Greg Larkin
9463172527 - Added checks to Makefile to restrict installation with Python 2.5 only [1]
- Added pkg-message for information about API key configuration with
  current version of devel/py-cheetah [1]
- Added UPDATING entry for information about installation in mixed
  Python version environments (2.5 vs. 2.6)
- Added IGNORE for package builds when default Python version > 2.5
- Fleshed out pkg-descr and updated WWW:

PR:		ports/138976
Submitted by:	hideo <hideo@lastamericanempire.com> [1]
2010-01-18 20:25:21 +00:00
Beat Gaetzi
3a9ef882b4 - Update to 0.4.12
PR:		ports/140006
Submitted by:	Daniel Bretoi <daniel AT netwalk.org> (maintainer)
2009-10-27 12:07:41 +00:00
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00
Dmitry Marakasov
121c2b5901 - Update to 0.4.11
- While here, fix some identation

PR:		134789
Submitted by:	Daniel Bretoi <daniel@netwalk.org> (maintainer)
2009-05-28 01:32:28 +00:00
Martin Wilke
8bb700932c - Update to 0.4.9
PR:		133882
Submitted by:	Daniel Bretoi <daniel@netwalk.org> (maintainer)
2009-04-23 17:20:04 +00:00
Dmitry Marakasov
3d6df2da85 - Update to 0.4.8
PR:		133105
Submitted by:	Daniel Bretoi <daniel at netwalk dot org> (maintainer)
2009-03-27 02:50:06 +00:00
Rong-En Fan
48044870e9 - Update to 0.4.7
PR:		ports/132083
Submitted by:	Daniel Bretoi <daniel at netwalk.org>
2009-02-28 06:23:50 +00:00