Files that exist only in patch-21

Files that changed between patch-20 and patch-21









      {arch}/lnx-bbc/lnx-bbc--stable-docs
      {arch}/lnx-bbc/lnx-bbc--stable-docs/lnx-bbc--stable-docs--2.1
      {arch}/lnx-bbc/lnx-bbc--stable-docs/lnx-bbc--stable-docs--2.1/sam@dasbistro.com--gar
      {arch}/lnx-bbc/lnx-bbc--stable-docs/lnx-bbc--stable-docs--2.1/sam@dasbistro.com--gar/patch-log
      {arch}/lnx-bbc/lnx-bbc--stable-docs
      {arch}/lnx-bbc/lnx-bbc--stable-docs/lnx-bbc--stable-docs--2.1
      {arch}/lnx-bbc/lnx-bbc--stable-docs/lnx-bbc--stable-docs--2.1/sam@dasbistro.com--gar
      {arch}/lnx-bbc/lnx-bbc--stable-docs/lnx-bbc--stable-docs--2.1/sam@dasbistro.com--gar/patch-log
      {arch}/lnx-bbc/lnx-bbc--stable-docs
      {arch}/lnx-bbc/lnx-bbc--stable-docs/lnx-bbc--stable-docs--2.1
      {arch}/lnx-bbc/lnx-bbc--stable-docs/lnx-bbc--stable-docs--2.1/sam@dasbistro.com--gar
      {arch}/lnx-bbc/lnx-bbc--stable-docs/lnx-bbc--stable-docs--2.1/sam@dasbistro.com--gar/patch-log
      {arch}/lnx-bbc/lnx-bbc--stable-docs
      {arch}/lnx-bbc/lnx-bbc--stable-docs/lnx-bbc--stable-docs--2.1
      {arch}/lnx-bbc/lnx-bbc--stable-docs/lnx-bbc--stable-docs--2.1/sam@dasbistro.com--gar
      {arch}/lnx-bbc/lnx-bbc--stable-docs/lnx-bbc--stable-docs--2.1/sam@dasbistro.com--gar/patch-log
File: archive/apt/Makefile
patch-20 patch-21
Line 7Line 7
MAINTAINER  =  Nate  Riffe  <inkblot@movealong.org>
LICENSE  =  GPL2

MAINTAINER  =  Nate  Riffe  <inkblot@movealong.org>
LICENSE  =  GPL2

DESCRIPTION  =  "Debian's  apt  installer"
DESCRIPTION  =  Debian\'s  apt  installer
define  BLURB
  #XXX:  nwall  package  blurb  goes  here.
endef
define  BLURB
  #XXX:  nwall  package  blurb  goes  here.
endef
File: boot/busybox/Makefile
patch-20 patch-21
Line 7Line 7
MAINTAINER  =  Seth  Schoen  <schoen@loyalty.org>
LICENSE  =  GPL2

MAINTAINER  =  Seth  Schoen  <schoen@loyalty.org>
LICENSE  =  GPL2

DESCRIPTION  = 
DESCRIPTION  =  Many  standard  tools  in  a  small  binary.
define  BLURB
define  BLURB
  Enter  a  longer  description  here.

  You  can  use  multiple  lines  if  you  want.
    BusyBox  combines  tiny  versions  of  many  common  UNIX  utilities  into  a  single
    small  executable.  It  provides  replacements  for  most  of  the  utilities  you
    usually  find  in  GNU  fileutils,  shellutils,  etc.    BusyBox  provides  a  fairly
    complete  environment  for  any  small  or  embedded  system.
endef

#  Dependencies  are  of  the  form  categorydir/packagedir
endef

#  Dependencies  are  of  the  form  categorydir/packagedir
File: crypto/gnutls/Makefile
patch-20 patch-21
Line 8Line 8
MAINTAINER  =  Seth  Schoen  <schoen@loyalty.org>
LICENSE  =  GPL2  LGPL2.1

MAINTAINER  =  Seth  Schoen  <schoen@loyalty.org>
LICENSE  =  GPL2  LGPL2.1

