| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
- Add missing pkg-plist entries.
|
| |
|
|
|
|
|
| |
PR: 116204
Submitted by: nrgmilk <nrgmilk@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Current features:
- Error history
- Volume history
- Wave shape
- Harmonic ratios
- Statistics
- Microtonal tuning (with Scala file support)
- Discrete Fourier Transform view
- JACK, OSS, ALSA, Portaudio support
- Translations for: french
WWW: http://home.gna.org/fmit/
Approved by: miwi (mentor, implicit)
|
|
|
|
|
|
|
|
| |
4.1 import.
Reported by: Bruce Cran
Approved by: gabor
PR: ports/116187
|
| |
|
| |
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
building in the new bsd.perl.mk order.
|
|
|
|
| |
Missed by: gabor, linimon
|
| |
|
|
|
|
| |
Pointy hat to: linimon
|
|
|
|
|
|
|
| |
to defaults for PORTSDIR and PKG_DBDIR if the respective directory does
not exist, but bail out.
Approved by: netchild
|
|
|
|
| |
Pointy hat to: linimon
|
|
|
|
| |
- Add options
|
|
|
|
|
| |
- OPTIONSify
- If does not exist, install a conf file from the sample
|
| |
|
|
|
|
|
| |
PR: ports/112887
Submitted by: dewey hylton <freenx@deweyonline.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
The current version of the net/radiator port is set for
version 3.16 of the radiator software. The most recent
version of radiator available is version 3.17.1. The attached
patch updates the port version variable in the Makefile to
3.17.1 and related values in the distinfo file so that the
net/radiator port will install radiator version 3.17.1.
PR: ports/112692
Submitted by: Erik Klavon<erik@ack.berkeley.edu>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Several people have produced some patches for fping that adds an
option to select the IP source_address for queries and some have
said they submitted them to the sourceforge fping maintainer.
Since I did not see any official fping distributions that include
any of those patches, I recently Cc-ed the sourceforge fping
maintainer's address in a question to the smokeping mailing-list
asking about that patch but so far I have heard back only from
that list with a pointer to a debian patch. Per request from
Jason Harris, I include here a copy of the patch that is usable
in ports/net/fping/files that adds that option.
PR: ports/111549
Submitted by: Philip Kizer <pckizer@nostrum.com>
Approved by: maintainer timeout
|
| |
|
| |
|
|
|
|
|
| |
at the end of October 2007. It has been superseeded by net-mgmt/nagios
for two years now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Please see a discussion thread starting with the following message:
http://lists.freebsd.org/pipermail/freebsd-ports/2007-August/042999.html
It seems that installation action of uppc-kmod port (do-install target)
uses incorrect tool to put uppc.ko in its destination. It seems that the
tool (${INSTALL_PROGRAM}) corrupts the .ko, so that it is not a valid
kernel module anymore. If I put uppc.ko into /boot/kernel and do kldxref
then kldxref complains about missing symbol table in uppc.ko and dumps
core. If the module is loaded then it crashes my system.
On the other hand, if I simply copy uppc.ko from work directory then it
works ok.
Essentially this is the same issue as described in the following PR only
with another port:
http://www.freebsd.org/cgi/query-pr.cgi?pr=100703
Kostik Belousov confirms the issue with stripping kernel modules on amd64:
You cannot strip kernel modules on amd64, because modules are elf object
files, as opposed to shared objects on all other archs. Strip strips the
object file symbol table, that is used by the static linker and in-kernel
linker on amd64. On the other hand, shared object contains also a dynamic
symbol table, that is not stripped and used by in-kernel linker on !amd64.
PR: ports/115517
Submitted by: Andriy Gapon <avg@icyb.net.ua>
|
| |
|
|
|
|
|
|
|
| |
upgrade databases/slony1 to latest released version.
PR: ports/115925
Submitted by: Vivek Khera <vivek@khera.org>
|
|
|
|
|
|
|
| |
There is a new version of www/free-sa available
PR: ports/116103
Submitted by: Anton Karpov <toxa@toxahost.ru>
|
|
|
|
|
|
|
| |
This patch unbreaks building this port on 7-CURRENT (with gcc 4.2)
PR: ports/116126
Submitted by: Simun Mikecin <numisemis@yahoo.com>
|
|
|
|
| |
- Changed MASTER_SITES to sf.net
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
and stereo to B-format panning, horizontal rotator, square, hexagon
and cube decoders.
WWW: http://www.kokkinizita.net/linuxaudio/ladspa/index.html
Approved by: miwi (mentor, implicit)
|
| |
|
|
|
|
|
|
|
|
|
| |
Danga::Socket applications
WWW: http://search.cpan.org/dist/Gearman-Client-Async/
PR: ports/116052
Submitted by: Tomoyuki Sakurai <cherry at trombik.org>
|
|
|
|
|
|
| |
PR: ports/116173
Submitted by: trasz
Approved by: maintainer (via irc), miwi (mentor, implicit)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
calls to machines that are better suited to do work, to do work in parallel,
to load balance lots of function calls, or to call functions between
languages.
This is the server daemon component. The bridge between workers (clients who
can do work) and callers (clients who want work done). You should run several
of these, at least two, for both load balancing and high availability.
WWW: http://search.cpan.org/dist/Gearman-Server/
PR: ports/116050
Submitted by: Tomoyuki Sakurai <cherry at trombik.org>
|
| |
|
|
|
|
|
| |
PR: ports/116013
Submitted by: Tomoyuki Sakurai <cherry_AT_trombik dot org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ecamegapedal is a real-time effect processor software with
a graphical user interface for controlling the effect
parameters. It is meant to be used as a virtual guitar-fx
or studio effect box. In addition to real-time operation,
Ecamegapedal also supports reading from and writing to audio
files. All audio object and effect plugin types provided
by the Ecasound libraries are supported. This includes ALSA,
JACK, OSS, aRts, over 20 file formats, over 30 effect types,
LADSPA plugins and multi-operator effect presets. Ecamegapedal's
implementation is based on Ecasound and Qt libraries.
WWW: http://www.wakkanet.fi/~kaiv/ecamegapedal/
PR: ports/115460
Submitted by: dk <lazyklimm@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
AfterGlow is a collection of scripts which facilitate the
process of generating event graphs and treemaps. AfterGlow
1.x is written in Perl and generates output that can be
read by GraphViz or LGL. All the scripts and other files
for afterglow are installed in ${DATADIR}
WWW: http://sourceforge.net/projects/afterglow
PR: ports/115186
Submitted by: Paul Schmehl <pauls@utdallas.edu>
|
| |
|
|
|
|
|
|
|
|
|
| |
This is a port of csocks, A socks client with many features
WWW: http://csocks.virtuale.org
PR: ports/115265
Submitted by: Raffaele De Lorenzo <raffaele.delorenzo@libero.it>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Tool for copying partitions to another HDD.
Program correctly understand size diference between two HDD
and change size of each partition proportionally for filling entire HDD
WWW: http://sourceforge.net/projects/clonehdd/
- Anton Lysenok
bart@tapolsky.net.ua
PR: ports/115686
Submitted by: Anton Lysenok <bart@tapolsky.net.ua>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Add new port devel/rudeconfig. This includes a library
written in C++ for handling configuration files.
Main web site is http://www.rudeserver.com/config/.
PR: ports/114382
Submitted by: Hardy Schumacher <hardy.schumacher@amd.com>
|
|
|
|
|
|
| |
sysutils/linux-procfs -> sysutils/linux-procps
Submitted by: Craig Leres <leres@ee.lbl.gov>
|
| |
|
|
|
|
| |
Submitted by: John Hixson <john@pcbsd.divinix.org>
|
| |
|
|
|
|
|
|
|
| |
MTPFS is a FUSE filesystem that supports reading aand writing
from any MTP device (as supported by libmtp)
WWW: http://www.adebenham.com/mtpfs/
|
| |
|
|
|
|
|
|
|
|
|
|
| |
rss2email is a simple Python script that lets you subscribe to a
list of XML newsfeeds and get new items sent to you by email.
WWW: http://rss2email.infogami.com/
Author: Aaron Swartz <me@aaronsw.com>
Based on: NetBSD pkgsrc port
|
|
|
|
| |
Reported by: pointyhat via pav
|
| |
|
|
|
|
|
| |
- Update HPN patch to 4.7p1-hpn12v18
- Mark as BROKEN WITH_KERB_GSSAPI while developer release a new patch
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.port.mk. In addition, a revision shorthand has been added, e.g.,
USE_PERL5= 5.8.0+. This syntax is implemented for the following knobs:
USE_PERL5, USE_PERL5_RUN, USE_PERL5_BUILD, PERL_CONFIGURE and PERL_MODBUILD.
Credit also goes to sem who wrote an earlier version of this patch in
ports/55515, marcus and kris for doing earlier testing, and kuriyama and
others for additional work along the way.
Thanks to gabor@FreeBSD.org for doing all this work.
Sponsored by: Google Summer of Code 2007
|
|
|
|
|
|
| |
PR: ports/114116
Submitted by: lwhsu
Approved by: Maintainer timeout
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From README:
TSP is a control protocol used to establish and maintain
static tunnels. The Gateway6 Client is used on the host
computer to connect to a tunnel broker using the TSP protocol
and to get the information for its tunnel. When it receives
the information for the tunnel, the Gateway6 client creates
the static tunnel on its operating system.
The Gateway6 Client code is mostly identical for all client
platforms. However, creating the static tunnel is operating
system dependent and is done by a script called by the
Gateway6 Client. These scripts are located under the template
directory in the Gateway6 Client installation directory.
The script executed by the Gateway6 Client to configure the
tunnel interface is customized for each type of supported
operating system and takes care of all specifics for the
target operating system. On Unix systems, it is a shell
script. This separation of the binary and script enables
fast and easy additions of new operating systems, as has
been shown by the community contributions for many operating
systems.
WWW: http://www.go6.net/
PR: ports/114544
Submitted by: Michael Scholz <mike@fth-devel.net>
|
| |
|
|
|
|
|
|
|
|
|
| |
Simple major mode to edit YAML file for Emacsen.
WWW: http://yaml-mode.clouder.jp/
PR: ports/114383
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
|
| |
|
|
|
|
|
|
|
|
|
| |
Simple major mode to edit YAML file for Emacsen.
WWW: http://yaml-mode.clouder.jp/
PR: ports/114383
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
|
| |
|
|
|
|
| |
Reported by: pointyhat via pav
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Fix levenshtein dependency line
- Bump portrevision
Reported by: pointyhat via pav
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
+ amd64 5, 6, 7
+ i386 5, 6, 7
+ sparc64 6, 7
|
| |
|
|
|
|
|
| |
Reported by: pointyhat
Ok'ed by: mich (maintainer)
|
|
|
|
| |
Approved by: miwi (mentor)
|
| |
|
|
|
|
|
|
|
| |
- Fix build on CURRENT by switching replacing 802.11 code using deprecated wi_req structures
Submitted by: Peter Hofer <ph (at) desktopbsd.net>
Approved by: miwi (mentor)
|
|
|
|
|
|
|
| |
PR: ports/115966
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by: Nick Leuta <skynick@mail.sc.ru> (maintainer),
sat (mentor)
|
|
|
|
|
| |
Changelog:
http://cvs.savannah.gnu.org/viewvc/*checkout*/weechat/weechat/ChangeLog?revision=1.482
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
canonical mode, by allowing the program being debugged and the debugger to run
on separate terminal devices.
To use pty, the programmer changes to the terminal device where he or she
wishes to interact with the program to be debugged, and at the shell
prompt, runs pty with no arguments. Pty will print out the filename of the
slave side of the pseudo-terminal it has opened. Inside the debugger,
running in another terminal device, one then redirects the program to be
debugged's IO to the slave (tty command of gdb). When you are finished
using pty, you must manually kill it. When pty starts it prints out its
pid.
WWW: http://www.mammothcheese.ca/munger.html
--
James Bailie <jimmy@mammothcheese.ca>
PR: ports/116179
Submitted by: James Bailie <jimmy at mammothcheese.ca>
|
| |
|
|
|
|
|
|
|
| |
on the XFCE desktop. It integrates the dockapps into a panel, closely
resembling the look and feel of the WindowMaker dock or clip, respectively.
WWW: http://www.ibh.de/~ellguth/xfce4-wmdock-plugin.html
|
| |
|
|
|
|
| |
- Remove 4.X cruft
|
| |
|
|
|
|
|
|
|
| |
X minutes. During breaks it locks your screen. It optionally allows you to
postpone breaks for a certain time.
WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin
|
| |
|
|
|
|
|
|
|
| |
Very lightweight program to report the status of logical drives
on Smart Array controllers ciss(4).
WWW: http://cciss.sourceforge.net
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NetXMS is new and rapidly developing monitoring system,
released under GPL2 license. It can be used for monitoring
entire IT infrastructure, starting with SNMP-capable hardware
(like switches and routers) and ending with applications
on your servers. NetXMS is an extremely reliable and powerful
monitoring system, enabling you to improve your network
availability and service levels.
WWW: http://www.netxms.org/
PR: ports/114495
Submitted by: samflanker@gmail.com
|
| |
|
|
|
|
|
|
|
|
|
|
| |
ML-Doc is a system for documenting the interfaces of SML
libraries. It can produce both HTML and LaTeX output.
http://people.cs.uchicago.edu/~jhr/tools/ml-doc.html
PR: ports/115932:
Submitted by: Timothy Bourke <timbob@bigpond.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ssss is an implementation of Shamir's secret sharing scheme
for UNIX/linux machines. It is free software, the code is
licensed under the GNU GPL. ssss does both: the generation
of shares for a known secret and the reconstruction of a
secret using user provided shares. The software was written
in 2006 by B. Poettering, it links against the GNU libgmp
multiprecision library (version 4.1.4 works well) and
requires the /dev/random entropy source.
PR: ports/115949
Submitted by: Lukasz Komsta <luke@novum.am.lublin.pl>
|
|
|
|
|
|
| |
PR: ports/116175
Submitted by: mm
Approved by: Artem Kazakov <kazakov at gmail.com> (maintainer)
|
| |
|
|
|
|
| |
as this cws has been integrated into SRC680_m227.
|
| |
|
|
|
|
|
|
|
| |
- Minor cosmetic Makefile nits
Tested on: amd64 [1]
Reported by: pointyhat (logs) [1]
|
| |
|
|
|
|
|
| |
Thanks to: Holger Berndt (author)
Approved by: maintainer implicit
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Reliable Encryption
The seccure toolset implements a selection of asymmetric
algorithms based on elliptic curve cryptography (ECC). In
particular it offers public key encryption / decryption,
signature generation / verification and key establishment.
ECC schemes offer a much better key size to security ratio
than classical systems (RSA, DSA). Keys are short enough
to make direct specification of keys on the command line
possible (sometimes this is more convenient than the
management of PGP-like key rings). seccure builds on this
feature and therefore is the tool of choice whenever
lightweight asymmetric cryptography -- independent of key
servers, revocation certificates, the Web of Trust or even
configuration files -- is required.
PR: ports/115943
Submitted by: Lukasz Komsta <luke@novum.am.lublin.pl>
|
| |
|
|
|
|
|
|
|
|
|
| |
Catalyst::Helper::View::Email - Helper for Email Views
WWW: http://search.cpan.org/dist/Catalyst-View-Email/
PR: ports/113319
Submitted by: Tomoyuki Sakurai <cherry@trombik.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
SNMP++v3.x is a C++ API which supports SNMP v1, v2c, and v3.
SNMP++v3.x is based on SNMP++v2.8 from HP* and extends it
by support for SNMPv3 and a couple of bug fixes.
The v3 support to SNMP++ and AGENT++ is provided by courtesy
of Jochen Katz (katz07@agentpp.com).
SNMP++v3.x extends the original SNMP++v2.8 by the following:
# SNMPv3 including User Security Model (USM) with:
# MD5 and SHA authentication
# DES and IDEA privacy
# Thread-safety
# Bug-fixes
WWW: http://www.agentpp.com/snmp_pp3_x/snmp_pp3_x.html for further details.
PR: ports/112669
Submitted by: Nicolai Petri <nicolai@petri.cc>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New port of Hamachi VPN, using Linux official binary and a
patch on tuncfg.c based on the official OSX release.
Hamachi is a software that eases the creation of secure
VPNs even between nodes that would not be able to connect
to each other (server-assisted connection can be established
from two NATted client, if at least one of the two NAT
associates the port to the client not checking remote host).
UPX port is required in order to decompress the linux binary
and avoid run-time dependency on /proc.
PR: ports/112982
Submitted by: Lapo Luchini <lapo@lapo.it>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/115741
Submitted by: Ying-Chieh Liao <ijliao at csie.nctu.edu.tw>
|
|
|
|
|
| |
USE_LDCONFIG=yes is wrong in linux ports, you have to use
INSTALLS_SHLIB=yes
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a Linux/i386 rpm port of procps.
procps is the package that has a bunch of small useful utilities
that give information about processes using the /proc filesystem.
The package includes the programs ps, top, vmstat, w, kill,
free, slabtop, and skill.
WWW: http://procps.sourceforge.net/
PR: ports/111247
Submitted by: leres@ee.lbl.gov (Craig Leres)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Linux version of par2cmdline. Useful when the native version
does not work correctly (e.g. when you get a "Main packet
not found" error).
PR: ports/112124
Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com>
|
|
|
|
|
|
| |
PR: ports/116167
Submitted by: barbara <barbara.xxx1975@libero.it>
Approved by: "Fernando Durango" <fernando@secretisp.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
LedgerSMB is a double entry accounting system, written in Perl.
Accounting data is stored in a PostgreSQL Server, for the display
any text or GUI browser can be used.
WWW: http://www.ledgersmb.org/
PR: ports/112248
Submitted by: Antoine Beaupre <anarcat@koumbit.org>
|
|
|
|
| |
- Use the CPAN site macro.
|
| |
|
|
|
|
|
| |
PR: ports/112445
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
A new port for SpamAssassin with Japanese tokenizer patch.
Now the current version of SA is 3.2.1, while the latest Japanese
patch is for version 3.1.8. Considering such delay I remade the
port as standalone one.
PR: ports/112445
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
ochusha is a program that gives a GUI based on GTK+ for
accessing BBS like 2ch.net.
WWW: http://ochusha.sourceforge.jp/
PR: ports/95854
Submitted by: sgr <faust@ua.airnet.ne.jp>
|
|
|
|
|
|
| |
PR: ports/116153
Submitted by: Larry Rosenman <ler_AT_lerctr.org> (maintainer)
Approved by: clsung (mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A running process is created by combining many different
libraries (and other components). In the Zero Install world,
we have all versions of each library available at all times.
The problem then is how to choose which versions to use.
The injector solves this problem by selecting components
to meet a program's requirements, according to a policy you
give it. The injector finds out which versions are available,
and downloads and runs the ones you choose.
WWW: http://www.0install.net
PR: ports/114006
Submitted by: Dylan Cochran <a134qaed@gmail.com>
|
|
|
|
|
|
| |
PR: ports/116141
Submitted by: James Bailie <jimmy_AT_mammothcheese.ca> (maintainer)
Approved by: clsung (mentor)
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/116135
Submitted by: Dmitry Marakasov <amdmi3_AT_amdmi3.ru> (maintainer)
Approved by: clsung (mentor)
|
|
|
|
|
|
|
|
|
|
| |
- this patch gives the possibility to install extra certificates by
setting the variable ICA_CERTS in /etc/make.conf
- bump PORTREVISION
PR: ports/115944
Submitted by: Edwin Groothuis <edwin_AT_mavetju.org>
Approved by: clsung (mentor)
|
|
|
|
| |
replaced by net-im/pidgin.
|
| |
|
|
|
|
|
|
|
|
|
| |
Cvs Object oriented interface to the CVS command
WWW: http://search.cpan.org/~rsoliv/Cvs-0.07/lib/Cvs.pm
PR: ports/114114
Submitted by: Philip Drapeau <pdrapeau@advanis.ca>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Groupware ICQ server clone.
WWW: http://iserverd.khstu.ru/
- Alexander V. Shutko
PR: ports/114017
Submitted by: "Denis Rahmangulov" <danfocus@gmail.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
The OpenVPN Auth-LDAP Plugin implements username/password
authentication via LDAP for OpenVPN 2.x. It also includes
some integration with the OpenBSD packet filter, supporting
adding and removing VPN clients from PF tables.
WWW: http://dpw.threerings.net/projects/openvpn-auth-ldap/
PR: ports/113925
Submitted by: Nick Barkas <snb@threerings.net>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
XLogical is an action/puzzle game based on the classic
game Logical from Rainbow Arts.
WWW: http://changeling.ixionstudios.com/xlogical/
PR: ports/115609
Submitted by: Aaron Baugher <aaron@baugher.biz>
|
| |
|
| |
|
|
|
|
|
|
|
| |
- reset maintainer
PR: ports/116147
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
|
|
|
|
|
|
|
| |
- reset maintainer
PR: ports/116146
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
|
|
|
|
|
|
|
| |
of old and new one, I only see non-functional changes.
Also setting netlib.org as the primal mastersite is appropreate.
Submitted by: vittorio <vdemart1@tin.it>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mindstorms robotic controllers. It is used to upload programs,
check status, run programs, etc. It is an alternative to linxt,
but written entirely in C. It is meant to be used in conjunction with
NBC/NXC or some other programming language for Lego robotics.
WWW: http://personalpages.tds.net/~jwbacon/Ports
PR: ports/116036
Submitted by: Jason Bacon <jwbacon at tds.net>
|
|
|
|
|
|
| |
PR: 115644
Submitted by: root@proxy.home.oav.net
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
[1] Notes:
powerdns-recursor 3.1.4 doesn't support multiline txt records, which
are used by various dns information systems. 3.1.5 does have support
for this. A backport of the code changes is relatively risk-free, and has been
requested by users and port maintainers.
http://www.nabble.com/recursor-unable-to-resolve-asn.routeviews.org-data-t4252567.html
PR: 116029
Submitted by: Sten Spans <sten@blinkenlights.nl> (Maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a Japanese sound files for Asterisk(PBX).
It increases by MS Eri Takeda of a voice actor to do Japanese
utterance.
And sound files is limited to a purpose to use Asterisk PBX
can take advantage of it in royalty-free freely.
PR: ports/114067
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
|
|
|
|
| |
Approved by: miwi (mentor, implicit)
|
|
|
|
|
|
|
|
| |
* Now compiles fine WITHOUT_NLS
* Depend on sqlite via USE_SQLITE instead of LIB_DEPENDS (noted by sat)
PR: 116095
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
- Detect if new PosgreSQL batch insert API is present.
- Correct incorrect mempool call causing Director crash.
- Update spec files for 2.2.1 release
- - More info at http://marc.info/?l=bacula-announce&m=118908051923627&w=2
PR: 116155
Submitted by: Dan Langille <dan@langille.org> (maintainer)
|
|
|
|
|
| |
PR: 116004
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 116157
Submitted by: Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br>
|
|
|
|
|
| |
PR: 116162
Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
|
|
|
|
|
|
|
|
| |
2. Use buildtime qt-components switches
3. Bump PORTREVISION
PR: 116143
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
|
|
|
|
|
| |
PR: 116149
Submitted by: Scot Hetzel <swhetzel@gmail.com>
|
| |
|
|
|
|
| |
WWW: http://www.claws-mail.org/plugins.php
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
| |
Approved by: maintainer implicit
|
| |
|
|
|
|
|
|
| |
Changelog: http://www.claws-mail.org/news.php
Notes: claws-mail* has now switched to GPLv3
Approved by: netchild@ (implicit)
|
|
|
|
| |
Changelog at <http://globulation2.org/wiki/Changes>.
|
| |
|
| |
|
|
|
|
|
|
|
| |
WWW: http://forums.compiz-fusion.org/
PR: ports/116139
Submitted by: Robert Noland <rnoland@2hip.net>
|
|
|
|
|
|
|
| |
WWW: http://forums.compiz-fusion.org/
PR: ports/116138
Submitted by: Robert Noland <rnoland@2hip.net>
|
|
|
|
|
|
|
|
|
|
| |
Gnome configuration system and provides integration into the Gnome desktop
environment.
WWW: http://forums.compiz-fusion.org/
PR: ports/116137
Submitted by: Robert Noland <rnoland@2hip.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
compiz and provides the following features:
- Automatic plugin list generation.
- Import/Export of the current configuration.
- Configuration profiles.
- Parsing of Compiz metadata files to provide an easy to use API for
configuration managers.
- Conflict handling for plugins and actions.
- Support for different configuration storage backends.
- Desktop environment integration. If a backend provides desktop
environment integration, then Compiz will share the keybindings
and settings with the default desktop environment window
manager like metacity or kwin.
- Its own Compiz configuration plugin "ccp" to provide all features
of libcompizconfig with compiz.
WWW: http://forums.compiz-fusion.org/
PR: ports/116136
Submitted by: Robert Noland <rnoland@2hip.net>
|
|
|
|
| |
- Add dependency on x11/yelp to enable online help.
|
|
|
|
|
|
| |
PR: ports/115738
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Approved by: stas (mentor), maintainer timeout (2 weeks)
|
|
|
|
|
|
| |
some cases.
Approved by: maintainer
|
|
|
|
|
|
|
| |
- Install the new born css file into ${PREFIX}/www/mailgraph/. This is
the best solution, which requires minimal efforts after installation. [1]
Discussed on: freebsd-ports@ [1]
|
|
|
|
|
| |
- Enable SSE when appropriate.
- Enable Tranzport support.
|
|
|
|
|
|
|
| |
- Remove RESTRICTED clause and LEGAL entry. It seems license was changed
to something more reasonable.
Approved by: miwi (mentor, implicit)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The ta-lib provides common functions for the technical analysis of
financial market data. Widely used by trading software developers
working with Excel, .NET, Java, Perl, Python or C/C++.
More than 130 technical analysis indicators such as ADX, MACD, RSI,
Stochastic, Bollinger Bands. Includes candlestick pattern recognition.
Optional abstract API allowing your code to adapt automatically when new
functions are added!
WWW: http://ta-lib.org/
PR: ports/114812
Submitted by: Balwinder S Dheeman <bdheeman@hotmail.com>
|
| |
|
|
|
|
|
|
|
|
| |
download datalogs from the Royaltek RBT-3000 bluetooth GPS receiver
(and similar) over a bluetooth link. Based on bluegps-linux.
PR: ports/115012
Submitted by: Dirk-Willem van Gulik <dirkx@webweaving.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Abyss Web Server is a compact and easy to use web server.
Despite its small footprint, it supports HTTP/1.1, dynamic
content generation through CGI/FastCGI scripts, ISAPI
extensions, native ASP.NET support, Server Side Includes
(SSI), custom error pages, password protection, IP address
control, anti-leeching, and bandwidth throttling.
It also features an automatic antihacking system as well
as a multilingual remote web management interface that makes
its configuration as easy as browsing a web site.
It supports a wide range of Web technologies and can run
advanced PHP, Perl, Python, ASP, ASP.NET, and Ruby on Rails
Web applications which can be backed by databases such as
MySQL, SQLite, MS SQL Server, MS Access, or Oracle.
WWW: http://www.aprelium.com/
PR: ports/115840
Submitted by: Daniel Voisine <voisined@wit.edu>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
metacafe-dl is a small command-line program for downloading
videos from metacafe.com.
WWW: http://www.arrakis.es/~rggi3/metacafe-dl/
This port is based off of www/youtube_dl
PR: ports/115787
Submitted by: "Fernando Q. Durango" <fernando@secret.org>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
nesasm is a 6502 assembler with specific NES support. NES
support in this case refers to FamiCOM and Nintendo
Entertainment System support.
lang/fasm has been used as a reference on how an assembler
should be ported. Feedback is as always welcome, hopefully
it will lead to me producing better ports and less work for
you committer ;)
WWW: http://bobrost.com/nes/resources.php
PR: ports/115254
Submitted by: Pontus Stenetorp <ninjin@kth.se>
|
|
|
|
| |
Reported by: kris, pav
|
|
|
|
| |
Reported by: kris
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Firmware for the Broadcom BCM2033 chip based Bluetooth USB
devices. To be downloaded with bcmfw(1). The ubtbcmfw(4)
and ng_ubt(4) kernel modules need to be installed.
PR: ports/115036
Submitted by: Dirk-Willem van Gulik <dirkx@joost.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the GPL, effectively creating a free stand-alone game. You do not need Quake
III Arena to play this game.
Bots were added starting in 0.6.0. They will spout taunts and everything!
Concepts would be loose, so don't expect a remake of Klesk in his original
Klesk form, or any direct remakes of any map/weapon/model.
WWW: http://openarena.ws/
PR: ports/115072
Submitted by: Josh Tolbert <hemi at puresimplicity.net>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
comms/tilp has been superseded by comms/tilp2
It was kept arround until the latter matured, which can now
be considered the case. The original version is no longer
supported by the authors and both ports conflict now. I'm
not sure what exactly should happen, but for me the port
can be removed and maybe added to MOVED.
PR: ports/115979
Submitted by: Tijl Coosemans <tijl@ulyssis.org>
|
|
|
|
| |
Approved by: delphij (mentor)
|
|
|
|
|
|
|
| |
- Add glest/files/pkg-message file
- Modify glest-wrapper file. Now it works with home directory and place the
configuration files there.
- Remove glest-data/pkg-plist file
|
|
|
|
|
|
|
| |
* Portlint (still 1 warning),
* remove blank lines in pkg-plist.
Submitted by: pav via pointyhat [1].
|
|
|
|
|
| |
Obtained from: Debian package
Suggested by: Frank Terbeck <ft _at_ bewatermyfriend.org>
|
|
|
|
|
|
|
|
|
|
| |
ip6addrctl presently starts before freenet6. this causes
the multicast routes being added to produce irritating error
messages.
PR: ports/114499
Submitted by: "John Merryweather Cooper" <j.m.cooper@borgsdemons.com>
Approved by: edwin@mavetju.org
|