Bug 110083 - [MAINTAINER] lang/tcl85
Summary: [MAINTAINER] lang/tcl85
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-08 13:50 UTC by Martin Matuska
Modified: 2007-03-08 14:30 UTC (History)
0 users

See Also:


Attachments
file.diff (4.33 KB, patch)
2007-03-08 13:50 UTC, Martin Matuska
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska 2007-03-08 13:50:02 UTC
This update changes the following:
- adds TCL85_MAN and TCLSH_WRAPPER to OPTIONS
- removes pseudo-installation of tclsh in favour of new lang/tcl-tk-wrapper port
- replaces NO_TCL85_MAN with WITHOUT_TCL85_MAN to comply with structure of lang/tcl84
- removes NOPORTDOCS because NO_INSTALL_MANPAGES and NOPORTDOCS aren't the same
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-08 13:50:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-08 14:28:22 UTC
miwi        2007-03-08 14:28:16 UTC

  FreeBSD ports repository

  Modified files:
    lang/tcl85           Makefile 
  Removed files:
    lang/tcl85           pkg-deinstall.tclsh pkg-install.tclsh 
  Log:
  - Adds TCL85_MAN and TCLSH_WRAPPER to OPTIONS
  - Removes pseudo-installation of tclsh in favour of new lang/tcl-tk-wrapper port
  - Replaces NO_TCL85_MAN with WITHOUT_TCL85_MAN to comply with structure of lang/tcl84
  - Removes NOPORTDOCS because NO_INSTALL_MANPAGES and NOPORTDOCS aren't the same
  
  PR:             110083
  Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
  
  Revision  Changes    Path
  1.4       +8 -9      ports/lang/tcl85/Makefile
  1.2       +0 -22     ports/lang/tcl85/pkg-deinstall.tclsh (dead)
  1.2       +0 -35     ports/lang/tcl85/pkg-install.tclsh (dead)
_______________________________________________
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 Martin Wilke freebsd_committer freebsd_triage 2007-03-08 14:28:25 UTC
State Changed
From-To: open->closed

Committed. Thanks!