Commit graph

13819 commits

Author SHA1 Message Date
fredb
bb1597014a Update mgetty to 1.1.22. Changes since 1.1.21 (condensed):
* callback/callback.c: use VARRUNDIR instead of MGETTY_PID_FILE
	* mgetty.c: use VARRUNDIR to get name of PID file, non-conditional
	* policy.h: MGETTY_PID_FILE is gone, VARRUNDIR used instead
	* mgetty.c: write CallerId to UTMP, if available, Connect otherwise
	* fax/faxspool: convert .pdf files via Acroread (contributed by
		Michael Fischer v. Mollard, mfvm@gmx.de).
	* Makefile, mksed: introduce $VARRUNDIR
	* fax/faxrunqd.in, fax/faxrunq.in, fax/faxspool.in: change
		location of ".last_run" to $VARRUNDIR/faxqueue_done (previously,
		$fax_spool_out/.last_run creation was vulnerable to symlink attacks)
	* cnd.c: add NMBR=<nnn> format for Digi DataFire RAS
	* login.c: add \Y hack (simplar to \I) to get CallerID in ut_host field
	* faxlib.c: distinguish Elink 310 and Elink 343
2000-08-31 19:41:17 +00:00
jwise
5a2022ae50 Update this package to dotfile-2.4.1, and adapt it to tk-8.3.2.
While there, make it no longer be INTERACTIVE, and add a BUILD_DEF,
DOTFILE_LANG, to support making Japanese or English the default language.
2000-08-31 19:14:03 +00:00
skrll
6070bc7156 Use internal libtool. Should fix PR#10916. 2000-08-31 18:02:22 +00:00
jwise
3ad80f38ba Adapt this package to tk-8.3.2. 2000-08-31 17:40:46 +00:00
jwise
7328bdf56c Adapt this package to tk-8.3.2. 2000-08-31 17:26:15 +00:00
dmcmahill
56c5ee7e23 -fix building of manpage (don't try and use docbook-to-man). Instead supply
the resulting manpage as a file.
2000-08-31 17:21:58 +00:00
jwise
25da46bffe Fix inconsistent use of SHLIB_SUFFIX vs. SHARED_LIB_SUFFIX in configure
script.  I believe this is what resulted in 1.4.3/ELF ports not building
tk correctly.  he is testing on 1.4.3_ALPHA/alpha.
2000-08-31 16:48:11 +00:00
jwise
693068d2f8 Adapt this package to tk-8.3.2. 2000-08-31 16:30:44 +00:00
jwise
d05c15f7dc Use string compare -nocase $a $b instead of regexp -nocase "^$a$" $b. 2000-08-31 16:28:31 +00:00
jwise
ed2cc992bf Adapt this package to tcl-8.3.2, and move the timidity lib dir to be
${PREFIX}/share/timidity.
2000-08-31 16:07:43 +00:00
jwise
38ac7a8763 Adapt this package to use tcl-8.3.2 when building. 2000-08-31 15:47:05 +00:00
jwise
501cbc5919 Adapt this package to tk-8.3.2. 2000-08-31 15:02:25 +00:00
dmcmahill
8dba45a0e5 remove depends on teTeX and add a patch to not run latex. Provide the docs
as files instead of requiring the user to install one of our largest packages
just to build them.  Note, in the previous version of this pkg, the docs generated
with latex weren't even being installed (!).
2000-08-31 14:55:29 +00:00
jwise
85faafcab7 Adapt this package to tk-8.3.2. 2000-08-31 14:43:49 +00:00
hubertf
a86c9d32de Make sure PKG_DBDIR is set for each call to pkg_info etc. by setting
PKG_INFO etc. properly. Make sure the PKGTOOLS_VERSION does not get
confused.

Code from Al 'trapped behind a firewall' Crooks <agc@netbsd.org>.
2000-08-31 14:29:00 +00:00
jwise
dabe94f573 Also disable tclmann80 2000-08-31 14:17:45 +00:00
jwise
abfae2beee Enable tcl and tk, disable tcl80 and tk80. 2000-08-31 14:14:21 +00:00
jwise
542c219508 Update to zircon-1.18.245, and adapt to tk-8.3.2. 2000-08-31 13:59:55 +00:00
mrg
b873954a74 upgrade to 4.4Z. significant changes:
o  /set hide_channel_keys
  o  fix connections to the local host
  o  /window nostatus

plus several important bug fixes.
2000-08-31 13:54:03 +00:00
fredb
ecd7aa0562 Don't use dewey depends for version numbers with alpha characters.
[Question: is openssl-0.9.5a before or after openssl-0.9.5? Dewey
depends sure doesn't know.]
2000-08-31 13:08:37 +00:00
dmcmahill
dd65b8e456 update to hp2xx-3.3.2. While here do some cleanup of the package.
From the CHANGES file:
----------------------
Changes from 3.3.1 to 3.3.2

New features:

- Added TIFF output mode (provided by M.Liberi) based on libtiff. Uses ZIP
  deflate compression to avoid LZW patent issues at the risk of reduced
  portability.
- DV command (vertical text)

Bug fixes:

- Command line options for pen color and pen width take precedence over PC
  or PW statements in the HPGL file now. This allows creation of PBM bitmaps
  instead of PPM pixmaps from color plots again (by setting all pens to
  black, -c11111111), and should also help for programs that use several pens
  at constant widths, but emit global PW commands with every SP statement.
  A true fix for the latter case would require keeping track of the current
  pen settings for every line in the internal metaformat (maybe in 3.4)

- Removed the A4 size limitation for Encapsulated PostScript output

- Default 20x20 plot size calculation was broken for Landscape format

- Black pen was displayed as light gray in X11 preview, now uses a very dark
  gray (gray10)

- pen color was not decoded correctly in PE pencolor statements

- output file was closed twice in to_eps.c, which could cause a segmentation
  fault inside (g)libc if hp2xx was used in batch mode

Changes from 3.3.0 to 3.3.1

New features:
- PE with fractional coordinates (completes PE support)
- unlimited label lengths through dynamic reallocation of LB memory

Bug fixes:
- PS/RO handling was still broken, should be fixed now
- xfig file headers had erroneously claimed 3.2 compliance, but the files
  still had 3.1 format
- Makefiles in ~/makes updated
- DR and DI did not initialize character properties when called without
  parameters
- Current address of Michael Schmitz added to documentation
- removed leftover PCL file acad.pcl from hp-tests

Changes from 3.3.ALPHA2 to 3.3.0

New features:
(none)

Bug fixes:

- Combinations of PS, RO and the -r command line switch could lead to
  wrong scaling
- the position of a clipping box was miscalculated for labels

Changes from 3.3.ALPHA to 3.3.ALPHA2:

New features:

- the PS (plot size) command is now supported, allowing 'white space'
  around plots
- support for the EW (edge wedge) command

Bug fixes:

- PC support in 3.3.ALPHA was still limited to 8 colors
- PW had the parameters backwards and no provision for the
  'set them all to this value' variant
- tick marks were scaled incorrectly (long-standing bug)
- EA advanced pen position (long-standing bug)

Changes from 3.2.0 to 3.3.ALPHA:

New features:

- Character set support for fonts 1-7, and the 'upper half' of font 0.
- Support for most character-related commands (CA,CS,SA,SS)
- Support for the IW (input window, i.e. clipping) command
- Partial support for the PE (polyline encoded) command (integer coords only)
- Output generation for Brian Smith's XFig
- Output generation for Gnuplot
- Output generation in PNG format
- Automatic medium size selection code in the PCL initialization sequence
- Centering (-C) now supported even in true-size (-t) mode
- HPGL/2 Pen Color and Pen Width support for up to 256 virtual pens
2000-08-31 12:37:01 +00:00
itojun
e24e4fbc2d in bozohttpd.8, honor PREFIX. also, use "bozohttpd" instead of "httpd"
to sync with reality.
2000-08-31 12:12:58 +00:00
dmcmahill
ed4085196c remove out of date patch. 2000-08-31 11:24:07 +00:00
rh
de07382a5a Reflect recent hylafax changes in dependency. 2000-08-31 10:38:49 +00:00
kleink
34f481306b Cosmetical nit. 2000-08-31 07:27:30 +00:00
kleink
04c8a3be4a Update xconq to 7.3.3; changes since release 7.2.2 include:
*** 7.3.3

Fix pathnames to tcl/tk libraries.

Fix Mac bugs: 1-bit images, loading of emblems from saved games, large
map handling, removed variants.

Add better solid colors in advterr.g.

*** 7.3.2

Fix crash with no-indepside games on Unix.

Add terrain images for advances.g.

*** 7.3.1

In Unix/Windows player setup, make separate buttons to add/remove
indepside AI and to configure indepside behavior.

Add --enable-alternate-scoresdir configure option.

Update config.guess and config.sub.

*** 7.3.0

This release accumulates over two years of changes throughout the
program.  In general, the emphasis has been on improving the program's
usability, making the AI smarter, improving existing games, and
extending to Civ-type games, rather than adding random new games to
the library.

The Unix user interface has been rewritten to use tcl/tk.  It includes
a full set of menus, resizeable panes in the map windows, buttons for
common operations, a mouseover display, and many additional map
display options.  There is also a full set of dialogs for setting up a
game, plus a chat window to facilitate setting up networked games.

There is now a port to Windows, using the tcl/tk-based interface,
which means no more requirement to run an X server.  The Windows port
still has bugs though.

The Mac interface now has floating windows for most auxiliary windows,
city and research dialogs, and more display controls, including
player controls over most colors and imagery used.  Selected units
can now blink rather than being surrounded with a box.

Unix networking support now allows for more than two players in a
game, and the game setup dialogs are synchronized, so for instance
clicking on a variant checkbox causes all players' checkboxes to
change.

Hans Ronne added the game "Ancient Near East" (anc-near-east.g),
similar to Civilization but with more detail, such as different kinds
of wheat to discover.  The included map of the Near East is
spectacularly large and detailed.

A Civilization II emulation (civ2.g) has been added.  The game works,
but happiness is not implemented, most of the city improvements have
no effect, nor do the Wonders.

Linn Stanton added an extended version of the standard game (lhs.g)
that includes radar, artillery, aaa, engineers, mines, and minefields.

Many new graphic images are available, particularly for terrain.
Xconq can load images directly from image files in standard formats
(although only GIF is available at present).

Players in the standard game get towns with names appropriate to
their chosen nationalities.

It is now possible to play independent units as if they were a regular
side, and (more usefully), it's possible to have an AI run the
independent units.  Watch out for the marauding barbarians!

A second AI type, the "iplayer", is available.  It is a minimal
AI that does basic tactical planning for individual units, but
does not attempt to coordinate them.

A set of commands, agreement-draft etc, are available for setting
up agreements.  (Agreement support is still incomplete though.)

New commands:
	"c-rate" sets conversion rates for materials (division of
		trade into science/shields/luxuries in Civ, for instance).
	"collect" sets up a task to collect materials from terrain.
	"research" sets per-side research into advances.

There is a new GDL type "advance", to represent scientific or
technological advances.  Game designers can lay out a whole technology
tree, and either units or whole sides may do research to achieve
advances.

To allow "research" to apply to advances, the existing research
activity to develop tech levels has been renamed to "development".
Its characteristics remain the same however.

The "extract" action is available for units to get materials
directly from terrain.

A game design can include "advanced" units that are like Civ
cities; they are variable-sized, and can collect materials from
the surrounding terrain.

GDL includes many more variables, type properties, and tables.
Some of the more notable additions include:
	global "combat-model", to choose algorithm for combat resolution
	global "indepside-has-ai", to control indepside use of AI.
	global "country-border-color" etc, to control colors used by
		interfaces
	side property "treasury", tables "gives-to-treasury" and
		"takes-from-treasury", to accumulate materials for the
		side as a whole
	table "advance-needed-to-build", to define how the technology
		tree enables the construction of unit types
	table "terrain-density", to add random variation to synthesized
		terrain
	tables "unit-consumption-to-grow", "size-limit-without-advance",
		and "side-limit-without-occupant", to regulate the
		growth of advanced units (cities)
	table "cellwide-protection-for", that controls protection for
		all units in a cell
	unit type properties "attack" and "defend", to define generic
		attack/defense strengths
	unit type property "advanced", to define advanced units
	unit type properties "advanced-auto-construct" and
		"advanced-auto-research", to automate the activities
		of advanced units
	unit type property "ai-tactical-range", to control the area
		of awareness for a unit's tactical decisions

Sami Perttu contributed a supply system model; see doc/README.supply
for more detail on how to use in game designs.

The tcl/tk port includes experimental support for isometric display,
but this needs more work, and so is turned off by default.  (See the
top of tcltk/tkconq.tcl to see how to enable.)

The Unix port uses autoconf for configuration.  Xconq now conforms
better to FHS; library files reside in /usr/local/share/xconq, while
score files live in /var/lib/xconq/scores.

Many many bug fixes and smaller cleanups.
2000-08-31 07:26:23 +00:00
rh
fcfffab200 Add missing patches. 2000-08-31 05:39:56 +00:00
rh
d41ff4d5b2 Depend on gnome-libs. 2000-08-31 05:39:25 +00:00
hubertf
2f53646522 remove debug code from last commit 2000-08-31 04:29:53 +00:00
fredb
cb85ed2cd3 Update to tkman-2.1. The most significant change is that the license is
relaxed to be more GPL-like. Also, now requires tk-8.3.x, the "makefile"
adds an option to use -mandoc for BSD-style man pages, which we enable,
and Tkman now has a homepage.
2000-08-31 03:58:14 +00:00
itohy
8e8d3e99ed 1. Introduce two variables
XLOCK_LIGHT		don't use MesaGL or XPM if defined
	XLOCK_DEFAULT_MODE	default mode if no "-mode" is specified

2. Use audioplay(1) for sound support.  I don't think the "-sound" flag
   has ever worked, but I might have miss something....
2000-08-31 03:38:46 +00:00
hubertf
f7662c3bf5 add CHECK_SHLIBS=no 2000-08-31 02:35:25 +00:00
tsarna
73ba5137f7 Update for new Tcl/Tk versions 2000-08-31 02:35:17 +00:00
hubertf
58afd1a19d * add CHECK_SHLIBS variable that can be set to "no" in emul/compat packages,
to precent check-shlibs from discovering that ldd(8) can't deal with
   e.g. Linux binaries
 * On "make reinstall", make sure the package gets deinstalled first.
   No more 'make deinstall ; make reinstall'.
2000-08-31 02:32:32 +00:00
jwise
ad5fcf7962 Be maintainer of this one. I will be splitting it into expect and expectk
components, and updating it to the current version of expect.
2000-08-31 02:11:41 +00:00
explorer
7814a395a5 add p5-Net-SNMP 2000-08-31 01:49:46 +00:00
explorer
6f7cb9b381 ooops, remove path 2000-08-31 01:46:05 +00:00
explorer
dbea1845a9 add Net-SNMP-3.50.
This is different from the p5-SNMP package in that it does not
Perl 5 module for SNMP queries.
2000-08-31 01:45:14 +00:00
jwise
24466ddf10 Adapt to tk-8.3.2 2000-08-31 01:13:58 +00:00
jwise
6a261465eb Adapt this for tk-8.3.2, and fix for case where built as non-root (but installed
as root).
2000-08-31 00:11:31 +00:00
jwise
a47b3b7dd4 Adapt to tk-8.3.2. 2000-08-30 23:56:03 +00:00
phil
7e36312310 Patch so it compiles under 1.5 and current. CPUSTATES moved to <sys/sched.h>. 2000-08-30 23:55:19 +00:00
jwise
6e390a85b7 Adapt to tk-8.3.2. 2000-08-30 23:53:12 +00:00
jwise
906a662bfd Adapt this package to tk-8.3.2 2000-08-30 23:35:38 +00:00
jwise
11bd396de1 Fix path in cvs import. message was:
Re-import tkcron where it belongs, under sysutils.  In addition, clean it up
substantially, and adapt it to tk-8.3.2.
2000-08-30 23:07:45 +00:00
jwise
9eeb14d094 On second thought, remove this entirely. It will be re-imported under
`sysutils', where it belongs.
2000-08-30 22:56:17 +00:00
jwise
29a41fc764 We distribute the Makefile in files/Makefile, but we patch it anyhow...
OK...
2000-08-30 22:54:05 +00:00
dmcmahill
373d5aa1ef update mipsel distfile. The change is that the program 'fdesign' now has
the correct RPATH for the X libraries.
2000-08-30 22:36:03 +00:00
tron
60cb95273d It is "mozilla" 5.0 milestone 17, not 1.0. 2000-08-30 22:27:38 +00:00
tron
0a9aad7ec4 Use our "libtool" instead of internal one. 2000-08-30 22:17:14 +00:00