| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 Dec 2012 16:07:40
0.1.4_4
|
acm  |
- Bump PORTREVISION |
22 Apr 2012 15:16:40
0.1.4_3
|
sbz  |
- Fix install [1]
- Bump PORTREVISION
- Add LICENSE
PR: ports/166815 [1]
Submitted by: Serbanica Ionut <ebgp at ymail.com> |
23 Sep 2011 22:26:39
0.1.4_2
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
20 Mar 2011 12:54:45
0.1.4_2
|
miwi  |
- Get Rid MD5 support |
18 Mar 2011 10:04:54
0.1.4_2
|
sbz  |
Update my MAINTAINER address to sbz at FreeBSD.org.
Approved by: jadawin@ (mentor) |
13 Nov 2009 22:15:47
0.1.4_2
|
acm  |
- Bump PORTREVISION. The commoncpp port has been updated
- ccscript bump PORTREVISION is not neccesary because it has been marked as
BROKEN
Reported by: pav |
22 Aug 2009 00:32:25
0.1.4_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
06 Jul 2009 13:36:59
0.1.4_1
|
jadawin  |
- Factoring Makefile
- Use SF macro
- Submitter is now maintainer
PR: ports/136289
Submitted by: Sofian Brabez <sbrabez gmail.com> |
09 Mar 2009 19:29:12
0.1.4_1
|
miwi  |
- Reset farrokhi@freebsd.org due to long period of inactivity.
Approved by: portmgr (linimon) |
21 Aug 2008 06:18:49
0.1.4_1
|
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 ) |
23 Dec 2007 00:00:01
0.1.4_1
|
acm  |
- Chase devel/commoncpp update
Reported by: erwin
Forgotten by: me |
04 Oct 2007 02:10:52
0.1.4
|
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
30 Nov 2006 09:51:44
0.1.4
|
miwi  |
Panoptis is a project started some time ago,
with the aim to stop the Denial of Service
and Distributed Denial of Service attacks that
have been torturing the Internet for the last
few years.
It is based on real-time processing of Cisco (R)
NetFlow (TM) data, since this seems to be the
most efficient approach as it is router-centric,
allowing for automated central response without
intervention from the affected organizations'
network administrators.
WWW: http://panoptis.sourceforge.net/
Submitted by: Babak Farrokhi <farrokhi at FreeBSD.org> |