| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
The ARMv6, mips, and mips64 builds are all failing on the isa.defs.h
support check and there's no ETA for a support fix.
Notes:
svn path=/head/; revision=402252
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Regenerate patches to make portlint happy
- Other minor changes to Makefile for portlint happiness
- Updates the description to reflect a bit more the current state:
- The original FTP site from Cisco isn't reachable anymore, nor
is 2.x in the ports tree these days.
- Update/add the URL, though the one from Cisco still works, but
this is the version from Shrubbery Networks. (there are others around)
- Add a pkg-message
PR: 204683
Submitted by: Mathieu Simon <freebsd@simweb.ch>
Notes:
svn path=/head/; revision=402251
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Regenerate patches to make portlint happy
- Other minor changes to Makefile for portlint happiness
- Updates the description to reflect a bit more the current state:
- The original FTP site from Cisco isn't reachable anymore, nor
is 2.x in the ports tree these days.
- Update/add the URL, though the one from Cisco still works, but
this is the version from Shrubbery Networks. (there are others around)
- Add a pkg-message
PR: 204683
Submitted by: Mathieu Simon <freebsd@simweb.ch>
Notes:
svn path=/head/; revision=402250
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This Ada05 library contains various utility packages for building
Ada05 applications. This includes:
o A logging framework close to Java log4j framework
o Support for properties
o A serialization/deserialization framework for XML, JSON, CSV
o Ada beans framework
o Encoding/decoding framework (Base16, Base64, SHA, HMAC-SHA)
o A composing stream framework (raw, files, buffers, pipes, sockets)
o Several concurrency tools (reference counters, counters, pools,
fifos, arrays)
o Process creation and pipes
o Support for loading shared libraries (on Windows or Unix)
o HTTP client library on top of CURL or AWS
Ada Util also provides a small test utility library on top of
Ahven to help in writing unit tests.
Notes:
svn path=/head/; revision=402249
|
|
|
|
|
|
|
|
|
|
| |
when the port is installed.
The relase notes for 2.0 can be found at
https://www.wireshark.org/docs/relnotes/wireshark-2.0.0.html .
Notes:
svn path=/head/; revision=402248
|
|
|
|
|
|
|
|
|
|
| |
Django-RQ is a simple app that allows you to configure your queues in
django's settings.py and easily use them in your project.
WWW: https://github.com/ui/django-rq/
Notes:
svn path=/head/; revision=402247
|
|
|
|
|
|
|
|
|
| |
PR: 204242
Submitted by: oleksii.tsai@gmail.com
Approved by: matt@mjslabs.com (maintainer)
Notes:
svn path=/head/; revision=402246
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change is the same as r400632, which updated gcc[56]-devel, but now
for gcc{,48,49,5}. This change is the second attempt at doing this: the
first attempt went in r401072 and was reverted in r401074 because the diff
was bogus and enabled the new MULTILIB option under all platforms instead
of just powerpc64.
This fixes the build of gcc{,48,49,5} under powerpc64 when the system
is built without the lib32 libraries.
More in detail:
If the system is built with lib32 support (WITH_LIB32, which is the default),
building gcc from ports results in a compiler that can target both 64-bit and
32-bit binaries on powerpc64. However, when lib32 support is disabled
(WITHOUT_LIB32), gcc should only be built with 64-bit support or otherwise
the build fails.
To fix this, explicitly disable 32-bit support when /usr/lib32 is not present
and add a MULTILIB option (which is only defined for powerpc64 when 32-bit
support is possible and defaults to yes to preserve the current behavior) to
allow the user to explicitly control this feature.
Approved by: gerald (maintainer), bdrewery (mentor), andreast
Differential Revision: https://reviews.freebsd.org/D3952
Notes:
svn path=/head/; revision=402245
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
1) Update mergeplist.py:
a) Produce shorter plists
b) Improve naming of iteration variables
2) Add DEVEL and STAGING to the plist substitution list, for 1.
3) Bump minimum OSVERSION for -CURRENT
4) Mark port an broken on -CURRENT: dependencies not building
Notes:
svn path=/head/; revision=402244
|
|
|
|
|
|
|
|
|
| |
PR: 203607
Submitted by: xxjack12xx@gmail.com
Reviewed by: yuri@rawbw.com, koobs, riggs
Notes:
svn path=/head/; revision=402243
|
|
|
|
|
|
|
|
|
| |
PR: 204752
Submitted by: myself
Approved by: maintainer (vladimir.chukharev gmail)
Notes:
svn path=/head/; revision=402242
|
|
|
|
|
|
|
| |
PR: 204732
Notes:
svn path=/head/; revision=402241
|
|
|
|
| |
Notes:
svn path=/head/; revision=402240
|
|
|
|
| |
Notes:
svn path=/head/; revision=402239
|
|
|
|
| |
Notes:
svn path=/head/; revision=402238
|
|
|
|
|
|
|
|
|
|
|
| |
- This patch was removed when updating to 1.6.4, so the patch needs
to be put back in order to solve the bug 204399.
PR: 204600
Submitted by: Carlos J. Puga Medina <cpm@fbsd.es> (maintainer)
Notes:
svn path=/head/; revision=402237
|
|
|
|
|
|
|
| |
PR: 204599
Notes:
svn path=/head/; revision=402236
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
https://github.com/mpv-player/mpv/releases/tag/v0.13.0
PR: 204599
Submitted by: Carlos J. Puga Medina <cpm@fbsd.es> (maintainer)
Notes:
svn path=/head/; revision=402235
|
|
|
|
|
|
|
| |
errors. These errors also break cad/netgen.
Notes:
svn path=/head/; revision=402234
|
|
|
|
| |
Notes:
svn path=/head/; revision=402233
|
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/phpList/phplist3/compare/v3.2.1...v3.2.3
PR: 204726
Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer)
Notes:
svn path=/head/; revision=402232
|
|
|
|
|
|
|
| |
code was changed long ago to account for that.
Notes:
svn path=/head/; revision=402231
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION, distinfo, and pkg-plist for 4.1.3
- Update PKGNAMESUFFIX to reflect directory change in preparation of
upcoming Kibana 4.2 port that requires Elasticsearch 2.0
- Explain Elasticsearch compatible version range in pkg-descr
textproc/Makefile, MOVED: Chase Kibana rename kibana4 -> kibana41
Changes: https://www.elastic.co/blog/kibana-4-2-1-and-4-1-3
Submitted by: Sergey Kozlov <kozlov.sergey.404@gmail.com> (maintainer)
Security: CVE-2015-8131
Security: https://vuxml.FreeBSD.org/freebsd/fb2475c2-9125-11e5-bd18-002590263bf5.html
Differential Revision: https://reviews.freebsd.org/D4226
MFH: 2015Q4
X-MFH-With: r398461 (Kibana 4.1.2 update)
Notes:
svn path=/head/; revision=402230
|
|
|
|
|
|
|
|
| |
Security: CVE-2015-8131
Security: https://vuxml.FreeBSD.org/freebsd/fb2475c2-9125-11e5-bd18-002590263bf5.html
Notes:
svn path=/head/; revision=402229
|
|
|
|
|
|
|
|
|
|
|
| |
- While here, minor port cleanup, switch to options helpers
- Bump PORTREVISIONs of consumers as soversion has changed
PR: 204553
Submitted by: graham@menhennitt.com.au
Notes:
svn path=/head/; revision=402228
|
|
|
|
| |
Notes:
svn path=/head/; revision=402227
|
|
|
|
|
|
|
|
| |
PR: 204719
Submitted by: Rainer Hurling<rhurlin@gwdg.de> (maintainer)
Notes:
svn path=/head/; revision=402226
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=402225
|
|
|
|
|
|
|
|
| |
PR: 203353
Approved by: jbeich
Notes:
svn path=/head/; revision=402224
|
|
|
|
|
|
|
|
|
| |
* Convert the custom test target into a do-test target and run it when
the TESTS options is selected.
* Sort plist
Notes:
svn path=/head/; revision=402223
|
|
|
|
|
|
|
|
|
| |
* Convert the custom test target into a do-test target and run it when
the TESTS options is selected.
* Sort plist
Notes:
svn path=/head/; revision=402222
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This needs a newer glib then is in ports.
Don't touch the ports that have a dependancy on this since they only
use it at build time. And no portepoch since it didn't build anyway.
Submitted by: antoine@
Pointy hat to: kwm@
Notes:
svn path=/head/; revision=402221
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There were two issues with the new smart_makepatch script.
1) use of "local" declaration
All function variables were declared "local" during the review. This
caused the script to break, at least on FreeBSD 9.2. Given that it's
not being seen on 9.3R or later, it might be a bug in Bourne shell that
has since been fixed.
e.g. This resulted in stderr error on second iteration:
local contains=$(grep "^+++ " ${existing_patch} | awk '{x++; print x}')
however, this works fine:
local contains
contains=$(grep "^+++ " ${existing_patch} | awk '{x++; print x}')
To be safe, all local variables are assigned with $(<shell cmd>) on
separate lines now.
2) The comment extraction was flawed for files that contain multiple
patches. It was not counting the hunk lines properly which caused some
portion of a patch to be considered as a comment for the next patch. The
hunk traversal algorithm has been fixed.
Since 1) involved the introduction of local declarations that broke the
script and since only Scripts/smart_makepatch.sh is touched, I will
piggy-back on the original approval. The fix was tested with devel/nspr,
the port listed in the PR, which uses multi-patch files.
Approved by: portmgr
Differential Revision: D4136
PR: 204725
Notes:
svn path=/head/; revision=402220
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Define LICENSE (GPLv2), switch to USES=localbase
- Drop redundant DISTNAME and CONFIGURE_ARGS assignments
- Remove old-school attribution from pkg-descr
PR: 203959 (modified)
Approved by: maintainer timeout (33 days)
Notes:
svn path=/head/; revision=402219
|
|
|
|
|
|
|
|
|
|
|
| |
- correct pkg-message and install upgrade scripts for older databases
PR: 204145
Submitted by: ricardo.fraile@gmail.com
Approved by: jeremy@smart-serv.net (maintainer)
Notes:
svn path=/head/; revision=402218
|
|
|
|
|
|
|
|
| |
"Makefile", line 54: Unassociated shell command "# ${LR_MOD_DIR}/car/INDEX:${PORTSDIR}/math/R-cran-car"
fmake: fatal errors encountered -- cannot continue
Notes:
svn path=/head/; revision=402217
|
|
|
|
|
|
|
|
|
|
|
|
| |
Include new patch from jbeich:
- Add NEON OPTION on arm; no changes in default OPTIONs
- Port now assumes at least armv7-a if user selects NEON
PR: 204345
Submitted by: gonzo@FreeBSD.org, jbeich@FreeBSD.org
Notes:
svn path=/head/; revision=402216
|
|
|
|
|
|
|
|
|
| |
- Mark NO_ARCH
- Add new BUILD_DEPENDS
- Make patch files 'make makepatch' compatible
Notes:
svn path=/head/; revision=402215
|
|
|
|
|
|
|
|
|
|
| |
last commit. Use the PyPi version instead of the made up one.
Bump PORTEPOCH to 1 because 0.7.117 is less than 20151118.
Differential Revision: https://reviews.freebsd.org/D4248
Notes:
svn path=/head/; revision=402214
|
|
|
|
|
|
|
|
| |
Security: CVE-2015-8107
Security: https://vuxml.FreeBSD.org/freebsd/e359051d-90bd-11e5-bd18-002590263bf5.html
Notes:
svn path=/head/; revision=402213
|
|
|
|
| |
Notes:
svn path=/head/; revision=402212
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- Fixed non-critical bug when server may fail if up-script is not executed
successfully.
PR: 204609
Submitted by: Sergey Matveev <stargrave@stargrave.org> (maintainer)
Notes:
svn path=/head/; revision=402211
|
|
|
|
|
|
|
| |
various web-based power strips.
Notes:
svn path=/head/; revision=402210
|
|
|
|
|
|
|
|
| |
Switch from custom code to using USES=libarchive.
Adjust BUILD_DEPEND lines in where needed.
Notes:
svn path=/head/; revision=402209
|
|
|
|
|
|
|
|
|
|
| |
namely gimp-gutenprint
Reported by: mcdouga9 at egr dot msu dot edu
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=402208
|
|
|
|
|
|
|
|
| |
- Pet portlint
- Switch to options helpers
Notes:
svn path=/head/; revision=402207
|
|
|
|
| |
Notes:
svn path=/head/; revision=402206
|
|
|
|
| |
Notes:
svn path=/head/; revision=402205
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
http://cpansearch.perl.org/src/INGY/pQuery-0.23/Changes
PR: 204308
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
Approved by: tobez (maintainer timeout)
Notes:
svn path=/head/; revision=402204
|
|
|
|
|
|
|
| |
- Update pkg-descr
Notes:
svn path=/head/; revision=402203
|