summaryrefslogtreecommitdiff
blob: 4c69b8da8df5532eb55b18fb170e4b1484020828 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
# ChangeLog for sys-freebsd/freebsd-ubin
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-ubin/ChangeLog,v 1.86 2013/01/27 22:39:32 aballier Exp $

  27 Jan 2013; Alexis Ballier <aballier@gentoo.org> freebsd-ubin-9.1.ebuild,
  +files/freebsd-ubin-9.1-ar-libarchive3.patch:
  Fix build of ar with newer libarchive, bug #448510 by Yuta SATOH

  27 Jan 2013; Alexis Ballier <aballier@gentoo.org>
  -freebsd-ubin-9.1_rc1.ebuild, -freebsd-ubin-9.1_rc2.ebuild,
  -freebsd-ubin-9.1_rc3.ebuild:
  remove rc versions

*freebsd-ubin-9.1 (27 Jan 2013)

  27 Jan 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-ubin-9.1.ebuild:
  Bump to 9.1

*freebsd-ubin-9.1_rc3 (06 Nov 2012)

  06 Nov 2012; Alexis Ballier <aballier@gentoo.org>
  +freebsd-ubin-9.1_rc3.ebuild:
  bump to rc3

*freebsd-ubin-9.1_rc2 (14 Oct 2012)

  14 Oct 2012; Alexis Ballier <aballier@gentoo.org>
  +freebsd-ubin-9.1_rc2.ebuild:
  bump to 9.1_rc2

*freebsd-ubin-9.1_rc1 (11 Sep 2012)

  11 Sep 2012; Alexis Ballier <aballier@gentoo.org>
  +freebsd-ubin-9.1_rc1.ebuild, +files/freebsd-ubin-9.1-bsdar.patch,
  +files/freebsd-ubin-9.1-grep.patch,
  +files/freebsd-ubin-9.1-kdump-ioctl.patch,
  +files/freebsd-ubin-9.1-minigzip.patch:
  bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838

  26 Apr 2012; Alexis Ballier <aballier@gentoo.org> freebsd-ubin-9.0-r1.ebuild:
  keyword ~amd64-fbsd

*freebsd-ubin-9.0-r1 (23 Apr 2012)

  23 Apr 2012; Alexis Ballier <aballier@gentoo.org>
  +freebsd-ubin-9.0-r1.ebuild:
  remove dc and bc since they are provided by sys-devel/bc

  23 Apr 2012; Alexis Ballier <aballier@gentoo.org> freebsd-ubin-9.0.ebuild:
  depend on new enough libedit

*freebsd-ubin-8.2-r1 (02 Apr 2012)

  02 Apr 2012; Naohiro Aota <naota@gentoo.org>
  +files/freebsd-ubin-8.2-compress.patch, +freebsd-ubin-8.2-r1.ebuild,
  -freebsd-ubin-8.2.ebuild:
  Add patch to fix CVE-2011-2895. #408887

  30 Mar 2012; Alexis Ballier <aballier@gentoo.org>
  -freebsd-ubin-9.0_rc1.ebuild, -freebsd-ubin-9.0_rc2.ebuild,
  -freebsd-ubin-9.0_rc3.ebuild:
  remove old

*freebsd-ubin-9.0 (16 Jan 2012)

  16 Jan 2012; Alexis Ballier <aballier@gentoo.org> +freebsd-ubin-9.0.ebuild:
  bump to 9.0

*freebsd-ubin-9.0_rc3 (09 Dec 2011)

  09 Dec 2011; Alexis Ballier <aballier@gentoo.org>
  +freebsd-ubin-9.0_rc3.ebuild:
  bump to 9.0_rc3

*freebsd-ubin-9.0_rc2 (07 Dec 2011)

  07 Dec 2011; Alexis Ballier <aballier@gentoo.org>
  +freebsd-ubin-9.0_rc2.ebuild:
  bump to rc2

  07 Nov 2011; Alexis Ballier <aballier@gentoo.org>
  freebsd-ubin-9.0_rc1.ebuild:
  move fuser to /bin too

*freebsd-ubin-9.0_rc1 (07 Nov 2011)

  07 Nov 2011; Alexis Ballier <aballier@gentoo.org>
  +freebsd-ubin-9.0_rc1.ebuild, +files/freebsd-ubin-9.0-fixmakefiles.patch:
  bump to 9.0_rc1

  13 Aug 2011; Javier Villavicencio <the_paya@gentoo.org>
  freebsd-ubin-8.2.ebuild:
  Move printf binary to /bin. Fixes bug #377277

  10 Jul 2011; Alexis Ballier <aballier@gentoo.org> freebsd-ubin-8.2.ebuild:
  create /var/spool/lock/ directory for tip, by Jose Quinteiro, bug #200700

