Commit graph

25 commits

Author SHA1 Message Date
Marcus von Appen
91e4e8a4e3 - Convert ports from dns/, editors/ and emulators/ to new
USES=python

Approved by:	portmgr (implicit)
2014-10-19 15:43:33 +00:00
Emanuel Haupt
f6de68eed7 Remove trailing whitespaces from category dns 2014-02-21 13:36:29 +00:00
Antoine Brodin
f330d0a358 - Stage support
- Use PYDISTUTILS_AUTOPLIST
2014-02-19 17:50:58 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Baptiste Daroussin
24a1652ff4 Add NO_STAGE all over the place in preparation for the staging support (cat: dns) 2013-09-20 16:31:57 +00:00
Ruslan Makhmatkhanov
17ff1e6096 - trim Makefile header
- define license (CNRI)
- limit python version to 2.x only (print/except)
- convert to optionsng (DOCS case)
- clean-up pkg-descr
- bump PORTREVISION because of license file addition

PR:		177794 (based on)
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-05-07 19:45:38 +00:00
Ruslan Makhmatkhanov
1650401477 - update to 2.3.6 2012-02-05 19:09:57 +00:00
Ruslan Makhmatkhanov
1d3015aac7 Change email for my ports to FreeBSD one.
Approved by:	novel (mentor)
Feature safe:	yes
2011-11-10 22:20:18 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Chris Rees
103090375c Pass maintainership to submitter
PR:		ports/156029
Approved by:	rene (mentor, implicit), maintainer (linimon, in PR close message)
2011-07-10 15:53:36 +00:00
Mark Linimon
0a888c56fd Update to 2.3.5. Changes:
- Add SPF support
 - Added rotation of name servers - SF Patch ID: 2795929.
 - Address sourceforge patch requests 2981978, 2795932 to add revlookupall
   and raise DNSError instead of IndexError on server fail.
 - Use blocking IO with timeout for TCP replies.
 - Don't try to close socket when never opened.
 - Clarify CNRI (academic-style) license.

PR:		ports/156029
Submited by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-07-09 23:51:44 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dmitry Marakasov
075acacd24 - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +00:00
Martin Wilke
0dec7d5c95 - Update to 2.3.3
PR:		126179
Submitted by:	Wen heping <wenheping@gmail.com>
Approved by:	linimon@ (maintainer timeout)
2008-11-16 00:44:56 +00:00
Edwin Groothuis
ad2b4d8960 [Update] dns/py-dns : update to 2.3.1
update to 2.3.1 from 2.3.0

PR:		ports/123669
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	maintainer timeout
2008-06-16 06:58:31 +00:00
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
Xin LI
e7e5ed9601 Oops, it seems that the tabs were being mangled while I copy
and paste them on my MacBook, so fix it.

Pointy hat to:	delphij
Approved by:	portmgr (implicit)
2006-10-12 10:52:26 +00:00
Xin LI
960e3b3430 Fix build with Python 2.5 by adding encoding information on
two files, as requested by pep-0263.

Approved by:	portmgr/maintainer (linimon)
2006-10-11 16:20:45 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Mark Linimon
0dc95b4bd9 Use my FreeBSD.org address.
Reminded by:	mavvie
2004-11-02 22:05:12 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Edwin Groothuis
fa1ac61168 Massive repo-copies request: net->dns (partly devel->dns)
PR:		ports/56020
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	portmgr
2003-09-05 04:54:37 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Hye-Shik Chang
04f80bd9e7 Add py-dns 2.3.0, DNS (Domain Name Service) library for Python.
PR:		43256
Submitted by:	Mark Linimon (linimon@lonesome.com)
2002-10-06 15:14:10 +00:00