| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Jun 2013 18:01:47
3.4.5_2
|
flo  |
Remove MySQL 5.0, it has been unsupported upstream for about 1.5 years
Approved by: ale (maintainer) |
10 May 2013 11:28:32
3.4.5_2
|
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> |
01 Jul 2012 05:42:55
3.4.5_2
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
28 Jan 2012 20:20:02
3.4.5_2
|
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) |
14 Jan 2012 08:57:23
3.4.5_2
|
dougb  |
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. |
28 Nov 2011 19:55:34
3.4.5_2
|
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 |
20 Mar 2011 12:54:45
3.4.5_1
|
miwi  |
- Get Rid MD5 support |
29 May 2010 18:26:54
3.4.5_1
|
dougb  |
Tune up rc.d file
Approved by: maintainer timeout |
14 May 2010 12:42:50
3.4.5
|
pav  |
- Update to 3.4.5
PR: ports/143410
Submitted by: Anton Vinokurov <anton@netams.com> (maintainer) |
27 Mar 2010 00:15:24
3.4.1.r1
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
22 Aug 2009 00:32:25
3.4.1.r1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
04 Mar 2009 14:33:11
3.4.1.r1
|
ale  |
Replace last occurrence of BROKEN_WITH_MYSQL with IGNORE_WITH_MYSQL. |
09 Aug 2008 13:57:55
3.4.1.r1
|
erwin  |
Mark BROKEN on i386 8.x: does not compile. |
29 May 2008 21:28:57
3.4.1.r1
|
pav  |
- Does not compile outside i386 (needs some -fPIC)
Reported by: pointyhat |
08 May 2008 10:16:04
3.4.1.r1
|
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) |
19 Mar 2008 13:07:04
3.4.0.r2
|
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) |
08 Jul 2007 12:41:41
3.4.0.r2
|
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) |
03 Sep 2006 00:30:33
3.3.5_1
|
kris  |
BROKEN: Does not compile on 6.x |
28 Jun 2006 21:10:10
3.3.5_1
|
itetcu  |
Fix typo preventing proper start.
Submitted by: Alexander Logvinov <user@blg.akavia.ru>
Approved by: maintianer (for the previous commit) |
26 Jun 2006 22:00:01
3.3.5_1
|
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 |
14 Jun 2006 12:08:24
3.3.5
|
pav  |
- Update to 3.3.5
- Provide rc_subr script
PR: ports/98636
Submitted by: Yuriy Shkandybin <jura@netams.com> (maintainer) |
11 May 2006 22:49:56
3.3.2
|
edwin  |
Remove USE_REINPLACE from all categories starting with N |
05 Jan 2006 15:16:57
3.3.2
|
tdb  |
- Update to 3.3.2
PR: 91352
Submitted by: Yuriy Shkandybin <jura@netams.com> (maintainer)
Approved by: clement (mentor, implicitly) |
03 Dec 2005 23:42:23
3.3.1a
|
ehaupt  |
- Update to 3.3.1a
- Add SHA256 hash
PR: 89831
Submitted by: Yuriy N. Shkandybin <jura at netams dot com> (maintainer) |
29 Nov 2005 00:13:24
3.3.1
|
pav  |
- Update to 3.3.1
PR: ports/89658
Submitted by: Yuriy N. Shkandybin <jura@netams.com> (maintainer) |
12 Oct 2005 12:05:55
3.3.0
|
ehaupt  |
Update to 3.3.0
PR: 87195
Submitted by: Yuriy N. Shkandybin <jur@netams.com> (maintainer)
Approved by: novel (mentor) |
10 Jun 2005 07:51:47
3.2.3
|
pat  |
Update to 3.2.3
PR: ports/82087
Submitted by: maintainer |
13 Apr 2005 12:05:23
3.2.2
|
leeym  |
- Update to netams-3.2.2
PR: 79853
Submitted by: Yuriy N. Shkandybin <jura@netams.com> |
24 Jan 2005 17:10:43
3.2.1
|
pav  |
- Update to 3.2.1
PR: ports/76581
Submitted by: Yuriy N. Shkandybin <jura@netams.com> (maintainer) |
18 Aug 2004 10:49:07
3.1_3
|
pav  |
- Update to 3.1.1830
PR: ports/70568
Submitted by: Yuriy N. Shkandybin <jura@netams.com> (maintainer) |
31 Mar 2004 03:12:58
3.1_2
|
trevor  |
SIZEify (maintainer timeout) |
23 Feb 2004 04:42:13
3.1_2
|
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 |