Age | Commit message (Collapse) | Author | Files | Lines |
|
until proven otherwise.
|
|
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
|
|
This release adds a contrib section filled with old contributions that were not distributed with Scapy yet: CDP, IGMP, MPLS, CHDLC, SLARP, WPA EAPOL, DTP, EIGRP, VQP, BGP, OSPF, VTP RSVP, EtherIP, RIPng, and IKEv2. It fixes some bugs.
|
|
|
|
${PLIST.eggfile} from PLISTs and support code from lang/python.
|
|
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
|
|
|
|
* Convert PYDISTUTILSPKG to register egg-info.
Bump PKGREVISION.
|
|
This release include many bugfixes, most of them for Windows platforms,
thanks mainly to Dirk Loss. There is also VRRP and SCTP protocols
suppor thanks to zer0, IPython support.
|
|
works with python-2.7.
|
|
|
|
|
|
changelog except log in upstream repository.
Most notably (at least for me) it adds an IPv6 support.
|
|
changed runtime dependencies now.
|
|
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
|
|
_lots_ of changes
In brief:
# Revision 1.0.0.7 2005/08/10 20:01:56 pbi
# - changed Ether.mysummary() (P. Lalet)
# - Update of Sebek protocols (P. Lalet)
# Revision 1.0.0.21 2005/09/06 17:05:19 pbi
# - new logging/warning facility using the logging module
# Revision 1.0.0.24 2005/09/08 14:13:36 pbi
# - added RandIP()
# Revision 1.0.0.33 2005/09/24 14:29:30 pbi
# - completed PrismHeader layer
# Revision 1.0.4.98 2006/10/06 16:31:41 pbi
# - added additionnal DHCP Options (ticket #11)
# Revision 1.0.4.84 2006/09/23 06:52:46 pbi
# - improved import_hexcap() to handle more hexdump outputs
|
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
|
|
and capture
|