aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pear/pear-deinstall
blob: 39672a7cb57761fca5f89daa2ac69cfd3a20f9e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/bin/sh
#
# $FreeBSD$
#
# Remove package declaration from PEAR's registry.

if [ x$2 != xDEINSTALL ]; then
    exit
fi
PKG_NAME=${1%%-[0-9._]*}
PACKAGE=$(echo $PKG_NAME | sed 's/pear-//')

PEAR=${PKG_PREFIX}/bin/pear

${PEAR} uninstall -r -n ${PACKAGE} || true
id=ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a'>Sync with new bsd.autotools.mkade2004-06-053-3/+4 * Don't remove a file we didn't install.kris2004-05-311-1/+0 * Remove databases/postgresql-client because there can't be a -server, and havingmat2004-05-251-1/+1 * - Update to 1.12krion2004-05-252-3/+3 * Fix formatting-bug.vs2004-05-252-1/+15 * Update URL in pkg-descr.vs2004-05-211-1/+1 * - Update to version 1.9.54krion2004-05-213-30/+8 * Move ACLOCAL from post-patch to pre-configure, because on bentoarved2004-05-171-0/+2 * Add newsstar, a program that fetches news from a number of remote NNTP serverspav2004-05-155-0/+114 * - Update to 6.6.5 and unbreak [1]vs2004-05-077-120/+40 * - Update to 1.9.53krion2004-05-062-4/+4 * - Update to 0.3.7krion2004-05-013-6/+6 * - Use /var/spool/leafnode as the default spooldirkrion2004-04-191-6/+11 * Add nzbget, a NZB binaries format downloader from Usenet groups.pav2004-04-189-0/+110 * - Remove USE_SIZE knobkrion2004-04-162-2/+0 * - Fix forgotten man page.clement2004-04-151-1/+1 * Make gtkspell support optional (defaults to on), and add OPTIONS support.marcus2004-04-121-3/+12 * Tidy up whitespace.trevor2004-04-113-4/+1 * Trim whitespace.trevor2004-04-111-1/+1 * - add/remove servers from MASTER_SITESclement2004-04-072-2/+5 * - Remove dead MASTER_SITESclement2004-04-063-625/+613 * Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1 * - Update to 1.9.52pav2004-04-045-8/+5 * Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+2 * Update to 1.11.kevlo2004-04-012-3/+3 * SIZEify (maintainer timeout)trevor2004-03-3114-0/+14 * Use += for CONFIGURE_ARGS to help slave portsache2004-03-311-1/+1 * - Use USE_ICONV knobkrion2004-03-312-3/+3 * - Preserve config files permissions to reduce inncheck warnings.clement2004-03-304-54/+54 * - use CNEWS_PORTdinoex2004-03-271-5/+5 * - make PKGNAMESUFFIX more flexibledinoex2004-03-271-1/+2 * - Fix build on amd64 (-fPIC)clement2004-03-241-4/+16 * - Update to 0.4.15clement2004-03-232-3/+3 * - Update to 5.0-RELclement2004-03-233-22/+25 * - kill pkg-plistclement2004-03-222-3/+3 * Add SIZE data.knu2004-03-221-0/+1 * SIZE-ify distinfovs2004-03-221-0/+1 * Add size data, approved by maintainers.trevor2004-03-211-0/+1 * Add nntpswitch 0.10, a NNTP content router.clement2004-03-209-0/+182 * BROKEN on ia64: Does not compilekris2004-03-191-0/+4 * SIZE-ify my ports.thierry2004-03-191-0/+1 * Add size data, approved by maintainers.trevor2004-03-192-0/+2 * Add SIZEarved2004-03-181-0/+1 * - Add SIZE to GNOME portspav2004-03-181-0/+1 * - SIZEify.mich2004-03-181-0/+1 * Add size data.trevor2004-03-181-0/+1 * - SIZEifyclement2004-03-183-0/+3 * SIZEify.trevor2004-03-181-0/+1 * Nuke USE_SIZE, it's the default now.petef2004-03-151-1/+0 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-143-3/+3 * - add slrn-0.9.8.0-ranges2.diff [0]petef2004-03-113-47/+61 * - Update MAINTAINER-line of my ports to new @FreeBSD.org addressvs2004-03-101-1/+1 * - preserve configuration even when extracting the packagedinoex2004-03-072-22/+40 * - Update to 1.10pav2004-03-032-3/+3 * Strip binaries.clement2004-03-012-0/+32 * Cosmetic change: add missing quotes.clement2004-02-273-3/+3 * - Add WITH_STANDARD_ETC knobclement2004-02-279-172/+198 * - add SIZEdinoex2004-02-267-0/+25 * Add sn 0.3.6,krion2004-02-245-0/+87 * - Update to 1.9.51krion2004-02-202-4/+4 * - Update to version 1.9.50krion2004-02-192-2/+3 * Add note warning against the use of this port for new installations andkris2004-02-131-0/+4 * Drop maintainership since I no longer use this software. It has a numberkris2004-02-131-1/+1 * - Add a little workaround to keep man directories owned by root.clement2004-02-123-6/+6 * SIZEify distinfoleeym2004-02-112-3/+9 * - Update to version 1.9krion2004-02-093-9/+3 * - SIZEify distinfoclement2004-02-081-0/+1 * - Use SIZEpav2004-02-081-0/+1 * Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-0616-8/+8 * Use PLIST_FILES.trevor2004-02-068-5/+5 * SIZE'ify.fjoe2004-02-0414-0/+14 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-0435-7/+35 * Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-043-7/+6 * - Update to 0.9.12clement2004-02-033-3/+3 * Fix linewrap in non-ISO character sets (e.g. Cyrillic).marcus2004-02-022-0/+37 * - make portlint happierdinoex2004-01-311-1/+1 * - SIZEifykrion2004-01-304-0/+4 * FORBIDDEN: Changes ownership of system directorieskris2004-01-303-0/+6 * SIZEify.trevor2004-01-3021-0/+21 * Now gettext 0.12.1 is gettext-old.trevor2004-01-243-3/+3 * - Add inn-current, 20040118 snapshotclement2004-01-226-66/+110 * - Update to 0.9.11clement2004-01-222-2/+2 * Use PAX macro.trevor2004-01-221-1/+1 * Fix build on -STABLEarved2004-01-192-0/+14 * - Update to 20040118 snapshotclement2004-01-193-29/+4 * - Chase uulib versionclement2004-01-181-1/+2 * Update to 1.1.92arved2004-01-173-22/+2 * - Update to 1.9.49clement2004-01-102-2/+2 * - update to 0.8.3petef2004-01-094-30/+30 * - Update to 1.9.48clement2004-01-092-2/+2 * - Update to 2.4.1 (urgent release)clement2004-01-083-14/+12 * - Fix potentially exploitable buffer overflow.clement2004-01-082-1/+26 * - Drop maintainership to ports@krion2004-01-081-1/+1 * - Update to 1.9.47, tons of bugfixeskrion2004-01-073-5/+6 * - Update to 1.8clement2004-01-073-2/+5 * makes these ports "portlint clean".leeym2004-01-061-2/+2 * - Update to 0.9.10clement2004-01-053-8/+12 * - Update to version 0.26krion2003-12-302-2/+2 * Update to 1.1.5 snapshot (as of 24 Dec 2003).fjoe2003-12-2617-244/+47 * - Fix MASTER_SITESdinoex2003-12-241-1/+1 * Update to 0.70.fjoe2003-12-232-3/+3 * - Use canonical form (ports@FreeBSD.org) in MAINTAINER linesergei2003-12-211-1/+1 * Fix a bug leading to SIG11 in the child processarved2003-12-102-4/+14 * - Update to 1.9.46krion2003-12-082-3/+3 * Restyle maintainer address to @FreeBSD.org.linimon2003-12-071-2/+2 * - Update to version 0.25krion2003-11-212-2/+4 * Changelog:linimon2003-11-213-20/+54 * Changelog:linimon2003-11-212-17/+54 * Fix build with gcc 3.x.knu2003-11-213-7/+41 * - Update to 1.7 (bugfix release)sergei2003-11-202-2/+2 * Reset unreachable MAINTAINERs to ports@FreeBSD.orgeik2003-11-201-1/+1 * - Fix gcc33 problemsdinoex2003-11-193-0/+51 * - Update MASTER_SITES and WWW: linekrion2003-11-194-8/+10 * - Update to version 1.6krion2003-11-183-8/+11 * USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0 * - Fix PATCH_SITESdinoex2003-11-171-2/+1 * Allow the default compiled-in editor to be easily changed.obrien2003-11-131-1/+2 * - update MASTER_SITESdinoex2003-11-121-2/+2 * - Update to version 1.0.4krion2003-11-113-7/+7 * - Fix build on -currentkrion2003-11-111-7/+2 * Remove pan, as the new stable release has been rolled into pan2.marcus2003-11-038-133/+0 * Fix templates handling.fjoe2003-11-022-0/+12 * ports with possibly unreachable MAINTAINERsedwin2003-11-021-1/+1 * Maintainer update [1]:sergei2003-11-014-65/+59 * - Fix handling USE_GETOPT_LONGkrion2003-11-012-3/+43 * Move dependency on perl to hpt.fjoe2003-10-282-7/+7 * Update to 1.1.90arved2003-10-286-56/+9 * - Fix build on 5.xkrion2003-10-271-0/+10 * Forgot to reset PORTREVISION.fjoe2003-10-261-1/+0 * Update to 1.2.4.fjoe2003-10-262-4/+3 * Update to 2.2.4.fjoe2003-10-262-3/+3 * Update to 1.10.4.fjoe2003-10-262-4/+3 * Update to 1.2.4.fjoe2003-10-268-13/+12 * Update to 1.0.4.fjoe2003-10-264-6/+6 * Update to 0.14.4.fjoe2003-10-262-3/+3 * Update to 0.2.4.fjoe2003-10-262-4/+3 * utilize SITE_PERLijliao2003-10-2410-62/+59 * Respect CC and CFLAGSkris2003-10-231-5/+7 * - Use EXAMPLESDIR, DOCSDIR.fjoe2003-10-202-119/+123 * Fix pkg-descr.fjoe2003-10-202-6/+5 * New port: golded+fjoe2003-10-2018-0/+404 * BROKEN on 5.x: does not compilekris2003-10-162-2/+16 * - Update to version 1.5krion2003-10-142-2/+2 * patch news/newsx: adding conflict with news/leafnode.daichi2003-10-141-0/+2 * - Update to version 1.4krion2003-10-122-2/+2 * - add CONFLICTSdinoex2003-10-121-0/+3 * - use DOCSDIRdinoex2003-10-121-11/+11 * - use DOCSDIR and EXAMPLESDIRdinoex2003-10-121-162/+162 * - use DOCSDIR and EXAMPLESDIRdinoex2003-10-121-148/+148 * - update to 0.9.8.0 [0]petef2003-10-125-43/+126 * New Port: news/rawdog: A simple RSS aggregatoredwin2003-10-085-0/+72 * - Update to 0.24.2krion2003-10-055-17/+12 * Upgrade to 1.6.2ache2003-10-042-3/+2 * - remove defunct urldinoex2003-10-041-2/+0 * update news/inn-stable:daichi2003-09-282-0/+27 * update news/inn:daichi2003-09-284-4/+56 * Bump port revision.fjoe2003-09-281-0/+1 * Fix 'Show Address' switch. Patch is submitted to author.fjoe2003-09-281-0/+31 * Do not use internal fidoconfig parser.fjoe2003-09-282-23/+12 * Take maintainershipkris2003-09-281-1/+1 * Use PCRE from portsache2003-09-282-118/+4 * - Update to 0.45 [1]erwin2003-09-272-3/+9 * KATO mega patchedwin2003-09-273-14/+14 * update news/inn-stable:daichi2003-09-266-43/+226 * update: news/inndaichi2003-09-2610-64/+436 * Replace an erroneous ECHO with ECHO_MSG. While I'm here, use DOCSDIR astom2003-09-252-9/+9 * - MASTER_STE_LOCALdinoex2003-09-251-1/+3 * - change ECHO -> ECHO_MSGdinoex2003-09-251-10/+10 * Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-2/+2 * Cease FreeBSD port maintainershipsedwin2003-09-241-1/+1 * Maintainer update: add a faster mirror for distfiles/patches.osa2003-09-091-1/+2 * Specify RUN_DEPENDS explicitly.fjoe2003-09-091-1/+1 * - Add USE_AUTOCONF=yestaoka2003-09-061-1/+2 * - Update to version 1.9.43krion2003-09-054-32/+38 * Update to 0.14.2.marcus2003-09-052-2/+2 * Add optional CANLOCK functionalityache2003-08-302-0/+17 * - use hook for bsd.openssl.mkdinoex2003-08-281-4/+3 * Update to 0.14.1.marcus2003-08-282-3/+2 * Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-273-1/+3 * Chase the libintl.so shared lib version.marcus2003-08-253-3/+3 * Update to 0.14.0.96.marcus2003-08-212-2/+2 * Update to 6.16.2.02.nork2003-08-203-14/+4 * Add knob to make you choose your ldap version.kuriyama2003-08-161-2/+4 * Utilize INFO and bump PORTREVISION.kris2003-08-162-31/+2 * Update to 0.14.0.95.marcus2003-08-162-3/+2 * Reset bouncing maintainer address ("Host not found")kris2003-08-161-1/+1 * Upgrade to 1.6.1ache2003-08-162-23/+23 * Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-151-2/+2 * Update to 0.14.0.94.marcus2003-08-122-2/+2 * - change varargs.h to stdargs.h to be compatible with gcc33dinoex2003-08-113-12/+152 * Remove BROKEN. My recent commits were supposed to fix build failures.fjoe2003-08-071-2/+0 * BROKEN: Does not buildkris2003-08-071-0/+2 * As announced on May 6, remove the broken glitter portkris2003-08-076-75/+0 * Use INFO=.fjoe2003-08-0514-21/+8 * Do not build .dvi docs in install stage.fjoe2003-08-054-25/+42 * Use new INFO macros.arved2003-08-052-3/+1 * Fix Crashes on 5.x. Bump PORTREVISION.arved2003-08-042-0/+11 * - use gcc32 on CURRENTdinoex2003-08-042-9/+12 * - mark BROKEN for OSVERSION > 501101dinoex2003-08-031-1/+7 * - Rearrange USE_GNOMEkrion2003-08-021-17/+3 * update news/inn-stable:daichi2003-08-015-57/+57 * update news/inn:daichi2003-08-016-56/+86 * Do not use "union wait" (deprecated). Remove BROKEN for 5.0.mph2003-07-312-7/+3 * Remove superfluous NO_PACKAGE. Mark BROKEN on 5.x (does not build)kris2003-07-311-2/+7 * Let be hohest: I really don't have a time now to properly maintain allsobomax2003-07-291-1/+1 * - fix for CURRENTdinoex2003-07-261-0/+45 * - fix for CURRENTdinoex2003-07-263-5/+291