DESCRIPTION  = 
DESCRIPTION  =  a  GNU  implementation  of  the  IETF  RFC  2246  aka  TLS  1.0
define  BLURB
define  BLURB
  Enter  a  longer  description  here.

  You  can  use  multiple  lines  if  you  want.
    GnuTLS  is  a  project  that  aims  to  develop  a  library  which  provides  a  secure
    layer,  over  a  reliable  transport  layer.  Currently  the  GnuTLS  library
    implements  the  proposed  standards  by  the  IETF's  TLS  working  group.      TLS  is
    designed  to  prevent  eavesdropping,  tampering,  and  message  forgery.
endef

#  Dependencies  are  of  the  form  categorydir/packagedir
endef

#  Dependencies  are  of  the  form  categorydir/packagedir
File: devel/nasm/Makefile
patch-20 patch-21
Line 5Line 5
DISTFILES  =  $(GARNAME)-$(GARVERSION).tar.gz
LICENSE  =  LGPL2_1

DISTFILES  =  $(GARNAME)-$(GARVERSION).tar.gz
LICENSE  =  LGPL2_1

DESCRIPTION  = 
DESCRIPTION  =  The  Netwide  Assembler
define  BLURB
define  BLURB
  Enter  a  longer  description  here.

  You  can  use  multiple  lines  if  you  want.
    NASM  is  a  portable  and  modular  i80x86  assembler  that  supports  many  object
    file  outputs.
endef

LIBDEPS  =  devel/glibc
endef

LIBDEPS  =  devel/glibc
File: disk/dumprestore/Makefile
patch-20 patch-21
Line 7Line 7
LICENSE  =  Modified_BSD
Modified_BSD_LICENSE_TEXT  =  $(WORKDIR)/license

LICENSE  =  Modified_BSD
Modified_BSD_LICENSE_TEXT  =  $(WORKDIR)/license

DESCRIPTION  = 
DESCRIPTION  =  filesystem  back  up  and  restore  tools
define  BLURB
define  BLURB

    dump  is  a  tool  that  does  full  and  incremental  back  ups  of  filesystems,
    including  metadata,  to  disk  or  tape  media.    This  package  also  includes  the
    restore  tool  which  can  restore  dump'ed  back  ups.
endef

LIBDEPS  =  devel/glibc  fs/e2fsprogs  lib/zlib
endef

LIBDEPS  =  devel/glibc  fs/e2fsprogs  lib/zlib
File: fs/lde/Makefile
patch-20 patch-21
Line 7Line 7
WORKSRC  =  $(WORKDIR)/$(GARNAME)

WORKSRC  =  $(WORKDIR)/$(GARNAME)

DESCRIPTION  = 
DESCRIPTION  =  a  deleted  file  recovery  tool  for  ext2
define  BLURB
define  BLURB
  Enter  a  longer  description  here.

  You  can  use  multiple  lines  if  you  want.
    lde  is  a  linux  disk  editor/viewer  that  uses  an  ncurses  display.
endef

#  Dependencies  are  of  the  form  categorydir/packagedir
endef

#  Dependencies  are  of  the  form  categorydir/packagedir
File: kernel/discover-data/Makefile
patch-20 patch-21
Line 11Line 11
#  I  have  no  idea  why  they  did  this
WORKSRC  =  $(WORKDIR)/$(GARNAME)-2.2002.10.18

#  I  have  no  idea  why  they  did  this
WORKSRC  =  $(WORKDIR)/$(GARNAME)-2.2002.10.18

DESCRIPTION  = 
DESCRIPTION  =  xml  formatted  hardware  fingerprinting  database  used  by  discover
define  BLURB
define  BLURB
  Enter  a  longer  description  here.

  You  can  use  multiple  lines  if  you  want.
    discover-data  is  the  hardware  fingerprinting  database  used  by  discover  to
    detect  hardware  on  a  computer.    The  database  is  stored  in  an  xml  format.
endef

BUILD_SCRIPTS  =  $(WORKSRC)/Makefile
endef

