aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/netmagis-common
Commit message (Collapse)AuthorAgeFilesLines
* Update netmagis-topo to version 2.3.3 to support net/mgmt/rancid3 insteadRene Ladan2016-11-272-3/+4
| | | | | | | | | of the expired net-mgmt/rancid. Submitted by: maintainer in private mail Notes: svn path=/head/; revision=427238
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* net-mgmt/netmagis-*: update 2.3.0 -> 2.3.2Jason Unovitch2015-10-292-6/+5
| | | | | | | | | | | | | | | - Update PORTVERSION and distinfo for 2.3.2 - Drop PORTREVISION on netmagis-metro slave port - Revise NO_ARCH handling, rely on setting it in netmagis-common if not already defined then set it to blank in netmagis-topo and netmagis-www where architecture specific files are packaged - Strip binaries for netmagis-www PR: 202709 Submitted by: Pierre David <pdagog@gmail.com> (maintainer) Notes: svn path=/head/; revision=400427
* net-mgmt/netmagis-* update 2.2.2 -> 2.3.0Philip M. Gollucci2015-07-086-115/+32
| | | | | | | | | | | | | | | | | | | | | | | | | Additional changes not in pr: - Remove post-install do-nada - Set NO_ARCH where appropriate - DISTVERSION -> PORTVERSION - use /var/netmagis instead of /usr/local/var/netmagis - remove @dirrm[try] from pkg-plists - remove @exec mkdir -p from pkg-plists - sort uses - relocate rc scripts to the slave they belong to - pull conditional logic out and into the slaves they affect - add metro/ws/gengraph to SHEBANG_FILES UPDATING: Upgrading from a previous version requires a database schema upgrade. See http://netmagis.org/upgrade.html PR: 201124 Submitted by: pdagog@gmail.com (maintainer) Notes: svn path=/head/; revision=391542
* - Don't cat pkg-message from MakefilesDmitry Marakasov2015-05-211-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386913
* - Drop @dirrm* from and add empty directories to pkg-plistsDmitry Marakasov2015-02-011-3/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=378258
* Finally retire USE_PGSQLChris Rees2014-11-221-5/+3
| | | | Notes: svn path=/head/; revision=373100
* net-mgmt/netmagis-*: support stagingKurt Jaeger2014-07-121-6/+11
| | | | | | | | PR: 191408 Submitted by: pdagog@gmail.com (maintainer) Notes: svn path=/head/; revision=361601
* - Update net-mgmt/netmagis-* ports to 2.2.2Frederic Culot2014-04-263-14/+3
| | | | | | | | PR: ports/188058 Submitted by: Pierre DAVID <pdagog@gmail.com> (maintainer) Notes: svn path=/head/; revision=352229
* - Stage supportMartin Wilke2014-03-091-1/+0
| | | | Notes: svn path=/head/; revision=347600
* - Convert to USES=tclPietro Cerutti2014-01-171-2/+2
| | | | Notes: svn path=/head/; revision=340022
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* Allow compilation with clang as wellChris Rees2013-09-151-0/+11
| | | | | | | Submitted by: Pierre David (maintainer) Notes: svn path=/head/; revision=327340
* - convert to the new perl5 frameworkAndrej Zverev2013-09-041-1/+1
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326244
* - Fix Makefile header, normalize COMMENT, add LICENSEAlexey Dokuchaev2013-07-271-1/+1
| | | | | | | | | | | | | | - Make the port parallel build (-jX) safe - Install manual page relative to MANPREFIX - Convert to OptionsNG (DOCS), sort the knobs, etc. - Reformat pkg-message, convert three-line pkg-plist While here, mute REINPLACE_CMD (debug leftover) from previous commit. Reported by: pointyhat-west Notes: svn path=/head/; revision=323779
* Attempt to fix inner makefiles so the port (and its slaves) are make jobsAlexey Dokuchaev2013-07-271-0/+7
| | | | | | | | | (-jX) safe. Reported by: pointyhat-west Notes: svn path=/head/; revision=323777
* Upgrade net-mgmt/netmagis-* ports to 2.2.0Mathieu Arnold2013-06-262-3/+4
| | | | | | | | PR: ports/180000 Submitted by: maintainer Notes: svn path=/head/; revision=321799
* Rectify USE_TEX to support both of teTeX and TeXLive.Hiroki Sato2013-05-111-1/+1
| | | | | | | | | | | | TEX_DEFAULT: A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf. USE_TEX: A knob for port developers. Valid keywords are listed in bsd.tex.mk. Notes: svn path=/head/; revision=317899
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexHiroki Sato2013-05-061-2/+2
| | | | | | | instead to make migration to TeXLive easier. Notes: svn path=/head/; revision=317455
* Update to 2.2.1Chris Rees2013-03-032-4/+3
| | | | | | | Submitted by: Pierre DAVID <pdagog@gmail.com> (maintainer) Notes: svn path=/head/; revision=313339
* Trailing slashes in RUN_DEPENDS upset some toolsChris Rees2012-11-291-1/+1
| | | | | | | | Wrist slapped by: bapt Feature safe: yes Notes: svn path=/head/; revision=307976
* Netmagis is a network management information system,Chris Rees2012-10-307-0/+172
which allows a network administrator to: - manage data for your BIND DNS and ISC DHCPD server, - delegate DNS management, - automatically generate network maps, - assign VLAN to equipment interfaces via a Web interface, - generate traffic graphs. WWW: http://www.netmagis.org/ PR: ports/169509 Submitted by: Pierre David <pdagog@gmail.com>, Jean Benoit <jean@unistra.fr> Feature safe: yes Notes: svn path=/head/; revision=306707