| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
but i am not using x2go anymore
|
|
|
|
| |
- changelog: http://cpansearch.perl.org/src/SEMUELF/HTTP-Recorder-0.07/CHANGES
|
|
|
|
|
|
| |
(Software Defined Radio) project.
WWW: http://sdr.osmocom.org/trac
|
|
|
|
|
|
| |
- Bump port revision as pkg-plist changed.
Pointed out by: mexas@bris.ac.uk
|
|
|
|
|
|
|
| |
Changes:
https://bitbucket.org/jaraco/irc/src/1612ffff/CHANGES.rst?at=default
Approved by: culot (mentor)
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/GENEHACK/App-GitGot-1.07/Changes
|
|
|
|
|
|
|
| |
Changes:
https://bitbucket.org/jaraco/hgtools/src/26c5b452/README?at=default
Approved by: culot (mentor)
|
| |
|
|
|
|
| |
Submitted by: bdrewery@, madpilot@
|
| |
|
| |
|
| |
|
|
|
|
| |
- relinquish maintainership
|
|
|
|
| |
- relinquish maintainership
|
|
|
|
| |
Reported by: indexbuild@
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBI/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-XPathEngine/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Text-Quoted/Changes
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Devel-PatchPerl/Changes
|
|
|
|
|
| |
PR: ports/178646
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/GAAS/HTML-Parser-3.71/Changes
|
|
|
|
|
|
|
| |
- Fix build on < 900014 by depending on gcc 4.6+ [1]
Obtained from: emulators/fceux (r315330) [1]
Reported by: awarecons <awarecons@gmail.com> [1]
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/PLOBBES/Mail-IMAPClient-3.33/Changes
|
|
|
|
|
| |
PR: ports/178367
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
|
|
|
|
|
| |
Reported by: many
Reviewed by: bapt
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- Add new subcommand 'status' which lists running builds. Specify
-j[pz] to view the current status of a specific build and all of
its jobs.
- Missing/New Dependencies: Be more verbose by default about why
packages are being deleted.
- CHECK_CHANGED_OPTIONS now defaults to verbose
- Add CHECK_CHANGED_DEPS and default it to on
- Fix support for jails with ':' in them
- bulk: Allow specifying -f multiple times
- testport -i: Add hostname into /etc/hosts
- Documentation fixes
- Fix DISABLE_MAKE_JOBS support
- Fix dependencies being checked twice during port builds when not
port testing
- jail -u fixes for freebsd-update/ftp
- Fix buildtime tracking missing a space
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. lang/python27: 2.7.3 -> 2.7.5
. lang/python32: 3.2.3 -> 3.2.4
. lang/python33: 3.3.0 -> 3.3.1
- update Mk/bsd.python.mk with new versions
- mark lang/python26 and lang/python31 as deprecated (set them to
upstream EoL dates)
- update docs (lang/python-doc-html)
- align databases/py-bsddb patch for python27 - most of it was applied
upstream. Raise BDB version to 4.3 atleast, according to
upstream requirements.
Many thanks to Martin (miwi) for his time on this update.
PR: 178506
Submitted by: rm (myself)
Exp-run by: portmgr (miwi)
- revert erroneous threads patch in lang/python26 and lang/python27,
that was added after ports/131080. It was rejected upstream, because it's
not actually a bug, but misuse.
Gabor Pali (pgj) in collaboration with Kubilay Kocak (koobs) did an
independent investigation regard the issue. See here for details:
http://lists.freebsd.org/pipermail/freebsd-python/2013-April/005376.html
PR: 153167
Submitted by: Duncan Findlay <duncan@duncf.ca>
Reported by: pgj/koobs (at python@ ML)
Exp-run by: portmgr (miwi)
|
|
|
|
|
|
|
| |
- Bump portrevision.
PR: ports/178538
Submitted by: thierry@FreeBSD.org
|
| |
|
|
|
|
|
| |
This is required because vortex needs libnids built with libnet11 while other
ports (dsniff) needs libnids built with libnet10.
|
|
|
|
|
|
|
|
| |
CFF_HINTING_ADOBE is a CFF parsing and hinting engine by Adobe
and Google. It is disable by default.
PR: ports/178552
Submitted by: pfg
|
|
|
|
|
|
|
|
|
|
|
| |
- Do not use hand-written assembly code by default: upstream says they do
not currently maintain it, and it does not contain many new improvements
made to rendering, nor fog effects (ticket #604)
- Fix memory reporting in I_GetFreeMem() on amd64 (reported by Ilya Arkhipov)
- Enable key auto repeat in the menu/console (ticket #587)
- Assume maintainership while hacking on it more than I originally intended
Most of the patches were submitted upstream (tickets 587, 602-610).
|
| |
|
| |
|
|
|
|
| |
Approved by: flo (mentor)
|
|
|
|
|
| |
PR: ports/178693
Submitted by: John Marino <draco@marino.st>
|
|
|
|
|
|
|
|
|
|
|
| |
svnup-0.72 - 16 May 2013
- Fixed a bug with the -r command line option. [1]
- Added a progress indicator to the output when the verbosity is > 1.
- More code cleanup - special thanks to Eitan Adler <lists@eitanadler.com>.
- Switched from non-blocking to blocking I/O
PR: 178640 [1]
Reported by: markiyan.kushnir@gmail.com
|
|
|
|
| |
information for CVE-2013-2070.
|
|
|
|
|
| |
PR: ports/178541
Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer)
|
|
|
|
|
| |
Even though libdockapp has long expired, it still has ports which depend on
it.
|
|
|
|
| |
Reported by: stephen
|
|
|
|
| |
Abandonware, upstream disappeared.
|
|
|
|
| |
Reported by: QAT
|
|
|
|
| |
Superseded by textproc/p5-KinoSearch1.
|
| |
|
|
|
|
|
| |
Upstream has been dead for years, so follow the previous maintainer's
suggestion and axe it from the tree.
|
|
|
|
|
| |
PR: ports/178543
Submitted by: Piotr Smyrak <smyru@heron.pl> (maintainer)
|
|
|
|
|
|
|
| |
While here, remove FreeBSD 7.x stuff.
PR: ports/178673
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and python directory name was hardcoded anyway)
- fix PGSQL option name (was POSTGRE)
- eliminate usage of PYTHON_SITELIBDIR in depends
- remove leading indefinite article from COMMENT
- move license into proper block to pacify portlint
- limit python version to 2.x only (because of pygtk2)
- convert desktopfileutils dependency to USES
- remove descriptions for FIREBIRD and MSSQL options (they are already defined
in Mk/bsd.options.desc.mk)
- define portdocs list unconditionally
- bump PORTREVISION because of the changes
Reported by: pointyhat (miwi, pkg-plist issue)
Approved by: bsam (maintainer, by mail)
|
|
|
|
|
| |
PR: ports/178641
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
|
|
|
|
| |
ChangeLog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.6.1_.282013-05-14.29
|
|
|
|
| |
Changelog at <http://tt-rss.org/redmine/versions/91>.
|
|
|
|
|
|
| |
Changelog at <http://sourceforge.net/projects/cimg/files/>.
Remark: switching from ffmpeg to ffmpeg1.
|
|
|
|
|
| |
PR: ports/178672
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/155788
Submitted by: System Administrator <root@naboo.vindaloo.com>
Pass flag to mount to disable lockd
PR: ports/137378
Submitted by: kib
|
|
|
|
|
| |
This fixes 'pretty-print-config' not including the CRYPTOPP
option in its output.
|
|
|
|
|
| |
PR: ports/178257
Submitted by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
|
|
|
|
|
| |
changelog:
http://goo.gl/V7ZZL
|
|
|
|
|
|
|
|
| |
and bump PORTREVISION
- trim Makefile header, while here
Reported by: pointyhat (miwi)
With hat: python@
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
Changes:
https://github.com/celery/billiard/blob/master/CHANGES.txt
Approved by: culot (mentor)
|
|
|
|
|
|
|
| |
* The former should have not been added because it duplicated the latter
and it should be removed from the ports tree
Reported by: indexbuild@
|
|
|
|
|
| |
PR: ports/178635
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
since version 2.5 (included as xml.etree.cElementTree). Upstream development
going on python.org, there is no ports depending on this one.
PR: 155524
Submitted by: rm (myself)
Approved by: nivit (maintainer, by mail)
|
|
|
|
|
|
|
| |
- Convert to new options framework
PR: ports/178636
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
Changes:
https://bitbucket.org/lgs/hghooks/src/b14f356ea0fe/CHANGES.txt?at=default
Approved by: culot (mentor)
|
|
|
|
| |
Approved by: culot (mentor), jpaetzel (maintainer)
|
|
|
|
|
| |
PR: ports/178633
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/178682:
Submitted by: Frank Wall <fw@moov.de> (current maintainer)
|
|
|
|
|
| |
Reported by: Leslie Jensen <leslie@eskk.nu>
Pointy hat to: flo
|
|
|
|
|
| |
PR: 178597
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Trim HEADER
PR: 178599
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support PLIST_FILES
- Support DESKTOP_ENTRIES
- OptionNG
PR: 178591
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Add LICENSE
PR: 178589
Submitted by: Ports Fury
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Test-WWW-Selenium/Changes
|
|
|
|
|
|
| |
- Trim header
Reported by: poudriere exp-run
|
|
|
|
|
|
| |
- Trim header
Reported by: poudriere exp-run
|
|
|
|
|
|
| |
- Trim header
Reported by: poudriere exp-run
|
|
|
|
|
|
|
| |
Changes:
https://github.com/toastdriven/django-tastypie/blob/master/docs/release_notes/v0.9.15.rst
Approved by: culot (mentor)
|
|
|
|
|
|
| |
- Trim header
Reported by: poudriere exp-run
|
|
|
|
|
|
| |
- Trim header
Reported by: poudriere exp-run
|
|
|
|
|
|
| |
- Trim header
Reported by: poudriere exp-run
|
|
|
|
|
|
| |
- Trim header
Reported by: poudriere exp-run
|
|
|
|
|
|
| |
- Trim header
Reported by: poudriere exp-run
|
|
|
|
|
|
| |
- Trim header
Reported by: poudriere exp-run
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBI/Changes
|
|
|
|
|
| |
PR: 178586
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Trim Makefile's header
- Add LICENSE (Artistic 1 & GPL 2)
Changes: http://search.cpan.org/dist/B-Keywords/Changes
|
|
|
|
|
|
|
|
| |
- Trim Makefile's header
- Add LICENSE (Artistic 1 & GPL 1)
- Remove port name from COMMENT
Changes: http://search.cpan.org/dist/Test-Inline/Changes
|
|
|
|
|
|
| |
- Trim header
Reported by: poudriere exp-run
|
|
|
|
| |
Reported by: poudriere exp-run
|
|
|
|
|
|
| |
- Trim header
Reported by: poudriere exp-run
|
|
|
|
|
|
| |
- Trim header
Reported by: poudriere exp-run
|
|
|
|
|
|
| |
- Trim header
Reported by: poudriere exp-run
|
|
|
|
|
|
| |
- Trim header
Reported by: poudriere exp-run
|
|
|
|
|
|
| |
- Trim header
Reported by: poudriere exp-run
|
|
|
|
| |
- Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS
|
|
|
|
|
|
|
|
|
| |
Replicant is a tool for creating replicated state machines.
WWW: https://github.com/rescrv/Replicant
PR: ports/178665
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com>
|
|
|
|
|
|
| |
- Add LICENSE (Apache 2)
Changes: http://search.cpan.org/dist/Test-FailWarnings/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Test-Class/Changes
|
|
|
|
|
|
|
|
| |
Clarify comments about choosing a web platform option: you don't need
to choose any of the four options show, but can use the built-in plack
webserver.
Submitted by: G.halse@ru.ac.za
|
| |
|
|
|
|
|
|
| |
- options MILTER_SHARED and PICKY_HELO_CHECK now default
- drop all old options, please use make config
- bump MILTER_SOVER
|
| |
|
| |
|
|
|
|
|
|
| |
Submitted by: danfe
Approved by: itetcu (mentor)
Pointy hat to: grog
|
|
|
|
| |
Reported by: Vitaly Shevtsov <loki.vt@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
- update firefox-esr and thunderbird to 17.0.6
- WEBRTC now supports PULSEAUDIO
- make linux-firefox work with plugins again (e.g. quakelive)
Security: 4a1ca8a4-bd82-11e2-b7a0-d43d7e0c7c02
In collaboration with: Jan Beich <jbeich@tormail.org>
|
| |
|
|
|
|
|
|
|
| |
A little script for removing leaf packages (requires pkgng).
PR: ports/178366
Submitted by: Yanhui Shen <shen.elf@gmail.com> (maintainer)
|
|
|
|
| |
Submitted by: John Clark <clarkjc@runbox.com>
|
|
|
|
|
|
|
|
|
| |
Drop gtk20 depend because we only need gtk-update-icon-cache which is
already implied by INSTALLS_ICONS. [2]
Update COMMENT. [2]
Submitted by: miwi [1]
Obtained from: GNOME devel repo [1],[2]
|
| |
|
| |
|
|
|
|
|
| |
Remove versions from LIB_DEPENDS
Trim makefile headers.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Update devel/lfcxml to 1.1.1 [2]
Remove versions from LIB_DEPENDS [3]
Trim makefile headers [3]
PR: ports/178658 [1], ports/178661 [2]
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) [1] [2]
zeising [3]
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Use OptionsNG for DOCS option
PR: ports/177660 [1]
Submitted by: John Marino <draco@marino.st> [1]
Approved by: culot (mentor)
|
|
|
|
| |
Approved by: culot (mentor)
|
|
|
|
|
| |
PR: ports/178669
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
|
|
|
|
|
|
|
|
|
|
| |
- many enhacements
- localisation updates
While here, trim makefile headers
PR: ports/178662
Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
This is a routine, bugfix update.
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.1/phpMyAdmin-4.0.1-notes.html/view
|
|
|
|
| |
Spotted by: me
|
|
|
|
|
|
|
|
|
| |
The referenced security issues have been fixed in this version (1.5.0 beta), and
some small bugs have been found too, with many fixes from Debian's Gerrit Pape.
Obtained from: Debian (parts)
Security: CVE-2002-0351
Security: CVE-2006-3123
|
|
|
|
| |
Details in http://lists.gnu.org/archive/html/info-gnu/2013-05/msg00003.html
|
|
|
|
|
|
|
| |
Installing the port without PORTDATA is not advised
- Add USES=shared-mime-info
- Fix plist
- Bump PORTREVISION
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Add pdftex keyword.
- Use tetex or texlive keyword to override TEX_DEFAULT.
|
|
|
|
|
|
|
|
|
|
|
|
| |
BusyBee is a refined version of the HyperDex event loop. It exposes a
"messaging" abstraction on top of TCP and automatically packs/unpacks messages
on the wire. At the core of BusyBee is a thread-safe event loop that enables
multiple threads to send and receive messages concurrently.
WWW: https://github.com/rescrv/busybee
PR: 178655
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com>
|
|
|
|
|
| |
PR: 178653
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From r318239:
These ports which previously failed to build with clang-i386 use their
private copies of the qsimd_p.h header, since this private header is not
installed at all (which, in turns, makes the PORTREVISION bump in
qt4-corelib quite useless).
We thus need to add a copy of the same patch to all these ports to make
sure the qsim_p.h they use when being built is actually the one we want.
Hopefully this gets miwi happy and people on clang-i386 can build these
ports again.
|
|
|
|
|
| |
PR: 178584
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These ports which previously failed to build with clang-i386 use their
private copies of the qsimd_p.h header, since this private header is not
installed at all (which, in turns, makes the PORTREVISION bump in
qt4-corelib quite useless).
We thus need to add a copy of the same patch to all these ports to make sure
the qsim_p.h they use when being built is actually the one we want.
Hopefully this gets miwi happy and people on clang-i386 can build these
ports again.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. add a mandatory dependency upon libinotify; [2]
. bump PORTREVISION. [2]
while I'm here:
. pet portlint: remove whitespace before end of line;
. add a mandatory dependency upon libinotify to the accompanying
port (net-mgmt/collectd) and bump PORTREVISION.
PR: ports/178637 [1]
ports/178634 [2]
Submitted by: bsam (me)
Approved by: ports@bsdserwis.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
. correct a typo at CONFIGURE_ARGS (no PORTREVISION bump since
no change in defaults);
while here apply the last fix to accompanying port (net-mgmg/collectd).
PR: ports/178632
Submitted by: bsam (me)
Approved by: ports@bsdserwis.com (maintainer)
|
|
|
|
|
|
| |
Minor bugfix.
Submitted by: maintainer (via IRC)
|
|
|
|
|
|
| |
GUI fixes and misc improvements.
Submitted by: maintainer (via priv mail)
|
|
|
|
|
| |
Reported by: miwi (Tcl/Tk 86 exp-run)
Approved by: portmgr
|
|
|
|
|
| |
Reported by: miwi (Tcl/Tk 86 exp-run)
Approved by: portmgr
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Env-Path/Changes
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-SymbolicX-Complex/Changes
Bring this port under perl@'s fold.
|
| |
|
|
|
|
|
| |
Changes:
http://search.cpan.org/dist/Math-Symbolic-Custom-CCompiler/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-Symbolic/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Config-IniFiles/Changes
|
|
|
|
|
|
|
| |
- Add License
PR: 178581
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Add license
PR: 178580
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
Bring this port under perl@'s fold.
Changes:
http://search.cpan.org/dist/Math-Symbolic-Custom-LaTeXDumper/Changes
|
|
|
|
|
| |
PR: 177929
Submitted by: ports fury
|
|
|
|
|
| |
PR: 177912
Submitted by: Ports Fury
|
|
|
|
| |
Reported by: PH (via itetcu, miwi)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Future/Changes
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Convert USE_GNOME to USES for desktop-file-utils
- Remove update-desktop-database call which is now invoked by USES feature
- Add two new translations
- Update and sort pkg-plis
PR: 178625
Submitted by: Marco Bröder <marco.broeder@gmx.eu> (maintainer)
|
|
|
|
|
|
|
|
| |
- Trim header
- Add license
PR: 178585
Submitted by: Ports Fury
|
|
|
|
| |
another try on pointyhat
|
|
|
|
|
|
| |
This got fixed in r318197
Reported by: fluffy/makc
|
|
|
|
|
| |
PR: 178583
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
| |
- Switch to shebangfix
- Trim header
- Add LICENSE
PR: 178582
Submitted by: Ports Fury
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/PSANNES/Geo-BUFR-1.23/Changes
|
| |
|
|
|
|
|
|
|
| |
UFO: Enemy Unknown (X-Com: UFO Defense in USA) videogame by
Microprose, licensed under the GPL and written in C++ / SDL.
WWW: http://openxcom.org
|
|
|
|
| |
- Trim header
|
| |
|
|
|
|
| |
Install all *intrin*.h files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Shiny makes it super simple for R users like you to turn analyses
into interactive web applications that anyone can use. Let your
users choose input parameters using friendly controls like sliders,
drop-downs, and text fields. Easily incorporate any number of outputs
like plots, tables, and summaries.
No HTML or JavaScript knowledge is necessary. If you have some
experience with R, youre just minutes away from combining the
statistical power of R with the simplicity of a web page.
WWW: http://www.rstudio.com/shiny/
|
|
|
|
|
|
|
| |
Functions converting an R object to an "xtable" object, which can
then be printed as a LaTeX or HTML table.
WWW: http://cran.r-project.org/web/packages/xtable/
|
|
|
|
|
|
| |
PR: ports/177857
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
Contains several basic utility functions including: moving (rolling,
running) window statistic functions, read/write for GIF and ENVI
binary files, fast calculation of AUC, LogitBoost classifier, base64
encoder/decoder, round-off error free sum and cumsum, etc.
WWW: http://cran.r-project.org/web/packages/caTools/
|
|
|
|
|
|
|
|
|
|
|
| |
httpuv provides low-level socket and protocol support for handling
HTTP and WebSocket requests directly from within R. It is primarily
intended as a building block for other packages, rather than making
it particularly easy to create complete web applications using
httpuv alone. httpuv is built on top of the libuv and http-parser
C libraries, both of which were developed by Joyent, Inc.
WWW: http://cran.r-project.org/web/packages/httpuv/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note that this is still a beta version, and that the sysctl
kern.ipc.shm_allow_removed must be set to 1 for correct operation.
Port changes:
- add dependency on accessibility/speech-dispatcher for libspeechd
- use internal libvpx
- update disk space requirements
- add pkg-message for the above sysctl
Submitted by: George Liaskos
Security: http://vuxml.org/freebsd/bdd48858-9656-11e2-a9a8-00262d5ed8ee.html
|
|
|
|
| |
Approved by: crees (mentor)
|
|
|
|
|
| |
- Bump PORTREVISION
- Remove BROKEN
|
|
|
|
|
|
|
|
|
| |
Add "-fPIC" to the compilation lines if `uname -p' returns "amd64"
(FreeBSD's case).
The patch has been submitted upstream.
PR: ports/178537
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE.
- Fix malformed BUILD_DEPENDS and remove unnecessary dependencies.
Use USE_* in a consistent manner.
- Fix inconsistency toolchain usage in build_tools and the others.
Hardcoded g++ was always used only for the former even if both gcc
and clang were available.
- Enable -Werror.
- Fix SSP issue on i386 platform.
- Let cpp(1) to replace LOCALBASE instead of patching and sed(1).
- Use GYP_DEFINES for build variables instead of patching.
- Separate the stages of configuration and build from each other.
- Add options for localbase and openssl-related configuration to gyp
instead of patching.
- Fix makesum target.
- Fix whitespaces to make portlint happy.
- Disable serialization for linking. It is not needed.
- Remove hardcoded mozc.xml.
- Respect DISABLE_MAKE_JOBS=yes. Do not calculate the factor using the
number of CPUs.
- Remove a confusing message after pkg-message.
- Rename a deprecated function (inactivate-current-input-method-function)
in mozc.el in a compatible fashion with the older emacsen [1].
- Add leim-list.el for registration of mozc-mode via LEIM API.
"(require 'mozc)" is no longer needed.
- Fix a build problem when binutils is installed and ${LOCALBASE}/bin
comes first in $PATH [2].
Submitted by: Tadaaki Nagao [1]
Reported by: Kenichi Niioka [2]
PR: ports/178250
Approved by: maintainer timeout (2 weeks)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
this port.
(Right now we are doing this with a bit of a sledgehammer, installing
the missing library manually; I'll work with upstream to get back to
a proper approach.)
Bump PORTREVISION.
PR: 178638
|
|
|
|
|
|
| |
PR: ports/178106
Submitted by: Vitaly Magerya <vmagerya@gmail.com>
Approved by: maintainer timeout (20 days)
|
|
|
|
| |
Reported by: QAT
|
|
|
|
|
| |
PR: ports/178643
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Remove numbers from the dependencies.
- Adjust URL in pkg-descr to the new format.
PR: ports/178615
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
original name.
- Reset MAINTAINER.
PR: 157107
Patch by: Jake Guffey <jake.guffey@eprotex.com>
Approved by: Koen Martens <gmc@sonologic.nl> (former maintainer)
|
|
|
|
|
| |
PR: ports/178564
Submitted by: Tommy Scheunemann <net@arrishq.net> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
It is a collection of high-performance data structures and utilities in C++.
PR: ports/178626
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com>
|
|
|
|
|
|
| |
to make compilable by the newer compilers (gcc47, gcc48).
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
| |
- IGNORE when using pkgng, these ports only work with pkg-tools.
PR: ports/176700
Submitted by: Hannes <h2+fbsdports@fsfe.org> (maintainer)
|
|
|
|
|
| |
PR: ports/178483
Submitted by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile's header [1]
- Add missing dependency on Net::SSH::Expect
- Shorten COMMENT
PR: ports/178514 [1]
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/178413
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com>
|
|
|
|
|
| |
- Trim Makefile header.
- Remove shared lib version from LIB_DEPENDS.
|
|
|
|
|
| |
Security: APSB13-15
Security: http://www.adobe.com/support/security/bulletins/apsb13-15.html
|
|
|
|
|
| |
PR: 178503
Submitted by: maintainer
|
|
|
|
|
| |
PR: 178453
Submitted by: maintainer
|
|
|
|
|
| |
PR: 178570
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Trim header
PR: 178571
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 178573
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Trim header
PR: 178574
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Fix plist
- Bump PORTREVISION
PR: 178579
Submitted by: Ports Fury
|
| |
|
|
|
|
|
|
|
|
|
| |
instead of the bundled one.
- Fix build with new compilers.
- Remove gmake dependency.
PR: 178600
Submitted by: "Mikhail T." <mi@aldan.algebra.com>
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Support PLIST_FILES
PR: 178578
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
| |
- Add Licence
- Trim header
PR: 178577
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
| |
- Add licence
- Trim header
PR: 178576
Submitted by: Ports Fury
|
| |
|
|
|
|
| |
- Remove INVALID_TK_VER= 86
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile headers
- Fix WWW line in pkg-descr
- Remove article from COMMENT
Reported by: miwi (Tcl/Tk 86 exp-run)
Approved by: portmgr
|
|
|
|
|
|
|
| |
- Fix build with Tcl/Tk 8.6. Unfortunately, tkgate segfaults on startup when
built against 8.6, so set 86 as an invalid version for this port.
Reported by: miwi (Tcl/Tk 86 exp-run)
|
| |
|
|
|
|
|
|
|
| |
- Update CATEGORIES (net -> www)
Approved by: pointyhat, eadler, rm (mentors, implicit)
Obtained from: erwin (via automated email)
|
|
|
|
|
|
|
| |
* Add a man page
* Expose the speed of the animation
- Trim Makefile header
- Replace tab with a space after WWW: in pkg-descr
|
|
|
|
| |
Reported by: miwi (Tcl/Tk 86 exp-run)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MooseX-Daemonize/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBIx-Class-Candy/Changes
|
|
|
|
| |
Reported by: miwi (Tcl/Tk 86 exp-run)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog
|
|
|
|
| |
previous commit due to testing
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove article from COMMENT
Reported by: miwi (Tcl/Tk 86 exp-run) [1]
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-Compile-Cache/ChangeLog
|
|
|
|
| |
Reported by: miwi (Tcl/Tk 86 exp-run)
|
|
|
|
|
|
|
|
| |
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/POE-Component-IKC/Changes
PR: ports/178449 [1]
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
|
|
|
|
|
| |
Changes:
http://cpansearch.perl.org/src/SDEN/URI-ParseSearchString-3.51/Changes
|
|
|
|
|
| |
PR: ports/178610
Submitted by: jgh (thanks!)
|
|
|
|
| |
Submitted by: poudriere -t
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Set-Object/Changes.pod
|
|
|
|
|
| |
The "CONFIGURE_ENV=ac_cv_header_pcre_h=no" thingy was suggested
by bapt@, thanks!
|
|
|
|
| |
Reported by: miwi (Tcl/Tk 86 exp-run)
|
|
|
|
| |
Source: http://mailman.nginx.org/pipermail/nginx-announce/2013/000114.html
|
|
|
|
| |
Reported by: QAT
|
|
|
|
|
|
|
|
| |
- Pet portlint(1) by changing tab into space in WWW link
Changes: http://search.cpan.org/dist/Dancer-Plugin-DBIC/Changes
PR: ports/178426
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
|
|
|
|
|
| |
Reported by: pointyhat
Approved by: edwin (mentor)
|
|
|
|
|
|
|
| |
- Trim Makefile headers
- Convert to optionsNG
- Update LIB_DEPENDS
- Reset maintainer to ports@
|
|
|
|
|
|
|
|
|
| |
- address inadequate handling of ~/.m2 build directory [1]
- bring in codehaus (bug in software, being addressed upstream)
- adjust project URLs
PR: 178020 [1]
Reported by: John Marino <draco@marino.st>
|
|
|
|
| |
Submitted by: John Marino <freebsdml@marino.st>
|
|
|
|
|
|
|
| |
implementation of the Modbus protocol. It runs on Linux, Mac OS X,
FreeBSD, QNX and Windows.
WWW: http://libmodbus.org/
|
|
|
|
| |
Approved by: maintainer
|