- Set the UNAME_* variables to make use of the override support in uname(1)
This allows us to get rid of the uname shell script in the build chroots
- Collect some variables that are probably old and mouldy, for later GCing
- If FETCH_ORIGINAL is set in the environment, don't fetch from ftp-master
----------
(sung to the tune of "Rocket Man" by Elton John)
I built my ports last night, pre-freeze
Zero hour, nine p.m.
And I'm gonna be high
As a kite by then
I miss the tree so much
I miss my ports
It's lonely during the freeze
Oh such a timeless wait
And I think it's gonna be a long, long time
'Til bento brings me 'round again to find
This is not the code I think I ran at home
Ah, no no no...
I'm a Porter man
Porter man
Waiting out the freeze
Down here alone
PRs aren't the kind of place
To test your ports
In fact, it's slow as hell
And no one cares to test them
If you did
And all this code
I don't understand
It's just my job
Seven days a week
A porter Man
Porter Man
And I think it's gonna be a long, long time
'Til bento brings me 'round again to find
This is not the code I think I ran at home
Ah, no no no...
And I think it's gonna be a long, long time
'Til bento brings me 'round again to find
This is not the code I think I ran at home
Ah, no no no...
I'm a porter man
Porter man
Waiting out the freeze
Down here alone
And I think it's gonna be a long, long, time
And I think it's gonna be a long, long, time
And I think it's gonna be a long, long, time
Long, long, time
Long, long, time
Ah, no, no, no...
Oh, no, no, no, no, no, no, no...
(This is the candidate INDEX for 4.8-RELEASE, with 8332 ports)
so they appear after the *_depends targets. This fixes builds on systems
that don't yet have libtool installed (prior to this commit the
patch-libtool target would be called before the libtool port was
installed by the dependency targets, and it would therefore fail).
Submitted by: Claude Buisson <cbuisson@nerim.net>
It's not clear that this could ever have worked, because post-patch
executes before LIB_DEPENDS are built, so systems without lcms
installed will fail to patch.
Reported by: dec
- MITKRB5-SA-2003-005:
Buffer overrun and underrun in principal name handling
- MITKRB5-SA-2003-004:
Cryptographic weaknesses in Kerberos v4 protocol; KDC and realm
compromise possible.
- MITKRB5-SA-2003-003:
Faulty length checks in xdrmem_getbytes may allow kadmind DoS.
- Additional patches from RedHat.
Approved by: kris (wearing his portmgr hat)
Obtained from: MIT Website and Nalin Dahyabhai <nalin@redhat.com>
* Fix 'make package-depends' so it doesn't overflow on large ports [2]
* Fix logic in 'USE_PACKAGE_DEPENDS' [3]
Submitted by: dinoex [1][3], marcus [2]
PR: ports/48860 [1], ports/36083 [3]
Samba Web site:
A flaw has been detected in the Samba main smbd code which could
allow an external attacker to remotely and anonymously gain Super
User (root) privileges on a server running a Samba server. This
flaw exists in previous versions of Samba from 2.0.x to 2.2.7a
inclusive. This is a serious problem and all sites should either
upgrade to Samba 2.2.8 immediately or prohibit access to TCP ports
139 and 445.
I tested this in the same environment as before.
This should be fetchable too.
Requested by: dwcjr (maintainer)
pointy hat to: my collection
to the SAMBA_2_2 (stable) CVS branch as of around 20:35 GMT on 14
March. Although the Samba authors say they don't consider this
production-quality, it has corrections for several bugs.
testing: built with all options except ACLs and LDAP on
4.8-RC-20030311-JPSNAP/i386; ran as a PDC and file-server with
NT 4.0 SP6a and Windows 98 SE as clients
Approved by: dwcjr (maintainer), kris (ports freeze by portmgr)