Bug 149966 - [MAINTAINER] net/tintin++: update to 2.00.3
Summary: [MAINTAINER] net/tintin++: update to 2.00.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-25 17:50 UTC by Sunpoet Po-Chuan Hsieh
Modified: 2010-08-25 20:00 UTC (History)
0 users

See Also:


Attachments
file.diff (3.27 KB, patch)
2010-08-25 17:50 UTC, Sunpoet Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sunpoet Po-Chuan Hsieh 2010-08-25 17:50:06 UTC
- Update to 2.00.3
- Define ac_cv_file__dev_ptmx=no directly

Removed file(s):
- files/patch-configure

Changes from 2.00.1 to 2.00.3: (http://tintin.sourceforge.net/news.php)

TinTin++ Mud Client 2.00.3
- Added MAP ENTER MAP and MAP EXIT MAP events.
- #write now only saves triggers that do not belong to a class.
- Lowered the buffer size to 20,000 because of crash reports.
- Added MSDP_OPEN and MSDP_CLOSE support, as well as support for arrays.
- #variable allows additional arguments which can be used to merge tables.
- #list {var} create/add now allow semi-colon separated arguments.
- When using the auto mapper, an exit's exit command will behave like an alias
  when following the map.
- Statements like %+10s now ignore colors.
- Added NOFOLLOW flag support to stop auto following of the mapper.
- Added #map dig {dir} {<vnum>} option to dig an exit to the given vnum.
- Added #map goto {<vnum>} {dig} option to have goto dig a room if it doesn't
  exist.
- Merged the #map exit and #map exitdir commands into the #map exit command,
  adding options for COMMAND, DIRECTION, FLAG, NAME, and VNUM.
- Added support for GMCP events and JSON to TINTIN conversion.
- When path finding the path will be highlighted on the ASCII map.

TinTin++ Mud Client 2.00.2
- Updated mapper messages to only show up on manual input.
- Function arguments are no longer separated by spaces but by semicolons,
  strongly suggested to check your scripts for old functions, and update them.
- Added BIG5 support to the parse command.
- Removed the #suspend command, #cursor suspend is available instead.
- Using $variable[%*] on a non existing nest now returns an empty string rather
  than 0 so they can be used in loops.
- Added the PROGRAM_START, SCREEN_RESIZE, SESSION_ACTIVATED, and SESSION
  DEACTIVATED events.
- Added an optional vnum argument to #map get and #map set commands so #map goto
  isn't required to loop through all rooms.
- Added a #config option to enable BIG5 support.
- Added the #line substitute options which allows the substitution of variables,
  functions, colors, and escape codes in the provided command argument.

Generated with FreeBSD Port Tools 0.99

Fix: --- tintin++-2.00.3.patch begins here ---
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2010-08-25 19:58:45 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-08-25 19:58:52 UTC
lwhsu       2010-08-25 18:58:38 UTC

  FreeBSD ports repository

  Modified files:
    net/tintin++         Makefile distinfo pkg-descr 
  Removed files:
    net/tintin++/files   patch-configure 
  Log:
  - Update to 2.00.3
  
  PR:             ports/149966
  Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
  
  Revision  Changes    Path
  1.28      +6 -6      ports/net/tintin++/Makefile
  1.10      +3 -3      ports/net/tintin++/distinfo
  1.4       +0 -18     ports/net/tintin++/files/patch-configure (dead)
  1.9       +1 -3      ports/net/tintin++/pkg-descr
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"