Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jul 2005 15:03:13 +0000
From:      Stas Yakovlev <stas.yakovlev@gmail.com>
To:        ports@FreeBSD.org
Subject:   Upgrade net/libnet & net/libnet-devel
Message-ID:  <e7cb17ff050724080334ae92e8@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi.

Goal:
    Upgrade net/libnet & net/libnet-devel for current versions.

Problems:
    API from versions in ports and current version differ, so=20
    packages which are based on libnet and now compiled successfully,will f=
ail
    to compile afterwards.
    So this packages (~40) need be updated too.=20

I'm ready to do all the work, but I need someone who will commit all these
patches to ports at once.
You should also check my way of porting to be correct.

Details:
   Project page:    http://www.packetfactory.net/projects/libnet=20

   Existing versions (from developer)
      1.0.2a                   Deprecated 1.0.x Tree (unsupported)
      1.1.2.1                  Latest Stable Version
      1.1.3                    Latest Beta Version

   Current status in ports
      1.0.2a                   net/libnet
      1.1.2.1                  net/libnet-devel=20

   There's no backward compatibility between Versions 1.0.2a and 1.1.2.1.

Solution:
   first copy net/libnet to net/libnet10
   update all ports which depend on net/libnet (1.0.2a) to become
        depended on net/libnet10
   remove net/libnet
   copy net/libnet-devel (1.1.2.1) to net/libnet
   update all ports which depend on net/libnet-devel (1.1.2.1) to become
        depended on net/libnet
   update net/libnet-devel from version 1.1.2.1 to 1.1.3.1


   Status in ports at the end=20
      1.0.2a                   net/libnet10
      1.1.2.1                  net/libnet
      1.1.3                    net/libnet-devel=20

If you have a better idea or any questions, e-mail me.

Stanislav.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e7cb17ff050724080334ae92e8>