| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=155179
|
|
|
|
|
|
|
| |
in the net-snmp mibs directory during build.
Notes:
svn path=/head/; revision=155178
|
|
|
|
| |
Notes:
svn path=/head/; revision=152474
|
|
|
|
|
|
|
|
|
|
|
| |
http://www.ethereal.com/docs/release-notes/ethereal-0.10.14.html for a list
of all the changes.
Security: See http://www.ethereal.com/appnotes/enpa-sa-00022.html for
security advisories fixed in this version.
Notes:
svn path=/head/; revision=152391
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(way bad regression from previous code)
* Add support for packets w/ data padding between the 802.11 header and
the payload (as indicated in the radiotap flags)
* Add support for handling FCS indication in the radiotap flags
* Fix display of TSF (previous code was not byte swapping)
* Update ieee80211_mhz2ieee in radiotap.c to handle more channels
* Nuke some #if 0 code leftover in radiotap.c
Submitted by: sam
Notes:
svn path=/head/; revision=150702
|
|
|
|
| |
Notes:
svn path=/head/; revision=149997
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
| |
Notes:
svn path=/head/; revision=147269
|
|
|
|
| |
Notes:
svn path=/head/; revision=145980
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
minor news features, some new dissectors, and enhances a good number of the
current dissectors. See
http://www.ethereal.com/docs/release-notes/ethereal-0.10.13.html for the
complete list of changes.
Security: See
http://www.ethereal.com/docs/release-notes/ethereal-0.10.13.html
for all the security issues fixed in this release
Notes:
svn path=/head/; revision=145976
|
|
|
|
|
|
|
|
|
|
| |
improved dissector support. See http://www.ethereal.com/news/item_20050726_01.html for the list of changes.
Security: See http://www.ethereal.com/news/item_20050726_01.html for
the list of security fixes in this release
Notes:
svn path=/head/; revision=140270
|
|
|
|
|
|
|
|
|
|
| |
* Replace the static iconv dependency with USE_ICONV (bad Joe!)
PR: 81236
Submitted by: Tod McQuillin <devin@spamcop.net>
Notes:
svn path=/head/; revision=135671
|
|
|
|
|
|
|
|
| |
Reported by: many
Submitted by: Sam Lawrance <boris@brooknet.com.au>
Notes:
svn path=/head/; revision=135278
|
|
|
|
|
|
|
|
|
|
|
|
| |
with optimizations above -O. See
http://www.ethereal.com/lists/ethereal-dev/200505/msg00069.html for more
details.
Obtained from: Ethereal mailing list (see URL above)
Reported by: many
Notes:
svn path=/head/; revision=135172
|
|
|
|
|
|
|
|
|
| |
* Add a dependency on libiconv to fix the gtk12/glib12 build [1]
Reported by: pointyhat via kris [1]
Notes:
svn path=/head/; revision=135072
|
|
|
|
| |
Notes:
svn path=/head/; revision=134823
|
|
|
|
|
|
|
|
|
|
|
| |
a slew of new features. See http://www.ethereal.com/news/item_20050504_01.html
for the list of all the changes.
Security: See http://www.ethereal.com/news/item_20050504_01.html
for all of the security fixes in this release
Notes:
svn path=/head/; revision=134801
|
|
|
|
| |
Notes:
svn path=/head/; revision=131148
|
|
|
|
| |
Notes:
svn path=/head/; revision=130974
|
|
|
|
|
|
|
| |
Reported by: dhw
Notes:
svn path=/head/; revision=127582
|
|
|
|
|
|
|
| |
the list of fixes and improvements. All users are encouraged to upgrade.
Notes:
svn path=/head/; revision=127509
|
|
|
|
|
|
|
|
|
|
|
| |
a list of what's new)
* Make portlint a bit happier
* Assume maintainership
Approved by: billf (previous maintainer)
Notes:
svn path=/head/; revision=124446
|
|
|
|
|
|
|
| |
PR: 74718
Notes:
svn path=/head/; revision=123261
|
|
|
|
|
|
|
| |
big upgrade.
Notes:
svn path=/head/; revision=121070
|
|
|
|
|
|
|
|
|
| |
http://www.ethereal.com/news/item_20040812_01.html.
Approved by: billf (maintainer)
Notes:
svn path=/head/; revision=116165
|
|
|
|
|
|
|
| |
built with GTK+ 2 support.
Notes:
svn path=/head/; revision=114377
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Use the new libtool scheme
* Add USE_PERL5_BUILD [2]
* Make the GTK+ 2 frontend the default [2]
* Fix the lockup waiting for packets to arrive while capturing when built
with GTK+ 2
PR: 68819 [1]
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> [1]
billf [2]
Approved by: maintainer
Notes:
svn path=/head/; revision=114324
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. fix pkg-plist to include installed libraries and new modules
. fix net-snmp configure args
PR: ports/64777, ports/64808
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (#64777)
Ken Stailey <kstailey@yahoo.com> (#64808)
. follow master_site layout changes
Submitted by: lost private email (sorry!)
. introduce a LITE variable and add [t]ethereal-lite slave ports to build
packages that don't depend on the kitchen sink.
Notes:
svn path=/head/; revision=105725
|
|
|
|
|
|
|
|
|
| |
0.10.3.
http://www.vuxml.org/freebsd/cdf18ed9-7f4a-11d8-9645-0020ed76ef5a.html
Notes:
svn path=/head/; revision=105358
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Notes:
svn path=/head/; revision=103963
|
|
|
|
|
|
|
|
|
|
|
|
| |
autodetect
USE_GNOME instead of direct dependency
PR: ports/56083
Submitted by: Rolf Grossmann <grossman@progtech.net>
Approved by: maintainer timeout (2 months)
Notes:
svn path=/head/; revision=102475
|
|
|
|
|
|
|
|
|
|
| |
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
Notes:
svn path=/head/; revision=101812
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ethereal has a --with-adns switch. ./configure tests for presence
of the library even if --with-adns is not specified, and if it
finds it, the build fails later on because /usr/local/lib is
not in -L.
PR: ports/59855
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
Notes:
svn path=/head/; revision=97867
|
|
|
|
|
|
|
|
| |
Submitted by: Sebastian Yepes F.ESN <esn@x123.info>
PR: 60255
Notes:
svn path=/head/; revision=96066
|
|
|
|
|
|
|
|
| |
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
PR: 58954
Notes:
svn path=/head/; revision=96062
|
|
|
|
| |
Notes:
svn path=/head/; revision=96022
|
|
|
|
| |
Notes:
svn path=/head/; revision=94222
|
|
|
|
|
|
|
|
|
|
| |
(actually all I took from this PR was the removal of pre-install)
PR: ports/55142
Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info>
Notes:
svn path=/head/; revision=88684
|
|
|
|
|
|
|
|
|
|
|
| |
Update, new features. No change in installed files.
PR: ports/56080
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
Approved by: billf@FreeBSD.org
Notes:
svn path=/head/; revision=88683
|
|
|
|
|
|
|
|
|
| |
PR: ports/53643
Submitted by: Joseph Scott <joseph@randomnetworks.com>
Approved by: maintainer timeout (20 days)
Notes:
svn path=/head/; revision=84716
|
|
|
|
| |
Notes:
svn path=/head/; revision=81511
|
|
|
|
| |
Notes:
svn path=/head/; revision=79368
|
|
|
|
|
|
|
| |
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
Notes:
svn path=/head/; revision=77083
|
|
|
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (wca)
properly disable ucd-snmp
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
Notes:
svn path=/head/; revision=77066
|
|
|
|
|
|
|
| |
Submitted by: marcus
Notes:
svn path=/head/; revision=76418
|
|
|
|
| |
Notes:
svn path=/head/; revision=68169
|
|
|
|
|
|
|
|
| |
PR: ports/40915
Submitted by: KAWATA Masahiko <kawata@mta.biglobe.ne.jp>
Notes:
svn path=/head/; revision=64931
|
|
|
|
| |
Notes:
svn path=/head/; revision=64876
|
|
|
|
| |
Notes:
svn path=/head/; revision=64834
|