| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=469643
|
|
|
|
| |
Notes:
svn path=/head/; revision=458948
|
|
|
|
| |
Notes:
svn path=/head/; revision=432255
|
|
|
|
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Notes:
svn path=/head/; revision=428150
|
|
|
|
|
|
|
|
|
|
| |
- Fix rc.d script
PR: 183518
Submitted by: Kimmo Paasiala <kpaasial@gmail.com>
Notes:
svn path=/head/; revision=332281
|
|
|
|
| |
Notes:
svn path=/head/; revision=328741
|
|
|
|
|
|
|
| |
sysutils)
Notes:
svn path=/head/; revision=327772
|
|
|
|
| |
Notes:
svn path=/head/; revision=321132
|
|
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
Notes:
svn path=/head/; revision=316683
|
|
|
|
| |
Notes:
svn path=/head/; revision=282698
|
|
|
|
| |
Notes:
svn path=/head/; revision=281411
|
|
|
|
|
|
|
| |
- Now properly works on >=8.x
Notes:
svn path=/head/; revision=281410
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
| |
Approved by: portmgr (erwin)
Notes:
svn path=/head/; revision=238527
|
|
|
|
| |
Notes:
svn path=/head/; revision=232714
|
|
|
|
| |
Notes:
svn path=/head/; revision=225284
|
|
|
|
|
|
|
| |
bug/typo fixes
Notes:
svn path=/head/; revision=222180
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=216494
|
|
without using su or sudo. This is enabled via vfs.usermount sysctl.
However, if file name conversion is used when mounting a filesystem,
in most cases mount will fail with `mount_XXX: XXX_iconv: Operation
not permitted denied' error. This is caused by the fact that character
set conversion tables need to be loaded into kernel, but, apart
from mounting, that's not allowed to plain users, because charset
tables are large enough to initiate a denial of service by filling
kernel memory with many tables.
This utility allows you to load only specific charset tables into
kernel, so usermounts with file name conversions won't fail and in
the same time it's not possible to bring the system down by filling
kernel memory.
WWW: http://wiki.freebsd.org/DmitryMarakasov/kiconvtool
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=215794
|