non port: dns/py-dnspython/Makefile |
Number of commits found: 64 |
Monday, 7 Oct 2024
|
05:34 Muhammad Moinur Rahman (bofh)
dns/py-dnspython: Update version 2.6.1=>2.7.0
Changelog: https://github.com/rthalley/dnspython/releases/tag/v2.7.0
55e087f |
Monday, 19 Feb 2024
|
06:26 Muhammad Moinur Rahman (bofh)
dns/py-dnspython: Update version 2.6.0=>2.6.1
Changelog: https://dnspython.readthedocs.io/en/latest/whatsnew.html
8849a8b |
Saturday, 17 Feb 2024
|
06:05 Muhammad Moinur Rahman (bofh)
dns/py-dnspython: Update version 2.5.0=>2.6.0
Changelog: https://dnspython.readthedocs.io/en/stable/whatsnew.html
0fe24bf |
Sunday, 21 Jan 2024
|
12:51 Muhammad Moinur Rahman (bofh)
dns/py-dnspython: Update version 2.4.2=>2.5.0
Changelog: https://dnspython.readthedocs.io/en/stable/whatsnew.html
ed9b5e4 |
Friday, 27 Oct 2023
|
17:40 Muhammad Moinur Rahman (bofh) Author: Torsten Schneider
dns/py-dnspython: Fix installation
- When git is installed and ports tree is used files are not properly
installed. [1]
- TRIO_DESC is very short and do not explain the real reason of the OPTION
hence update the DESC in details. [2]
- There was a typo in the IDNA_DESC which is fixed. [3]
PR: 272932 [1], 274416 [2], 272624 [3]
Reported by: fbsd-bug@tschneider.org [1],
dewayne@heuristicsystems.com.au [2]
18aa04f |
Friday, 29 Sep 2023
|
14:19 Po-Chuan Hsieh (sunpoet)
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}
- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk
PR: 273727
Approved by: tcberner (portmgr)
Exp-run by: antoine
3754fc5 |
Thursday, 10 Aug 2023
|
17:03 Muhammad Moinur Rahman (bofh)
dns/py-dnspython: Update version 2.4.1=>2.4.2
Changelog: https://github.com/rthalley/dnspython/releases/tag/v2.4.2
c9ff1ac |
Tuesday, 1 Aug 2023
|
18:48 Muhammad Moinur Rahman (bofh)
dns/py-dnspython: Update version 2.4.0=>2.4.1
- Reduce dependencies by using poetry-core instead of poetry
4023584 |
Saturday, 22 Jul 2023
|
07:46 Tobias C. Berner (tcberner)
framework: convert tree to use USES=pycryptography
A future commit will update to security/py-cryptography will introduce a
rust dependency.
PR: 254853
b28a739 |
Sunday, 16 Jul 2023
|
17:46 Muhammad Moinur Rahman (bofh)
dns/py-dnspython: Fix typos
During the ;ast update I mistakenly deleted the PORTEPOCH. Restore it.
8aae23c |
11:24 Muhammad Moinur Rahman (bofh)
dns/py-dnspython: Update version 2.3.0=>2.4.0
Changelog: https://github.com/rthalley/dnspython/releases/tag/v2.4.0
9e64667 |
Tuesday, 27 Jun 2023
|
19:34 Rene Ladan (rene)
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
3d9a815 |
Thursday, 30 Mar 2023
|
15:56 Muhammad Moinur Rahman (bofh)
dns/py-dnspython: Update version 2.2.1=>2.3.0
- Change minimum python version to 3.7
Changelog: https://dnspython.readthedocs.io/en/stable/whatsnew.html
da31b5b |
Wednesday, 11 Jan 2023
|
15:58 Dmitry Marakasov (amdmi3)
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
77d6847 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:21 Tobias C. Berner (tcberner)
dns: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Samorukov <samm@freebsd.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Allan Jude <allanjude@freebsd.org>
* Amar Takhar <verm@drunkmonk.net>
* Anders Nordby <anders@fix.no>
* Andrew Greenwood <greenwood.andy@gmail.com>
* Anton Berezin <tobez@FreeBSD.org>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Attila Nagy <bra@fsn.hu>
* Bas Kruit <baskruit@bsltwr.dhis.org>
* Bruce M. Simpson <bms@FreeBSD.org>
* Carlos J Puga Medina <cpm@fbsd.es>
* Chris St Denis (<chris@ctgameinfo.com>)
* Clement Laforet <clement@FreeBSD.org>
* Clement Laforet <sheepkiller@cultdeadsheep.org>
* Dan Langille <dvl@FreeBSD.org>
* Dan Pelleg <daniel+mdnsd@pelleg.org>
* Dan Smith <dan@algenta.com>
* David O'Brien (obrien@NUXI.com)
* Dean Hollister <dean@odyssey.apana.org.au>
* Dirk Froemberg <dirk@FreeBSD.org>
* Dmitry Pryadko <d.pryadko@rambler-co.ru>
* Dmitry Sivachenko <mitya@yandex-team.ru>
* Dominik Brettnacher <domi@saargate.de>
* Douglas Thrift <douglas@douglasthrift.net>
* Edwin Groothuis (edwin@mavetju.org)
* Edwin Groothuis <edwin@mavetju.org>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Emanuel Haupt <ehaupt@critical.ch>
* Eyal Soha <esoha@attbi.com>
* Filip Parag <filip@parag.rs>
* Filippo Natali <filippo.natali@gmail.com>
* Frank Behrens
* Gea-Suan Lin <gslin@gslin.org>
* Geoffroy Desvernay <dgeo@centrale-marseille.fr>
* George Reid <greid@ukug.uk.freebsd.org>
* Goran Mekić <meka@tilda.center>
* Hajimu UMEMOTO <ume@FreeBSD.org>
* Herve Quiroz <hq@FreeBSD.org>
* Hirohisa Yamaguchi <umq@ueo.co.jp>
* Hye-Shik Chang <perky@fallin.lv>
* Jaap Akkerhuis <jaap@NLnetLabs.nl>
* James FitzGibbon <jfitz@FreeBSD.org>
* Jase Thew <freebsd@beardz.net>
* Jimmy Bergman jimmy@sigint.se
* Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
* Joe Barbish
* Jov <amutu@amutu.com>
* Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
* Karl Dietz (Karl.Dietz@frankfurt.netsurf.de)
* Kirill Ponomarew <ponomarew@oberon.net>
* Koen Martens <gmc@sonologic.nl>
* Konstantin Saurbier <saurbier@math.uni-bielefeld.de>
* Kostya Lukin <lukin@okbmei.msk.su>
* Kris Kennaway <kris@FreeBSD.org>
* Kubilay Kocak <koobs@FreeBSD.org>
* Kurt Jaeger <fbsd-ports@opsec.eu>
* Leo Vandewoestijne <freebsd@dns-lab.com>
* Leo Vandewoestijne <freebsd@dns.company>
* MIHIRA Yoshiro <sanpei@jp.FreeBSD.org>
* Marcin Gondek <drixter@e-utp.net>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Mark Felder <feld@FreeBSD.org>
* Mark Linimon <linimon@lonesome.com>
* Mark Pulford <mark@kyne.com.au>
* Martin Matuska <mm@FreeBSD.org>
* Martin Wilke <miwi@FreeBSD.org>
* Matthew Hunt <mph@pobox.com>
* Matthew Seaman
* Michael Cardell Widerkrantz <mc@hack.org>
* Moritz Warning <moritzwarning@web.de>
* Natacha Porte <natbsd@instinctive.eu>
* Neil Blakey-Milner
* Olivier Duchateau
* Paul Chvostek <paul@it.ca>
* Paul Dlug <paul@aps.org>
* Philippe Pepiot <phil@philpep.org>
* Piotr Kubaj <pkubaj@FreeBSD.org>
* Piotr Kubaj <pkubaj@anongoth.pl>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Rafal Lesniak <fbsd@grid.einherjar.de>
* Roman Shterenzon <roman@xpert.com>
* Rong-En Fan <rafan@FreeBSD.org>
* Roy Marples <roy@marples.name>
* Ryan Steinmetz <rpsfa@rit.edu>
* Ryan Steinmetz <zi@FreeBSD.org>
* Sahil Tandon <sahil@tandon.net>
* Seamus Venasse <svenasse@polaris.ca>
* Sergei Kolobov <sergei@FreeBSD.org>
* Sergei Kolobov <sergei@kolobov.com>
* Sergey Matveychuk <sem@FreeBSD.org>
* Sergey Skvortsov <skv@protey.ru>
* Simon Dick <simond@irrelevant.org>
* Stefan Esser <se@FreeBSD.org>
* Steve Wills <swills@FreeBSD.org>
* Steve Wills <swills@freebsd.org>
* Steven Honson
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* Timothy Beyer <beyert@cs.ucr.edu>
* Waitman Gobble <waitman@waitman.net>
* Wen Heping <wen@FreeBSD.org>
* Wen Heping <wenheping@gmail.com>
* Zane C, Bowers <vvelox@vvelox.net>
* adamw
* alexis
* andrew@ugh.net.au
* bkhl
* clsung
* clsung@dragon2.net
* dglo@ssec.wisc.edu
* dnscheckengine-port@academ.com (Stan Barber)
* fenner
* geniusj@ods.org
* ijliao
* ismail.yenigul@endersys.com.tr
* krion
* mark@foster.cc
* n@nectar.com
* roam@FreeBSD.org
* rodrigc@FreeBSD.org
* rpsfa@rit.edu
* sten@blinkenlights.nl
With hat: portmgr
66ee090 |
Tuesday, 19 Jul 2022
|
19:12 Muhammad Moinur Rahman (bofh) Author: Yuri Victorovich
dns/py-dnspython: Add python concurrency
PR: 265298
Reported by: yuri
ba12fcf |
Saturday, 12 Mar 2022
|
10:29 Muhammad Moinur Rahman (bofh)
dns/py-dnspython: Update version 2.2.0=>2.2.1
- Remove OPTIONS PYCRYPTODOME
- Add OPTIONS CURIO DNSSEC DOH EXAMPLES IDNA TRIO
Relnotes: https://www.dnspython.org/news/2.2.1/
b6ebe26 |
Tuesday, 1 Mar 2022
|
01:57 Muhammad Moinur Rahman (bofh)
dns/py-dnspython: Update version 1.16.0=>2.2.0
- Take MAINTAINERSHIP
Relnotes: https://www.dnspython.org/news/2.2.0/
5d855cc |
Monday, 28 Feb 2022
|
23:40 Muhammad Moinur Rahman (bofh)
dns/py-dnspython: Revert 7fc16da
- Remove duplicate PORTVERSION based on PYTHON_MAJOR_VER
- Add PORTEPOCH as version number going backwards 2.1.0=>1.16.0
- Restrict python upto 3.7
- Fix finance/electrum which was changed based on this.
- Fix dns/py-dns-lexicon which was changed based on this.
PR: 261325
Approved by: portmgr
Fixes: 7fc16da dns/py-dnspython: Update to 2.1.0 for Python 3
08b5ebc |
Wednesday, 19 Jan 2022
|
06:36 Yasuhiro Kimura (yasu)
dns/py-dnspython: Update to 2.1.0 for Python 3
While updating this port to 2.1.0 fixes runtime error "AttributeError:
module 'base64' has no attribute 'decodestring'" with python 3.9 or
later, it isn't compatible with Python 2.7. So update to 2.1.0 only
for Python 3.
ChangeLog: https://github.com/rthalley/dnspython/blob/v2.1.0/doc/whatsnew.rst
PR: 260475
Approved by: maintainer timeout (> 1 month)
7fc16da |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Thursday, 4 Feb 2021
|
14:35 mat
Those ports are allowed to build a 2.7 flavor, for now.
 |
