Commit Graph

326 Commits

Author SHA1 Message Date
wilfried
1f4756c4a1 fix buffer overflow in fscanfs, reported by Alexander Y. Yurchenko 2001-05-15 15:29:00 +00:00
danh
597373f912 update to safecat 1.8 2001-05-09 19:13:52 +00:00
millert
0ca0f96cdd add wdsetup 2001-05-09 18:30:29 +00:00
millert
94c1b9145a Western Digital and SMC ethernet card configuration program; checked by lebel@ 2001-05-09 17:53:43 +00:00
angelos
0cdad9ec27 Add COMMENT line 2001-05-09 04:31:18 +00:00
angelos
6844b98118 USE_MOTIF, not NEED_MOTIF -- pointed out by ho@ 2001-05-08 02:47:22 +00:00
angelos
f0950931fd USE_MOTIF = any, not "yes"! 2001-05-07 06:32:33 +00:00
angelos
5d33a45786 Correct checksum 2001-05-07 06:29:30 +00:00
angelos
ce39b3dfd3 Add xps 2001-05-07 05:41:25 +00:00
angelos
2f13c0266c xps 3.21, initial import (take 2)
Graphical display of process forest.
2001-05-07 05:38:33 +00:00
angelos
d08672788b Oopsie 2001-05-07 05:37:57 +00:00
angelos
ce1ab6522f xps 3.21 initial port.
Graphical display of process tree.
2001-05-07 05:35:58 +00:00
lebel
13b92baa7a sysutils: integrate COMMENT, bump NEED_VERSION. 2001-05-06 03:58:56 +00:00
fgsch
afa9e63273 - Update to dist. patch 20010330.
- Integrate COMMENT.
- bump NEED_VERSION.
2001-05-05 22:43:34 +00:00
espie
b186afd8b2 , -> : in flavor deps. 2001-05-05 21:28:04 +00:00
camield
643cc1206a PERMIT_PACKAGE_*: Yes -> No
No license, or license not clear
2001-04-22 12:04:43 +00:00
wilfried
50eef9f0b3 give unnumbered ports a version number 2001-04-19 10:41:14 +00:00
naddy
613102dea7 Pull COMMENT into Makefile, bump NEED_VERSION.
Add comment with license type.
2001-04-14 11:36:13 +00:00
naddy
c3bbc28146 1. Integrate COMMENT, new NEED_VERSION
2. General cleanup in wmmon/wmmon.c
3. If you have root privs and exit, you'll get "Broken pipe". This occurs
upon execution of XCloseDisplay() (which followed by exit(0)). Handle it
with signal(SIGPIPE, exit).

Submitted by maintainer.
2001-04-14 02:38:31 +00:00
espie
d9dd750fa2 Wrong dep 2001-04-07 15:25:40 +00:00
naddy
c7f4e64e63 - integrate COMMENT into Makefile
- update HOMEPAGE
- make plugins work correctly; from Matt Bing <matt@anzen.com>
submitted by maintainer
2001-04-02 02:04:40 +00:00
danh
732abfb621 bump NEED_VERSION and integrate COMMENT 2001-03-28 19:35:25 +00:00
wilfried
853d7d06e7 - integrate COMMENT
- bump NEED_VERSION
- run ispell & fmt on DESCR
2001-03-28 09:59:37 +00:00
obecian
3ddc7889cb kill pkg/COMMENT 2001-03-28 09:43:30 +00:00
obecian
b0a75aed3b + integrate COMMENT
+ bump NEED_VERSION
2001-03-28 08:33:55 +00:00
brad
68c377e5e2 gmake -> ${MAKE_PROGRAM} 2001-03-23 15:56:04 +00:00
brad
3e8d522623 - mkdir -> ${INSTALL_DATA_DIR}
- kill off FreeBSD-ism (NOPORTDOCS knob)
--
Patch from: Pete Fritchman <petef@databits.net>
2001-03-22 22:06:35 +00:00
jakob
c9a3233af5 remove ports/sysutils/xntpd, replaced by ports/net/ntp. 2001-03-20 15:31:11 +00:00
wilfried
c3713ccace respect CC/CFLAGS, ok maintainer 2001-03-19 17:40:06 +00:00
naddy
db5d4e0164 Update to 1.0.7; from maintainer Joshua Stein <jcs@rt.fm>.
Changes:
- Updated ja.po.
- Add man page.
- POP3/IMAP connections can be on non-standard port numbers if you
  enter server:port instead of just the server in the config.
- IMAP checking could not handle untagged responses to LOGIN.
- Meminfo label initialization and mua_is_launched fixes.
2001-03-17 18:25:42 +00:00
wilfried
f665e6e231 Add MASTER_SITES 2001-03-14 12:23:10 +00:00
wilfried
146dc1daf0 respect CC/CFLAGS 2001-03-12 15:07:25 +00:00
wilfried
f64648eb9a respect CC/CFLAGS
change to unified diff format
add cvs tag
2001-03-12 15:02:26 +00:00
wilfried
61ec94c7f6 -clean up (match Makefile.template)
-add USE_X11 where forgotten
2001-03-09 14:28:45 +00:00
danh
8a790be23e - update to safecat 1.5 which includes important bugfixes
reported by camield@
2001-03-09 14:08:21 +00:00
danh
3cdc129858 +safecat 2001-03-04 17:38:08 +00:00
danh
bc85248187 import of safecat 1.4
from DESCR:
safecat  is  a  program  which  implements D. J. Bernstein's
maildir algorithm to copy stdin safely to a file in a speci-
fied directory. With safecat, the user is offered two assur-
ances. First, if safecat returns a successful  exit  status,
then  all  data is guaranteed to be saved in the destination
directory. Second, if  a  file  exists  in  the  destination
directory, placed there by safecat, then the file is guaran-
teed to be complete.
2001-03-04 17:37:02 +00:00
danh
d6f269ba82 mkhybrid is shipped with OpenBSD 2.8 2001-02-24 17:47:28 +00:00
fgsch
c44de23084 Update to dist. patch 20001213. Add homepage and update package list.
Regen patch via update-patches.
2001-02-24 09:08:53 +00:00
camield
3b85b24940 add clockspeed, sync, sort 2001-02-22 11:01:31 +00:00
camield
0e6a55fa10 clock synchronization tools
(DJB version of NTP)

Submitted by Brian Kifiak <bk@rt.fm>
2001-02-22 10:49:25 +00:00
brad
2f95ad7aa8 register package conflict with net/ntp. 2001-02-16 14:08:38 +00:00
naddy
3c4aafdab5 +gkrellm 2001-02-15 22:37:37 +00:00
naddy
0fd5652fa3 Import gkrellm 1.0.6.
Submitted by Joshua Stein <jcs@rt.fm>.

GKrellM is a single process stack of system monitors which supports
applying themes to match its appearance to your window manager, Gtk,
or any other theme.
2001-02-15 21:37:41 +00:00
danh
aee095f36c better formatting 2001-02-13 02:27:35 +00:00
espie
8c034f3a9c 60 chars limit 2001-02-12 14:41:28 +00:00
wilfried
206b1a9835 Improve COMMENTs 2001-02-07 13:48:10 +00:00
nate
5a15b6e4f0 Add nut 2001-02-06 22:26:47 +00:00
nate
84f56fdd1a Network UPS Tools. http://www.exploits.org/nut/ 2001-02-06 22:24:03 +00:00
wilfried
e58fe7853d set MAINTAINER mailaddress to my new wilfried@ 2001-02-01 17:34:25 +00:00