| I 100 commit pił recenti |
|
| 10 March 2010 |
[ 20:19:49 itetcu ]
- update to 2009 RC2
- obey NOPORTDOCS
|
[ 20:00:33 kensmith ] RELENG_7
Package set for 7.3-RELEASE.
Reviewed by: portmgr@, re@
|
[ 19:51:13 uqs ]
nos-tun(8): make WARNS=3 clean
The renames are in spirit of DragonflyBSD, to keep diff minimal.
PR: bin/140060
Approved by: ed (co-mentor)
|
[ 19:30:56 jkim ]
Fix white spaces.
|
[ 19:13:18 jkim ] RELENG_7
MFC: r197438, r203810, r203813, r203935, r203936
Sync acpi_video(4) with HEAD.
r197438:
Uninline an instance of STAILQ_FOREACH_SAFE().
r203810:
Implement LCD brightness control notify handler.
r203813:
Make sanity check slightly more useful and tweak an error message.
r203935:
Add support for `cycle' and `zero' events for LCD brightness control.
r203936:
Rename some macros to clarify their intentions and fix style nits.
|
[ 19:10:34 miwi ]
- Update to 0.5.1
|
[ 19:08:02 miwi ]
- Update to 0.2.10
|
[ 19:01:46 miwi ]
- Update to
PR: 144628
Submitted by: Diego Schulz <dschulz@gmail.com>
|
[ 18:58:32 jkim ] RELENG_8
MFC: r197438, r203810, r203813, r203935, r203936
Sync acpi_video(4) with HEAD.
r197438:
Uninline an instance of STAILQ_FOREACH_SAFE().
r203810:
Implement LCD brightness control notify handler.
r203813:
Make sanity check slightly more useful and tweak an error message.
r203935:
Add support for `cycle' and `zero' events for LCD brightness control.
r203936:
Rename some macros to clarify their intentions and fix style nits.
|
[ 18:55:10 az ]
Pdsh is a an efficient, multithreaded remote shell client which executes
commands on multiple remote hosts in parallel. Pdsh implements dynamically
loadable modules for extended functionality such as new remote shell services
and remote host selection
PR: ports/144601
Submitted by: Mykola Dzham <i@levsha.me>
Feature safe: yes
|
[ 18:53:37 thierry ]
Upgrade to 4.19.
Changelog at <http://bouml.free.fr/historic.html>.
|
[ 18:53:27 miwi ]
- Add missing dependency
PR: 144310
Submitted by: farrokhi@
Approved by: maintainer
|
[ 18:43:40 miwi ]
- Update to 1.9.2
PR: 143206
Submitted by: Bai Guixing <khsing.cn@gmail.com>
Approved by: maintainer timeout
|
[ 18:42:09 miwi ]
- Update to v0.8a
PR: 144623
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
|
[ 18:40:27 miwi ]
- Update to 20100203
PR: 144625
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
|
[ 18:39:38 miwi ]
- Update to 0.11
PR: 144631
Submitted by: Tuc <freebsd-ports@t-b-o-h.net> (maintainer)
|
[ 18:37:45 miwi ]
- Update to 2.2
PR: 144094
Submitted by: "J.D. Morris" <jdm720@gmail.com>
Approved by: maintainer
|
[ 17:58:22 gahr ]
- Respect PREFIX, hopefully fixing the previous commit.
Reported by: QAT
|
[ 17:34:39 skreuzer ]
Update to 1.0
PR: ports/144276
Submitted by: dikshie <dikshie@sfc.wide.ad.jp>
|
[ 16:50:38 kib ]
Fall back to wbinvd when region for CLFLUSH is >= 2MB.
Submitted by: Kevin Day <toasty dragondata com>
Reviewed by: jhb
MFC after: 2 weeks
|
[ 16:47:34 jhb ] RELENG_7
Revert the change to increase MAXCPU to 32 on amd64 and i386. MAXCPU is
part of the de facto KBI currently.
|
[ 16:22:26 jhb ]
Typo.
|
[ 15:24:42 gahr ]
- Fix previous commit (missing ${MKDIR})
|
[ 15:21:05 luigi ]
fix handling of commands issued by RELENG_7 version of /sbin/ipfw,
Submitted by: Riccardo Panicucci
|
[ 15:03:01 mm ]
- Fix configure option if building WITH_FAAC
PR: ports/144620
Submitted by: Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
|
[ 14:54:13 gavin ] RELENG_7
Merge r202000 from head:
Don't panic on attach if we can't allocate ifp
|
[ 14:42:37 gavin ] RELENG_7
Merge r204053 from head:
The correct value of DEL is 0x7f, not 0xff. This is purely a documentation
issue - od(1) and hexdump(1) behave as expected.
PR: docs/143869
Submitted by: gcooper
|
[ 14:40:38 gavin ] RELENG_8
Merge r204053 from head:
The correct value of DEL is 0x7f, not 0xff. This is purely a documentation
issue - od(1) and hexdump(1) behave as expected.
PR: docs/143869
Submitted by: gcooper
|
[ 14:30:44 miwi ]
- Update to 0.1.30
PR: 144212
Submitted by: Oleg Pudeyev <oleg@bsdpower.com>
Approved by: maintainer timeout
|
[ 14:29:05 miwi ]
- Update to 0.6.3
PR: 144092
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: Thomas Hurst <tom@hur.st> (maintainer)
|
[ 14:27:39 miwi ]
- Update to 2.3
PR: 144610
Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com> (maintainer)
|
[ 14:23:26 jhb ]
Use thr_once() with once_t controls to initialize various thread_key_t
objects used to provide per-thread storage in the RPC code. Almost all
of these used double-checking with a dedicated mutex (tsd_lock) to do this
before. However, that is not always safe with more relaxed memory orders.
There were also other bugs, such as one in __rpc_createrr() that caused a
new key to be allocated each time __rpc_createrr() was invoked.
PR: threads/144558
Reported by: Sam Robb samrobb of averesystems com (key leak)
MFC after: 1 week
|
[ 14:12:53 miwi ]
- Update to 5.39.1
- Pass maintainership to submitter
PR: 144052
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
Approved by: marck@ (maintainer)
|
[ 14:05:42 miwi ]
- Update to 0.2.20090917
PR: 144612
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
|
[ 14:04:10 miwi ]
- Update to 3.2
PR: 144611
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
|
[ 14:03:09 miwi ]
- Update to 3.3.9
PR: 144291
Submitted by: Mike Jakubik <mike.jakubik@intertainservices.com> (maintainer)
|
[ 14:02:02 miwi ]
- Update to 0.2.1.24
|
[ 13:57:11 miwi ]
- Update to 2.2.10-alpha
|
[ 13:53:40 miwi ]
- Add backup mirror (looks like project site is down)
Submitted by: 144618
|
[ 13:41:52 ed ]
Attempt to unbreak olvwm.
For some reason this port uses the <regexp.h> header file, but doesn't
link against libcompat. This means it actually calls the POSIX regex
functions, which means it will probably just crash. Just port it to the
POSIX API.
Approved by: erwin (portmgr, implicit)
----------------------------------------------------------------------
|
[ 13:33:05 wen ]
- Update to 0.9.3
PR: ports/144394
Submitted by: Bernhard Froehlich <decke@bluelife.at> (maintainer)
|
[ 13:08:48 wen ]
- Update to 1.44
|
[ 12:35:23 gahr ]
- Update to 1.0-rc2
PR: 144396
Submitted by: Niels Heinen <niels@heinen.ws>
Reviewed by: Sofian Brabez <sbrabez@gmail.com> (maintainer)
Approved by: jadawin (wants his PRs, can't commit right now)
|
[ 12:33:15 des ]
Revert r204939
|
[ 12:23:44 gahr ]
- Update to 2.0.3
|
[ 12:05:44 mm ]
- Fix powerpc support
- Bump PORTREVISION
Submitted by: stas
|
[ 12:05:32 des ]
Forgot to svn add the Makefile.
|
[ 12:00:00 mm ]
- Update to 0.5.1
- this version supports libx264 up shlib ver. 85
|
[ 11:56:35 miwi ]
- Fix BUILD_DEPENDS
PR: 144051
Submitted by: danger@
Approved by: maintainer
|
[ 11:30:41 ale ]
Update to 5.4.4 release.
|
[ 11:13:16 miwi ]
- Update to 1.15.2
Approved by: maintainer implicit
|
[ 10:22:15 gahr ]
- Update to 1.6.2
PR: 144583
Submitted by: Sofian Brabez <sbrabez@gmail.com> (maintainer)
Approved by: jadawin (mentor, can't commit right now)
|
[ 09:30:17 tobez ]
Update to 1.02.
Changes: http://search.cpan.org/dist/Net-Subnets/Changes
|
[ 09:29:17 tobez ]
Update to 2.02.
Changes: http://search.cpan.org/dist/Text-SimpleTable/Changes
|
[ 09:05:48 dinoex ]
- update to 1.2.43
PR: 144596
Submitted by: Xin LI
|
[ 08:54:44 az ]
Update to 0.06
Changelog:
http://search.cpan.org/dist/Catalyst-Plugin-ConfigLoader-Environment/Changes
Feature safe: yes
|
[ 08:42:40 az ]
Update to 0.52
Changelog: http://search.cpan.org/dist/Test-WWW-Mechanize-Catalyst/CHANGES
Feature safe: yes
|
[ 08:24:30 wen ]
- Update to 1.4.4
|
[ 08:21:55 az ]
Update to 0.09
Changelog: http://search.cpan.org/dist/Catalyst-Plugin-Cache/Changes
Feature safe: yes
|
[ 08:05:40 lth ]
Update to 1.100570
|
[ 07:10:39 obrien ]
Use more proper terms (from official documents) for AMD CPU's.
Reviewed by: imp
|
[ 06:59:39 fluffy ]
- Update to 0.12.7 release
|
[ 06:44:57 dougb ]
Add -i to the first post-install mergemaster example to make
it consistent with the other. [1]
Add a note about -U to the mergemaster footnote.
Submitted by: obrien [1]
|
[ 06:19:14 sobomax ]
Provide workaround for the ages old bug affecting certain BCM5708S
chip revision often found in the blades and resulting in interfaces
not sensing carrier signal. Looking at all problem reports it
appears that it only affects some very specific silicon revision
(ASIC (0x57081021); Rev (B2)) and version of the PHY that
supports 1000baseSX-FDX media only. Therefore, narrow the scope of
workaround to combination of that revision and media type. Given
that the first report on this issue is dated back to 2007, there is
not much hope that this issue will ever be properly resolved.
Among affected systems are IBM HS21, Intel SBXD132 and HP BL460c.
PR: 118238, 122551, 140970
MFC after: 1 month
|
[ 05:30:34 osa ]
Accordingly update third-party fancyindex module from 0.2.1 to 0.2.2.
Do not bump PORTREVISIONs.
PR: 144557
|
[ 04:49:32 fluffy ]
- Update to 4.2.4
- Use QT4 frontend by default (require for upcoming kmymoney-kde4)
- Pass maintainership to submitter
PR: 144519
Submitted by: Jason E. Hale <bsdkaffee AT gmail DOT com>
|
[ 03:25:52 wen ]
- Update to 0.13.3
PR: ports/144362
Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
|
[ 03:17:57 dougb ]
Fix the build. The ssh-pkcs11-helper directory is empty, which is
causing confusion.
|
[ 02:38:10 wen ]
- Fix typo in Makefile
PR: ports/144546
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
|
[ 02:35:57 wen ]
- Update to 2.01
|
[ 02:00:37 dougb ]
Revert to r197433, the more recent change doesn't work for the common
case, and has not been well received.
|
[ 01:47:09 sobomax ]
Fix "Empty input line" mdoc warning.
Submitted by: Alexander Best
|
[ 01:44:18 fluffy ]
- Update to version 3.11.3
- Pass maintaineship to submitter
PR: 144518
Submitted by: Jason E. Hale <bsdkaffee AT gmail DOT com>
|
[ 01:40:11 ehaupt ]
Update to 0.97
|
[ 01:39:00 wen ]
- Update to 0.030
|
[ 01:15:31 wen ]
- Update to 1.5.3
|
[ 01:09:08 edwin ]
Ports modules update at Wednesday 10 March 2010 at 00:09
Feature safe: yes
|
[ 01:08:48 wen ]
- Update to 1.65
PR: ports/144380
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
|
[ 00:00:18 miwi ]
- Update to 0.8.17
PR: 144585
Submitted by: Ports Fury
Approved by: maintainer
|
[ 00:00:14 miwi ]
- Update to 2.3.15
PR: 144586
Submitted by: Ports Fury
|
[ 00:00:11 miwi ]
- Update to 1.1.3
PR: 144587
Submitted by: Ports Fury
|
[ 00:00:08 miwi ]
- Update to 0.10.1
PR: 144588
Submitted by: Ports Fury
|
[ 00:00:05 miwi ]
- Update to 150
PR: 144589
Submitted by: Ports Fury
|
[ 00:00:02 miwi ]
- Update to 1.0.9
PR: 144591
Submitted by: Ports Fury
|
| 9 March 2010 |
[ 23:59:59 miwi ]
- Update to 1.5.2
PR: 144592
Submitted by: Ports Fury
|
[ 23:59:56 miwi ]
- Update to 4.25
PR: 144593
Submitted by: Ports Fury
|
[ 23:59:53 miwi ]
- Update to 1.2.4
PR: 144594
Submitted by: Ports Fury
|
[ 23:59:51 miwi ]
- Update to 1.02
PR: 144590
Submitted by: Ports Fury
|
[ 23:45:57 miwi ]
- Update to 0.3.2
PR: 144093
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
[ 23:45:47 stas ]
- Update to 3.11.2.
PR: ports/144004
Submitted by: soulcatcher <soulcatcher13@gmail.com>
|
[ 23:45:13 miwi ]
- Update to 0.8.1
PR: 144091
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
[ 23:43:25 miwi ]
- Update to 1.7.9
PR: 144549
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
|
[ 23:43:22 miwi ]
- Update to 0.05
PR: 144552
Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
|
[ 23:43:19 miwi ]
- Update to 1.4.1
PR: 144491
Submitted by: Hizbulin Ildar <hizel@vyborg.ru> (maintainer)
|
[ 23:43:15 miwi ]
- Update to 1.2.2
PR: 143953
Submitted by: moggie <"moggie atelasticmind.net"@elasticmind.net> (maintainer)
|
[ 23:42:59 miwi ]
- Update to 3.9.9
PR: 144081
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
|
[ 23:42:56 miwi ]
- Update to 0.12.5
PR: 144082
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
|
[ 23:42:24 delphij ]
Integrate OpenBSD rev 1.5 of x86emu.c.
|
[ 23:34:45 miwi ]
The TDH utilities are a set of programs and filters useful in working
with ordinary tabular ascii data from the command line or in shell
scripts. They were developed to supplement standard unix utilities
such as sort and uniq. Two of the utilities are designed to work
specifically with tab-delimited exports from Excel/spreadsheets.
A full-featured date and time package (libchron) is also included.
WWW: http://quisp.sourceforge.net/tdhkit
PR: ports/144440
Submitted by: Charlie Kester <corky1951@comcast.net>
|
[ 23:34:08 miwi ]
The clamav-unofficial-sigs script provides the capability to download, test,
and update the third-party ClamAV signature databases provided by
Sanesecurity, SecuriteInfo, MalwarePatrol, OITC, INetMsg and ScamNailer.
PR: ports/144509
Submitted by: Marko Njezic <sf at maxempire.com>
|