Commit Graph

8866 Commits

Author SHA1 Message Date
espie
47e0060b71 Replace distrib patch with an extended patch that also extends display
to 24 bits/32 bits X11. Some of us now have insanely fast machines on
which frodoSC still runs at 200% with single frames even with this.
2001-01-13 20:55:59 +00:00
naddy
ce7b67e4f5 +wmeyes 2001-01-13 16:13:08 +00:00
naddy
ea7fa5fc67 Import wmeyes.
Submitted by Peter Stromberg <home@wilfried.net>.

WMeyes is a pretty simple application: it sits in the
WindowMaker dock, and a pair of eyes track your cursor.
Actually, the program should work in all window managers,
but then you don't have a dock to sit it in, in which case
you might as well use xeyes.
2001-01-13 16:12:04 +00:00
avsm
b1cb844f7e SEPARATE_BUILD works in concurrent mode 2001-01-13 12:47:26 +00:00
avsm
b009bfacdc add dnstracesort to the PLIST 2001-01-13 11:17:07 +00:00
matt
38ccbb4d16 fix gmp detection bug; 1.0.7 will have this fix included 2001-01-13 03:32:07 +00:00
avsm
f17b671559 + dvipdfm 2001-01-12 23:22:12 +00:00
avsm
6b338200be - import of dvipdfm-0.13.2
- patch to cure /tmp race condition added; it needs cleaning up before
  submitting back to authors though (espie@ ok)

--
Dvipdfm is a command-line DVI to PDF translator.

Its features include TeX \special's that approximate the functionality
of the PostScript pdfmarks used by Adobe Acrobat Distiller, the
ability to include PDF files and JPEG files as embedded images,
support for both Type1 and PK fonts, support for arbitrary linear
graphics transformations, a color stack accessible via \special's,
partial font embedding and stream compression for reduced output
file size, native, portable graphics via TPIC \specials, balanced
page and destination trees for improved reader access on very large
document files.
2001-01-12 23:21:06 +00:00
avsm
3577f730cc - update to php-4.0.4pl1
Changelog:
- Fixed the various pdf_open_*() functions (Daniel)
- Fixed a bug that could cause invalid INI entries to be used under certain
  circumstances (Zeev)
- Fixed a bug in the Apache module that could cause invalid INI values to
  propogate to different virtual hosts, if one or more of the virtual
  hosts was configured with engine=Off (Zeev)
- Fixed possible crash bugs in the session module (Sascha)
- Fixed the ODBC module to build properly with Solid 3.0 and OpenLink (Dan
  Kalowsky)
- Fixed possible corruption of line number information in PHP scripts (Zeev,
  Zend Engine)
- Fixed a few possible crashes in functions that use user-defined callbacks
  (Zeev, Zend Engine)
2001-01-12 23:06:36 +00:00
brad
7a77dc9bc4 tighten permissions. 2001-01-12 21:21:02 +00:00
jakob
18c8917d1f update to v0.8.15. summary of changes:
Ethereal 0.8.15 has one of the biggest GUI changes in recent history;
display filters can now be constructed via an easy-to-use point-and-click
interface. Protocol dissectors now exist for: NFSv4, Mobile IPv6, X.25
over TCP, LAPBETHER, DEC LANBridge Spanning Tree Protocol, X.25 over LLC,
Frame Relay, MTP3 User Adaptation Layer, and ISDN Q.921 User Adaptation
Layer. Many other dissectors and core features were improved, and bugs
were squashed. The wiretap library can now read Sniffer Frame Relay files.
Capturing supports the "any" pseudo-device on Linux if you use libpcap 0.6
from www.tcpdump.org.
2001-01-12 20:52:39 +00:00
dugsong
896186cc9c GNATS, the GNU Problem Report Management System. FLAVOR=www adds the gnatsweb CGI interface. 2001-01-12 17:14:51 +00:00
reinhard
407902d84d fix BUILD_DEPENDS 2001-01-12 16:15:57 +00:00
reinhard
ac3dd02d0b +geg
+hexcalc
2001-01-12 16:09:14 +00:00
reinhard
07f831846b geg is mathematical functions grapher used for plotting 2d
functions like f(x) = x^4 - 2. It allows you to view/compare
multiple function's graphs simultaneously, using different colours.
Geg can zoom in/out selections, and is very easy to use by math
students and teachers, providing nice gtk interface.

MAINTAINER=     Peter Valchev <pvalchev@toxiclinux.org>
2001-01-12 16:03:48 +00:00
reinhard
c06aefb11e hexcalc is a multi-radix calculator for integers.
Works with hexadecimal, decimal, octal and binary numbers.

MAINTAINER=     Peter Valchev <pvalchev@toxiclinux.org>
2001-01-12 15:59:05 +00:00
naddy
eb6d638bf0 +wmcube 2001-01-12 15:26:03 +00:00
naddy
f238af01ae Import os wmcube 0.98.
Submitted by Peter Stromberg <home@wilfried.net>.

wmCube is a dockapp that displays a realtime rotating 3d-object
and the current cpu-load.  The cpu-load also makes the object
spin faster/slower.  You can zoom in and out by clicking on
the app and you can design your own objects or use the objects
that come with the package.
2001-01-12 15:24:42 +00:00
jakob
a751c212a9 honor CC and CFLAGS; naddy@ 2001-01-12 11:08:36 +00:00
danh
a9f49c63b7 +courtney 2001-01-12 04:29:21 +00:00
danh
547ff127f3 Monitors the network and identifies the source machines of SATAN
probes/attacks. Courtney receives input from tcpdump counting the
number of new services a machine originates within a certain time
window. If one machine connects to numerous services within that
time window, courtney identifies that machine as a potential SATAN
host.

