Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark as broken with gcc4.2. | linimon | 2007-10-02 | 1 | -1/+7 |
| | |||||
* | - Update to 0.73 | pav | 2007-09-02 | 2 | -5/+4 |
| | | | | | PR: ports/115833 Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> | ||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | - Style: ports@freebsd.org -> ports@FreeBSD.org | pav | 2005-11-26 | 1 | -1/+1 |
| | |||||
* | Split the postgresql ports into a server and a client part. | girgen | 2005-01-31 | 1 | -1/+3 |
| | | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors) | ||||
* | Fix installation of docs | edwin | 2004-12-22 | 1 | -0/+1 |
| | |||||
* | [NEW PORT] dns/sqldjbdns: DJB dns server with PostgreSQL backend | edwin | 2004-12-22 | 3 | -0/+53 |
Sqldjbdns is an authoritative DNS server that pulls its data directly from a set of SQL tables. It supports fully dynamic A, MX, TXT, and PTR records, and run-time configurable static NS and SOA records. It also supports schedule expiry and introduction of records. This package also includes dnscache with PostgreSQL backend PR: ports/71345 Submitted by: Radim Kolar <hsn@netmag.cz> |