| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
PR: ports/117407
Submitted by: obrien@
Repocopied by: marcus@
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
- Fix typo in configure argument: s/widnow/window/ [2]
PR: 118521 [1]
Submitted by: "Andrew J. Caines" <A.J.Caines@halplant.com> [1]
Peter Klett <peter@netkey.at> [2]
|
| |
|
|
|
|
| |
Submitted by: Wesley Shields <wxs@atarininja.org>
|
|
|
|
|
| |
PR: ports/114305
Submitted by: Volker Werth <volker@vwsoft.com>
|
|
|
|
|
|
|
| |
actually used anywhere ...
PR: ports/106298
Submitted by: Andre Albsmeier <Andre.Albsmeier@siemens.com>
|
|
|
|
| |
- Enable gssapi (untested)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
used to configure and manage connected storage devices.
This tool is currently read-only unless using aacraid-drivers from Adaptec's
website.
PR: ports/117597
Submitted by: Michael Fuckner <michael@fuckner.net>
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 118789
Submitted by: Miguel Mendez" <mmendez@energyhq.be>
|
|
|
|
|
|
| |
A list of bug fixes can be found at:
http://gridengine.sunsource.net/project/gridengine/60patches.txt
|
|
|
|
| |
Submitted by: mat@
|
|
|
|
|
| |
PR: 118616
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
|
|
| |
- Replace the non-standard knobs DRMAA and QMON with JAVA and X11
respectivly so system wide setting have the desired effect.
- Fix installation in the !X11 case.
- Add a comment the dependency on wget indicating why we need to use it
(the download site requires cookies). [1]
Requested by: des [1]
|
|
|
|
|
|
| |
PR: 117164
Submitted by: leeym
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
| |
on your file system
WWW: http://jok.is-a-geek.net/ftwin.php
PR: ports/118581
Submitted by: Bapt <baptiste.daroussin at gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Terminal mixer can start processes inside a pseudo-terminal, which can
be accessed through a Unix socket, TCP or even raw ethernet (not yet
ported to FreeBSD). The programs can be linked to the current
terminal, or they can be unlinked like in nohup. But even in this
latter case you can connect to them using the mentioned protocols.
tm can also start programs as if they communicate through pipes
instead of terminals, and this can be quite useful for
remote-controlling applications.
More than one client can connect to the served pseudo-terminal, either
using tm as a client or telnet for TCP. You can choose if they are
only allowed to read, or they can also contribute on input.
WWW: http://vicerveza.homeunix.net/~viric/soft/tm/
Author: Lluis Batlle i Rossell <viric_at_vicerveza_dot_homeunix_dot_net>
Terminal mixer can start processes inside a pseudo-terminal, which can
be accessed through a Unix socket, TCP or even raw ethernet (not yet
ported to FreeBSD). The programs can be linked to the current
terminal, or they can be unlinked like in nohup. But even in this
latter case you can connect to them using the mentioned protocols.
tm can also start programs as if they communicate through pipes
instead of terminals, and this can be quite useful for
remote-controlling applications.
More than one client can connect to the served pseudo-terminal, either
using tm as a client or telnet for TCP. You can choose if they are
only allowed to read, or they can also contribute on input.
WWW: http://vicerveza.homeunix.net/~viric/soft/tm/
Author: Lluis Batlle i Rossell <viric_at_vicerveza_dot_homeunix_dot_net>
|
|
|
|
|
|
|
| |
- Take back maintainership
PR: ports/118816
Submitted by: Miguel Mendez <mmendez@energyhq.be>
|
|
|
|
| |
. while I'm here: use my FreeBSD.org email.
|
|
|
|
|
|
|
| |
Release 3.0.5 contained minor bug fixes. 3.0.6 corrects XSS
vulnerabilities in the webfrontend.
Security: vid:fee7e059-acec-11dc-807f-001b246e4fdf
|
|
|
|
|
|
|
| |
- Use @exec/@unexec directives in pkg-plist to handle symlinks.
- Remove the note about fuse_load="YES" in /boot/loader.conf since now there
are more than good reasons for using the rc.d script (see fusefs-kmod).
- Clarify note in pkg-message about EAGAIN problem.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add checks in rc.d scripts to avoid "double" loading/unloading.
- Add patch-fuse_io.c (fix from
http://mercurial.creo.hu/repos/fuse4bsd-hg/?rev/d7bf90a8cc85).
- Handle "nonempty" option by ignoring it, used by ntfs-3g
(http://mercurial.creo.hu/repos/fuse4bsd-hg/?rev/aef999f12049).
- In the rc.d script unmount FUSE filesystem in the "stop" command, in reverse
order in case the mounts are nested, waiting one second after each. This is
a temporary workaround for umount returning before the cache has been
flushed (which causes for example files not being written to the disk), a
proper solution is being worked on.
- Add note in pkg-message about "stop" rc.d command unmounting FUSE
filesystems.
PR: ports/118758
Submitted by: alepulver (myself)
Approved by: Anish Mistry <amistry@am-productions.biz> (maintainer)
|
|
|
|
|
|
|
|
| |
code it in a less obscure way.
I did this as a patch to the original, but I don't know if the
original will ever be updated. This is a hack to make it work well
enough for me to use it.
|
|
|
|
|
|
|
|
| |
- Update pkg-message to reflect ZFS functionality [2]
PR: ports/118008 [1], ports/118025 [2]
Submitted by: rafan [1], clemens fischer <ino-news at spotteswoode.dnsalias.org> [2]
Approved by: Graham Todd <gtodd at bellanet.org> (maintainer)
|
|
|
|
|
|
| |
directly; it will be found by libdvdread if libdvdcss is installed.
Hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
| |
applications to use KDE's file dialogs when run under KDE.
The Gtk file chooser functions have been overridden to communicate
with this KDE module/application.
WWW: http://home.freeuk.net/cpdrummomd/
PR: ports/117792
Submitted by: Rashid N. "Citycat" Achilov <citycat4@ngs.ru>
|
|
|
|
| |
Reported by: pointyhat via pav
|
|
|
|
|
|
|
|
| |
ChangeLog:
http://www.nongnu.org/duplicity/CHANGELOG
PR: ports/118742
Submitted by: Peter Schuller <peter.schuller@infidyne.com>
|
| |
|
|
|
|
|
| |
PR: 118362
Submitted by: pirzyk@
|
|
|
|
| |
Pointyhat to: miwi
|
|
|
|
|
|
|
|
|
| |
in CSO (compressed ISO) format.
WWW: http://ciso.tenshu.fr/
PR: ports/117816
Submitted by: Vasiliy Ch <blttll at gmail.com>
|
|
|
|
| |
Reported by: pointyhat via pav
|
|
|
|
|
|
| |
PR: ports/117848
Submitted by: bz
Approved by: rink (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
* Remove dependency on isoinfo, and detect disc type internally. [1]
* Adapt patch from Linux's hal backend to add media changer support and
prevent hal from trying to treat tape changers like CD drivers. [2]
PR: 118273 [2]
Submitted by: bland [1]
truckman [2]
|
|
|
|
|
| |
PR: 118720
Submitted by: Dmitry Frolov <frolov@riss-telecom.ru> (maintainer)
|
|
|
|
|
| |
PR: ports/118565
Submitted by: Dmitry Frolov <frolov@riss-telecom.ru> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: 117949
Submitted by: Ricardo A. Reis <ricardo.areis@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
- Add option to build FUSE module
PR: ports/118484
Submitted by: Andriy Gapon <avg@icyb.net.ua> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
gnometools.py. whrandom has been deprecated in favor of random. This patch
simply uses a REINPLACE_CMD to replace whrandom with random.
PR: ports/117793
Submitted by: Chess Griffin <chess@chessgriffin.com>
Approved by: maintainer timeout (1 month)
|
| |
|
|
|
|
|
| |
PR: 118079
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer)
|
|
|
|
|
| |
PR: 118594
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
|
| |
written in python.
WWW: http://kassiopeia.juls.savba.sk/~garabik/software/pydf/
PR: ports/118451
Submitted by: Baptiste Grenier <gwarf@gwarf.org>
|