will be tried. There is one addition, though. JPI_LIST is now
overrideable. [1]
* Remove the bit about Perl version from pkg-message. We support all versions
of Perl now.
Requested by: ale
release of the Firebird web browser with a new name to avoid conflicts with
the Firebird database. This is version 0.8.
http://www.mozilla.org/products/firefox/releases/
* Update to 0.8 and change name to firefox [1]
* Make PLIST from a fake installation [1]
* Restore original credit and portname in Makefile [1]
* Optionally install headers and IDL files [2]
* Use PERL instead of REINPLACE_CMD in a few places [1]
* Use OPTIONS
* Enable the Inspector extension
* Fix another possible esound related problem
* Enable basic optimizations if WITH_DEBUG is not specified
PR: 62631 [2]
Submitted by: trevor [1] [2]
See Changelog for details.
Details about the changes to the port (as differntiated from the source):
- we depend on perl5 on build
- remove nagmin support as the nagmin port was never commited
- add rc.subr support
- document supported tunables
- add post-install documentation that documents the remaining
steps the user needs to take to finish the installation
- add deinstallation script the reminds the user to remove
the username, group and directory
PR: ports/62537
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
- daemon mode works again
- spanish and czech translations added
- en locale is now different from C locale.
- fixed problem with wdm not reacting to signals sent
to process with pid written to pid file.
- removed unused code
- many other bugfixes
See NEWS, README, and ChangeLog for the complete list.
PR: ports/57010
Submitted by: Ports Fury
Approved by: maintainer timeout (>3 months)
a year now, so return his ports to the unmaintained pool in the hopes
that someone will adopt them and give them a good home.
While here, pacify portlint on all of them.
Discussed with: various members of portmgr@, at various times over
the last few months.
Open opens a new vt and runs a command on it. It can be used as a simple
way to start several console logins without having to type your passwd
on each VT in turn. open can be used as a simpler to use replacement for
the doshell(8) command.
open is similar in functionality to the AIX/RS6000 command of the same name.
Add patch-src:process.c.
Due to the change in src/sys/kern/uipc_syscalls.c between rev. 1.153 and 1.154,
connectiton attempt fails with EALREADY after connect (2) is interrupted.
The patch fixes this problem.
Obtained from: http://www.init-main.com/d/resource/process.c.diff
Patch author: takawata
Reviewed by: nakaji@jp.freebsd.org
This is a minor release that focuses primarily on improving the on-screen
presentation and readability.
Changes:
1. Frank Ruehl family redrawn, together with punctuation and numerals.
2. Nachlieli family hinted to enhance the on-screen look.
3. Slash in David family was redrawn.
4. Missing "ayin" in Drugulin Bold was fixed.
5. ".notdef" character added to all the above fonts, to improve compliance
with standards.
Also, while here, add size to distinfo and silence portlint (although
this committer has been using the variable "filename" instead of "i".)
PR: ports/62579
Submitted by: Yonatan Bokovza <Yonatan@Xpert.com> (maintainer)
C++ comments removed from chkproc.c. New rootkits detected: AjaKit
and zaRwT. New CGI backdoors detected. ifpromisc.c: better detection
of promisc mode on newer Linux kernels. New command line option
(-n) to skip NFS mounted dirs. Minor bug corrections.
PR: ports/62577
Submitted by: Luiz E. R. Cordeiro <cordeiro@nic.br> (maintainer)
fixed bug introduced 2004/02/05 which caused true default options,
such as INCDEPTH, to be destroyed when new options blocks are defined.
PR: ports/62560
Submitted by: Matt Pounsett <mattp@conundrum.com> (maintainer)