*freebsd-ubin-8.2 (06 Jul 2011)

  06 Jul 2011; Alexis Ballier <aballier@gentoo.org> +freebsd-ubin-8.2.ebuild:
  bump to 8.2

  24 Mar 2010; Javier Villavicencio <the_paya@gentoo.org>
  freebsd-ubin-8.0.ebuild, +files/freebsd-ubin-8.0-xinstall.patch:
  Fix for parallel make install bugs when they use our /usr/bin/install.

*freebsd-ubin-8.0 (19 Mar 2010)

  19 Mar 2010; Alexis Ballier <aballier@gentoo.org>
  +freebsd-ubin-8.0.ebuild, +files/freebsd-ubin-8.0-bsdar.patch,
  metadata.xml:
  bump to 8.0 from the bsd overlay

  11 Mar 2010; Alexis Ballier <aballier@gentoo.org>
  -files/freebsd-ubin-6.1-gcc41.patch, -freebsd-ubin-6.2-r2.ebuild,
  -files/freebsd-ubin-6.2-make-sinclude.patch,
  -files/freebsd-ubin-6.2-rpcgen-gcc4.1.patch, -freebsd-ubin-7.1-r1.ebuild:
  remove old

  08 Oct 2009; Alexis Ballier <aballier@gentoo.org>
  freebsd-ubin-7.1-r1.ebuild, freebsd-ubin-7.2.ebuild:
  remove freebsd-lib[nis] usedep, its always built

  08 Oct 2009; Alexis Ballier <aballier@gentoo.org>
  -freebsd-ubin-7.1.ebuild:
  remove old

  23 May 2009; Alexis Ballier <aballier@gentoo.org> freebsd-ubin-7.2.ebuild:
  make PATCHES a bash array

*freebsd-ubin-7.2 (22 May 2009)

  22 May 2009; Alexis Ballier <aballier@gentoo.org>
  +freebsd-ubin-7.2.ebuild:
  bump to 7.2

*freebsd-ubin-7.1-r1 (18 May 2009)

  18 May 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  +freebsd-ubin-7.1-r1.ebuild, metadata.xml:
  Use the current WITHOUT_ switches, update USE flags and use EAPI=2 to
  depend on the proper features from the freebsd-lib package.

*freebsd-ubin-7.1 (22 Jan 2009)

  22 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
  +freebsd-ubin-7.1.ebuild:
  Import 7.1 ebuilds from gentoo-bsd overlay.

  08 Jan 2009; Alexis Ballier <aballier@gentoo.org>
  -freebsd-ubin-6.2.ebuild:
  remove old

  10 Jun 2008; Alexis Ballier <aballier@gentoo.org>
  freebsd-ubin-6.2-r2.ebuild:
  keyword ~x86-fbsd

  10 Jun 2008; Alexis Ballier <aballier@gentoo.org>
  freebsd-ubin-6.2-r2.ebuild:
  keyword ~sparc-fbsd

  20 Feb 2008; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-6.2-r2.ebuild:
  Fix dependencies for pambase/pam.

  19 Feb 2008; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-6.2-r2.ebuild:
  Drop keywords as pambase is not keyworded.

*freebsd-ubin-6.2-r2 (19 Feb 2008)

  19 Feb 2008; Diego Pettenò <flameeyes@gentoo.org> files/login.1.pamd,
  -freebsd-ubin-6.2-r1.ebuild, +freebsd-ubin-6.2-r2.ebuild:
  Use system-local-login rather than system-login, and depend on the new
  version of pambase.

