| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Nov 2004 07:43:54
3.5
|
linimon  |
As previously announced, remove mail/youbin due to long-standing
security problems. |
21 Jun 2004 21:27:46
3.5
|
kris  |
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports. They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS. |
18 Aug 2003 01:42:21
3.5
|
max  |
Upgrade to 3.5. The PR submitter claims that buffer overrun issues have been
eliminated, but I'll keep this port forbidden till I get a green light from the
security tem.
PR: 55676
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> |
08 Aug 2003 04:40:47
3.4
|
kris  |
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it. If you are interested
in saving this port, please send your patches to the maintainer. If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr. |
06 May 2003 13:44:19
3.4
|
nectar  |
Mark FORBIDDEN due to buffer overflow in set-user-ID root executable.
See Message-ID <005001c313c9$4aee95d0$24029dd9@tuborg> posted to
<vulnwatch@vulnwatch.org>, <full-disclosure@lists.netsys.com>,
<bugtraq@securityfocus.com>. |
07 Mar 2003 06:06:02
3.4
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
16 Sep 2002 00:43:26
3.4
|
kris  |
Add missing directories and respect NOPORTDOCS |
04 Nov 2001 13:43:30 
|
max  |
Upgrade to 3.4. PR: 24599 Originally Submitted by: Noritoshi Atsumi
<atsumi@agusa.nuie.nagoya-u.ac.jp> |
23 Jan 2001 16:23:12 
|
sf  |
sbin is not in bsd.x11{,-4}.dist. |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
09 Jan 2001 19:47:43 
|
sf  |
fix pkg-req typo. |
03 Dec 2000 05:15:11 
|
steve  |
Be a little more forgiving when testing for BATCH or PACKAGE_BUILDING. |
10 Nov 2000 05:55:06 
|
sanpei  |
Fixing "X manpage" errors with XFree86-4 |
08 Oct 2000 11:23:49 
|
asami  |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 04:16:42 
|
asami  |
Convert category mail to new layout. |
03 Aug 2000 10:28:58 
|
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of 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. |
05 Jul 2000 13:37:07 
|
tg  |
As threatened on freebsd-ports: all startup scripts know about the two 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. |