#!/bin/sh XFLDNAME="-Bitstream-Bitstream\ Cyberbit-" if [ "$2" != "DEINSTALL" ]; then exit 0 fi FONTDIR=${PKG_PREFIX}/lib/X11/fonts/TrueType cd ${FONTDIR} sed -e "/${XFLDNAME}/d" fonts.dir > fonts.dir.tmp numfonts=$(echo $(cat fonts.dir.tmp | wc -l) - 1 | bc) echo ${numfonts} > fonts.dir sed -e 1d fonts.dir.tmp >> fonts.dir rm -f fonts.dir.tmp 'https://www.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/x11/x3270
Commit message (Expand)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-1/+1
* Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-091-1/+2
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-3/+5
* x11/x3270-3.3.5_1 source has recently been updated to 3.3.7edwin2008-02-032-6/+4
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* - Update to 3.3.5miwi2007-04-163-13/+19
* - Remove references to XFree86 3.Xpav2007-02-031-9/+0
* - Use GZIP_CMD instead of gzipmnag2006-03-221-3/+3
* - Add SHA256pav2005-11-261-0/+1
* - Update to 3.3.4pav2005-04-143-9/+12
* - Reset maintainer on requestvs2005-02-173-6/+6
* Apparently the maintainer still exists but with a new email address.linimon2005-01-301-1/+1
* With portmgr hat on, reset bouncing maintainer address:linimon2005-01-301-1/+1
* Make portlint a little bit happier.edwin2004-12-161-1/+1
* Update port: x11/x3270 to version 3.3.2p1edwin2004-12-167-78/+45
* - Update maintainer's email addresspav2004-11-151-1/+1
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-8/+4
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Assign maintainership to Yonatan.edwin2003-09-081-1/+1
* Give up maintainership due to lack of mainframe access.edwin2003-09-081-1/+1
* Make x11/x3270 building again on 4-STABLE.edwin2003-08-301-0/+11
* De-pkg-comment.knu2003-02-212-1/+1