Print this page
NEX-3123 update gate build environment to [open]jdk7
Reviewed by: Gordon Ross <gwr@nexenta.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Jean McCormack <jean.mccormack@nexenta.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
re #11781 rb3701 Update man related tools (add missed files)
re #11781 rb3701 Update man related tools
--HG--
rename : usr/src/cmd/man/src/THIRDPARTYLICENSE => usr/src/cmd/man/THIRDPARTYLICENSE
rename : usr/src/cmd/man/src/THIRDPARTYLICENSE.descrip => usr/src/cmd/man/THIRDPARTYLICENSE.descrip
rename : usr/src/cmd/man/src/man.c => usr/src/cmd/man/man.c

Split Close
Expand all
Collapse all
          --- old/usr/src/pkg/manifests/service-network-dns-mdns.mf
          +++ new/usr/src/pkg/manifests/service-network-dns-mdns.mf
↓ open down ↓ 14 lines elided ↑ open up ↑
  15   15  # If applicable, add the following below this CDDL HEADER, with the
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
  22   22  #
  23   23  # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  24   24  # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
       25 +# Copyright 2014 PALO, Richard. All rights reserved.
  25   26  # Copyright 2016 Toomas Soome <tsoome@me.com>
  26   27  #
  27   28  
  28   29  set name=pkg.fmri value=pkg:/service/network/dns/mdns@$(PKGVERS)
  29   30  set name=pkg.description \
  30   31      value="Root components for Multicast DNS daemon and service discovery support"
  31   32  set name=pkg.summary value="Multicast DNS and Service Discovery"
  32   33  set name=info.classification \
  33   34      value=org.opensolaris.category.2008:System/Services
  34   35  set name=variant.arch value=$(ARCH)
↓ open down ↓ 176 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX