- Pass maintainer-ship to submitter [1]
- Mark it IGNORE on OSVERSION prior 502000 since it depends on PT_SYSCALL
ptrace option
PR: 102325 [1], 100329 (related)
Submitted by: Amnon Aaronsohn <bla@cs.huji.ac.il> [1]
- Addition of -W option and minor bug fixed where whitespace at begin/end of
portglob argument was not properly rejected.
PR: ports/102695
Submitted by: maintainer (Martin Kammerhofer)
within PEAR.php (as mentioned by the joomla developers).
The port should be upgraded to 1.0.11 to solve these issues, maintainer
had been informed.
With hat: secteam
Note that I only documented the high level
threats, there are several others which can
be found at the link provided [1]
Reference: http://www.joomla.org/content/view/1841/78/ [1]
interface to the popular licq program. There were other
efforts, but they are discontinued or just outdated. The
reason for creating this plugin is, regarding the original
qt-gui for licq, on the one hand a question of the integration
of the user interface. In my eyes the qt-gui lacks a certain
usability and good look in some points, also it does not really
integrate with gtk desktops. On the other hand it is a question
of qt itself. I don't want to let all the big qt libs be shoveled
into the memory just for using one program, also I basically
like gtk-2 more. There are other icq clients for gtk, but there
is none that has the completeness of Licq.
by software author
WWW: http://icqnd.sourceforge.net/
PR: ports/102657
Submitted by: Rodrigo Graeff <delphus at gmail.com>
to specify where fetchmail logs to. Default: --syslog (as hardcoded
before). [1]
- Use marco for cp [2]
- Try to remove directories not listed in mtree [2]
- No portrevision bump since the default behaviour remains the same, and
a new fetchmail version is to be exspected soon anyway.
Requested by: Gerard Seibert <gerard@seibercom.net> [1]
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> [2]
PR: ports/101517
- Install manpages appropiately
- Garantee correct permissions by using INSTALL
- Fix script headers and dir location to allow ASK to find it's
libs/configuration files.
- Add pkg-message to point user to setup information
- Install documentation with correct permissions
- Install util/asksenders script to bin directory, fix it also for
library paths/python path.
PR: ports/101717
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
Approved by: maintainer timeout (21 days)
two cases where the common (file) namespace was polluted by Java-specific
files.
Disable building libgomp on FreeBSD 4.x and early versions of FreeBSD 5.0
due to pthread-related build issues there.[1]
Reported by: kris (pointyhat) [1]
- Using PERL_MODBUILD will add entries to BUILD_DEPENDS.
So we should not specify BUILD_DEPENDS and set RUN_DEPENDS=BUILD_DEPENDS.
Instead, we should specify RUN_DEPENDS and set BUILD_DEPENDS=RUN_DEPENDS.
- Add $FreeBSD$ to pkg-plist.
PR: ports/100505
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by: maintainer (timeout)
- Make the port PREFIX-clean
- Garantee permissions safety
- Take maintainership
PR: ports/102645
Submitted by: Stanislav Sedov <ssedov_AT_mbsd dot msk dot ru>
- Fix build in the case where the host machine has either no DNS, or an
incomplete hostname.
- Use a generic placeholder in the default config file rather than the
build machine's name.
- Pet portlint(1) while here.