#!/bin/bash # # Script for translators not being able to run autogen.sh # # Copyright (C) 2000 Free Software Foundation. # # This library 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 script 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 library; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # # Authors: Kenneth Christiansen PACKAGE=evolution DEPENDS=$(which xml-i18n-toolize 2> /dev/null) if [ "$DEPENDS" = "" -o ! -x "$DEPENDS" ] ; then echo "The xml-i18n-tools system is not installed or in path!" echo echo "The module $PACKAGE requires this inplimentation, which" echo "can be found at:" echo echo " ftp://ftp.gnome.org/pub/GNOME/stable/xml-i18n-tools " echo echo "Please install before trying to update the translations" echo "again..." echo exit fi XMLDIR=$(which xml-i18n-toolize | sed s@/bin/xml-i18n-toolize@@) XML_I18N_EXTRACT="$XMLDIR/share/xml-i18n-tools/xml-i18n-extract" XML_I18N_UPDATE="$XMLDIR/share/xml-i18n-tools/xml-i18n-update" PACKAGE=$PACKAGE XML_I18N_EXTRACT=$XML_I18N_EXTRACT \ $XML_I18N_UPDATE $1 t/npm_and_yarn/devel/electron4/files/elliptic-6.5.3'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Config-Model
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.215wen2010-10-202-4/+4
* - update to 1.212leeym2010-10-163-5/+4
* - Update to 1.211sahil2010-10-112-4/+4
* - Update to 1.210sunpoet2010-10-063-13/+28
* - update to 1.209leeym2010-09-253-13/+23
* - only 13% of the p5- ports embed @comment $FreeBSD$:pgollucci2010-09-241-1/+0
* Style like said in 5.7.2 of PHaz2010-08-191-2/+1
* Update to 1.206:az2010-08-183-12/+8
* - Update to 1.205sahil2010-07-112-4/+4