summaryrefslogtreecommitdiff
path: root/net/wireshark/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.99.3a.Joe Marcus Clarke2006-08-251-24/+9
|
* Add wireshark and tshark after repocopies from ethereal and tetherealJoe Marcus Clarke2006-07-181-15/+14
| | | | | | | | | | | | | | respectively. Wireshark is a rename of ethereal after the principal developer moved companies and lost the Ethereal copyright. Messenger, don't shoot! Now the ethereal binary is called wireshark, the tethereal binary is called tshark, and idl2eth is now idl2wrs. All other binaries have kept the same name. In addition to this name change, I have also changed the PREFIX from X11BASE to LOCALBASE.
* Fix the build with Glib/GTK+ 1.2.Joe Marcus Clarke2005-05-081-4/+65
|
* * Update to 0.10.8 (see http://www.ethereal.com/news/item_20041215_01.html forJoe Marcus Clarke2004-12-191-18/+14
| | | | | | | | a list of what's new) * Make portlint a bit happier * Assume maintainership Approved by: billf (previous maintainer)
* Update to 0.10.6. The release notes can be found atJoe Marcus Clarke2004-08-141-8/+8
| | | | | | http://www.ethereal.com/news/item_20040812_01.html. Approved by: billf (maintainer)
* * Update to 0.10.5 to add new features, and fix some security issues [1]Joe Marcus Clarke2004-07-211-0/+24
* 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