Bug 123720 - [PATCH] net/rdesktop: update to 1.6.0
Summary: [PATCH] net/rdesktop: update to 1.6.0
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: David E. O'Brien
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-16 02:20 UTC by Alexander Logvinov
Modified: 2008-05-21 07:50 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (5.40 KB, patch)
2008-05-16 02:20 UTC, Alexander Logvinov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Logvinov 2008-05-16 02:20:01 UTC
  Update to 1.6.0
  Add OPTIONS
  Add ipv6 to CATEGORIES
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-16 02:20:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->obrien

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-05-21 07:44:42 UTC
obrien      2008-05-21 06:44:36 UTC

  FreeBSD ports repository

  Modified files:
    net/rdesktop         Makefile 
  Log:
  Add a debugging knob (WITH_RDESKTOP_DEBUG) to help folks figure out any
  problems they may have.   [parts derived from the PR]
  
  PR:             123720
  Submitted-by:   Alexander Logvinov <ports@logvinov.com>
  
  Revision  Changes    Path
  1.45      +14 -1     ports/net/rdesktop/Makefile
_______________________________________________
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"
Comment 3 David E. O'Brien freebsd_committer freebsd_triage 2008-05-21 07:44:47 UTC
State Changed
From-To: open->closed

I've upgraded the port, added IPv6 support by default, and added a helper 
to enable all the debugging.