aboutsummaryrefslogtreecommitdiff
path: root/net/py-iplib/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* use @FreeBSD.org as MAINTAINER instead of my private addressVinícius Zavam2018-12-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | benchmarks/vegeta devel/busybee devel/git-lfs devel/gnu-efi devel/hub devel/libe devel/py-fabric3 devel/py-fabric3 dns/dhisd dns/dnscrypt-proxy2 dns/go-geodns emulators/hatari irc/weechat-otr lang/coffeescript net-mgmt/cacti88 net-mgmt/cacti88-spine net-p2p/libbt net/py-iplib net/py-iplib net/py-libfte net/py-sbws security/obfs4proxy-tor security/onionscan security/openvpn-admin security/py-fteproxy security/py-yubikey-manager security/super sysutils/intel-pcm-devel sysutils/openipmi sysutils/shim sysutils/xbatt textproc/multimarkdown textproc/regex2dfa www/onionshare Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D18434 Notes: svn path=/head/; revision=486672
* net/py-iplib: update to v1.2.1Vinícius Zavam2018-11-081-4/+5
| | | | | | | | | | | | | * while here, adopt the port; * new version taken from https://pypi.org/project/iplib/ (CHEESEPOP); * added LICENSE; * added flavors to USE_PYTHON. Approved by: beat (mentor) Differential Revision: https://reviews.freebsd.org/D17893 Notes: svn path=/head/; revision=484437
* - Convert ports of net/ to new USES=pythonMarcus von Appen2014-10-241-3/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371449
* multiple: reset gslin's maintainerEitan Adler2014-06-301-1/+1
| | | | | | | | | | | By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD. Gea-Suan Lin's work is much appreciated. Approved by: portmgr (implicit) (not really, skipping NO_STAGE check) Notes: svn path=/head/; revision=359802
* - Convert to PYDISTUTILS_AUTOPLISTMartin Wilke2014-01-311-1/+2
| | | | | | | | - Stage support - Bump PORTREV Notes: svn path=/head/; revision=341929
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* You can use this Python module to convert amongst many differentMartin Wilke2010-02-251-0/+20
notations and to manage couples of address/netmask in the CIDR notation. WWW: http://pypi.python.org/pypi/iplib PR: ports/144197 Submitted by: Gea-Suan Lin <gslin at gslin.org> Feature safe: yes Notes: svn path=/head/; revision=250313