| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=38917
|
|
|
|
|
|
|
|
| |
PR: 23806
Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
Notes:
svn path=/head/; revision=38728
|
|
|
|
| |
Notes:
svn path=/head/; revision=38032
|
|
|
|
|
|
|
| |
Add some comments about this implementation
Notes:
svn path=/head/; revision=37958
|
|
|
|
| |
Notes:
svn path=/head/; revision=37769
|
|
|
|
| |
Notes:
svn path=/head/; revision=37764
|
|
|
|
| |
Notes:
svn path=/head/; revision=37763
|
|
|
|
| |
Notes:
svn path=/head/; revision=37252
|
|
|
|
| |
Notes:
svn path=/head/; revision=36527
|
|
|
|
|
|
|
|
|
|
| |
various russian character sets.
PR: 23905
Submitted by: Alex Kapranoff <kapr@crosswinds.net>
Notes:
svn path=/head/; revision=36489
|
|
|
|
|
|
|
|
|
|
|
| |
Apache 1.3.14;
mod_ssl 2.7.1;
RA 30.0.
PR: 22775
Notes:
svn path=/head/; revision=35727
|
|
|
|
|
|
|
|
|
|
|
|
| |
mod_ssl: 2.7.1;
RA: 30.0
Also sync with www/apache13-modssl a bit.
PR: 22775 (partially)
Notes:
svn path=/head/; revision=35726
|
|
|
|
|
|
|
|
|
| |
I am now at FreeBSD dot org
Approved by: sobomax
Notes:
svn path=/head/; revision=35074
|
|
|
|
|
|
|
|
| |
PR: 22112
Submitted by: Vladimir N. Silyaev <vns@delta.odessa.ua> MAINTAINER
Notes:
svn path=/head/; revision=34114
|
|
|
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
Notes:
svn path=/head/; revision=33576
|
|
|
|
|
|
|
| |
directory.
Notes:
svn path=/head/; revision=33401
|
|
|
|
|
|
|
|
|
|
| |
this port modifies an installed pine, it's not a version of the software
itself.
Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
Notes:
svn path=/head/; revision=33243
|
|
|
|
|
|
|
|
| |
buffer overflows. Sorry guys, but having an insecure mailer just isn't
worth it.
Notes:
svn path=/head/; revision=33242
|
|
|
|
|
|
|
|
|
|
| |
it is no longer required. Apologies to the various maintainers whom I
did not yet hear back from, but the ports freeze is coming up in a few
hours and I will be verifying all of these ports on a 4.1 machine
myself to catch any problems.
Notes:
svn path=/head/; revision=32957
|
|
|
|
|
|
|
|
| |
PR: 20614
Submitted by: Maintainer
Notes:
svn path=/head/; revision=32695
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
cross-language master-slave ports.
I just wonder how I could overlook this. I thought I tested with Wnn,
netscape and so on. *sigh*
Yes, I know how I can fix it, but I'd certainly back out first.
Reported by: steve
Pointy hat to: knu
Notes:
svn path=/head/; revision=32040
|
|
|
|
|
|
|
| |
No response from: ports list, PW
Notes:
svn path=/head/; revision=32029
|
|
|
|
| |
Notes:
svn path=/head/; revision=31473
|
|
|
|
| |
Notes:
svn path=/head/; revision=31472
|
|
|
|
| |
Notes:
svn path=/head/; revision=31471
|
|
|
|
| |
Notes:
svn path=/head/; revision=31470
|
|
|
|
| |
Notes:
svn path=/head/; revision=31367
|
|
|
|
|
|
|
|
| |
PR: ports/20216
Submitted by: Dmitry S. Sivachenko <dima@Chg.RU> (MAINTAINER)
Notes:
svn path=/head/; revision=31335
|
|
|
|
|
|
|
|
| |
PR: ports/20055
Submitted by: Dmitry S. Sivachenko <dima@Chg.RU> (MAINTAINER)
Notes:
svn path=/head/; revision=31333
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=31272
|
|
|
|
| |
Notes:
svn path=/head/; revision=31133
|
|
|
|
|
|
|
| |
Requested by: PW
Notes:
svn path=/head/; revision=30964
|
|
|
|
|
|
|
|
|
|
|
| |
- Add ru- PKGNAMEPREFIX
- improve PLIST_SUB hack for WITH_SUEXEC
PR: 19976
Submitted by: maintainer
Notes:
svn path=/head/; revision=30840
|
|
|
|
|
|
|
|
| |
PR: 19752
Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
Notes:
svn path=/head/; revision=30721
|
|
|
|
|
|
|
|
| |
PR: 19184
Submitted by: maintainer
Notes:
svn path=/head/; revision=30394
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=30229
|
|
|
|
|
|
|
|
| |
PR: 19146
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=29486
|
|
|
|
|
|
|
|
| |
PR: 18912
Submitted by: Aleksandr A. Babaylov <.@babolo.ru>
Notes:
svn path=/head/; revision=29189
|
|
|
|
| |
Notes:
svn path=/head/; revision=28815
|
|
|
|
|
|
|
| |
Reported by: bento
Notes:
svn path=/head/; revision=28751
|
|
|
|
| |
Notes:
svn path=/head/; revision=28729
|
|
|
|
|
|
|
|
|
|
|
| |
shortages, revolutions, unexpected gvmnt changes etc. I know, because I have
to live here.
Reported by: bento
Submitted by: ftpsearch.lycos.com
Notes:
svn path=/head/; revision=28601
|
|
|
|
|
|
|
|
|
|
| |
present.
PR: 17979
Submitted by: maintainer
Notes:
svn path=/head/; revision=28161
|
|
|
|
|
|
|
|
| |
PR: 18021
Submitted by: Igor Vinokurov <igor@zynaps.ru>
Notes:
svn path=/head/; revision=28132
|
|
|
|
|
|
|
|
| |
Move dicts to proper locations
Add WWW
Notes:
svn path=/head/; revision=27927
|
|
|
|
| |
Notes:
svn path=/head/; revision=27846
|
|
|
|
| |
Notes:
svn path=/head/; revision=27497
|
|
|
|
| |
Notes:
svn path=/head/; revision=27447
|
|
|
|
| |
Notes:
svn path=/head/; revision=27441
|
|
|
|
|
|
|
|
| |
PR: 16659
Submitted by: maintainer
Notes:
svn path=/head/; revision=27232
|