BUILD_SCRIPTS  =  $(WORKSRC)/Makefile
File: lib/idl/Makefile
patch-20 patch-21
Line 7Line 7
#  put  your  e-mail  address  in  here,  as  in:          Foo  Bar  <foo@bar.com>
MAINTAINER  =  Nick  Moffitt  <nick@zork.net>
#  GPL,  GPL2,  BSD,  MIT,  etc.  Or  add  the  URL  to  any  custom  license
#  put  your  e-mail  address  in  here,  as  in:          Foo  Bar  <foo@bar.com>
MAINTAINER  =  Nick  Moffitt  <nick@zork.net>
#  GPL,  GPL2,  BSD,  MIT,  etc.  Or  add  the  URL  to  any  custom  license
LICENSE  = 
LICENSE  =  GPL2
DESCRIPTION  = 
DESCRIPTION  =  IDL  frontend  for  CORBA  2.2  IDL  and  Netscape\'s  XPIDL
define  BLURB
define  BLURB
  Enter  a  longer  description  here.

  You  can  use  multiple  lines  if  you  want.
    This  is  an  IDL  frontend  library  for  CORBA  2.2  IDL  used  by  the  GNOME  project.
endef

#  Dependencies  are  of  the  form  categorydir/packagedir
endef

#  Dependencies  are  of  the  form  categorydir/packagedir
File: lib/libgd/Makefile
patch-20 patch-21
Line 10Line 10
LICENSE  =  gd
gd_LICENSE_TEXT  =  $(WORKSRC)/COPYING

LICENSE  =  gd
gd_LICENSE_TEXT  =  $(WORKSRC)/COPYING

DESCRIPTION  = 
DESCRIPTION  =  a  library  for  the  dynamic  creation  of  JPG  and  PNG  format  images
define  BLURB
define  BLURB
  Enter  a  longer  description  here.

  You  can  use  multiple  lines  if  you  want.
    libgd  is  a  C  library  that  is  designed  for  the  creation  of  JPG  and  PNG
    formatted  images.
endef

#  Dependencies  are  of  the  form  categorydir/packagedir
endef

#  Dependencies  are  of  the  form  categorydir/packagedir
File: lib/pygtk/Makefile
patch-20 patch-21
Line 7Line 7
#  GPL,  GPL2,  BSD,  MIT,  etc.  Or  add  the  URL  to  any  custom  license
LICENSE  =  GPL2

#  GPL,  GPL2,  BSD,  MIT,  etc.  Or  add  the  URL  to  any  custom  license
LICENSE  =  GPL2

DESCRIPTION  = 
DESCRIPTION  =  bindings  for  using  the  GTK  widget  set  in  python
define  BLURB
PyGTK  is  a  set  of  bindings  for  the  GTK  widget  set.  It  provides  an  object
oriented  interface  that  is  slightly  higher  level  than  the  C  one.  It
define  BLURB
PyGTK  is  a  set  of  bindings  for  the  GTK  widget  set.  It  provides  an  object
oriented  interface  that  is  slightly  higher  level  than  the  C  one.  It
File: lib/xml2/Makefile
patch-20 patch-21
Line 1Line 1
GARNAME  =  libxml2
GARVERSION  =  2.5
GARNAME  =  libxml2
GARVERSION  =  2.5
CATEGORIES  = 
CATEGORIES  =  lib
MASTER_SITES  =  ftp://ftp.gnome.org/pub/gnome/sources/$(GARNAME)/$(GARVERSION)/
DISTNAME  =  $(GARNAME)-$(GARVERSION).3
DISTFILES  =  $(DISTNAME).tar.gz
MASTER_SITES  =  ftp://ftp.gnome.org/pub/gnome/sources/$(GARNAME)/$(GARVERSION)/
DISTNAME  =  $(GARNAME)-$(GARVERSION).3
DISTFILES  =  $(DISTNAME).tar.gz
Line 8Line 8
#  put  your  e-mail  address  in  here,  as  in:          Foo  Bar  <foo@bar.com>
MAINTAINER  =  Nick  Moffitt  <nick@zork.net>
#  GPL,  GPL2,  BSD,  MIT,  etc.  Or  add  the  URL  to  any  custom  license
#  put  your  e-mail  address  in  here,  as  in:          Foo  Bar  <foo@bar.com>
MAINTAINER  =  Nick  Moffitt  <nick@zork.net>
#  GPL,  GPL2,  BSD,  MIT,  etc.  Or  add  the  URL  to  any  custom  license
LICENSE  =  GPL
LICENSE  =  BSD
DESCRIPTION  = 
DESCRIPTION  =  xml  parsing  library  and  toolkit
define  BLURB
define  BLURB
  Enter  a  longer  description  here.

  You  can  use  multiple  lines  if  you  want.
    libxml2  is  the  xml  parsing  library  developed,  primarily,  for  the  GNOME
    project.    It  is  a  standalone  library  that  is  used  by  many  other  non-GNOME
    things.
