Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split the postgresql ports into a server and a client part. | Palle Girgensohn | 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) Notes: svn path=/head/; revision=127737 | ||||
* | Fix installation of docs | Edwin Groothuis | 2004-12-22 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=124781 | ||||
* | [NEW PORT] dns/sqldjbdns: DJB dns server with PostgreSQL backend | Edwin Groothuis | 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> Notes: svn path=/head/; revision=124779 |