CIA.vc
FreeBSD
The Power to Serve
Stats » Projects » FreeBSD
information
Photo
FreeBSD is an advanced operating system for x86 compatible, AMD64, DEC Alpha, IA-64, PC-98 and UltraSPARC architectures. It is derived from BSD, the version of UNIX developed at the University of California, Berkeley.
syndicateUTC clock
05:22 on May 19, 2012
event counters
The last message was received 9.99 minutes ago at 05:12 on May 19, 2012
14 messages so far today, 60 messages yesterday
388 messages so far this week, 475 messages last week
1247 messages so far this month, 1836 messages last month
311867 messages since the first one, 8.36 years ago, for an average of 14.09 minutes between messages
recent messages
dateReversed sort columnprojectcontentlink
00:50 todayFreeBSD
Commit by zi :: ports/net/vmware-vsphere-cli/pkg-descr:

  • Update WWW URL
  • Cleanup white space
#
00:47 todayFreeBSD
Commit by zi :: ports/net/vmware-vsphere-cli/ (Makefile distinfo pkg-message pkg-plist):

  • Update to 5.0.0
#
00:24 todayFreeBSD
Commit by glarkin :: ports/sysutils/rubygem-hiera-puppet/Makefile:

  • Fix plist Reported by: pointyhat (via pav)
#
00:09 todayFreeBSD
Commit by edwin :: ports/modules:
Ports modules update at Saturday 19 May 2012 at 00:09
Feature safe: yes
#
23:51 yesterdayFreeBSD
Commit by bapt :: ports/shells/zsh/Makefile:
do not link against librt for clock_gettime(2)

PR: ports/167857
Submitted by: Jan Beich <jbeich at tormail dot org>
#
23:20 yesterdayFreeBSD
Commit by bapt :: ports/ (39 files in 14 dirs):
2012-04-17 devel/p5-POE-Exceptions: included in devel/p5-POE and not needed accord!
 ing to configure message
2012-05-09 net/p5-Net-Services: Removed from CPAN
2012-05-10 net/perldap: BROKEN for more than 6 month
2012-05-09 security/p5-Crypt-Cryptix: Gone from CPAN, project site says project is dead
2012-05-11 www/p5-HTML-Sanitizer: no longer in CPAN
2012-04-25 www/p5-IMDB-Movie: Removed from CPAN
#
23:11 yesterdayFreeBSD
Commit by bapt :: ports/textproc/libexttextcat/ (3 files in 2 dirs):

  • add an OPTION to allow libexttextcat to be a dropin replacement for libtextcat
  • add a check target to all runinng libexttextcat check PR: ports/167945 Submitted by: Peter Jeremy <peter at rulingia dot com>
#
22:42 yesterdayFreeBSD
Commit by cs :: ports/devel/bzr-builder/ (Makefile distinfo pkg-plist):
Update to 0.7.3
#
21:55 yesterdayFreeBSD
Commit by cs :: ports/astro/xtide/ (Makefile distinfo):
Update Harmonics file

PR: ports/167568
Submitted by: Tuc <freebsd-ports at t-b-o-h dot net>
Approved by: cs@ (maintainer)
#
21:01 yesterdayFreeBSD
Commit by cs :: ports/security/arm/ (Makefile distinfo pkg-plist):
Update to 1.4.5.0
#
20:23 yesterdayFreeBSD
Commit by rm :: ports/games/ (28 files in 15 dirs):

  • split out -server part from ioquake3-based ports:
  • games/ioquake3-devel-server added
  • games/ioquake3-server added
  • games/iourbanterror-server
  • games/openarena-server added
  • update games/ioquake3-devel to svn revision 2244
  • update games/openarena to 0.8.8
  • update games/openarena-data to 0.8.8 Doing this in single commit since all this ports are tightly interconnected. PR: ports/165842 Submitted by: Dominic Fandrey <kamikaze at bsdforen dot de> (maintainer)
#
20:17 yesterdayFreeBSD
Commit by pawel :: ports/graphics/ (5 files in 3 dirs):
Zathura plugin to view PDF with poppler rendering engine

WWW: http://pwmt.org/projects/zathura/plugins/

PR: ports/167328
Submitted by: Mike Krutov <neko at takino dot org> (port)
Quentin Stievenart <quentin dot stievenart at gmail dot com> (fixes)
#
20:13 yesterdayFreeBSD
Commit by pawel :: ports/graphics/zathura/ (5 files in 2 dirs):

  • Update to version 0.1.2
  • Support WITHOUT_NLS
  • Add pkg-message
  • Switch to pkg-plist PR: ports/167330 Submitted by: Mihail Krutov <neko at takino dot org> Approved by: maintainer (with his fixes)
#
20:06 yesterdayFreeBSD
Commit by pawel :: ports/x11-toolkits/ (5 files in 2 dirs):
girara is a library that implements a user interface that focuses
on simplicity and minimalism.

WWW: http://pwmt.org/projects/girara/

PR: ports/167328
Submitted by: Mike Krutov <neko at takino dot org> (port)
Quentin Stievenart <quentin dot stievenart at gmail dot com> (fixes)
#
19:29 yesterdayFreeBSD
Commit by ashish :: ports/net-im/ejabberd/ (Makefile distinfo pkg-plist):

#
19:21 yesterdayFreeBSD
Commit by bapt :: ports/ (24 files in 4 dirs):
2012-05-15 editors/libreoffice-legacy: not supported upstream, maintaining 2 version of libreoffice is really painful
#
19:01 yesterdayFreeBSD
Commit by jgh :: ports/devel/ (5 files in 2 dirs):
add new port: devel/app

The app command preprocesses assembly language code, much like cpp does
for C and C++.

WWW: http://acadix.biz/app.php

PR: ports/167969
Submitted by: jwbacon at tds dot net
#
18:59 yesterdayFreeBSD
Commit by wes :: ports/devel/poco-ssl/Makefile:
Correct handling of the ODBC configuration, bump portrevision.
#
18:52 yesterdayFreeBSD
Commit by sunpoet :: ports/dns/ (6 files in 2 dirs):

  • Add p5-Net-DNS-Zone-Parser 0.02 The Net::DNS::Zone::Parser should be considered a preprocessor that "normalizes" a zonefile. It will read a zonefile in a format conforming to the relevant RFCs with the addition of BIND's GENERATE directive from disk and will write fully specified resource records (RRs) to a filehandle. Whereby:
  • All comments are stripped
  • There is one RR per line
  • Each RR is fully expanded i.e. all domain names are fully qualified (canonicalised) and the CLASS and TTLs are specified.
  • Some RRs may be 'stripped' from the source or otherwise processed. For details see the 'read' method. Note that this module does not have a notion of what constitutes a valid zone, it only parses. For example, the parser will happilly parse RRs with ownernames that are below in another zone because a NS RR elsewhere in the zone. WWW: http://search.cpan.org/dist/Net-DNS-Zone-Parser/ PR: ports/167708 Submitted by: Jimmy Bergman <jimmy at sigint dot se>
#
18:48 yesterdayFreeBSD
Commit by sunpoet :: ports/devel/p5-App-Cmd/ (Makefile distinfo):

  • Update to 0.318
  • Fix *_DEPENDS: p5-Module-Pluggable is already in all supported Perl releases Changes: http://search.cpan.org/dist/App-Cmd/Changes PR: ports/167144 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 26 days)
#