aboutsummaryrefslogtreecommitdiff
path: root/irc/irssi/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* irc/irssi: Update to 1.2.3Lewis Cook2021-04-161-0/+1
| | | | | | | Changes: https://irssi.org/NEWS/#v1-2-3 PR: 255116 Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer) Approved by: mentors (implicit)
* irc/irssi: Revert to 1.2.2Neel Chauhan2021-03-151-5/+5
| | | | | | | | | | | | | | | | | | | | | | The reason for the revert is complaints on IRC and questions to the maintainer via email. This commit: - Restores the port to what it was before 1.3 - Bumps PORTEPOCH and PORTREVISION to 2 - These were both at 1 on the previous 1.2.2 package - Fixes a minor issue when compiling with OTR (--with-otr being passed twice) - Includes a patch for a glib related issue where pushing ctrl+space could break the client This commit brings the port back inline with the current release version of irssi as advertised on their download page (1.2.2 client + glib patch). PR: 254237 Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer) Notes: svn path=/head/; revision=568480
* irc/irssi: Fix Perl support optionFernando ApesteguĂ­a2020-11-291-11/+10
| | | | | | | | | | | | Make Perl a run time option only when Perl option is selected. Perl is needed to build always. PR: 251406 Submitted by: dor.bsd@xm0.uk (maintainer) Reported by: daniel.engberg.lists@pyret.net Notes: svn path=/head/; revision=556594
* irc/irssi: Update to snapshot 1.3 (20201114)Fernando ApesteguĂ­a2020-11-221-5/+5
| | | | | | | | | | | Includes various bug fixes including ones related to Glib and SSL/TLS PR: 249910 Submitted by: daniel.engberg.lists@pyret.net Approved by: dor.bsd@xm0.uk (maintainer) Notes: svn path=/head/; revision=556069
* irc/irssi: Update to 1.2.0Steve Wills2019-03-011-0/+12
| | | | | | | | PR: 235698 Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer) Notes: svn path=/head/; revision=494233
* Update irc/irssi to 1.1.0Brad Davis2018-01-311-1/+8
| | | | | | | | PR: 225196 Submitted by: David O'Rourke <dor.bsd@xm0.uk> Notes: svn path=/head/; revision=460549
* 1: Update to 1.0.1.Vanilla I. Shu2017-03-171-0/+3
| | | | | | | | | | 2: remove uneeded config arguments (ncurses/ipv6) PR: 217348 Submitted by: brnrd@ Notes: svn path=/head/; revision=436326
* Downgrade to 0.8.21.Vanilla I. Shu2017-01-081-3/+0
| | | | | | | | PR: 215800 Submitted by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com> Notes: svn path=/head/; revision=430851
* Update to 1.0.0, also remove deprecated configure options.Vanilla I. Shu2017-01-061-0/+3
| | | | | | | | | PR: 215800 Submitted by: vlad-fbsd@acheronmedia.com <vlad-fbsd at acheronmedia.com> MFH: 2017Q1 Notes: svn path=/head/; revision=430686
* irc/irssi: Update to 0.8.20Mark Felder2016-09-211-0/+2
| | | | | | | | | | | | | | - Add gettext-runtime to USES per poudriere's warning https://irssi.org/security/irssi_sa_2016.txt PR: 212888 MFH: 2016Q3 Security: CVE-2016-7044 Security: CVE-2016-7045 Notes: svn path=/head/; revision=422579
* Update to 0.8.19, and regen patches.Vanilla I. Shu2016-04-051-2/+4
| | | | Notes: svn path=/head/; revision=412560
* 1: add LICENSE.Vanilla I. Shu2015-03-021-11/+11
| | | | | | | | | | | 2: use options helper 3: add TRUECOLOR knob PR: 198103 [3] Submitted by: Olivia Theze fox at foxiepa.ws [3] Notes: svn path=/head/; revision=380244
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-12/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Cleanup plistBaptiste Daroussin2014-10-271-28/+1
| | | | Notes: svn path=/head/; revision=371570
* Upgrade to 0.8.17.Vanilla I. Shu2014-10-131-12/+2
| | | | Notes: svn path=/head/; revision=370751
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-4/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* 1: Fix COMMENT.Vanilla I. Shu2014-06-031-1/+0
| | | | | | | | | | 2: add libtool to USES. PR: ports/190411 Submitted by: ports at robakdesign.com Notes: svn path=/head/; revision=356358
* irssi is responsable for creating the lib/irssi/modules directoryAntoine Brodin2014-02-091-2/+3
| | | | Notes: svn path=/head/; revision=343513
* Fix 'build package' with better solution.Vanilla I. Shu2013-10-091-2/+2
| | | | | | | Obtained from: danfe@ Notes: svn path=/head/; revision=329884
* Support stage, add DOCS as options.Vanilla I. Shu2013-09-251-18/+17
| | | | Notes: svn path=/head/; revision=328227
* Upgrade to 0.8.13.Vanilla I. Shu2009-04-021-12/+4
| | | | Notes: svn path=/head/; revision=231459
* Upgrade to 0.8.12.Vanilla I. Shu2007-10-111-5/+5
| | | | | | | | PR: ports/117087 Submitted by: Andris Raugulis <ar.at.null.lv> Notes: svn path=/head/; revision=201312
* Upgrade to 0.8.11.Vanilla I. Shu2007-04-261-0/+2
| | | | | | | Requested by: miwi@ Notes: svn path=/head/; revision=190911
* Fix pkg-plist with bot support.Vanilla I. Shu2007-03-111-0/+1
| | | | | | | | PR: ports/110142 Submitted by: "John K."<cfactor_at_gmail_._com> Notes: svn path=/head/; revision=187086
* 1: upgrade to 0.8.10.Vanilla I. Shu2005-12-121-2/+135
| | | | | | | | | | 2: sync with irssi-devel PR: ports/90256 Submitted by: Toni Viemero <toni.viemero@iki.dot.fi> Notes: svn path=/head/; revision=150949
* - Fix package to create empty lib/irssi/modules directory, to match port'sPav Lucistnik2005-05-261-0/+1
| | | | | | | behaviour Notes: svn path=/head/; revision=136155
* Use DOCSDIR and DATADIR macros.Sergey A. Osokin2003-12-161-151/+151
| | | | | | | Approved by: vanilla (maintainer) Notes: svn path=/head/; revision=95957
* Upgrade to 0.8.8, add WITH_PERL, WITH_SOCKS, WITHOUT_IPV6, WITHOUT_GLIB2 knob.Vanilla I. Shu2003-12-071-25/+27
| | | | | | | | PR: ports/59614 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Notes: svn path=/head/; revision=95252
* utilize SITE_PERLYing-Chieh Liao2003-10-241-21/+21
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Add WITH_PROXY knob, and bump version.Vanilla I. Shu2003-01-121-0/+4
| | | | | | | Submitted by: Peter <peter@webdeveloping.nl> Notes: svn path=/head/; revision=72958
* 1: Upgrade to 0.86.Vanilla I. Shu2002-11-201-1/+3
| | | | | | | | | | 2: fix pkg-plist. PR: ports/45518 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>, roberto Notes: svn path=/head/; revision=70607
* Upgrade to 0.8.4.Vanilla I. Shu2002-03-131-10/+11
| | | | Notes: svn path=/head/; revision=55998
* Upgrade to 0.8.1.Vanilla I. Shu2002-02-171-0/+1
| | | | Notes: svn path=/head/; revision=54823
* Upgrade to 0.8.0 snapshot-20020217.Vanilla I. Shu2002-02-171-42/+40
| | | | Notes: svn path=/head/; revision=54800
* no need compile perl as staticYing-Chieh Liao2001-04-271-0/+4
| | | | | | | | | | if u want to auto-load script, just put a "/load perl" in ~/.irssi/startup so, bump version again Discussed with: vanilla Notes: svn path=/head/; revision=41943
* Compile perl as static for auto-load script.Vanilla I. Shu2001-04-261-4/+0
| | | | | | | Bump version again. Notes: svn path=/head/; revision=41927
* Fix perl module's path, and bump version.Vanilla I. Shu2001-04-261-12/+11
| | | | Notes: svn path=/head/; revision=41925
* Update to version 0.7.98.2. While I'm here, turn MAINTAINERship backJim Mock2001-03-101-12/+20
| | | | | | | over to ports@FreeBSD.org. Notes: svn path=/head/; revision=39426
* Update to version 0.7.97.Jim Mock2000-12-111-44/+57
| | | | | | | Parts submitted by: Sean-Paul Rees <sean@seanrees.com> Notes: svn path=/head/; revision=35904
* Implement USE_GLIB.Jeremy Lea2000-10-051-0/+13
| | | | Notes: svn path=/head/; revision=33423
* Update to version 0.7.94.Jim Mock2000-07-271-0/+104
| | | | Notes: svn path=/head/; revision=31070
* Update to version 0.7.90. The author has removed all GTK/GNOME bits forJim Mock2000-06-121-22/+29
| | | | | | | | | | the time being, but says ``they might come back later'', but for now this is a text-only client. Submitted by: ade Notes: svn path=/head/; revision=29551
* Update to version 0.7.23Jim Mock2000-01-241-4/+4
| | | | Notes: svn path=/head/; revision=25037
* Updated to version 0.7.17Jim Mock1999-10-181-1/+5
| | | | Notes: svn path=/head/; revision=22511
* Updated to version 0.7.16Jim Mock1999-09-191-0/+3
| | | | Notes: svn path=/head/; revision=21729
* Updated to version 0.7.15-3.Jim Mock1999-09-011-0/+3
| | | | Notes: svn path=/head/; revision=21178
* Updated to version 0.7.14.Jim Mock1999-08-291-3/+0
| | | | Notes: svn path=/head/; revision=21072
* Updated to version 0.7.13-2Jim Mock1999-08-141-0/+4
| | | | Notes: svn path=/head/; revision=20702
* Update to 0.7.12Chris Piazza1999-07-101-4/+0
| | | | | | | | PR: 12573 Submitted by: maintainer Notes: svn path=/head/; revision=20141
* Update irssi to 0.7.11-2.Chris Piazza1999-06-191-0/+4
| | | | | | | | PR: 12110 Submitted by: maintainer Notes: svn path=/head/; revision=19576