| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 May 2013 21:09:19
1.0.13_2
|
bapt  |
Mark as broken: does not fetch and convert to new options framework |
27 Apr 2013 11:59:29
1.0.13_2
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
17 Mar 2012 05:21:05
1.0.13_2
|
miwi  |
- Set / Update Portscout flags
- Pass maintainership to submitter
PR: 166062 166105 166112 166113 166114
166115 166141 166154 166155 166156
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe: yes |
14 Mar 2012 20:41:18
1.0.13_2
|
jgh  |
- drop invalid post-deinstall target
PR: ports/166078
Submitted by: jgh@
Feature safe: yes |
06 Feb 2012 12:25:50
1.0.13_1
|
miwi  |
- Chase unixODBC shlib bump |
14 Jan 2012 08:57:23
1.0.13
|
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. |
19 Nov 2011 15:47:32
1.0.13
|
miwi  |
- Update to 1.0.13
PR: 162627
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe: yes |
18 Oct 2011 14:19:39
1.0.12
|
ehaupt  |
Update to 1.0.12
PR: 161630
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
17 Jun 2011 08:51:32
0.2.24
|
bapt  |
Mark broken some ports with unfetchable distfiles |
20 Mar 2011 12:54:45
0.2.24
|
miwi  |
- Get Rid MD5 support |
13 Dec 2010 01:07:40
0.2.24
|
pgollucci  |
- Mark BROKEN: does not compile
Reported by: QAT |
27 Mar 2010 00:15:24
0.2.24
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
25 Dec 2009 02:09:38
0.2.24
|
avl  |
- Reset maintainership
PR: ports/135435
Submitted by: Vladimir Ermakov <samflanker at gmail.com> (old maintainer) |
13 Jan 2009 03:08:02
0.2.24
|
amdmi3  |
- Update to 0.2.24
PR: 130057
Submitted by: Vladimir Ermakov <samflanker at gmail dot com> (maintainer) |
06 Sep 2008 07:12:05
0.2.22
|
rafan  |
- Update to 0.2.22
- Remove 4.x specific patch
PR: ports/126947
Submitted by: Vladimir Ermakov <samflanker at gmail.com> (maintainer) |
21 Aug 2008 06:18:49
0.2.21
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
08 Jun 2008 11:48:14
0.2.21
|
rafan  |
- Update to 0.2.21
PR: ports/123732
Submitted by: Vladimir Ermakov <samflanker at gmail.com> (maintainer) |
13 Dec 2007 23:34:22
0.2.19
|
pav  |
- Update to 0.2.19
PR: ports/118262
Submitted by: Vladimir Ermakov <samflanker@gmail.com> (maintainer) |
11 Sep 2007 20:53:27
0.2.18.2
|
edwin  |
net-mgmt/netxms - support build on FreeBSD 7.0-CURRENT
NetXMS-0.2.18.2 source not compiling on GCC 4.2 (base
compilator on 7.0-CURRENT)
PR: ports/116252
Submitted by: Vladimir Ermakov <samflanker@gmail.com> |
07 Sep 2007 12:15:26
0.2.18.2
|
edwin  |
[NEW PORT] net-mgmt/netxms: NetXMS - network monitoring system
NetXMS is new and rapidly developing monitoring system,
released under GPL2 license. It can be used for monitoring
entire IT infrastructure, starting with SNMP-capable hardware
(like switches and routers) and ending with applications
on your servers. NetXMS is an extremely reliable and powerful
monitoring system, enabling you to improve your network
availability and service levels.
WWW: http://www.netxms.org/
PR: ports/114495
Submitted by: samflanker@gmail.com |