kris2007-06-17 06:27:45 UTC
FreeBSD ports repository
Modified files:
editors/bed Makefile
Log:
This port contains an incorrect configure test that tries to test for the
pthread_create() function by doing the following
| char pthread_create ();
| int
| main
itetcu 2007-06-17 06:25:05 UTC
FreeBSD ports repository
Modified files:
databases/kmysqladmin Makefile
Log:
- drop 4.x (EOL) support
- per portlint
PR: 111936
Submitted by: araujo@
Approved by:maintainer timeout
Revision ChangesPath
1.4
ariff 2007-06-17 06:10:43 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/isaad1816.c ess.c mss.c sb16.c sb8.c
sys/dev/sound/pcials4000.c au88x0.c aureal.c cmi.c
cs4281.c csapcm.c ds1.c emu10k1.c
emu10kx-pcm.c
marcus 2007-06-17 05:57:02 UTC
FreeBSD doc repository
Modified files:
en/gnome news.xml
Log:
Announce GNOME 2.18.2 for FreeBSD.
Revision ChangesPath
1.141 +20 -1 www/en/gnome/news.xml
___
cvs-all@freebsd
scottl 2007-06-17 05:55:54 UTC
FreeBSD src repository
Modified files:
sys/dev/aac aac_cam.c
sys/dev/advansys advansys.c advlib.h adwcam.c
sys/dev/aha aha.c
sys/dev/ahb ahb.c ahbreg.h
sys/dev/aic aic.c aic_cbus.c aic_isa.c ai
novel 2007-06-17 05:43:08 UTC
FreeBSD ports repository
Added files:
x11-wm/fbpager/files patch-Resources.hh
Log:
Fix build with gcc42.
PR: 112821
Submitted by: Henrik Brix Andersen <[EMAIL PROTECTED]>
Obtained from: Gentoo Linux Bugzilla (bug 135504)
Matt Jacob wrote:
mjacob 2007-06-17 04:17:49 UTC
FreeBSD src repository
Modified files:
sys/vm vm_mmap.c
Log:
Make sure object is NULL- there is a possible case where you could
fall through to it being used w/o being set. Put a break in the default
case.
Revisi
mjacob 2007-06-17 04:40:33 UTC
FreeBSD src repository
Modified files:
sys/dev/acpi_support acpi_panasonic.c
Log:
Initialize key to zero.
Revision ChangesPath
1.13 +1 -1 src/sys/dev/acpi_support/acpi_panasonic.c
__
mjacob 2007-06-17 04:37:58 UTC
FreeBSD src repository
Modified files:
sys/compat/freebsd32 freebsd32_misc.c
Log:
Try a cheap way to get around gcc4.2 believing that user arguments
to system calls can change across intervening functions.
Revision ChangesPath
1.65
kmacy 2007-06-17 04:33:38 UTC
FreeBSD src repository
Modified files:
sys/dev/cxgb cxgb_adapter.h cxgb_main.c cxgb_offload.c
cxgb_sge.c
Log:
- switch adapter and port lock over to using sx so that resources
can be allocated atomically
- ad
mjacob 2007-06-17 04:32:18 UTC
FreeBSD src repository
Modified files:
sys/dev/atkbdc psm.c
Log:
Initialize mouse resolution to zero if converting from
OLD to NEW.
Revision ChangesPath
1.93 +2 -0 src/sys/dev/atkbdc/psm.c
_
mjacob 2007-06-17 04:27:46 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 pmap.c
Log:
Check for pte being NULL in return from pmap_pte_pde- unlikely or
even impossible, but it's better ot have a panic and a quiesced
gcc4.2.
Revision ChangesPath
1
marcus 2007-06-17 04:22:57 UTC
FreeBSD ports repository
Modified files:
net-im/libpurple Makefile distinfo
net-im/pidginMakefile pkg-plist
Log:
* Update to 2.0.2
* Make GnuTLS the default SSL provider (over NSS) to avoid crashes reported
by some users
mjacob 2007-06-17 04:21:58 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 busdma_machdep.c
Log:
Initialize lastaddr to zero to make gcc4.2 happy.
Revision ChangesPath
1.83 +1 -1 src/sys/amd64/amd64/busdma_machdep.c
_
mjacob 2007-06-17 04:19:05 UTC
FreeBSD src repository
Modified files:
sys/vm vm_page.c
Log:
Don't declare inline a function which isn't.
Revision ChangesPath
1.350 +1 -1 src/sys/vm/vm_page.c
___
cvs-a
mjacob 2007-06-17 04:17:49 UTC
FreeBSD src repository
Modified files:
sys/vm vm_mmap.c
Log:
Make sure object is NULL- there is a possible case where you could
fall through to it being used w/o being set. Put a break in the default
case.
Revision Changes
mjacob 2007-06-17 04:14:27 UTC
FreeBSD src repository
Modified files:
sys/vm vm_fault.c
Log:
Initialize reqpage to zero.
Revision ChangesPath
1.232 +1 -1 src/sys/vm/vm_fault.c
___
cvs-all@freebsd.org
mjacob 2007-06-17 04:12:22 UTC
FreeBSD src repository
Modified files:
sys/netinet6 ah_output.c
Log:
gcc4.2 somehow doesn't believe that finaldst can stay stable between
where it's initialized and where it's checked twice such that the
origingal destination address is
mjacob 2007-06-17 04:07:11 UTC
FreeBSD src repository
Modified files:
sys/netinet udp_usrreq.c
Log:
Make gcc4.2 happy and zero save_ip for the unlikely (blackhole != 0)
codepath.
Revision ChangesPath
1.212 +2 -0 src/sys/netinet/udp_usrreq.c
__
vanilla 2007-06-17 03:50:22 UTC
FreeBSD ports repository
Modified files:
games/widelands Makefile
Added files:
games/widelands/files patch-SConstruct patch-src_SConscript
Log:
1: Fix build with x11-toolkits/qt33 installed
2: Do not create .sconsign files in system d
glewis 2007-06-17 03:30:34 UTC
FreeBSD ports repository
Removed files:
java/jdk15 pkg-message
Log:
. Remove SCSL message since we're now using the JRL, which is agreed to
prior to the extract step.
Revision ChangesPath
1.6 +0 -1139 ports/java/jd
leeym 2007-06-17 02:10:13 UTC
FreeBSD ports repository
Modified files:
math/p5-MatrixReal Makefile distinfo
Log:
- update to 2.02
Revision ChangesPath
1.13 +1 -1 ports/math/p5-MatrixReal/Makefile
1.7 +3 -3 ports/math/p5-MatrixReal/distinfo
_
rrs 2007-06-17 01:57:08 UTC
FreeBSD src repository
Modified files:
usr.bin/netstat sctp.c
Log:
- Forced commit to update who actually did this code (I forgot
the obtained from in the original line)
Obtained from: Weongyo Jeong ([EMAIL PROTECTED])
Revision Ch
leeym 2007-06-17 01:51:39 UTC
FreeBSD ports repository
Modified files:
mail/p5-Mail-Audit Makefile distinfo pkg-plist
Log:
- update to 2.2.19
Revision ChangesPath
1.30 +4 -2 ports/mail/p5-Mail-Audit/Makefile
1.19 +3 -3 ports/mail/p5-Mail-Audi
On 2007-Jun-16 00:42:10 +0200, Pav Lucistnik <[EMAIL PROTECTED]> wrote:
>If you want to show off your l33t sed skillz, you can do something like
>
>'/^static/ s/png_//'
I would suggest that FreeBSD sources and ports are precisely the wrong
place to show off l33t ski11z - the priority for committed
On Sun, Jun 17, 2007 at 02:23:20AM +0100, Shaun Amott wrote:
> It seems I was mistaken; apparently approval is not a strict
> requirement. It's always a good thing though. You don't appear to have
> sought any kind of review for the xfsprogs commit.
I don't maintain too many ports, and have been c
rrs 2007-06-17 01:36:02 UTC
FreeBSD src repository
Modified files:
sys/netinet sctp_input.c sctp_output.c sctp_pcb.c
sys/netinet6 sctp6_usrreq.c
Log:
- For sctp_input/sctp6_input add announcment when a packet arrives (debug)
- re-factor the packet dr
On Sun, Jun 17, 2007 at 01:38:41AM +0100, Shaun Amott wrote:
>
> Without wishing to join the CVS log nitpicker club... I'm curious who
> approved this commit, as it wasn't noted in the log nor the actual PR. I
> also see a later commit with no such information. We like to know where
> to send poin
This won't install with some of the options until ports/113638 is
committed. :(
Can we get this done sooner rather than later?
Thanks!
On Jun 16, 2007, at 5:17 PM, Beech Rintoul wrote:
beech 2007-06-16 22:17:04 UTC
FreeBSD ports repository
Modified files:
mail/p5-Mail-SpamA
delphij 2007-06-17 00:43:50 UTC
FreeBSD src repository
Modified files:
gnu/usr.bin/diff context.c.diff
Log:
Fix build on arm: time_t on arm is 64 bits while long is
32 bits, so subsequent compile time assertion:
sizeof inf->stat.st_mtime <= sizeof sec
Woul
On Sat, Jun 16, 2007 at 07:56:48PM +, Craig Rodrigues wrote:
>
> rodrigc 2007-06-16 19:56:48 UTC
>
> FreeBSD ports repository (src committer)
>
> Modified files:
> devel/aprMakefile distinfo
> devel/apr/files patch-apr-util_build_dbm.m4
>
mjacob 2007-06-17 00:33:34 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_dummynet.c ip_dummynet.h
Log:
Replace incorrect local OFFSET_OF macro with the correct and generic
offsetof macro.
Revision ChangesPath
1.107 +1 -1 src/sys/netine
mjacob 2007-06-17 00:31:24 UTC
FreeBSD src repository
Modified files:
sys/netinet in.c
Log:
Simplification to quiet a gcc4.2 warning. Just by setting match.s_addr
to nonzero you fulfill the same function as the variable 'cmp'. so you
might as well zero match and tes
aaron 2007-06-17 00:27:02 UTC
FreeBSD ports repository
Modified files:
devel/p5-AI-Pathfinding-AStar Makefile distinfo pkg-plist
Log:
Bump to v0.09. Distfile will be unfetchable until CPAN mirrors populate.
Revision ChangesPath
1.6 +2 -2 ports/devel/p5-A
marius 2007-06-17 00:17:16 UTC
FreeBSD src repository
Modified files:
sys/boot/ofw/common main.c
sys/boot/ofw/libofw Makefile ofw_console.c ofw_net.c
openfirm.c openfirm.h
sys/boot/sparc64/loader main.c
Removed files:
sys/boot/ofw/libofw
gallatin2007-06-17 00:09:51 UTC
FreeBSD src repository
Modified files:
sys/dev/mxge if_mxge.c
Log:
Also mark writecombine as enabled when PAT is used to enable
it rather than MTRRs.
Revision ChangesPath
1.38 +2 -2 src/sys/dev/mxge/if_mxge.c
___
In message: <[EMAIL PROTECTED]>
Warner Losh <[EMAIL PROTECTED]> writes:
: imp 2007-06-16 23:33:57 UTC
:
: FreeBSD src repository
:
: Modified files:
: sys/dev/pccard pccard.c
: Log:
: only register a ithread handler if the card requests an ithread
: handle
marius 2007-06-16 23:49:41 UTC
FreeBSD src repository
Modified files:
sys/sparc64/sbus sbus.c
Log:
- Don't register the over-temperature and power-fail interrupt
handlers as filter/"fast" handlers so shutdown_nice() can
acquire the process lock.
- Use bus_{read,wri
marius 2007-06-16 23:46:41 UTC
FreeBSD src repository
Modified files:
sys/sparc64/pci psycho.c psychovar.h
Log:
- Use the newly introduced pcib_mtx spin lock to lock psycho_ce(),
allowing it to be a filter/"fast" handler. Locking the interrupt
handlers with a spin l
rwatson 2007-06-16 23:41:43 UTC
FreeBSD src repository
Modified files:
sys/kern kern_descrip.c kern_fork.c kern_priv.c
sys/sys priv.h
Log:
Rather than passing SUSER_RUID into priv_check_cred() to specify when
a privilege is checked against the real
imp 2007-06-16 23:33:57 UTC
FreeBSD src repository
Modified files:
sys/dev/pccard pccard.c
Log:
only register a ithread handler if the card requests an ithread
handler.
Revision ChangesPath
1.119 +2 -3 src/sys/dev/pccard/pccard.c
_
marius 2007-06-16 23:30:57 UTC
FreeBSD src repository
Modified files:
sys/kern subr_witness.c
Log:
- Remove zstty spin lock for no longer existing zs(4).
- Move the rtc_mtx spin lock out from under #ifdef SMP as it's just
not SMP-specific.
- Add a new spin lo
marius 2007-06-16 23:27:59 UTC
FreeBSD src repository
Modified files:
sys/dev/gem if_gem.c
Log:
- In gem_bitwait() check that the bit clears/was set in the content
of the register rather than in the offset describing the register.
- In gem_reset_rx() let gem_bitwa
marius 2007-06-16 23:26:01 UTC
FreeBSD src repository
Modified files:
sys/sparc64/include smp.h
sys/sparc64/sparc64 machdep.c mp_machdep.c
Log:
- Add support for sending IPIs with USIII and greater sun4u CPUs.
These CPUs use an enhanced layout of the interrupt vector
marius 2007-06-16 23:17:23 UTC
FreeBSD src repository
Modified files:
sys/sparc64/sparc64 rtc.c
Log:
- Flesh out the support for the EBus variant which actually is the
RTC function of a National Semiconductor PC87317/PC97317. This
consists of using the century register
marius 2007-06-16 23:10:00 UTC
FreeBSD src repository
Modified files:
sys/dev/mc146818 mc146818.c mc146818var.h
Log:
Export mc146818_def_{read,write}() so the front-end can make use
of them if needed.
Revision ChangesPath
1.5 +2 -4 src/sys/dev/mc1468
On Sat, Jun 16, 2007 at 10:17:04PM +, Beech Rintoul wrote:
> PR: ports/113719
> Submitted by: Michael Scheidell <[EMAIL PROTECTED]> (maintainer)
> Approved by:sat (mentor)
> Security: CVE-2007-2873
Although this particular issue is relatively obscure, it is gene
marius 2007-06-16 23:07:53 UTC
FreeBSD src repository
Modified files:
sys/sparc64/sparc64 eeprom.c
Log:
Remove the code for displaying the OFW hostid during boot for the
reasons outlined in the comment removed along with it, because the
OFW hostid has no real meaning for Fr
rodrigc 2007-06-16 22:38:41 UTC
FreeBSD ports repository (src committer)
Modified files:
sysutils/xfsprogsMakefile distinfo
Log:
Bump up to xfsprots 2.8.21. xfs_repair for some reason now depends
on some POSIX rt functions in librt, which only exists on
FreeBSD 7, so dis
marius 2007-06-16 22:34:16 UTC
FreeBSD src repository
Modified files:
sys/dev/ofw openfirm.c
Log:
In OF_init() check the return value of OF_getprop().
Found with: Coverity Prevent(tm)
CID:679
Revision ChangesPath
1.20 +2 -1 s
marius 2007-06-16 22:30:38 UTC
FreeBSD src repository
Modified files:
sys/dev/ofw openfirm.c openfirm.h
sys/sun4v/includetrap.h
sys/sun4v/sun4v machdep.c trap.c
Log:
- Restore the machine independency of sys/dev/ofw/openfirm.{c,h} by
moving OF_set
Please add in ObsoleteFiles.inc
NOTE: Someone have any shared lib to bump yet?
Regards
Rong-En Fan wrote:
rafan 2007-06-16 14:42:08 UTC
FreeBSD src repository
Modified files:
lib/ncurses/ncurses Makefile
Log:
- Bump ncurses share library version for the coming RELENG_7
On Sat, Jun 16, 2007 at 08:43:57AM +, Andrew Pantyukhin wrote:
> sat 2007-06-16 08:43:57 UTC
>
> FreeBSD ports repository
>
> Modified files:
> graphics Makefile
> Added files:
> graphics/lcdtest Makefile distinfo pkg-descr
> Log:
> Add port graphic
beech 2007-06-16 22:17:04 UTC
FreeBSD ports repository
Modified files:
mail/p5-Mail-SpamAssassin Makefile distinfo pkg-message
pkg-plist
mail/p5-Mail-SpamAssassin/files patch-sa-compile.raw
Added files:
mail/p5-Mail-SpamAssassin/files patch
marius 2007-06-16 21:48:51 UTC
FreeBSD src repository
Modified files:
sys/conf files.sparc64
sys/dev/fb creator.c gallant12x22.c machfb.c
Removed files:
sys/dev/fb gallant12x22.h
Log:
Move the gallant 12 x 22 font data from a .h to a .
marius 2007-06-16 21:46:15 UTC
FreeBSD src repository
Modified files:
sys/boot/sparc64/loader main.c
Log:
- Remove dupe and unused declarations and prototypes.
- Add missing prototypes.
- Define global variables not used outside of this module as static.
- Replace some out
gabor 2007-06-16 21:46:12 UTC
FreeBSD ports repository
Modified files:
emulators/linux_dist-gentoo-stage1 Makefile
emulators/linux_dist-gentoo-stage2 Makefile
emulators/linux_dist-gentoo-stage3 Makefile
Log:
- Work around installing in jail
- Remove MANUAL_PACKAGE_B
marius 2007-06-16 21:38:04 UTC
FreeBSD src repository
Modified files:
sys/boot/ofw/libofw openfirm.c
sys/dev/ofw openfirm.c
Log:
Sync the styles of sys/boot/ofw/libofw/openfirm.c and
sys/dev/ofw/openfirm.c with themselves, with each-other
and with style(9).
marius 2007-06-16 21:31:53 UTC
FreeBSD src repository
Modified files:
sys/dev/fb boot_font.c gfb.h
sys/i386/xboxxboxfb.c
Log:
- Define data of struct gfb_font a const as it's only used to supply font
data and remove the array size from the definition a
brueffer2007-06-16 21:26:54 UTC
FreeBSD doc repository
Modified files:
en/donations donors.sgml
Log:
Add a donation by Gareth Randall.
Revision ChangesPath
1.359 +8 -1 www/en/donations/donors.sgml
___
cvs-al
miwi2007-06-16 21:24:59 UTC
FreeBSD ports repository
Modified files:
www/phpmyfaq Makefile distinfo
Log:
- Update to 1.6.12
Approved by:maintainer implicit
Revision ChangesPath
1.27 +1 -2 ports/www/phpmyfaq/Makefile
1.22 +3 -3
pav 2007-06-16 21:21:18 UTC
FreeBSD ports repository
Modified files:
net/liferea Makefile distinfo pkg-plist
Log:
- Update to 1.2.17
Revision ChangesPath
1.96 +1 -1 ports/net/liferea/Makefile
1.73 +3 -3 ports/net/liferea/distinfo
1
pav 2007-06-16 21:16:09 UTC
FreeBSD ports repository
Modified files:
math/gri Makefile distinfo
Log:
- Update to 2.12.15
PR: ports/113704
Submitted by: Christopher Illies <[EMAIL PROTECTED]> (maintainer)
Revision ChangesPath
1.13
pav 2007-06-16 21:12:31 UTC
FreeBSD ports repository
Modified files:
editors/scribes Makefile distinfo
Log:
- Update to 0.3.2.8
Revision ChangesPath
1.6 +1 -1 ports/editors/scribes/Makefile
1.5 +3 -3 ports/editors/scribes/distinfo
alc 2007-06-16 21:07:51 UTC
FreeBSD src repository
Modified files:
sys/vm vm_page.c
Log:
If attempting to cache a "busy", panic instead of printing a diagnostic
message and returning.
Revision ChangesPath
1.349 +1 -2 src/sys/vm/vm_page.c
_
On Sat, Jun 16, 2007 at 04:31:40PM -0400, Kris Kennaway wrote:
> On Sat, Jun 16, 2007 at 10:27:47PM +0200, Erwin Lansing wrote:
> > On Sat, Jun 16, 2007 at 04:21:30PM -0400, Kris Kennaway wrote:
> > > On Sat, Jun 16, 2007 at 07:25:46PM +, Rong-En Fan wrote:
> > > > rafan 2007-06-16 19:25:
wilko 2007-06-16 20:49:49 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/usb ukbd.c
Log:
Forced commit to clarify preceding unclear commit message:
- core was contacted by Joerg Peter Schley requesting 2 comment lines
be removed with
wilko 2007-06-16 20:48:13 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ukbd.c
Log:
Forced commit to clarify preceding unclear commit message:
- core was contacted by Joerg Peter Schley requesting 2 comment lines
be removed with his name & email address
Alexander Leidinger wrote:
> Quoting Joel Dahl <[EMAIL PROTECTED]> (Sat, 16 Jun 2007 21:55:59 +0200):
>
>> On Sat, 2007-06-16 at 03:37 +, Ariff Abdullah wrote:
>>> ariff 2007-06-16 03:37:29 UTC
>>>
>>> FreeBSD src repository
>>>
>>> Modified files:
>>> sys/dev/soundversio
ariff 2007-06-16 20:36:39 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/pcmfeeder_volume.c
Log:
Use signed int, since all the samples are in that form.
This will help future implementation of soft amplifier
with variable/relative 0db.
Revision Changes
On Sat, Jun 16, 2007 at 10:27:47PM +0200, Erwin Lansing wrote:
> On Sat, Jun 16, 2007 at 04:21:30PM -0400, Kris Kennaway wrote:
> > On Sat, Jun 16, 2007 at 07:25:46PM +, Rong-En Fan wrote:
> > > rafan 2007-06-16 19:25:46 UTC
> > >
> > > FreeBSD ports repository
> > >
> > > Modified
Quoting Joel Dahl <[EMAIL PROTECTED]> (Sat, 16 Jun 2007 21:55:59 +0200):
> On Sat, 2007-06-16 at 03:37 +, Ariff Abdullah wrote:
> > ariff 2007-06-16 03:37:29 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/dev/soundversion.h
> > sys/dev/sound/pci
On Sat, Jun 16, 2007 at 04:21:30PM -0400, Kris Kennaway wrote:
> On Sat, Jun 16, 2007 at 07:25:46PM +, Rong-En Fan wrote:
> > rafan 2007-06-16 19:25:46 UTC
> >
> > FreeBSD ports repository
> >
> > Modified files:
> > devel/libdasmMakefile distinfo pkg-plist
> > Log:
>
On Sat, Jun 16, 2007 at 06:52:28PM +0900, Norikatsu Shigemura wrote:
> On Thu, 14 Jun 2007 14:10:17 -0400
> Kris Kennaway <[EMAIL PROTECTED]> wrote:
> > > I don't think that this change is NOP. I was embarrassed with
> > > this problem, too. I did clean-install all ports such as Werner.
> > >
maxim 2007-06-16 20:24:55 UTC
FreeBSD src repository
Modified files:
usr.bin/sockstat sockstat.c
Log:
o Do not warn if the process exits before we get its name.
PR: bin/113777
Submitted by: Dmitrij Tejblum
MFC after: 1 week
Revision Changes
On Sat, Jun 16, 2007 at 10:14:14PM +0200, Erwin Lansing wrote..
> On Sat, Jun 16, 2007 at 10:01:17PM +0200, Wilko Bulte wrote:
> > On Sat, Jun 16, 2007 at 01:27:21PM -0600, Scott Long wrote..
> > > Wilko Bulte wrote:
> > > > wilko 2007-06-16 19:20:02 UTC
> > > >
> > > > FreeBSD src reposit
On Sat, 16 Jun 2007 21:55:59 +0200
Joel Dahl <[EMAIL PROTECTED]> wrote:
> On Sat, 2007-06-16 at 03:37 +, Ariff Abdullah wrote:
> > ariff 2007-06-16 03:37:29 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/dev/soundversion.h
> > sys/dev/sound/pci
On Sat, Jun 16, 2007 at 07:25:46PM +, Rong-En Fan wrote:
> rafan 2007-06-16 19:25:46 UTC
>
> FreeBSD ports repository
>
> Modified files:
> devel/libdasmMakefile distinfo pkg-plist
> Log:
> - Update to 1.5 [1]
> - Replace deprecated variable: INSTALLS_SHLIB
> -
On Sat, Jun 16, 2007 at 10:01:17PM +0200, Wilko Bulte wrote:
> On Sat, Jun 16, 2007 at 01:27:21PM -0600, Scott Long wrote..
> > Wilko Bulte wrote:
> > > wilko 2007-06-16 19:20:02 UTC
> > >
> > > FreeBSD src repository
> > >
> > > Modified files:
> > > sys/dev/usb ukbd.c
>
On Sat, Jun 16, 2007 at 01:27:21PM -0600, Scott Long wrote..
> Wilko Bulte wrote:
> > wilko 2007-06-16 19:20:02 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/dev/usb ukbd.c
> > Log:
> > Per request (to core) by the person refered to in the comment.
rodrigc 2007-06-16 19:56:48 UTC
FreeBSD ports repository (src committer)
Modified files:
devel/aprMakefile distinfo
devel/apr/files patch-apr-util_build_dbm.m4
patch-apr-util_configure
patch-apr_hints.m4
Remo
On Sat, 2007-06-16 at 03:37 +, Ariff Abdullah wrote:
> ariff 2007-06-16 03:37:29 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/soundversion.h
> sys/dev/sound/pcies137x.c
> sys/dev/sound/pcmbuffer.c channel.c channel.h dsp.c dsp.h
>
rafan 2007-06-16 19:45:45 UTC
FreeBSD ports repository
Modified files:
math/scilab Makefile distinfo pkg-plist
math/scilab/filespatch-ba
Log:
- Update to 4.1.1
- Remove PLIST_SUB
DOCSDIR substitution is handled by bsd.port.mk
PORTVERSION is no longer
sat 2007-06-16 19:43:13 UTC
FreeBSD ports repository
Modified files:
devel/re2c Makefile distinfo
Log:
- Update to 0.12.1
PR: ports/112501
Submitted by: John Levine <[EMAIL PROTECTED]>, bf <[EMAIL PROTECTED]>
Approved by:laszlof (maintaine
On Freitag, 15. Juni 2007, Martin Wilke wrote:
> miwi2007-06-15 05:24:09 UTC
>
> FreeBSD ports repository
>
> Modified files:
> x11-themes/kde-style-polyester Makefile distinfo
> Log:
> - Update to 1.0.1
>
> PR: 113188
> Submitted by: Shane Bell <[EMAIL PROTECT
On Sat, Jun 16, 2007 at 08:54:35AM -0400, Daniel Eischen wrote:
> On Fri, 15 Jun 2007, John Baldwin wrote:
>
> >On Sunday 20 May 2007 10:49:08 pm Daniel Eischen wrote:
> >>deischen2007-05-21 02:49:08 UTC
> >>
> >> FreeBSD src repository
> >>
> >> Modified files:
> >>lib/libautofs
On Sat, Jun 16, 2007 at 01:13:20PM +0400, Andrew Pantyukhin wrote:
> On 6/16/07, Kris Kennaway <[EMAIL PROTECTED]> wrote:
> >On Sat, Jun 16, 2007 at 12:36:12PM +0400, Andrew Pantyukhin wrote:
> >> On 6/16/07, Li-Wen Hsu <[EMAIL PROTECTED]> wrote:
> >> >lwhsu 2007-06-16 08:25:44 UTC
> >> >
> >
Wilko Bulte wrote:
> wilko 2007-06-16 19:20:02 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/usb ukbd.c
> Log:
> Per request (to core) by the person refered to in the comment.
>
> Revision ChangesPath
> 1.65 +0 -2 src/sys/dev/usb/uk
rafan 2007-06-16 19:25:46 UTC
FreeBSD ports repository
Modified files:
devel/libdasmMakefile distinfo pkg-plist
Log:
- Update to 1.5 [1]
- Replace deprecated variable: INSTALLS_SHLIB
- Use PORTDOCS to simplify pkg-plist
PR:ports/113760 [1]
Submitt
miwi2007-06-16 19:24:53 UTC
FreeBSD ports repository
Modified files:
graphics/agg Makefile distinfo
Added files:
graphics/agg pkg-plist
graphics/agg/files patch-autogen
Removed files:
graphics/agg/files Makefile.in.FreeBSD
Log:
- Update
wilko 2007-06-16 19:23:14 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/usb ukbd.c
Log:
Per request (to core) by the person refered to in the comment.
Revision ChangesPath
1.52.2.6 +0 -2 src/sys/dev/usb/ukbd.c
__
rafan 2007-06-16 19:20:11 UTC
FreeBSD ports repository
Modified files:
www/hiawatha Makefile distinfo pkg-descr
Log:
- Update to 5.9
- Add WWW entry
PR: ports/113754
Submitted by: Hugo Leisink (maintainer)
Revision ChangesPath
1.5
wilko 2007-06-16 19:20:02 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ukbd.c
Log:
Per request (to core) by the person refered to in the comment.
Revision ChangesPath
1.65 +0 -2 src/sys/dev/usb/ukbd.c
dinoex 2007-06-16 19:19:06 UTC
FreeBSD ports repository
Modified files:
games/mahjongMakefile distinfo
Log:
- update to 1.8
Reported by:portscout
Revision ChangesPath
1.33 +1 -2 ports/games/mahjong/Makefile
1.25 +3 -3 ports/games/m
pav 2007-06-16 19:07:42 UTC
FreeBSD ports repository
Modified files:
Mk bsd.port.mk
Log:
- Provide actual-package-depends target, which prints actual dependencies of
freshly installed port, according to records in /var/db/pkg
- Use this new target when
pav 2007-06-16 19:03:50 UTC
FreeBSD ports repository
Modified files:
Mk bsd.autotools.mk
Log:
Add missing target ordering when make -j1 is used (this should be a NOP)
Noticed by: gibbs
Submitted by: kris
Tested by: bento amd64 exprun
keramida2007-06-16 18:41:52 UTC
FreeBSD doc repository
Modified files:
.access
Log:
Forced commit to note danger is free from my mentorship now.
Revision ChangesPath
1.585 +0 -0 CVSROOT/access
__
scottl 2007-06-16 18:22:19 UTC
FreeBSD src repository
Modified files:
sys/cam/scsi scsi_da.c
Log:
Revert an accidental change from the previous rev.
Revision ChangesPath
1.215 +1 -2 src/sys/cam/scsi/scsi_da.c
_
scottl 2007-06-16 18:20:29 UTC
FreeBSD src repository
Modified files:
sys/cam/scsi scsi_da.c scsi_sa.c
Log:
Work around the other uses of M_WAITOK.
Revision ChangesPath
1.214 +2 -1 src/sys/cam/scsi/scsi_da.c
1.113 +9 -3 src/sys/cam/scsi/sc
leeym 2007-06-16 18:19:15 UTC
FreeBSD ports repository
Modified files:
devel/p5-Taint-Runtime Makefile distinfo
Log:
- update to 0.03
Revision ChangesPath
1.3 +1 -1 ports/devel/p5-Taint-Runtime/Makefile
1.2 +3 -3 ports/devel/p5-Taint-Runtime/
1 - 100 of 177 matches
Mail list logo