Wednesday, 6 Mar 2019
|
18:08 sunpoet
Update to 1.16.0
- Change RUN_DEPENDS from py-pycrypto to py-pycryptodome
- Convert to options target helper
Changes: http://www.dnspython.org/kits/1.16.0/README.md
PR: 236274
Submitted by: sunpoet (myself)
Approved by: rm (maintainer)
 |
Wednesday, 20 Jun 2018
|
17:05 mat
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
 |
Friday, 29 Dec 2017
|
09:01 antoine
Simplify some USES=python
With hat: portmgr
 |
Thursday, 30 Nov 2017
|
15:50 mat
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
 |
Thursday, 27 Oct 2016
|
17:27 rm
dns/py-dnspython: update to 1.15.0
- define LICENSE (ISCL)
- remove DOCS option, because the only "documentation",
that is supplied in source tarball is Changelog
 |
Thursday, 22 Sep 2016
|
16:08 rm
Add dns/py3-dnspython
This is the slave port for py-dnspython, that is built against python3.
Submitted by: kp (via ports@ ML)
 |
Friday, 29 Jul 2016
|
15:06 rm
dns/py-dnspython: update to 1.14.0
- python 2.x and python 3.x are now supported from the single codebase,
so kick off all the python version distinction shims
- remove permission safeness bits because they are not needed anymore
(tested both with poudriere generated package and user generated package)
- general clean-up
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Monday, 19 Jan 2015
|
20:14 rm
Forced commit. The commit message for r377461 should read:
- update to 1.12.0
 |
