froms scratch. This is not any more the OpenBSD version because it
was not wchar-clean so this new version was started with a cleaner
design. And this is actively developed by
Oleg Moskalenko <oleg.moskalenko@citrix.com>.
- Add LICENSE
Feature safe: yes
- while here [2]
- remove apache13 support, and move apache22 to options framework
- Use default user of www
- Remove pkg-install and pkg-deinstall files (not necessary now)
- Remove advanced packaging message and put text into standard package message
- Remove apache packaging message and put into standard package message
- Use SUB_FILES and remove REPLACE_FILES
- Use rc subroutine method
- Remove COPYDIRS of libexec64 (no longer distributed), and use different
method for installation (resulting in unnecessary install.sh)
- SUBSTITUTIONS are done automatically now through SUB_LIST w/ SUB_FILES,
and trim subsititions (some are not used)
- Don't install war file, as it isn't cleaned up properly when resin starts
- Remove resin.conf patch, in favor of REINPLACE_CMD
- Move installation from install.sh into port's Makefile
PR: ports/165669
Submitted by: maintainer [1], jgh@ [2]
Approved by: maintainer, 5u623l20@gmail.com
Feature safe: yes
working much like 'nice' and 'renice', except they change the priority
and scheduler. This enables a process to run insoft realtime, as
specified by POSIX.1b.
WWW: http://sourceforge.net/projects/schedutils/
Feature safe: yes
- Bump PORTREVISION.
Qt raster graphics system engine tries to attach to shared memory
segments marked for removal, which is forbidden by POSIX (shmctl(2)).
Backport a fix to invert order of operations.
The issue was triggered by Marble and KDE-Games, which resulted in
blank windows.
PR: 164742
Approved by: portmgr via miwi
Obtained from: Qt Project
Feature safe: yes
Net::HTTPS::NB provides same interface as Net::HTTPS but it will never try
multiple reads when the read_response_headers() or read_entity_body() methods
are invoked. In addition allows non-blocking connect.
If read_response_headers() did not see enough data to complete the headers an
empty list is returned.
If read_entity_body() did not see new entity data in its read the value -1 is
returned.
WWW: http://search.cpan.org/dist/Net-HTTPS-NB/
Feature safe: yes
* change CONFLICTS to CONFLICTS_INSTALL -- this port can build
with the traditional jpeg present, conflict arises only at
install-time;
* use parallel builds
* run the author's self-tests after building to catch any mis-
-compilations or overly agressive optimizations.
Approved by: Denis Podolsky (maintainer)
Feature safe: yes
- M68K debugger support (contributed by Edd Barrett).
- Screen initialization has been completely rewritten.
- Improved archived ROMs support, ZIP files can now be read properly.
- Interactive prompt support which enables DGen to be reconfigured
and to load/unload ROMs on the fly.
- International (read: non-US/QWERTY) keyboards support.
- Many bugfixes
PR: ports/165945
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de>
Approved by: eadler (mentor)
Feature safe: yes