Commit graph

63885 commits

Author SHA1 Message Date
cube
7c036cdafe Update distinfo after distfile change (grr). Fixes PR 26231.
PKGREVISION++
2004-07-11 17:56:56 +00:00
kristerw
dbda5befe3 Fix multi-line strings, to make this build when using gcc3. 2004-07-11 17:23:15 +00:00
kristerw
265388a19d Use >= for the version in the converters/nkf BUILD_DEPENDS line, instead of
using a fixed version.
2004-07-11 17:22:47 +00:00
kristerw
04d21f4190 Include cmath to get std::floor, and resolve some ambiguous
calls to pow().
2004-07-11 16:53:47 +00:00
wiz
f9b6bcd7eb + ncmpc-0.11.0 [pkg/26237], wistumbler-2.00pre9 [pkg/26245].
- groff-1.19.1.
2004-07-11 13:41:37 +00:00
wiz
d273f1910c Updated groff to 1.19.1. 2004-07-11 13:40:51 +00:00
wiz
4741de9b24 Update to 1.19.1:
Groff
-----

o The argument of the command line option `-I' is now also passed to troff
  and grops, specifying a directory to search for files on the command line,
  files named in `so' and `psbb' requests, and files named in \X'ps: file'
  and \X'ps: import' escapes.

o If option `-V' is used more than once, the commands will be both printed
  on standard error and run.

Troff
-----

o Two new read-only, string-valued registers `.m' and `.M' return the
  name of the current drawing and background color, respectively.

