| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: roberto (mentor)
Notes:
svn path=/head/; revision=85369
|
|
|
|
|
|
|
|
|
| |
PR: 54641
Submitted by: Don Croyle <croyle@gelemna.org>
Reviewed by: A.J.Caines@halplant.com (maintainer)
Notes:
svn path=/head/; revision=85368
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mixin inheritance is an alternative to the usual
multiple-inheritance and solves the problem of knowing which
parent will be called. It also solves a number of tricky
problems like diamond inheritence.
The idea is to solve the same sets of problems which MI solves
without the problems of MI.
PR: 54746
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: fjoe (mentor)
Notes:
svn path=/head/; revision=85366
|
|
|
|
|
|
|
|
|
| |
PR: 54701
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
Reviewed by: leeym
Notes:
svn path=/head/; revision=85365
|
|
|
|
|
|
|
|
|
| |
PR: 54696
Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca> (maintainer)
Pointed out by: Sergey A. Osokin <osa@FreeBSD.org>
Notes:
svn path=/head/; revision=85364
|
|
|
|
| |
Notes:
svn path=/head/; revision=85363
|
|
|
|
| |
Notes:
svn path=/head/; revision=85362
|
|
|
|
|
|
|
|
|
| |
PR: 53335
Submitted by: krion, KATO Tsuguru
Approved by: fjoe (mentor)
Notes:
svn path=/head/; revision=85361
|
|
|
|
| |
Notes:
svn path=/head/; revision=85360
|
|
|
|
|
|
|
|
|
|
| |
Fix install of optional patches.
PR: 54471
Submitted by: Andrew <andrew@ugh.net.au>
Notes:
svn path=/head/; revision=85359
|
|
|
|
|
|
|
|
|
| |
PR: 54702
Submitted by: maintainer
Approved by: fjoe (mentor>
Notes:
svn path=/head/; revision=85358
|
|
|
|
| |
Notes:
svn path=/head/; revision=85357
|
|
|
|
|
|
|
|
|
| |
PR: 54722
Submitted by: maintainer
Approved by: fjoe (mentor)
Notes:
svn path=/head/; revision=85356
|
|
|
|
| |
Notes:
svn path=/head/; revision=85355
|
|
|
|
|
|
|
| |
Approved by: fjoe (mentor)
Notes:
svn path=/head/; revision=85354
|
|
|
|
|
|
|
|
| |
PR: 54659
Submitted by: maintainer
Notes:
svn path=/head/; revision=85353
|
|
|
|
|
|
|
|
|
|
|
| |
- floating, local, UTC, Z, and offsets can now be aliased
- docs updated
PR: 54745
Submitted by: maintainer
Notes:
svn path=/head/; revision=85352
|
|
|
|
|
|
|
|
| |
PR: 54721
Submitted by: Mathieu Arnold <m@absolight.net>
Notes:
svn path=/head/; revision=85351
|
|
|
|
| |
Notes:
svn path=/head/; revision=85350
|
|
|
|
|
|
|
|
|
|
| |
Remove RESTRICED, NO_CDROM and NO_PACKAGE, New version has a free License.
PR: 54736
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
Notes:
svn path=/head/; revision=85349
|
|
|
|
|
|
|
| |
(2) Solve "unfetchable distfiles" problem
Notes:
svn path=/head/; revision=85348
|
|
|
|
|
|
|
|
| |
PR: 54680
Submitted by: Gregory Bond <gnb@itga.com.au>
Notes:
svn path=/head/; revision=85347
|
|
|
|
|
|
|
|
| |
PR: 54734
Submitted by: KANOU Hiroki <kanou@khdd.net>
Notes:
svn path=/head/; revision=85346
|
|
|
|
|
|
|
| |
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=85345
|
|
|
|
|
|
|
|
| |
PR: 54709
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Notes:
svn path=/head/; revision=85344
|
|
|
|
|
|
|
| |
Notify from: maintainer via fenner
Notes:
svn path=/head/; revision=85343
|
|
|
|
|
|
|
|
|
| |
PR: 54638
Submitted by: Ulrich Spoerlein <q@uni.de>
Approved by: maintainer
Notes:
svn path=/head/; revision=85342
|
|
|
|
| |
Notes:
svn path=/head/; revision=85341
|
|
|
|
|
|
|
| |
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
Notes:
svn path=/head/; revision=85340
|
|
|
|
|
|
|
|
| |
system, generic in nature, but intended for use in speeding up dynamic
web applications by alleviating database load.
Notes:
svn path=/head/; revision=85338
|
|
|
|
| |
Notes:
svn path=/head/; revision=85337
|
|
|
|
| |
Notes:
svn path=/head/; revision=85336
|
|
|
|
|
|
|
|
|
|
| |
patching on older FreeBSD systems (4.5 and earlier).
PR: 54090
Submitted by: tobez
Notes:
svn path=/head/; revision=85335
|
|
|
|
|
|
|
| |
o s/strip/${STRIP}/.
Notes:
svn path=/head/; revision=85334
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Former my commit is violating the
committer's rule. Samsung-SmartGDI-all-GS.tar.gz
has subject to change and this file has no
version number...
This update dealt with the problem
that the printer does not accept compressed data bands bigger than
64 kB (gdevgdi-64k-bands-gtaylor.patch) is applied. So files not being
printed with the original driver will most probably be printed with
this version.
However, my falut commit was it has already changed by arved.
Pointed out by: kris
Pointy hat to: myself
Notes:
svn path=/head/; revision=85333
|
|
|
|
|
|
|
|
| |
PR: 53455
Submitted by: Mark Linimon <linimon@lonesome.com>
Notes:
svn path=/head/; revision=85332
|
|
|
|
|
|
|
|
|
| |
Very sorry, thousand of apologizes...
I was in rush... and what I want to do is
forced commit to distinfo,
Notes:
svn path=/head/; revision=85331
|
|
|
|
|
|
|
|
|
|
|
| |
This patch cope with the problem for bigger than 64 kb
the printer does not accept compressed data bands bigger than 64 kB
(gdevgdi-64k-bands-gtaylor.patch) is applied. So files not being
printed with the original driver will most probably be printed with
this version.
Notes:
svn path=/head/; revision=85330
|
|
|
|
|
|
|
|
|
|
|
|
| |
distfile is subjected to change.
it is just adding BSD like license
notice and one example file.
Pointed out: kris
Pointy hat to: myself
Notes:
svn path=/head/; revision=85329
|
|
|
|
|
|
|
| |
in the downtown area of Honolulu, Hawaii.
Notes:
svn path=/head/; revision=85328
|
|
|
|
|
|
|
|
| |
o Update Debian's patch to -35.
o Unbreak on gcc-3.3 (same method as openjade/opensp).
Notes:
svn path=/head/; revision=85327
|
|
|
|
| |
Notes:
svn path=/head/; revision=85326
|
|
|
|
|
|
|
|
|
| |
(Actually echo the flac message even if we are WITH_EJECT.)
Approved by: Munish Chopra (MAINTAINER), marcus (mentor)
Notes:
svn path=/head/; revision=85325
|
|
|
|
|
|
|
| |
Submitted by: bento's log
Notes:
svn path=/head/; revision=85324
|
|
|
|
|
|
|
| |
* Use USE_BZIP2
Notes:
svn path=/head/; revision=85323
|
|
|
|
|
|
|
| |
Approved by: ceri (mentor)
Notes:
svn path=/head/; revision=85322
|
|
|
|
|
|
|
| |
Submitted by: arved
Notes:
svn path=/head/; revision=85321
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
patches that have been sent in thus far. dstumbler now reports the APs, but
isn't able to monitor them on my Netgear 401, however, others have reported
success so I'm committing them. Please keep me posted if things are or aren't
working. I no longer have a -STABLE box to test these on and haven't tested
this with sam's monitoring mode changes from last night, so, things may be
working correctly now, and/or -STABLE may be broken. In either case, please
let me know.
Submitted by: sam, bms
Notes:
svn path=/head/; revision=85320
|
|
|
|
| |
Notes:
svn path=/head/; revision=85319
|
|
|
|
| |
Notes:
svn path=/head/; revision=85318
|