The NetBSD Project

CVS log for pkgsrc/chat/irssi/options.mk

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / chat / irssi

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.22 / (download) - annotate - [select for diffs], Sun Feb 23 14:09:13 2020 UTC (4 years, 1 month ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, HEAD
Changes since 1.21: +11 -3 lines
Diff to previous 1.21 (colored)

irssi: Add an OTR option. Enable it by default.

Bump PKGREVISION.

Revision 1.21 / (download) - annotate - [select for diffs], Tue Feb 12 04:43:52 2019 UTC (5 years, 2 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.20: +5 -9 lines
Diff to previous 1.20 (colored)

irssi: update to 1.2.0.

pkgsrc changes: ssl option removed as it no longer works (it was default on)

Changes

    Improved the /STATUSBAR commands (#858)
    /SET no longer shows = between setting and value (#886)
    /CUBES removed from default config (available as script) (#956)
    /1 /2 /3 ăŕremoved from default config (available as new setting window_number_commands) (#958)
    Always redraw the screen on resize. By David Phillips (#896)
    Private notices intended for channels are now displayed on the channel (new setting notice_channel_context) (#959)

Additions

    Imported the ×°ff-the-recordăŕmodule into Irssi tree (#854, #589, #196)
    Initial support for sideways split windows (#697, #431, #224, #807, FS#310, #947, #955, #989)
    Change the implementation of wcwidth. This is used to calculate the width of emojis on your terminal screen (#917, #720)
    Make the wcwidth functions available from Perl (#973): string_width(str) string_chars_for_width(str, width) wcwidth(char)
    Added completion_keep_word setting (#979)
    Allow activity_hide_targets to hide activity in itemless windows (#967, #997, #1001, #1003)
    Added activity_hide_visible setting (#990)
    Allow hiding of lines through the /IGNORE system (#901, #900, #892, #890, #884, #937)
    Add window_default_hidelevel setting. By Doug Freed (#941)
    Add activity_hide_window_hidelevel setting, defaulting to ON (#938)
    Add autolog_only_saved_channels setting, to autolog only channels that are in the config (#968)
    Add format support for the input line. By Ben Paxton, originally by Jonas Hurrelmann (#764, FS#621, #1004) use Irssi::TextUI; gui_input_set_extent(pos, text) gui_input_set_extents(pos, len, left, right) gui_input_clear_extents(pos, len) gui_input_get_extent(pos) gui_input_get_text_and_extents() gui_input_set_text_and_extents(ăŕ
    Parsing of IRCv3 CAP 3.2 (#775, #869)
    Show CAP-related events in the user interface (#918, #916, #870, #704)
    Continue using separators when addressing multiple nicks with tab completion. By Manish Goregaokar (#822)
    Bind Shift-tab by default. By Niklas Luokkala (#830, #829)
    Fuzzing more things (#913, #780, #813)

Fixes

    Disconnect SASL properly in case the SASL module got unloaded from server (#931, #629, #618, #616)
    Fix backward completion jumping to the first instead of last word (#979)
    Improve empty topic handling (#961, #905, #911, #897, #888)
    Prevent config truncation when no space left. By dequis and Lukas Waymann (#922, #925, #910, #909, #906, #871, #817)
    Also time-out servers in lookup phase (#866, #130)
    Fix build with LibreSSL 2.7. By Dorian Harmans (#865)
    Fix a crash when appending to a textbuffer without line. Reported by Jari Matilainen (#862)
    Fix segfault on sending large messages (#803, #796, #802)
    Fix segfault on invalid statusbar config (#993, #994)
    Fix random memory writes on restoring queries of foreign protocols (#999, #1000)
    Make default keybinds deletable (#859, #507)
    Fix freeze when resizing Irssi very small (#946)
    Compare channels case-insensitively, avoiding confusions with the config file (#857, #856)
    Fix DCC GET on Android. By Martin Staron (#844)
    Improve rawlog performance (#957)
    Fix nick escaping erroneously escaping quotes (#978, #974, #709)
    Protect against theme recursion, improve padding performance, limit alignment padding. Credit to Oss-Fuzz (#835, #851, #850, #846, #848)
    Fix recursive loop in replaces (#833, GL#23)
    Fix headers for compilation of C modules (#939)
    Documentation. By Zero King (#814). (#852)
    Sync NEWS, docs, scripts (#849, #855)
    Build system (#868, #867, #985, #988)
    Fix build on IBM i and AIX. By Calvin Buckley (#975)
    Misc fixes (#840, #839, #843, #953, #962). Tests (#806, #875, #905, #964, #1011). Fuzzing (#929).

Revision 1.20 / (download) - annotate - [select for diffs], Thu Feb 15 21:27:11 2018 UTC (6 years, 2 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.19: +1 -2 lines
Diff to previous 1.19 (colored)

irssi: update to 1.1.1

irssi-{xmpp,icb}: catch up with distinfo file.

1.1.1:
	Restore compatibility with OpenSSL < 1.0.2 (#820, #831)
	Fix test compilation on some platforms (#815, #816)
	Fix portability and backwards compatibility of test runner (#818, #845)

Also contains all changes from 1.0.7:
	Prevent use after free error during the execution of some commands. Found by Joseph Bisch (GL#17, GL!24).
	Revert netsplit print optimisation due to crashes (#465, #809, #812, #819, #824).
	Fix use after free when SASL messages are received in unexpected order (GL#26, GL!33).
	Fix null pointer dereference in the tab completion when an empty nick is joined (GL#24, GL!31).
	Fix use after free when entering oper password (GL#22, GL!32).
	Fix null pointer dereference when too many windows are opened (GL#27, #837).
	Fix out of bounds access in theme strings when the last escape is incomplete. Credit to Oss-Fuzz (#842).
	Fix out of bounds write when using negative counts on window resize (GL#25, GL#29, #836).
	Minor help correction. By William Jackson (#834).

Revision 1.19 / (download) - annotate - [select for diffs], Tue Feb 6 10:06:34 2018 UTC (6 years, 2 months ago) by maya
Branch: MAIN
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (colored)

irssi: require openssl >= 1.0.2

Irssi is broken and will crash with OpenSSL < 1.0.2 due to
https://github.com/openssl/openssl/commit/5b4b9ce976fce09a7a92e2f25b91a1635cb840fe

++PKGREVISION

Revision 1.18 / (download) - annotate - [select for diffs], Thu Aug 24 14:05:21 2017 UTC (6 years, 7 months ago) by khorben
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.17: +7 -3 lines
Diff to previous 1.17 (colored)

Add support for 256 colors in irssi

This even makes it an option, to disable it if necessary. It is enabled by
default here since it remains disabled by default at run-time:
/set colors_ansi_24bit

Bumps PKGREVISION.

"Go for it" maya@

Revision 1.17 / (download) - annotate - [select for diffs], Thu Apr 27 00:57:03 2017 UTC (6 years, 11 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.16: +3 -9 lines
Diff to previous 1.16 (colored)

GC inet6 option, had no effect since irssi 1.0.0 when it was removed
along with the macros disabling ipv6 code.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Apr 15 06:32:33 2017 UTC (7 years ago) by maya
Branch: MAIN
Changes since 1.15: +1 -2 lines
Diff to previous 1.15 (colored)

perl is a default option, it will be selected even if using the old
option name, so no need for the legacy option rename.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Mar 16 11:41:19 2017 UTC (7 years, 1 month ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored)

irssi: re-enable perl option, bump pkgrevision.
I'm not sure what I did differently before that it wasn't building.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Mar 12 06:35:08 2017 UTC (7 years, 1 month ago) by maya
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

irssi: update to 1.0.2. temporarily disable perl option because it doesn't
build, and this update includes a security fix.

v1.0.2 2017-03-10  The Irssi team <staff@irssi.org>
	- Prevent some null-pointer crashes (GL!9).
	- Fix compilation with OpenSSL 1.1.0 (#628, #597).
	- Correct dereferencing of already freed server objects during
	  output of netjoins. Found by APic (GL!10, GL#7).
	- Fix in command arg parser to detect missing arguments in tail place
	  (#652, #651).
	- Fix regression that broke incoming DCC file transfers (#667, #656).
	- Fix issue with escaping \ in evaluated strings (#669, #520).

Revision 1.13 / (download) - annotate - [select for diffs], Sun Feb 26 22:16:57 2017 UTC (7 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Enable perl option by default.

This needs glib2 to run, and glib2 depends on perl, so no reason not to
support perl scripting here.

Requested by Dominik Bialy in PR 52008.

Bump PKGREVISION.

Revision 1.10.44.1 / (download) - annotate - [select for diffs], Sat Sep 24 09:48:32 2016 UTC (7 years, 6 months ago) by bsiegert
Branch: pkgsrc-2016Q2
Changes since 1.10: +4 -4 lines
Diff to previous 1.10 (colored) next main 1.11 (colored)

Pullup ticket #5104 - requested by sevan
chat/irssi: security fix, bugfixes
chat/irssi-icb: security fix, bugfixes
chat/irssi-xmpp: security fix, bugfixes

Revisions pulled up:
- chat/irssi-icb/Makefile                                       1.39
- chat/irssi-icb/distinfo                                       1.23-1.24
- chat/irssi-icb/patches/patch-src_core_icb-core.c              1.1
- chat/irssi-icb/patches/patch-src_fe-common_fe-icb.c           1.1
- chat/irssi-xmpp/Makefile                                      1.6-1.7,1.9-1.10
- chat/irssi-xmpp/PLIST                                         1.2
- chat/irssi-xmpp/distinfo                                      1.5-1.6
- chat/irssi/Makefile                                           1.72-1.73
- chat/irssi/Makefile.common                                    1.17-1.18
- chat/irssi/PLIST                                              1.13-1.14
- chat/irssi/distinfo                                           1.35-1.37
- chat/irssi/options.mk                                         1.12
- chat/irssi/patches/patch-scripts_buf.pl                       1.1

---
   Module Name:    pkgsrc
   Committed By:   maya
   Date:           Sun Aug 14 21:10:35 UTC 2016

   Modified Files:
           pkgsrc/chat/irssi: Makefile Makefile.common PLIST distinfo options.mk

   Log Message:
   Update irssi to 0.8.19

   Changes:
   v0.8.19 2016-03-23  The Irssi team <staff%irssi.org@localhost>
           - Fixed regression when joining and parting channels on IRCnet (#435)
           - Fixed SASL EXTERNAL (#432)
           - Fixed regression when not using SASL (#438)
           - Fixed incorrect SSL disconnects when using SSL from modules/scripts
             (#439)
           - Fixed regression where proxy_string could not be configured or
             certain file transfers could not be accepted (#445)
           - Fixed storing layout of !channels (#183)
           - Fixed restoration of bracketed paste mode on quit (#449)
           - Make the usage of meta-O for cursor keys configurable with
                 /set term_appkey_mode off

   v0.8.18 2016-02-13  The Irssi team <staff%irssi.org@localhost>
           * Modules will now require to define a
                 void MODULENAME ## _abicheck(int *version)
             method to ensure that they are compiled against the correct Irssi
             version.
           * The signature of "message private" has been changed to
                 5: server, message, nick, address, target
             in order to support "self messages". Module authors should
             implement this change if they are using this signal.
           * Removing networks will now remove all attached servers and channels
             (#45).
           * The proxy module now has an /irssiproxy command.
           * sb_search has been moved to scripts.irssi.org
           * WIN32 has been completely removed (it had not been working and is
             lacking a maintainer.)
           * Garbage Collection support has been removed. This will hardly have any
             effect for anyone given that it has been unsupported for several years.
           + CAP SASL PLAIN login is now supported natively.
           + Paste bracket markers can be requested from terminal with
                 /set paste_use_bracketed_mode on
           + "Self messages" generated by some bouncers can now be received in the
             proper window.
           + Try to split long lines on spaces to avoid words being splitted. Adds
             a new option: 'split_line_on_space' which defaults to on.
           + Add setting hilight_nick_matches_everywhere (#56).
           + The config parser is more robust and prints out better diagnostics on
             incorrect config files.
           + Ctrl+^ (FS#721) and Ctrl+J can now be bound.
           + Command history can be cleared with /window history -clear
           + /hilight -mask -line is now supported (FS#275).
           + CHANTYPES are now supported.
           + Improved reload speed of ignores.
           + Add -date feature to /lastlog
           + irssiproxy can be more easily enabled and disabled.
           + Expando for hostname (FS#829).
           + UNIX sockets can now also be specified in the config file.
           + Disable SSLv3 due to the POODLE vulnerability.
           + SSL ciphers can now be specified per server.
           + Added SNI support for SSL.
           - /ignore now respects -pattern on merge (#78).
           - irssiproxy (BNC) module now uses correct line endings.
           - Fix missing lines on large pastes (FS#905).
           - Correctly preserve STATUSMSG prefixes (#291).
           - Fix infinite recursion in key bindings (FS#817).
           - Fix incomplete awaylog caused by buffering.
           - Fix calculation of UTF-8 string length display in some cases.
           - Fix some Perl warnings related to @ISA.
           - EXEC windowitems now get proper references on the Perl side.
           - Incremental help file improvements.
           - ANSI attributes are now properly reset.
           - Fixed regression where text would blink when terminal lacks color
             support.
           - Permit the usage of Freenode extban syntax in /ban (#150)
           - Fixed regression in scriptassist on unload of scripts.
           - Fixed regression in -actcolor %n

---
   Module Name:    pkgsrc
   Committed By:   leot
   Date:           Sun Aug 14 21:15:12 UTC 2016

   Modified Files:
           pkgsrc/chat/irssi-icb: Makefile distinfo
   Added Files:
           pkgsrc/chat/irssi-icb/patches: patch-src_core_icb-core.c
               patch-src_fe-common_fe-icb.c

   Log Message:
   Add support for irssi>=0.8.18 and update distinfo for irssi-0.8.19 update

---
   Module Name:    pkgsrc
   Committed By:   leot
   Date:           Sun Aug 14 21:16:04 UTC 2016

   Modified Files:
           pkgsrc/chat/irssi-xmpp: Makefile PLIST distinfo

   Log Message:
   Update chat/irssi-xmpp to 0.53

   pkgsrc changes:
    - Drop MAINTAINERship
    - Update distinfo for irssi-0.8.19

   Changes:
   0.53 - 18/03/2016
    - Irssi 0.8.18 support
    - Bug fixes and stability improvements

---
   Module Name:    pkgsrc
   Committed By:   jperkin
   Date:           Mon Sep 19 17:17:27 UTC 2016

   Modified Files:
           pkgsrc/chat/irssi-xmpp: Makefile

   Log Message:
   Use correct linker flags on Darwin.

---
   Module Name:    pkgsrc
   Committed By:   maya
   Date:           Wed Sep 21 20:53:57 UTC 2016

   Modified Files:
           pkgsrc/chat/irssi: Makefile.common PLIST distinfo
           pkgsrc/chat/irssi-icb: distinfo
           pkgsrc/chat/irssi-xmpp: Makefile distinfo

   Log Message:
   irssi: update to 0.8.20, security fix.

   catch up with irssi-icb, irssi-xmpp distinfo (they grab irssi versioned
   file).

   comment out part of irssi-xmpp makefile which is breaking the build.

   irssi 0.8.20 changes:

           - Correct the name of an emitted sasl signal (#484)
           - Correct the prototype for the 'message private' signal (#515)
           - Corrections in away and hilight help text (#477, #518)
           - /squery and /servlist commands have been restored.
           - Where Irssi would previously only report "System error" on connect,
             it will now try harder to retrieve the system error message.
           - Fixed issue with +channels not working properly (#533)
           - Fixed crash in optchan when item has no server (#485)
           - Fixed random remote crash in the nicklist handling (#529)
           - Fixed remote crash due to incorrect bounds checking on
             formats, reported by Gabriel Campana and Adrien Guinet from
             Quarkslab.

---
   Module Name:    pkgsrc
   Committed By:   jperkin
   Date:           Wed Sep 21 20:58:15 UTC 2016

   Modified Files:
           pkgsrc/chat/irssi-xmpp: Makefile

   Log Message:
   Fix Darwin subst.

---
   Module Name:    pkgsrc
   Committed By:   maya
   Date:           Thu Sep 22 09:07:08 UTC 2016

   Modified Files:
           pkgsrc/chat/irssi: Makefile distinfo
   Added Files:
           pkgsrc/chat/irssi/patches: patch-scripts_buf.pl

   Log Message:
   irssi: add patch for buf.pl update as it is shipped with irssi.

   previously it would create a world readable file containing chat
   logs when /upgrade was used.

   while a security fix, you have to jump through many hoops to be
   affected by it - we don't enable perl scripts by default, we
   don't run that perl script by default, and you'd have to know that
   /upgrade exists in the first place, and run on a system where world
   readability of files is a concern.

   still, grab upstream update, bump PKGREVISION.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Aug 14 21:10:35 2016 UTC (7 years, 8 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored)

Update irssi to 0.8.19

Changes:
v0.8.19 2016-03-23  The Irssi team <staff@irssi.org>
	- Fixed regression when joining and parting channels on IRCnet (#435)
	- Fixed SASL EXTERNAL (#432)
	- Fixed regression when not using SASL (#438)
	- Fixed incorrect SSL disconnects when using SSL from modules/scripts
	  (#439)
	- Fixed regression where proxy_string could not be configured or
	  certain file transfers could not be accepted (#445)
	- Fixed storing layout of !channels (#183)
	- Fixed restoration of bracketed paste mode on quit (#449)
	- Make the usage of meta-O for cursor keys configurable with
	      /set term_appkey_mode off

v0.8.18 2016-02-13  The Irssi team <staff@irssi.org>
	* Modules will now require to define a
	      void MODULENAME ## _abicheck(int *version)
	  method to ensure that they are compiled against the correct Irssi
	  version.
	* The signature of "message private" has been changed to
	      5: server, message, nick, address, target
	  in order to support "self messages". Module authors should
	  implement this change if they are using this signal.
	* Removing networks will now remove all attached servers and channels
          (#45).
	* The proxy module now has an /irssiproxy command.
	* sb_search has been moved to scripts.irssi.org
	* WIN32 has been completely removed (it had not been working and is
          lacking a maintainer.)
	* Garbage Collection support has been removed. This will hardly have any
	  effect for anyone given that it has been unsupported for several years.
	+ CAP SASL PLAIN login is now supported natively.
	+ Paste bracket markers can be requested from terminal with
	      /set paste_use_bracketed_mode on
	+ "Self messages" generated by some bouncers can now be received in the
	  proper window.
	+ Try to split long lines on spaces to avoid words being splitted. Adds
	  a new option: 'split_line_on_space' which defaults to on.
	+ Add setting hilight_nick_matches_everywhere (#56).
	+ The config parser is more robust and prints out better diagnostics on
	  incorrect config files.
	+ Ctrl+^ (FS#721) and Ctrl+J can now be bound.
	+ Command history can be cleared with /window history -clear
	+ /hilight -mask -line is now supported (FS#275).
	+ CHANTYPES are now supported.
	+ Improved reload speed of ignores.
	+ Add -date feature to /lastlog
	+ irssiproxy can be more easily enabled and disabled.
	+ Expando for hostname (FS#829).
	+ UNIX sockets can now also be specified in the config file.
	+ Disable SSLv3 due to the POODLE vulnerability.
	+ SSL ciphers can now be specified per server.
	+ Added SNI support for SSL.
	- /ignore now respects -pattern on merge (#78).
	- irssiproxy (BNC) module now uses correct line endings.
	- Fix missing lines on large pastes (FS#905).
	- Correctly preserve STATUSMSG prefixes (#291).
	- Fix infinite recursion in key bindings (FS#817).
	- Fix incomplete awaylog caused by buffering.
	- Fix calculation of UTF-8 string length display in some cases.
	- Fix some Perl warnings related to @ISA.
	- EXEC windowitems now get proper references on the Perl side.
	- Incremental help file improvements.
	- ANSI attributes are now properly reset.
	- Fixed regression where text would blink when terminal lacks color
          support.
	- Permit the usage of Freenode extban syntax in /ban (#150)
	- Fixed regression in scriptassist on unload of scripts.
	- Fixed regression in -actcolor %n

Revision 1.11 / (download) - annotate - [select for diffs], Sun Aug 14 21:02:45 2016 UTC (7 years, 8 months ago) by maya
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Add ssl as suggested option.

No rev bump because I'm updating too.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Mar 6 04:12:09 2011 UTC (13 years, 1 month ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Branch point for: pkgsrc-2016Q2
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Make ipv6 option enabled by default, by request of PR 44689. PKGREVISION++.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Aug 10 15:14:03 2009 UTC (14 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

option perl needs perl at runtime.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Oct 12 21:28:23 2008 UTC (15 years, 6 months ago) by ahoka
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.7: +4 -3 lines
Diff to previous 1.7 (colored)

Sanitize the perl option's name (irssi-perl -> perl).
Now -perl affects this package too.

Submitted by Leonardo Taccari.

Revision 1.7 / (download) - annotate - [select for diffs], Mon May 5 07:44:29 2008 UTC (15 years, 11 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.6: +3 -1 lines
Diff to previous 1.6 (colored)

Add explicit --disable-ipv6 when -inet6 is specified
From Daniel Horecki in PR #38570

Revision 1.6 / (download) - annotate - [select for diffs], Sun Nov 25 13:19:04 2007 UTC (16 years, 4 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Add USE_TOOLS=perl to address PR# 37430

Revision 1.5 / (download) - annotate - [select for diffs], Mon Oct 31 09:18:45 2005 UTC (18 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

.include "../../lang/perl5/packlist.mk". This fixes PR 31948. Bumped
PKGREVISION.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Oct 5 13:29:50 2005 UTC (18 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

Remove some more *LEGACY* settings that are over a month old and
thus were before 2005Q3.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Aug 6 06:19:04 2005 UTC (18 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jul 13 18:01:19 2005 UTC (18 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.1: +5 -5 lines
Diff to previous 1.1 (colored)

Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.

Revision 1.1 / (download) - annotate - [select for diffs], Tue May 31 21:58:38 2005 UTC (18 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2

Convert to options framework.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>