aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/charmap
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2007-01-13 11:57:25 +0800
committerdinoex <dinoex@FreeBSD.org>2007-01-13 11:57:25 +0800
commit44fd51006809b35e7b92415f49a6d5df498af1fa (patch)
treecf5bc34dc6d9e1b3cba11b4bbea429e80e9b2817 /deskutils/charmap
parent10e5fdd74da962755ef9143ee3527c0ea3b520ce (diff)
downloadfreebsd-ports-gnome-44fd51006809b35e7b92415f49a6d5df498af1fa.tar.gz
freebsd-ports-gnome-44fd51006809b35e7b92415f49a6d5df498af1fa.tar.zst
freebsd-ports-gnome-44fd51006809b35e7b92415f49a6d5df498af1fa.zip
- update to use new bsd.gnustep.mk
Approved by: gurkan@linuks.mine.nu
Diffstat (limited to 'deskutils/charmap')
-rw-r--r--deskutils/charmap/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/deskutils/charmap/Makefile b/deskutils/charmap/Makefile
index 74144c5d4d97..3b4ed5b1b6fb 100644
--- a/deskutils/charmap/Makefile
+++ b/deskutils/charmap/Makefile
@@ -9,19 +9,17 @@ PORTNAME= charmap
PORTVERSION= 0.2
CATEGORIES= deskutils
MASTER_SITES= http://www.nongnu.org/charmap/ \
- http://io.debian.net/~tar/ports/distfiles/
+ ${MASTER_SITE_GNUSTEP_CH}
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= gurkan@linuks.mine.nu
COMMENT= Character map for GNUstep
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USE_GMAKE= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
-MAKEFILE= GNUmakefile
.include <bsd.port.mk>
ommitgraph'>* Don't use a fully-qualified path in php.conf.ale2004-03-091-1/+3 * Add PostScript Type-1 font support for GD extension.ale2004-02-271-0/+2 * Say hello to the new "net-mgmt" category. There are probably morewollman2004-02-231-2/+2 * Update to the latest snapshot.ale2004-02-137-21/+34 * Use PTHREAD_LIBS only if OSVERSION >= 500016.ale2004-02-121-6/+7 * Move to httpd.h for apache2 autodetection (as in bsd.php.mk, forgot in myale2004-02-101-1/+1 * Fix PTHREAD_LIBS and adapt it to apache2 way.ale2004-02-091-2/+5 * Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2 * - Add support for PTHREAD_{LIBS/CFLAGS} [1]ale2004-01-262-6/+10 * - Better handling of snmp dependency [1]ale2004-01-244-15/+47 * Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1 * Switch to my @FreeBSD.org email address.ale2004-01-182-2/+2 * Add MS-SQL support.ale2004-01-163-6/+13 * - Fix apache2 dependency (this was broken by the introductionale2004-01-141-1/+2 * Adapt php5 Makefile to support apache2-worker.nork2004-01-111-6/+11 * - Make fetchablepav2003-12-291-3/+3 * Add patch file which I forgot.nork2003-12-231-0/+10 * o Update to 5.0.0a4 snapshot.nork2003-12-237-99/+60 * PR: 59958dinoex2003-12-051-1/+1 * Add WITH_DEBUG knob and support for the new bsd.php.mk file.jeh2003-11-202-3/+34 * Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.kuriyama2003-11-181-1/+2 * Use the new Apache bits from bsd.port.mk.marcus2003-11-071-4/+4 * Chase the libxslt shared lib version with a PORTREVISION bump.marcus2003-11-051-1/+1 * o Update to 5.0.0a3 snapshot.nork2003-10-306-96/+100 * BROKEN: Does not compilekris2003-10-281-0/+2 * Fix for the OpenSSL extensiondinoex2003-10-011-1/+1 * chase print/pdflib libversion upgradeedwin2003-09-271-1/+1 * [Maintainer Update] Port: lang/php5edwin2003-09-247-52/+48 * Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-1/+1 * Chase the libintl.so shared lib version.marcus2003-08-251-1/+1 * Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-151-1/+1 * Fix typo: XML -> XSL.nork2003-07-171-1/+1 * Correct scripts/configure.php & Bump PORTREVISION.nork2003-07-172-9/+6 * Add php5 5.0.0.a1, PHP5 Scripting Language.nork2003-07-169-423/+277 * o Add default overload extension.nork2003-07-044-15/+34 * o Switch to libtool 1.4.nork2003-07-0310-514/+1633 * Add WANT_PHP_WEB knob, for ports that require a webnork2003-07-031-0/+12 * libtool uber-patchade2003-06-271-1/+1 * Improve SNMP support (fix openssl dependency and add net-snmp5 support).nork2003-06-252-2/+10 * o Add FriBiDi extension [1]nork2003-06-244-6/+153 * Add gif and animated-gif write support to GD extension.nork2003-06-232-0/+1421 * scripts/php_options is changed to php4_options. So it should be removed.nork2003-06-201-59/+0 * o Update to 4.3.3RC1.nork2003-06-205-29/+122 * Add Oracle7 support into PHP4.nork2003-06-084-10/+133 * Add bsd.php.mk, every port depending on PHP should include this filenork2003-06-071-0/+91 * Update to 4.3.2 release.nork2003-06-072-5/+11 * Prepare for new slave port: www/php4-cgi.nork2003-06-074-26/+49 * Add completely new port system for PHP4 (4.3.2RC4). Updated mod_php4nork2003-05-2310-0/+1171 * Remove lang/php4 which was integrated into www/mod_php4.dirk2003-01-29