OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Christian Weisgerber (naddycvs.openbsd.org)
Date: Sat Jan 06 2001 - 07:29:25 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: ports
    Changes by: naddycvs.openbsd.org 2001/01/06 06:29:25

    Modified files:
            devel/cvsweb : Makefile
            devel/cvsweb/files: md5
            devel/cvsweb/patches: patch-cvsweb_cgi patch-cvsweb_conf

    Log message:
    Update to 1.104.1.59.
    - Put a text field on each directory view that allows users to jump
    directly to an arbitrary module, which can be specified either
    by a full module/file path or by a module alias.
    - Don't rely on perl's $ENV{PATH} search. Search commands for
    itself and specify them by full paths
    - Miscellaneous fixes.