Commit Graph

465 Commits

Author SHA1 Message Date
rpaulo
42f7b42948 bsd-family-tree 1.101 2006-03-02 20:31:03 +00:00
rpaulo
0b9cd89626 Add gcc 4.1.0 2006-02-25 22:44:27 +00:00
rpaulo
66d4bfa5f5 postfix 2.2.9 imported
postfix 2.3 is at 20050207.
2006-02-25 22:40:17 +00:00
wiz
11aa6228ac postfix-2.2.9 is out. 2006-02-25 13:35:44 +00:00
wiz
ecbf12f7eb Remove assar, seeing that his account is suspended for ~2 years now.
Note new ipsec-tools version.
2006-02-25 01:47:55 +00:00
christos
1b49426ea4 remove vinum 2006-02-25 01:31:02 +00:00
kochi
1b6e35dc63 ACPI-CA 20060127 2006-02-07 07:28:20 +00:00
wiz
b41cab53d9 Updated groff to 1.19.2. User-visible changes since 1.19.1:
VERSION 1.19.2
==============

Troff
-----

o Analogously to the .ft and \f pair, two new requests `gcolor' and
  `fcolor' (which pair with \m and \M, respectively) have been added to
  set the glyph and background colours.

o A new read-only, string-valued register `.sty' returns the name of the
  current style.

o Two new conditional operators `F <name>' and `S <name>' have been added.
  `F' is true if a font <name> exists.  `S' is true if a style <name> has
  been registered.

o Cyrillic characters have been added to the `utf8' and `html' output
  devices.

Pic
---

o The `by' argument in a `for' loop can now be negative if it is additive.
  For the multiplicative case, it must be greater than zero.

Eqn
---

o The following keywords aren't new but haven't been documented previously:

    undef NAME    (to undefine a macro)
    copy  "FILE"  (a synonym for `include')
    space n       (to modify the vertical spacing before and after
                   an equation)

o The following macros aren't new but haven't been documented previously:

    Alpha, ..., Omega   (the same as `ALPHA', ..., `OMEGA')
    ldots               (three dots on the base line)
    dollar              (a dollar glyph)

o The following keywords have been extended.  Again, this isn't new but
  hasn't been documented previously:

    col n { ... }
    lcol n { ... }
    rcol n { ... }
    ccol n { ... }
    pile n { ... }
    lpile n { ... }
    rpile n { ... }
    cpile n { ... }   (set vertical spacing between rows to N)

Grohtml
-------

o This device driver has been raised to beta stage; its set of tags should
  be stable now.

o New command line option `-s' to set the base point size.

o New command line option `-S' to set the split level while generating
  multiple files.

Grotty
------

o Experimental support for zero-width and double-width characters.

Gxditview
---------

o On platforms which have the X Window System this program is now built and
  installed automatically.

