Thu Jan 30 12:19:12 2014 UTC ()
remove ZIP_ENCRYPTION.
archiver/zip1 had been removed.


(obache)
diff -r1.231 -r1.232 pkgsrc/mk/defaults/mk.conf

cvs diff -r1.231 -r1.232 pkgsrc/mk/defaults/mk.conf (expand / switch to unified diff)

--- pkgsrc/mk/defaults/mk.conf 2014/01/30 12:12:08 1.231
+++ pkgsrc/mk/defaults/mk.conf 2014/01/30 12:19:12 1.232
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: mk.conf,v 1.231 2014/01/30 12:12:08 obache Exp $ 1# $NetBSD: mk.conf,v 1.232 2014/01/30 12:19:12 obache Exp $
2# 2#
3 3
4# This file provides default values for variables that may be overridden 4# This file provides default values for variables that may be overridden
5# in the MAKECONF file, which is /etc/mk.conf by default. 5# in the MAKECONF file, which is /etc/mk.conf by default.
6# 6#
7# Note: This file is included after the MAKECONF file, so you cannot query 7# Note: This file is included after the MAKECONF file, so you cannot query
8# these default values in the MAKECONF using the ".if" and ".for" 8# these default values in the MAKECONF using the ".if" and ".for"
9# preprocessing directives. 9# preprocessing directives.
10 10
11# ************************************************************************ 11# ************************************************************************
12# NOTE TO PEOPLE EDITING THIS FILE - USE LEADING SPACES, NOT LEADING TABS. 12# NOTE TO PEOPLE EDITING THIS FILE - USE LEADING SPACES, NOT LEADING TABS.
13# ************************************************************************ 13# ************************************************************************
14 14
@@ -1718,31 +1718,26 @@ XAW_TYPE?=standard @@ -1718,31 +1718,26 @@ XAW_TYPE?=standard
1718# braid, bubble, bug, clock, coral, crystal, daisy, dclock, decay, 1718# braid, bubble, bug, clock, coral, crystal, daisy, dclock, decay,
1719# deco, demon, dilemma, discrete, dragon, drift, euler2d, eyes, 1719# deco, demon, dilemma, discrete, dragon, drift, euler2d, eyes,
1720# fadeplot, flag, flame, flow, forest, galaxy, goop, grav, helix, 1720# fadeplot, flag, flame, flow, forest, galaxy, goop, grav, helix,
1721# hop, hyper, ico, ifs, image, juggle, julia, kaleid, kumppa, laser, 1721# hop, hyper, ico, ifs, image, juggle, julia, kaleid, kumppa, laser,
1722# life, life1d, life3d, lightning, lisa, lissie, loop, lyapunov, 1722# life, life1d, life3d, lightning, lisa, lissie, loop, lyapunov,
1723# mandelbrot, marquee, matrix, maze, mountain, munch, nose, pacman, 1723# mandelbrot, marquee, matrix, maze, mountain, munch, nose, pacman,
1724# penrose, petal, petri, polyominoes, puzzle, pyro, qix, random, 1724# penrose, petal, petri, polyominoes, puzzle, pyro, qix, random,
1725# roll, rotor, scooter, shape, sierpinski, slip, solitare, space, 1725# roll, rotor, scooter, shape, sierpinski, slip, solitare, space,
1726# sphere, spiral, spline, star, starfish, strange, swarm, swirl, 1726# sphere, spiral, spline, star, starfish, strange, swarm, swirl,
1727# t3d, tetris, thornbird, tik_tak, triangle, tube, turtle, vines, 1727# t3d, tetris, thornbird, tik_tak, triangle, tube, turtle, vines,
1728# voters, wator, wire, world, worm, xcl, xjack, not defined 1728# voters, wator, wire, world, worm, xcl, xjack, not defined
1729# Default: not defined 1729# Default: not defined
1730 1730
1731#ZIP_ENCRYPTION= 
1732# Add encryption code to zip1 
1733# Possible: defined, not defined 
1734# Default: not defined 
1735 
1736#ZSH_STATIC= 1731#ZSH_STATIC=
1737# Build statically linked zsh binary - recommended if used as a login shell 1732# Build statically linked zsh binary - recommended if used as a login shell
1738# Possible: defined, not defined 1733# Possible: defined, not defined
1739# Default: not defined 1734# Default: not defined
1740 1735
1741 1736
1742# 1737#
1743# Overrides for faster or cheaper sites. 1738# Overrides for faster or cheaper sites.
1744# 1739#
1745# Refer to http://www.NetBSD.org/mirrors/ or /usr/doc/MIRRORS 1740# Refer to http://www.NetBSD.org/mirrors/ or /usr/doc/MIRRORS
1746# for information on determining the location of NetBSD mirror sites. 1741# for information on determining the location of NetBSD mirror sites.
1747# 1742#
1748 1743