Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.5_1,2 16 Mar 2024 08:03:57 |
Felix Palmen (zirias) |
irc/irssi: Revert build with ssl from ports
This fix was only needed for breakage caused by pkgconf, which has
meanwhile been fixed.
This reverts commit 71f0f861cedf2a7ddcc0cc4909fc01f630453da8. |
1.4.5_1,2 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
1.4.5,2 08 Oct 2023 09:40:40 |
Daniel Engberg (diizzy) |
irc/irssi: Update to 1.4.5
Changelog: https://github.com/irssi/irssi/releases/tag/1.4.5
PR: 274253
Reviewed by: David O'Rourke <dor.bsd@xm0.uk> (maintainer)
Sponsored by: Blinkinblox |
1.4.4,2 20 Sep 2023 07:43:32 |
Felix Palmen (zirias) |
irc/irssi: Fix build with ssl from ports
Building with ssl from ports used the headers from ports, but still
linked the libs from base and therefore failed. Patch meson.build to
look for OpenSSL libs in ${OPENSSLLIB} to fix this.
Approved by: portmgr (blanket, build fix) |
1.4.4,2 30 Jun 2023 11:40:20 |
Tobias Kortkamp (tobik) |
irc/irssi: Drop nop TRUECOLOR_DESC
Reported by: portfmt scan |
1.4.4,2 31 Mar 2023 18:58:59 |
Daniel Engberg (diizzy) |
irc/irssi: Update to 1.4.4
Changelog: https://irssi.org/NEWS/#news-v1-4-4
PR: 270560
Reported by: Ailin Nemui (upstream)
Reviewed by: David O'Rourke <dor.bsd@xm0.uk> |
1.4.3,2 03 Nov 2022 21:51:57 |
Daniel Engberg (diizzy) |
irc/irssi: Update to 1.4.3
Changelog: https://github.com/irssi/irssi/releases/tag/1.4.3
PR: 267460
Reviewed by: David O'Rourke <dor.bsd@xm0.uk> (maintainer) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.4.2,2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.4.2,2 20 Aug 2022 07:32:11 |
Daniel Engberg (diizzy) |
irc/irssi: Backport buildfix for Capsicum in -CURRENT
After base 000321bab7be and base e4c36b7aa952 with CAPSICUM enabled
build fails to find nvlist_create() .
Backport upstream commit 7baefc3315e9dc11c8a3a787a3b6c6888c2b590a to
fix this issue
PR: 265397
Reported by: vishwin
Reviewed by: David O'Rourke <dor.bsd@xm0.uk> (maintainer)
Tested by: kp |
1.4.2,2 18 Jul 2022 19:29:00 |
Daniel Engberg (diizzy) |
irc/irssi: Update to 1.4.2
Changelog: https://github.com/irssi/irssi/releases/tag/1.4.2
PR: 265269
Reviewed by: David O'Rourke <dor.bsd@xm0.uk> (maintainer) |
1.4.1,2 09 Jul 2022 21:49:32 |
Daniel Engberg (diizzy) |
irc/irssi: Update to 1.4.1
Changelog: https://github.com/irssi/irssi/releases/tag/1.4.1
Backport upstream commits from maintenance branch:
3404d822c83546b031d47a99e37ae65b887bec94
f17fb682573985656fa26bf10370b9e1d88e3bdf
c6a7f02042f63d01a38e8d522cff8f5d951afd51
730c3c1a12f782b92d710883f52a106e37f148e4
1b6b92ffff6950ee28c1b7936f53d83988843ed4
References:
https://github.com/ailin-nemui/irssi/commit/3404d822c83546b031d47a99e37ae65b887bec94
https://github.com/ailin-nemui/irssi/commit/f17fb682573985656fa26bf10370b9e1d88e3bdf
https://github.com/ailin-nemui/irssi/commit/c6a7f02042f63d01a38e8d522cff8f5d951afd51
https://github.com/ailin-nemui/irssi/commit/730c3c1a12f782b92d710883f52a106e37f148e4
https://github.com/ailin-nemui/irssi/commit/1b6b92ffff6950ee28c1b7936f53d83988843ed4
PR: 264628
Reviewed by: David O'Rourke <dor.bsd@xm0.uk> (maintainer) |
1.2.3,2 19 Oct 2021 08:36:47 |
Tobias Kortkamp (tobik) |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
1.2.3,2 16 Apr 2021 17:28:17 |
Lewis Cook (lcook) |
irc/irssi: Update to 1.2.3
Changes: https://irssi.org/NEWS/#v1-2-3
PR: 255116
Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer)
Approved by: mentors (implicit) |
1.2.2_2,2 15 Apr 2021 08:31:56 |
Tobias Kortkamp (tobik) |
Clean up some things
- Remove duplicate variables
- Remove nop variables
- Sort categories
- Remove redundant option descriptions that match the default ones
Reported by: portscan |
1.2.2_2,2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.2.2_2,2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.2_2,2 15 Mar 2021 17:38:15 |
nc |
irc/irssi: Revert to 1.2.2
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) |
1.3.d.344_1,1 26 Feb 2021 12:11:36 |
tobik |
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories
Reported by: portscan |
1.3.d.344_1,1 07 Dec 2020 16:44:38 |
pkubaj |
irc/irssi: fix build on GCC architectures
../src/core/misc.c:101: error: #pragma GCC diagnostic not allowed inside
functions |
1.3.d.344_1,1 30 Nov 2020 17:17:32 |
fernape |
irc/irssi: Simplify PERL option handling.
Use proper OPT_USE.
Reported by: mat@ |
1.3.d.344_1,1 29 Nov 2020 18:10:06 |
fernape |
irc/irssi: Fix Perl support option
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 |
1.3.d.344,1 26 Nov 2020 08:02:38 |
fernape |
irc/irssi: Unbreak when PERL=OFF
In r556069 the port changed to build with meson. This requires perl to build
regardles of the option PERL that allows perl scripts to be run in irssi.
While here clarify pkg-message (sent by daniel.engberg.lists@pyret.net)
PR: 251371 251360
Submitted by: dor.bsd@xm0.uk (maintainer)
Reported by: m.bueker@berlin.de |
1.3.d.344,1 24 Nov 2020 12:33:00 |
fernape |
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 |
1.3.d.344,1 22 Nov 2020 18:33:12 |
fernape |
irc/irssi: Update to snapshot 1.3 (20201114)
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) |
1.2.2_1,1 16 Jun 2020 11:19:26 |
fernape |
irc/irssi: remove superfluous USE_LDCONFIG
Introduced in r538869.
The installed shared objects are plugins not meant to be used outside of the
scope of this application.
Reported by: makc@ |
1.2.2_1,1 15 Jun 2020 10:41:56 |
fernape |
irc/irssi: fix utf8proc support
Port was not using utf8proc since it didn't look for it in localbase.
While here:
* Add USE_LDCONFIG
* Remove post-patch target since it has no effect
PR: 247185
Submitted by: yuripv@
Reviewed by: dor.bsd@xm0.uk (maintainer) |
1.2.2,1 03 Mar 2020 12:56:16 |
mat |
Ports MUST NOT set WITH_DEBUG.
WITH_DEBUG is a user facing variable. When a user wants to build a port
with debugging symbols enabled, they either set WITH_DEBUG globally, or
WITH_DEBUG_PORTS+=category/port.
Approved by: bapt
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D23940 |
1.2.2,1 13 Sep 2019 13:51:46 |
swills |
irc/irssi: Update to 1.2.2
PR: 240508
Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer) |
1.2.1_1,1 21 Jul 2019 10:54:08 |
kai |
irc/irssi: Enable by default all options that add no dependencies
* Make all options as default ones that don't introduce further dependencies
to save users from compiling those features themselves.
PR: 239252
Submitted by: David O'Rourke (maintainer)
Reported by: cm@sdf.org
MFH: 2019Q3 |
1.2.1,1 09 Jul 2019 21:25:53 |
kai |
irc/irssi: Add non-default option DEBUG
* Add non-default option DEBUG to enable builds with debug symbols.
PR: 238581
Submitted by: serpent7776@gmail.com (initial version), David O'Rourke
Reviewed by: koobs
Approved by: David O'Rourke (maintainer) |
1.2.1,1 01 Jul 2019 20:29:01 |
kai |
irc/irrsi: Update to 1.2.1
* Fixes security vulnerability when using SASL for login that might suddenly
fail in some cases (CVE-2019-13045). [1]
* It also fixes issues with input line echoing of UTF-8 chars with non UTF-8
terminals. [2]
Changelog:
https://irssi.org/NEWS/#v1-2-1
PR: 238892 [1], 238591 [2]
Submitted by: Santhosh Raju [1], Victor Sudakov [2]
Approved by: David O'Rourke (maintainer)
MFH: 2019Q2
Security: 475f952c-9b29-11e9-a8a5-6805ca0b38e8 |
1.2.0,1 01 Mar 2019 04:56:37 |
swills |
irc/irssi: Update to 1.2.0
PR: 235698
Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer) |
1.1.2,1 09 Jan 2019 22:19:53 |
dbaio |
irc/irssi: Update to 1.1.2
Changelog: https://irssi.org/NEWS/#v1-1-2
Irssi Security Advisory: https://irssi.org/security/irssi_sa_2019_01.txt
PR: 234798
Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer)
Submitted by: tj@mrsk.me (email)
MFH: 2019Q1 |
1.1.1,1 02 Nov 2018 13:32:35 |
rene |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
1.1.1,1 14 Oct 2018 16:24:08 |
antoine |
Fix configure with openssl 1.1.1
PR: 231970 |
1.1.1,1 26 Mar 2018 17:13:09 |
brnrd |
irc/irssi: Fix build with LibreSSL 2.7
- LibreSSL 2.7 added OpenSSL 1.1 API
PR: 226925
Submitted by: Sergey Akhmatov <sergey akhmatov ru>
Approved by: David O'Rourke <dor.bsd xm0 uk> (maintainer) |
1.1.1,1 19 Feb 2018 12:28:55 |
dbaio |
irc/irssi: Update to 1.1.1, Fixes multiple vulnerabilities
Changes: https://irssi.org/NEWS/#v1-1-1
PR: 226001
Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer)
Reported by: tj@mrsk.me (email)
MFH: 2018Q1
Security: 7afc5e56-156d-11e8-95f2-005056925db4 |
1.1.0,1 31 Jan 2018 23:53:53 |
brd |
Update irc/irssi to 1.1.0
PR: 225196
Submitted by: David O'Rourke <dor.bsd@xm0.uk> |
1.0.6,1 06 Jan 2018 21:18:40 |
dbaio |
irc/irssi: Update to 1.0.6, Fixes multiple security vulnerabilities
While here, update license and www.
Changes: https://raw.githubusercontent.com/irssi/irssi/1.0.6/NEWS
PR: 224954
Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer)
Reported by: tj@mrsk.me (email)
MFH: 2018Q1
Security: a3764767-f31e-11e7-95f2-005056925db4 |
1.0.5,1 22 Oct 2017 17:53:19 |
dbaio |
irc/irssi: Update to 1.0.5, Fixes multiple security vulnerabilities
https://irssi.org/security/irssi_sa_2017_10.txt
PR: 223169
Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer)
MFH: 2017Q4
Security: 85e2c7eb-b74b-11e7-8546-5cf3fcfdd1f1 |
1.0.4,1 08 Jul 2017 14:09:13 |
feld |
irc/irssi: Update to 1.0.4
- Fixes two CVEs
PR: 220544
MFH: 2017Q3
Security: CVE-2017-10965
Security: CVE-2017-10966 |
1.0.3,1 08 Jun 2017 00:28:23 |
zi |
- Update to 1.0.3
Security: 165e8951-4be0-11e7-a539-0050569f7e80
Approved by: ports-secteam (with hat) |
1.0.2,1 18 Mar 2017 13:29:56 |
riggs |
Update to upstream version 1.0.2
Details:
- Fixes a use-after-free during netjoin.
This usually leads to a segfault.
Upstream considers targeted code execution
difficult.
PR: 217878
Submitted by: dor.bsd@xm0.uk (maintainer)
MFH: 2017Q1
Security: CVE-2017-xxxx (not yet assigned) |
1.0.1,1 17 Mar 2017 09:32:50 |
vanilla |
Remove chinese/irssi. |
1.0.1,1 17 Mar 2017 09:03:21 |
vanilla |
set MAINTAINER to David O'Rourke (dor.bsd at xm0.uk) |
1.0.1,1 17 Mar 2017 09:00:32 |
vanilla |
1: Update to 1.0.1.
2: remove uneeded config arguments (ncurses/ipv6)
PR: 217348
Submitted by: brnrd@ |
0.8.21,1 09 Jan 2017 08:58:09 |
vanilla |
Add CPE information.
PR: 215888
Submitted by: shun.fbsd.pr at dropcut.net |
0.8.21,1 08 Jan 2017 01:37:33 |
vanilla |
Downgrade to 0.8.21.
PR: 215800
Submitted by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com> |
1.0.0 07 Jan 2017 01:07:55 |
adamw |
LIB_DEPENDS=libglib-2.0.so should be USE_GNOME=glib20.
Also, while here, sort the LIB_DEPENDS in desktutils/gnome-contacts,
because wow. |
1.0.0 06 Jan 2017 03:45:11 |
vanilla |
Update to 1.0.0, also remove deprecated configure options.
PR: 215800
Submitted by: vlad-fbsd@acheronmedia.com <vlad-fbsd at acheronmedia.com>
MFH: 2017Q1 |
0.8.20 21 Sep 2016 20:56:01 |
feld |
irc/irssi: Update to 0.8.20
- 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 |
0.8.19_1 26 Aug 2016 02:23:58 |
vanilla |
switch to USES=ssl.
PR: 212164
Submitted by: pipfstarrd@opmbx.org |
0.8.19_1 23 May 2016 20:35:01 |
amdmi3 |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
0.8.19_1 20 May 2016 10:53:55 |
vanilla |
Fix build with PERL-off.
PR: 209657
Submitted by: vas at mpeks dot tomsk do su |
0.8.19_1 18 May 2016 06:54:36 |
vanilla |
1: add patch from upstream to fix @INC order for perl scripts.
2: strip perl's .so
3: bump version. |
0.8.19 05 Apr 2016 15:30:34 |
vanilla |
Update to 0.8.19, and regen patches. |
0.8.17_1 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
0.8.17_1 02 Mar 2015 03:53:02 |
vanilla |
1: add LICENSE.
2: use options helper
3: add TRUECOLOR knob
PR: 198103 [3]
Submitted by: Olivia Theze fox at foxiepa.ws [3] |
0.8.17_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
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 (Only the first 15 lines of the commit message are shown above ) |
0.8.17 27 Oct 2014 13:00:22 |
bapt |
Cleanup plist |
0.8.17 18 Oct 2014 15:23:28 |
vanilla |
use '?=' on PORTREVISION, slave ports need it.
Submitted by: sunpoet@ |
0.8.17 13 Oct 2014 04:04:53 |
vanilla |
Upgrade to 0.8.17. |
0.8.16_1 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
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 |
0.8.16_1 03 Jun 2014 13:20:23 |
vanilla |
1: Fix COMMENT.
2: add libtool to USES.
PR: ports/190411
Submitted by: ports at robakdesign.com |
0.8.16 01 Jun 2014 02:22:37 |
vanilla |
Upgrade to 0.8.16. |
0.8.15_6 11 Feb 2014 12:23:47 |
antoine |
- Fix packaging without perl [1]
- Fix paths inside .packlist files [2]
Reported by: rotluchs [1], stage-qa [2] |
0.8.15_6 09 Feb 2014 15:36:09 |
antoine |
irssi is responsable for creating the lib/irssi/modules directory |
0.8.15_5 21 Oct 2013 14:42:24 |
vanilla |
Fix building with ports ncurses. |
0.8.15_5 09 Oct 2013 11:42:06 |
vanilla |
Fix 'build package' with better solution.
Obtained from: danfe@ |
0.8.15_5 06 Oct 2013 02:51:05 |
vanilla |
Fix build pageage.
PR: ports/182720
Submitted by: Kevin Zheng <kevinz5000 at gmail.com> |
0.8.15_5 25 Sep 2013 01:08:39 |
vanilla |
Support stage, add DOCS as options. |
0.8.15_5 20 Sep 2013 18:44:50 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc) |
0.8.15_5 16 Sep 2013 15:42:41 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
0.8.15_5 06 May 2013 15:34:18 |
bapt |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
0.8.15_5 23 Apr 2013 10:51:40 |
bapt |
Convert irc to USES=pkgconfig |
0.8.15_5 08 Mar 2013 10:51:36 |
kwm |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
0.8.15_5 03 Sep 2012 03:50:42 |
vanilla |
revert last change, it cause some seg faults. |
0.8.15_4 14 Aug 2012 00:31:27 |
vanilla |
use some default desc from bsd.options.desc.mk.
Submitted by: crees@ |
0.8.15_4 13 Aug 2012 15:08:03 |
vanilla |
1: fix utf-8 decoding.
2: convert to optionng.
PR: ports/169780
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> [1] |
0.8.15_3 02 Jul 2011 19:54:28 |
miwi |
- Kick MD5 Support |
0.8.15_3 20 May 2011 02:43:54 |
vanilla |
Add USE_NCURSES=yes
PR: ports/157141
Submitted by: Raphael Kubo da Costa <kubito at gmail.com> |
0.8.15_2 30 Jun 2010 07:37:50 |
vanilla |
remove files/patch-scripts__ipupdate.pl, it broken irc/irssi.
Submitted by: freebsd at nagilum dot org
Feature safe: yes |
0.8.15_1 30 Jun 2010 01:12:40 |
vanilla |
make ipupdate.pl work.
PR: ports/148169
Submitted by: freebsd at nagilum dot org
Feature safe: yes |
0.8.15 07 Apr 2010 03:24:37 |
vanilla |
Add CONSLICTS to zh-irssi. |
0.8.15 07 Apr 2010 01:53:34 |
vanilla |
Upgrade to 0.8.15.
PR: ports/145363
Submitted by: Jase Thew <freebsd at beardz.net> |
0.8.14_1 17 Aug 2009 14:49:19 |
vanilla |
A patch to fix fails of connect to sslv3 server.
Submitted by: stas@ |
0.8.14 29 Jul 2009 09:41:36 |
vanilla |
Upgrade to 0.8.14.
PR: ports/137233
Submitted by: miwi@ |
0.8.13 02 Apr 2009 01:43:53 |
vanilla |
Upgrade to 0.8.13. |
0.8.12_2 29 Jul 2008 06:03:46 |
vanilla |
1: change USE_GNOME to LIB_DEPENDS to avoid depends on fam/gamin.
2: fix proxy binding problem.
PR: ports/125854 [2], ports/126057 [1]
Submitted by: Dheeraj Reddy <dheeraj at ece.gatech.edu> [1]
Matthias Grimm <eisofen at eisofen.de> |
0.8.12_1 03 Mar 2008 14:26:24 |
vanilla |
Make PORTREVISION can overwrite by slave ports. |
0.8.12_1 11 Nov 2007 22:33:05 |
vanilla |
Fix coredump with silc-irssi-plugin.
PR: ports/117871
Submitted by: Wesley Shields <wxs.at.atarininja.org>
Approved by: portmgr@ (linimon) |
0.8.12 11 Oct 2007 20:14:56 |
vanilla |
Upgrade to 0.8.12.
PR: ports/117087
Submitted by: Andris Raugulis <ar.at.null.lv> |
0.8.11_1 03 Oct 2007 23:04:44 |
edwin |
Remove support for OSVERSION < 5 |
0.8.11_1 29 Sep 2007 20:50:13 |
linimon |
Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion.
Approved by: maintainer |
0.8.11_1 16 Sep 2007 12:40:50 |
vanilla |
Fix buggy logging code.
Submitted by: mhsin via #bsdchat
Obtained from: http://bugs.irssi.org/?do=details&task_id=509&pagenum=2 |
0.8.11 26 Apr 2007 10:05:47 |
vanilla |
Upgrade to 0.8.11.
Requested by: miwi@ |
0.8.10_3 11 Mar 2007 01:52:32 |
vanilla |
Fix pkg-plist with bot support.
PR: ports/110142
Submitted by: "John K."<cfactor_at_gmail_._com> |
0.8.10_3 08 Dec 2006 17:39:33 |
vanilla |
remove RUN_DEPENDS to x11-thenes/irssi-themes, and add message on post-install.
PR: ports/106408
Submitted by: m0rf<m0rf@mail.dot.cz>, ehaupt |
0.8.10_3 28 Sep 2006 16:25:09 |
vanilla |
set themes option default value.
Submitted by: Liuyh <liuyh@newsbank-218.csie.nctu.dot.edu.tw> |