20:08 rm
dns/py-dnspython
 |
Sunday, 19 Oct 2014
|
15:43 mva
- Convert ports from dns/, editors/ and emulators/ to new
USES=python
Approved by: portmgr (implicit)
 |
Wednesday, 19 Feb 2014
|
18:42 antoine
- Stage support
- Fix packaging of examples after switch to autoplist
 |
Sunday, 15 Dec 2013
|
16:22 wg
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)
 |
Thursday, 12 Dec 2013
|
15:14 wg
dns/py-dnspython: revert wrong revert of last commit
Pointy hat: wg
 |
Monday, 9 Dec 2013
|
14:09 wg
dns/py-dnspython: revert last egginfo commit as it doesn't work with python 3
 |
13:16 wg
dns/py-dnspython: use auto egg info
Submitted by: wg (myself, via email)
Approved by: maintainer
 |
Saturday, 2 Nov 2013
|
22:22 wg
dns/py-dnspython: update to 1.11.1
PR: oorts/182586
Submitted by: Craig Leres <leres ee.lbl.gov>
Approved by: maintainer (timeout)
 |
Friday, 20 Sep 2013
|
16:31 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns)
 |
Thursday, 18 Jul 2013
|
12:24 rm
- update to 1.11.0
changelog:
- 1.11.0 is mostly a bug fix release, but two new features are support
for the $GENERATE syntax and the TLSA RR type.
- A number of bugs have been fixed as well.
- Python 2.4 or later is required.
 |
