Archive for the 'FreeBSD' Category
Note about RUN_DEPENDS/BUILD_DEPENDS of p5-* ports
0 Comments Published January 12th, 2007 in FreeBSDRecently, we (ports) committers are keep receiving kris(bot) mailS. These mails are about build errors.
One of them is ‘fail of german/BBBike’, and inside the mail, the problem is not BBBike itself. So, I’m not the maintainer, why I received it? Because BBBike depends on p5-Text-Balanced, which was just upgraded to 2.0.0 by me. And in [...]
The winner is ‘HEADS UP: FreeBSD 4.11, 6.0 EoLs coming soon‘.
I just felt frustrated when dealing with something 4.x….
Enough… Let’s take a break….
Dec 29 16:56:42 xxxxxxx postfix/smtp[53186]: A20932874D: to=, relay=none, delay=22077, delays=22047/0.06/30/0, dsn=4.4.1, status=deferred (connect to mx1.freebsd.org[ip.you.do.nt.know]: Operation timed out)
As a ports committer, that means I have to commit myself instead of taking(or submitting) new PRs. Hmm… that’s not that bad
The best reference is always PR.
Let’s take a look at ports/96304.
See the “post-patch:” section:
Okay, that should fix lots of ports which broken in perl 5.00503. Examples of error like:
Could not eval ’
[...]I just wondering why some people don’t like to use devel/porttools to generate ports/ PRs and use devel/portlint to test your ports. I’m not talking about those who didn’t know about devel/porttools or devel/portlint.
Just install it. Type ‘man port’ and ‘man portlint’, you will know how they help you (to generate qualified PR).
The most used [...]
I’ve made top with jail id support. I start to think adding similar functions to other programs.
fstat is the victim. I decide to let fstat can accept jid and then display active files according to the specified jid.
Here comes the patch.
To apply this patch, you must rebuild your kernel.
% cd /usr/src; patch < patch_fstat_jid
% make [...]
Daniel Gerzo asked if top can have a column to display jid last week. So I spend my lovely weekend wink to do the job.
Here is the patch. How to apply?
% cd /usr/src
% patch < patch_top_jid2
% cd /usr/src/usr.bin/top; make clean install clean
Then try either
% top -j
or toggle with ‘j’ when you’re using top.
NOTE: since this [...]
Just as what ports/97985 said, serveral gnome-related ports renamed. How it caught my attention is the renaming from pkgconfig to pkg-config, since my tinderbox reported lots of error. But fine, now I solve it (by simply rebuild them all).
A question arised. Why these changes didn’t mention in ports/UPDATING?
Search
About
You are currently browsing the Ha Ha! I'm clsung weblog archives for the 'FreeBSD' category.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.Latest
- Note about RUN_DEPENDS/BUILD_DEPENDS of p5-* ports
- Today’s best News
- mx1 dead again?
- [perl] post-patch of perl 5.6 for perl 5.00503
- [ports] devel/porttools
- ProblemReport 100,000
- [patch][jail] fstat according to specified jid
- [patch][jail] display jid in top
- [Hands UP!!] Rename several of GNOME ports
- Hurry Porter Project
Categories
- FreeBSD (11)