Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Nov 2020 12:33:00 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r556156 - head/irc/irssi
Message-ID:  <202011241233.0AOCX04l020526@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Tue Nov 24 12:33:00 2020
New Revision: 556156
URL: https://svnweb.freebsd.org/changeset/ports/556156

Log:
  irc/irssi: Add pkg-message
  
  Building with meson and ninja requires to load perl in the configuration file.
  
  PR:	249910
  Reported by:	yuripv@yuripv.dev

Added:
  head/irc/irssi/pkg-message   (contents, props changed)

Added: head/irc/irssi/pkg-message
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/irc/irssi/pkg-message	Tue Nov 24 12:33:00 2020	(r556156)
@@ -0,0 +1,5 @@
+You need to add:
+
+load perl
+
+to your ~/.irssi/startup file.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011241233.0AOCX04l020526>