o New read-only register `.U' which is set to 1 if in safer mode and set
  to 0 if in unsafe mode.

o An input encoding file for latin-5 (a.k.a. ISO 8859-9) has been added.
  Example use:

    groff -Tdvi -mlatin5 my_file > my_file.dvi

  Note that some output devices don't support all glyphs of this encoding.

o If the `return' request is called with an argument, it exits twice,
  namely the current macro and the macro one level higher.  This is
  used to define a wrapper macro for `return' in trace.tmac.

o For completeness, two new requests have been added: `dei1' and `ami1'.
  They are equivalent to `dei' and `ami', respectively, but the macros
  are executed with compatibility mode off (similar to `de1' and `am1').

o New command line option `-I' to specify a directory for files (both
  those on the command line and those named in `psbb' requests).  This is
  also handled by the groff wrapper program.

o Since version 1.19 you can say `.vs 0'.  Older versions emit a warning
  and convert this to `.vs \n[.V]'.

  This hasn't been documented properly.  Note that `.vs 0' isn't saved in a
  diversion since it doesn't result in vertical motion.

Pic
___

o Dashed and dotted ellipses have been implemented.

Tbl
---

o New key character `x' to make tbl call a user-defined macro on a table
  cell.  Patch by Heinz-Jürgen Oertel <hj.oertel@surfeu.de>.

Grap2graph
----------

o A new script contributed by Eric S. Raymond <esr@thyrsus.com>.  It
  converts a grap diagram into a cropped image.  Since it uses gs and the
  PNM library, virtually all graphics formats are available for output.
  [Note that the grap program itself isn't part of the groff package;
  see the file MORE.STUFF how to obtain grap.]

Grohtml
-------

o New option `-j' to emit output splitted into multiple files.

Grops
-----

o New command line option `-I' to specify a directory to search for files
  on the command line and files named in \X'ps: import' and \X'ps: file'
  escapes.  This is also handled by the groff wrapper program.

o The default value for the `broken' keyword in the DESC file is now 0.

Grolj4
------

o A new man page `lj4_font(5)' documents how fonts are accessed with
  grolj4.

o The built-in fonts for LJ4 and newer PCL 5 devices have been completely
  revised, mainly to access as much glyphs as possible.  The provided
  metric files should be compatible with recent PCL 5 printers also.
  Additionally, font description files have been added for the Arial and
  Times New Roman family, the MS symbol, and Wingdings fonts.

Afmtodit
--------

o New option `-x' to prevent use of built-in Adobe Glyph List.

Hpftodit
--------

o Completely revised to handle HP TrueType metric files also.  See the
  hpftodit manual page for more details.

Groffer
-------

o This version is a rewrite of groffer in many parts, but it is kept in
  the old single script style.

  New options: --text, --mode text, --tty-viewer, --X, --mode X,
  --X-viewer, --html, --mode html, --html-view, --apropos-data,
  --apropos-devel, --apropos-progs.

  New documentation file: README_SH.

  Enhancement of the configuration files and the `apropos' handling.

Macro Packages
--------------

o www.tmac: New macro `JOBNAME' to split output into multiple files.

o In mdoc, multiple calls to `.Lb' are now supported in the LIBRARY
  section.
2004-07-11 13:40:05 +00:00
martti
f75e21b9f6 Moved xfce to xfce3 2004-07-11 06:22:56 +00:00
martti
59e8eea7c2 Re-import xfce as xfce3 2004-07-11 06:13:58 +00:00
salo
0ac98a26de Add {BA,Z}SH_STATIC to BUILD_DEFS.
Addresses request on tech-pkg@ by Georg Schwarz.
2004-07-11 01:23:29 +00:00
wiz
9d0a5a8bfa Make compile with gcc3 and on NetBSD-2.0. 2004-07-11 00:55:19 +00:00
grant
89cd919656 this needs -lnsl -lsocket on Solaris. 2004-07-11 00:48:42 +00:00
salo
39e68e59d4 Note www/gtkasp2php update. 2004-07-11 00:33:52 +00:00
salo
284366cfe8 Updated to version 0.76.17, sync patches with the non-gtk version. 2004-07-11 00:32:43 +00:00
salo
b8860b30eb Convert to bl3, obey CFLAGS et al., rework install target. 2004-07-11 00:31:25 +00:00
wiz
434a59ac24 Update HOMEPAGE and MASTER_SITES. 2004-07-11 00:30:10 +00:00
wiz
062471c8a6 Add USE_LANGUAGES line. 2004-07-11 00:11:53 +00:00
wiz
1d8934beac Make build with gcc3. Patches gleaned from abuse-sdl project.
Use CXX instead of CC for linking c++ code.
2004-07-11 00:11:26 +00:00
salo
33e96aa198 Replace test -e with -f and -h respectively.
Addresses part of PR pkg/26235 by Georg Schwarz.
2004-07-10 23:45:59 +00:00
wiz
cacf066cd5 Create directories which the Makefile does not seem to
create during installation -- should fix bulk build.
2004-07-10 23:37:19 +00:00
salo
6be1bd823a Replace test -e with -f.
Addresses part of PR pkg/26235 by Georg Schwarz.
2004-07-10 23:34:39 +00:00
wiz
1564aab6e9 Fix multi-line strings in generated sources. Makes this package build with gcc3. 2004-07-10 23:29:51 +00:00
salo
31f9f99abe Replace test -e with -f.
Addresses part of PR pkg/26235 by Georg Schwarz.
2004-07-10 23:23:45 +00:00
wiz
ae91d4cf33 Add missing header file so this compiles with gcc3. 2004-07-10 23:17:34 +00:00
salo
90fd747069 Replace test -e with -d.
Addresses part of PR pkg/26235 by Georg Schwarz.
2004-07-10 23:13:01 +00:00
wiz
b19d4fc52f Make build with gcc3. 2004-07-10 23:03:47 +00:00
wiz
f81f914634 Make build with new freetype2 header structure. 2004-07-10 22:57:14 +00:00
salo
beecc99ca5 Replace test -e with -h and -c respectively.
Addresses part of PR pkg/26235 by Georg Schwarz.
2004-07-10 22:41:39 +00:00
salo
80cb76bb0f PKGREVISION++
- use CONSERVER_DEFAULTPORT and CONSERVER_DEFAULTHOST from
  bsd.pkg.defaults.mk, instead of using obscure local variables
- obey VARBASE
- whitespace and delint
- example configuration files were never installed to PKG_SYSCONFDIR, make it
  happen now (hi jlam!)
- replace test -e with -f in rc script, addresses part of PR pkg/26235
2004-07-10 22:35:32 +00:00
salo
e28ece6d4c Add default values for CONSERVER_DEFAULTPORT and CONSERVER_DEFAULTHOST,
used by comms/conserver.
2004-07-10 22:32:28 +00:00
kim
03250565e4 Add reverse sorting of entries. 2004-07-10 22:21:40 +00:00
wiz
db23be57b3 Add some missing header files so this compiles with gcc3.
Fix PLIST while here.
2004-07-10 22:18:23 +00:00
wiz
72ba9120c1 libgtkpeer moved to classpath-gui package -- remove it from PLIST. 2004-07-10 22:02:10 +00:00
wiz
f5cf5c8a68 Unconditionally install icon and gnome desktop file.
Should fix bulk build.
2004-07-10 21:47:33 +00:00
wiz
bef7f4db90 Add NetBSD to platforms setting -fno-operator-names (should this check
if the compiler is gcc instead?).
Set USE_LANGUAGES instead of USE_GCC_SHLIB.

Compiles on 2.0 now.
2004-07-10 21:29:34 +00:00
wiz
0ceae9c65f Move -DUSE_STDARG_H so that this works on 2.0 too. 2004-07-10 21:28:21 +00:00
wiz
1a01bebf59 Remove "./" in front of files to patch. 2004-07-10 21:27:46 +00:00
wiz
79702022b4 Convert from varargs to stdarg.h. Fix two other warnings while here.
Now builds with gcc3.
2004-07-10 21:13:31 +00:00
wiz
5ffd04c910 Use yacc instead of bison, since that is available on more platforms
by default.
2004-07-10 21:06:55 +00:00
wiz
bfcf2d3fbe Make two patches apply cleanly again (whatever happened here...).
Use RCD_SCRIPTS for gated rc.d script. Set USE_BUILDLINK3. Add missing dirrm to PLIST.
2004-07-10 21:00:00 +00:00
wiz
a4eac7e63f Be explicit about the fact that USE_PKGINSTALL has to be set to YES
for this Makefile fragment to get included.

XXX: This should be documented in Packages.txt, not here.
2004-07-10 20:54:44 +00:00
salo
7adc0ac704 Replace test -e with -d and -f respectively.
Fixes part of PR pkg/26235 by Georg Schwarz.
2004-07-10 20:42:37 +00:00
wiz
447633f868 Teach configure script about NetBSD 2* to make package build on NetBSD-2.0.
Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE.
2004-07-10 20:19:11 +00:00
kristerw
6d60eb0957 Fix multi-line strings, to make this build when using gcc3. 2004-07-10 18:52:27 +00:00
thorpej
bcc09e41f3 On Darwin, leave out the ucd-snmp/diskio and mibII mib modules. 2004-07-10 17:59:57 +00:00
thorpej
5325c7699c In snmp_vars.h, use in_addr_t rather than uint32_t for ipaddr_return; the
former is provided by system or private header files, and the latter may
not be.
2004-07-10 17:59:17 +00:00
kristerw
774a1153f2 Fix multi-line strings, to make this build when using gcc3. 2004-07-10 17:52:10 +00:00
salo
38aab826dd Use GNU ld specific script only when GNU ld is used.
Fixes build on Solaris with native linker.
2004-07-10 17:39:50 +00:00
wiz
06ca465236 + dillo-0.8.2, libidn-0.5.1, libungif-4.1.3. 2004-07-10 17:39:04 +00:00
kristerw
f53fe097e4 USE_LANGUAGES=c c++
Use CXX (instead of CC) as linker.
2004-07-10 17:20:30 +00:00