Bug 144650 - [maintainer] lang/stklos: various port improvements
Summary: [maintainer] lang/stklos: various port improvements
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: Nemo Liu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-11 10:00 UTC by Vitaly Magerya
Modified: 2010-03-14 14:20 UTC (History)
0 users

See Also:


Attachments
file.diff (2.45 KB, patch)
2010-03-11 10:00 UTC, Vitaly Magerya
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Magerya 2010-03-11 10:00:07 UTC
The attached patch:
* Enables threading support (unconditionally as I see no reasons not to).
* Fixes stklos-install by replacing "wget" with "fetch" in it.
* Changes "stklos.org" to "stklos.net" in pkg-descr and stklos-pkg.
  This is needed because STklos moved it's homepage and package server.
* Adds cons25 to the list of recognized terminals that support ANSI colors.

Fix: Patch attached with submission follows:
Comment 1 Nemo Liu freebsd_committer freebsd_triage 2010-03-11 10:19:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nemoliu

I'll take it.
Comment 2 Nemo Liu freebsd_committer freebsd_triage 2010-03-11 15:33:54 UTC
State Changed
From-To: open->feedback


pkg_delete: unable to completely remove directory '/tmp/stklos-0.98_2/include/stklos' 
pkg_delete: couldn't entirely delete package (perhaps the packing list is 
incorrectly specified?) 
===> Extra files and directories check 
include/stklos/gc.h 
include/stklos/gc_cpp.h 
include/stklos/gc/gc.h 
include/stklos/gc/gc_typed.h 
include/stklos/gc/gc_inline.h 
include/stklos/gc/gc_mark.h 
include/stklos/gc/gc_cpp.h 
include/stklos/gc/weakpointer.h 
include/stklos/gc/new_gc_alloc.h 
include/stklos/gc/gc_allocator.h 
include/stklos/gc/gc_backptr.h 
include/stklos/gc/gc_gcj.h 
include/stklos/gc/leak_detector.h 
include/stklos/gc/gc_amiga_redirects.h 
include/stklos/gc/gc_pthread_redirects.h 
include/stklos/gc/gc_config_macros.h 
include/stklos/gc/gc_tiny_fl.h 
include/stklos/gc/gc_version.h 
lib/libgc.so.1 
lib/libgc.so 
lib/libgc.la 
lib/libgc.a 
lib/libcord.so.1 
lib/libcord.so 
lib/libcord.la 
lib/libcord.a 
lib/pkgconfig/bdw-gc.pc 
share/gc/barrett_diagram 
share/gc/debugging.html 
share/gc/gc.man 
share/gc/gcdescr.html 
share/gc/README 
share/gc/README.amiga 
share/gc/README.arm.cross 
share/gc/README.autoconf 
share/gc/README.changes 
share/gc/README.contributors 
share/gc/README.cords 
share/gc/README.DGUX386 
share/gc/README.dj 
share/gc/README.environment 
share/gc/README.ews4800 
share/gc/README.hp 
share/gc/README.linux 
share/gc/README.Mac 
share/gc/README.MacOSX 
share/gc/README.macros 
share/gc/README.OS2 
share/gc/README.rs6000 
share/gc/README.sgi 
share/gc/README.solaris2 
share/gc/README.uts 
share/gc/README.win32 
share/gc/README.win64 
share/gc/overview.html 
share/gc/tree.html 
share/gc/leak.html 
share/gc/gcinterface.html 
share/gc/scale.html 
share/gc/README.darwin 
share/gc/simple_example.html 
share/gc/porting.html 
@dirrmtry share/gc 
@dirrmtry lib/pkgconfig 
@dirrmtry include/stklos/gc 
@dirrmtry include/stklos
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-03-14 12:25:57 UTC
nemoliu     2010-03-14 12:25:46 UTC

  FreeBSD ports repository

  Modified files:
    lang/stklos          Makefile pkg-descr 
  Log:
  - Enables threading support (unconditionally as I see no reasons not to).
  - Fixes stklos-install by replacing "wget" with "fetch" in it.
  - Changes "stklos.org" to "stklos.net" in pkg-descr and stklos-pkg.
  - Adds cons25 to the list of recognized terminals that support ANSI colors.
  
  PR:     ports/144650
  Submitted by:   Vitaly Magerya <vmagerya@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.18      +8 -4      ports/lang/stklos/Makefile
  1.3       +1 -1      ports/lang/stklos/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"
Comment 4 Nemo Liu freebsd_committer freebsd_triage 2010-03-14 12:36:32 UTC
State Changed
From-To: feedback->closed

Committed.Thanks.
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-03-14 14:17:01 UTC
nemoliu     2010-03-14 14:16:52 UTC

  FreeBSD ports repository

  Added files:
    lang/stklos/files    patch-lib-repl.stk 
  Log:
  - Adds cons25 to the list of recognized terminals that support ANSI colors.
  
  PR:     ports/144650
  Submitted by:   Vitaly Magerya <vmagerya@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.1       +11 -0     ports/lang/stklos/files/patch-lib-repl.stk (new)
_______________________________________________
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"