endef

#  Dependencies  are  of  the  form  categorydir/packagedir
endef

#  Dependencies  are  of  the  form  categorydir/packagedir
File: net/bridge-utils/Makefile
patch-20 patch-21
Line 7Line 7
#  put  your  e-mail  address  in  here,  as  in:          Foo  Bar  <foo@bar.com>
MAINTAINER  =  Tim  Tompkins  <timt@pobox.com>

#  put  your  e-mail  address  in  here,  as  in:          Foo  Bar  <foo@bar.com>
MAINTAINER  =  Tim  Tompkins  <timt@pobox.com>

DESCRIPTION  = 
DESCRIPTION  =  tools  for  managing  bridge  network  interfaces
define  BLURB
define  BLURB
        bridge-utils  package  see  http://bridge.sourceforge.net  for  more
        information
    bridge-utils  package  see  http://bridge.sourceforge.net  for  more  information
endef

WORKSRC  =  $(WORKDIR)/$(GARNAME)
endef

WORKSRC  =  $(WORKDIR)/$(GARNAME)
File: net/desniff/Makefile
patch-20 patch-21
Line 9Line 9
#  GPL,  GPL2,  BSD,  MIT,  etc.  Or  add  the  URL  to  any  custom  license
LICENSE  =    GPL2

#  GPL,  GPL2,  BSD,  MIT,  etc.  Or  add  the  URL  to  any  custom  license
LICENSE  =    GPL2

DESCRIPTION  = 
DESCRIPTION  =  an  ethernet  sniffer  detector
define  BLURB
  DeSniff  is  a  sniffer  detector.  For  now  it  just  detect  sniffers  on  Ethernet 
  networks  that  are  putting  their  NIC  in  promiscuous  mode.
define  BLURB
  DeSniff  is  a  sniffer  detector.  For  now  it  just  detect  sniffers  on  Ethernet 
  networks  that  are  putting  their  NIC  in  promiscuous  mode.
File: net/dhcpd/Makefile
patch-20 patch-21
Line 10Line 10
LICENSE  =  dhcp
dhcp_LICENSE_TEXT  =  $(DOWNLOADDIR)/dhcp-copyright.html

LICENSE  =  dhcp
dhcp_LICENSE_TEXT  =  $(DOWNLOADDIR)/dhcp-copyright.html

DESCRIPTION  = 
DESCRIPTION  =  dhcp  server,  client,  and  utilties
define  BLURB
    This  package  provides  a  full-fledged  dhcp  server,  client,  and  utilities. 

define  BLURB
    This  package  provides  a  full-fledged  dhcp  server,  client,  and  utilities. 

File: net/exim/Makefile
patch-20 patch-21
Line 9Line 9
MAINTAINER  =  Dave  Barry  <dave@zork.net>
LICENSE  =  GPL2

MAINTAINER  =  Dave  Barry  <dave@zork.net>
LICENSE  =  GPL2

DESCRIPTION  = 
DESCRIPTION  =  a  highly  flexible  configurable  MTA
define  BLURB
define  BLURB
        Exim  MTA
    Exim  is  a  flexible  and  configurable  MTA  developed  at  the  University  of
    Cambridge.
endef

#  Dependencies  are  of  the  form  categorydir/packagedir
endef

#  Dependencies  are  of  the  form  categorydir/packagedir
File: net/mutt/Makefile
patch-20 patch-21
Line 7Line 7
MAINTAINER  =  Dave  Barry  <dave@zork.net>
LICENSE  =  GPL2

MAINTAINER  =  Dave  Barry  <dave@zork.net>
LICENSE  =  GPL2

DESCRIPTION  = 
DESCRIPTION  =  a  highly  configurable  curses  based  email  client
define  BLURB
define  BLURB
        Mutt  email  client.   
    Mutt  is  a  highly  configurable  curses  based  email  client.   
endef

LIBDEPS  =  lib/ncurses
endef

