non port: devel/Makefile |
Number of commits found: 11334 (showing only 100 on this page) |
Thursday, 20 Nov 2014
|
09:41 kuriyama
Scalar::Util::LooksLikeNumber contains looks_like_number() like
Scalar::Util's looks_like_number(), except it returns the raw value
from the C function. Scalar::Util used to do this also, but it
returns a booleanized value since 1.39.
WWW: http://search.cpan.org/dist/Scalar-Util-LooksLikeNumber/
|
07:19 kuriyama
Perl::PrereqScanner::Lite is the lightweight prereqs scanner for perl.
This scanner uses Compiler::Lexer as tokenizer, therefore processing
speed is really fast.
WWW: http://search.cpan.org/dist/Perl-PrereqScanner-Lite/
|
07:11 kuriyama
Lexical Analyzer for Perl5.
WWW: http://search.cpan.org/dist/Compiler-Lexer/
|
Wednesday, 19 Nov 2014
|
11:49 kwm
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.
Upgrade instructions:
Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center
For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3
For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3
We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.
The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.
Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the
exp-runs.
This update was also made possible by:
Joe Maloney
Kris Moore
Beeblebrox
Ryan Lortie
Antoine Jacoutot
and everyone I missed
|
Tuesday, 18 Nov 2014
|
23:27 mat
Add Module-Install-TestBase, the Test::Base bits that are needed for
Module::Install.
Sponsored by: Absolight
|
Monday, 17 Nov 2014
|
22:11 tj
The Sigar API provides a portable interface for gathering system information
such as:
* System memory, swap, cpu, load average, uptime, loginsi
* Per-process memory, cpu, credential info, state, arguments, environment,
open files
* File system detection and metrics
* Network interface detection, configuration info and metrics
* TCP and UDP connection tables
* Network route table
This information is available in most operating systems, but each OS has their
own way(s) providing it. SIGAR provides developers with one API to access this
information regardless of the underlying platform. The core API is implemented
in pure C with bindings currently implemented for Java, Perl, Ruby, Python,
Erlang, PHP and C#.
WWW: https://support.hyperic.com/display/SIGAR/Home
|
Tuesday, 11 Nov 2014
|
22:41 emaste
Add 64-bit ARM binutils port
This is a port version of Andrew Turner's AArch64-FreeBSD binutils git
branch, https://github.com/zxombie/aarch64-freebsd-binutils
Reviewed by: bapt
Approvied by: bapt
Differential Revision: https://reviews.freebsd.org/D912
|
13:06 xmj
Upgrade CentOS to 6.6
- Upgrade all things linux-c6- to CentOS 6.6
- Add ports:
devel/linux-c6-libsigc++20
graphics/linux-c6-gdk-pixbuf [1]
graphics/linux-c6-glx-utils
- Add pkg-plists for net/linux-c6-openldap
and security/linux-c6-cyrus-sasl2
- Misc. cleanups
Differential Revision: https://reviews.freebsd.org/D1108
Submitted by: kmoore [1]
Reviewed by: rene (emulation)
Approved by: portmgr (swills)
Approved by: swills (mentor)
Sponsored by: Perceivon Hosting Inc.
|
Monday, 10 Nov 2014
|
22:09 pgj
- Add Haskell API and bindings for Redis:
devel/hs-BoundedChan Channels with bounded sizes
devel/hs-bytestring-lexing Parse and produce literals from bytestrings
databases/hs-hedis Haskell API for Redis
PR: 194299
Submitted by: martin@sugioarto.com
Obtained from: FreeBSD Haskell
|
Saturday, 8 Nov 2014
|
12:44 riggs
Initial import of devel/py-validictory
|
12:41 riggs
Initial import of devel/py-appdirs
|
11:34 pawel
Additional Git sub-commands:
- repository summary
- author commit percentages
- changelog population
- shortcuts for branching/tagging/releasing
- GitHub related shortcuts
- repl (read-eval-print-loop), an interactive mode
- and more...
WWW: https://github.com/tj/git-extras/
PR: ports/194542
Submitted by: Igor Ostapenko <igor.ostapenko@gmail.com>
|
10:25 wen
- Reintroduce liblas-1.2.1 as devel/liblas12, to make math/saga work.
libLAS is a BSD library for reading and writing ASPRS LAS version 1.0, 1.1 and
1.2 data. LAS-formatted data is heavily used in LiDAR processing operations,
and the LAS format is a sequential binary format used to store data from
sensors and as intermediate processing storage by some applications.
WWW: http://liblas.org/
Submitted by: rhurlin@gwdg.de(via email)
|
08:59 pi
New port: devel/p5-Term-ReadLine
Perl interface to various readline packages. If no real package is found,
substitutes stubs instead of basic functions.
WWW: http://github.com/rafl/term-readline
PR: 194682
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
Thursday, 6 Nov 2014
|
13:04 kuriyama
This is yet another file/directory handler that does a bit more than
Path::Class for some parts, and a bit less for other parts. One of
the main difference is Path::Extended always tries to use forward
slashes when possible, ie. even when you're on the MS Windows, so that
you don't need to care about escaping paths that annoys you from time
to time when you want to apply regexen to a path, especially in file
tests that use 'like' or 'compare'.
WWW: http://search.cpan.org/dist/Path-Extended/
|
12:53 kuriyama
Log::Dump is a simple logger mix-in mainly for debugging. This
installs six methods into a caller (the class that used Log::Dump) via
Sub::Install. The point is you don't need to load extra dumper modules
or you don't need to concatenate messages. Just log things and they
will be dumped (and concatenated if necessary) to stderr, and to a
file if you prefer. Also, you can use these logging methods as class
methods or object methods (though usually you don't want to mix them,
especially when you're doing something special).
WWW: http://search.cpan.org/dist/Log-Dump/
|
Wednesday, 5 Nov 2014
|
09:50 rakuco
Fix INDEX after r372179.
- Remove devel/qt5-qmldevtools from devel/Makefile.
- Hook devel/qt5-qdoc to devel/Makefile.
- Hook comms/qt5-serialport to comms/Makefile.
I knew I would forget something...
Submitted by: antoine
|
Tuesday, 4 Nov 2014
|
16:46 marino
Add new port devel/py-robotremoteserver
PR: 194085
Submitted by: Vladimir Chukharev
Robot Framework remote servers allow hosting test libraries on different
processes or machines than Robot Framework itself is running on. This
version is implemented in Python and supports also Jython (JVM) and
IronPython (.NET). See remote library interface documentation for more
information about the remote interface in general as well as for a list
of remote server implementations in other programming languages.
|
Monday, 3 Nov 2014
|
17:53 zi
New port: devel/p5-Parallel-Fork-BossWorker:
Perl extension for easily creating forking queue processing applications.
WWW: http://search.cpan.org/dist/Parallel-Fork-BossWorker/
|
09:24 kuriyama
Parallel::Async is yet another fork tool. Run parallel task with fork
to simple.
WWW: http://search.cpan.org/dist/Parallel-Async/
|
Sunday, 2 Nov 2014
|
15:06 marino
Add new port devel/libsearpc
PR: 193132
Submitted by: JingFeng Yan
Searpc is a simple C language RPC framework based on GObject system.
Searpc handles the serialization/deserialization part of RPC, the
transport part is left to users.
The serialization/deserialization uses JSON format via json-glib
library. A serialized json object is returned from server to client
after executing the RPC function. Each RPC function defined in the
server side should take an extra GError argument to report error.
|
Friday, 31 Oct 2014
|
14:26 bapt
BSD Owl Scripts
This collection of BSD Make directives aims at providing a highly
portable build system targetting modern UNIX systems and supporting
common or less command languages.
It can already be used to:
* Preparation and publication of TeX documents;
* Development of TeX macros with NOWEB;
* Development of OCaml software;
* Maintainance of a FreeBSD workstation configuration files;
* Preparation of a static website with ONSGMLS.
WWW: https://github.com/michipili/bsdowl
PR: 194625
Submitted by: Michael Grunewald
|
Tuesday, 21 Oct 2014
|
16:53 thierry
In order to rescue the Salome's ports, devel/omniNotify and
devel/py-omniorb are needed. But since omniNotify depends on
devel/omniORB-4.1, a version of py-omniorb depending on the same omniORB
is needed, to avoid conflicts.
- Repocopy devel/py-omniorb to devel/py-omniorb-3
- Downgrade it to 3.7
- Set CONFLICTS.
CR: D970
|
14:01 andrew
New port devel/arm-none-eabi-gcc for ARM bare metal programming.
Differential Revision: https://reviews.freebsd.org/D974
Approved by: bapt
|
Monday, 20 Oct 2014
|
19:59 thierry
- Recopy devel/omniORB to devel/omniORB-4.1
- Downgrade it to 4.1.7
- Unbreak devel/omniNotify
- Add CONFLICTS
CR: D970
Approved by: pfg
|
17:23 andrew
New port devel/arm-none-eabi-binutils for ARM bare metal programming.
Differential Revision: https://reviews.freebsd.org/D973
Approved by: bapt
|
Saturday, 18 Oct 2014
|
09:28 sunpoet
- Sort SUBDIRs
|
08:53 robak
devel/librevisa-vxi: NEW PORT
VISA is a multivendor standard for interfacing test and measurement equipment.
LibreVISA aims to be a compliant implementation of the VISA standard in a free
software library. Currently support for targets connected via USB, exposing
the USBTMC interface, and VXI-11 devices.
PR: 193199
Submitted by: Uffe Jakobsen <uffe@uffe.org>
Approved by: mentors (implicit)
|
Friday, 17 Oct 2014
|
16:52 antoine
- Follow upstream name change
- Update to 0.40
|
12:07 culot
Test::Prereq is a Perl module for checking if Makefile.PL
has the right pre-requisites.
WWW: https://github.com/briandfoy/test-prereq
PR: ports/193711
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
|
10:37 rene
Remove expired port:
2014-10-17 devel/rubygem-rspec-spies: Same syntax available in rspec 2.14 and
later
|
Saturday, 11 Oct 2014
|
17:28 riggs
- Initial import of Embedded Multicore Building Blocks (EMBB)
|
Thursday, 9 Oct 2014
|
20:51 swills
devel/rubygem-oj: create port
The fastest JSON parser and object serializer.
WWW: http://www.ohler.com/oj
|
12:58 vg
PALM is a library for using Google's protocol buffers in Python. It has
a fast core written in C with a thin Cython binding to Python. The goal
of palm was to make improvements to the Google reference implementation,
namely:
* Make the library significantly faster
* Clean up the API
WWW: https://github.com/bumptech/palm/
|
09:42 bapt
Add pre seeded toolchain configuration for powerpc64 and sparc64
|
06:54 bapt
Add a cross version of gcc minimalistic and suitable enough to cross build world
Current targets: powerpc64 sparc64
Note that gcc 4.9.1 never heard of mips on freebsd neither of arm on freebsd
Note that this does not yet includes the freebsd extensions meaning it cannot
cross build the kernel yet
|
06:23 bapt
Add cross binutils for mips and sparc64
|
Wednesday, 8 Oct 2014
|
22:41 bapt
Add a cross binutils for powerpc64
|
Tuesday, 7 Oct 2014
|
13:27 bapt
Import liborcus07
Make sure it does not conflicts with liborcus
|
12:27 gahr
- New port: devel/tclbsd
tclbsd provides a way for Tcl programs to exercise many interesting and useful
system calls and library routines available to C programs on versions of BSD
UNIX such as FreeBSD. Many of the interfaces also work with Linux and other
non-BSD UNIX variants as well.
WWW: https://github.com/flightaware/tclbsd
|
03:23 swills
devel/rubygem-rack-mini-profiler: create port
Profiling toolkit for Rack applications with Rails integration. Client Side
profiling, DB profiling and Server profiling.
WWW: http://miniprofiler.com
|
03:14 swills
devel/rubygem-message_bus: create port
A message bus for rack
WWW: https://github.com/SamSaffron/message_bus
|
Monday, 6 Oct 2014
|
23:10 marino
Add new port devel/newtonsoft-json
PR: 194147
Submitted by: Muhammad Rahman
Popular high-performance JSON framework for .NET
* Flexible JSON serializer for converting between .NET objects and JSON
* LINQ to JSON for manually reading and writing JSON
* High performance, faster than .NET's built-in JSON serializers
* Write indented, easy to read JSON
* Convert JSON to and from XML
* Supports .NET 2, .NET 3.5, .NET 4, .NET 4.5, Silverlight, Windows Phone and
Windows 8 Store
The JSON serializer in Json.NET is a good choice when the JSON you are reading
or writing maps closely to a .NET class.
|
21:13 swills
devel/rubygem-pry-rails: create port
Use Pry as your rails console
WWW: https://github.com/rweng/pry-rails
|
03:29 swills
devel/rubygem-mustache: create port
Inspired by ctemplate, Mustache is a framework-agnostic way to render
logic-free views.
As ctemplates says, "It emphasizes separating logic from presentation:
it is impossible to embed application logic in this template
language.
Think of Mustache as a replacement for your views. Instead of views
consisting of ERB or HAML with random helpers and arbitrary logic,
your views are broken into two parts: a Ruby class and an HTML
template.
WWW: http://github.com/defunkt/mustache
|
03:16 swills
devel/rubygem-lru_redux: create port
An efficient implementation of an lru cache
WWW: https://github.com/SamSaffron/lru_redux
|
02:48 swills
devel/rubygem-logster: create port
UI for viewing logs in Rack
WWW: https://github.com/discourse/logster
|
01:47 swills
devel/rubygem-guess_html_encoding: create port
Attempts to guess and then force encoding of HTML documents
WWW: http://github.com/cantino/guess_html_encoding
|
Sunday, 5 Oct 2014
|
21:12 swills
devel/rubygem-fast_xor: create port
Provides a C-optimized method for in-place XORing of two (or three) strings
WWW: http://github.com/CodeMonkeySteve/fast_xor
|
21:07 swills
devel/rubygem-fast_stack: create port
Fast method for collecting stack traces
WWW: https://github.com/SamSaffron/fast_stack
|
20:48 swills
devel/rubygem-actionpack-action_caching: create port
Action caching for Action Pack (removed from core in Rails 4.0)
WWW: https://github.com/rails/actionpack-action_caching
|
14:50 wen
vasm is a portable and retargetable assembler to create linkable
objects in various formats or absolute code.
Multiple CPU-, syntax and output-modules can be selected.
Currently the following CPUs are officially supported by vasm:
M680x0 family (including M6888x, M68851 and CPU32)
ColdFire family (all models of V2, V3, V4, V4e)
80x86 family (IA32 8/16/32 bit, using MIT-syntax)
PowerPC family (POWER, 40x, 6xx, 7xx, 7xxx, 860, e300)
ARM (architecture ARMv1 to ARMv4, including THUMB mode)
Jaguar RISC (GPU and DSP instruction sets)
Z80 family (Z80, 8080, GBZ80, 64180, RCM2/3/4k)
C16x/ST10
6502 family
6800 family (6800, 68HC11)
These syntax flavours are supported:
Standard MIT (GNU-as style) syntax
Motorola/Freescale 68k syntax (Devpac compatible)
Old 8-bit style syntax
WWW: http://sun.hasenbraten.de/vasm/
PR: 194152
Submitted by: uffe@uffe.org
|
14:10 antoine
New port: devel/py-codegen
Extension to ast that allows ast to python code generation.
WWW: https://github.com/andreif/codegen
|
Saturday, 4 Oct 2014
|
18:17 demon
Resurrect protobuf port as of rev. 369705 (last version before update to
2.6.0). devel/hadoop2 needs that specific version.
|
Friday, 3 Oct 2014
|
17:45 swills
devel/rubygem-rbtrace: create port
rbtrace shows you method calls happening inside another ruby process in real
time.
WWW: http://github.com/tmm1/rbtrace
|
16:14 gahr
- New port: devel/tcllauncher
tcllauncher is a way to have Tcl programs run out of /usr/local/bin under their
own name, be installed in one place with their support files, and provides
commands to facilitate server-oriented application execution.
While there is another wrapper system that also does this, that system produces
a single executable that contains all the code and support files within a
built-in virtual filesystem wrapped inside the executable. Tcllauncher keeps
the support files distinct, typically in a subdirectory of /usr/local/lib
that's named after the application.
WWW: https://github.com/flightaware/tcllauncher/
|
Thursday, 2 Oct 2014
|
08:03 wen
This module defines a few generally useful utility functions.
WWW: http://search.cpan.org/dist/Data-Munge/
|
Wednesday, 1 Oct 2014
|
07:12 vanilla
Add py-google-apputils, it's small collections of utilities for building python
application.
|
Tuesday, 30 Sep 2014
|
19:13 skreuzer
prompt_toolkit is a library for building powerful interactive command lines in
Python. It ships with a nice interactive Python shell (called ptpython) built
on top of the library.
prompt_toolkit could be a replacement for readline, but it can be much more
than that.
WWW: https://github.com/jonathanslenders/python-prompt-toolkit
|
19:08 skreuzer
Jedi is an autocompletion tool for Python that can be used in IDEs/editors.
Jedi works. Jedi is fast. It understands all of the basic Python syntax
elements including many builtin functions.
Additionaly, Jedi suports two different goto functions and has support for
renaming as well as Pydoc support and some other IDE features.
WWW: https://github.com/davidhalter/jedi
|
16:02 skreuzer
This API is mainly for Terminal Emulator implementors -- any python program
that attempts to determine the printable width of a string on a Terminal.
It is certainly possible to use your Operating System's wcwidth() and
wcswidth() calls if it is POSIX-conforming, but this would not be possible on
non-POSIX platforms, such as Windows, or for alternative Python
implementations, such as jython.
WWW: https://github.com/jquast/wcwidth
|
06:36 vanilla
Add pecl-sync 1.0.1, named and unnamed synchronization objects in PHP.
PR: ports/194026
Submitted by: Gasol Wu <gasol.wu@gmail.com>
|
Sunday, 28 Sep 2014
|
21:10 antoine
Remove expired ports
2014-09-28 archivers/rpm5: Broken for more than 6 months
2014-09-28 devel/cocaine-core: Broken for more than 6 months
2014-09-28 graphics/ruby-tgif: Broken for more than 6 months
|
Saturday, 27 Sep 2014
|
16:14 xmj
devel/rubygem-nprogress_rails: create port
Rails implementation of nprogress progress bars library
WWW: https://github.com/caarlos0/nprogress-rails
Differential Revision: https://reviews.freebsd.org/D858
Approved by: swills (mentor)
|
15:14 xmj
devel/rubygem-generator_spec-rails4: copy port for rails4
Test Rails generators with RSpec
WWW: https://github.com/stevehodgkiss/generator_spec
Differential Revision: https://reviews.freebsd.org/D856
Approved by: swills (mentor)
|
15:08 xmj
devel/rubygem-gemnasium-gitlab-service: create port
Add Gemnasium support for Gitlab as a Project Service. It uploads dependency
files automatically on https://gemnasium.com API to track your project
dependencies.
WWW: http://gemnasium.org
Differential Revision: https://reviews.freebsd.org/D855
Approved by: swills (mentor)
|
14:58 xmj
devel/rubygem-font-awesome-rails-rails4: create port
The font-awesome-rails provides the Font-Awesome web fonts and stylesheets as
a Rails engine for use with the asset pipeline.
WWW: https://github.com/bokmann/font-awesome-rails
Differential Revision: https://reviews.freebsd.org/D854
Approved by: swills (mentor)
|
14:00 xmj
devel/rubygem-default_value_for: create port
The default_value_for plugin allows one to define default values for
ActiveRecord models in a declarative manner
WWW: https://github.com/FooBarWidget/default_value_for
Approved by: swills (mentor)
|
08:34 mva
characteristic is a Python package with class decorators that ease the
chores of implementing the most common attribute-related object protocols.
You just specify the attributes to work with and characteristic gives you
any or all of:
a nice human-readable __repr__,
a complete set of comparison methods,
immutability for attributes,
and a kwargs-based initializer
without writing dull boilerplate code again and again.
WWW: https://github.com/hynek/characteristic
PR: 193929
Submitted by: Axel Rau <Axel.Rau@Chaos1.DE>
|
04:12 swills
devel/rubygem-slack-notifier: create port for rubygem-slack-notifier
A slim ruby wrapper for posting to slack webhooks
WWW: http://github.com/stevenosloan/slack-notifier
|
03:57 swills
devel/rubygem-sidekiq: create port for rubygem-sidekiq
Simple, efficient background processing for Ruby
WWW: http://sidekiq.org/
|
Friday, 26 Sep 2014
|
16:03 zi
New port: devel/py-oletools:
Python tools to analyze security characteristics of MS OLE2 files (also called
Structured Storage, Compound File Binary Format or Compound Document File
Format), such as Microsoft Office documents, for Malware Analysis and Incident
Response.
WWW: https://pypi.python.org/pypi/oletools/
|
Monday, 22 Sep 2014
|
20:18 rene
Remove expired ports:
2014-09-22 graphics/libggi: Unmaintained upstream
2014-09-22 devel/libgii: Unmaintained upstream
2014-09-22 graphics/fpc-ggi: Unmaintained upstream
|
10:40 xmj
Update CentOS base to 6.5, add userland ports
The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.
This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.
If you want to switch to linux-c6 ports, please define at /etc/make.conf:
OVERRIDE_LINUX_BASE_PORT=c6
OVERRIDE_LINUX_NONBASE_PORTS=c6
Additionally, please add the following line to /etc/sysctl.conf:
compat.linux.osrelease=2.6.18
Upgrading procedures are shown in /usr/ports/UPDATING.
This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in
November 2013, using and extending mav@'s work. It has been tested extensively
and most reported issues were already fixed. Please report any additional bug
or "features" to the emulation mailing list.
Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's
filed Issues and Pull requests on GitHub,
PR: 186820
Differential Revision: https://reviews.freebsd.org/D793
Reviewed by: allanjude, antoine, bapt, rene
Approved by: portmgr (antoine, bapt)
Approved by: koobs (mentor)
Sponsored by: Perceivon Hosting Inc.
|
Sunday, 21 Sep 2014
|
14:58 dinoex
This package allows Ruby developers to write their code using aspect-
oriented programming style. AspectR is somewhat similar to AspectJ.
WWW: http://aspectr.sourceforge.net/
|
Saturday, 20 Sep 2014
|
09:45 rene
Remove expired ports
Keep some which are optional dependencies of non-expired ports
2014-09-18 sysutils/moreutils-parallel: Use moreutils-parallel in
sysutils/moreutils instead
2014-09-20 science/ruby-netcdf: Depends on deprecated math/ruby-narray
2014-09-20 x11-toolkits/ruby-fox16: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gnuplot: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-gphys: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-fftw3: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-dcl: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-numru_misc: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-narray: RubyForge shutdown May 15 2014
2014-09-20 textproc/ruby-liquid: RubyForge shutdown May 15 2014
2014-09-20 comms/callsign: RubyForge shutdown May 15 2014
2014-09-20 misc/ruby-vpim: RubyForge shutdown May 15 2014
2014-09-20 net/ruby-ldap: RubyForge shutdown May 15 2014
2014-09-20 devel/rubygem-echoe: Depends on deprecated rubyforge
2014-09-20 www/ruby-borges: RubyForge shutdown May 15 2014
2014-09-20 www/ruby-fcgiwrap: RubyForge shutdown May 15 2014
2014-09-20 www/rubygem-scrubyt: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-multi: RubyForge shutdown May 15 2014
2014-09-20 databases/ruby-dbd_sqlite3: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gsl: RubyForge shutdown May 15 2014
2014-09-20 security/ruby-gpgme: RubyForge shutdown May 15 2014
2014-09-20 multimedia/vodcatcher: RubyForge shutdown May 15 2014
2014-09-20 japanese/ruby-ming: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-statgrab: RubyForge shutdown May 15 2014
2014-09-20 security/ruby-crypt: RubyForge shutdown May 15 2014
2014-09-20 sysutils/philesight: Depends on deprecated devel/ruby-locale2
2014-09-20 multimedia/podcatcher: RubyForge shutdown May 15 2014
2014-09-20 audio/ruby-mp3info: RubyForge shutdown May 15 2014
2014-09-20 multimedia/ruby-flvtool2: RubyForge shutdown May 15 2014
2014-09-20 audio/ruby-freedb: RubyForge shutdown May 15 2014
2014-09-20 graphics/ruby-ming: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-locale2: RubyForge shutdown May 15 2014
2014-09-20 devel/rubygem-rubyforge: RubyForge shutdown May 15 2014
2014-09-20 databases/ruby-dbd_odbc: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-fastri: RubyForge shutdown May 15 2014
2014-09-20 devel/ri-emacs: RubyForge shutdown May 15 2014
2014-09-20 security/p5-openxpki-client-html-mason: security/p5-openxpki-0.15+
abandoned Mason UI technology in favor of FastCGI
|
Friday, 19 Sep 2014
|
11:40 kwm
Add libclc.
Llvm libclc implements the library requirements of the OpenCL C programming
language, as specified by the OpenCL 1.1 spec.
|
Wednesday, 17 Sep 2014
|
19:54 swills
devel/py-pyparsing15: create port of older pyparsing module for py-mwlib
|
15:27 zi
New port: devel/py-nagioscheck:
pynagioscheck is a Python framework for Nagios plug-in developers.
pynagioscheck strives to conform to the practices described in the Nagios
Plug-in Development Guidelines and, more importantly, save valuable system
administrator time.
WWW: https://pypi.python.org/pypi/nagioscheck/
|
03:00 vanilla
Add pecl-swoole, async framework of php.
|
Monday, 15 Sep 2014
|
02:11 vanilla
Add py-tabulate 0.7.2.
PR: ports/193574
Submitted by: Nikolay Dachev (nikolay dachev info)
|
Sunday, 14 Sep 2014
|
02:06 swills
www/rubygem-rails4: create port for rails4
This port required creating a number of new ports, old versions of existing
ports and other adjustments, so do all that while here too.
Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby
Being a full-stack framework means that all layers are built to work
seamlessly together. That way you Don't Repeat Yourself (DRY) and you
can use a single language from top to bottom. Everything from templates
to control flow to business logic is written in Ruby - The language of
love for industry heavy-weights.
WWW: http://www.rubyonrails.org
Submitted by: xmj (based on)
|
Thursday, 11 Sep 2014
|
17:49 amdmi3
- Preserve devel/yaml-cpp as devel/yaml-cpp03 in preparation to update to 0.5
- Introduce changes necessary to allow both versions to coexist
PR: 192330
Submitted by: madpilot@FreeBSD.org
Approved by: maintainer timeout
|
Wednesday, 10 Sep 2014
|
13:28 swills
devel/rubygem-hashie2: create port for older hashie gem
Needed by chef-zero
PR: 193501
Submitted by: Renaud Chaput <renchap@cocoa-x.com>
|
13:11 bapt
Welcome Mate Desktop 1.8
The porting work as been done by gnome@ (kwm) and Eric Turgeon
(ericturgeon@ghostbsd.org)
|
Tuesday, 9 Sep 2014
|
21:05 marino
Restore devel/cross-binutils (needed for devel/mingw64-binutils)
|
20:32 marino
Remove unstaged devel/arm-eabi-gcc and cascade remove four others
Without devel/arm-eabi-gcc, unstaged cross-gcc has no purpose, nor
does either of the -binutils ports. The sysutils/u-boot-beaglebone-eabi
was staged, but is a casualty of the arm-eabi-gcc removal.
|
18:51 swills
devel/rubygem-gems: add port for rubygem-gems
Ruby wrapper for the RubyGems.org API
WWW: https://github.com/rubygems/gems
|
Monday, 8 Sep 2014
|
11:45 culot
Test::CleanNamespaces lets you check your module's namespaces for imported
functions you might have forgotten to remove with namespace::autoclean or
namespace::clean and are therefore available to be called as methods, which
usually isn't want you want.
WWW: http://search.cpan.org/dist/Test-CleanNamespaces/
|
Sunday, 7 Sep 2014
|
18:16 marino
Removed unstaged devel/flex-sdk2 and staged dependent flex_compiler_shell
|
17:48 marino
Remove unstaged lang/otcl and three staged ports that depend it
|
15:56 adamw
Remove devel/baz and devel/pybaz.
devel/pybaz was staged, but devel/baz (its dependency) wasn't.
devel/baz is unstaged, the distfiles no longer exist, and it has been
obsolete for many, many years. GNU bazaar lives in devel/bzr.
|
Saturday, 6 Sep 2014
|
21:23 marino
Remove unstaged devel/semantic and two of it's unstaged dependencies
|
20:51 swills
devel/rubygem-tzinfo: update to 1.2.2
While here, create a port for the older 0.3 version for the ports that need it,
hook it up to the build, set those ports to use the older version and bump
portrev on those ports.
|
17:31 swills
devel/rubygem-plist: create port for rubygem-plist
All-purpose Property List manipulation library
WWW: https://github.com/bleything/plist
PR: 193342
Submitted by: Renaud Chaput <renchap@cocoa-x.com>
|
14:17 pi
New port: devel/p5-Connector
The Connector provides a generic connection to a data set, typically
configuration data in a hierarchical structure. Each connector
object accepts the get(KEY) method, which, when given a key, returns
the associated value from the connector's data source. Typically,
a connector acts as a proxy to a simple data source like YAML,
Config::Std, Config::Versioned, or to a more complex data source
like an LDAP server or Proc::SafeExec. The standard calling convention
via get(KEY) makes the connectors interchangeable.
WWW: http://search.cpan.org/dist/Connector/
PR: 192735
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
|
08:01 tota
- Use devel/rubygem-memoize instead of this
|
Friday, 5 Sep 2014
|
21:15 cs
logutils is a Go package that augments the standard library "log"
package to make logging a bit more modern, without fragmenting
the Go ecosystem with new logging packages.
PR: ports/192964
Submitted by: Thomas Bartelmess <thomas@bartelmess.io>
|
Thursday, 4 Sep 2014
|
14:24 ale
Import PHP 5.6 branch!
|
Wednesday, 3 Sep 2014
|
13:19 madpilot
Courier library which implements several algorithms related to the
Unicode Standard:
- Look up uppercase, lowercase, and titlecase equivalents of a
unicode character.
- Implementation of grapheme and work breaking rules.
- Implementation of line breaking rules.
- Several ancillary functions, like looking up the unicode character
that corresponds to some HTML 4.0 entity (such as "&", for
example), and determining the normal width or a double-width status
of a unicode character. Also, an adaptation of the iconv(3) API
for this unicode library.
This library also implements C++ bindings for these algorithms.
WWW: http://www.courier-mta.org/unicode/
|
Number of commits found: 11334 (showing only 100 on this page) |