Index: head/editors/joe/Makefile =================================================================== --- head/editors/joe/Makefile (revision 170776) +++ head/editors/joe/Makefile (revision 170777) @@ -1,43 +1,45 @@ # New ports collection makefile for: joe # Date created: 01 Jul 1995 # Whom: torstenb@FreeBSD.org # # $FreeBSD$ # PORTNAME= joe -PORTVERSION= 3.3 +PORTVERSION= 3.5 PORTEPOCH= 1 CATEGORIES+= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}-editor DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER?= toasty@dragondata.com COMMENT= Joe's Own Editor BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell RUN_DEPENDS= aspell:${PORTSDIR}/textproc/aspell CONFLICTS= joe-2.* USE_GMAKE= yes USE_ICONV= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -liconv" ALL_TARGET= ${PORTNAME} MAN1= ${PORTNAME}.1 + +MANLANG= "" ru .include post-install: .for file in jmacsrc jpicorc jstarrc rjoerc joerc .if !exists(${PREFIX}/etc/${PORTNAME}/${file}) @${CP} ${PREFIX}/etc/${PORTNAME}/${file} ${PREFIX}/etc/${PORTNAME}/${file}.dist .endif .endfor .include Property changes on: head/editors/joe/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.22 \ No newline at end of property +1.23 \ No newline at end of property Index: head/editors/joe/distinfo =================================================================== --- head/editors/joe/distinfo (revision 170776) +++ head/editors/joe/distinfo (revision 170777) @@ -1,3 +1,3 @@ -MD5 (joe-3.3.tar.gz) = 02221716679c039c5da00c275d61dbf4 -SHA256 (joe-3.3.tar.gz) = 80d13c552488c3bcf7d8ae1d71a94a17bea5935e9a23925b02e664252d293c39 -SIZE (joe-3.3.tar.gz) = 478218 +MD5 (joe-3.5.tar.gz) = 9bdffecce7ef910feaa06452d48843de +SHA256 (joe-3.5.tar.gz) = a295f1c5e0cb0f0ae0446c419a248517cb04ae1881f982964a7a7595cde9f2e6 +SIZE (joe-3.5.tar.gz) = 613815 Property changes on: head/editors/joe/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/editors/joe/pkg-plist =================================================================== --- head/editors/joe/pkg-plist (revision 170776) +++ head/editors/joe/pkg-plist (revision 170777) @@ -1,63 +1,79 @@ bin/jmacs bin/joe bin/jpico bin/jstar bin/rjoe bin/termidx etc/joe/charmaps/klingon +etc/joe/doc/ChangeLog +etc/joe/doc/HACKING +etc/joe/doc/HINTS +etc/joe/doc/LIST +etc/joe/doc/NEWS +etc/joe/doc/README +etc/joe/ftyperc +etc/joe/jicerc.ru @unexec if cmp -s %D/etc/joe/jmacsrc.dist %D/etc/joe/jmacsrc; then rm -f %D/etc/joe/jmacsrc; fi etc/joe/jmacsrc.dist @exec if [ ! -f %D/etc/joe/jmacsrc ]; then cp %D/etc/joe/%f %D/etc/joe/jmacsrc; fi @unexec if cmp -s %D/etc/joe/joerc.dist %D/etc/joe/joerc; then rm -f %D/etc/joe/joerc; fi etc/joe/joerc.dist @exec if [ ! -f %D/etc/joe/joerc ]; then cp %D/etc/joe/%f %D/etc/joe/joerc; fi @unexec if cmp -s %D/etc/joe/jpicorc.dist %D/etc/joe/jpicorc; then rm -f %D/etc/joe/jpicorc; fi etc/joe/jpicorc.dist @exec if [ ! -f %D/etc/joe/jpicorc ]; then cp %D/etc/joe/%f %D/etc/joe/jpicorc; fi @unexec if cmp -s %D/etc/joe/jstarrc.dist %D/etc/joe/jstarrc; then rm -f %D/etc/joe/jstarrc; fi etc/joe/jstarrc.dist @exec if [ ! -f %D/etc/joe/jstarrc ]; then cp %D/etc/joe/%f %D/etc/joe/jstarrc; fi @unexec if cmp -s %D/etc/joe/rjoerc.dist %D/etc/joe/rjoerc; then rm -f %D/etc/joe/rjoerc; fi etc/joe/rjoerc.dist @exec if [ ! -f %D/etc/joe/rjoerc ]; then cp %D/etc/joe/%f %D/etc/joe/rjoerc; fi +etc/joe/lang/de.po +etc/joe/lang/fr.po +etc/joe/lang/ru.po etc/joe/syntax/4gl.jsf etc/joe/syntax/ada.jsf etc/joe/syntax/asm.jsf etc/joe/syntax/awk.jsf etc/joe/syntax/c.jsf etc/joe/syntax/cobol.jsf etc/joe/syntax/conf.jsf etc/joe/syntax/csh.jsf etc/joe/syntax/css.jsf etc/joe/syntax/diff.jsf etc/joe/syntax/fortran.jsf +etc/joe/syntax/haskell.jsf etc/joe/syntax/html.jsf etc/joe/syntax/java.jsf +etc/joe/syntax/joerc.jsf etc/joe/syntax/lisp.jsf +etc/joe/syntax/lua.jsf +etc/joe/syntax/m4.jsf etc/joe/syntax/mail.jsf etc/joe/syntax/mason.jsf etc/joe/syntax/ocaml.jsf etc/joe/syntax/pascal.jsf etc/joe/syntax/perl.jsf etc/joe/syntax/php.jsf etc/joe/syntax/ps.jsf etc/joe/syntax/python.jsf +etc/joe/syntax/rexx.jsf +etc/joe/syntax/ruby.jsf etc/joe/syntax/sed.jsf etc/joe/syntax/sh.jsf +etc/joe/syntax/skill.jsf etc/joe/syntax/sml.jsf etc/joe/syntax/sql.jsf etc/joe/syntax/tcl.jsf etc/joe/syntax/tex.jsf +etc/joe/syntax/troff.jsf etc/joe/syntax/verilog.jsf etc/joe/syntax/vhdl.jsf etc/joe/syntax/xml.jsf -etc/joe/doc/ChangeLog -etc/joe/doc/LIST -etc/joe/doc/HACKING -etc/joe/doc/HINTS -etc/joe/doc/NEWS -etc/joe/doc/README -@dirrmtry etc/joe/doc +@dirrmtry man/ru/man1 +@dirrmtry man/ru @dirrmtry etc/joe/charmaps +@dirrmtry etc/joe/doc +@dirrmtry etc/joe/lang @dirrmtry etc/joe/syntax @dirrmtry etc/joe Property changes on: head/editors/joe/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property