Changeset 14489 for trunk/base


Ignore:
Timestamp:
Oct 8, 2005, 11:00:27 PM (19 years ago)
Author:
jberry
Message:

Clarify.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/base/ChangeLog

    r14488 r14489  
    11#
    2 #       $Id: ChangeLog,v 1.3 2005/10/08 22:26:09 jberry Exp $
     2#       $Id: ChangeLog,v 1.4 2005/10/08 23:00:27 jberry Exp $
    33#
    44#       This is a log of major user-visible changes in each release
     
    3333          Currently defined psuedo portnames are:
    3434                current, all, installed, uninstalled, active, inactive, outdated.
    35                
    36           Additional psuedo portnames can be used to as selectors to select
    37           ports based on a regex pattern match against certain criteria.
    38           Each port selector is a name, followed by a colon,
    39           followed by the desired regex pattern. The selectors are: variants:,
    40           variant:, description:, portdir:, homepage:, epoch:, platforms:,
    41           platform:, name:, long_description:, maintainers:, maintainer:,
     35         
     36          Additional psuedo portnames can be used to select ports based on a
     37          regex pattern match against certain criteria. Each port selector is
     38          a name, followed by a colon, followed by the desired regex pattern.
     39          The selectors are:
     40          variants:, variant:, description:, portdir:, homepage:, epoch:,
     41          platforms:, platform:, name:, long_description:, maintainers:, maintainer:,
    4242          categories:, category:, and revision:
    4343         
    44         - Enhance port command to allow use of boolean expressions to combine
    45           ports. The operators are "and", "or", "not", "!", "(", ")".
     44        - Enhance port command to allow use of set expressions to combine
     45          ports or groups of ports.
     46          Supported operators are "and", "or", "not", "!", "(", ")".
    4647         
    4748        - Enhance port command to allow a port to be specified through a file:
     
    5455         
    5556        - Add new startupitem keys startupitem.executable, startupitem.logfile,
    56           startupitem.logevents, startupitem.pidfile, supported by both
     57          startupitem.logevents, startupitem.pidfile, supported for both
    5758          systemstarter and launchd.
    5859         
Note: See TracChangeset for help on using the changeset viewer.