adns is a resolver library for C (and C++) programs. In contrast with the existing interfaces, gethostbyname et al and libresolv, it has the following features: * It is reasonably easy to use for simple programs which just want to translate names to addresses, look up MX records, etc. * It can be used in an asynchronous, non-blocking, manner. Many queries can be handled simultaneously. Technical note: adns requires a real nameserver like BIND or Dents running on the same system or a nearby one, which must be willing to provide `recursive service'. I.e., adns is a `stub resolver'. WWW: http://www.chiark.greenend.org.uk/~ian/adns/ d-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/math
Commit message (Expand)AuthorAgeFilesLines
* math/p5-Algorithm-KMeans: 1.40 -> 2.02pi2014-08-162-4/+3
* Upgrade OpenEXR and ilmbase to 2.2.0.mandree2014-08-1612-3/+12
* math/givaro: 3.5.0 -> 3.8.0pi2014-08-164-240/+34
* - Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)sunpoet2014-08-151-1/+1
* - Use USES=pythonsunpoet2014-08-151-3/+2
* - Update to 2.2.3.stephen2014-08-152-3/+3
* Stagify.vanilla2014-08-144-10/+22
* - Switch to USES=libtoolamdmi32014-08-141-3/+3
* - Switch to USES=libtool, drop .la filesamdmi32014-08-142-3/+3
* - Correctly register Python as a build dependencydanfe2014-08-111-12/+12
* - Update The Glorious Glasgow Haskell Compiler to version 7.8.3pgj2014-08-1165-321/+302
* Replace some dependencies on libtool with USES=libtool:build or atijl2014-08-111-3/+3
* math/dynare: update to 4.4.3wg2014-08-103-6/+1161
* math/armadillo: Upgrade version 4.300.8 => 4.320.0marino2014-08-104-23/+24
* Update devel/doxygen to 1.8.7antoine2014-08-104-113/+97
* Honour CPPFLAGS and LDFLAGS to fix readline support on current.adamw2014-08-101-5/+8
* Stagify.vanilla2014-08-082-15/+11
* Stagify.vanilla2014-08-081-11/+8
* 1: Stagify.vanilla2014-08-083-22/+20
* Stagify.vanilla2014-08-071-12/+4
* 1: Stagify.vanilla2014-08-071-20/+8
* In some straightforward situations, protect examples behind PORTEXAMPLES,adamw2014-08-061-23/+23
* Bump PORTREVISION on more ports that depend on libgcrypt after the updatetijl2014-08-061-1/+1
* - Clarify LICENSEamdmi32014-08-061-1/+1
* math/py-basemap: support stagewg2014-08-051-28/+10
* - Switch graphics/GraphicsMagick to USES=libtool, drop .la filesamdmi32014-08-051-2/+2
* Change order of categories to fix PKGORIGINerwin2014-08-041-1/+1
* In some straightforward cases, protect documentation behindadamw2014-08-044-24/+26
* math/orpie: update to 1.5.2wg2014-08-034-180/+59
* New port: math/pdalpi2014-08-026-0/+206
* Fix build on head by adding missing USES=readlineantoine2014-08-011-0/+1
* - Update to 1.4.0.stephen2014-08-012-4/+3
* Mark BROKEN: Build seems to hang on the package buildersantoine2014-08-011-0/+2
* - Add additional mirror to fix fetchzi2014-08-011-1/+2
* Use stagingbf2014-08-012-8/+2
* Unbreak after RM was changed to /bin/rm -fantoine2014-07-313-14/+52
* - Add LICENSEsunpoet2014-07-313-6/+11
* - Shorten COMMENTsunpoet2014-07-313-12/+11
* Attempt to unbreak INDEXantoine2014-07-311-1/+1
* math/p5-Math-MPFR: 3.21 -> 3.22pi2014-07-302-3/+8
* - Switch devel/cppunit to USES=libtool, drop .la filesamdmi32014-07-301-1/+1
* Add USES=readline to fix build on current.adamw2014-07-303-6/+6
* Add USES=readline to fix build on current.adamw2014-07-301-1/+1
* Add USES=readline to fix build on current.adamw2014-07-301-0/+2
* Convert some more USE_BZIP2 to USES=tar:bzip2adamw2014-07-301-1/+1
* Remove the final usages of USE_XZ from the tree, and replace them withadamw2014-07-301-1/+1
* Convert a bunch of USE_XZ to USES=tar:xz.adamw2014-07-303-6/+3
* Repair instances, almost all courtesy of bf ;-), of spacesadamw2014-07-3028-68/+68
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-3019-38/+19
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2adamw2014-07-307-14/+7
* Rename all patches that contain '::' as a path separator, and useadamw2014-07-3023-0/+0
* - Update to 2.7.0-alpha10gahr2014-07-292-3/+5
* Rename math/ patch-xy patches to reflect the files they modify.adamw2014-07-2962-8/+7
* math/ruby-numru_units: Mark broken with Ruby 2.0 or newerswills2014-07-291-1/+7
* Mark broken with Ruby 2.0 or newerswills2014-07-291-1/+7
* math/ruby-gsl: Mark broken with Ruby 2.0 or newerswills2014-07-291-1/+7
* - Update to 0.39sunpoet2014-07-282-3/+3
* - Fix build with gcc 4.8 by fixing include files dependencies [1]gahr2014-07-283-1/+21
* Update math/R-cran-gss to 2.1-3.dbn2014-07-282-3/+3
* math/scilab:makc2014-07-281-1/+2
* math/mingw32-libgmp: Fix plist infomarino2014-07-272-0/+2
* math/mingw32-libgmp: Upgrade version 5.1.3 => 6.0.0marino2014-07-272-6/+9
* . Revert WX version to 2.8 and add a comment about not updating it to 3.xglewis2014-07-261-2/+4
* - Switch converters/psiconv to USES=libtool, drop .la filesamdmi32014-07-261-2/+2
* - Update to 2.2.2.stephen2014-07-252-4/+3
* net/openldap24-*:tijl2014-07-252-48/+3
* - Update to 0.14.1culot2014-07-253-3/+3
* - Switch to USES=libtool, drop .la filesamdmi32014-07-242-3/+3
* Update PyQt to 4.11.1, QScintilla to 2.8.3 and SIP to 4.16.2.rakuco2014-07-241-1/+1
* Reset maintainership for ports not staged with no pending PRbapt2014-07-2429-35/+35
* Add USES=readline to fix build on -current.adamw2014-07-233-1/+3
* Switch to texlivebapt2014-07-231-3/+2
* Switch to texlivebapt2014-07-231-3/+2
* Remove redudant post-install:bapt2014-07-231-6/+0
* - Convert USE_BZIP2 to USESamdmi32014-07-231-2/+1
* Switch to wx 3.0bapt2014-07-221-3/+3
* Fix build with texlivebapt2014-07-222-14/+15
* Fix build with texlive and on system without makeinfo in basebapt2014-07-221-1/+2
* Second attempt to fix build on 11.0-CURRENT.ehaupt2014-07-222-3/+6
* Fix a build error on 11.0-CURRENT by adding USES=readline.ehaupt2014-07-221-0/+2
* - Unset group write priveleges in the pynac subpackage, so that it will buildstephen2014-07-211-3/+6
* Add USES=readline to fix build.adamw2014-07-211-1/+1
* Add USES=readline to fix build.adamw2014-07-211-1/+1
* math/coinmp: some fixespi2014-07-181-9/+7
* math/openblas: 0.2.8 -> 0.2.9pi2014-07-182-6/+9
* - Add stage supportdanilo2014-07-172-13/+22
* math/py-numpy: Use INSTALLS_EGGINFO, fixes pkg_resources detectionkoobs2014-07-161-0/+2
* Fix some non default LIB_DEPENDSbapt2014-07-164-7/+7
* Stagify.vanilla2014-07-162-2/+45
* Add DOCS option for ports with PORTDOCS in plist.adamw2014-07-1610-6/+24
* Add EXAMPLES to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MEXAMPLES.adamw2014-07-161-1/+1
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-1621-16/+28
* New port: math/mpirgahr2014-07-154-0/+56
* - update to 0.37leeym2014-07-152-4/+7
* Modernize LIB_DEPENDSbapt2014-07-1523-48/+47
* - Convert net/openmpi to USES=libtool and bump dependent portstijl2014-07-156-6/+6
* Modernize LIB_DEPENDSbapt2014-07-148-18/+18
* Use the new IA32_BINARY_PORT knob, instead of limiting to archs i386mi2014-07-143-78/+1
* Fix this long-neglected port, which kept bit-rotting over years ofmi2014-07-144-13/+70
* Update to 4.3.rakuco2014-07-132-3/+3
* - Add support for stage dirnivit2014-07-122-13/+6
* math/coinmp: 1.7.2 -> 1.7.6pi2014-07-113-117/+123
* - Remove USE_AUTOTOOLS=libtoolsunpoet2014-07-111-1/+1
* math/scilab:makc2014-07-102-2/+20
* math/qalculate: fix build with clangwg2014-07-102-5/+69
* Use stagingbf2014-07-091-36/+22
* Typo fix for pkg-descr.olgeni2014-07-081-1/+1
* Use stagingbf2014-07-081-17/+16
* Use stagingbf2014-07-082-5/+2
* - Bump PORTREVISION to chase the update of devel/liblaswen2014-07-082-1/+1
* Use staging; use standard directories for docs, data, and examples; strip;bf2014-07-084-71/+55
* - Add some patches from PkgSrc to enable cloog to builds with devel/isldanilo2014-07-085-56/+1067
* Use staging; use gcc for spblasbf2014-07-083-15/+14
* Remove indefinite articles and trailing periods from COMMENT, plus minorolgeni2014-07-0762-62/+62
* New port: sfst.demon2014-07-076-0/+161
* - libGL is not needed when building with OSMESAgahr2014-07-071-1/+1
* - Chase math/muparser change from static to dynamic librarynivit2014-07-071-1/+1
* - Update to 2.2.3nivit2014-07-074-42/+40
* Masterport has been staged.linimon2014-07-071-1/+0
* Stagify.linimon2014-07-072-20/+9
* Update to 3.7.2, install hfst.pc into correct location.demon2014-07-054-8/+19
* Bump more ports that depend on libsqlite3.so:tijl2014-07-052-0/+2
* - Update to 0.4.5.stephen2014-07-052-3/+3
* Add missing dep.demon2014-07-041-1/+1
* New port: hfst.demon2014-07-047-0/+245
* Works with clang too.demon2014-07-041-1/+0
* - Unbreakantoine2014-07-041-5/+7
* - Switch to USES=libtool, drop .la filesamdmi32014-07-042-35/+36
* Correct a few typos.adamw2014-07-042-2/+3
* Missed a NOPORTDOCSadamw2014-07-041-4/+7
* Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-0432-108/+102
* - Drop .la files, no dependees require themamdmi32014-07-042-3/+2
* - Switch math/cloog to USES=libtool, drop .la filesamdmi32014-07-042-12/+7
* - Update from 2.1.1 to 2.1.2danilo2014-07-037-50/+112
* Use options and stagingbf2014-07-031-9/+10
* Use stagingbf2014-07-032-15/+13
* Use staging; strip; provide documentation distinfo; correct options [1]bf2014-07-023-24/+21
* Update to 3.1.5; use staging and libtool fixes; strip;bf2014-07-022-23/+12
* Use staging; stripbf2014-07-021-3/+11
* Make those ports more likely to build with texinfo from portsantoine2014-07-022-0/+2
* - Add OPTIONal off-screen rendering support with graphics/libosmesagahr2014-07-012-5/+17
* multiple: avoid RUN_DEPENDS=${BUILD_DEPENDS} anti-patterneadler2014-07-011-1/+1
* - Update to 1.0.5.stephen2014-07-012-3/+3
* Remove pkg-plist, the Makefile already has PLIST_FILES/PORTDOCS/PORTEXAMPLESantoine2014-07-012-13/+3
* - Add USES=libtool to x11-toolkits/xforms and bump dependent ports.tijl2014-07-012-2/+2
* - Take maintainershipsunpoet2014-07-012-2/+2
* - Convert to USES=tar:bz2 libtool:keeplagahr2014-06-301-2/+2
* multiple: reset gslin's maintainereadler2014-06-302-2/+2
* - Unbreak ports, which installed setup.py files due to the messed up argumentmva2014-06-281-6/+2
* - Update to 0.4.4.stephen2014-06-282-4/+3
* - Remove editors/emacs21, and editors/emacs22 as they're no longer maintainedashish2014-06-279-431/+0
* - Switch to USES=libtool, drop .la filesamdmi32014-06-272-41/+15
* - Switch to USES=libtool, drop .la filesamdmi32014-06-272-9/+5
* - Switch to USES=libtool, drop .la filesamdmi32014-06-272-4/+4
* Patch fftw.texi to allow building with new texinfoantoine2014-06-271-2/+16
* Allow to build with texinfo from portsantoine2014-06-262-2/+2
* Allow to build with texinfo from portsantoine2014-06-261-2/+1
* makeinfo is not needed for fftw-floatantoine2014-06-261-1/+2
* Allow to build with texinfo from portsantoine2014-06-261-1/+1
* - Update to 0.5-74tota2014-06-252-4/+3
* Fix build on system built WITHOUT_INFObapt2014-06-253-3/+3
* - Update to 0.4.300.8.0tota2014-06-252-3/+3
* - Update to 2.15tota2014-06-252-4/+3
* - Convert to OPTIONSantoine2014-06-251-4/+4
* Convert GMAKE to MAKE_CMDbapt2014-06-2518-47/+47
* - Update to 1.1.2.stephen2014-06-232-6/+3
* - Update to 2.6.5.stephen2014-06-232-3/+3