aboutsummaryrefslogtreecommitdiffstats
path: root/russian/d1489
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-14 03:19:05 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-04-14 03:19:05 +0800
commitad484df21a7c7d25e1e37ed90fff311f479a8e91 (patch)
treeaf76de1209d059ff9421680d176b5dffbc47e83e /russian/d1489
parent0683433bc6f07a8866845c124869b1431eed09e8 (diff)
downloadfreebsd-ports-graphics-ad484df21a7c7d25e1e37ed90fff311f479a8e91.tar.gz
freebsd-ports-graphics-ad484df21a7c7d25e1e37ed90fff311f479a8e91.tar.zst
freebsd-ports-graphics-ad484df21a7c7d25e1e37ed90fff311f479a8e91.zip
Update to use PORTNAME/PORTVERSION
Diffstat (limited to 'russian/d1489')
-rw-r--r--russian/d1489/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/russian/d1489/Makefile b/russian/d1489/Makefile
index 3fb7e3feaa1..a50db15a0d2 100644
--- a/russian/d1489/Makefile
+++ b/russian/d1489/Makefile
@@ -1,13 +1,12 @@
# New ports collection makefile for: d1489
-# Version required: 1.*
# Date created: 1 May 1995
# Whom: ache
#
# $FreeBSD$
#
-DISTNAME= d1489-1.4
-PKGNAME= ru-d1489-1.4
+PORTNAME= d1489
+PORTVERSION= 1.4
CATEGORIES= russian
MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/convert/char/
EXTRACT_SUFX= .tgz
>ume2003-12-041-0/+5 * the start/stop scripts failed when booting on 5.x machinesume2003-10-021-2/+2 * fix commentume2003-09-271-2/+2 * Previous commit to use USE_RC_SUBR was incomplete.ume2003-08-311-1/+1 * Use USE_RC_SUBR.ume2003-08-301-20/+31 * Update to 2.1.15.ume2003-08-193-26/+13 * Don't depend on saslauthd. This is preparation for saslauthdume2003-06-011-2/+2 * Workaround to fix build on ia64. I hope it fixes the problem.ume2003-05-111-0/+15 * Update to 2.1.13.ume2003-05-032-5/+5 * - Add WITH_BDB_VER for choosing version of Berkeley DB. For example,ume2003-04-181-1/+1 * Update to 2.1.12.ume2003-02-044-21/+24 * Unbreak build on the system where db4 is installed.ume2003-01-311-4/+13 * Add CYRUS_USER and CYRUS_GROUP options to be able to configureume2003-01-301-10/+20 * better workaround against PF_LOCAL.ume2003-01-222-26/+16 * - Use PERL_LEVEL to distinguish installed perl version.ume2003-01-022-2/+36 * Update to 2.1.7.ume2002-08-222-27/+0 * cyradm didn't show password prompt correctly.ume2002-08-171-0/+12 * It seems getpeername() returns with no error but doesn't fill structume2002-08-161-3/+5 * Add cyrus-imapd-2.1.5 after repo. copy.ume2002-08-0810-69/+308 * moving saslv1 includes files to make it easier to add saslv2ume2002-07-291-1/+1 * Sync with reality in comment. We can choose `sasldb' also.ume2002-01-181-1/+1 * Update to cyrus-imapd 2.0.15.ume2001-07-081-12/+0 * Update to 2.0.14.ume2001-05-312-85/+12 * Fix a bug that imaps didn't work correctly.ume2001-05-071-0/+85 * Since imapd.conf is installed into ${PREFIX}/etc, mkimap shouldume2001-04-131-1/+3 * Add missing patch that does chown to cyrus spool directory.ume2001-04-071-0/+29 * Since spool location is configurable by user, prevent making spoolume2001-04-071-0/+5 * Use -U option of ps instead of odd path checking.ume2001-03-221-1/+1 * killall doesn't have -u option under FreeBSD 3.Xume2001-03-161-1/+2 * Add cyrus-imapd 2.0.12, the cyrus mail server, supporting POP3 andume2001-03-1319-152/+123 * typo fix.sf2001-01-191-1/+1 * (Oops, forgot this file with the 1.6.24 update):will2000-12-211-0/+10 * Update to 1.6.24. Fix /var/pwcheck handling since that's moved to thewill2000-12-214-27/+45 * Update port to 1.6.22paul2000-05-149-32/+80 * Patch `configure' by hand for a much smaller patch.nectar2000-04-161-2014/+6 * Fix my borked patches.nectar2000-04-142-1068/+2031 * Fix packaging: if you are going to link with Kerberos IV you will havenectar2000-03-312-0/+1068 * Make sure a couple of more echo(1)s get to the temporary PLIST. Alsosteve1999-11-271-2/+2 * $Id$ -> $FreeBSD$peter1999-08-302-2/+2 * Provide correct argv[0] for pop3dstb1999-07-131-2/+2 * Add example for inetd.conf (forgotten in last commit).stb1999-05-101-0/+12 * - Update to 1.5.19stb1999-05-102-26/+17 * The last line of this file didn't have a terminating newline. Add one.jdp1998-11-041-2/+2 * Update to 1.5.14stb1998-09-23