| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
19 Dec 2012 20:11:48
0.6.4_1
|
rm  |
- remove bogus setuptools dependency
- trim Makefile header
- move LICENSE and *_DEPENDS into proper block (portlint warning)
- remove shlib version in LIB_DEPENDS (portlint warning)
- eliminate using PYTHON_SITELIBDIR
- convert to optionsng
- limit python version to 2.x only since noc (and the most of it's dependencies)
not [fully] supports 3.x
- remove trailing whitespace from pkg-descr
- do not bump PORTREVISION because the port is marked BROKEN (next 0.7.5 release
adding django 1.4 support, so hopefully it will be working again soon)
PR: 174145
Submitted by: rm (myself)
Approved by: maintainer timeout (2 weeks+) |
05 Aug 2012 23:19:40
0.6.4_1
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
03 Aug 2012 15:54:36
0.6.4_1
|
cs  |
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit) |
02 May 2012 21:57:14
0.6.4_1
|
pav  |
- Mark BROKEN: bad depobj
Reported by: pointyhat |
14 Jan 2012 08:57:23
0.6.4_1
|
dougb  |
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. |
27 Jun 2011 14:56:51
0.6.4_1
|
miwi  |
- Fix build after net-mgmt/py-snmp4 update
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
VS: Modified Files: |
23 May 2011 12:50:00
0.6.4
|
jadawin  |
- Remove empty patches files.
Approved by: pav@ (portmgr) |
11 May 2011 17:15:55
0.6.4
|
beech  |
-Update to 0.6.4
-Changes in port:
-Change depends of django to django-1.3.x version only
-Add options for make 'noc' with GMPY and PEP8 modules
-Remove creating user anf group from pkg-install script and use bsd.port.mk
mechanism.
-Autogenerate PLIST file from MANIFEST file in distribution.
PR: ports/156809
Submitted by: Stanislav A Svirid <count@211.ru> (maintainer)
Approved by: itetcu (mentor)(implicit) |
17 Mar 2011 15:49:13
0.6.2
|
miwi  |
- Update to 0.6.2
PR: 155003
Submitted by: Stanislav A Svirid <count@211.ru> (maintainer) |
14 Feb 2011 03:31:29
0.6.1
|
miwi  |
- Update to 0.6.1
PR: 154767
Submitted by: maintainer |
05 Feb 2011 03:19:10
0.6
|
miwi  |
- Update to 0.6
PR: 154418
Submitted by: Stanislav A Svirid <count@211.ru> (maintainer)
Feature safe: yes |
27 Mar 2010 00:15:24
0.3.2
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
18 Dec 2009 22:26:11
0.3.2
|
miwi  |
- Update to 0.3.2
PR: 141420
Submitted by: Stanislav A Svirid <count@211.ru> (maintainer) |
27 Nov 2009 23:24:45
0.3.1
|
miwi  |
- Update to 0.3.1
PR: 139364
Submitted by: Stanislav A Svirid <count@211.ru> (maintainer) |
19 Sep 2009 16:20:39
0.3
|
amdmi3  |
- Update to 0.3
PR: 138544
Submitted by: Stanislav A Svirid <count@211.ru> (maintainer)
Feature safe: yes |
18 Aug 2009 09:07:12
0.2.7
|
bsam  |
NOC Project is an Operation Support System (OSS) for the Telco,
Service provider and Enterprise Network Operation Centers (NOC).
Areas covered by NOC:
* Fault Management
* Service Activation/Provisioning
* Knowledge Base
* Multi-VRF Address space management
* Virtual Circuits management (VLAN, DLCI, etc)
* Configuration Management
* DNS provisioning
* Peering management, RPSL and BGP filters generator, integrated
looking glass
* Reporting
NOC Project is distributed under the term of BSD-like LICENSE.
Enjoy!
The NOC Project Team
WWW: http://www.nocproject.org/
PR: ports/137489
Submitted by: Stanislav Svirid <count at 211.ru> |