*freebsd-ubin-6.2-r1 (19 Feb 2008)

  19 Feb 2008; Diego Pettenò <flameeyes@gentoo.org> +files/login.1.pamd,
  +files/passwd.1.pamd, +files/su.1.pamd, +freebsd-ubin-6.2-r1.ebuild:
  Update to use the new pambase system-login and system-auth rather than the
  old system stack.

  02 Nov 2007; Roy Marples <uberlord@gentoo.org> freebsd-ubin-6.2.ebuild:
  Don't build hesinfo, use the hesiod ebuild, #197275.

  16 Oct 2007; Roy Marples <uberlord@gentoo.org>
  -files/freebsd-ubin-6.2-sparc64.patch, freebsd-ubin-6.2.ebuild:
  gcc-4 now defines __sparc64__ for us

  04 Sep 2007; Roy Marples <uberlord@gentoo.org>
  +files/freebsd-ubin-6.2-make-sinclude.patch, freebsd-ubin-6.2.ebuild:
  Patch make so the sinclude directive works.

  03 Sep 2007; Roy Marples <uberlord@gentoo.org> freebsd-ubin-6.2.ebuild:
  Move touch back to /usr/bin as baselayout no longer uses it.

  10 Jul 2007; Roy Marples <uberlord@gentoo.org> freebsd-ubin-6.2.ebuild:
  Don't move awk, mkfifo, uname, true, false or tty to /bin
  as baselayout-2 no longer requires them there.

  06 Jul 2007; Roy Marples <uberlord@gentoo.org> freebsd-ubin-6.2.ebuild:
  Build a dynamic make.

*freebsd-ubin-6.2 (15 Jan 2007)

  15 Jan 2007; Timothy Redaelli <drizzt@gentoo.org>
  -freebsd-ubin-6.2_rc2.ebuild, +freebsd-ubin-6.2.ebuild:
  Bump to 6.2 and remove old version.

  05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
  -files/SA-06-02-ee.patch, -files/freebsd-ubin-6.1-rpcgen-gcc41.patch,
  -freebsd-ubin-6.1.ebuild, -freebsd-ubin-6.1-r1.ebuild:
  Remove 6.1 ebuild.

  05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-6.2_rc2.ebuild:
  Convert to use elog.

  03 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-6.2_rc2.ebuild:
  Remove tftp directory, use tftp-hpa instead.

  29 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-6.2_rc2.ebuild:
  Depend on a newer enough version of freebsd-lib.

*freebsd-ubin-6.2_rc2 (29 Dec 2006)

  29 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
  -freebsd-ubin-6.2_beta3.ebuild, -freebsd-ubin-6.2_rc1.ebuild,
  +freebsd-ubin-6.2_rc2.ebuild:
  Bump to rc2 and remove older versions.

  24 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
  files/freebsd-ubin-setXid.patch:
  Fix setXid patch, thanks to yngwin on freenode for reporting.

*freebsd-ubin-6.2_rc1 (19 Nov 2006)

  19 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
  +freebsd-ubin-6.2_rc1.ebuild:
  Version bump to 6.2-RC1.

  18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
  -freebsd-ubin-6.2_beta2.ebuild, -freebsd-ubin-6.2_beta2-r1.ebuild:
  Remove 6.2_beta2.

  12 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-6.2_beta3.ebuild:
  Make this depend on libc with of the same release, so that it does not get
  built before freebsd-lib (and thus fail in 6.1 -> 6.2 upgrade).

*freebsd-ubin-6.2_beta3 (01 Nov 2006)

  01 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
  +freebsd-ubin-6.2_beta3.ebuild:
  Bump to 6.2_beta3.

*freebsd-ubin-6.2_beta2-r1 (27 Oct 2006)
*freebsd-ubin-6.1-r1 (27 Oct 2006)

  27 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
  +freebsd-ubin-6.1-r1.ebuild, +freebsd-ubin-6.2_beta2-r1.ebuild:
  Revision bump removing the whois command, now provided by any of the whois
  packages in portage supporting eselect-whois.

  26 Oct 2006; Roy Marples <uberlord@gentoo.org>
  freebsd-ubin-6.2_beta2.ebuild:
  Rebuild login.conf.db after installing a new cap_mkdb, #152856.

  19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
  Remove 6.2_beta1 ebuild.

  19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
  -freebsd-ubin-6.2_beta1.ebuild:
  Remove 6.2_beta1 ebuild.

  17 Oct 2006; Roy Marples <uberlord@gentoo.org>
  +files/freebsd-ubin-6.2-sparc64.patch, freebsd-ubin-6.2_beta2.ebuild:
  Added ~sparc-fbsd keyword.

  09 Oct 2006; Javier Villavicencio <the_paya@gentoo.org>
  freebsd-ubin-6.1.ebuild, freebsd-ubin-6.2_beta1.ebuild,
  freebsd-ubin-6.2_beta2.ebuild:
  Tiny fix for whereis(1) to work with our (sys-apps/man) manpath.

  05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-6.1.ebuild, freebsd-ubin-6.2_beta2.ebuild:
  Add a build useflag that uses a downloaded tarball of sys rather than
  symlinking it.

