leading up to the src and ports freeze, one thing stood out. My
freebsd-current mail folder had was larger than a Slashdot thread on
Microsoft acquiring RedHat. Was all of this patches to fix the 5.2-RELEASE
TODO items? Nope. But it was part of FreeBSD none-the-less. So, in
honor of those countless messages, I proudly present "Bikeshed," a song
sung to the tune of Devo's classic, "Whip it."
Paint that shed
Restart the same old thread
Flame that list
Now everyone is pissed
When 5.2-RELEASE comes along
You must bikeshed
We need a new commit song
Call it "Bikeshed"
The developer is wrong
You must bikeshed!
Dynamically link /sbin
You must bikeshed
Do the same to /bin
You must bikeshed
No one gets their way
When they bikeshed
I say bikeshed!
Paint it blue
This INDEX-5 file contains 9724 ports (no, it's not prime).
information. See ChangeLog for full details.
PR: ports/58738
Submitted by: Lars Eggert <larse@isi.edu>
Committed on behalf of lioux@, who is having machine problems.
called kxkb.so, which links against libxkbfile. This is fatal on
amd64 because XFree86 does not normally provide libxkbfile.so, and it is
a guaranteed fatal error to link non-PIC code into a .so file.
I have only arranged for libxkbfile.so to be build on amd64 so as to
not risking distrubing dependencies on other platforms.
Delay calling tput until delimiters are needed, and don't call if
user specifies his/her own delimiters first.
Don't run tput if TERM is set to empty string.
PR: ports/58472
Submitted by: ijliao
Committed on behalf of lioux@, who is having machine troubles.
changes and bugfixes. Compiles on both 4.x and 5.x.
PR: ports/57910
Submitted by: Marco Molteni <molter@tin.it>
Committed on behalf of lioux@, who is having machine problems.
Update OpenSSL-support, include security/openssl/bsd.openssl.mk,
remove usage of deprecated librsaref/libRSAglue, add a knob WITHOUT_SSL.
Pacify portlint.
Terminate all sentences in comments with a period.
Replace spaces with tabs in pre-everything:: messages to print out
an aligned table.
PR: ports/53401
Submitted by: Marius Strobl <marius@alchemy.franken.de>
(Committed on behalf of lioux@, who is having machine problems)
- Assign maintainership to the submitter
While I'm here:
- Silence configure warning
- Install some documentation
PR: 59920
Submitted by: Vincent Tantardini <vinc@freebsd-fr.org>
* Fix buffer overflow vulnerability.
* Support properties which have namespace other than DAV:.
* More options.
PR: ports/59939
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> (maintainer)
against SyncML compliant devices like some PDAs or mobile phones,
and more importantly, to sync between two Multisync clients over network.
Good solution for synchronizing your Evolution at home and at work.
Approved by: adamw (mentor)
While I'm here:
- Perl is only needed at run-time
- Use canonical MASTER_SITE_SUBDIR
- Install additional documentation
PR: 59722
Submitted by: maintainer