1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/dns
William Grzybowski 1e34739b64 Use setuptools for all Python ports.
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.

Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.

Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.

pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is
unavailable or has other issues associated with it.

This work allows us to unify how python packages are built, ensure that Python
distributions are installed consistently, reduces complexity for Python port
maintainers and paves the way for simplifying the Python ports framework in
the future.

With hat on:	python
Reviewed by:	koobs, antoine
Exp-run:	bdrewery
Approved by:	bdrewery (portmgr)
2013-12-15 16:22:17 +00:00
..
adns
adsuck
ares
autotrust
bind96
bind98
bind99
bind-tools
bindgraph
c-ares
checkdns
credns
crossip
curvedns
ddclient
ddns
dhisd
djbdns
djbdns-tools
dlint
dnrd
dns2tcp
dns_balance
dns_mre
dnscap
dnscheck
dnscheckengine
dnscrypt-proxy
dnsflood
dnshijacker
dnsjava
dnsmasq
dnsmasq-devel
dnsmax-perl
dnsperf
dnsproxy
dnsreflector
dnstop
dnstracer
dnsutl
dnswalk
dnswall
doc
dualserver
ez-ipupdate
fastresolve
firedns
fpdns
gdnsd
geta
ghtool
hesiod
hostdb
idnkit
idnkit2
inadyn
inadyn-mt
ipcheck
knot
ldapdns
ldns
ldnsm
libbind
libdjbdns
libidn
linux-f10-libasyncns
maradns
mdnsd
mydns
mydns-ng
noip
nsd
nsd3
nslint
nsping
nss_mdns
nss_resinit
odsclient
opendd
opendnssec
opendnssec13
openresolv
p5-BIND-Conf_Parser
p5-BIND-Config-Parser
p5-Data-Validate-Domain
p5-DNS-Config
p5-DNS-EasyDNS
p5-DNS-Zone
p5-DNS-ZoneParse
p5-Mozilla-PublicSuffix
p5-Net-Amazon-Route53
p5-Net-Bonjour
p5-Net-DNS
p5-Net-DNS-Async
p5-Net-DNS-Check
p5-Net-DNS-Codes
p5-Net-DNS-Lite
p5-Net-DNS-Resolver-Programmable
p5-Net-DNS-RR-SRV-Helper
p5-Net-DNS-SEC
p5-Net-DNS-TestNS
p5-Net-DNS-ToolKit
p5-Net-DNS-Zone-Parser
p5-Net-DNS-ZoneCheck
p5-Net-DNS-ZoneFile-Fast
p5-Net-DNSBL-MultiDaemon
p5-Net-DNSBL-Statistics
p5-Net-Domain-ExpireDate
p5-Net-Domain-TLD
p5-Net-DRI
p5-Net-LibIDN
p5-Net-Nslookup - Update to 2.04 2013-12-13 12:56:06 +00:00
p5-Net-RBLClient
p5-pgeodns
p5-POE-Component-Client-DNS
p5-POE-Component-Client-DNS-Recursive
p5-POE-Component-Client-DNSBL
p5-POE-Component-Resolver
p5-POE-Component-Server-DNS
p5-POE-Filter-DNS-TCP
p5-Stanford-DNSserver
p5-Tie-DNS
pdnsd
pear-File_DNS
pear-Net_DNS
pear-Net_DNS2
posadis
poweradmin
powerdns
powerdns-devel
powerdns-recursor
py-adns
py-dns
py-dnspython Use setuptools for all Python ports. 2013-12-15 16:22:17 +00:00
py-easyzone
py-idnkit2
py-ldns
py-namebench
py-publicsuffix
py-twistedNames
radns
rbldnsd
rbllookup
rbllookup-ng
rubygem-dnsruby
rubygem-net-dns
rubygem-public_suffix
rubygem-public_suffix_service
samba-nsupdate
scavenge
sheerdns
skadns
sleuth
sshfp
tinystats
totd
udns
unbound
updatedd
validns
vizone
walker
yadifa
zkt
zonecheck
zonenotify
Makefile