Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 1.2.1 | perky | 2007-02-12 | 2 | -6/+5 |
| | | | | | PR: 108471 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> | ||||
* | - Update to 1.2.0 | erwin | 2007-01-06 | 3 | -8/+7 |
| | | | | | | | | - Update WWW, this project moved to code.google.com PR: 107381 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer timeout | ||||
* | Fix the adns library version so it matches the internal soname. This sets | marcus | 2006-04-24 | 1 | -1/+1 |
| | | | | | | the lib version back to 1, but since the dependencies still linked to libadns.so.1 even when the installed file was libadns.so.12, a new PORTREVISION bump is not needed. | ||||
* | Fix build on adns 1.2. | perky | 2006-04-22 | 1 | -3/+1 |
| | |||||
* | - Mark BROKEN since the port does not build with a new version of dns/adns | sem | 2006-04-22 | 1 | -0/+2 |
| | |||||
* | - Bump adns library version and PORTREVISION after last dns/adns update | sem | 2006-04-22 | 1 | -1/+2 |
| | | | | | | for all affected ports. Reproached by: kris | ||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Update to 1.1.0. | perky | 2005-03-21 | 3 | -9/+6 |
| | |||||
* | Add SIZE data. | perky | 2004-03-18 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | Chase repocopies towards ports/dns | edwin | 2003-09-05 | 1 | -1/+1 |
| | | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr | ||||
* | Massive repo-copies request: net->dns (partly devel->dns) | edwin | 2003-09-05 | 1 | -1/+1 |
| | | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr | ||||
* | De-pkg-comment for my ports. | perky | 2003-02-25 | 2 | -1/+1 |
| | |||||
* | Add missing .pyo files to each pkg-plist | perky | 2002-08-23 | 1 | -0/+3 |
| | |||||
* | Use REINPLACE_CMD as well as USE_REINPLACE | perky | 2002-06-26 | 1 | -2/+3 |
| | |||||
* | Updating my email address. | perky | 2002-06-25 | 1 | -1/+1 |
| | | | | Approved by: cjh (mentor) | ||||
* | back out commit made comparing OSVERSION and use sed(1) to workaround perl | pat | 2002-05-24 | 1 | -9/+1 |
| | | | | | | | | on current issue. gotta back it out sooner or later. /me puts on pointy hat Requested by: many | ||||
* | Fix ports for building with -current without perl | pat | 2002-05-23 | 1 | -1/+9 |
| | | | | | PR: 38359 Submitted by: maintainer | ||||
* | use USE_PYDISTUTILS | ijliao | 2002-04-30 | 1 | -7/+1 |
| | |||||
* | Add new port net/py-adns - Python interface to asynchronous dns resolver | pat | 2002-02-27 | 5 | -0/+47 |
PR: 35277 Submitted by: Hye-Shik Chang <perky@fallin.lv> |