mr 2005-11-13 08:47:45 UTC
FreeBSD ports repository
Modified files:
graphics/xmrmMakefile
graphics/xmrm/files patch-io.cc patch-xmrm_mpeg_main.cc
Log:
Fix the brokenness of the port.
Testet on i386 currently. amd64 will follow.
Submitted by: maintainer
mr 2005-11-17 17:33:20 UTC
FreeBSD ports repository
Modified files:
astro/xearth/files freebsd.committers.markers
Log:
add myself
Revision ChangesPath
1.218 +1 -0 ports/astro/xearth/files/freebsd.committers.markers
_
mr 2005-11-23 16:41:35 UTC
FreeBSD ports repository
Modified files:
cad/qcad Makefile distinfo
cad/qcad/files patch-aa
Log:
update to qcad-2.0.5.0-1
Revision ChangesPath
1.43 +25 -20ports/cad/qcad/Makefile
1.18 +3 -2 po
mr 2005-11-23 16:55:27 UTC
FreeBSD ports repository
Modified files:
cad/qcad-partslibMakefile distinfo
Log:
fix pkg-plist
add sha265 checksum
Revision ChangesPath
1.3 +5 -7 ports/cad/qcad-partslib/Makefile
1.2 +1 -0 ports/cad/qcad-pa
mr 2005-11-27 09:37:19 UTC
FreeBSD ports repository
Modified files:
cad/qcad Makefile
Log:
exclude library again since it conflicts with qcad-partslib
Revision ChangesPath
1.44 +3 -3 ports/cad/qcad/Makefile
__
mr 2005-11-27 09:37:58 UTC
FreeBSD ports repository
Modified files:
cad/qcad-partslibMakefile
Log:
fix pkg-plist
Revision ChangesPath
1.4 +4 -2 ports/cad/qcad-partslib/Makefile
___
cvs-all@freebsd.org mai
mr 2012-04-25 13:36:11 UTC
FreeBSD ports repository
Modified files:
cad/openscad Makefile distinfo pkg-plist
Log:
Update to openscad 2011.12
Suggested by: L Campbell
Revision ChangesPath
1.4 +1 -1 ports/cad/openscad/Makefile
1.2 +2
mr 2006-04-08 13:29:42 UTC
FreeBSD ports repository
Modified files:
net-mgmt/nitpicker Makefile
Log:
Fix 'make index'
Submitted by: nork@
Revision ChangesPath
1.5 +2 -6 ports/net-mgmt/nitpicker/Makefile
mr 2006-04-25 15:56:52 UTC
FreeBSD src repository
Modified files:
sys/conf options
sys/dev/bge if_bge.c
Log:
make BGE_FAKE_AUTONEG a tunable.
This allows one to change the behavior of the driver pre-boot.
NOTE: This patch was made for DragonF
mr 2006-04-25 16:52:54 UTC
FreeBSD src repository
Modified files:
share/man/man4 bge.4
Log:
document the new tunable.
Revision ChangesPath
1.26 +6 -0 src/share/man/man4/bge.4
___
cvs-all@freebsd.org mail
mr 2006-05-24 15:40:46 UTC
FreeBSD src repository
Modified files:
tools/tools/crypto cryptotest.c
Log:
make cryptotest compile after the latest changes to cryptodev.h
Revision ChangesPath
1.8 +3 -3 src/tools/tools/crypto/cryptotest.c
mr 2006-09-04 13:14:44 UTC
FreeBSD src repository
Modified files:
sys/dev/vge if_vge.c
Log:
Add locking to vge_ifmedia_upd().
With this WD-timeouts for vge(4) got reduced signifficantly.
Testet on -stable.
Submitted by: Oleg Bulyzhin
MFC after: 1 d
mr 2006-09-05 07:06:15 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/vge if_vge.c
Log:
MFC rev. 1.25 from if_vge.c
Submitted by: Oleg Bulyzhin
Revision ChangesPath
1.14.2.8 +2 -0 src/sys/dev/vge/if_vge.c
__
mr 2006-09-13 12:29:33 UTC
FreeBSD ports repository
Modified files:
www/apache20 Makefile.modules
www/apache21 Makefile.modules
www/apache22 Makefile.modules
Log:
Add support for setting WITH_BERKELEYDB to db44
Revision ChangesPath
mr 2006-07-12 14:52:32 UTC
FreeBSD src repository
Modified files:
sys/i386/i386identcpu.c
sys/i386/include specialreg.h
Log:
First step to identify and initialize the newer VIA C7 CPU
as found in a VIA EPIA EN-15000 board.
Obtained from: large parts
mr 2006-07-12 14:59:07 UTC
FreeBSD src repository
Modified files:
sys/i386/i386identcpu.c
sys/i386/include specialreg.h
Log:
forgot to add MFC, since its used on -stable and compile-tested on -current.
MFC after: 1 week
Revision ChangesPa
mr 2006-07-12 16:52:56 UTC
FreeBSD src repository
Modified files:
sys/i386/i386identcpu.c
sys/i386/include specialreg.h
Log:
fix typo in identcpu.c and add one define to specialreg.h.
MFC after: 1 week
Revision ChangesPath
1.167 +1
mr 2006-07-12 19:46:08 UTC
FreeBSD src repository
Modified files:
sys/i386/i386initcpu.c
sys/i386/include md_var.h
Log:
Initialise (if necessary) the VIA C3/C7 features.
Store the capabilities for further use by random(4), padlock(4), ...
Obtained fro
mr 2006-07-12 20:29:12 UTC
FreeBSD src repository
Modified files:
sys/dev/random probe.c
Log:
Use the already stored VIA RNG probe information
instead of probing again.
MFC after: 1 week
Revision ChangesPath
1.5 +4 -13 src/sys/dev/rand
mr 2006-07-13 09:15:14 UTC
FreeBSD src repository
Modified files:
sys/crypto/via padlock.c
sys/dev/random probe.c
Log:
Use the already stored VIA RNG probe information
instead of probing again.
Adjust style(9) somewhat in probe.c
Reviewed by:pjd
mr 2006-07-13 11:47:36 UTC
FreeBSD src repository
Modified files:
sys/dev/random probe.c
Log:
Now even more style(9)ish.
Submitted by: pjd
Revision ChangesPath
1.7 +1 -1 src/sys/dev/random/probe.c
__
mr 2006-07-19 16:31:09 UTC
FreeBSD src repository
Modified files:
share/man/man4/man4.i386 padlock.4
Log:
Reflect the additional support of C7 CPU's in padlock(4).
Submitted by: brueffer
MFC after: 1 day
Revision ChangesPath
1.4 +10 -5 src
mr 2006-07-21 15:12:03 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/crypto/via padlock.c
sys/dev/random probe.c
sys/i386/i386identcpu.c initcpu.c
sys/i386/include md_var.h specialreg.h
Log:
MFC VIA C7 support
mr 2006-07-21 15:17:33 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
share/man/man4/man4.i386 padlock.4
Log:
MFC changes regarding VIA C7 support.
Submitted by: brueffer
Revision ChangesPath
1.1.2.2 +25 -4 src/share/man/man4/ma
mr 2006-08-04 13:49:16 UTC
FreeBSD src repository
Modified files:
sys/i386/i386identcpu.c
Log:
Dont overwrite cpu_model in the case of Via's C3-CPU.
Noticed by: Mike Tancsa
MFC after: 2 days
Revision ChangesPath
1.169 +2 -1 src/sys/i
mr 2006-08-08 08:41:34 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/i386/i386identcpu.c
Log:
MFC:
Dont overwrite cpu_model in the case of Via's C3-CPU.
Revision ChangesPath
1.145.2.5 +2 -1 src/sys/i386/i386/identcpu.c
mr 2006-08-13 11:01:58 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/i386/acpica acpi_wakeup.c
Log:
Backout MFC 1.45 for now to get the kernel compilable again.
Revision ChangesPath
1.39.2.3 +0 -11 src/sys/i386/acpica/acpi_wak
mr 2011-03-10 15:23:32 UTC
FreeBSD ports repository
Modified files:
cad/kicad-devel Makefile.bzr_rev distinfo pkg-plist
Log:
Update to rev. 2883
Revision ChangesPath
1.2 +3 -3 ports/cad/kicad-devel/Makefile.bzr_rev
1.21 +2 -2 ports/cad
mr 2011-04-04 19:24:29 UTC
FreeBSD ports repository
Added files:
net/openh323/files patch-plugins-audio-GSM0610-Makefile.in
Log:
Fix compile if audio/gsm is installed
Revision ChangesPath
1.1 +15 -0
ports/net/openh323/files/patch-plugins-audio-GSM061
mr 2011-10-31 15:39:01 UTC
FreeBSD ports repository
Modified files:
cad/qcad Makefile
Added files:
cad/qcad/files patch-ad patch-ae
Log:
Add localisazion support to the qcad port.
PR: ports/162048
Submitted by: Stefan Rumetshofer
mr 2010-11-09 17:02:16 UTC
FreeBSD ports repository
Added files:
cad/qcad/files patch-zzz-autosave patch-zzz-ioexcept
Log:
Add two patches from Joerg Wunsch:
- Implement autosave feature
- Detect filesystem full condition
Both patches where sent upwards.
mr 2010-11-10 14:27:52 UTC
FreeBSD ports repository
Modified files:
cad/kicad-devel Makefile distinfo pkg-plist
Removed files:
cad/kicad-devel Makefile.svn_rev
Log:
Switch to the launchpad repository
Update to rev. 2600.
Revision ChangesPath
1.
mr 2010-11-10 15:18:37 UTC
FreeBSD ports repository
Added files:
cad/kicad-devel Makefile.bzr_rev
Log:
Add missing Makefile.bzr_rev
Revision ChangesPath
1.1 +3 -0 ports/cad/kicad-devel/Makefile.bzr_rev (new)
___
mr 2009-05-02 08:27:09 UTC
FreeBSD ports repository
Modified files:
cad/qcad Makefile
cad/qcad-partslibMakefile distinfo
Log:
The attached patches achieve the following improvements:
* cad/qcad itself:
1. Enable parallel build.
This is sa
mr 2009-05-02 08:30:38 UTC
FreeBSD ports repository
Added files:
cad/qcad-partslibpkg-plist
Log:
Add missing pkg-plist.
Revision ChangesPath
1.1 +2 -0 ports/cad/qcad-partslib/pkg-plist (new)
___
cvs-all@f
mr 2009-01-21 14:20:34 UTC
FreeBSD ports repository
Modified files:
cad/qcad Makefile
Log:
Fix the paths to qt assistant and qcad manual that are being encoded
into the qcad binary.
PR: ports/130747
Submitted by: Alexey Shuvaev
Revisio
mr 2011-08-09 00:02:06 UTC
FreeBSD ports repository
Modified files:
cad/kicad-devel Makefile Makefile.bzr_rev distinfo
pkg-plist
Log:
Update to rev. 3060.
Revision ChangesPath
1.37 +7 -1 ports/cad/kicad-devel/Makefile
1.
mr 2011-08-11 09:46:08 UTC
FreeBSD ports repository
Modified files:
cad/kicad-devel Makefile pkg-plist
Log:
Correct pkg-plist
Reminded by: pav@
Revision ChangesPath
1.38 +1 -1 ports/cad/kicad-devel/Makefile
1.24 +2 -0 ports/cad/kic
mr 2011-08-19 10:54:46 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/opencsg Makefile distinfo pkg-descr pkg-plist
Log:
Add opencsg.
OpenCSG is a library that does image-based CSG rendering using OpenGL.
OpenC
mr 2011-08-19 11:02:10 UTC
FreeBSD ports repository
Modified files:
cad Makefile
Added files:
cad/openscad Makefile distinfo pkg-descr pkg-plist
cad/openscad/files patch-aa
Log:
Add openscad.
OpenSCAD is a software for creating 3D CAD
mr 2011-08-22 09:25:52 UTC
FreeBSD ports repository
Modified files:
graphics/opencsg Makefile
Log:
Try to fix build dependencies.
Reminded by:pav@
Revision ChangesPath
1.2 +1 -1 ports/graphics/opencsg/Makefile
_
mr 2011-08-27 08:27:40 UTC
FreeBSD ports repository
Modified files:
cad/openscad Makefile
Log:
Try to fix build.
Reminded by:pav@
Revision ChangesPath
1.2 +1 -1 ports/cad/openscad/Makefile
__
mr 2011-08-28 13:41:11 UTC
FreeBSD ports repository
Modified files:
cad/openscad Makefile
Log:
Add rcc to the qt4 dependencies.
Revision ChangesPath
1.3 +1 -1 ports/cad/openscad/Makefile
___
cvs-all@f
mr 2009-10-26 13:46:50 UTC
FreeBSD ports repository
Modified files:
cad/kicad-devel Makefile distinfo pkg-descr pkg-message
pkg-plist
cad/kicad-devel/files patch-3d-viewer_makefile.include
patch-cvpcb_makefile.include
mr 2009-10-27 08:11:26 UTC
FreeBSD ports repository
Modified files:
cad/kicad-devel Makefile distinfo pkg-plist
Added files:
cad/kicad-devel Makefile.svn_rev
Removed files:
cad/kicad-devel/files patch-3d-viewer_makefile.include
p
mr 2009-10-27 08:26:11 UTC
FreeBSD ports repository
Modified files:
cad/kicadMakefile
Log:
Add conflicts with kicad-devel
Revision ChangesPath
1.28 +2 -0 ports/cad/kicad/Makefile
___
cvs-all@freebs
mr 2009-10-27 08:26:57 UTC
FreeBSD ports repository
Modified files:
cad Makefile
Log:
Add kicad-devel to the build
Revision ChangesPath
1.110 +1 -0 ports/cad/Makefile
___
cvs-all@freebsd.org ma
mr 2009-10-27 09:41:52 UTC
FreeBSD ports repository
Modified files:
cad/kicad-devel Makefile pkg-plist
Log:
Try to catch some left over files and dirs.
Revision ChangesPath
1.30 +11 -1 ports/cad/kicad-devel/Makefile
1.20 +6 -0 ports/cad/
mr 2009-11-02 08:49:05 UTC
FreeBSD ports repository
Modified files:
cad/kicad-devel Makefile Makefile.svn_rev distinfo
Log:
Update to r2064
For changes see http://sourceforge.net/projects/kicad/develop
Revision ChangesPath
1.31 +2 -1 ports/cad/ki
.
Thanks!
--
Bye/2
---
Michael Reifenberger
[EMAIL PROTECTED]
http://www.Reifenberger.com
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
garbage collect for a few minutes.
> Perhaps, where there is ambiguity, live jails (ones with referencing
> processes) should be preferred to dead ones.
Thats something that the admin should take care for.
--
Bye/2
---
Michael Reifenberger
[EMAI
mr 2008-05-29 17:00:02 UTC
FreeBSD src repository
Modified files:
usr.sbin/jexec jexec.8 jexec.c
Log:
Fix some bugs/complaints:
- make addr2jid static
- add -h Flag for hostname/ip-number search
- s,strncmp,strcmp, in addr2jid
- return jid only if found once
mr 2007-09-08 08:56:02 UTC
FreeBSD src repository
Modified files:
etc services
Log:
Add IANA assigned iscsi-target port as its the default port
according RFC 3720.
Approved by:re (bmah)
Revision ChangesPath
1.112 +2 -0 src/etc
mr 2008-03-12 17:20:22 UTC
FreeBSD ports repository
Modified files:
cad/qcad-partslibMakefile distinfo
Log:
Update to 2.1.2.8
Revision ChangesPath
1.7 +1 -1 ports/cad/qcad-partslib/Makefile
1.3 +3 -3 ports/cad/qcad-partslib/distinfo
__
mr 2008-03-27 15:12:46 UTC
FreeBSD ports repository
Modified files:
cad/qcad-partslibMakefile
Log:
Load via ftp://
This should fix the reported download problems.
Submitted by: V. Chukharev (at first)
Revision ChangesPath
1.8 +1 -1 ports/c
mr 2008-03-27 15:16:25 UTC
FreeBSD ports repository
Modified files:
cad/qcad Makefile
Log:
Change to ftp:// too.
Revision ChangesPath
1.50 +1 -1 ports/cad/qcad/Makefile
___
cvs-all@freebsd.org mail
mr 2007-06-18 15:02:19 UTC
FreeBSD ports repository
Added files:
cad/qcad/files patch-ab patch-ac
Log:
Fix compilation with gcc.42.
Two debugging outputs where commented out as suggested by the author.
Revision ChangesPath
1.5 +9 -0 ports/cad/q
mr 2007-08-13 14:23:39 UTC
FreeBSD ports repository
Modified files:
comms/pyla Makefile distinfo
Log:
Update to 1.1.7.1
Revision ChangesPath
1.3 +1 -1 ports/comms/pyla/Makefile
1.3 +3 -3 ports/comms/pyla/distinfo
mr 2007-08-14 07:28:18 UTC
FreeBSD ports repository
Modified files:
comms/pyla Makefile
Log:
Fix pkg-plist.
Revision ChangesPath
1.4 +1 -0 ports/comms/pyla/Makefile
___
cvs-all@freebsd.org mailing l
mr 2007-02-01 11:59:23 UTC
FreeBSD ports repository
Modified files:
cad/qcad Makefile
Log:
- change BUILD_DEPENDS: shells/bash2 -> shells/bash;
- drop a spare line at Makefile to pet portlint.
PR: ports/108631
Submitted by: bsam
Revisi
60 matches
Mail list logo