Changes in 22.15
================
* Really apply patch for SF#31110178 RH#651794, SF#3317431
* Conditionally use fork before stat calls SF#3427522
* Patch from Corrina Vinschen for compiling on cygwin
* Use ENOENT not EBADE for FreeBSD Debian #631566
* Fix prstat typos
* Stop zombies by using waitpid Ubuntu #876387 by Peter Holik, SF#3429674
* Fixed minor older/younger typo in killall.1 thanks to Maikel Linke
* Remove doubled content in src/lists.h
* Add another 2 for thread brackets in pstree.c
* Correct defines for timeout in configure.ac
PR: ports/165336
Submitted by: maintainer, douglas@douglasthrift.net
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav
News is used to read and maintain news relevant to a local system.
Typically it is run from the .login script so it can automatically
check for any new news items. If it finds any, it will report,
"You have news: item1 item2 etc..."
No website for software
PR: ports/164456
Submitted by: Hokan <hokan at me.umn.edu>
the port. Most importantly, it's currently installing the rc.d
script from the source, rather than the fixed one in files/.
1. Remove 6.x compatibility hack
2. Use the PORTDOCS macro
3. Actually install the rc.d script in files/
4. Simplify pkg-plist
5. For the rc.d script:
a. Move it to the standard location, after LOGIN
b. Add KEYWORD nojail per the script in the distfiles
c. Put the standard arguments in their usual order/formats
d. Simplify the assignments of pidfile and required_files
e. Use command_args for required arguments, don't abuse _flags
f. The test for -p in smartd_flags should be a start_precmd,
we frown on running any code unconditionally.
Also, improve this check if -p is first.
g. Bring the reload and report options from the distfile version,
and simplify them.
PR: ports/165167
Submitted by: me
Approved by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
- This patch fixed mount_fusefs to use new path.
- Bump PORTREVISION
PR: ports/164218
Submitted by: jh@
Approved by: Edward Sanford Sutton, III <mirror176@cox.net> (maintainer), gabor (mentor)
smartdimmer will fail with "init_nvclock() failed!" message; bump port
revision due to importance of this change (fixing a run-time crash)
- Define LICENSE (GPLv2) and cleanup Makefile a bit while I am here
Reported by: Lucas Hosseini