William Grzybowski
605d017706
net-mgmt/netdisco: make web insterface optional
...
PR: ports/183716
Submitted by: maintainer
2013-11-09 14:05:30 +00:00
Sunpoet Po-Chuan Hsieh
6bb71bde72
- Add missing rcvar in rc.d script
...
- Bump PORTREVISION for package change
- While I'm here, use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
PR: ports/182277
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
Approved by: maintainer (timeout, 7 weeks)
2013-11-03 04:53:54 +00:00
Baptiste Daroussin
985b201424
Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt)
2013-09-20 22:24:43 +00:00
William Grzybowski
bbc9375bb7
net-mgmt/netdisco: update to 1.3.2
...
- Update to 1.3.2
- USES perl5
PR: ports/181829
Submitted by: Geoffroy Desvernay <dgeo centrale-marseille.fr> (maintainer)
2013-09-05 17:19:32 +00:00
Martin Wilke
1451ae92d0
- Update to 1.3.1
...
PR: 180560
Submitted by: maintainer
2013-07-16 05:45:38 +00:00
Lars Engels
49cc6ecf29
Fix a syntax problem with mibs directories list containing spaces instead of colons.
...
PR: ports/180203
Submitted by: maintainer
2013-07-02 16:59:24 +00:00
William Grzybowski
6ee3774e46
net-mgmt/netdisco: update to 1.3
...
- Update to 1.3
- Add DOCS option
- Change pkg-message to tell about db migration
Changes:
http://sourceforge.net/p/netdisco/code/ci/ver_1_3/tree/ChangeLog
PR: ports/179805
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
2013-06-24 11:19:03 +00:00
Andrej Zverev
b93bdbe2d6
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
...
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@)
2013-06-18 13:49:02 +00:00
Raphael Kubo da Costa
5449bb6104
- Update to 1.2.
...
- Removed option to fetch oui.txt while building the port (let the user read
pkg-message).
PR: ports/177956
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
2013-06-13 11:43:07 +00:00
Lars Engels
3113323ad6
- Change rc script, so netdisco is not run as root
...
- Fix group replacement in rc script
- Trim Makefile header
PR: ports/177632
Submitted by: maintainer
2013-05-10 19:11:11 +00:00
Bryan Drewery
b591c44e6c
- Convert to new options framework [1]
...
- Fix build with new bsd.apache.mk by changing
to USE_APACHE_RUN, since this port has NO_BUILD
PR: ports/171284 [1]
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Approved by: eadler (mentor)
2012-09-04 23:21:31 +00:00
Olli Hauer
63f3e3b0d4
- remove www/apache20 and devel/apr0
...
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@
2012-08-18 14:29:08 +00:00
Andrej Zverev
425d0841bb
- Remove SITE_PERL from *_DEPENDS
...
Approved by: portmgr@ (bapt@)
2012-07-01 14:14:22 +00:00
Michael Scheidell
3ef82dc83e
- Missed ../Makefile update for new port newdisc-mibs
...
- Updated netdisco to 1.1
- Updated netdisco to use netdisco-mibs instead of INDEX killer !=
- Pass maintainership to submitter (via private email)
- Update to use Apache 20+ instead of 13+
PR: ports/164955
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Approved by: gabor (mentor, implicit)
Feature safe: yes
2012-02-17 17:22:21 +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
Olli Hauer
56fb6713fc
since apache13 is gone we need only one p5-Apache-DBI in the tree
...
- change p5-Apache-DBI-mp2 -> p5-Apache-DBI
with hat apache@
2012-01-05 17:49:20 +00:00
Olli Hauer
34876c3b46
- remove support for apache version < 20 (mod_perl)
...
- sort dependency
with hat apache@
2012-01-01 21:08:52 +00:00
Olli Hauer
19fe40753d
- change required APACHE version from 13+ to 20+
...
(prepare to remove www/apache13)
- no PORTREVISION bump since apache22 is the default
with hat apache@
2012-01-01 16:47:41 +00:00
Olli Hauer
7a0bd31763
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
2011-08-20 17:27:52 +00:00
Olli Hauer
346fdfaa76
mod_perl2 was updated, this changes are needet to prevent
...
dependency loops
- fix mod_perl/mod_perl2 dependency
- p5-Apache-Reload is now included in mod_perl2
- make usage of CPAN author macro
- bump portrevision
commit with hat apache@
2011-05-22 22:23:16 +00:00
Olli Hauer
8d8626737f
- update netdisco to version 1.0
...
- pass mainership to submitter
PR: 151841
Submitted by: Sevan Janiyan <venture37 _at_ geeklan.co.uk> (new maintainer)
Approved by: glarkin (mentor, implicit)
2010-11-07 19:47:04 +00:00
Martin Matuska
17e550ca2f
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
...
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000
2010-09-21 16:08:11 +00:00
Martin Matuska
ddcc0de921
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
...
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
2010-09-21 07:56:43 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +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
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +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
Edwin Groothuis
090059a210
Bump portrevision due to upgrade of devel/gettext.
...
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
2008-06-06 14:17:21 +00:00
Jun Kuriyama
69667d219f
- Chase shlib version of net-mgmt/net-snmp.
...
- Bump PORTREVISIONs.
2008-03-27 10:58:30 +00:00
Rong-En Fan
cd7dd87967
- group is in ${GROUP} not ${USER}
2008-01-12 16:54:23 +00:00
Rong-En Fan
1f563de146
- Fix pkg-plist
...
- Remove user/group if PACKAGE_BUILDING or BATCH
Reported by: pointyhat via erwin
2008-01-07 14:08:44 +00:00
Rong-En Fan
b2ac137617
- Update to 0.95
...
- Convert old style rc script to new style
PR: ports/119296
Submitted by: valerio.daelli at gmail.com (maintainer)
2008-01-05 14:35:25 +00:00
Shaun Amott
3207439625
Relinquish port.
2007-06-10 15:16:18 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
47649f7033
- WWWDIR is now defined in bsd.ports.mk
...
PR: ports/105529
Submitted by: laszlof
2007-03-24 14:04:36 +00:00
Dmitry Sivachenko
274e5c4ab3
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.
2006-12-03 12:45:59 +00:00
Shaun Amott
ccf6c73d11
Add net-mgmt/netdisco - a powerful web-based tool for managing and
...
mapping moderate to large sized networks.
PR: ports/95563
Submitted by: shaun (me)
Approved by: ahze (mentor, implicit)
2006-07-13 00:11:12 +00:00