1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Commit Graph

22 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
William Grzybowski
4e1d6586d3 net/neubot: fix the usage of python
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-14 17:48:22 +00:00
Thierry Thomas
31b608c887 Upgrade to 0.4.16.9.
Changelog at http://www.neubot.org/neubot-0.4.16.9 .
2013-11-01 16:08:21 +00:00
Dmitry Marakasov
27d195667d - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [np])
Approved by:	portmgr (bdrewery)
2013-10-22 13:59:53 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Martin Wilke
2898386247 - Unbreak build
Approved by:	portmgr
2013-03-30 12:40:29 +00:00
Li-Wen Hsu
5aa43c1aba - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation 2013-03-04 10:55:23 +00:00
Thierry Thomas
53ea8c614b Upgrade to Neubot 0.4.15.6.
Changelog at <http://neubot.org/neubot-0.4.15.6>.

Feature safe:	yes
2012-11-20 21:16:46 +00:00
Thierry Thomas
1552157f71 Revert custom user: it's optional complexity, and this could cause
problems if the port is build as root.

Submitted by:	Simone Basso (author)
Feature safe:	yes
2012-10-18 15:07:51 +00:00
Thierry Thomas
29dbce9004 Upgrade to 0.4.15.5.
Changelog at <http://neubot.org/neubot-0.4.15.5>.

Feature safe:	yes
2012-10-14 17:31:43 +00:00
Thierry Thomas
713822762c Upgrade to 0.4.14.
Changelog at <http://neubot.org/neubot-0.4.14>.
2012-10-02 16:09:14 +00:00
Thierry Thomas
4138b1227b Upgrade to 0.4.12.
Changelog at <http://neubot.org/neubot-0.4.12>.
2012-06-01 19:42:50 +00:00
Thierry Thomas
74527d7bc0 Upgrade to 0.4.11.
Changelog at <https://raw.github.com/neubot/neubot/0.4.11.1/ChangeLog>.
2012-04-26 17:36:58 +00:00
Thierry Thomas
3c378210d1 Upgrade to 0.4.10.
Changelog at <https://raw.github.com/neubot/neubot/0.4.10/ChangeLog>.

Feature safe:	yes
2012-03-21 21:26:04 +00:00
Thierry Thomas
d46ac7e493 Upgrade to 0.4.9.
Changelog at <https://raw.github.com/neubot/neubot/0.4.9/ChangeLog>.
2012-03-03 14:06:50 +00:00
Thierry Thomas
faf33de785 Upgrade to 0.4.8.
Changelog at <https://raw.github.com/neubot/neubot/0.4.8/ChangeLog>.
2012-02-18 20:53:16 +00:00
Thierry Thomas
cef7a53859 Add a missing dependency. 2012-01-31 20:49:33 +00:00
Thierry Thomas
e4ea5b3f70 Upgrade to 0.4.6.
Changelog at <http://www.neubot.org/neubot-0.4.6>.
2012-01-28 14:23:37 +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
Thierry Thomas
c57cb51598 Upgrade Neubot to 0.4.5.
Changelog at <http://www.neubot.org/neubot-0.4.5>.

Feature safe:	yes
2011-12-01 06:29:30 +00:00
Thierry Thomas
61c8234e51 Upgrade to 0.4.4.
Changelog at <http://www.neubot.org/neubot-0.4.4>.
2011-11-01 20:42:31 +00:00
Thierry Thomas
76112f209b Neubot is a research project on network neutrality of the NEXA Center for
Internet & Society at Politecnico di Torino. The project is based on a
lightweight open-source program that interested users can download and install
on their computers. The program runs in background and periodically performs
transmission tests with some test servers and with other instances of the
program itself. These transmission tests probe the Internet using various
application level protocols. The program saves tests results locally and uploads
them on the project servers. The collected dataset contains samples from various
Providers and allows to monitor network neutrality.

WWW: http://www.neubot.org/
2011-10-22 14:39:17 +00:00