This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd-ports
Watch
1
Star
0
Fork
0
You've already forked freebsd-ports
mirror of
https://git.FreeBSD.org/ports.git
synced
2024-11-04 22:33:27 +00:00
Code
Issues
Releases
Activity
06bce9d9d7
freebsd-ports
/
security
/
tripwire12
/
pkg-plist
3 lines
24 B
Plaintext
Raw
Normal View
History
Unescape
Escape
- Fix some of the compiler warnings (see patches/patch-warnings) - Fix the Makefiles to obey the CC and CFLAGS settings - Fix patches/patch-ab to be PREFIX/LOCALBASE safe - Fix the post-install to not compress the gunzip and tripwire executables that go onto a floppy -- there is no support for the gzip-ed ELF binaries at all, and even for the older AOUT ones such support was optional - Replaces the /kernel with `sysctl -n kern.bootfile` in the tw.conf as the tw.conf.freebsd2 is copied into the right place. - Replace the use of mktemp(3) with tmpfile(3) (see patches/patch-mktemp). This also caused a removal of a few buffers (of size MAXPATHLEN+256) and quite a few strcpy and sprintf invocations. PR: 18634 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
2000-05-29 02:27:45 +00:00
bin/siggen
Initial import of Joe Greco's tripwire port. Submitted by: jgreco@ns.sol.net
1997-04-01 04:44:00 +00:00
bin/tripwire
Reference in New Issue
Copy Permalink