1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Doug Barton
9aac569eaa 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
2012-08-05 23:19:36 +00:00
Carlo Strub
a9f85911cd Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
2012-08-03 15:54:35 +00:00
Pav Lucistnik
2a686821f2 - Mark BROKEN: bad depobj
Reported by:	pointyhat
2012-05-02 21:57:14 +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
Martin Wilke
f8dcee6ed5 - Fix build after net-mgmt/py-snmp4 update
Submitted by:		Ruslan Mahmatkhanov <cvs-src@yandex.ru>
VS: Modified Files:
2011-06-27 14:56:51 +00:00
Philippe Audeoud
68c2e07dfc - Remove empty patches files.
Approved by:	pav@ (portmgr)
2011-05-23 12:50:00 +00:00
Beech Rintoul
6eab245ddd -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)
2011-05-11 17:15:54 +00:00
Martin Wilke
07e80f89ac - Update to 0.6.2
PR:		155003
Submitted by:	Stanislav A Svirid <count@211.ru> (maintainer)
2011-03-17 15:49:13 +00:00
Martin Wilke
90262b1d99 - Update to 0.6.1
PR:		154767
Submitted by:	maintainer
2011-02-14 03:31:29 +00:00
Martin Wilke
3ba0c8634a - Update to 0.6
PR:		154418
Submitted by:	Stanislav A Svirid <count@211.ru> (maintainer)
Feature safe:	yes
2011-02-05 03:19:10 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Martin Wilke
9ac4d612b0 - Update to 0.3.2
PR:		141420
Submitted by:	Stanislav A Svirid <count@211.ru> (maintainer)
2009-12-18 22:26:11 +00:00
Martin Wilke
98bf5e4054 - Update to 0.3.1
PR:		139364
Submitted by:	Stanislav A Svirid <count@211.ru> (maintainer)
2009-11-27 23:24:45 +00:00
Dmitry Marakasov
dde812764a - Update to 0.3
PR:		138544
Submitted by:	Stanislav A Svirid <count@211.ru> (maintainer)
Feature safe:	yes
2009-09-19 16:20:39 +00:00
Boris Samorodov
caac3bfcb3 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>
2009-08-18 09:07:12 +00:00