LIBDEPS  =  lib/ncurses
File: net/netsed/Makefile
patch-20 patch-21
Line 8Line 8
WORKSRC  =  $(WORKDIR)/$(GARNAME)

WORKSRC  =  $(WORKDIR)/$(GARNAME)

DESCRIPTION  = 
DESCRIPTION  =  a  network  traffic  packet  mangler
define  BLURB
define  BLURB
  Enter  a  longer  description  here.

  You  can  use  multiple  lines  if  you  want.
    netsed  performs  the  same  idea  as  sed  except  on  network  packets.    It  allows
    you  to  change  the  contents  of  packets  travelling  through  your  machine  on  the
    fly.
endef

#  Dependencies  are  of  the  form  categorydir/packagedir
endef

#  Dependencies  are  of  the  form  categorydir/packagedir
File: net/pdnsd/Makefile
patch-20 patch-21
Line 1Line 1
GARNAME  =  pdnsd
GARNAME  =  pdnsd 
GARVERSION  =  1.1.7a
CATEGORIES  =  net
MASTER_SITES  =  http://home.t-online.de/home/Moestl/
GARVERSION  =  1.1.7a
CATEGORIES  =  net
MASTER_SITES  =  http://home.t-online.de/home/Moestl/
Line 9Line 9
#  GPL,  GPL2,  BSD,  MIT,  etc.  Or  add  the  URL  to  any  custom  license
LICENSE  =    GPL2

#  GPL,  GPL2,  BSD,  MIT,  etc.  Or  add  the  URL  to  any  custom  license
LICENSE  =    GPL2

DESCRIPTION  = 
DESCRIPTION  =  a  proxy  dns  server
define  BLURB
define  BLURB
pdnsd  is  a  proxy  dns  server  with  permanent  caching  (the  cache  contents  are
written  to  hard  disk  on  exit)  that  is  designed  to  cope  with  unreacheable  or
down  dns  servers  (for  example  in  dial-in  networking).
Since  version  1.1.0,  pdnsd  supports  negative  cacheing.

pdnsd  can  be  used  with  applications  that  do  dns  lookups,  eg  on  startup,  and
cannot  be  configured  to  change  that  behaviour,  to  prevent  the  often  minute-long
hangs  (or  even  crashes)  that  result  from  stalled  dns  queries.  Some  Netscape
Navigator  versions  for  Unix,  for  example,  expose  this  behaviour.
    pdnsd  is  a  proxy  dns  server  with  permanent  caching  (the  cache  contents  are
    written  to  hard  disk  on  exit)  that  is  designed  to  cope  with  unreacheable  or
    down  dns  servers  (for  example  in  dial-in  networking).    Since  version  1.1.0,
    pdnsd  supports  negative  cacheing.

    pdnsd  can  be  used  with  applications  that  do  dns  lookups,  eg  on  startup,  and
    cannot  be  configured  to  change  that  behaviour,  to  prevent  the  often
    minute-long  hangs  (or  even  crashes)  that  result  from  stalled  dns  queries.
    Some  Netscape  Navigator  versions  for  Unix,  for  example,  expose  this
    behaviour.
endef

#  Dependencies  are  of  the  form  categorydir/packagedir
endef

#  Dependencies  are  of  the  form  categorydir/packagedir
File: net/phoenix/Makefile
patch-20 patch-21
Line 11Line 11
export  MOZ_PHOENIX=1

export  MOZ_PHOENIX=1

DESCRIPTION  = 
DESCRIPTION  =  a  lightweight  Mozilla  based  web  browser
define  BLURB
define  BLURB
  Enter  a  longer  description  here.

  You  can  use  multiple  lines  if  you  want.
    Firefox  is  the  latest  lightweight  Mozilla  based  web  browser  that  is  developed
    by  the  Mozilla  project.
endef


endef


File: net/wavemon/Makefile
patch-20 patch-21
Line 9Line 9
#  GPL,  GPL2,  BSD,  MIT,  etc.  Or  add  the  URL  to  any  custom  license
LICENSE  =  GPL2

#  GPL,  GPL2,  BSD,  MIT,  etc.  Or  add  the  URL  to  any  custom  license
LICENSE  =  GPL2

DESCRIPTION  = 
DESCRIPTION  =  ncurses  based  wireless  signal  monitor
define  BLURB
      A  very  decent  wireless  signal  monitor.    ncurses  based.