Submitted by:	Brian Caswell <bmc@mitre.org>
2001-01-12 04:27:46 +00:00
naddy
4767e9b75b Update to 1.104.1.62.
- Run "tar cf - ... | gzip -c" rather than "tar zcf - ..." to avoid
  tar(1)'s automatic padding of nulls to align with the block size,
  which is just garbage for a receiver.
- Have $uname variable to hold the OS implementation name and wrap
  FreeBSD or OpenBSD specific features in conditional blocks using
  $uname.
- Miscellaneous small fixes.
2001-01-12 00:13:08 +00:00
naddy
3ef452d699 +wmnetscapekiller 2001-01-11 23:24:31 +00:00
naddy
cf9a010802 Import wmNetscapeKiller 0.3.
Submitted by Peter Stromberg <home@wilfried.net>.

This dock-app kills (and restarts) netscape when you click
on the icon! You can now specify which program to kill and
if you want to restart it or not.
2001-01-11 23:23:17 +00:00
naddy
46f336864e +wmtimer 2001-01-11 22:47:06 +00:00
naddy
5b5af3fa05 Import wmtimer 2.2.
Submitted by Peter Stromberg <home@wilfried.net>.

WMTimer is a dockable alarm clock for WindowMaker which can
be run in alarm, countdown timer, or chronograph mode.  In
alarm or timer mode, you can either execute a command or
sound the system bell when the time is reached.  Wmtimer is
configurable through the command line or the GTK GUI.
2001-01-11 22:45:21 +00:00
brad
c93bc8e4ec upgrade to wget 1.6 2001-01-11 14:45:34 +00:00
avsm
058812e89c - update to p5-URI-1.10
- bump NEED_VERSION

Form handling has changed subtly, so be sure to read the documentation
before upgrading to this (the new behaviour follows the W3 recommendation)
2001-01-11 14:05:38 +00:00
avsm
b31d74b312 - update to p5-Crypt-SSLeay-0.21
- our patch incorporated into source, no longer needed
2001-01-11 13:56:48 +00:00
avsm
30cf6e5627 bundle man pages created by pape@innominate.com
camield@ ok
2001-01-11 13:19:37 +00:00
camield
69a5e5bd27 remove djbdns-man flavor 2001-01-11 12:34:47 +00:00
camield
31025beb6e Unflavor manpages; package them unconditionally
Probably conforms to the license at
http://cr.yp.to/djbdns/dist.html
because we only add files.
2001-01-11 12:33:24 +00:00
avsm
8ec61d3981 fix patch - rcs id caused it to not apply cleanly 2001-01-11 08:10:41 +00:00
itojun
a23c30a173 upgrade to 0.90. 2001-01-11 05:46:50 +00:00
naddy
d12b3e7027 +wmgrabimage 2001-01-11 02:58:45 +00:00
naddy
04ca02c472 Import wmGrabImage 0.70.
Submitted by Peter Stromberg <home@wilfried.net>.

wmGrabImage is a WindowMaker DockApp that maintains a small thumbnail copy of
your favorite image from the WWW.
2001-01-11 02:57:25 +00:00
kevlo
ac85b27d19 Remove .packlist 2001-01-11 01:44:31 +00:00
naddy
9c91e662ff fix CFLAGS; ok espie@ 2001-01-11 00:21:14 +00:00
naddy
ed612989be +wmapm 2001-01-11 00:14:47 +00:00
naddy
73294c818e Import wmapm 3.1.
Submitted by Peter Stromberg <home@wilfried.net>.

WMAPM is an APM/battery monitor.  It is used to visually display and
interpret details of APM/battery status from the system's BIOS.
2001-01-11 00:13:11 +00:00
naddy
68b04b350b +wmspaceweather 2001-01-10 16:56:48 +00:00
naddy
fc2e28ed01 Import wmSpaceWeather 1.04.
Submitted by Peter Stromberg <home@wilfried.net>.

wmSpaceWeather is a space weather monitor.  The monitor shows two
relativistic electron and three  relativistic proton flux levels
at geosyncronous orbit (currently from the NOAA GOES spacecraft),
current Solar Flare X-ray flux, and the last eight three-hour Kp
index values.
2001-01-10 16:54:48 +00:00
brad
3c029b90d8 USE_X11 2001-01-10 01:19:49 +00:00
naddy
5b541dc97f honor CFLAGS, add RCS Ids; ok dugsong@ 2001-01-10 01:00:36 +00:00
avsm
9cea9c33d0 stoopid cvs seemed to miss this file in previous commit 2001-01-09 23:38:15 +00:00
avsm
7ef04a943e - update to p5-Crypt-SSLeay-0.19
- bump NEED_vERSION
- regenerate using update-patches
- new patch cures a bad \ which shouldn't be there (fed back to author)
2001-01-09 23:30:44 +00:00
naddy
bf3bf11e80 oops 2001-01-09 22:34:30 +00:00
naddy
52ded831aa +wmweather 2001-01-09 22:17:30 +00:00
naddy
9cf060dd31 Import of wmWeather 1.31.
Submitted by Peter Stromberg <home@wilfried.net>.

wmWeather monitors local weather conditions (temperature, dew point, pressure,
humidity and wind direction and speed).
2001-01-09 22:13:42 +00:00
naddy
f2022b67e2 +wmsun 2001-01-09 22:11:38 +00:00