*freebsd-ubin-6.2_beta2 (05 Oct 2006)

  05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
  +freebsd-ubin-6.2_beta2.ebuild:
  Version 6.2_beta2.

  22 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-6.2_beta1.ebuild:
  Block csup, as it's already provided by this ebuild.

  22 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
  +files/freebsd-ubin-6.2-rpcgen-gcc4.1.patch,
  freebsd-ubin-6.2_beta1.ebuild:
  Add new patch for rpcgen that fix it properly.

*freebsd-ubin-6.2_beta1 (21 Sep 2006)

  21 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
  +freebsd-ubin-6.2_beta1.ebuild:
  Add 6.2_beta1 ebuilds.

  19 Sep 2006; Javier Villavicencio <the_paya@gentoo.org>
  freebsd-ubin-6.1.ebuild:
  Move also /usr/bin/tty to /bin.

  16 Sep 2006; Javier Villavicencio <the_paya@gentoo.org>
  freebsd-ubin-6.1.ebuild:
  Move touch to /bin.

  14 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-6.1.ebuild:
  Move also true and false to /bin.

  13 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
  +files/freebsd-ubin-6.1-rpcgen-gcc41.patch, freebsd-ubin-6.1.ebuild:
  Add patch to let rpcgen generate GCC 4.1-compatible code.

  12 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-6.1.ebuild:
  Also move uname to /bin.

  12 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-6.1.ebuild:
  Don't build and install c99 and c89, leave them to GCC.

  11 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-6.1.ebuild:
  Also move mkfifo in /bin.

  10 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-6.1.ebuild:
  Move awk and sed in /bin to be available during boot process.

  27 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
  -freebsd-ubin-6.0-r1.ebuild:
  Remove 6.0 version.

  30 May 2006; Diego Pettenò <flameeyes@gentoo.org>
  +files/freebsd-ubin-6.1-gcc41.patch, freebsd-ubin-6.1.ebuild:
  Add patch to build with GCC 4.1.

*freebsd-ubin-6.1 (09 May 2006)

  09 May 2006; Diego Pettenò <flameeyes@gentoo.org>
  -freebsd-ubin-6.1_rc2.ebuild, +freebsd-ubin-6.1.ebuild:
  Update to 6.1-RELEASE.

*freebsd-ubin-6.1_rc2 (02 May 2006)

  02 May 2006; Diego Pettenò <flameeyes@gentoo.org>
  -freebsd-ubin-6.1_rc1.ebuild, +freebsd-ubin-6.1_rc2.ebuild:
  Update to 6.1_rc2.

*freebsd-ubin-6.1_rc1 (01 May 2006)

  01 May 2006; Diego Pettenò <flameeyes@gentoo.org>
  +freebsd-ubin-6.1_rc1.ebuild:
  Update to 6.1_rc1.

  23 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
  files/locate-updatedb-cron:
  Fix typo in updatedb cron file.

  20 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-6.0-r1.ebuild:
  Drop dependency on freebsd-headers.

  09 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-6.0-r1.ebuild:
  Add dependency over freebsd-lib as that has to be rebuilt as first in the
  emerge system call.

  03 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
  +files/freebsd-ubin-6.0-kdump-ioctl.patch, freebsd-ubin-6.0-r1.ebuild:
  Add patch that makes mkioctl only look into the original includes, so that
  it doesn't get confused when Xorg is installed.

  03 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-6.0-r1.ebuild:
  Don't let cronbase being a build-time dependency, too.

  03 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-6.0-r1.ebuild:
  Actually depend only on cronbase, let the user decide about installing a
  cron daemon or not.

  02 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
  -files/freebsd-ubin-bsdcmp.patch, -files/freebsd-ubin-fixmakefiles.patch,
  -files/freebsd-ubin-flex.patch, +files/locate-updatedb-cron,
  freebsd-ubin-6.0-r1.ebuild:
  Drop outdated files and add a cron file for locate.updatedb rather than
  using the periodic script.

