Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
19 Oct 2019 12:21:22
1.4.2_3

|
rakuco  |
Switch MASTER_SITES and WWW to https in Chris' ports.
PR: 241272
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) |
01 Dec 2017 11:14:32
1.4.2_3

|
amdmi3  |
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
05 Feb 2016 11:42:58
1.4.2_3

|
marino  |
net-mgmt/tcptrack: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
26 Aug 2015 00:30:37
1.4.2_3

|
delphij  |
- Add more MASTERSITE;
- Fix a bug revealed by clang 3.7 [1]
- Give maintainership to submitter [2];
PR: ports/202535 [1], ports/202658 [2]
Submitted by: dim [1], Chris Hutchinson [2] |
23 Mar 2015 21:28:54
1.4.2_2

|
marino  |
net-mgmt/tcptrack: Reset maintainer, it was accidently reverted
bapt@ reset the maintainer on non-staged ports on 25 Aug 2014 (r366054),
but pi@ accidently reverted that the same day (r366055). The PR it was
based on was not submitted by the maintainer. Thus, I am resetting it
again as it was intended. |
23 Mar 2015 20:47:56
1.4.2_2

|
mi  |
Unbreak:
. Fix the ancient bug, which prevented this from being
compiled with delightfully picky clang++ -- thus removing
the GCC-requirement added by pi@
. Remove the author's curious attempts to impose stack-size
limits on the various threads of this program -- this was,
what caused the program to crash at run-time
. Get rid of pkg-plist (which only had two files) anyway.
. Declare the LICENSE (LGPL21)
Bump PORTREVISION.
Approved by: port being condemned for deletion |
28 Feb 2015 12:23:51
1.4.2_1

|
antoine  |
Deprecate ports broken for more than 6 months |
10 Sep 2014 20:50:37
1.4.2_1

|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
25 Aug 2014 10:58:35
1.4.2

|
pi  |
net-mgmt/tcptrack: mark as BROKEN |
25 Aug 2014 10:53:15
1.4.2

|
pi  |
net-mgmt/tcptrack: 1.3.0 -> 1.4.2
- While here, fix build and add staging
- TODO: binary still segfaults
PR: 191902
Submitted by: pkubaj@riseup.net |
25 Aug 2014 10:20:51
1.3.0

|
bapt  |
Reset maintainership on nonstaged ports
With hat: portmgr |
22 Sep 2013 18:05:05
1.3.0

|
bapt  |
Fix NO_STAGE attribution |
20 Sep 2013 22:24:44
1.3.0

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
24 Oct 2011 04:17:38
1.3.0
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
20 Mar 2011 12:54:45
1.3.0
|
miwi  |
- Get Rid MD5 support |
21 Aug 2008 06:18:49
1.3.0
|
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 ) |
13 Feb 2008 08:55:33
1.3.0
|
miwi  |
- Update to 1.3.0
PR: 120339
Submitted by: Tor Halvard Furulund <squat@squat.no> (maintainer) |
21 Dec 2006 19:57:49
1.2.0
|
miwi  |
- Update to 1.2.0
Release topics:
- 802.1q VLAN support
- Fixes for compiling on gcc 4.1+
PR: ports107034
Submitted by: Tor Halvard Furulund <squat@squat.no> (maintainer) |
16 Dec 2006 09:28:17
1.1.5
|
miwi  |
- Fix build with gcc 4.X
PR: ports/106802
Submitted by: Tor Halvard Furulund <squat@squat.no> (maintainer) |
23 Jan 2006 23:46:06
1.1.5
|
edwin  |
SHA256ify
Approved by: krion@ |
12 Oct 2005 21:19:18
1.1.5
|
linimon  |
Pacify distfile survey. |
12 Apr 2005 03:26:57
1.1.5
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.1.5
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
13 Mar 2005 10:32:35
1.1.5
|
krion  |
Update to 1.1.5
PR: ports/78764
Submitted by: maintainer |
07 Nov 2004 00:24:43
1.1.4
|
sergei  |
Add net-mgmt/tcptrack:
tcptrack is a sniffer which displays information about TCP connections it
sees on a network interface. It passively watches for connections on the
network interface, keeps track of their state and displays a list of
connections in a manner similar to the unix 'top' command. It displays
source and destination addresses and ports, connection state, idle time, and
bandwidth usage.
WWW: http://www.rhythm.cx/~steve/devel/tcptrack
PR: ports/72543
Submitted by: Tor Halvard Furulund <squat@squat.no> |