aboutsummaryrefslogtreecommitdiff
path: root/editors/vile
diff options
context:
space:
mode:
authorHiroki Tagato <tagattie@FreeBSD.org>2020-05-31 06:17:41 +0000
committerHiroki Tagato <tagattie@FreeBSD.org>2020-05-31 06:17:41 +0000
commitab94c5fe2f17652f84e7052c8144c7dda2b02221 (patch)
treec1420df3501cfd76202ff155f9c6e3af2f3b1a9f /editors/vile
parentc4a6eaf9337b0c9c46c97475b798dcf18e1896c1 (diff)
downloadports-ab94c5fe2f17652f84e7052c8144c7dda2b02221.tar.gz
ports-ab94c5fe2f17652f84e7052c8144c7dda2b02221.zip
Notes
Diffstat (limited to 'editors/vile')
-rw-r--r--editors/vile/Makefile3
-rw-r--r--editors/vile/distinfo6
-rw-r--r--editors/vile/files/patch-configure11
-rw-r--r--editors/vile/pkg-plist54
4 files changed, 47 insertions, 27 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index 8ed553e3b258..4af54292d92e 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= vile
-PORTVERSION= 9.8t
+PORTVERSION= 9.8u
CATEGORIES= editors
MASTER_SITES= ftp://dickey.his.com/vile/current/ \
ftp://ftp.invisible-island.net/vile/current/ \
@@ -15,6 +15,7 @@ MAINTAINER= dickey@invisible-island.net
COMMENT= VI Like Emacs -- console version
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= reflex:textproc/reflex
diff --git a/editors/vile/distinfo b/editors/vile/distinfo
index 6e1e5a2aff62..d715b66f6acd 100644
--- a/editors/vile/distinfo
+++ b/editors/vile/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546252826
-SHA256 (vile-9.8t.tgz) = 60b288432cfd32b7149c4cd662844e2694c5ab92bc469b282f33ded5110f6ded
-SIZE (vile-9.8t.tgz) = 2352119
+TIMESTAMP = 1589844782
+SHA256 (vile-9.8u.tgz) = 31a82833fe4fef5a60043bcc3278d1a875a1028b1b2577c9e0fa3a179cff165e
+SIZE (vile-9.8u.tgz) = 2375989
diff --git a/editors/vile/files/patch-configure b/editors/vile/files/patch-configure
new file mode 100644
index 000000000000..2629cabfd82b
--- /dev/null
+++ b/editors/vile/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig 2020-03-29 21:46:05 UTC
++++ configure
+@@ -32100,7 +32100,7 @@ if test "x$CLANG_COMPILER" = "xyes"
+ then
+ { echo "$as_me:32101: WARNING: clang only pretends to honor gcc -rdynamic option" >&5
+ echo "$as_me: WARNING: clang only pretends to honor gcc -rdynamic option" >&2;}
+- cf_cv_gcc_opt_rdynamic=no
++ # cf_cv_gcc_opt_rdynamic=no
+ else
+
+ echo "$as_me:32106: checking if $CC has -rdynamic option" >&5
diff --git a/editors/vile/pkg-plist b/editors/vile/pkg-plist
index 0aa1093c814f..d5c541723886 100644
--- a/editors/vile/pkg-plist
+++ b/editors/vile/pkg-plist
@@ -48,9 +48,11 @@ lib/vile/vile-manfilt
lib/vile/vile-mcrl-filt%%SO_EXT%%
lib/vile/vile-midl-filt%%SO_EXT%%
lib/vile/vile-mms-filt%%SO_EXT%%
+lib/vile/vile-nmake-filt%%SO_EXT%%
lib/vile/vile-nr-filt%%SO_EXT%%
lib/vile/vile-pas-filt%%SO_EXT%%
lib/vile/vile-perl-filt%%SO_EXT%%
+lib/vile/vile-perl6-filt%%SO_EXT%%
lib/vile/vile-php-filt%%SO_EXT%%
lib/vile/vile-pot-filt%%SO_EXT%%
lib/vile/vile-ps-filt%%SO_EXT%%
@@ -76,6 +78,7 @@ lib/vile/vile-tc-filt%%SO_EXT%%
lib/vile/vile-tcl-filt%%SO_EXT%%
lib/vile/vile-texi-filt%%SO_EXT%%
lib/vile/vile-ti-filt%%SO_EXT%%
+lib/vile/vile-tpu-filt%%SO_EXT%%
lib/vile/vile-txt-filt%%SO_EXT%%
lib/vile/vile-vile-filt%%SO_EXT%%
lib/vile/vile-vlog-filt%%SO_EXT%%
@@ -145,6 +148,7 @@ man/man1/vile.1.gz
%%DATADIR%%/fdl.keywords
%%DATADIR%%/filters.rc
%%DATADIR%%/gnugpg.rc
+%%DATADIR%%/go.keywords
%%DATADIR%%/hs.keywords
%%DATADIR%%/html.keywords
%%DATADIR%%/imake.keywords
@@ -168,36 +172,15 @@ man/man1/vile.1.gz
%%DATADIR%%/midl.keywords
%%DATADIR%%/modes.rc
%%DATADIR%%/mvn.keywords
+%%DATADIR%%/nmake.keywords
%%DATADIR%%/nr.keywords
%%DATADIR%%/nsis.keywords
%%DATADIR%%/objc.keywords
%%DATADIR%%/palettes.rc
%%DATADIR%%/pas.keywords
%%DATADIR%%/pc.keywords
-%%PERL%%%%DATADIR%%/perl/Breadcrumbs.pm
-%%PERL%%%%DATADIR%%/perl/CaptHook.pm
-%%PERL%%%%DATADIR%%/perl/Glob2re.pm
-%%PERL%%%%DATADIR%%/perl/Help.pm
-%%PERL%%%%DATADIR%%/perl/Vile/Exporter.pm
-%%PERL%%%%DATADIR%%/perl/Vile/Manual.pm
-%%PERL%%%%DATADIR%%/perl/Vile.pm
-%%PERL%%%%DATADIR%%/perl/Vileserv.pm
-%%PERL%%%%DATADIR%%/perl/Visit.pm
-%%PERL%%%%DATADIR%%/perl/capture.pm
-%%PERL%%%%DATADIR%%/perl/dict.pm
-%%PERL%%%%DATADIR%%/perl/directory.pm
-%%PERL%%%%DATADIR%%/perl/dirlist.pm
-%%PERL%%%%DATADIR%%/perl/gdb.pm
-%%PERL%%%%DATADIR%%/perl/hgrep.pm
-%%PERL%%%%DATADIR%%/perl/lock.pm
-%%PERL%%%%DATADIR%%/perl/man.pm
-%%PERL%%%%DATADIR%%/perl/mime.pl
-%%PERL%%%%DATADIR%%/perl/plugins.pl
-%%PERL%%%%DATADIR%%/perl/search.pm
-%%PERL%%%%DATADIR%%/perl/shell.pm
-%%PERL%%%%DATADIR%%/perl/spell.pm
-%%PERL%%%%DATADIR%%/perl/winops.pm
%%DATADIR%%/perl.keywords
+%%DATADIR%%/perl6.keywords
%%DATADIR%%/php.keywords
%%DATADIR%%/pictmode.rc
%%DATADIR%%/pot.keywords
@@ -230,6 +213,8 @@ man/man1/vile.1.gz
%%DATADIR%%/tex.keywords
%%DATADIR%%/texi.keywords
%%DATADIR%%/ti.keywords
+%%DATADIR%%/tpu.keywords
+%%DATADIR%%/ts.keywords
%%DATADIR%%/vb.keywords
%%DATADIR%%/vb6.keywords
%%DATADIR%%/vbs.keywords
@@ -251,3 +236,26 @@ man/man1/vile.1.gz
%%DATADIR%%/yacc.keywords
%%DATADIR%%/yaml.keywords
%%DATADIR%%/zsh.keywords
+%%PERL%%%%DATADIR%%/perl/Breadcrumbs.pm
+%%PERL%%%%DATADIR%%/perl/CaptHook.pm
+%%PERL%%%%DATADIR%%/perl/Glob2re.pm
+%%PERL%%%%DATADIR%%/perl/Help.pm
+%%PERL%%%%DATADIR%%/perl/Vile.pm
+%%PERL%%%%DATADIR%%/perl/Vile/Exporter.pm
+%%PERL%%%%DATADIR%%/perl/Vile/Manual.pm
+%%PERL%%%%DATADIR%%/perl/Vileserv.pm
+%%PERL%%%%DATADIR%%/perl/Visit.pm
+%%PERL%%%%DATADIR%%/perl/capture.pm
+%%PERL%%%%DATADIR%%/perl/dict.pm
+%%PERL%%%%DATADIR%%/perl/directory.pm
+%%PERL%%%%DATADIR%%/perl/dirlist.pm
+%%PERL%%%%DATADIR%%/perl/gdb.pm
+%%PERL%%%%DATADIR%%/perl/hgrep.pm
+%%PERL%%%%DATADIR%%/perl/lock.pm
+%%PERL%%%%DATADIR%%/perl/man.pm
+%%PERL%%%%DATADIR%%/perl/mime.pl
+%%PERL%%%%DATADIR%%/perl/plugins.pl
+%%PERL%%%%DATADIR%%/perl/search.pm
+%%PERL%%%%DATADIR%%/perl/shell.pm
+%%PERL%%%%DATADIR%%/perl/spell.pm
+%%PERL%%%%DATADIR%%/perl/winops.pm