aboutsummaryrefslogtreecommitdiff
path: root/dns/py-tld
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 0.11.11Antoine Brodin2020-05-102-4/+4
| | | | Notes: svn path=/head/; revision=534838
* Update to 0.11.10Antoine Brodin2020-03-012-7/+5
| | | | Notes: svn path=/head/; revision=527539
* Update to 0.9.8Antoine Brodin2019-12-232-4/+4
| | | | Notes: svn path=/head/; revision=520717
* Update to 0.9.6Antoine Brodin2019-10-192-6/+5
| | | | Notes: svn path=/head/; revision=514825
* Update to 0.9.3Antoine Brodin2019-04-102-5/+4
| | | | Notes: svn path=/head/; revision=498560
* Bump a few PORTREVISIONs after r498529Antoine Brodin2019-04-101-0/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=498530
* Update to 0.9.2Antoine Brodin2019-01-272-4/+4
| | | | Notes: svn path=/head/; revision=491440
* Update to 0.9.1Antoine Brodin2018-08-242-4/+4
| | | | Notes: svn path=/head/; revision=477966
* Use PY_FLAVOR for dependencies.Mathieu Arnold2018-06-201-1/+1
| | | | | | | | | | FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight Notes: svn path=/head/; revision=472884
* Update to 0.7.10Antoine Brodin2018-04-082-4/+4
| | | | Notes: svn path=/head/; revision=466778
* New port: dns/py-tldAntoine Brodin2018-01-213-0/+29
Extract the top level domain (TLD) from the URL given. List of TLD names is taken from Mozilla. WWW: https://github.com/barseghyanartur/tld Notes: svn path=/head/; revision=459604