| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Autodetect encoding and convert to koi8, CP-1251, or CP-866.
PR: 16095
Submitted by: Michael Vasilenko <acid@stu.cn.ua>
|
| |
|
|
|
|
| |
This version 1.9.3 seems old.
|
| |
|
|
|
|
|
|
|
| |
* Fixed bug with 'historical' patch site
PR: 15359
Submitted by: maintainer
|
|
|
|
|
| |
PR: 15202
Submitted by: Maintainer
|
|
|
|
| |
Noticed by: fenner
|
| |
|
|
|
|
|
| |
PR: 14846
Submitted by: maintainer
|
|
|
|
| |
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
| |
|
|
|
|
|
|
| |
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
|
| |
|
|
|
|
| |
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
|
|
|
|
|
| |
true -> ${TRUE}
false -> ${FALSE}
|
|
|
|
|
|
|
|
| |
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
|
|
|
|
| |
chown -> ${CHOWN}
|
|
|
|
| |
containing the ports editors/vim5, sysutils/star, and one other.
|
|
|
|
|
| |
PR: 12587
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From their http site:
The gd library is temporarily available. We have taken it off the
site until we are able to arrive at an agreement with Unisys regarding
their legal position with respect to gd. Please do not send email asking
for the gd library at this time. We cannot send it to you, at least until
this matter is resolved. Thank you for your understanding.
Boutell.Com, Inc.
Reported by: "Stephen J. Roznowski" <sjr@home.net>
|
|
|
|
|
|
|
|
|
|
|
|
| |
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
A Russian version the Apache HTTP server.
PR: 11108
Submitted by: Vladimir N.Silyaev <vns@delta.odessa.ua>
|
| |
|
|
|
|
|
| |
PR: ports/9315
Submitted by: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru>
|
|
|
|
|
| |
PR: ports/9924
Submitted by: Igor Vinokurov <igor@rtsnet.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
|
| |
|
|
|
|
|
| |
PR: ports/9151
Submitted by: andy@icc.surw.chel.su
|
| |
|
|
|
|
|
| |
Submitted by: igor@zynaps.ru
A keyboard layout switcher and indicator.
|
|
|
|
|
| |
PR: ports/7648
Submitted by: Groznyh Sergey <gsm@infosite.ru>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
===> ru-pgp-2.6.3ia depends on executable: pgp - found
[ -d /usr/local/lib/pgp ] || mkdir -p /usr/local/lib/pgp
cd /usr/ports/russian/pgp.language/work; install -c -o bin -g bin -m 444 language.txt ru.hlp /usr/local/lib/pgp
cd /usr/ports/russian/pgp.language/work; tr -d '\015' < NOTES.ru > /usr/local/lib/pgp/NOTES.ru
cd /usr/local/lib/pgp; grep -l -q '^Language.*=.*ru' config.txt || { cp config.txt config.txt.bak; sed 's/^Language.*=.*$/Language = ru/' < config.txt.bak > config.txt; }
grep: config.txt: No such file or directory
cp: config.txt: No such file or directory
*** Error code 1
|
|
|
|
|
| |
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
|