aboutsummaryrefslogtreecommitdiff
path: root/www/uwsgi
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 2.0.Dmitry Sivachenko2013-12-302-3/+3
| | | | Notes: svn path=/head/; revision=338098
* Update to version 1.9.21.1Dmitry Sivachenko2013-12-123-8/+6
| | | | Notes: svn path=/head/; revision=336254
* Update to version 1.9.20.Dmitry Sivachenko2013-11-173-14/+9
| | | | Notes: svn path=/head/; revision=334062
* Update to version 1.9.19.Dmitry Sivachenko2013-11-093-17/+3
| | | | Notes: svn path=/head/; revision=333310
* Bump portrevision because of patch-core-stats.cDmitry Sivachenko2013-10-281-0/+1
| | | | Notes: svn path=/head/; revision=331872
* Add a patch to fix endless loop during reload under certain conditions.Dmitry Sivachenko2013-10-281-0/+13
| | | | | | | Obtained from: Project git repository Notes: svn path=/head/; revision=331871
* Remove extra $${name}_flags from command_args, it will be automatically appendedDmitry Sivachenko2013-10-171-1/+1
| | | | | | | | | by rc.subr. Submitted by: Gennady Karpov <gekar@yandex-team.ru> Notes: svn path=/head/; revision=330678
* Update to 1.9.18.2.Dmitry Sivachenko2013-10-172-3/+3
| | | | Notes: svn path=/head/; revision=330629
* Update to 1.9.18.1.Dmitry Sivachenko2013-10-113-9/+9
| | | | Notes: svn path=/head/; revision=330099
* Update to 1.9.17.1.Dmitry Sivachenko2013-09-242-3/+3
| | | | Notes: svn path=/head/; revision=328102
* Update to 1.9.17.Dmitry Sivachenko2013-09-222-3/+3
| | | | Notes: svn path=/head/; revision=327894
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* Fix build for people who built python with libintl.Dmitry Sivachenko2013-09-171-0/+2
| | | | Notes: svn path=/head/; revision=327494
* Update to version 1.9.16.Dmitry Sivachenko2013-09-162-3/+3
| | | | Notes: svn path=/head/; revision=327378
* Update to 1.9.15.Dmitry Sivachenko2013-08-293-6/+9
| | | | Notes: svn path=/head/; revision=325583
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Update to version 1.9.14.Dmitry Sivachenko2013-07-222-3/+3
| | | | Notes: svn path=/head/; revision=323435
* Update to version 1.9.13.Dmitry Sivachenko2013-06-262-3/+3
| | | | Notes: svn path=/head/; revision=321790
* Update to version 1.9.12.Dmitry Sivachenko2013-06-052-3/+3
| | | | Notes: svn path=/head/; revision=320000
* Update to version 1.9.11.Dmitry Sivachenko2013-06-035-6/+42
| | | | | | | | | Do not auto-detect installed libraries and link agaist them. Switch these off by now (no major uwsgi fuctionality depends on it anyway). This should be switched on via OPTIONS. Notes: svn path=/head/; revision=319771
* pkg_add seems to have problems if PLIST_FILES contain absolute path.Dmitry Sivachenko2013-05-242-3/+2
| | | | Notes: svn path=/head/; revision=318965
* Remove double space;Dmitry Sivachenko2013-05-231-3/+3
| | | | | | | | | Be verbose on do-install. Noted by: danfe Notes: svn path=/head/; revision=318872
* Use PLIST_FILES;Dmitry Sivachenko2013-05-232-8/+6
| | | | | | | | | | Use PYTHONPREFIX_SITELIBDIR instead of PYTHON_SITELIBDIR in install target; Strip header. PR: 177472 Notes: svn path=/head/; revision=318870
* Update to version 1.9.10Dmitry Sivachenko2013-05-232-3/+3
| | | | | | | | PR: 177472 Submitted by: Denis Generalov <gd@rambler-co.ru> Notes: svn path=/head/; revision=318869
* Update to version 1.4.9.Dmitry Sivachenko2013-03-112-3/+3
| | | | Notes: svn path=/head/; revision=313879
* Update to version 1.4.8.Dmitry Sivachenko2013-03-032-3/+3
| | | | Notes: svn path=/head/; revision=313349
* Update to version 1.4.6.Dmitry Sivachenko2013-02-252-3/+3
| | | | Notes: svn path=/head/; revision=312907
* Update to version 1.4.5Dmitry Sivachenko2013-02-062-3/+3
| | | | | | | | Submitted by: Denis Generalov <gd@rambler-co.ru> PR: 175847 Notes: svn path=/head/; revision=311768
* Take maintainership.Dmitry Sivachenko2012-12-141-1/+1
| | | | | | | Approved by: former maintainer. Notes: svn path=/head/; revision=308908
* Update to version 1.4.3Dmitry Sivachenko2012-12-142-3/+3
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=308890
* Allow to redefine uwsgi_procname to fix 'status' command whenDmitry Sivachenko2012-11-261-0/+6
| | | | | | | | | | | | uwsgi was started with --auto-procname option. Patch from Gennady Karpov <gekar@yandex-team.ru>. Approved by: maintainer Feature safe: yes Notes: svn path=/head/; revision=307795
* Update to version 1.4.2Dmitry Sivachenko2012-11-262-3/+3
| | | | | | | | Approved by: maintainer Feature safe: yes Notes: svn path=/head/; revision=307775
* Update to version 1.4.1Dmitry Sivachenko2012-11-193-40/+6
| | | | | | | | | | Patch patch-casting.diff was included upstream. Approved by: maintainer Feature safe: yes Notes: svn path=/head/; revision=307560
* - update to 1.2.4Daniel Gerzo2012-07-133-3/+40
| | | | | | | | | - import upstream patch to fix build with python 3.2 Approved by: crees Notes: svn path=/head/; revision=300871
* - update to 1.2.3Daniel Gerzo2012-05-152-3/+3
| | | | | | | | PR: ports/167915 Submitted by: Denis Generalov <gd@rambler-co.ru> Notes: svn path=/head/; revision=296662
* - update to 1.2 LTS releaseDaniel Gerzo2012-05-013-4/+4
| | | | | | | - add a temporary fix for ports/167108 until I figure a proper fix Notes: svn path=/head/; revision=295820
* - update to 1.0.4Daniel Gerzo2012-04-073-14/+3
| | | | | | | | | PR: ports/166710 Submitted by: Marko Zinn mail@derzinn.de Feature safe: yes Notes: svn path=/head/; revision=294318
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* - update to 1.0.1Daniel Gerzo2012-01-093-3/+14
| | | | | | | | | - unbreak build on 9.x [1] Submitted by: Maxim Khitrov <max@mxcrypt.com> [1] Notes: svn path=/head/; revision=288844
* - update to 1.0Daniel Gerzo2012-01-012-3/+3
| | | | Notes: svn path=/head/; revision=288384
* - update to 0.9.9.3Daniel Gerzo2011-12-282-3/+3
| | | | | | | | PR: ports/163569 Submitted by: Mirko Zinn <mail@derzinn.de> Notes: svn path=/head/; revision=288168
* - update to 0.9.9.2Daniel Gerzo2011-09-142-4/+3
| | | | Notes: svn path=/head/; revision=281761
* - Fix plistPav Lucistnik2011-08-032-10/+3
| | | | | | | | | - While here, drop 6.X conditional Reported by: pointyhat Notes: svn path=/head/; revision=278877
* - install uwsgidecorators.py as well [1]Daniel Gerzo2011-07-252-5/+62
| | | | | | | | | | | - improve the rc.d script - allow multiple instances etc (see PR) [2] PR: ports/156723 [2] Submitted by: Luka Lalinsky <lalinsky@gmail.com> [2] Requested by: Attila Nagy <bra@fsn.hu> [1] Notes: svn path=/head/; revision=278308
* - update to 0.9.8.3Daniel Gerzo2011-07-252-3/+3
| | | | Notes: svn path=/head/; revision=278295
* - update to 0.9.8.1Daniel Gerzo2011-06-262-3/+3
| | | | Notes: svn path=/head/; revision=276437
* - update to 0.9.8Daniel Gerzo2011-06-142-3/+3
| | | | | | | | PR: 157742 Submitted by: Mirko Zinn <mail@derzinn.de> Notes: svn path=/head/; revision=275563
* - update to latest stable release - 0.9.7.2Daniel Gerzo2011-04-142-3/+3
| | | | Notes: svn path=/head/; revision=272734
* - update to 0.9.6.8 maintenance releaseDaniel Gerzo2011-02-072-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268752
* - update to 0.9.6.5Daniel Gerzo2010-11-022-6/+4
| | | | | | | | PR: ports/151890 Submitted by: lwhsu@ Notes: svn path=/head/; revision=263941