| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Update WWW in pkg-descr
Notes:
svn path=/head/; revision=401043
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- replaced a 'say' with 'print'. Should work better with ancient perls
- an "exit" command now has effect even with triggered-only replotting
- More sophisticated handling of termination conditions:
o Without --exit, we always end up with an interactive plot when the
input data is exhausted or when the user sends a ^C to the pipeline
o When streaming, the first ^C does not kill feedgnuplot
- Removed threading
Notes:
svn path=/head/; revision=401042
|
|
|
|
| |
Notes:
svn path=/head/; revision=401041
|
|
|
|
| |
Notes:
svn path=/head/; revision=401040
|
|
|
|
|
|
|
|
| |
Changes:
http://www.soapui.org/news/SoapUI-5-2-1-Released.html
Notes:
svn path=/head/; revision=401039
|
|
|
|
| |
Notes:
svn path=/head/; revision=401038
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Over the past several months portscout.freebsd.org appears to have been
more frequently NOT finding updates, particularly for ports that use
CHEESESHOP (PyPI) as their MASTER_SITES.
Portscout has also never worked for ports using GitHub for distribution
files due to the following:
a) Portscout, prior to 'guessing', requests a randomly named file
from the Site and expects a 4xx (404) in response. If it doesn't
receive a 4xx response, it increments a 'lie counter' and does not
check the site again in the next run.
b) The GitHUB handlers (SUBDIR/MASTER_SITES) in bsd.sites.mk
construct a URL that ends in a a dummy query paramater (for the
filename), so that fetch saves the correct filename to DISTDIR.
This means for any DISTFILE name provided, a 200 OK response is
returned
These two factors unfortunately leave us in a position where there is no
good way to workaround this in the ports framework, including overriding
DISTFILES, DISTNAME, FETCH_ARGS, or the SUBDIR URL itself for various
reasons (not matching distinfo, file conflicts in DISTDIR, etc)
Fortunately, the portroach project (OpenBSD's fork of portscout)
contains a site handler for GitHub and PyPI (among others) already [1].
These site handlers use API endpoints at GitHub and PyPI that respond
JSON respectively, providing a faster and more accurate way to determine
the latest version of a package, without having to go through the
'guessing' process.
This commit:
- Adds GitHub and PyPI site handlers, and modifies or extends them to
accept/match our MASTER_SITES URL's.
- Adds authenticated API request support and two settings for the
GitHub site handler
- Add p5-JSON to RUN_DEPENDS (needed by new site handlers)
- Add HTTPS option for supporting https:// MASTER_SITES. Currently
portscout does not check (fails) https:// MASTER_SITES [2]
- Take MAINTAINER'ship
- Adds badly needed logging/debugging messages to key parts of the
process retaining the conditional logic that ties the verbosity to
"quiet" or "debug" portscout.conf settings.
- Renables the SQLITE3 option (previously commented out) and renames it
to SQLITE (the standard, as per bsd.options.desk.mk)
- Creates a DATABASE option group allowing either/or SQLITE or
POSTGRESQL to be selected
- Switches option conditionals where possible to options helpers
- Backport a fix for maintainer matching/mapping [3]
- Adds LICENSE (BSD2CLAUSE)
- Updates and sorts pkg-plist
This change was tested again ports maintained by me, and resulted in
'new versions' being found and reported for 42 of my ports (of 123).
[1] https://github.com/jasperla/portroach/tree/master/Portroach/SiteHandler
[2] Reported by: truckman
[3] https://github.com/jasperla/portroach/commit/2f6ee134ddc178f74688b37b986b66ecb0481782
PR: 203996
Approved by: maintainer (timeout, 15 days)
Differential Revision: https://reviews.freebsd.org/D3996
Notes:
svn path=/head/; revision=401037
|
|
|
|
| |
Notes:
svn path=/head/; revision=401036
|
|
|
|
|
|
|
| |
- Update WWW in pkg-descr
Notes:
svn path=/head/; revision=401035
|
|
|
|
|
|
|
|
|
|
| |
Matrix of transition probabilities for any time-inhomogeneous
multistate model with finite state space
WWW: https://cran.r-project.org/web/packages/etm/
Notes:
svn path=/head/; revision=401034
|
|
|
|
|
|
|
|
|
|
| |
- remove unneeded bsd.port.options.mk
- fix properties in antlr.sh.in
Submitted by: junovitch
Notes:
svn path=/head/; revision=401033
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Estimation, testing and regression modeling of subdistribution
functions in competing risks, as described in Gray (1988), A class
of K-sample tests for comparing the cumulative incidence of a
competing risk, Ann. Stat. 16:1141-1154, and Fine JP and Gray RJ
(1999), A proportional hazards model for the subdistribution of a
competing risk, JASA, 94:496-509.
WWW: https://cran.r-project.org/web/packages/cmprsk/
Notes:
svn path=/head/; revision=401032
|
|
|
|
| |
Notes:
svn path=/head/; revision=401030
|
|
|
|
|
|
|
| |
PR: 204339
Notes:
svn path=/head/; revision=401029
|
|
|
|
|
|
|
|
| |
PR: 204338
Submitted by: Nick Hilliard <nick@foobar.org>
Notes:
svn path=/head/; revision=401028
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Joomla 1.5 was end of life in September 2012
Joomla 2.5 was end of life in December 2014
Reference: https://docs.joomla.org/What_version_of_Joomla!_should_you_use
PR: 203995
Submitted by: Torsten Zuhlsdorff <ports@toco-domains.de> (original patch)
Approved by: maintainer timeouts (2 weeks)
Security: CVE-2014-6632
Security: CVE-2014-7228
Security: CVE-2014-7229
Security: https://vuxml.FreeBSD.org/freebsd/cec4d01a-7ac5-11e5-b35a-002590263bf5.html
Security: https://vuxml.FreeBSD.org/freebsd/beb3d5fc-7ac5-11e5-b35a-002590263bf5.html
MFH: 2015Q4
Notes:
svn path=/head/; revision=401027
|
|
|
|
|
|
|
|
|
| |
- Fix manpage installation, use MANPREFIX
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=401026
|
|
|
|
|
|
|
|
|
| |
- Provide target for 'make test': Use bundled rust regression test suite
- Use bundled LLVM for now: Built with it, rust passes more regression tests
- Bump PORTREVISION
Notes:
svn path=/head/; revision=401025
|
|
|
|
|
|
|
|
| |
MFH: 2015Q4
X-MFH-With: r401023
Notes:
svn path=/head/; revision=401024
|
|
|
|
|
|
|
| |
MFH: 2015Q4
Notes:
svn path=/head/; revision=401023
|
|
|
|
|
|
|
|
|
| |
A Jekyll plugin generating sitemaps.org compliant sitemaps for Jekyll sites.
WWW: https://github.com/jekyll/jekyll-sitemap
Notes:
svn path=/head/; revision=401022
|
|
|
|
|
|
|
|
|
| |
A Jekyll plugin to generate an Atom (RSS-like) feed of Jekyll posts.
WWW: https://github.com/jekyll/jekyll-feed
Notes:
svn path=/head/; revision=401021
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
PRs: 171372, 179551
Notes:
svn path=/head/; revision=401020
|
|
|
|
| |
Notes:
svn path=/head/; revision=401018
|
|
|
|
| |
Notes:
svn path=/head/; revision=401017
|
|
|
|
|
|
|
| |
A backport of recent additions to the 'collections.abc' module.
Notes:
svn path=/head/; revision=401016
|
|
|
|
|
|
|
|
| |
PR: 204318
Submitted by: pavelivolkov@gmail.com (maintainer)
Notes:
svn path=/head/; revision=401015
|
|
|
|
| |
Notes:
svn path=/head/; revision=401014
|
|
|
|
|
|
|
|
| |
PR: 204177
Submitted by: Nikola Kolev (maintainer)
Notes:
svn path=/head/; revision=401013
|
|
|
|
|
|
|
|
| |
PR: 204153
Submitted by: jimmy@mammothcheese.ca (maintainer)
Notes:
svn path=/head/; revision=401012
|
|
|
|
| |
Notes:
svn path=/head/; revision=401011
|
|
|
|
|
|
|
|
|
|
|
|
| |
the accompanying man page for full details.
WWW: https://github.com/bmc/daemonize
PR: 203063
Submitted by: Neel Chauhan <neel@neelc.org>
Notes:
svn path=/head/; revision=401010
|
|
|
|
|
|
|
|
|
|
|
| |
- Support for Python 3 has been added
PR: 204266
Submitted by: pi
Approved by: Maxim Filimonov <che@bein.link>
Notes:
svn path=/head/; revision=401009
|
|
|
|
|
|
|
|
| |
PR: 203905
Submitted by: maintainer
Notes:
svn path=/head/; revision=401008
|
|
|
|
|
|
|
|
| |
PR: 204028
Submitted by: maintainer
Notes:
svn path=/head/; revision=401007
|
|
|
|
|
|
|
| |
PR: 204360
Notes:
svn path=/head/; revision=401006
|
|
|
|
|
|
|
|
| |
PR: 162881
Submitted by: Enrique Ayesta Perojo
Notes:
svn path=/head/; revision=401005
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add X11 option, on by default
- Refresh pkg-descr, new project homepage
Changelog: https://github.com/davidgiven/wordgrinder/releases/tag/0.6
PR: 203984
Submitted by: VItaly Magerya (maintainer)
Notes:
svn path=/head/; revision=401004
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I could not use the comfignat build system. For starters it creates
a dynamic library which, when used, has troubling finding libgnarl.
If I make changes to force it to build statically, the programms that
link to it fail with a STORAGE ERROR.
Finally I just put all the build and install steps in the port makefile
and everything is working as it did with version 2.4
Notes:
svn path=/head/; revision=401003
|
|
|
|
| |
Notes:
svn path=/head/; revision=401002
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Hand over maintainership to submitter
- Add WWWGRP and WWWOWN to PLIST_SUB so that pmwiki directory
is created with correct owner and group
PR: 203998 [1]
Submitted by: Torsten Zuhlsdorff [1]
Notes:
svn path=/head/; revision=401001
|
|
|
|
|
|
|
|
| |
PR: 204313
Submitted by: maintainer
Notes:
svn path=/head/; revision=401000
|
|
|
|
| |
Notes:
svn path=/head/; revision=400999
|
|
|
|
| |
Notes:
svn path=/head/; revision=400998
|
|
|
|
|
|
|
|
|
| |
are not built as such in the 64-bit case.
PR: 204227
Notes:
svn path=/head/; revision=400997
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Do not mute install commands
- Regenerate patch-lisp-kernel_memory.c to make portlint happy
- Fix whitespace in pkg-message (portlint)
Notes:
svn path=/head/; revision=400996
|
|
|
|
|
|
|
| |
Changelog: https://forums.plex.tv/discussion/comment/1055798#Comment_1055798
Notes:
svn path=/head/; revision=400995
|
|
|
|
|
|
|
|
|
|
|
|
| |
ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a
language tool that provides a framework for constructing recognizers,
compilers, and translators from grammatical descriptions containing
C++ or Java actions.
WWW: http://www.antlr.org
Notes:
svn path=/head/; revision=400994
|
|
|
|
| |
Notes:
svn path=/head/; revision=400993
|
|
|
|
| |
Notes:
svn path=/head/; revision=400992
|