This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
openntpd-portable
mirror of
https://github.com/Fincer/openntpd-portable
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
10
Wiki
Activity
Portable build framework for OpenNTPD
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
96
Commits
9
Branches
669 KiB
Tree:
45577a4ab5
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_5
OPENBSD_6_7
master
6.2p3
6.2p2
6.2p1
6.1p1
6.0p1
5.9p1
5.7p4
5.7p3
5.7p2
5.7p1
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '45577a4ab5'
${ noResults }
openntpd-portable
/
autogen.sh
7 lines
78 B
Raw
Normal View
History
new OpenNTPD portable tree First attempt at building a new OpenNTPD portable project, based on the latest OpenBSD source.
9 years ago
fix setproctitle on OS X and Linux Call the compat code and select the correct emulation mode. Remove the string encoding support, since we have fixed inputs for the title string.
9 years ago
use libc SHA512 implementation Remove dependency on libcrypto, include hash headers in a nicer way.
9 years ago
#!/bin/sh
set
-e
./update.sh
mkdir -p m4
rm -fr autom4te.cache
autoreconf -i