| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Changes: https://github.com/Perl/perl5/compare/v5.22.0-125-g4b95171...v5.23.0-7-gd9fc04e
Sponsored by: Absolight
Notes:
svn path=/head/; revision=390291
|
|
|
|
| |
Notes:
svn path=/head/; revision=390290
|
|
|
|
|
|
|
| |
Submitted by: Peter Czanik <peter.czanik@balabit.com> (syslog-ng upline)
Notes:
svn path=/head/; revision=390289
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=390288
|
|
|
|
| |
Notes:
svn path=/head/; revision=390287
|
|
|
|
|
|
|
|
| |
- Remove ONLY_FOR_ARCHS
- Add NO_ARCH
Notes:
svn path=/head/; revision=390286
|
|
|
|
| |
Notes:
svn path=/head/; revision=390285
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release-Announcement:
http://lists.gnu.org/archive/html/pspp-announce/2015-06/msg00000.html
Changes:
- The FREQUENCIES and CROSSTABS commands can now generate barcharts.
- The FACTOR command can now perform PROMAX rotations.
- SPSS/PC+ system files are now supported on GET and other commands
that read SPSS system files. The pspp-convert program can now read
SPSS/PC+ system files. Writing the obsolete SPSS/PC+ system file
format is not supported.
- SYSFILE INFO can now read SPSS/PC+ system files and SPSS portable
files.
- FREQUENCIES: A bug was fixed where an assertion failure occured
when an empty dataset was presented.
- The GRAPH command is now available. Initially it supports
scatterplots and histograms.
- The RND operator in expressions now supports additional operands
for rounding to values other than integers and to indicate a level
of rounding fuzz. The default rounding fuzz may now be controlled
and displayed with SET FUZZBITS and SHOW FUZZBITS, respectively.
PR: 201040
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
Notes:
svn path=/head/; revision=390284
|
|
|
|
|
|
|
|
|
| |
PR: 200952
Submitted by: Andrey Fesenko <andrey@bsdnir.info>
Approved by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
Notes:
svn path=/head/; revision=390283
|
|
|
|
|
|
|
|
| |
- Clarify LICENSE
- Add LICENSE_FILE
Notes:
svn path=/head/; revision=390282
|
|
|
|
|
|
|
|
|
| |
- Remove depreciated CONFIGURE_ARGS
- Fix patch files to reflect 'make makepatch'
- Take MAINTAINERSHIP
Notes:
svn path=/head/; revision=390281
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Simplify a bit the Makefile.
Remove patches related to unsupported the legacy package system
Unsilence install target
Merge do-install and post-install which has no reasons to be separated
Switch to full static plist
Keep the broken on ruby22 has I did not had a chance to test on ruby 2.2 yet
Sponsored by: gandi.net
Notes:
svn path=/head/; revision=390280
|
|
|
|
|
|
|
|
| |
PR: 200979
Submitted by: Jason Unovitch
Notes:
svn path=/head/; revision=390279
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 200980
Submitted by: maintainer (Vitaly Magerya)
MFH: 2015Q2
Security: 0da404ad-1891-11e5-a1cf-002590263bf5,
e7b7f2b5-177a-11e5-ad33-f8d111029e6a
Notes:
svn path=/head/; revision=390277
|
|
|
|
|
|
|
|
| |
PR: 200980
Submitted by: Jason Unovitch
Notes:
svn path=/head/; revision=390276
|
|
|
|
|
|
|
|
|
|
|
|
| |
vulnerabilities)
PR: 200963
Submitted by: maintainer (freebsd-ports@dan.me.uk)
Security: a3929112-181b-11e5-a1cf-002590263bf5
MFH: 2015Q2
Notes:
svn path=/head/; revision=390274
|
|
|
|
|
|
|
|
|
|
| |
multiple XSS/SQL injection vulnerabilities (affects < 0.8.8d).
PR: 200963
Submitted by: Jason Unovitch
Notes:
svn path=/head/; revision=390273
|
|
|
|
|
|
|
|
|
|
| |
http://beefy5.nyi.freebsd.org/data/101i386-default/390032/logs/octave-forge-interval-1.0.0.log.
I am hoping the gcc compiler will work better than the clang compiler. I'll
monitor the resulting error messages to see if I am correct.
Notes:
svn path=/head/; revision=390272
|
|
|
|
|
|
|
| |
2: add NO_ARCH.
Notes:
svn path=/head/; revision=390271
|
|
|
|
| |
Notes:
svn path=/head/; revision=390270
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Due to the unavailability of a public repository, this version uses
Adacores 2015 distribution of xmlada. It's probably a minor update
from the previous one.
The major change, however, is the creation of a custom makefile to build
and install xmlada. Why? because gnatmake will lose the ability to
build project files in the near future, so xmlada makefiles were changed
to use gprbuild to build and itself it. One problem: gprbuild needs
xmlada as a build dependency. (and it also needs gprbuild to build
itself!!) I could have chosen to keep using gnatmake, but I decided to
bite the bullet, fix it correctly now and not have to get stuck by it
by future versions of gnat that remove project management from gnatmake.
Having to support a bootstrap gprbuild is nonsense in my opinion, so
both will have to be built manually. Morever, the GPL 2015 distinfo
file removed all the vital *.gpr files which other packages' configure
script absolutely depends on. These had to be recreated from scratch
as well.
Noticeable changes:
- no more .lgpr files, these are incorporated in generated *.gpr now
- xmlada_input.gpr renamed to xmlada_input_sources.gpr as expected
since we had to create it anyway
- xmlada_shared.gpr no longer exists; it was incorporated into each
gpr that pulled it in
- RPATH hack no longer necessary
- symlinks of 5 libraries at $LOCALBASE/lib were removed (useless)
- rpaths are now correct and have $LOCALBASE/lib/xmlada/relocatable
as path (this was big fix made possible by new Makefile)
- xmlada seems to build a lot faster, fully jobs safe
- GNU configure not longer performed
- GNU make no longer a build dependency
I verified packages that depend on xmlada build as expected. I also
verified that the manually generated libraries look very similar in
size to the gnatmake generated libraries.
Since the library version changed, I'm also bumping ports directly
dependent on xmlada.
Notes:
svn path=/head/; revision=390269
|
|
|
|
| |
Notes:
svn path=/head/; revision=390268
|
|
|
|
| |
Notes:
svn path=/head/; revision=390267
|
|
|
|
|
|
|
|
| |
- Add PORTSCOUT to skip wrong distfile scanning
- Fix patch files to reflect 'make makepatch'
Notes:
svn path=/head/; revision=390266
|
|
|
|
|
|
|
| |
(not sure lua-lpeg51 name is appropriate for a lua51 port...)
Notes:
svn path=/head/; revision=390265
|
|
|
|
|
|
|
|
|
|
|
| |
- Add empty directory to plist
PR: 200666
Submitted by: admin@vladiom.com.ua
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=390264
|
|
|
|
| |
Notes:
svn path=/head/; revision=390263
|
|
|
|
|
|
|
|
|
|
|
|
| |
This brings a couple of improvements specific to FreeBSD:
- Support for position independent code (PIE). [1]
- Unwind support for FreeBSD/amd64 and FreeBSD/i386. [2]
- Leverage this for adding signal handler support in libjava. [1]
Upstream by: andreast [1], marino [2]
Notes:
svn path=/head/; revision=390262
|
|
|
|
|
|
|
|
|
|
| |
. Bump PORTREVISION.
PR: 201005
Submitted by: ohauer@
Notes:
svn path=/head/; revision=390261
|
|
|
|
|
|
|
|
|
|
|
| |
- Space/tab fix
PR: 200407
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 4 weeks)
Notes:
svn path=/head/; revision=390260
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove superfluous slash after STAGEDIR
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
- Simplify Makefile
PR: 200406
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 4 weeks)
Notes:
svn path=/head/; revision=390259
|
|
|
|
|
|
|
|
|
| |
PR: 200405
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 4 weeks)
Notes:
svn path=/head/; revision=390258
|
|
|
|
| |
Notes:
svn path=/head/; revision=390257
|
|
|
|
|
|
|
|
|
| |
PR: ports/200664
Submitted by: yuri (at) rawbw.com
Approved by: maintainer
Notes:
svn path=/head/; revision=390256
|
|
|
|
| |
Notes:
svn path=/head/; revision=390255
|
|
|
|
| |
Notes:
svn path=/head/; revision=390254
|
|
|
|
| |
Notes:
svn path=/head/; revision=390253
|
|
|
|
| |
Notes:
svn path=/head/; revision=390252
|
|
|
|
| |
Notes:
svn path=/head/; revision=390251
|
|
|
|
| |
Notes:
svn path=/head/; revision=390250
|
|
|
|
| |
Notes:
svn path=/head/; revision=390249
|
|
|
|
| |
Notes:
svn path=/head/; revision=390248
|
|
|
|
| |
Notes:
svn path=/head/; revision=390247
|
|
|
|
| |
Notes:
svn path=/head/; revision=390246
|
|
|
|
| |
Notes:
svn path=/head/; revision=390245
|
|
|
|
| |
Notes:
svn path=/head/; revision=390244
|
|
|
|
|
|
|
| |
It is not used anymore in the ports tree
Notes:
svn path=/head/; revision=390243
|
|
|
|
|
|
|
|
| |
- project moved to github
Notes:
svn path=/head/; revision=390242
|
|
|
|
| |
Notes:
svn path=/head/; revision=390241
|
|
|
|
| |
Notes:
svn path=/head/; revision=390240
|