/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* e-host-utils.h * * Copyright (C) 2001 Ximian, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. * * Authors: Chris Toshok, Jeffrey Stedfast */ #ifndef E_HOST_UTILS_H #define E_HOST_UTILS_H #include #include /* gethostbyname_r implementation that works for systems without a native gethostbyname_r. if you use this, you must make sure to *only* use this - it can't even coexist with naked calls to gethostbyname (even if they exist in libraries.) yes, this loses in many ways. blame your local OS developer. */ int e_gethostbyname_r (const char *name, struct hostent *host, char *buf, size_t buflen, int *herr); int e_gethostbyaddr_r (const char *addr, int len, int type, struct hostent *host, char *buf, size_t buflen, int *herr); #endif /* E_HOST_UTILS_H */ pm_and_yarn/devel/electron4/files/bl-1.2.3'>dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KDE/FreeBSD team presents:makc2013-02-0468-3016/+577
* The webserver reports every version as existing with a redirect to 0.1.eadler2013-02-041-0/+2
* KDE/FreeBSD team presents Qt 4.8.4 and QtCreator 2.6.1 ports.makc2013-02-0486-810/+635
* - Update to 0.1.5miwi2013-02-042-7/+5
* - Update to 1.2.2miwi2013-02-043-10/+76
* - Update to 2.2.46miwi2013-02-042-8/+4
* - Update to 20120604miwi2013-02-042-8/+4
* - Update to 0.3.3miwi2013-02-042-8/+4
* - Update to 0.1.4miwi2013-02-042-11/+5
* - Update to 0.4.1miwi2013-02-042-12/+6
* - Update to 1.1.4miwi2013-02-042-4/+4
* - Update to 1.0.3miwi2013-02-042-20/+8
* - Update to 1.3.0miwi2013-02-042-12/+6
* - Update to 1.3.0miwi2013-02-042-12/+6
* - Update to 1.0.4miwi2013-02-042-12/+6
* - Update to 1.1.1miwi2013-02-042-8/+4
* - Update to 0.8.1miwi2013-02-042-8/+5
* - Update to 0.23.0nivit2013-02-032-3/+3
* Update to 2.05.tobez2013-02-032-10/+6
* Fix logic (should be defined to true integer, not false).crees2013-02-032-16/+21
* Add net/p5-Net-HTTPS-Any 0.10, a simple HTTPS Perl class using whichevertobez2013-02-035-0/+37
* Update to 2.03.tobez2013-02-032-3/+3
* Add some checks for Subversion; minimum version required is 1.7, or addingcrees2013-02-031-0/+11
* - fix option PADLOCKdinoex2013-02-032-15/+14
* - Restore credit to eserte in the headertabthorpe2013-02-031-1/+1
* - Reassign to the heap at maintainers requesttabthorpe2013-02-031-6/+2
* - Fix WWW: line in port description: previous one was cybersquatted by somedanfe2013-02-032-30/+30
* - Update to 1.2.5jase2013-02-032-3/+3
* Upgrade to version 0.13matthew2013-02-032-3/+3
* Upgrade to version 0.34matthew2013-02-032-3/+3
* update lang/sbcl to 1.1.4 and adjust dependent portsbf2013-02-0321-24/+24
* Fix the patch used to make xorg-server build with clang on i386.zeising2013-02-033-16/+1
* - Prefer clang on 9.1+ (instead of gcc 4.6+ only on i386.)nox2013-02-031-3/+10
* Upgrade to 4.44tj2013-02-032-3/+3
* Bump PORTREVISION, as default options have changed in r311291.gjb2013-02-031-1/+1
* . Update to 6u39.glewis2013-02-032-3/+3
* . Update to 6u39.glewis2013-02-032-10/+26
* - Add LICENSE.hrs2013-02-031-7/+5
* Update to 447.hrs2013-02-032-4/+4
* 2013-01-30 net-mgmt/nagiosgrapher: Deprecated upstream. Please use net-mgmt/p...bapt2013-02-0316-493/+2
* - Rename option GNOME_KEYRING to GNOMEKEYRING which appears tonovel2013-02-031-6/+2
* - Set DISTNAME to APC-3.1.13 to avoid checksum error of existing withdrawn AP...sunpoet2013-02-022-2/+3
* - Update to 1.500lwhsu2013-02-022-3/+3
* Update to 1.09.tobez2013-02-022-3/+3
* Update to 1.492.tobez2013-02-022-8/+4
* Update to 0.83.tobez2013-02-022-8/+4
* - Update to 0.11.6nivit2013-02-022-17/+4
* Fix package on 9.1-RELEASEcrees2013-02-021-0/+16
* - PKGNAMEPREFIX must appear earlier for bsd.cabal.mk consumers otherwisepgj2013-02-022-3/+3
* - Update to 1.4.30novel2013-02-022-25/+29
* - add entry for deluge updaterm2013-02-021-0/+10
* - switch the dependency to libtorrent-rasterbar 1.6.x, because with importing ofrm2013-02-025-7/+108
* Update to version 1.2.4pawel2013-02-022-8/+4
* Update to version 2.0pawel2013-02-023-8/+104
* Revert HDR expantion in the OPENEXR description, because it overflows on 8.xkwm2013-02-021-1/+1
* Bump PORTREVISION after update of deskutils/orageolivierd2013-02-021-5/+2
* - Update to 4.8.4olivierd2013-02-023-14/+48
* . Update to 7u13.glewis2013-02-022-3/+3
* . Update to 7u13.glewis2013-02-022-3/+3
* - Update to version 0.3.1danfe2013-02-023-13/+8
* update zpaq to v6.20bf2013-02-022-4/+4
* - Revert to 3.1.13sunpoet2013-02-022-4/+7
* - Update to 20130201sunpoet2013-02-022-3/+3
* - Update to 0.617sunpoet2013-02-022-10/+12
* - Update to 0.804sunpoet2013-02-022-76/+72
* - Update to 0.770sunpoet2013-02-022-8/+4
* - mark DEPRECATED with EXPIRATION_DATE for one monthleeym2013-02-021-6/+8
* - Fix build with GCC on 9.1.jkim2013-02-021-1/+3
* - adopt optionsNGjgh2013-02-021-12/+13
* - Update to 1.1.0tota2013-02-023-6/+5
* Fix dependency and plist.jkim2013-02-022-3/+4
* - update databases/mariadb-server to 5.3.12 [1]flo2013-02-028-28/+64
* Valyria Tear is an attempt at creating a free (as meant in the Gnuamdmi32013-02-025-0/+1018
* - Update to 0.9.9sunpoet2013-02-025-77/+24
* - Update to 0.24sunpoet2013-02-023-11/+7
* - Update to 1.002005sunpoet2013-02-022-10/+5
* - Add LICENSEsunpoet2013-02-021-11/+8
* - Add p5-Media-Type-Simple 0.02sunpoet2013-02-025-0/+54
* - Fix *_DEPENDS:sunpoet2013-02-022-27/+47
* - Update to 1.122640sunpoet2013-02-022-13/+11
* - Add shared INI and JSON descriptionsunpoet2013-02-021-2/+4
* Fix typo in option_definebapt2013-02-021-1/+1
* - Update to 7.1madpilot2013-02-024-46/+24
* - Fix fetch and undeprecate bu using frugalware mirrorsamdmi32013-02-021-4/+1
* - Add MASTER_SITE_FRUGALWAREamdmi32013-02-021-0/+13
* Chase boost bumpbapt2013-02-021-7/+3
* - Update to 2.1.0miwi2013-02-024-95/+4
* - Drop some patches no longer needed.miwi2013-02-023-88/+0
* - Update to 0.12jadawin2013-02-012-9/+4
* make install work with WRKDIRPREFIX setgirgen2013-02-011-1/+1
* - Add mime-type property for binary files in the ports treeak2013-02-010-0/+0
* Add py-pgxnclient 1.2, command line tool to interact with the PostgreSQLlwhsu2013-02-015-0/+133
* - Update to 20121019amdmi32013-02-013-34/+65
* - Fix all cases of 'No newline at end of file' in ports treeak2013-02-01