aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-pilot-util.h
blob: 076bd1102e755ceebf4b7abc8934836a65cb58a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* Evolution Conduits - Pilot Map routines
 *
 * Copyright (C) 2000 Helix Code, Inc.
 *
 * Authors: JP Rosevear <jpr@helixcode.com>
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * 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.
 */

#ifndef E_PILOT_UTIL_H
#define E_PILOT_UTIL_H

char *e_pilot_utf8_to_pchar (const char *string);
char *e_pilot_utf8_from_pchar (const char *string);

#endif /* E_PILOT_UTIL_H */
ass='deletions'>-2/+4 * - Use literal instead of constructor to avoid CALL_FUNCTION bytecode instructionsbz2013-05-102-14/+16 * Normalize FreeBSD.org address during conversion.ehaupt2013-05-071-0/+4 * - Remove Tools/scripts/modules, they're not used anymoreak2013-04-264-359/+0 * Add pgollucci's FreeBSD.org address also to the list of nice people.ehaupt2013-04-251-0/+1 * Provide an option to not preserve the original file.ehaupt2013-04-251-3/+3 * Use case insensitive "nice people" matchingehaupt2013-04-251-1/+1 * - Rework 'nice people' handlingehaupt2013-04-251-16/+64 * - Update to 0.1.3 which only brings a -v option to allowbdrewery2013-03-281-1/+10 * Replace linebreak with space instead of comma in addresserwin2013-03-271-1/+1 * Revert to sending both stdout and stderr to the OPTIONSFILE for nowbdrewery2013-03-251-1/+1 * - Update to 0.1.2bdrewery2013-03-251-1/+1 * - Fix dialog4ports missing when PREFIX!=LOCALBASEbdrewery2013-03-211-1/+3 * - Remove prompt for dialog4ports. Dialog4Ports is abdrewery2013-03-211-0/+37 * Make check_deps behave the same as check_PRs:bapt2013-03-101-25/+21 * Remove support for FreeBSD 7.xerwin2013-03-071-6/+2 * Don't hardcode makecrees2013-03-041-1/+1 * Apparently some people override PKGCATEGORY, socrees2013-03-041-3/+2 * Add myself to the list of people who don't need a Created by: line.brooks2013-03-011-1/+1 * Loosen regex to match additional emailseadler2013-02-161-1/+1 * - I hereby declare myself a "nice" persontabthorpe2013-02-161-1/+1 * Various spelling correctionscrees2013-02-091-5/+5 * Add some checks for Subversion; minimum version required is 1.7, or addingcrees2013-02-031-0/+11 * Add azeadler2012-12-171-1/+1 * Make the regex stricter to avoid false positive matcheseadler2012-12-171-1/+1 * Covert gnomedepends.py from Python 2 to Python 3.eadler2012-12-161-5/+5 * Add both of pgollucci's email addresseseadler2012-12-161-1/+1 * I and Philip are Nice Peoplecrees2012-12-161-1/+1 * Teach the conversion script about all the nice people that offered to reduce ...eadler2012-12-161-1/+5 * Teach convert-makefile-header about the mcom header line.eadler2012-12-151-0/+13 * prdone and prpatch were removed in r297358bdrewery2012-12-122-11/+2 * Strip svn:executable just in case it's been setcrees2012-12-101-0/+4 * Document tool which converts from old style header to new styleeadler2012-11-291-0/+1 * - Fix runtime utf-8 problems using codec encoder and system localesbz2012-11-061-3/+6 * Use the 'Created by:' header option per default rather than the RCS onlyehaupt2012-10-301-5/+6 * Add convert-makefile-header.pl, a perl script that converts old style Makefileehaupt2012-10-291-0/+111 * Freefall doesn't have LWP::Simple, so use /usr/bin/fetch to reduce dependenciescrees2012-10-291-3/+2 * - Fix reference to the Additional Contributors' list due to renamingmadpilot2012-10-261-1/+1 * Silence svn update commands.erwin2012-10-211-4/+4 * - Sync with the versions currently running on pointyhatbeat2012-10-202-105/+42 * Sync with the version that's currently running on pointyhat:erwin2012-10-191-2/+5 * Add MOVEDLint checks for some of the other formatting problemseadler2012-10-161-0/+7 * Clean-up command-line options.ale2012-10-091-7/+3 * Make the removal diff nicer to read by not showing the line-by-line removal a...eadler2012-09-241-1/+1 * - prefix saved files (PR/patches) with PR_$numohauer2012-09-241-6/+9 * bsd.port.mk handles getting the primary category for uscrees2012-09-211-5/+4 * - Fix bytes problem returned by urlopen when using Python 3.xsbz2012-09-181-4/+4 * Accepts the new svn_revision tag in the removed ports xml database.crees2012-09-161-5/+11 * - Set fbsd:nokeywords property value to the one recommended by the Portsbeat2012-09-101-1/+1 * - Support Python 3.xsbz2012-09-061-1/+4 * By request, move dialogwrapper to the main folder and fix the readme.eadler2012-09-013-8/+2 * Now that the headers have been removed, we no longer get the Whom line fromcrees2012-09-011-3/+3 * Add $FreeBSD$ lineseadler2012-09-012-0/+4 * By request, add dialog wrapper used to give the ports options dialogeadler2012-09-012-0/+150 * - Fix documentationsbz2012-08-303-27/+27 * Fix the -y option to test for possible duplicate ports; use INDEX instead ofcrees2012-08-251-6/+7 * Use "exec" when executing SVN with user-provided arguments,mandree2012-08-251-2/+2 * - Add getpatch script to download patch attachments on bug tracking systemssbz2012-08-233-0/+275 * - Look for older versions of ports to copy over before committing.crees2012-08-211-13/+75 * Changes over original script:mandree2012-08-211-49/+94 * Don't replace - with _ in category variable.crees2012-08-101-3/+2 * - Remove duplicate execution of svn info [1]beat2012-07-191-4/+13 * Support svn tooeadler2012-07-161-1/+1 * Remove support for CVS from MOVEDLinteadler2012-07-161-3/+1 * - Add a svn wrapper which does sanity checking and handles svn propertiesbeat2012-07-161-0/+136 * - Update addport and rmport to work with Subversionbeat2012-07-162-74/+56 * s/X11BASE/LOCALBASE/, or equivalent.dougb2012-06-251-1/+1 * Support conversion of make.conf-style files.crees2012-06-091-21/+91 * Add script to convert old-style OPTIONS database files to new format.crees2012-06-041-0/+30 * - Modify Additional Contributors path to match svncrees2012-05-311-2/+3 * - Restore getpr, i still use it and i believe few other committers as wellmiwi2012-05-291-0/+93 * Remove obsolete PR handling scripts. These had hardcoded /home/ncvscrees2012-05-253-159/+0 * Take maintainership-- thanks to vd for his past work on this scriptcrees2012-05-031-6/+11 * Spell plural LATEST_LINKs with a lowercase s to avoid confusionerwin2012-04-081-1/+1 * Document MOVEDlint in READMEeadler2012-02-171-0/+1 * - fix interpreter path for pythonpgollucci2012-02-124-4/+4 * If you have not yet run this script, I feel sorry for you.eadler2012-01-161-156/+0 * Better wording to clarify the previous two commits.wxs2011-12-281-1/+2 * Revert part of the previous commit, and make things a little more clear withwxs2011-12-281-1/+1 * - Remove some old duplicate words. They were getting in way of finding newer ...eadler2011-12-273-3/+3 * - Fixed missing end-quote in sed commandglarkin2011-12-101-3/+3 * INDEX-6 -> INDEX-8dougb2011-09-281-1/+1 * Add support from FreeBSD 10.xerwin2011-09-271-2/+6 * Add option (-y) to check for similarly named ports.crees2011-08-291-1/+35 * - Use optparse instead of old deprecated method.stas2011-08-231-14/+10 * - Fix options processing (optparse puts options into hash indexed by strings,stas2011-08-231-3/+3 * - Make it work with ruby 1.9.stas2011-08-231-6/+17 * - Back out category check for nowswills2011-08-161-6/+0 * - Remove obfuscation of submitter email at request of dougbswills2011-08-161-1/+6 * Fix readme building.ehaupt2011-08-121-10/+10 * Change shebang to #!/usr/bin/env perl, as required by bapt@garga2011-07-281-1/+1 * Remove duplicate words in comment.erwin2011-05-021-1/+1 * Remove portbuild scripts from pcvs, as they now live in svn/projects.flz2011-04-2572-9079/+0 * Add some definitions to try to limit the number of times we let buildslinimon2011-04-231-0/+7 * Allow the top-level build to be destroyed. This is useless forlinimon2011-03-241-9/+27 * - Stop caring about src-6 snaps and expire checkout snaps rather morepav2011-03-221-6/+4 * Add an error entry for gmake.linimon2011-03-091-0/+6 * Add a test for gmake 3.82 regressions. (3.82 is not in the tree yet).linimon2011-03-091-2/+4 * Add an alternate spelling for a link.linimon2011-03-041-1/+1 * Add an overly-large regexp to isolate "packages that fail to build withlinimon2011-02-271-0/+3 * One more pass through this file to bring it up to the latest processonelog:linimon2011-02-271-53/+70 * For efficiency's sake, deprecate the following error types, which we no longe...linimon2011-02-271-34/+13 * Sheesh. The errors "f77" and "uname" were never even documented. Addlinimon2011-02-271-0/+11 * Move some of the error types that were removed from the script some timelinimon2011-02-271-26/+26 * Add the following new error classifications, to sync with upcoming worklinimon2011-02-251-4/+30 * Remove 6.x links since it is EOL. (For now, the error logs remain).linimon2011-02-221-66/+13 * Make table headers more selfexplanatoryerwin2011-02-061-1/+1 * 7.1 runs EOL today, start building against 7.3erwin2011-01-311-1/+1 * Change the "unclean build" handling case to not retry. Previously, itlinimon2011-01-261-1/+1 * Fix typo in fixed-up tar command to suppress a whoooole lot of junklinimon2011-01-241-1/+1 * Add an entry for the 'dirent' error.linimon2011-01-241-0/+6 * Add anti-foot-shooting measure.linimon2011-01-231-1/+1 * Export BACKUP_FTP_SITE for the generalized make.conf files inlinimon2011-01-231-0/+3 * Add CLIENT_BACKUP_FTP_SITE as part of a generalization push betweenlinimon2011-01-231-0/+3 * Force the copy of portbuild.* files as files, not symlinks. Adjustlinimon2011-01-231-2/+5 * Revert to RELENG_7_1 after consultation with re@erwin2011-01-181-1/+1 * Bump 7-stable to RELENG_7_4 due to a major library version increaseerwin2011-01-151-1/+1 * rmdir(1) does not take -f.erwin2011-01-061-1/+1 * Drop support for 6.x and bump 8.x to 8.1-RELEASEerwin2010-12-211-3/+2 * Remove debugging code that crept in.linimon2010-12-171-1/+1 * Refactor the client-side. It turns out that the evaluation of param.hlinimon2010-12-161-20/+21 * If the logfile was not correctly copied from the client back to the server,linimon2010-12-161-10/+15 * Make sure that PKGSUFFIX and LOCALBASE are really defined. (Things worklinimon2010-12-161-6/+8 * Drop support for FreeBSD 6.x.erwin2010-12-141-7/+2 * common.conf has to be copied over as well as client.conf.linimon2010-12-091-4/+4 * Refactor some variables that need to be in sync between the server-sidelinimon2010-12-012-6/+3 * It turns out that some variables have to be shared between the server-sidelinimon2010-12-011-0/+21 * Canonicalize the use of SRC_BASE to fix INDEX and duds builds on headlinimon2010-12-011-24/+38 * Canonicalize the use of SRC_BASE to fix INDEX and duds builds on headlinimon2010-12-013-9/+16 * Make an rm command quieter; add some debug comments.linimon2010-12-011-1/+3 * Although I was going to try to avoid it, it turns out that it islinimon2010-12-019-0/+9 * Rename internal variables to correspond to their actual uses; automaticallylinimon2010-12-011-4/+23 * Add some debug code to attempt to work around the "too many stale chroots"linimon2010-12-011-0/+7 * Add a debug setting (commented out).linimon2010-11-291-0/+3 * Move the override of PKG_DBDIR to the right place. This keeps INDEXlinimon2010-11-291-3/+3 * - Switch to SHA256 checksumspav2010-11-181-11/+11 * Retire the broken fenner distfile survey in favor of the new onelinimon2010-10-071-6/+2 * Attempt to shut down some whining when the resultant script is run.linimon2010-10-071-1/+1 * - s/make/may/pgollucci2010-09-241-1/+1 * -use a tab not a spacepgollucci2010-09-231-1/+1 * /8/9/ as the defaultpgollucci2010-09-231-1/+1 * blanket approvalpgollucci2010-09-231-0/+1 * check for repocopy snafuspgollucci2010-09-141-0/+43 * Fix it for real this time.linimon2010-08-171-7/+13 * Restore the display of statistics for non-mainline runs.linimon2010-08-161-1/+1 * Add some missing error handling.linimon2010-08-161-0/+4 * Handle yet another error case.linimon2010-08-151-0/+3 * Correct some misleading documentation.linimon2010-08-101-3/+3 * Fix braino from production.linimon2010-08-022-2/+2 * Fix mishandling of root/all case.linimon2010-07-302-12/+10 * Push PACKAGE_BUILDING and MALLOC_OPTIONS up a level.linimon2010-06-301-4/+2 * Remove now-redundant setting of PACKAGE_BUILDING.linimon2010-06-302-2/+0 * Fix up usage of buildenv.client to deal with overenthusiasticlinimon2010-06-301-3/+5 * Add CLIENT_MALLOC_OPTIONS.linimon2010-06-301-0/+3 * The previous refactoring was too agressive. SRCBASE and friends are usedlinimon2010-06-301-15/+20 * Correct the URLs; 'http://' is not included in MASTER_URL.linimon2010-06-281-7/+7 * Document some hard-coded stuff in the scripts.linimon2010-06-261-0/+22 * A script that can be remotely run on package build clients to attempt tolinimon2010-06-261-0/+10 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-262-4/+8 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-262-62/+37 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-3/+5 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-2/+2 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-19/+22 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-3/+8 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-29/+46 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-9/+11 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-4/+16 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-21/+6 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-2/+3 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-0/+5 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-1/+10 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-45/+51 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-15/+30 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-46/+82 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-0/+3 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-1/+6 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-11/+17 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-9/+15 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-262-10/+22 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-76/+80 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-261-31/+34 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-262-7/+13 * Generalize the packge building scripts to be able to be run on more thanlinimon2010-06-2611-12/+34 * Variant of the allgohans script that does locking. This has been inlinimon2010-06-261-0/+58 * Note the files that shouldn't be checked into the repository (theylinimon2010-06-261-0/+3 * Remove obsolete cruft that has not been used in several years.linimon2010-06-237-256/+0 * A new file to document some generalization of scripts on a packagelinimon2010-06-231-0/+32 * Some configuration information that is shipped to the clients of alinimon2010-06-231-0/+16 * A new file to centralize definitions that apply to the the package nodeslinimon2010-06-231-0/+40 * A new file to centralize definitions that apply to the server-side oflinimon2010-06-231-0/+97 * Catch up with master copy on pointyhat.linimon2010-06-223-14/+40 * These appear to no longer be used.linimon2010-06-222-104/+0 * - Unbreak the -n flag;romain2010-06-061-6/+5 * Restore line dropped in revision 1.21.linimon2010-06-031-0/+1 * Sigh. This had already been done, just not checked out on production.linimon2010-06-016-7/+1 * Get rid of the remnants of X11BASE.linimon2010-06-016-1/+7 * Remove some hardcoding.linimon2010-06-011-5/+5 * Add a comment.linimon2010-06-011-0/+2 * Eliminate some more hardcoding. Expand the pattern for "non-mainstream"linimon2010-05-261-5/+9 * Remove the hard-coding of '-exp'. While here, factor out some otherlinimon2010-05-251-6/+9 * Remove obsolete cruft.linimon2010-05-231-8/+0 * Cronjob that runs on pointyhat to cleanup stale chroots on clients.linimon2010-05-221-0/+11 * Trim backup files a bit; make the emails a bit more verbose.linimon2010-05-202-12/+24 * Refactor things a bit.linimon2010-05-201-4/+5 * Improve error handling a bit.linimon2010-05-202-1/+6 * Revert the clang part of rev 1.12, which is now default in clangbsd.erwin2010-05-101-6/+0 * Add a case to detect a transient problem that shows up on all packagelinimon2010-03-311-0/+3 * Add an entry for the "truncated distfiles" problem; improve one other entry.linimon2010-03-311-1/+7 * - allow addport to work in ports-mgnt againdinoex2010-03-251-1/+1 * Catch up with production.linimon2010-02-201-0/+14 * Bring this up to date with what is in production: add 'queue length'linimon2010-02-201-3/+20 * Bah, another few references to "8-current", which no longer exists.linimon2010-02-061-12/+12 * - Add a script to check unneeded dependencies for perl modules.kuriyama2010-01-292-0/+107 * Add some new error cases to handle regressions in -current. (Not yetlinimon2010-01-201-0/+14 * Note that we are at 9-CURRENT now. Also, ia64 builds have resumed.linimon2009-12-191-1/+19 * - Remove use of X11BASE from pointyhat scriptspav2009-12-188-16/+9 * Correct depreciation warning with Python 2.6 and fix several warningssobomax2009-11-211-19/+19 * A few more loose ends.linimon2009-11-191-2/+2 * Make the create command more robust by making even more directorieslinimon2009-11-19