endef
define  BLURB
      A  very  decent  wireless  signal  monitor.    ncurses  based.
endef
File: net/wvstreams/Makefile
patch-20 patch-21
Line 10Line 10
#  GPL,  GPL2,  BSD,  MIT,  etc.  Or  add  the  URL  to  any  custom  license
LICENSE  =  LGPL

#  GPL,  GPL2,  BSD,  MIT,  etc.  Or  add  the  URL  to  any  custom  license
LICENSE  =  LGPL

DESCRIPTION  = 
DESCRIPTION  =  a  platform  independent  networking  and  utilities  library  for  C++
define  BLURB
    This  is  wvstreams,  a  nominally  platform-independent  networking  and 
    utilities  library  for  C++.
define  BLURB
    This  is  wvstreams,  a  nominally  platform-independent  networking  and 
    utilities  library  for  C++.
File: shells/pdksh/Makefile
patch-20 patch-21
Line 8Line 8
LICENSE  =  custom
custom_LICENSE_TEXT  =  $(WORKSRC)/LEGAL

LICENSE  =  custom
custom_LICENSE_TEXT  =  $(WORKSRC)/LEGAL

DESCRIPTION  = 
DESCRIPTION  =  a  clone  of  the  Korn  Shell
define  BLURB
define  BLURB
  Enter  a  longer  description  here.

  You  can  use  multiple  lines  if  you  want.
    pdksh  is  a  mostly  public  domain  clone  of  the  AT&T  korn  shell.
endef

#  Dependencies  are  of  the  form  categorydir/packagedir
endef

#  Dependencies  are  of  the  form  categorydir/packagedir
File: utils/fbset/Makefile
patch-20 patch-21
Line 6Line 6
PATCHFILES  =  gar-base.diff
LICENSE  =  GPL2

PATCHFILES  =  gar-base.diff
LICENSE  =  GPL2

DESCRIPTION  = 
DESCRIPTION  =  frame  buffer  maintenance  program
define  BLURB
define  BLURB
  Enter  a  longer  description  here.

  You  can  use  multiple  lines  if  you  want.
    This  contains  tools  for  setting  and  changing  Linux  frame  buffer  settings.
endef

#  why  did  this  have  no  build  scripts  before?
endef

#  why  did  this  have  no  build  scripts  before?
File: utils/gettext/Makefile
patch-20 patch-21
Line 9Line 9
#  GPL,  GPL2,  BSD,  MIT,  etc.  Or  add  the  URL  to  any  custom  license
LICENSE  =  GPL2

#  GPL,  GPL2,  BSD,  MIT,  etc.  Or  add  the  URL  to  any  custom  license
LICENSE  =  GPL2

DESCRIPTION  = 
DESCRIPTION  =  library  and  tools  to  support  multlingual  programs
define  BLURB
define  BLURB
  Enter  a  longer  description  here.

  You  can  use  multiple  lines  if  you  want.
        gettext  is  a  set  of  tools  for  making  programs  multilingual.
endef

#  Dependencies  are  of  the  form  categorydir/packagedir
endef

#  Dependencies  are  of  the  form  categorydir/packagedir
File: utils/lcd4linux/Makefile
patch-20 patch-21
Line 9Line 9
#  GPL,  GPL2,  BSD,  MIT,  etc.  Or  add  the  URL  to  any  custom  license
LICENSE  =  GPL2

#  GPL,  GPL2,  BSD,  MIT,  etc.  Or  add  the  URL  to  any  custom  license
LICENSE  =  GPL2

DESCRIPTION  = 
DESCRIPTION  =  a  program  for  displaying  system  information  on  an  lcd  screen
define  BLURB
define  BLURB
  Enter  a  longer  description  here.
    LCD4Linux  is  a  small  program  that  grabs  information  from  the  kernel  and  some
    subsystems  and  displays  it  on  an  external  liquid  crystal  display.
  You  can  use  multiple  lines  if  you  want.
    It  can  also  display  to  an  X11  display,  ppm  files,  and  png  files. 
endef

#  Dependencies  are  of  the  form  categorydir/packagedir
endef

#  Dependencies  are  of  the  form  categorydir/packagedir