| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Submitted by: Taylor Mallette <taylor.mallette@compaq.com>
|
|
|
|
| |
Main Memory Relational Database Management System
|
|
|
|
|
|
| |
we can't build this port.
Reviewed by: vanilla
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 24563
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
Approved by: old maintainer
|
|
|
|
|
| |
PR: 22172
Submitted by: David Hill <djhill@novagate.net>
|
| |
|
|
|
|
|
| |
PR: 25318
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 25247
Submitted by: maintainer
|
|
|
|
|
|
| |
default database location.
Approved by: maintainer
|
|
|
|
| |
SQL library that uses GDBM as its underlying file storage mechanism
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Do not call initdb from Makefile's post-install. Users are required to
manually run initdb, maybe after configuring their preferred database
location in pgsql's user .profile. pkg_add used to simply replace some
existing data files.
Add pkg-message to tell the user about initdb.
Remove 2 empty directories from pkg-plist (pgsql/include/port/freebsd,
pgsql/include/port), since they are not included in "make package" anyway
and cause pkg_deinstall to complain about the plist.
Remove all pgsql/data contents from pkg-plist, so "make deinstall" and
pkg_delete won't clobber existing databases. Minor version upgrades can now be
performed by means of pkg_delete and "make install", without using pg_dump.
Chown %D/pgsql/lib to root:wheel to satisfy ldconfig's recent security
requirements.
Change @dirrm of pgsql to "@unexec rmdir": pkg_deinstall won't complain if
data still exists in that directory at deinstall time.
Approved by: maintainer
|
|
|
|
| |
Submitted by: ken@mui.net
|
|
|
|
|
| |
PR: ports/25175
Submitted by: Miklos Niedermayer <mico@bsd.hu> (maintainer)
|
|
|
|
|
|
|
| |
- Fix pkg-plist
PR: 25075
Submitted by: Ports Fury
|
| |
|
| |
|
|
|
|
|
| |
PR: 24266
Submitted by: Berend de Boer <berend@pobox.com> MAINTAINER
|
| |
|
| |
|
|
|
|
|
| |
PR: 24974
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 24993
Submitted by: MAINTAINER
|
| |
|
| |
|
|
|
|
| |
Approved by: MAINTAINER
|
|
|
|
|
| |
PR: 24894
Submitted by: MAINTAINER
|
|
|
|
|
|
|
| |
ldconfig is run earlier.
PR: ports/24924
Submitted by: jeh
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- add a WWW into pkg-descr.
PR: 24803
Submitted by: Joseph Scott <joseph@randomnetworks.com>
|
|
|
|
|
| |
PR: 24796
Submitted by: MAINTAINER
|
| |
|
| |
|
|
|
|
|
|
| |
new maintainer.
Submitted by: Domas Mituzas <midom@dammit.lt> (previous MAINTAINER)
|
|
|
|
|
| |
PR: ports/23861
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
|
|
|
|
|
|
|
|
| |
time: this breaks the rc.d script. Default to `/bin/sh' as a `make install'
would do.
PR: ports/23534
Submitted by: Nick Sayer
|
|
|
|
|
| |
Build shared modules properly
Use separate dir for socket/pid
|
| |
|
| |
|
|
|
|
|
| |
But you know we have mysql323-{client,server} these days which
is just better.
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Use NOPORTDOCS PLIST_SUB
PR: 24601
Submitted by: Ports Fury
|
|
|
|
| |
Submitted by: roam
|
|
|
|
|
|
|
|
| |
This type allows SQL transactions (COMMIT, ROLLBACK).
Note: BerkeleyDB is build as part of mysql323-server since mysql
needs a special version of it. Thus we can't depend on
databases/db3 at the moment.
|
|
|
|
|
| |
PR: 21422,21448
Reported by: Vivek Khera <khera@kciLink.com>
|
| |
|
|
|
|
| |
one and only.
|
|
|
|
|
|
|
|
| |
o change redundency in pkg-comment.
o forcing depends on mysql323-client.
PR: 24126
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).
mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
|
|
|
|
| |
PR: ports/24160
|
|
|
|
| |
PR: 24419
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 24353
Submitted by: Ports Fury
|
|
|
|
| |
Submitted by: CERT advisory CA-2001-01
|
|
|
|
|
| |
PR: 24199
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
BTW, patch-aa is no longer needed.
PR: 24152
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
|
|
| |
to work around a problem causing mysqld to crash under heavy load
and multiple connections at the same time.
PORTREVISION bumped.
|
| |
|
|
|
|
|
|
|
|
| |
revision 3.
PR: 24064
Submitted by: T. William Wells <bill@twwells.com>
Regex help: Jeremy Shaffner <jeremy@external.org>
|
|
|
|
|
| |
PR: 24093
Submitted by: Ports Fury
|
| |
|
| |
|
|
|
|
|
|
|
| |
building without root privilege.
PR: 21951
Submitted by: Kawata Masahiko <m-kawata@cd.jp.nec.com>
|
|
|
|
|
| |
PR: 24043
Submitted by: MAINTAINER
|
|
|
|
| |
Approved by: asami
|
|
|
|
|
|
|
| |
SQL databases.
PR: 23969
Submitted by: Anton Berezin <tobez@tobez.org>
|
|
|
|
|
| |
PR: 23804
Submitted by: Joseph Scott <joseph@randomnetworks.com>
|
|
|
|
| |
Add wvWare dependency and add a WITHOUT_MSOFFICE knob.
|
| |
|
| |
|
|
|
|
|
| |
PR: 23528
Submitted by: maintainer
|
|
|
|
|
| |
PR: 23371
Submitted by: maintainer
|
|
|
|
| |
would like to maintain this port.
|
|
|
|
|
| |
PR: ports/23266
Submitted by: Louis Mamakos <louie@TransSys.COM>
|
|
|
|
|
|
| |
so only root and mysql were able to connect to the socket...
Noticed by: Marco Hinz <marco@todo.de>
|
|
|
|
|
|
|
|
|
|
|
|
| |
databases/p5-ApacheDBI
Redundant; we already have a ports/www/p5-Apache-DBI that is the same
program. Maintainer did not know this when submitting the port.
audio/ripit-atapi
The functionality of this port has been incorporated into
ports/audio/ripit. This port is no longer necessary.
PR: 23259
Submitted by: maintainer
|
|
|
|
|
| |
PR: 23235
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 23199
Submitted by: MAINTAINER
|
|
|
|
| |
Submitted by: Vivek Khera <khera@kcilink.com>
|
|
|
|
| |
Submitted by: Vivek Khera <khera@kcilink.com>
|
| |
|
| |
|
|
|
|
|
| |
PR: 23155
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 23133
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 23072
Submitted by: Ports Fury
|
| |
|
| |
|
|
|
|
|
| |
due to lack of time for maintaining and testing. Maybe
somebody other can do better than I.
|
|
|
|
|
| |
tracks what's being transferred in a DBI database from a mod_perl
Apache environment.
|
|
|
|
| |
logs webserver access information in a DBI database
|
|
|
|
| |
access DBI through an Apache perl interpreter (e.g. mod_perl).
|
|
|
|
|
| |
PR: 22987
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
| |
PR: 22960
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Take over maintainership
PR: 22796
Submitted by: Jeremy Norris <ishmael27@home.com>
Approved by: MAINTAINER
|
|
|
|
| |
this port. :-)
|
|
|
|
| |
stable anyhow.
|
|
|
|
| |
and add a start/stop parameter to satisfy rc.shutdown.
|
| |
|
|
|
|
|
|
| |
I am now at FreeBSD dot org
Approved by: sobomax
|
|
|
|
| |
I sent the maintainer the patch, but I haven't got his reply.
|
|
|
|
| |
Spotted by: jedgar
|
|
|
|
| |
Submitted by: steve
|
|
|
|
|
|
| |
< HAVE_PYSQL= yes
---
> HAVE_PGSQL= yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As
before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.
Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.
I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
|
| |
|
|
|
|
|
|
|
| |
Enlightenment DR17 database utility.
Submitted by: ports/22089
Reviewed by: Brandon Fosdick
|
|
|
|
| |
Make indentation uniform across my ports.
|
| |
|
| |
|
|
|
|
|
| |
without a version bump
- Bump PORTREVISION
|
|
|
|
|
|
|
|
| |
- Fix several bugs.
- Spanish and French translations of documents have been added.
etc.
Submitted by: kuriyama
|
|
|
|
|
|
|
| |
The JDBC drivers for Oracle 8.1.6
PR: 21763
Submitted by: Patrick S. Gardella <patrick@FreeBSD.org>
|
|
|
|
|
|
|
| |
- Update maintainer's e-mail address
PR: 22285
Submitted by: MAINTAINER
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 22093
Submitted by: MAINTAINER
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and mysql322-server.
- mit-pthread support was dropped.
- libmysqlclient.so.9 was renamed to libmysqlclient.so.6 (like the
one coming with MySQL-3.22.x) so ports depending on MySQL having
a chance of using 3.23.x if installed.
mysql322-(client|server) and mysql323-(client|server) can't be
installed at the same time, of course.
|
|
|
|
|
| |
PR: 21610
Submitted by: Ports Fury (no response from maintainer)
|
|
|
|
| |
- Add WWW
|
| |
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
|
| |
|
| |
|
|
|
|
| |
Jumped the gun by: jeh :)
|
|
|
|
| |
Submitted by: tchoukharev@mail.ru
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
mytop is a non-gui tool for monitoring the threads and overall performance
of MySQL 3.22.x and 3.23.x servers.
PR: 20892
Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
Reviewed by: will
Approved by: will
|
|
|
|
|
| |
PR: 21744
Submitted by: MAINTAINER
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 21529
Submitted by: Jeremy Shaffner <jeremy@external.org> (new MAINTAINER)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Take over the maintainership from Yasuhiro Fukuma <yasuf@bsdclub.org>,
with his approval. I can never thank him too much for his previous
work which led me in the right direction! :)
lang/ruby:
- Add a patch for find.rb, which fixes the bug found after
1.6.1 was released.
databases/ruby-gdbm, */ruby-{tcltklib,tk}:
- Remove files/md5 and refer to lang/ruby's one.
|
| |
|
|
|
|
|
| |
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
|
|
|
|
| |
installation.
|
| |
|
| |
|
|
|
|
| |
- introduce MYSQL_VERSION in PLIST and PLIST_SUB
|
| |
|
|
|
|
| |
Submitted by: Nadav Eiron <nadav@cs.technion.ac.il>
|
|
|
|
|
|
|
|
|
| |
- properly install shared library (still needs more work);
- use pthreads;
- use libtool.
PR: 21470 (partially)
Submitted by: maintainer
|
|
|
|
| |
that didn't help at all was used to generate the skeleton.
|
|
|
|
|
|
|
| |
to handle mSQL, Oracle, PostgreSQL and Solid at a later date.
PR: 21069
Submitted by: Joseph Scott <joseph.scott@owp.csus.edu>
|
|
|
|
|
|
|
| |
namely dbf, dbt, fpt, ndx, ntx, mdx, idx and cdx.
PR: 21167
Submitted by: Ilia Chipitsine <ilia@jane.cgu.chel.su>
|
|
|
|
|
|
|
|
|
| |
lang/ruby:
- Do not force lib/ruby/site_ruby and lib/ruby removals,
because a user may have his/her stuff installed there.
x11-toolkits/ruby-tk:
- Fix duplicated PKGNAMEPREFIX.
|
| |
|
|
|
|
|
|
|
| |
and detailed explanation. PORTREVISION bumped.
PR: 20058
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
PR: 21227
Submitted by: maintainer
|
|
|
|
| |
Submitted by: many (md5)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
difference.
Submitted by: bento
|
|
|
|
| |
Submitted by: "Andre Goeree" <abgoeree@uwnet.nl>
|
|
|
|
|
|
|
| |
ldconfig: /usr/local/pgsql/lib: ignoring directory not owned by root
during startup.
Submitted by: tobez@tobez.org
|
|
|
|
| |
on python1.5:lang/python15.
|
| |
|
|
|
|
|
| |
Special thanks to Huidae Cho <hdcho@geni.knu.ac.kr> for getting all of the
patches into the distribution.
|
| |
|
| |
|
|
|
|
|
| |
Install library files under the standard directory. (${RUBY_SITELIBDIR},
${RUBY_SITEARCHLIBDIR})
|
|
|
|
|
|
|
| |
I didn't know an empty MASTER_SITE_SUBDIR brings an empty
MASTER_SITES..
Found by: green
|
| |
|
|
|
|
| |
Utilize bsd.ruby.mk.
|
|
|
|
|
|
| |
1.4.x of Ruby for a while, until 1.6.x becomes as stable as 1.4.x is.
Rewrite utilizing bsd.ruby.mk and let it coexist with 1.6.x.
|
| |
|
|
|
|
|
|
|
|
| |
override.
- Also install the doc files in the post-install target.
PR: 20718
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
The DB is 64-bit capable so really only a few
bits of configuration for FreeBSD were needed.
Submitted by: Thomas Valentino Crimi <tcrimi+@andrew.cmu.edu>
|
|
|
|
|
| |
PR: 20886
Submitted by: Dann Lunsford <dann@greycat.com>
|
|
|
|
| |
use postgresql7, which has proven stability now.
|
|
|
|
|
| |
PR: 20763
Submitted by: Sergey A. Osokin <ozz@FreeBSD.org.ru>
|
|
|
|
| |
thanks to Hwang eunkwang <hek@inter21c.co.kr> for stating this out.
|
| |
|
| |
|
|
|
|
|
| |
PR: 20661
Submitted by: Sergey A. Osokin <ozz@FreeBSD.org.ru>
|
|
|
|
|
|
| |
"ruby" virtual category.
Make textproc/eruby belong also in www.
|
|
|
|
|
|
| |
set to '.C' and causing serious problems with ${ac_link} evaluating to this:
c++ -o conftest.C conftest.C
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Overall changes:
Use tabs instead of sequential spaces.
Note Author as well as WWW in DESCR.
Do not install examples when NOPORTDOCS.
Make RUBY, RUBY_VER and RUBY_ARCH variables overridable.
ruby-date2:
share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb
textproc/ruby-html-parser:
databases/ruby-mysql:
devel/ruby-optparse:
devel/ruby-property:
Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead
of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/
textproc/ruby-rdtool:
Install documents in .rd format too.
Format optparse's rd file. (Since ruby-rdtool depends on
optparse, it cannot be done during optparse's build
process. So ruby-rdtool should take care of that when it is
installed. :)
|
|
|
|
|
|
|
|
| |
Depend on Postgresql7. (Though it works with either 6.4/6.5 or 7.0)
Take over the maintainership.
At the request of: yasuf@big.or.jp (the previous MAINTAINER)
|
|
|
|
| |
namespace pollution.
|
|
|
|
|
|
|
|
|
| |
databases/ruby-mysql:
Ruby module for accessing MySQL databases, which has
the same functions as C API
ports/devel/ruby-optparse:
Yet another command line option parser for Ruby
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
|
|
|
|
|
| |
PR: 20084
Submitted by: Maintainer
|
|
|
|
|
| |
PR: 20316
Submitted by: Domas Mituzas <midom@dammit.lt>
|
|
|
|
|
| |
PR: 20246
Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
|
|
|
|
|
| |
PR: 20250
Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
|
|
|
|
|
| |
PR: 20247
Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
|
|
|
|
|
|
|
|
|
| |
Other improvements:
- make USE_LIBTOOL actually working;
- enable building of python module and make python the secondary category;
- install api documentation;
- reshape PLIST to fully use screen estate;
- replace ugly ${FILESDIR}/patch.Makefile with normal patch.
|
|
|
|
|
| |
PR: 20152
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
p5-Crypt-CBC => 1.25
p5-DBI => 1.14
p5-Date-Manip => 5.38
p5-Devel-Symdump => 2.01
p5-IRC => 0.70
p5-Locale-Codes => 1.02
p5-MIME-Lite => 2.101
p5-ParallelUA => 2.49
p5-URI => 1.07
|
|
|
|
|
|
|
| |
PR: 20063
Submitted by: Miklos Niedermayer <mico@bsd.hu>
Apologies to: Mikhail Teterin <mi@aldan.algebra.com>, for never finishing
work on his mysql++ port in PR 17588. :-(
|
|
|
|
| |
Submitted by: Max Khon <fjoe@iclub.nsu.ru>
|
|
|
|
|
| |
PR: 20032
Submitted by: Maintainer
|
| |
|
|
|
|
|
| |
PR: 19874
Submitted by: maintainer
|
|
|
|
|
| |
PR: 19900
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
|
| |
+LDCONFIG_DIRS= %%PREFIX%%/pgsql/lib
Submitted by: "Chris D. Faulhaber" <jedgar@fxp.org>
|
|
|
|
|
| |
PR: 19108
Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com>
|
|
|
|
| |
TCL/TK 8.3 works, so changed port dependencies
|
|
|
|
| |
Update my email address
|
|
|
|
|
|
|
| |
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly
PR: 19623
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
| |
|
|
|
|
|
|
|
| |
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
for Gnome desktop.
|
|
|
|
|
| |
PR: 18846
Submitted by; Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
|
|
|
|
|
| |
PR: 19250
Submitted by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Fix NOPORTDOCS support.
Fix PLIST in many respects, especially for pgacess.
|
| |
|
|
|
|
|
|
|
|
| |
Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.
Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
|
|
|
|
| |
ldconfig in PLIST need personal consideration.
|
| |
|
|
|
|
|
|
|
| |
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
"A somewhat cumbersome update to db to have it build
a shared lib. Ports depending on it will now be
able to use a simple LIB_DEPENDS instead of
a semantically incorrect RUN_DEPENDS."
PR: 19035
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
|
|
|
|
|
|
|
|
|
| |
default encoding.
Still the "default" default encoding is singlebyte, so this shouldn't hurt
anything but a little code increase.
Approved by: andreas (the maintainer)
|