Danilo G. Baio
4bfb20ad82
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
2017-10-22 17:53:19 +00:00
Mark Felder
71c9ab1602
irc/irssi: Update to 1.0.4
...
- Fixes two CVEs
PR: 220544
MFH: 2017Q3
Security: CVE-2017-10965
Security: CVE-2017-10966
2017-07-08 14:09:13 +00:00
Ryan Steinmetz
e35f6a224b
- Update to 1.0.3
...
Security: 165e8951-4be0-11e7-a539-0050569f7e80
Approved by: ports-secteam (with hat)
2017-06-08 00:28:23 +00:00
Thomas Zander
5856a26a31
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)
2017-03-18 13:29:56 +00:00
Vanilla I. Shu
a1dbe4a0f1
Remove chinese/irssi.
2017-03-17 09:32:50 +00:00
Vanilla I. Shu
6009474f0d
set MAINTAINER to David O'Rourke (dor.bsd at xm0.uk)
2017-03-17 09:03:20 +00:00
Vanilla I. Shu
1ed4792c4b
1: Update to 1.0.1.
...
2: remove uneeded config arguments (ncurses/ipv6)
PR: 217348
Submitted by: brnrd@
2017-03-17 09:00:32 +00:00
Vanilla I. Shu
0f6994a8e0
Add CPE information.
...
PR: 215888
Submitted by: shun.fbsd.pr at dropcut.net
2017-01-09 08:58:09 +00:00
Vanilla I. Shu
7d4321ae55
Downgrade to 0.8.21.
...
PR: 215800
Submitted by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
2017-01-08 01:37:33 +00:00
Adam Weinberger
c3142025cd
LIB_DEPENDS=libglib-2.0.so should be USE_GNOME=glib20.
...
Also, while here, sort the LIB_DEPENDS in desktutils/gnome-contacts,
because wow.
2017-01-07 01:07:55 +00:00
Vanilla I. Shu
397c265170
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
2017-01-06 03:45:11 +00:00
Mark Felder
ca318ed0eb
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
2016-09-21 20:56:01 +00:00
Vanilla I. Shu
41eef74c45
switch to USES=ssl.
...
PR: 212164
Submitted by: pipfstarrd@opmbx.org
2016-08-26 02:23:58 +00:00
Dmitry Marakasov
c86e9d9724
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
2016-05-23 20:35:01 +00:00
Vanilla I. Shu
0511f616df
Fix build with PERL-off.
...
PR: 209657
Submitted by: vas at mpeks dot tomsk do su
2016-05-20 10:53:55 +00:00
Vanilla I. Shu
5e9ccba16d
1: add patch from upstream to fix @INC order for perl scripts.
...
2: strip perl's .so
3: bump version.
2016-05-18 06:54:36 +00:00
Vanilla I. Shu
00aa658adb
Update to 0.8.19, and regen patches.
2016-04-05 15:30:34 +00:00
Mathieu Arnold
a9dcad2fff
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:08:37 +00:00
Vanilla I. Shu
efad886f5e
1: add LICENSE.
...
2: use options helper
3: add TRUECOLOR knob
PR: 198103 [3]
Submitted by: Olivia Theze fox at foxiepa.ws [3]
2015-03-02 03:53:01 +00:00
Mathieu Arnold
eee58d187e
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
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
2014-11-26 13:08:24 +00:00
Baptiste Daroussin
b6bb709058
Cleanup plist
2014-10-27 13:00:21 +00:00
Vanilla I. Shu
0b6812e1fd
use '?=' on PORTREVISION, slave ports need it.
...
Submitted by: sunpoet@
2014-10-18 15:23:27 +00:00
Vanilla I. Shu
df43af2c82
Upgrade to 0.8.17.
2014-10-13 04:04:52 +00:00
Mathieu Arnold
61de712f46
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
2014-06-10 12:14:12 +00:00
Vanilla I. Shu
8b353dbc8d
1: Fix COMMENT.
...
2: add libtool to USES.
PR: ports/190411
Submitted by: ports at robakdesign.com
2014-06-03 13:20:23 +00:00
Vanilla I. Shu
fe56ba39e8
Upgrade to 0.8.16.
2014-06-01 02:22:37 +00:00
Antoine Brodin
d6c0452edf
- Fix packaging without perl [1]
...
- Fix paths inside .packlist files [2]
Reported by: rotluchs [1], stage-qa [2]
2014-02-11 12:23:46 +00:00
Antoine Brodin
0fca8b0215
irssi is responsable for creating the lib/irssi/modules directory
2014-02-09 15:36:09 +00:00
Vanilla I. Shu
3117796d00
Fix building with ports ncurses.
2013-10-21 14:42:24 +00:00
Vanilla I. Shu
fee5edc6d9
Fix 'build package' with better solution.
...
Obtained from: danfe@
2013-10-09 11:42:06 +00:00
Vanilla I. Shu
1fc4a4c21f
Fix build pageage.
...
PR: ports/182720
Submitted by: Kevin Zheng <kevinz5000 at gmail.com>
2013-10-06 02:51:04 +00:00
Vanilla I. Shu
f5bba8f64b
Support stage, add DOCS as options.
2013-09-25 01:08:39 +00:00
Baptiste Daroussin
f30824b2ef
Add NO_STAGE all over the place in preparation for the staging support (cat: irc)
2013-09-20 18:44:49 +00:00
Andrej Zverev
778e2d3551
- convert to the new perl5 framework
...
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
2013-09-16 15:42:40 +00:00
Baptiste Daroussin
9f1de9b900
Convert USE_NCURSES by USES=ncurses
...
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Baptiste Daroussin
26b2bed6dd
Convert irc to USES=pkgconfig
2013-04-23 10:51:39 +00:00
Koop Mast
7887c684ad
* 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
2013-03-08 10:51:34 +00:00
Vanilla I. Shu
f8715f9d4a
revert last change, it cause some seg faults.
2012-09-03 03:50:42 +00:00
Vanilla I. Shu
9015565724
use some default desc from bsd.options.desc.mk.
...
Submitted by: crees@
2012-08-14 00:31:26 +00:00
Vanilla I. Shu
5876ab6ca0
1: fix utf-8 decoding.
...
2: convert to optionng.
PR: ports/169780
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> [1]
2012-08-13 15:08:03 +00:00
Martin Wilke
06086f16f6
- Kick MD5 Support
2011-07-02 19:54:28 +00:00
Vanilla I. Shu
e200ff11f2
Add USE_NCURSES=yes
...
PR: ports/157141
Submitted by: Raphael Kubo da Costa <kubito at gmail.com>
2011-05-20 02:43:54 +00:00
Vanilla I. Shu
5173a3145d
remove files/patch-scripts__ipupdate.pl, it broken irc/irssi.
...
Submitted by: freebsd at nagilum dot org
Feature safe: yes
2010-06-30 07:37:50 +00:00
Vanilla I. Shu
f8536b1618
make ipupdate.pl work.
...
PR: ports/148169
Submitted by: freebsd at nagilum dot org
Feature safe: yes
2010-06-30 01:12:40 +00:00
Vanilla I. Shu
cc3ea914d9
Add CONSLICTS to zh-irssi.
2010-04-07 03:24:37 +00:00
Vanilla I. Shu
e995d60859
Upgrade to 0.8.15.
...
PR: ports/145363
Submitted by: Jase Thew <freebsd at beardz.net>
2010-04-07 01:53:34 +00:00
Vanilla I. Shu
a116031b92
A patch to fix fails of connect to sslv3 server.
...
Submitted by: stas@
2009-08-17 14:49:19 +00:00
Vanilla I. Shu
a01d8ca070
Upgrade to 0.8.14.
...
PR: ports/137233
Submitted by: miwi@
2009-07-29 09:41:35 +00:00
Vanilla I. Shu
a1c9f80e31
Upgrade to 0.8.13.
2009-04-02 01:43:53 +00:00
Vanilla I. Shu
6315d0aa9a
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>
2008-07-29 06:03:46 +00:00