Commit Graph

6033 Commits

Author SHA1 Message Date
dugsong
3aefb7e785 upgrade to 1.1 (fixes recent hole reported in l0pht advisory, FAKE 2000-05-17 18:48:34 +00:00
espie
f7e984c32a Simplify build process slightly (no need for sed, pull everything
into main Makefile)

give sensible rights to kermit (no read rights ???) so that packaging works
(hint: make package should NOT use root rights).
Fake.
2000-05-17 17:01:12 +00:00
dugsong
8b08eced88 upgrade to 2.0, fake 2000-05-17 16:32:08 +00:00
espie
474d7b5485 FAKE, trivial 2000-05-17 16:28:20 +00:00
espie
c8a777411e gmake is far too lenient... remove stupid tabs, real bad reason to
require gnu-make.
2000-05-17 16:22:11 +00:00
espie
63c948f0cb Fake, No gmake 2000-05-17 16:20:13 +00:00
espie
33efd2796d Simplify packaging.
Fake.
2000-05-17 15:37:55 +00:00
espie
c53cb81a81 Version 4.72 2000-05-17 15:02:44 +00:00
espie
9b1a639bff Add REFETCH mechanism, effective once ftp.openbsd.org is populated with
checksum links.
2000-05-17 12:41:28 +00:00
espie
e27d8c51a9 Script to run after mirroring to populate the {sha1,md5,rmd160}/
subdirectories and guard against shifting checksums.
2000-05-17 12:33:36 +00:00
espie
0bc51803ca Use exec to strip a large number of intermediate shells that don't serve
any useful purpose except for eating up PCB.

Not sure whether this is a ksh bug or not, but this is at least a fine
work-around.
2000-05-17 12:14:53 +00:00
form
5a5cc9536b Fake.
Fix checksum.
More master sites.
$OpenBSD$ tag in PLIST.
2000-05-17 04:34:26 +00:00
form
51d1bc1b59 Use INSTALL/DEINSTALL. 2000-05-17 04:23:39 +00:00
espie
f8b603180f Fix confusing message, let openbsd be recognized as a valid config.
diff -c -> diff -u (side-effect of update-patches)
add sha1 and rmd160 checksums (missing...)
2000-05-17 01:25:53 +00:00
espie
b10dafe348 FAKE 2000-05-17 01:21:21 +00:00
espie
853c20eb5b Fix static FLAVOR.
Bad brad, test your stuff !!!
2000-05-17 01:02:23 +00:00
espie
303da97ff6 Remove work-around for pre-2.7 pkg_add. 2000-05-17 00:24:51 +00:00
espie
6c54029712 pre-fake needs SUDO 2000-05-17 00:22:39 +00:00
espie
af4867ffe2 Erroneous ldconfig 2000-05-16 18:47:20 +00:00
espie
361e5cd773 Use setenv -i, for predictability. 2000-05-16 18:14:29 +00:00
espie
e0eb5fc9ba Support ${SUDO} 2000-05-16 17:06:46 +00:00
jakob
e16323042f Update to Postfix 19991231 patchlevel 07.
- RFC 822 requires the presence of at least one destination
    message header. Postfix now generates a generic "To:
    undisclosed-recipients:;" message header when no destination
    header is present.  The header content is specified with the
    new undisclosed_recipients_header parameter.

  - Postfix now understands <(comment)> as SMTP MAIL FROM address,
    because some broken software needs it. Postfix rejects such
    illegal address forms with "strict_rfc821_envelopes = yes".

  - Configuration parameters for one mysql dictionary would become
    default settings for the next one. This patch was merged into
    the development Postfix version a while back but apparently
    that version was on a dead branch.  Update by Scott Cotton.

  - Some Postfix delivery agents would abort on addresses of the
    form `stuff@.' which could unfortunately be generated locally.

  - With local delivery, Postfix could insert > or . into the middle
    of very long lines.

  - SMTP sessions could time out when the remote client attempted
    to deliver to a large number of rejected recipients.  The SMTP
    server now flushes unwritten output in-between tarpit delays,
    to avoid protocol timeouts in pipelined SMTP sessions.

  - Postfix would incorrectly reject domain names with adjacent `-'
    characters.
2000-05-16 16:58:19 +00:00
espie
ada699dfa0 Switch back to ${MAKE}. Pointed out by Todd Miller.
${MAKE} is special, it's set by make itself, and should be relied upon
to be sure we reinvoke the same make we started out with.
2000-05-16 15:54:17 +00:00
espie
b7252d84ea Missed phony target 2000-05-16 15:13:28 +00:00
espie
77af5027a8 Remove lots of extra shells in the mirror-maker Makefile. 2000-05-16 14:40:28 +00:00
jakob
800925d287 checksum updated 2000-05-16 08:06:27 +00:00
beck
16b97b5f30 fix dist site, from dbt@meat.net 2000-05-15 21:58:40 +00:00
turan
63061d1daf sync 2000-05-10 21:54:47 +00:00
marc
38d88d8a1b packing list change: don't forget to run ldconfig @ install. Ok turans 2000-05-08 22:18:42 +00:00
kevlo
11b358c3aa Trivial fake. 2000-05-06 07:14:55 +00:00
turan
4044d14038 fix dynamic plists 2000-05-05 18:00:22 +00:00
turan
cc82513196 fix the plist. 2000-05-05 01:14:54 +00:00
angelos
bf406035f5 Update cfsd.8 to reflect how we use it (op21@squish.org, ok turan@) 2000-05-04 18:30:01 +00:00
ho
58fd988159 Better DST in datebook. (turan@ ok) 2000-05-04 15:04:27 +00:00
jasoni
4d709065f2 PERMIT_*=Yes 2000-05-04 13:56:04 +00:00
jakob
ef039426dd update to v4.7c1 & add security notice. ok turan@. 2000-05-03 07:44:56 +00:00
espie
42b16c5f23 Synch (add sftp) 2000-05-02 20:10:28 +00:00
markus
83a34ba692 enable sftp 2000-05-01 18:46:21 +00:00
espie
249aea6677 Fix vax config files (bjc@) 2000-05-01 16:08:14 +00:00
espie
6bfbac4ad9 Synch ctors issues with src/. 2000-05-01 15:56:12 +00:00
turan
50facea22e sync 2000-05-01 14:09:53 +00:00
turan
06b558fe66 restrict mp3 encoders due to license. 2000-04-30 12:14:11 +00:00
kevlo
86e2ea1a0a - Add the license
- Fake
2000-04-30 10:22:49 +00:00
kevlo
8ed1940adb Trivial fake... 2000-04-30 10:21:42 +00:00
kevlo
75dca4492b Trivial fake 2000-04-30 10:07:43 +00:00
kevlo
7873018655 Fake 2000-04-30 10:00:12 +00:00
kevlo
80c1a46101 fake 2000-04-30 09:20:06 +00:00
kevlo
3cd0eaeaf7 - Fix the PLIST
- Fake
2000-04-30 09:17:17 +00:00
kevlo
7d6b122928 - Update the MASTER_SITES. Because the source has been moved.
- Fake
2000-04-30 09:06:40 +00:00
espie
a4e832d557 Tell people about the -encrypt package. 2000-04-30 00:03:41 +00:00