| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Reported by: QA Tindy
|
|
|
|
|
|
|
| |
passed to it would be NUL-terminated. This is known to fix crashes with
polkit-gnome-authorization and clock-applet.
Tested by: pav
|
|
|
|
|
|
| |
- Drop FreeBSD 5 anti-footshooting.
Approved by: netchild
|
|
|
|
|
|
|
| |
-Update MASTER_SITES and WWW to new home, which old one doesn't exist.
-Remove un-need USE_XORG=x11
Reported by: pointyhat via pav
|
|
|
|
|
|
| |
PR: ports/121836
Submitted by: Dmitriy Kirhlarov <dimma xx higis.ru>
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
| |
Properly respect NOPORTDOCS and NOPORTEXAMPLES
PR: ports/124993, ports/122057
Submitted by: Jo Rhett <jrhett@netconsonance.com>
Approved by: sergei (maintainer timeout)
|
|
|
|
|
| |
PR: 124441
Submitted by: Walter C. Pelissero <walter.pelissero@iesy.net>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
merely pick up and help him. Thanks to many testers in both private and
mailing list emails for report a few of build and dependencies problems.
Also, thanks to marcus and Chess Griffin for test in their tinderboxes.
x11/pixman: Update to 0.10.0
-------------------------------------------------------
Firefox 3 needs it. Orignal, the shared library was bumped and ahze has
added a new feature in our USE_GNOME=ltverhack by can control the number
of shared library. To control the number of shared library, add the
ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays
same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your
port, you need to make sure the ABI doesn't change to use it..
-------------------------------------------------------
graphics/cairo: Update to 1.6.4
-------------------------------------------------------
Firefox 3 needs it. We have updated most cairo binding ports too.
-------------------------------------------------------
graphics/poppler: Update to 0.8.3
-------------------------------------------------------
The shared libraries version have been changed. All ports that depend on
poppler have PORTREVISION bump. The graphics/py-poppler has been updated
to 0.8.1 to work with newer poppler better. As for the poppler-qt, there
is no shared library version change.
-------------------------------------------------------
www/firefox3 and gecko ports related: Update to 3.0 final
-------------------------------------------------------
The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer
need to include bsd.gecko.mk/Makefile.common by manual. We are keeping it
in backward compatibility, so the rest ports won't be break. We haven't
add some other ports to have Firefox 3 support yet, so feel free to send
us patch or commit it by yourself (to committers). However, view in
bsd.gecko.mk for document.
-------------------------------------------------------
Approved by: portmgr (marcus)
|
| |
|
|
|
|
|
| |
PR: 124888
Submitted by: Thomas Hurst <tom@hur.st> (maintainer)
|
| |
|
|
|
|
| |
Notified by: pointyhat via pav
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Poinyhat to: lippe (nice, big shinny one)
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITE
- Remove some patches
PR: ports/124889
Submitted by: Balazs Nagy <js iksz.hu> (maintainer)
Approved by: mentor (implicit)
|
|
|
|
|
|
| |
- Respect NOPORTDOCS, ...
Approved by: tabthorpe (mentor)
|
| |
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
|
| |
PR: ports/124571
Submitted by: lioux
|
|
|
|
|
| |
PR: ports/124749
Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/124833
Submitted by: "Vasili P. Melnik" <basil@vpm.net.ua> (maintainer)
Approved by: gabor (mentor, implicit)
|
|
|
|
|
| |
PR: 123375
Submitted by: Luke Dean <luked@pobox.com>
|
| |
|
|
|
|
|
|
|
|
| |
Drivers that use the clone_* KPI need to be marked with D_NEEDMINOR to
work right now. Without this patch, we'll get a kernel panic when
allocating the first device node.
Approved by: philip (mentor)
|
|
|
|
|
| |
PR: ports/124794
Submitted by: leeym
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As well as devices on transports traditionally associated with SCSI (e.g.
Fibre Channel (FCP), Serial Attached SCSI (SAS) and the SCSI Parallel
Interface(SPI)) many other devices use SCSI command sets. It's
functionality similar to camcontrol(8), but more powerful. For example,
it can use SCSI Environmental Services not using FreeBSD ses(4),
read SCSI device logs, and much more.
WWW: http://sg.torque.net/sg/sg3_utils.html
PR: ports/124358
Submitted by: Denis Barov <dindin@dindin.ru>
Approved by: gabor (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
| |
AVFS is a system, which enables all programs to look inside gzip, tar,
zip, etc. files or view remote (ftp, http, dav, etc.) files, without
recompiling the programs.
WWW: http://avf.sourceforge.net/
PR: ports/124615
Submitted by: Evgeny Zhirnov <jirnov@gmail.com>
|
| |
|
|
|
|
|
|
| |
- bump PORTREVISION
Noticed by: "QA Tindy"
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
(http://people.freebsd.org/~kientzle/libarchive/) and FUSE
(http://fuse.sourceforge.net). It can be used to mount a (possibly compressed)
archive (as in .tar.gz or .tar.bz2) and use it like an ordinary filesystem.
WWW: http://www.cybernoia.de/software/archivemount/
PR: ports/124793
Submitted by: Evgeny Zhirnov <jirnov at gmail.com>
|
| |
|
|
|
|
|
|
|
|
| |
processing a flat file. Whenever doing so, I found myself adapting prior
scripts so that processes could be resumed, emit status, etc. Hence an itch
(and this module) was born.
WWW: http://search.cpan.org/dist/Iterator-File/
|
| |
|
|
|
|
|
|
| |
PR: 124772
Submitted by: Douglas William Thrift <douglas@zweihander.ccs.ucsb.edu>
Approved by: maintainer
|
|
|
|
| |
- bump PORTREVISION
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 124325
Submitted by: leeym
Approved by: maintainer timeout
|
| |
|
|
|
|
|
|
|
| |
Rink Springer also asked me if he could maintain his own ports. Change
maitainership of games/sudsol, net/freedbd and net/kissd to Rink.
Approved by: philip (mentor), rink
|
|
|
|
|
|
| |
PR: 124738
Submitted by: yours truly
Approved by: maintainer
|
|
|
|
|
|
| |
PR: ports/124740
Submitted by: Chess Griffin <chess@chessgriffin.com>
Approved by: maintainer, mentor (implicit)
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
|
|
| |
remove ^M from line endings.
List of files with "issues" supplied by: Alex Kozlov <spam@rm-rf.kiev.ua>
|