Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
14 Aug 2019 08:48:51
2.3.4_2

|
mat  |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
26 Jul 2019 20:46:57
2.3.4_2

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
13 Jun 2019 15:02:39
2.3.4_1

|
gahr  |
Remove left-over meaningless 85+ from USES t(cl|k) |
12 Dec 2018 01:35:36
2.3.4_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
11 Mar 2018 17:53:51
2.3.4

|
riggs  |
Update to upstream version 2.3.4
Details:
- Fix issue where LDAP login with empty passwort
was possible, see
https://github.com/pdav/netmagis/issues/173
- Fix LICENSE*
- Pet portlint
PR: 226437
Submitted by: dgeo@centrale-marseille.fr
Approved by: pdagog@gmail.com (maintainer)
MFH: 2018Q1 |
27 Nov 2016 16:35:28
2.3.3

|
rene  |
Update netmagis-topo to version 2.3.3 to support net/mgmt/rancid3 instead
of the expired net-mgmt/rancid.
Submitted by: maintainer in private mail |
01 Apr 2016 14:16:20
2.3.2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
29 Oct 2015 01:34:21
2.3.2

|
junovitch  |
net-mgmt/netmagis-*: update 2.3.0 -> 2.3.2
- 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) |
08 Jul 2015 02:25:28
2.3.0

|
pgollucci  |
net-mgmt/netmagis-* update 2.2.2 -> 2.3.0
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) |
21 May 2015 06:54:23
2.2.2_1

|
amdmi3  |
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket |
01 Feb 2015 18:03:44
2.2.2_1

|
amdmi3  |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
22 Nov 2014 20:40:09
2.2.2_1

|
crees  |
Finally retire USE_PGSQL |
12 Jul 2014 06:57:47
2.2.2_1

|
pi  |
net-mgmt/netmagis-*: support staging
PR: 191408
Submitted by: pdagog@gmail.com (maintainer) |
26 Apr 2014 08:21:33
2.2.2_1

|
culot  |
- Update net-mgmt/netmagis-* ports to 2.2.2
PR: ports/188058
Submitted by: Pierre DAVID <pdagog@gmail.com> (maintainer) |
09 Mar 2014 14:36:56
2.2.0_1

|
miwi  |
- Stage support |
17 Jan 2014 10:04:47
2.2.0_1

|
gahr  |
- Convert to USES=tcl |
20 Sep 2013 22:24:44
2.2.0_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
15 Sep 2013 13:13:55
2.2.0_1

|
crees  |
Allow compilation with clang as well
Submitted by: Pierre David (maintainer) |
04 Sep 2013 03:24:02
2.2.0_1

|
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
27 Jul 2013 11:12:27
2.2.0_1

|
danfe  |
- Fix Makefile header, normalize COMMENT, add LICENSE
- 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 |
27 Jul 2013 10:39:01
2.2.0_1

|
danfe  |
Attempt to fix inner makefiles so the port (and its slaves) are make jobs
(-jX) safe.
Reported by: pointyhat-west |
26 Jun 2013 16:56:57
2.2.0_1

|
mat  |
Upgrade net-mgmt/netmagis-* ports to 2.2.0
PR: ports/180000
Submitted by: maintainer |
11 May 2013 17:58:56
2.1.1

|
hrs  |
Rectify USE_TEX to support both of teTeX and TeXLive.
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. |
06 May 2013 02:00:41
2.1.1

|
hrs  |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
03 Mar 2013 10:41:42
2.1.1

|
crees  |
Update to 2.2.1
Submitted by: Pierre DAVID <pdagog@gmail.com> (maintainer) |
29 Nov 2012 19:34:18
2.1.0_1

|
crees  |
Trailing slashes in RUN_DEPENDS upset some tools
Wrist slapped by: bapt
Feature safe: yes |
30 Oct 2012 20:27:10
2.1.0_1

|
crees  |
Netmagis is a network management information system,
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 |