Friday, 1 Mar 2013
|
19:32 rm
- make this port aware of python3 version distribution (different codebase)
Submitted by: Bertrand Petit <elrond@phoe.frmug.org> (by mail)
 |
Wednesday, 14 Nov 2012
|
20:26 rm
- fix dependency
- do not bumping PORTREVISION because it's not default
Submitted by: bapt (by mail)
Feature safe: yes
 |
Thursday, 4 Oct 2012
|
08:13 rm
- circumvent the ports options infrastructure limitation to not nag user with
options dialog every time (to let him actually save the chosen options)
Reported by: bapt
 |
Saturday, 29 Sep 2012
|
20:19 rm
- update to 1.10.0
- convert to optionsng
while here:
- limit python version to 2.x only
- remove deprecated attribution in pkg-descr
PR: 171786
Submitted by: William Grzybowski <william88 at gmail dot com>
Approved by: Andy Greenwood <greenwood.andy at gmail dot com> (prev maintainer)
 |
Saturday, 22 Sep 2012
|
18:46 rm
- take maintainership
 |
15:48 tabthorpe
- Reassign to the heap at maintainer's request
 |
Tuesday, 12 Apr 2011
|
03:48 miwi
- Update to 1.9.4
PR: 156069
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer
 |
Saturday, 19 Feb 2011
|
12:47 miwi
- Update to 1.9.2
PR: 154535
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer
 |
Saturday, 20 Mar 2010
|
19:12 miwi
- Update to 1.8.0
PR: 144737
Submitted by: ghostonthewire <ghostonthewire@gmail.com> (maintainer)
 |
Wednesday, 1 Jul 2009
|
12:39 miwi
- Update to 1.7.1
PR: 135846
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer
 |
Thursday, 12 Feb 2009
|
19:01 wxs
- Pass maintainership to submitter
PR: ports/131617
Submitted by: Andrew Greenwood <greenwood.andy@gmail.com>
 |
Saturday, 19 Jul 2008
|
21:16 miwi
- Update to 1.6.0
PR: 125774
Submitted by: Martin Jackson <mhjacks@swbell.net>
 |
Sunday, 15 Jun 2008
|
19:03 lioux
Drop maintainership.
 |
Wednesday, 25 Apr 2007
|
07:24 lioux
Update to 1.5.0
PR: 112080
Submitted by: miwi
 |
Friday, 23 Jun 2006
|
09:03 pav
- Update to 1.4.0
PR: ports/98569
Submitted by: Martin Jackson <mhjacks@swbell.net>
Approved by: maintainer timeout (lioux; 17 days)
 |
Tuesday, 15 Nov 2005
|
01:55 lioux
o Permission safeness fix: files can become unaccessible depending
on umask(1) settings
o Bump PORTREVISION
 |
Monday, 14 Nov 2005
|
12:30 lioux
Update to 1.3.5
Prompted by: edwin (FreeBSD Ports Version Check)
 |
Sunday, 28 Aug 2005
|
18:32 lioux
Update to 1.3.4
 |
Saturday, 2 Apr 2005
|
23:20 lioux
Update to 1.3.3
PR: 79181
Submitted by: Martin Jackson <mhjacks@swbell.net>
 |
Thursday, 20 Jan 2005
|
12:37 lioux
Remove unused/extraneous poast-extract target. No functional change
 |
Monday, 27 Dec 2004
|
02:10 lioux
o Fix PLIST: Use EXAMPLESDIR PLIST_SUB correctly
o Bump PORTEREVISION due to PLIST change
Submitted by: kris (pointyhat)
 |
Sunday, 26 Dec 2004
|
10:36 lioux
New port py-dnspython version 1.3.2: A DNS toolkit for Python
 |
Number of commits found: 64 |