non port: net-mgmt/netams/Makefile |
Number of commits found: 40 |
Thursday, 4 Aug 2016
|
14:18 marino
net-mgmt/netams: reset maintainer, expire, make less broken
First, the port already has 3 maintainer timeouts going back years, so
go ahead and reset maintainership.
Second, it's broken on FreeBSD 10 and newer.
Third, the options were broken (e.g. USES defined after <options>,
<pre> and <post> also used with options. I tweaked this some (untested)
Fourth: The pcap specification is ambiguous. (I removed it). [1]
The entire port is in really bad shape so set it for removal in
two weeks.
PR: 211578 [1]
 |
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
 |
Monday, 19 Oct 2015
|
14:50 amdmi3
Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")
Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")
Update shebangfix usage according to new rules in many ports:
- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces
Fix shebangfix usage in many ports (irrelevant to infrastructure change):
- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string
Approved by: portmgr (bapt)
Differential Revision: D3756
 |
Monday, 22 Jun 2015
|
18:33 antoine
Convert to USES=jpeg
 |
Tuesday, 2 Jun 2015
|
02:53 amdmi3
- Mark BROKEN on 10.x+
---
./netflow.h:242:27: error: 'long type-name' is invalid
u_int32_t long sent_flows;
---
./list.h:32:3: error: unknown type name 'LHASH'; did you mean '_LHASH'?
LHASH *hash;
---
PR: 197249
Submitted by: amdmi3
Approved by: maintainer timeout
 |
Saturday, 22 Nov 2014
|
19:13 crees
Switch to USES=pgsql
 |
Friday, 15 Aug 2014
|
22:03 adamw
Un-hardcode gcc. It still fails to build, but at least it uses the
right compiler to fail with.
 |
Friday, 1 Aug 2014
|
13:20 adamw
Revert r363623 in favour of some more testing.
 |
Thursday, 31 Jul 2014
|
15:45 adamw
Fix build without gcc.
 |
Saturday, 19 Apr 2014
|
10:45 ohauer
- fix PORTOPTION s/:MWITH_MYSQL/:MMYSQL/
- rename OPTION POSTGRESQL -> PGSQL
- USES shebangfix
- use new LIB_DEPENSD notation
- enable staging
- bump PORTREVISION
 |
Friday, 20 Sep 2013
|
22:24 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
 |
12:54 bdrewery
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
symbols.
Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.
[1]
http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup
PR: ports/138228 [2]
Submitted by: jlh (bsd.ssp.mk based on)
Reviewed by: bapt
With hat: portmgr
exp-runs done: 37 over a month on 91i386,91amd64,10i386,10amd64
 |
Friday, 9 Aug 2013
|
14:05 dinoex
- update libdg to 2.1.0
 |
Tuesday, 4 Jun 2013
|
18:01 flo
Remove MySQL 5.0, it has been unsupported upstream for about 1.5 years
Approved by: ale (maintainer)
 |
Friday, 10 May 2013
|
11:28 bapt
Convert to new options framework
While here do some build with clang fixes
PR: ports/178445, ports/178446, ports/178444, ports/178443, ports/178425,
ports/178423
Submitted by: "Ilya A. Arkhipov" <rum1cro@yandex.ru>
 |
Sunday, 1 Jul 2012
|
05:42 az
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
 |
Saturday, 28 Jan 2012
|
20:20 scheidell
- update makefile, install cgiprograms with INSTALL_PROGRAM (was INSTALL_DATA)
[1]
PR: ports/159619 [2]
Submitted by: Olexandr <raven77@ukr.net> [2]
Reviewed by: scheidell [1]
Approved by: maintainer (timeout, 5 months), gabor (mentor, implicit)
 |
Monday, 28 Nov 2011
|
19:55 scheidell
- links to libmysqlclient/libpq but doesn't register dependencies
- OPTIONS was removed,
- option for PostgreSQL was removed, but netams links to libpq library (if
found),
- port unconditionally depends on mysql50-client, regardless of installed
versions of MySQL,
- netams supports other databases but port always installs MySQL 5.0,
- option WITHOUT_DEBUG was removed and netams logs huge amounts of data without
it,
- port has a lot of dependencies required only for web part of application
(support for WITHOUT_CGI was removed),
- port unconditionally depends on apache22, which is not required, there are
plenty of web servers in ports tree,
- port unconditionally depends on mysql50-server, which is not required
(database servers are often installed on different
machines),
- port specifies weird DATADIR (${PREFIX}/etc),
- port unnecessarily specifies WWWDIR,
- sample config file is installed to ${PREFIX}/etc/netams instead of default
${PREFIX}/etc.
PR: 151930
Submitted by: am@raisa.eu.org
Approved by: maintainer (timeout), gabor (mentor)
Feature safe: yes
 |
Saturday, 29 May 2010
|
18:26 dougb
Tune up rc.d file
Approved by: maintainer timeout
 |
Friday, 14 May 2010
|
12:42 pav
- Update to 3.4.5
PR: ports/143410
Submitted by: Anton Vinokurov <anton@netams.com> (maintainer)
 |
Saturday, 22 Aug 2009
|
00:32 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with N
 |
Wednesday, 4 Mar 2009
|
14:33 ale
Replace last occurrence of BROKEN_WITH_MYSQL with IGNORE_WITH_MYSQL.
 |
Saturday, 9 Aug 2008
|
13:57 erwin
Mark BROKEN on i386 8.x: does not compile.
 |
Thursday, 29 May 2008
|
21:28 pav
- Does not compile outside i386 (needs some -fPIC)
Reported by: pointyhat
 |
Thursday, 8 May 2008
|
10:16 beech
- Update to 3.4.1rc1
- Fix options
- Add package creation
- Use SF macro
PR: ports/123492
Submitted by: Yarodin <yarodin@gmail.com>
Reviewed by: Yuriy Shkandybin <jura@netams.com> (maintainer)
 |
Wednesday, 19 Mar 2008
|
13:07 rafan
- Respect CC and CXX
PR: ports/121697
Submitted by: Andrew Kolchoogin <andrew at rinet.ru>
Approved by: Yuriy N. Shkandybin <jura at netams.com> (maintainer)
 |
Sunday, 8 Jul 2007
|
12:41 rafan
- Update to 3.4.0 RC 2
- Use DISTVERSION to simplify things
- Correct NO_PACKAGE message
- Remove unused SYSDIR variable and dead code
- Remove BROKEN on 6.x and above, it builds now
- Use MAN8PREFIX for man8 pages
- Refine pkg-message, and use SUB_FILES for it
- Respect PREFIX in rc script, and refine the script a bit
PR: ports/113209
Submitted by: Dima Panov <fluffy at ael.ru>
Approved by: Yuriy N. Shkandybin <jura at netams.com> (maintainer)
 |
Sunday, 3 Sep 2006
|
00:30 kris
BROKEN: Does not compile on 6.x
 |
Monday, 26 Jun 2006
|
22:00 itetcu
- fix rc.d script to check if the daemon is started
- and since we change so much of it also move it to files/netams
- bump PORTREVISION
PR: ports/99322
Submitted by: Vasiliy P. Melnik <basil@gu.net>
Approved by: maintainer
 |
Wednesday, 14 Jun 2006
|
12:08 pav
- Update to 3.3.5
- Provide rc_subr script
PR: ports/98636
Submitted by: Yuriy Shkandybin <jura@netams.com> (maintainer)
 |
Thursday, 11 May 2006
|
22:49 edwin
Remove USE_REINPLACE from all categories starting with N
 |
Thursday, 5 Jan 2006
|
15:16 tdb
- Update to 3.3.2
PR: 91352
Submitted by: Yuriy Shkandybin <jura@netams.com> (maintainer)
Approved by: clement (mentor, implicitly)
 |
Saturday, 3 Dec 2005
|
23:42 ehaupt
- Update to 3.3.1a
- Add SHA256 hash
PR: 89831
Submitted by: Yuriy N. Shkandybin <jura at netams dot com> (maintainer)
 |
Tuesday, 29 Nov 2005
|
00:13 pav
- Update to 3.3.1
PR: ports/89658
Submitted by: Yuriy N. Shkandybin <jura@netams.com> (maintainer)
 |
Wednesday, 12 Oct 2005
|
12:05 ehaupt
Update to 3.3.0
PR: 87195
Submitted by: Yuriy N. Shkandybin <jur@netams.com> (maintainer)
Approved by: novel (mentor)
 |
Friday, 10 Jun 2005
|
07:51 pat
Update to 3.2.3
PR: ports/82087
Submitted by: maintainer
 |
Wednesday, 13 Apr 2005
|
12:05 leeym
- Update to netams-3.2.2
PR: 79853
Submitted by: Yuriy N. Shkandybin <jura@netams.com>
 |
Monday, 24 Jan 2005
|
17:10 pav
- Update to 3.2.1
PR: ports/76581
Submitted by: Yuriy N. Shkandybin <jura@netams.com> (maintainer)
 |
Wednesday, 18 Aug 2004
|
10:49 pav
- Update to 3.1.1830
PR: ports/70568
Submitted by: Yuriy N. Shkandybin <jura@netams.com> (maintainer)
 |
Monday, 23 Feb 2004
|
04:42 wollman
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
 |
Number of commits found: 40 |