[not in NetBSD's base system]

Xtotroff
--------

o This program to create font definition files for xditview isn't new but
  hasn't been installed previously.

[not in NetBSD's base system]

Groffer
-------

o A security problem (reported as CAN-2004-0969) has been fixed.

Gdiffmk
-------

o A new script contributed by Mike Bianchi.  It compares two groff, nroff,
  or troff documents and creates an output with added margin characters
  (using `.mc') to indicate the differences.

[installed]

Pdfroff
-------

o A new wrapper script contributed by Keith Marshall to easily create PDF
  documents with groff.

[not installed, uses ghostscript]

Macro packages
--------------

o ms.tmac

  . Support for fractional point sizes: A value for the `PS', `VS', `FPS',
    and `VPS' register larger than or equal to 1000 is always divided by
    1000.  For example, `.nr PS 10250' sets the document's font size to
    10.25 points.

  . The `Ds' and `De' macros provided in ms since groff version 1.19 have
    been removed; the equivalent `DS' and `DE' macros should be used
    instead.  X11 documents which actually use `Ds' and `De' always load a
    specific macro file from the X11 distribution (`macros.t') which
    provides proper definitions for the two macros.

  . The following registers have been added for improving layout control:

    PORPHANS
      Defines number of lines following `LP', `PP', `QP', `IP' or `XP' which
      must be kept together, before any automatic page break.

    HORPHANS
      Sets number of lines of following paragraph which must be kept with a
      heading, defined by `NH' or `SH', before any automatic page break.

    GROWPS
      Sets the first level of heading (set with `NH') which will keep the
      same point size as body text.

    PSINCR
      Sets the point size increment for each level of heading (set with
      `NH'), below the threshold level set by `GROWPS'; e.g., if
      \n[PS] = 10, \n[GROWPS] = 3 and \n[PSINCR] = 2.0p, then `.NH 1' will
      produce 14pt headings, `.NH 2' will produce 12pt, and all other levels
      will remain at 10pt (because \n[PS] = 10).

  . The `SH' macro now accepts a numeric argument, to make heading size
    match that of `NH' with same argument value when the `GROWPS'/`PSINCR'
    feature is enabled.

  Please refer to the documentation of the ms package for other, minor
  improvements.

o me.tmac

  The section type set with the `++' request is available in the `_M'
  register.  This isn't new but hasn't been documented before.

o www.tmac

  The `HR' macro no longer causes an empty line for non-HTML devices.

  A new macro `HEAD' has been added to directly add data to the
  <head>...</head> block.

  New macros `OLS' and `OLE' to start and end an ordered list.

  New macros `DLS' and `DLE' to start and end a definition list.

Pdfmark
-------

o A new macro package contributed by Keith Marshall which implements PDF
  marks.  This is in alpha stage currently.

[not installed, needs ghostscript]

Miscellaneous
-------------

o Two new keywords to the DESC file have been added which are needed for
  grohtml: `image_generator' and `unscaled_charwidths'.  The former gives
  the name of the program which creates PNG images, and the latter makes
  troff always use unscaled character widths.
2006-02-06 18:59:16 +00:00
christos
09ea4dc5be mention new am-utils 2006-02-05 16:30:33 +00:00
christos
533ea3e770 new openpam 2006-02-05 02:41:11 +00:00
christos
32fd3812bb openssh and cvs 2006-02-04 22:40:12 +00:00
wiz
7bab650194 openssh-4.3 out. 2006-02-04 00:31:23 +00:00
skrll
ba03cd61c7 Note binutils 2.16.1 2006-02-02 22:31:39 +00:00
kleink
0d98782592 tz{code,data}2006a out; tzdata2006a imported. 2006-01-31 12:10:43 +00:00
kochi
053cdb7697 acpi(4): Import ACPI-CA 20060113 2006-01-31 05:49:04 +00:00
kleink
4b8a1c2afc dtoa.c -> gdtoa 2006-01-25 15:50:13 +00:00
kochi
2e24796ccb ACPI-CA 20060113 2006-01-25 01:34:27 +00:00
christos
559f2f553b remove comment which is not applicable. 2006-01-14 20:31:21 +00:00
christos
8e71b08aa2 mention zlib and modify pppd 2006-01-14 20:23:13 +00:00
kleink
f32583d004 tz{code,data}2005r out; tzdata2005r imported. 2006-01-11 00:08:36 +00:00
rpaulo
637479ff2d I'm now the responsible of bsd-family-tree. Thank you Itojun for your work!
Ok'ed by core.
2006-01-09 00:35:11 +00:00
rpaulo
0139136720 bsd-family-tree: 1.100/1.100. 2006-01-08 21:14:39 +00:00
rpaulo
d63ea42add postfix 2.2.8 imported. Add me as responsible and remove itojun. 2006-01-05 02:21:44 +00:00
rpaulo
2877055f8c Make the Responsible line consistent:
* Remove @NetBSD.org
* Remove personal names
2006-01-05 02:19:44 +00:00
taca
b3f092f780 Postfix 2.2.8 has released. 2006-01-05 01:13:29 +00:00
martti
8e96d77b7b ipf 4.1.10 2005-12-27 15:24:55 +00:00
kochi
8f6ac0b894 ACPI-CA 20051216 released 2005-12-22 10:32:43 +00:00
christos
f895d30562 mention that we are using bind-9.3.2 for named and tools, but still 9.3.0
for includes and libc.
2005-12-22 00:35:53 +00:00
rpaulo
b4cefcb71c Mention the license type for every entry. 2005-12-19 16:17:55 +00:00
wiz
32e9d840c5 ipsec-tools-0.6.4 out. 2005-12-15 20:51:39 +00:00
kleink
8b32c7f468 tz{code,data}2005p are out. 2005-12-09 01:00:52 +00:00
christos
4625a4e629 mention api change for openssh 2005-12-06 22:46:10 +00:00
rpaulo
fa825c5ff9 Note postfix-2.2.6 import. 2005-12-01 22:06:53 +00:00
kleink
8ba48f7a79 tzcode2005o out; tzdata2005o out and imported. 2005-12-01 08:47:44 +00:00
wiz
6ea6c99b5b postfix-2.2.6 and 2.3-20051128 are out. 2005-12-01 07:00:19 +00:00
christos
aa6ab9451b Update openssl 2005-11-25 21:09:46 +00:00
manu
4677624937 Update ipsec-tools version 2005-11-21 16:54:43 +00:00
yamt
b470187850 mention another copy of zlib. 2005-11-21 14:20:40 +00:00
rpaulo
cfe59dffe2 top-3.6beta3 out. 2005-11-13 10:08:36 +00:00
mrg
60c6df9a25 note that vixie cron 4.1 is out (since jan 2004) 2005-11-01 20:20:13 +00:00
wiz
8373c79729 Update cvs Home Page and Archive Site. 2005-10-18 00:47:05 +00:00
pooka
53797e1b73 note release & import of file 4.16 2005-10-17 21:39:14 +00:00
kleink
412317b49a I'll look after dtoa.c/gdtoa integration. 2005-10-13 17:51:45 +00:00
wiz
69f5f2a592 gcc-4.0.2 out. 2005-10-12 14:27:16 +00:00
wiz
e01d132d97 file-4.15 out. 2005-10-12 11:33:10 +00:00
wiz
048a48304d openpam-20050616 out. 2005-10-12 11:25:54 +00:00
wiz
b2e72e1f3b heimdal-0.7.1 out. 2005-10-12 11:23:32 +00:00
rpaulo
0732b3a3b2 am-utils 6.1.3 2005-10-10 17:55:37 +00:00
kleink
a43bbf3fc8 tzcode2005n out; tzdata2005n out and imported. 2005-10-07 23:14:28 +00:00
rpaulo
3f3754adcd acpica 20050930 is out. 2005-10-06 19:03:55 +00:00
wiz
a0655223fb Sort wpa_supplicant entry. 2005-10-02 01:18:59 +00:00
scw
f238fe91a4 Update for wpa_supplicant-0.3.9 2005-10-01 10:29:32 +00:00
rpaulo
9c9c9cc011 Note the am-utils update and add rpaulo as another responsible person. 2005-09-20 18:41:43 +00:00
wiz
7df453330f am-utils-6.1.2.1 is out. 2005-09-20 09:14:40 +00:00
kochi
564279b53d ACPI-CA 20050902 is out 2005-09-08 11:46:21 +00:00
wiz
7d78da60b6 groff-1.19.2 is out. 2005-09-07 23:24:54 +00:00
rpaulo
27264e61fc Update some 3rd party software current versions:
o am-utils 6.1.1
	o binutils 2.16.1
	o bsd-family-tree 1.95
	o heimdal 0.7
	o ipf 4.1.9
	o postfix 2.3-20050829
	o ppp 2.4.4b1
	o GNATS (send-pr) 4.1
	o top 3.6alpha9
2005-09-05 12:21:07 +00:00
grant
6c093fe5a9 openssh 4.2 is out. 2005-09-02 00:21:45 +00:00
kleink
57c7261a23 tzcode2005m out; tzdata2005m out and imported. 2005-08-29 19:00:21 +00:00
kochi
69ee2c372f The latest ACPI-CA version is 20050624. 2005-08-29 05:54:28 +00:00
manu
da8e7434f3 Update for ipsec-tools 0.6.1 2005-08-20 01:06:25 +00:00
rpaulo
7191fb9a80 We now have Postfix 2.2.5. 2005-08-18 22:40:41 +00:00
christos
2e30129ebd say what is the current postfix. 2005-08-14 21:52:38 +00:00
drochner
bbc1e050c5 imported dhcp-3.0.3 2005-08-11 17:22:35 +00:00
junyoung
fcb89ca5cb Fall back to ISO-8859-1 until we have an UTF-8-aware editor in tree. 2005-08-10 00:18:18 +00:00
junyoung
3016e4660a Correct OpenPAM maintainer's name broken in last commit.
NOTE: this file is now encoded in UTF-8.
2005-08-07 08:38:30 +00:00
junyoung
f2b6f83557 Update gcc, xfree86, and zlib.
Remove trailing spaces.
2005-08-06 14:34:12 +00:00
drochner
6fa75915fe libpcap and tcpdump are at X.9.3 2005-08-05 16:23:36 +00:00
taca
b04d9bdf51 ISC DHCP 3.0.3 released. 2005-07-24 06:26:46 +00:00
wiz
d848bc0d4c postfix-2.2.5 is out. 2005-07-22 09:13:02 +00:00
kleink
c34c8aeb78 Note tzdata2005k import. 2005-07-21 17:44:25 +00:00
mrg
a133a462e9 note tz{code,data}2005k is out 2005-07-14 20:03:37 +00:00
wiz
0d76cf2134 openssl-0.9.8 is out. 2005-07-07 11:24:27 +00:00
wiz
98eb16742c file-4.14 is out. 2005-07-06 12:01:34 +00:00
jdolecek
63f8f120ee nawk updated 2005-07-02 20:13:39 +00:00
peter
da7050afd2 pf has been updated to 3.7. 2005-07-01 12:46:53 +00:00
taca
fbf091a5b6 Postfix 2.2.4 released. 2005-06-22 16:51:41 +00:00
wiz
450df52476 libevent-1.1a is out. 2005-06-19 07:13:32 +00:00
kleink
3d00b5c191 New tz{code,data} are out. 2005-06-14 16:22:55 +00:00
wiz
4cb475ede3 Remove a tree that should not be there. 2005-05-27 08:04:58 +00:00
lukem
6886da6b04 * Add "Home Page:" line for each entry (if I could find one - a couple
are marked BROKEN).
* Update current versions of: bind bsd-family-tree cvs db dtoa.c gcc
  gettext grep ipsec-tools pf
* Update maintainers of: hunt vinum
2005-05-27 02:08:05 +00:00
salo
65f16e5e95 +bzip2 2005-05-26 14:38:28 +00:00
jlam
c008260a6b The current version of nawk is dated 2005-04-25. 2005-05-19 16:19:34 +00:00
wiz
cf39c044b3 libevent-1.1 is out. 2005-05-18 14:59:03 +00:00
wiz
f87b18d32d libevent-1.0e out. 2005-05-04 17:46:16 +00:00
wiz
db647e5c29 postfix-2.2.3 is out. 2005-05-03 12:08:27 +00:00
kochi
d7c1ac702a Import Intel ACPI-CA 20050408. 2005-05-02 15:09:59 +00:00
christos
1c5a570025 new gettext. 2005-04-29 15:31:55 +00:00
wiz
416ec6ada4 libevent has been updated to 1.0c. 2005-04-25 17:44:41 +00:00
drochner
03734aa278 note that gettext's current version is 0.14.4, and remove some assertions
about file formats which are not true
2005-04-25 16:30:29 +00:00
kleink
0ebf35e25b tzdata2005i out and imported. 2005-04-23 22:21:10 +00:00
christos
cfbdd1b3ca mention new openssl. 2005-04-23 19:32:34 +00:00
christos
9eeafec5da update am-utils. 2005-04-23 19:01:39 +00:00
christos
4a367efd59 mention new openssh 2005-04-23 16:57:07 +00:00
wiz
e0b126b90b Looks like gcc-4.0.0 is out. 2005-04-22 00:37:10 +00:00
wiz
089c314c1c heimdal-0.6.4 out. 2005-04-21 13:59:41 +00:00
christos
3f24c44c23 mention cvs 2005-04-20 02:03:22 +00:00
tron
23e128f2c7 Correct entry for "cvs":
- We only have version 1.11.17.
- Version 1.11.20 is out.
2005-04-19 12:42:35 +00:00
yamt
a69d29a9d9 mention pf mailing list. 2005-04-11 22:22:58 +00:00
kleink
f8fbfd229c tzcode2005h out; tzdata2005h out and imported. 2005-04-05 16:47:51 +00:00