Age | Commit message (Collapse) | Author | Files | Lines |
|
${PLIST.eggfile} from PLISTs and support code from lang/python.
|
|
Bump PKGREVISION.
|
|
Inspired by PR#43127 from Wen Heping.
While here, set LICENSE.
------------------------------------------------------------------------
r19 | farcepest | 2007-01-27 14:14:20 -0500 (Sat, 27 Jan 2007) | 2 lines
Fixes issues #4 and #5
------------------------------------------------------------------------
r16 | farcepest | 2007-01-01 13:52:48 -0500 (Mon, 01 Jan 2007) | 1 line
Fix hostname dereferencing of SRV records
------------------------------------------------------------------------
r9 | farcepest | 2006-12-31 13:08:02 -0500 (Sun, 31 Dec 2006) | 2 lines
Fix issues #2 and #3. Requires adns-1.2 and newer.
------------------------------------------------------------------------
r7 | farcepest | 2006-12-02 14:26:22 -0500 (Sat, 02 Dec 2006) | 2 lines
Removed generated files
------------------------------------------------------------------------
r6 | farcepest | 2006-12-02 13:39:41 -0500 (Sat, 02 Dec 2006) | 2 lines
Bump version, update metadata
------------------------------------------------------------------------
r5 | farcepest | 2006-12-02 13:04:48 -0500 (Sat, 02 Dec 2006) | 2 lines
Fix issue #1 (memory leak)
------------------------------------------------------------------------
r4 | farcepest | 2006-12-01 17:24:51 -0500 (Fri, 01 Dec 2006) | 2 lines
Update README, especially fixing restructured text
------------------------------------------------------------------------
r2 | farcepest | 2006-12-01 16:50:38 -0500 (Fri, 01 Dec 2006) | 2 lines
Initial import of adns-python-1.1.0
------------------------------------------------------------------------
r1 | (no author) | 2006-12-01 16:45:29 -0500 (Fri, 01 Dec 2006) | 1 line
Initial directory structure.
------------------------------------------------------------------------
|
|
|
|
Patch provided by Sergey Svishchev in private mail.
|
|
host monkeybyte.org[69.16.221.13] said: 550-"The
recipient cannot be verified. Please check all recipients of this 550
message to verify they are valid." (in reply to RCPT TO command)
|
|
|
|
|
|
|
|
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
ok'd a while back at pkgsrcCon by agc and wiz
|
|
|
|
Inspired by FreeBSD "ports".
Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.
Discussed with/ok'ed by drochner@.
|
|
resolver library
submitted by adam@monkeybyte.org per PR pkg/21729, also in pkgsrc-wip
|