/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* e-shell.c * * Copyright (C) 2000 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. * * Author: Ettore Perazzoli */ #ifndef E_SHELL_FOLDER_CREATION_DIALOG_H #define E_SHELL_FOLDER_CREATION_DIALOG_H #include #include "e-shell.h" enum _EShellFolderCreationDialogResult { E_SHELL_FOLDER_CREATION_DIALOG_RESULT_SUCCESS, E_SHELL_FOLDER_CREATION_DIALOG_RESULT_FAIL, E_SHELL_FOLDER_CREATION_DIALOG_RESULT_CANCEL }; typedef enum _EShellFolderCreationDialogResult EShellFolderCreationDialogResult; typedef void (* EShellFolderCreationDialogCallback) (EShell *shell, EShellFolderCreationDialogResult result, const char *path, void *data); void e_shell_show_folder_creation_dialog (EShell *shell, GtkWindow *parent, const char *default_parent_folder, const char *default_type, EShellFolderCreationDialogCallback result_callback, void *result_callback_data); #endif /* E_SHELL_FOLDER_CREATION_DIALOG_H */ value='dependabot/npm_and_yarn/devel/electron4/files/ini-1.3.7'>dependabot/npm_and_yarn/devel/electron4/files/ini-1.3.7 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/dns
Commit message (Expand)AuthorAgeFilesLines
* dns/nsd: update 4.1.14 -> 4.1.15junovitch2017-04-092-5/+4
* - Switch to USES=localbaseamdmi32017-04-093-47/+40
* Mark the remaining ports depending on Google Code as DEPRECATED, with anmat2017-04-093-0/+6
* - Chase ldns shlip bumpmiwi2017-04-098-5/+8
* - Update to 1.7.0miwi2017-04-094-525/+833
* Update to 1.12sunpoet2017-04-093-5/+7
* Update dns/erlang-idna to version 4.0.0.olgeni2017-04-093-7/+7
* Update to 1.4.0sunpoet2017-04-092-6/+7
* dns/mDNSResponder_nss: update 765.20.4 -> 765.30.11robak2017-04-092-4/+4
* Update to 0.0.0.20170223sunpoet2017-04-095-8/+8
* - Update to 1.1.0amdmi32017-04-093-3/+12
* dns/yadifa: Fix LibreSSL build issuesbrnrd2017-04-094-0/+71
* dns/knot-resolver: update to 1.2.3rm2017-04-099-69/+13
* dns/openmdns: update to 0.6.24jbeich2017-02-233-8/+31
* Upgrade devel/mtbl to version 1.0.0:truckman2017-02-231-0/+1
* Update to 1.08sunpoet2017-02-222-4/+4
* Update to latest snapshot.mat2017-02-212-5/+5
* devel/libevent2: drop historical suffix after r362796jbeich2017-02-207-14/+15
* Update KDE Frameworks to 5.31tcberner2017-02-191-3/+3
* Remove the remaining IGNORE_FreeBSD_9 lines.mat2017-02-181-5/+1
* Update to 0.0.0.20170206sunpoet2017-02-175-8/+8
* Return the ports mistakenly reset to ports@ in r433856 to John Marino.rene2017-02-161-1/+1
* Update to 1.17sunpoet2017-02-142-4/+4
* Update to latest commit.mat2017-02-134-13/+14
* Update to 2.77.test3.mandree2017-02-122-4/+4
* Return ports maintained by John Marino to the pool, see r433827 for detailsrene2017-02-111-1/+1
* Update dns/dns_balance to 2.1krion2017-02-113-19/+17
* Remove superfluous dependency.krion2017-02-111-3/+1
* Fix stale dependencies.krion2017-02-102-12/+56
* Update to new 2.77test2 release.mandree2017-02-092-9/+9
* Use readelf instead of objdump, unbreaking arm64 build.mandree2017-02-091-2/+2
* Update to 9.9.9-P6, 9.10.4-P6 and 9.11.0-P3.mat2017-02-096-24/+18
* Update dns/dnscrypt-wrapper to 0.2.2krion2017-02-084-54/+6
* Fix build WITH=CGI after r431796.mat2017-02-081-1/+1
* - Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile sotijl2017-02-062-11/+8
* Move devel/libcheck to devel/checksunpoet2017-02-051-2/+2
* - Spell `LICENSE_FILE' variable correctlydanfe2017-02-041-1/+1
* devel/libevent2: update to 2.1.8 and cleanupjbeich2017-02-047-2/+7
* Clean up a few things in `dns/sheerdns' port:danfe2017-02-042-13/+10
* Enable i386 support to Linux CentOS 7 ports.tijl2017-02-011-0/+4
* - Autodetect the installed linux_base port and use LINUX_DEFAULT only astijl2017-02-018-19/+12
* Update devel/protobuf to 3.2.0sunpoet2017-01-302-2/+2
* - Fix build issue with non-default OPTIONSzi2017-01-292-10/+13
* Update KDE Frameworks to 5.30.0tcberner2017-01-272-5/+13
* Update to 0.0.0.20170118sunpoet2017-01-245-8/+8
* Update to latest commit.mat2017-01-232-5/+6
* - Update to 0.8.7zi2017-01-232-5/+5
* Reset sanpei@'s ports after 18 months of inactivity.rene2017-01-231-1/+1
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/sunpoet2017-01-214-4/+4
* dns/powerdns and dns/powerdns-recursor: unbreak build with clang 4.0cpm2017-01-214-0/+76
* Update Linux CentOS 7 ports to 7.3.1611. While 7.2 had semi-official i386tijl2017-01-194-16/+8
* - Update to 1.0.0zi2017-01-193-5/+6
* dns/dnsdist: unbreak build with clang 4.0cpm2017-01-192-0/+37
* Update to 0.16sunpoet2017-01-183-5/+5
* The output of tools like awk, date, sort, tr,... depends on the currenttijl2017-01-181-1/+0
* dns/powerdns-recursor: update 4.0.3 -> 4.0.4junovitch2017-01-186-198/+15
* dns/powerdns: update 4.0.1 -> 4.0.3junovitch2017-01-183-39/+5
* Update to 0.17.0sunpoet2017-01-183-5/+5
* - Update to 2.1.8danilo2017-01-163-8/+11
* Update to 0.15sunpoet2017-01-153-5/+5
* Make 64 bit Linux packages the default on amd64.tijl2017-01-121-1/+1
* Commit the cleanups that should have gone in with the pervious update.mat2017-01-1213-229/+62
* Update to latest commit.mat2017-01-124-18/+18
* Security update to 9.11.0-P2.delphij2017-01-122-6/+6
* Security update to 9.10.4-P5.delphij2017-01-122-5/+4
* Security update to 9.9.5-P5.delphij2017-01-122-7/+6
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLamdmi32017-01-111-8/+0
* - Update to 1.1.0cpm2017-01-114-36/+13
* - Add OPTION (default to off) to install diagnostic tool(s)zi2017-01-101-2/+13
* Add more PLIST_SUB to Mk/Uses/python.mksunpoet2017-01-082-191/+179
* devel/boost-*: update to 1.63.0jbeich2017-01-063-3/+3
* Remove always-true/false conditions after 9.x, 10.[12] EOLamdmi32017-01-053-26/+8
* dns/dnscrypt-proxy: Correct usage of USE_LDCONFIGfeld2017-01-051-2/+2
* dns/dnscrypt-proxy: Update to 1.9.1feld2017-01-053-5/+10
* Update to 0.0.0.20161230sunpoet2017-01-045-7/+8
* Upgrade dns/wdns to version 0.9.1:truckman2017-01-043-9/+13
* Update to 2.2.3.mat2017-01-042-8/+7
* Update to 2.0.5sunpoet2017-01-042-5/+4
* Update to latest commit.mat2017-01-025-74/+18
* Remove BROKEN_FreeBSD_9sunpoet2017-01-015-11/+0
* Drop support for Linux Fedora 10 (ports part)rene2017-01-015-45/+0
* - Update to 0.14sunpoet2016-12-313-5/+5
* - Update to 1.07sunpoet2016-12-312-5/+4
* - Update to 0.12sunpoet2016-12-314-10/+69
* - Update to 1.3.0sunpoet2016-12-315-54/+28
* Update to upstream version 1.17riggs2016-12-292-4/+4
* dns/rubygem-public_suffix: update to 2.0.4swills2016-12-292-3/+4
* dns/rubygem-dnsruby: update to 1.60.0swills2016-12-282-3/+4
* - Remove bogus (in presence of USE_GITHUB) USES=tar*amdmi32016-12-271-1/+1
* - Update WWW: use https://sunpoet2016-12-271-1/+1
* Update to latest commit.mat2016-12-262-5/+5
* Stop using PORTSDIRNAME if the ports tree goes to allow more than 2 level ofbapt2016-12-231-1/+1
* Fix build with JOBS.mat2016-12-211-0/+3
* dns/dnscrypt-proxy: Update to version 1.8.1jrm2016-12-212-6/+7
* dns/dq: update 20161128 -> 20161210pi2016-12-205-32/+12
* Update KDE Frameworks to 5.29.0tcberner2016-12-191-3/+3
* Update to 1.8.0ehaupt2016-12-194-6/+7
* Update to latest commit.mat2016-12-192-5/+5
* New port: dns/dqpi2016-12-198-0/+144
* - Add USES=localbase:ldflagssunpoet2016-12-181-1/+1
* - Update to 1.6.0sunpoet2016-12-173-55/+32
* - Update to 0.16.1sunpoet2016-12-173-6/+6
* - Update to 0.0.0.20161216sunpoet2016-12-175-7/+10
* dns/mDNSResponder_nss: update 765.1.2 -> 765.20.4pi2016-12-152-4/+4
* - Update devel/protobuf to 3.1.0sunpoet2016-12-151-1/+1
* - Update WWW: pear.php.net uses https://sunpoet2016-12-133-3/+3
* - Update to 0.16.0sunpoet2016-12-134-22/+6
* Update to latest commit.mat2016-12-122-7/+7
* Remove bind-tools support from bind910.mat2016-12-091-52/+9
* Switch bind-tools to BIND9 9.11.mat2016-12-093-3/+19
* Cleanup CONFLICTS.mat2016-12-094-10/+10
* This was fixed by the previous commit.mat2016-12-091-1/+0
* Fixup libedit for all BIND9 ports, and fix spurious json dependency bymat2016-12-094-16/+25
* dns/knot2: update 2.3.2 -> 2.3.3robak2016-12-093-4/+6
* Fix using libedit from ports.mat2016-12-091-1/+1
* Remove libintl.so.9 compatibility link that was added in r374303 totijl2016-12-091-1/+1
* Remove libiconv.so.3 compatibility link that was added in r374303 totijl2016-12-095-5/+5
* Remove libpcre.so.3 compatibility link that was added in r374303 totijl2016-12-091-1/+1
* Update to 4.1.14ehaupt2016-12-092-4/+4
* dns/openmdns: update to 0.6.15jbeich2016-12-075-92/+4
* Update to latest commit.mat2016-12-054-18/+15
* Do not use post-stage. Use post-install instead.mat2016-12-022-2/+2
* Mark some ports as not openssl-devel ready.mat2016-11-303-2/+18
* Fix build on FreeBSD 9.3riggs2016-11-291-3/+14
* dns/knot2: update 2.3.1 -> 2.3.2junovitch2016-11-272-5/+6
* Fixup USE_GITHUB usage.mat2016-11-262-4/+3
* Add void-zones-tools 0.1.a, prepare a list of void zones that can beehaupt2016-11-266-0/+48
* dns/mDNSResponder_nss: update 625.41.2 -> 765.1.2pi2016-11-252-4/+4
* dns/powerdns-recursor: work around crash with boost 1.62jbeich2016-11-242-1/+23
* - Add LICENSEamdmi32016-11-243-12/+15
* - Add LICENSEamdmi32016-11-241-8/+6
* - Add LICENSEamdmi32016-11-242-6/+7
* devel/boost-*: update to 1.62.0jbeich2016-11-233-1/+3
* In several dozen ports, use single space for WWW: line in pkg-descr, anddanfe2016-11-221-4/+4
* dns/dnsviz: update 0.6.4 -> 0.6.5pi2016-11-222-4/+4
* Library to generate static code representation of the Public suffix list.olivierd2016-11-217-0/+71
* dns/powerdns-recursor: unbreak build with boost 1.62jbeich2016-11-211-0/+154
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-202-1/+2
* devel/icu: update to 58.1jbeich2016-11-201-0/+1
* - Update to 3.1.1sunpoet2016-11-203-81/+7
* - Update to 0.15.0sunpoet2016-11-203-6/+8
* - Update to 0.11sunpoet2016-11-204-4/+10
* Reset edwin's ports, he has handed in his commit bit.rene2016-11-173-3/+3
* Importing KDE Frameworks into the ports tree (required for newer KDE Desktop ...tcberner2016-11-155-0/+151
* Do not terminate BROKEN messages with period, it is added by the framework.danfe2016-11-141-1/+1
* Update to latest commit.mat2016-11-143-9/+9
* Mark as broken on various tier-2 archs.linimon2016-11-141-1/+2
* dns/rbldnsd: update 0.997a -> 0.998pi2016-11-133-21/+7
* Track used or drop unused devel/icu dependencyjbeich2016-11-111-2/+1
* dns/dnsviz: update 0.6.3 -> 0.6.4pi2016-11-112-4/+4
* Mark as broken on aarch64: fails to link with sbrk.linimon2016-11-101-0/+2
* dns/openmdns: document rc.d minimallyjbeich2016-11-102-1/+9
* dns/openmdns: fix interface selection in rc.djbeich2016-11-102-1/+2
* Remove trailing newline escape from MASTER_SITES. This had the effect oflinimon2016-11-081-1/+1
* - Update to 1.0.0sunpoet2016-11-072-4/+4
* - Update to 0.0.0.20161028sunpoet2016-11-065-7/+8
* - unbreak fetch [1]jgh2016-11-054-5/+15
* Pass maintainership of PEAR ports to the submitterjbeich2016-11-032-2/+2
* Update to latest commit.mat2016-11-025-17/+17
* Security update:delphij2016-11-029-33/+33
* dns/p5-Net-Domain-ExpireDate: update 1.15.2 -> 1.16pi2016-10-312-4/+4
* Remove depending on argparse, all Python versions in ports tree have it asehaupt2016-10-291-2/+1
* dns/openmdns: update to 0.6.11jbeich2016-10-292-6/+5
* dns/py-dnspython: update to 1.15.0rm2016-10-282-11/+8
* dns/knot2: update to 2.3.1jbeich2016-10-274-7/+8
* dns/openmdns: silence rc.d warningjbeich2016-10-262-1/+3
* dns/openmdns: conflict with net/mDNSResponderjbeich2016-10-261-0/+2
* dns/openmdns: start rc.d a bit earlierjbeich2016-10-262-1/+3
* dns/openmdns: drop remnants from bundling libopenbsdjbeich2016-10-261-2/+0
* dns/openmdns: add new portjbeich2016-10-269-0/+230
* dns/opendnssec2: update 2.0.1 -> 2.0.3robak2016-10-252-7/+5
* Update to latest commit.mat2016-10-243-11/+11
* Use USES=pathfix where applicable.mat2016-10-213-5/+1
* ${RM} already has -f.mat2016-10-214-4/+4
* dns/opendnssec: update 1.4.10 -> 1.4.12robak2016-10-202-3/+4
* Add Linux CentOS 7 infrastructure ports.tijl2016-10-197-0/+63
* dns/c-ares: update 1.11.0 -> 1.12.0pi2016-10-193-4/+5
* dns/bind9-devel: Set LDFLAGS for ports-based libedit/ncursesmarino2016-10-191-0/+1
* Update to latest commit.mat2016-10-174-13/+13
* Assign ports to fluffy@, who is actively tracking OpenSMTPDashish2016-10-172-2/+2
* Update to latest commit.mat2016-10-102-5/+5
* dns/dnsviz: 0.6.1 -> 0.6.3pi2016-10-102-4/+4
* Update to 9.11.0mat2016-10-052-4/+4
* dns/cli53: 0.4.4 -> 0.8.5pi2016-10-053-13/+27
* Remarke MAKE_JOBS_UNSAFE everywhere.mat2016-10-044-16/+5
* Update to latest commit.mat2016-10-032-5/+5
* - Unbreakehaupt2016-10-034-11/+15
* Update to version 1.5.10pawel2016-10-023-6/+5
* Update to version 4.1.13pawel2016-10-022-6/+9
* Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.tijl2016-10-011-1/+1
* So, on 9, it is failing to build it with jobs.mat2016-09-304-0/+16
* Update to latest commit.mat2016-09-283-12/+12
* Remove MAKE_JOBS_UNSAFE for BIND9.mat2016-09-284-8/+0
* - Update devel/doxygen to 1.8.12antoine2016-09-281-2/+0
* Update BIND9 to latest versions, 9.9.9-P3, 9.10.4-P3, 9.11.0rc3mat2016-09-286-16/+16
* - Update devel/icu to 57.1.tijl2016-09-242-2/+2
* Add dns/py3-dnspythonrm2016-09-233-1/+9
* dns/powerdns-recursor: Update to 4.0.3brnrd2016-09-22