| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: 32746
Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
Notes:
svn path=/head/; revision=51881
|
|
|
|
|
|
|
|
| |
PR: 32840
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
Notes:
svn path=/head/; revision=51880
|
|
|
|
|
|
|
| |
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de>
Notes:
svn path=/head/; revision=51879
|
|
|
|
|
|
|
|
|
| |
apply everywhere.
Submitted by: Todd Punderson <todd@doonga.net>
Notes:
svn path=/head/; revision=51877
|
|
|
|
| |
Notes:
svn path=/head/; revision=51876
|
|
|
|
|
|
|
| |
Submitted by: corecode <corecode@corecode.ath.cx>
Notes:
svn path=/head/; revision=51875
|
|
|
|
|
|
|
| |
Submitted by: imp
Notes:
svn path=/head/; revision=51874
|
|
|
|
|
|
|
|
|
|
| |
modem answer calls from "unavailable" (which usually are
telemarketers).
Submitted by: David Quattlebaum <drq@bsdwins.com>
Notes:
svn path=/head/; revision=51872
|
|
|
|
|
|
|
|
|
|
| |
resulting in priviledge escalation
PR: 33003, 33020
Submitted by: corecode <corecode@corecode.ath.cx>
Notes:
svn path=/head/; revision=51871
|
|
|
|
|
|
|
| |
Reported by: Christer Oberg <christer.oberg@gmx.net>
Notes:
svn path=/head/; revision=51870
|
|
|
|
| |
Notes:
svn path=/head/; revision=51869
|
|
|
|
|
|
|
|
| |
* Update to 1.0.7: lots of bugfixes, some new and updated translations.
* Remove questionable LITE flavor.
Notes:
svn path=/head/; revision=51868
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=51867
|
|
|
|
|
|
|
|
|
|
| |
base class with lookup capability.
PR: 32641
Submitted by: Tony Maher <tonym@biolateral.com.au>
Notes:
svn path=/head/; revision=51865
|
|
|
|
| |
Notes:
svn path=/head/; revision=51864
|
|
|
|
|
|
|
|
|
|
| |
class.
PR: 32640
Submitted by: Tony Maher <tonym@biolateral.com.au>
Notes:
svn path=/head/; revision=51862
|
|
|
|
|
|
|
|
| |
PR: 32848
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Notes:
svn path=/head/; revision=51860
|
|
|
|
|
|
|
|
|
|
| |
Language).
PR: 32925
Submitted by: Edwin Groothuis (edwin@mavetju.org)
Notes:
svn path=/head/; revision=51858
|
|
|
|
| |
Notes:
svn path=/head/; revision=51857
|
|
|
|
|
|
|
|
| |
PR: 32983
Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru>
Notes:
svn path=/head/; revision=51856
|
|
|
|
|
|
|
|
| |
See http://www.php.net/ChangeLog-4.php for a detailed list of
changes.
Notes:
svn path=/head/; revision=51855
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=51854
|
|
|
|
|
|
|
| |
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=51853
|
|
|
|
|
|
|
|
| |
PR: 33012
Submitted by: maintainer
Notes:
svn path=/head/; revision=51851
|
|
|
|
|
|
|
|
| |
PR: 33011
Submitted by: maintainer
Notes:
svn path=/head/; revision=51850
|
|
|
|
|
|
|
|
| |
PR: 33010
Submitted by: maintainer
Notes:
svn path=/head/; revision=51849
|
|
|
|
| |
Notes:
svn path=/head/; revision=51848
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=51847
|
|
|
|
|
|
|
| |
Submitted by: david@catwhisker.org
Notes:
svn path=/head/; revision=51846
|
|
|
|
|
|
|
| |
Submitted by: ben
Notes:
svn path=/head/; revision=51845
|
|
|
|
|
|
|
| |
as master port of ja-lookup-* variants.
Notes:
svn path=/head/; revision=51843
|
|
|
|
|
|
|
| |
is already in libc.
Notes:
svn path=/head/; revision=51842
|
|
|
|
|
|
|
| |
nice to have in the perl core.
Notes:
svn path=/head/; revision=51840
|
|
|
|
|
|
|
| |
- Fix an problem installion on a clean system.
Notes:
svn path=/head/; revision=51839
|
|
|
|
|
|
|
|
|
|
| |
- This also fixes up the build process a great deal.
PR: 32945
Submitted by: marcus@marcuscom.com
Notes:
svn path=/head/; revision=51838
|
|
|
|
| |
Notes:
svn path=/head/; revision=51837
|
|
|
|
| |
Notes:
svn path=/head/; revision=51836
|
|
|
|
| |
Notes:
svn path=/head/; revision=51835
|
|
|
|
|
|
|
| |
more, so don't try to install it or uninstall it.
Notes:
svn path=/head/; revision=51834
|
|
|
|
| |
Notes:
svn path=/head/; revision=51833
|
|
|
|
| |
Notes:
svn path=/head/; revision=51832
|
|
|
|
| |
Notes:
svn path=/head/; revision=51831
|
|
|
|
|
|
|
|
| |
`sdl11-config --version' reporting an icorrect version number (1.2.2, while
in fact it's a 1.2.3).
Notes:
svn path=/head/; revision=51830
|
|
|
|
| |
Notes:
svn path=/head/; revision=51829
|
|
|
|
|
|
|
|
|
| |
because it went out of sync with latest gal.
Submitted by: bento
Notes:
svn path=/head/; revision=51828
|
|
|
|
|
|
|
|
|
|
| |
but instead append appropriate entries using `+='. This should fix bento
build.
Submitted by: bento
Notes:
svn path=/head/; revision=51827
|
|
|
|
| |
Notes:
svn path=/head/; revision=51826
|
|
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=51825
|
|
|
|
| |
Notes:
svn path=/head/; revision=51824
|
|
|
|
| |
Notes:
svn path=/head/; revision=51823
|