*freebsd-ubin-6.0-r1 (01 Apr 2006)

  01 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
  +files/freebsd-ubin-6.0-fixmakefiles.patch, +files/SA-06-02-ee.patch,
  +files/freebsd-ubin-6.0-bsdcmp.patch, +files/freebsd-ubin-bsdcmp.patch,
  +files/freebsd-ubin-fixmakefiles.patch, +files/freebsd-ubin-flex.patch,
  +files/freebsd-ubin-lint-stdarg.patch, +files/freebsd-ubin-setXid.patch,
  +files/login.pamd, +files/passwd.pamd, +files/su.pamd, +metadata.xml,
  +freebsd-ubin-6.0-r1.ebuild:
  Import into portage.

  28 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
  Symlink sys directory instead of patching everything in makefiles. Should
  fix bug #124444.

  23 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
  Add missing security patch.

  20 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
  Fix deprecated stuff to use NO_* syntax.

  13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
  Drop also opieaccess and fbtab.

  13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
  Add locate periodic file.

  13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
  Also phones.

  13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
  Move /etc/remote to being provided by freebsd-ubin.

  25 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
  +files/freebsd-ubin-bsdcmp.patch, +files/freebsd-ubin-fixmakefiles.patch,
  +files/freebsd-ubin-flex.patch, +files/freebsd-ubin-lint-stdarg.patch,
  +files/freebsd-ubin-setXid.patch, +files/login.pamd, +files/passwd.pamd,
  +files/su.pamd, +freebsd-ubin-5.4-r3.ebuild:
  Moved to sys-freebsd.

  18 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-5.4-r3.ebuild:
  Updated to reflect bsdmk/freebsd eclasses changes.

  13 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-5.4-r3.ebuild:
  Fixed typo.

*freebsd-ubin-5.4-r3 (08 Aug 2005)

  08 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
  -freebsd-ubin-5.4-r2.ebuild, +freebsd-ubin-5.4-r3.ebuild:
  Restore make and mkdep from here.

  30 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-5.4-r2.ebuild:
  Fixed wrong slot.

  29 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-5.4-r2.ebuild:
  Adapt to recent bsdmk changes.

  19 Jun 2005; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-5.4-r1.ebuild:
  Don't compile and install telnet as we don't support it from here.

  16 Jun 2005; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-5.4-r1.ebuild:
  Removed a few more subtargets: tar file vacation nc ftp, as they have their
  own ebuilds.

  16 Jun 2005; Diego Pettenò <flameeyes@gentoo.org>
  freebsd-ubin-5.4-r1.ebuild:
  tar is moved to app-arch/bsdtar package.

  08 Jun 2005; Diego Pettenò <flameeyes@gentoo.org>
  -files/freebsd-ubin-minimal.patch, freebsd-ubin-5.4-r1.ebuild:
  Made freebsd-ubin use dummy_mk instead of minimal patch.

*freebsd-ubin-5.4-r1 (23 May 2005)

  23 May 2005; Diego Pettenò <flameeyes@gentoo.org> +files/login.pamd,
  +files/passwd.pamd, +files/rsh.pamd, +files/su.pamd,
  -freebsd-ubin-5.4.ebuild, +freebsd-ubin-5.4-r1.ebuild:
  New revision which installs pamd files. Added dependency on virtual/pam.
  Using mirror://gentoo/.

*freebsd-ubin-5.4_rc3 (03 May 2005)

  03 May 2005; Diego <flame@gentoo.org>
  +files/freebsd-ubin-fixmakefiles.patch,
  +files/freebsd-ubin-lint-stdarg.patch, +files/freebsd-ubin-minimal.patch,
  +files/freebsd-ubin-setXid.patch, +freebsd-ubin-5.4_rc3.ebuild:
  Added new 5.4_rc3 with patches to build fine on 5.4 profile.

*freebsd-ubin-5.3.20050301 (31 Mar 2005)

  31 Mar 2005; Otavio R. Piske <angusyoung@gentoo.org>
  +files/freebsd-ubin-5.3-nocom_err.patch, freebsd-ubin-5.3.20050301.ebuild,
  -freebsd-ubin-5.3_rc1.ebuild:
  New ebuild based on updated sources and support for new use flags

*freebsd-ubin-5.2.1-r1 (07 Oct 2004)

  07 Oct 2004; Otavio Piske <angusyoung@gentoo.org>
  +files/freebsd-ubin-5.2.1-nocmp.patch, +freebsd-ubin-5.2.1-r1.ebuild:
  This new ebuild avoids compilation/installation of cmp, which should be
  provided by diffutils

  30 Sep 2004; Aaron Walker <ka0ttic@gentoo.org> freebsd-ubin-5.2.1.ebuild:
  Removed duplicate inherit.

  15 Sep 2004; Otavio Piske <angusyoung@gentoo.org> freebsd-ubin-5.2.1.ebuild:
  Initial release

*freebsd-ubin-5.2.1.ebuild (15 Sep 2004)