| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
apply everywhere.
Submitted by: Todd Punderson <todd@doonga.net>
|
| |
|
|
|
|
| |
Submitted by: corecode <corecode@corecode.ath.cx>
|
|
|
|
| |
Submitted by: imp
|
| |
|
|
|
|
|
|
|
| |
modem answer calls from "unavailable" (which usually are
telemarketers).
Submitted by: David Quattlebaum <drq@bsdwins.com>
|
|
|
|
|
|
|
| |
resulting in priviledge escalation
PR: 33003, 33020
Submitted by: corecode <corecode@corecode.ath.cx>
|
|
|
|
| |
Reported by: Christer Oberg <christer.oberg@gmx.net>
|
| |
|
|
|
|
|
| |
* Update to 1.0.7: lots of bugfixes, some new and updated translations.
* Remove questionable LITE flavor.
|
|
|
|
|
|
|
| |
This will emit a warning on startup and will be disabled if not
configured properly.
See http://www.mysql.com/doc/I/n/InnoDB.html for details.
|
| |
|
|
|
|
|
|
|
| |
base class with lookup capability.
PR: 32641
Submitted by: Tony Maher <tonym@biolateral.com.au>
|
| |
|
| |
|
|
|
|
|
|
|
| |
class.
PR: 32640
Submitted by: Tony Maher <tonym@biolateral.com.au>
|
| |
|
|
|
|
|
| |
PR: 32848
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
|
| |
|
|
|
|
|
|
|
| |
Language).
PR: 32925
Submitted by: Edwin Groothuis (edwin@mavetju.org)
|
| |
|
|
|
|
|
| |
PR: 32983
Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru>
|
|
|
|
|
| |
See http://www.php.net/ChangeLog-4.php for a detailed list of
changes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
clusters of pvm machines with jail(8).
Basically, do this:
ifconfig lo0 10.0.0.1 netmask 255.255.255.255 alias
ifconfig lo0 10.0.0.2 netmask 255.255.255.255 alias
ifconfig lo0 10.0.0.3 netmask 255.255.255.255 alias
...
echo "10.0.0.1 ten-1" >> /etc/hosts
echo "10.0.0.2 ten-2" >> /etc/hosts
echo "10.0.0.3 ten-3" >> /etc/hosts
...
jail / ten-1 10.0.0.1 /usr/libexec/inetd
jail / ten-1 10.0.0.2 /usr/libexec/inetd
jail / ten-1 10.0.0.3 /usr/libexec/inetd
Tada! now you have three PVM enabled computers on your laptop :-)
Submitted by: phk
|
|
|
|
| |
Submitted by: MAINTAINER
|
|
|
|
|
|
|
|
|
|
|
|
| |
No good deed goes unpunished for long. Doug's crimes against the
Aironet driver are legion. He has had the bad sense to submit these
crimes to the PR system and the proper authorities have taken a keen
interest in his future crimes. We will be watching his predeliction
for Linux binary compatibility in this driver closely. We fear he
will recidivate, so have fettered him with this commit bit.
Approved by: core
Mentor: imp
|
|
|
|
|
| |
PR: 33012
Submitted by: maintainer
|
|
|
|
|
| |
PR: 33011
Submitted by: maintainer
|
|
|
|
|
| |
PR: 33010
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Compile perl with BSDPAN support, both -current and -stable. The
version of BSDPAN used here coincides accidentally with the one present
in the -current system perl, but is installed in a different place.
Provide a script, use.perl, to facilitate switching of the perl used by
default between the system perl and this port. Also print a message
describing the usage of use.perl (this works for the port and for the
package built from it). The switching to the port version is done by
removing /usr/bin/perl and /usr/bin/suidperl (they both have link count
>1, so this is reversible), and making them to be symlinks to the
corresponding binaries in $PREFIX/bin. Also, assignments of the correct
values of PERL_VER, PERL_VERSION, and PERL_ARCH are appended to
/etc/make.conf. Last, NOPERL=yes is appended to /etc/make.conf, so that
the changes made will survive system upgrades from source. The
switching to the system version is more or less a reverse of the process
described above.
Set and use PERL_ARCH which is independed from the one used by the
system perl.
Fix the port for post-malloc.h -current.
Fix a small bogon when PREFIX was used in pkg-install (PKG_PREFIX should
have been used instead).
Reviewed by: markm, joe
|
|
|
|
| |
Submitted by: david@catwhisker.org
|
|
|
|
| |
Submitted by: ben
|
| |
|
|
|
|
| |
as master port of ja-lookup-* variants.
|
|
|
|
| |
is already in libc.
|
| |
|
|
|
|
| |
nice to have in the perl core.
|
|
|
|
| |
- Fix an problem installion on a clean system.
|
|
|
|
|
|
|
| |
- This also fixes up the build process a great deal.
PR: 32945
Submitted by: marcus@marcuscom.com
|
| |
|
| |
|
| |
|
|
|
|
| |
more, so don't try to install it or uninstall it.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
`sdl11-config --version' reporting an icorrect version number (1.2.2, while
in fact it's a 1.2.3).
|
| |
|
|
|
|
|
|
| |
because it went out of sync with latest gal.
Submitted by: bento
|