| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
PR: ports/197169
Submitted by: olevole@olevole.ru
Approved by: Eugene Mychlo <myc@barev.net> (maintainer)
|
| |
|
|
|
|
|
| |
Add shared-mime-info and desktop-file-utils as spotted by the Q/A
But portrevision per desktop-file-utils
|
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D1774
Approved by: marino(mentor)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Fix a regression causing bus error
Reported by: marino
|
|
|
|
|
|
| |
Changes:
* add json2huddle parser
- Add a regression-test target
|
|
|
|
|
|
| |
Submitted by: maintainer
Approved by: maintainer
Sponsored by: Absolight
|
|
|
|
|
| |
isn't affected. See February 2 revision of
https://helpx.adobe.com/security/products/flash-player/apsa15-02.html
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 197335
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
- Libraries are not installed stripped;
- pkgconfig files should be installed to libdata;
- Use of deprecated @dirrm[try]
PR: PR/197338
Submitted by: delphij
|
|
|
|
|
|
| |
not to treat warnings as errors.
Reported by: mat@
|
|
|
|
|
| |
PR: 197283
Submitted by: maintainer
|
|
|
|
|
| |
PR: 197282
Submitted by: maintainer
|
|
|
|
|
| |
PR: 197281
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
| |
- Sort USE_PYTHON values
|
|
|
|
|
|
|
|
|
|
| |
Update pkg-devel to 1.4.99.9
Changes:
- Fix regression introduced in 1.4.8 [1]
- Document pkg set -n
- add pkg alias
Reported by: mandree [1]
|
| |
|
|
|
|
| |
Noticed by: dim@ doing clang 3.6 tests.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
The .jar file is now a .zip file but they are the same thing, so we
just install it as a .jar file.
ChangeLog: https://github.com/technomancy/leiningen/releases/tag/2.5.1
Differential Revision: https://reviews.freebsd.org/D1771
Reviewed by: bapt
Approved by: bapt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- Tons of resources leak plugged (thanks coverity)
- Fix size calculation output
- Fix 'pkg add -M -'
- Update libucl to latest version
- Improve documentation
- Make pkg create more verbose
- Add -q|--quiet option to pkg create
- Add a new pkg alias subcommand
- Update sqlite to 3.8.8.2
- Update libucl to 0.7.2
|
|
|
|
|
|
|
|
|
| |
Changes:
- Tons of resources leak plugged (thanks coverity)
- Fix size calculation output
- Fix 'pkg add -M -'
- Update libucl to latest version
- Improve documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
gss_process_context_token VU#540092
CVE-2014-5352: gss_process_context_token() incorrectly frees context
CVE-2014-9421: kadmind doubly frees partial deserialization results
CVE-2014-9422: kadmind incorrectly validates server principal name
CVE-2014-9423: libgssrpc server applications leak uninitialized bytes
Security: VUXML: 24ce5597-acab-11e4-a847-206a8a720317
Security: MIT KRB5: VU#540092
Security: CVE-2014-5352, CVE-2014-9421, CVE-2014-9422, CVE-2014-9423
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
k5start is a modified version of kinit that can use keytabs to authenticate,
can run as a daemon and wake up periodically to refresh a ticket, and can run
single commands with their own authentication credentials and refresh those
credentials until the command exits.
It is commonly used to maintain Kerberos tickets for services that need to
authenticate to minimize the amount of Kerberos-related logic that must be
in the service itself.
WWW: http://www.eyrie.org/~eagle/software/kstart/
|
|
|
|
|
|
|
|
|
|
|
|
| |
CVE-2014-5352: gss_process_context_token() incorrectly frees context
CVE-2014-9421: kadmind doubly frees partial deserialization results
CVE-2014-9422: kadmind incorrectly validates server principal name
CVE-2014-9423: libgssrpc server applications leak uninitialized bytes
Security: CVE-2014-5352, CVE-2014-9421, CVE-2014-9422, CVE-2014-9423
|
| |
|
|
|
|
|
|
| |
- Take maintainership
- Update COMMENT and pkg-descr
- Add DEBUG option
|
|
|
|
|
|
|
| |
during a previous update
PR: 196082
Submitted by: Jamie Landeg-Jones <jamie@dyslexicfish.net> (maintainer)
|
|
|
|
|
|
|
|
| |
in ansible/ansible-modules-core on GitHub).
PR: 197325
Submitted by: olgeni
Approved by: maintainer
|
|
|
|
|
|
| |
--- 5.9.0 2015/02/02
Extend yaz daemon facility to assist int log rotation YAZ-818 YAZ-819
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Exclude .git directories from error reporting [1]
* Add some additional Perl checks for STAGEDIR [2]
* Try not to flag on direct use of "install" if we're running a make command [3]
* Fix the checks for Perl given the new hierarchy [4]
PR: 195780 [1]
194759 [3]
196222 [4]
Submitted by: gerald [3]
Yasuhiro KIMURA <yasu@utahime.org> [1]
Requested by: mat [2]
|
| |
|
|
|
|
|
|
|
| |
the GTK+ features have been ported to Qt yet.
PR: 196728
Submitted by: olevole@olevole.ru
|
|
|
|
|
|
|
|
|
| |
See also
http://git.fluxbox.org/fluxbox.git/commit/?id=7b8fd2d81ad80a73564fc9fbb779f47568f12652
PR: 197150
Submitted by: vikashb@where-ever.za.net
Approved by: portmgr runtime fix blanket
|
| |
|
|
|
|
|
| |
PR: 195604
Approved by: portmgr
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Fix sysctl invocation [2]
- Bump portrevision
PR: 195481
Submitted by: hardy.schumacher at gmx.de [1], Dmitry Luhtionov [2]
Approved by: maintainer timeout (gblach)
|
|
|
|
|
|
|
|
|
| |
- update to 2.0.2
- adopt port
PR: 197021
Submitted by: rm (myself)
Approved by: moggie@elasticmind.net (maintainer)
|
|
|
|
|
|
|
| |
While here, remove the __FreeBSD_version check as this will always
pass on supported releases of FreeBSD.
Approved by: blanket (non-invasive DragonFly support)
|
| |
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q1
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q1
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2014Q4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
--[ Redis 3.0.0 RC3 (version 2.9.103) ] Release date: 30 jan 2015
Upgrade urgency: High for Redis Cluster users, Low otherwise.
This is the third release candidate for Redis 3.0.0, the new RC fixes
several critical issues with Redis Cluster.
>> General changes
* [FIX] AOF bug unlikely to happen in practice and mostly harmless: child
process segfaults when parent is not reachable via pipe. (Sun He)
* [FIX] Scripting engine now reports an error when misused with Lua debug
hooks, instead of crashing. (Salvatore Sanfilippo)
>> Cluster changes
* [FIX] Several issues with Redis Cluster internal nodes objects handling.
(Matt Stancliff & Salvatore Sanfilippo)
* [FIX] Improvements in the Cluster test.
(Matt Stancliff & Salvatore Sanfilippo).
* [FIX] Cluster memory leaks / double frees (Matt Stancliff).
* [FIX] /dev/urandom surrogate for generation of unique IDs in a more
cheap way. (Salvatore Sanfilippo)
* [FIX] Fixes and improvements to PING / PONG packets gossip sections
in order to improve (and fix) failure detection and speedup
cluster info propagation. (Salvatore Sanfilippo)
* [NEW] CLUSTER count-failure-reports command added. (Salvatore Sanfilippo)
>> Sentinel changes
No changes for Sentinel.
</ChangeLog>
|
|
|
|
|
|
| |
PR: 197195
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
Approved by: mentors (implicit)
|
|
|
|
|
|
|
|
| |
- Don't cat pkg-message from Makefile
- Simplify MASTER_SITES
- Add LICENSE_FILE
Approved by: portmgr blanket
|
|
|
|
|
|
| |
PR: 196999
Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer)
Approved by: mentors (implicit)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
boundary access issue in test_compr_eb.
PR: ports/197300
Submitted by: Robert Simmons <rsimmons0 gmail com>
Approved by: so
Security: e543c6f8-abf2-11e4-8ac7-d050992ecde8
MFH: 2015Q1
|
|
|
|
| |
PR: ports/197300
|
|
|
|
|
|
|
|
|
| |
- Remove docs and regression-test target
because they require oslosphinx (not
yet available in the ports tree)
- Add devel/py-six and devel/py-argparse
to RUN_DEPENDS
- Sort USE_PYTHON values
|
|
|
|
|
| |
- Silence post-extract
- Strip binary
|
| |
|
| |
|
| |
|
|
|
|
| |
- Strip library
|
|
|
|
| |
- Drop @dirrm* from plist
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Fix whitespace
- Remove unneeded options.mk include
|
|
|
|
| |
depend on them
|
|
|
|
| |
Approved by: maintainer, private email
|
|
|
|
| |
- Don't include PORTREVISION into DIST_SUBDIR
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 195769
Differential Revision: https://reviews.freebsd.org/D1601
Requested by: XENOHEAVEN on forums.pcbsd.org
Reviewed by: games (amdmi3)
Approved by: flo (mentor)
Katawa Shoujo is a bishoujo-style visual novel set in the fictional
Yamaku High School for disabled children, located somewhere in modern
Japan. Hisao Nakai, a normal boy living a normal life, has his life
turned upside down when a congenital heart defect forces him to move
to a new school after a long hospitalization. Despite his
difficulties, Hisao is able to find friends - and perhaps love, if he
plays his cards right. There are five main paths corresponding to the
5 main female characters, each path following the storyline pertaining
to that character.
WWW: http://www.katawa-shoujo.com/
|
|
|
|
|
| |
PR: 197187
Submitted by: sbruno@
|
|
|
|
|
| |
PR: 197201
Submitted by: amdmi3@
|
|
|
|
|
|
| |
PR: 197184
Submitted by: amdmi3@
Obtained from: libxkbfile upstream
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 195768
Differential Revision: https://reviews.freebsd.org/D1577
Reviewed by: games (amdmi3, earlier version)
Approved by: flo (mentor, earlier version)
Approved by: bapt (mentor)
Ren'Py is a visual novel engine that helps you use words, images, and
sounds to tell stories with the computer. These can be both visual
novels and life simulation games. The easy to learn script language
allows you to efficiently write large visual novels, while its Python
scripting is enough for complex simulation games.
WWW: http://www.renpy.org/
|
|
|
|
|
|
|
|
| |
- Remove author from pkg-descr
- Fix WWW:
PR: 197247
Submitted by: amdmi3
|
|
|
|
| |
- Bump portrevision as it was not packaged with intended owner
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
legacy slave port `x11/nvidia-driver-340'; update top comment accordingly
- No longer explicitly advertise brokenness for ${OSVERSION} > 1000041 and
${NVVERSION} <= 71.08615 combination: not only old legacy ports recently
had been removed, but frankly users of those old gfx cards should either
not be running FreeBSD 10.x or totally rely on self-support, thus making
this BROKEN statement merely an annoyance for them (other checks for some
older driver versions still remain as being functional)
- Change CONFLICTS to CONFLICTS_INSTALL (honestly, this change *should* be
no-op since CONFLICTS should be installation-time conflicts in the first
place, but adhere to this stupidity of the framework for the time being)
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
| |
|
|
|
|
| |
- Update MOVED to reflect pcbsd-utils-qt4 -> pcbsd-utils-qt5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
port. Resolve compiler-warnings (mostly about signed vs. unsigned
char).
Do not install the COPYING-file -- it is nothing but the recitation
of GPLv2 -- declare GPLv2 as LICENSE instead.
Do not install the README -- there is nothing in it, that the
man-page does not cover.
With only two files remaining -- the program and the man-page --
do away with pkg-plist and simply list the two in PLIST_FILES.
|
|
|
|
|
| |
- Fix whitespace
- Don't cat pkgmessage from Makefile
|
| |
|
|
|
|
|
|
| |
Let compiler.mk properly handle the choice of compiler used. (this fixes an
issue on FreeBSD 10.0)
Update to 0.14.2
|
|
|
|
|
|
| |
- Sort the knobs, remove "default=yes" arguments from CONFIGURE_ARGS
- In post-staging era, conditional installation of documentation is no
longer necessary, so simplify the patch and drop post-install target
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Make sure we use openjpeg1 in poppler, while openjpeg2 support
was added there still bugs in openjpeg2 that need to be fixed.
Add patches to inkscape for API changes in poppler 0.29.0 [2].
PR: 196599 [1]
Submitted by: olivierd@ [1]
Exp-run by: antoine@
Obtained from: upstream [2]
|
|
|
|
|
| |
PR: 197272
Submitted by: skreuzer
|
|
|
|
| |
Pointyhat to: bapt (making typos when showing syntaxes to mentees)
|
|
|
|
|
| |
Submitted by: danfe
Approved by: bapt(mentor)
|
|
|
|
|
|
|
|
|
|
|
|
| |
I'm not sure what happened here. There was a good PR [1] to update
this port that properly changed the Makefile, distinfo, and the pkg-plist,
but tj@ updated the port independently but only changed the Makefile
(and moved PORTREVISION to 2 instead of resetting it to 0). Use the
changes outlined in the PR properly updates the version to 2.024001.
PR: 195195
Submitted by: Geoffroy Desvernay
Approved by: blanket (unbreak port)
|
|
|
|
|
|
|
|
|
|
| |
- Update multimedia/libdvdread to version 5.0.1
- Update multimedia/libdvdnav to version 5.0.2
- Bump revisions of ports that depend on multimedia/libdvdnav
(library version is going backwards from 4.2.1 to 4.1.2)
- Ports depending on multimedia/libdvdread do not need to be bumped
(the library keeps being numbered 4.1.2 and is binary compatible with the
previous version)
|
| |
|
| |
|
|
|
|
| |
Submitted by: bapt@
|
| |
|
|
|
|
|
| |
- Sort variables
- Use COPYTREE_SHARE to install examples
|
| |
|
|
|
|
| |
Reported by: antoine
|
|
|
|
| |
Reported by: antoine
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This updates bro and broccoli from 2.3 and 2.3.2, which is a security
update.
Changes to the bro port:
- Rework openssl option logic
- Remove obsolete
- pkgng related changes
Changes to the broccoli port:
- Remove unused DOCS option
- Enable PYTHON by default
- pkgng related changes
- Minor portlint changes
Changes in 2.3.2:
- DNP3: fix reachable assertion and buffer over-read/overflow.
CVE number pending. (Travis Emmert, Jon Siwek)
- Update binpac: Fix potential out-of-bounds memory reads in
generated code. CVE-2014-9586. (John Villamil and Chris Rohlf
- Yahoo Paranoids, Jon Siwek)
- BIT-1234: Fix build on systems that already have ntohll/htonll.
(Jon Siwek)
- BIT-1291: Delete prebuilt python bytecode files from git. (Jon Siwek)
- Adding call to new binpac::init() function. (Robin Sommer)
Changes in 2.3.1:
- Fix a reference counting bug in ListVal ctor. (Jon Siwek)
- Fix possible buffer over-read in DNS TSIG parsing. (Jon Siwek)
- Change EDNS parsing code to use rdlength more cautiously. (Jon Siwek)
- Fix null pointer dereference in OCSP verification code in
case no certificate is sent as part as the ocsp reply. Addresses
BIT-1212. (Johanna Amann)
- Fix OCSP reply validation. Addresses BIT-1212 (Johanna Amann)
- Make links in documentation templates protocol relative. (Johanna Amann)
PR: 197107
Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer)
Reviewed by: koobs
|
|
|
|
|
|
|
|
|
| |
2015-01-31 audio/py-eyed3-06: In audio/abcde dependency has been changed to audio/py-eyed3
2015-01-31 mail/postfix210: Use mail/postfix instead.
2015-01-31 net-im/venom: No more support from the project
2015-02-01 security/openssh-portable66: security/openssh-portable now has all patches working. This port is obsolete.
2015-01-31 www/p5-WWW-Scraper-ISBN-Driver: Merged to www/p5-WWW-Scraper-ISBN by upstream
2015-01-31 www/p5-WWW-Scraper-ISBN-Record: Merged to www/p5-WWW-Scraper-ISBN by upstream
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
A font containing Basic Latin, Greek, Cyrillic and many Symbol blocks of
The Unicode Standard, Version 7.0
WWW: http://users.teilar.gr/~g1951d/
PR: 197090
Submitted by: Elizabeth Myers <elizabeth@Interlinked.me>
Reviewed by: jbeich
|
|
|
|
|
| |
PR: 197278
Submitted by: cyberbotx@cyberbotx.com (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Update Glibc, Fix CVE-2015-0235 (aka GHOST)
- Update Linux kernel headers and source
Differential Revision: https://reviews.freebsd.org/D1756
Approved by: swills (mentor)
MFH: 2015Q1
Security: 0765de84-a6c1-11e4-a0c1-c485083ca99c
|
|
|
|
| |
- Un-mute installation
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
PR: 197274
Submitted by: fk@fabiankeil.de (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
- attach LICENSE
- define INSTALLS_ICONS
PR: 197243 [1]
Submitted by: amdmi3@ [1]
|
|
|
|
|
|
| |
the CVE-2015-0235 entry from 2015-01-28.
Approved by: swills (mentor)
|
|
|
|
|
|
|
| |
A few years ago, _XSI_VISIBLE was defined to re-expose gettimeofday on
FreeBSD. Recent changes to DragonFly's signal.h headers resulted in the
failure of the building of pmt. By defining _XOPEN_SOURCE=500 instead,
pmt on both platforms.
|
| |
|
|
|
|
|
|
|
|
|
| |
When USES=iconv is changed to USES=iconv:translit, it can add libiconv
dependency from ports along with the addition of -liconv to LDFLAGS.
Most compilers (with FreeBSD's base compilers being notable exceptions)
will not look in /usr/local/lib by default, so this adds a -L argument
to LDFLAGS to help the linker find libiconv.so and unbreak the port on
affected platforms.
|
|
|
|
|
| |
PR: 197258
Submitted by: squell@alumina.nl (maintainer)
|
|
|
|
|
| |
PR: 197273
Submitted by: cheffo@freebsd-bg.org (maintainer)
|
|
|
|
|
|
| |
PR: 197268
Submitted by: bradleythughes@fastmail.fm
Approved by: mom040267@gmail.com (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
so runs the dovecot binary against each provided configuration file to
obtain configuration data. When the configuration file doesn't exist, it
says:
doveconf: Fatal: open(/im_not_here) failed: No such file or directory
Mistyping the conf file locations when doing multiple instances deserves
an error message. The real issue here is that in order to set up
dovecot, you have to actually copy files over from ${EXAMPLESDIR}. The
default configuration file intentionally does not exist in a clean
installation. So everybody who installs the dovecot2 port and does not
configure it will receive that message at every boot.
Fix it with a patch from pi that makes sure the conf file exists before
trying to do stuff with it.
PORTREVISION bump.
PR: 197275
Submitted by: pi
|
|
|
|
|
|
|
|
|
|
| |
I've run into a handful of perl ports that are not jobs safe. I've been
hesitating to mark them as such, but this port has shown up multiple
times on the fail-to-build list. There are other perl ports that also fail
quite often with high "j" numbers, so I'll start marking them.
This one fails to build the libmhttp.a archive which is a typical error
seen when at least one of the object files is missing.
|
|
|
|
|
|
|
|
| |
The port tries to build the swm executable before the swm.o object file
is finished building.
While marking this jobs-unsafe, pet portlint so it doesn't complain. It
doesn't like "file" being used as a variable name.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
particular, joblib offers:
* transparent disk-caching of the output values and lazy re-evaluation
* easy simple parallel computing
* logging and tracing of the execution
Joblib is optimized to be fast and robust in particular on large data and has
specific optimizations for numpy arrays.
WWW: https://github.com/joblib/joblib
|
| |
|
|
|
|
|
| |
Spotted by: kwm
Approved by: swills (mentor)
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
currtime is an enhanced command-line operated real time clock. Features
include:
- Time displayed in Unix-compatible format
- Shows the current time on the same line
- Can run for a specified number of ticks (seconds) with the -T (ticks)
flag
- Option to display each tick on a new line with the -n flag
WWW: http://www.neelc.org/software/currtime/
PR: 197144
Differential Revision: https://reviews.freebsd.org/D1751
Submitted by: neel@neelc.org
Approved by: bapt(mentor)
|
|
|
|
|
|
|
| |
PR: 197151
Differential Revision: https://reviews.freebsd.org/D1750
Submitted by: 6yearold@gmail.com
Approved by: bapt(mentor)
|
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D1667
Approved by: bapt, marino(mentor)
|
|
|
|
|
| |
PR: 195921
Reported by: John Marino
|
|
|
|
|
|
| |
stems from the fact that the old distfile contained .svn control files where in
the tarball on github those files have been purged. The rest remained
unmodified, therefore no PORTREVISION bump is required.
|
| |
|
| |
|
|
|
|
| |
ChangeLog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.3_.282015-2-1.29
|
|
|
|
|
| |
. Adopt a patchset strategy similar to the openjdk8 port, which keeps the
patch files smaller and makes the BSD differences clearer.
|
|
|
|
|
|
| |
PR: ports/197054
Submitted by: loader
Approved by: maintainer (Xiaoding Liu <xiaoding xiaoding org>)
|
|
|
|
|
| |
PR: 196741
Submitted by: huanghwh@gmail.com
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
| |
|
|
|
|
|
| |
PR: 20150201
Submitted by: lightside@gmx.com (maintainer)
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
This now successfully builds libffi again, so we can enable JAVA by
default on i386 and amd64.
PR: 197171
|
|
|
|
|
|
|
|
|
|
|
|
| |
from ports is able to handle unicode. Make sure that ruby does not provides its
own function to read the input but let libedit do it itself.
This allows the binary package to by default not be "tainted" by the readline
license.
Differential Revision: https://reviews.freebsd.org/D1547
Reviewed by: swills
Approved by: ruby (swills)
|
|
|
|
|
|
|
| |
Compile with -pthread if using base OpenSSL [2]
Fix rc script [3]
PR: 191011 [1], 195921 [2], 196635 [3]
|
|
|
|
| |
- Update to 20150201.
|
|
|
|
|
|
|
| |
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
|
|
|
|
|
|
|
| |
WWW: http://pwmt.org/projects/zathura-cb/
PR: 196459
Submitted by: mike.d.ft402@gmail.com
|
|
|
|
|
|
|
|
|
| |
libspectre library.
WWW: http://pwmt.org/projects/zathura-ps/
PR: 196459
Submitted by: mike.d.ft402@gmail.com
|
|
|
|
|
| |
option is disabled. Dialyzer seems to need at least some beam files
from hipe to perform its job.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update graphics/zathura-djvu to 0.2.4 [2]
- Fix OpenSSL library path in graphics/zathura-pdf-mupdf [3]
- Use OPTION Helpers [1]
- Add LICENSE [1] [2] [3]
PR: 196438
Submitted by: mike.d.ft402@gmail.com
Approved by: quentin.stievenart@gmail.com (maintainer of zathura) [1]
Approved by: alexander.4mail@gmail.com (maintainer of zathura-djvu) [2]
Approved by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer of zathura-pdf-mupdf) [3]
|
|
|
|
| |
- Sort variables
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
commit.
Back it out, and bump PORTEPOCH on all the ports that I accidentally changed.
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
to HTTP::Validate, Data::Validator, Brannigan, etc. Input::Validator doesn't really do anything other than input validation, so it's much lighter-weight than some of the others.
WWW: https://metacpan.org/pod/Input::Validator
|
| |
|
|
|
|
| |
administrative client library (libkadm5clnt).
|
|
|
|
| |
p5-Authen-Simple.
|
| |
|
|
|
|
|
|
| |
- Drop @dirrm* from plist
Approved by: portmgr blanket
|
|
|
|
| |
- Use USES=gssapi.
|
|
|
|
|
| |
- Add LICENSE.
- Fix a bug in KrbSaveCredentials option (RHBA-2012:0877-1).
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
PR: 197242
Submitted by: amdmi3@
|
|
|
|
|
|
|
| |
fix-perl-things target to run correctly as it's run before post-install
- Fix strip
- Remove @dirrm* from pkg-plist
|
|
|
|
|
|
|
|
| |
Seems to be a race between ranlib call and use of a static library
- Drop @dirrm* from plist
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
| |
- Update NSS to 3.17.2
- Update Firefox to 35.0.1
Changes: http://mozilla.6506.n7.nabble.com/ANNOUNCE-NSPR-4-10-8-Release-td332365.html
Changes: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.17.4_release_notes
Changes: https://www.mozilla.org/en-US/firefox/35.0.1/releasenotes/
Differential Revision: https://reviews.freebsd.org/D1736
Approved by: bapt (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
deactivate-input-method.
- Remove an extra flag for test(1) in Makefile.in.
- Use with-current-buffer instead of a save-excursion + set-buffer pair.
- Fix (fboundp finalize) in egg/wnn.el and egg/canna.el.
- Remove HAS_JISX0213 check.
- Nuke *.el files from plist.
|
|
|
|
| |
- Switch to SDL2 by default
|
|
|
|
|
| |
PR: 194030 (followup)
Approved by: bapt (mentor)
|
|
|
|
|
|
|
|
| |
add a depend on extracting those from the qt4-gui port [1]
- While here, strip binaries
PR: 197218 [1]
Submitted by: yuri@rawbw.com
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://www.openblas.net/Changelog.txt:
* Fix Fortran compiler detection on FreeBSD.
(#470, Thanks Mike Nolta)
* Fix a bug of sgemm kernel on Intel Sandy Bridge.
* Added CBLAS interface for ?omatcopy and ?imatcopy.
* Improved axpy and symv performance on AMD Bulldozer.
* Improved gemv performance on modern Intel and AMD CPUs.
PR: ports/197231
Submitted by: dieterich.joh (at) gmail.com
Approved by: phd_kimberlite (at) yahoo.co.jp (maintainer)
|
|
|
|
|
|
|
| |
PR: 197241
Submitted by: riggs
Approved by: ler@lerctr.org (maintainer)
MFH: 2015Q1
|
|
|
|
|
|
|
|
|
| |
Changes:
http://cpansearch.perl.org/src/SSEVERIN/Flickr-Upload-1.4/ChangeLog
Uses SSL API now.
PR: 197154
Submitted by: parv@pair.com
|
|
|
|
|
|
| |
libsigscan is a library for binary signature scanning.
WWW: https://github.com/libyal/libsigscan
|
| |
|
|
|
|
| |
- Adjust security/py-plaso dependencies and patch it to be less noisy
|
| |
|
|
|
|
|
|
|
|
|
| |
Upstream disappeared and software has been unmaintained for years.
Please use the drop-in replacement net/xrdesktop2 instead.
PR: 197158
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
saving, and editing of session configurations.
Xrdesktop2's intent is to handle Rdesktop's available commandline options,
by presenting them in a [Perl/GTK2] GUI. Xrdesktop2 currently handles most
any of the options you're likely to be interested in. Future versions will
undoubtedly add more.
WWW: http://BSDforge.com/projects/net/xrdesktop2/
PR: 197157
Submitted by: Chris Hutchinson <portmaster@BSDforge.com>
|
|
|
|
| |
Approved by: doceng (implicit)
|
|
|
|
|
| |
PR: 197176
Submitted by: fernando.apesteguia@gmail.com (maintainer)
|
|
|
|
| |
Reported by: naddy
|
|
|
|
| |
Announcement: http://wiki.scribus.net/canvas/1.4.5_Release
|
|
|
|
|
|
|
| |
- Remove uneeded CONFLICTS in deskutils/mirall
PR: 196440
Submitted by: 6yearold@gmail.com (maintainer)
|
| |
|
| |
|
|
|
|
| |
PR: PR/197225
|
| |
|
|
|
|
|
| |
PR: 197190
Submitted by: cpm@fbsd.es (maintainer)
|
|
|
|
|
| |
Create SKIP files for applications disabled by port options.
Remove disabled applications from ${STAGEDIR}.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fix build on FreeBSD 11 [1]
- use OPENSSL=yes instead including Mk/bsd.openssl.mk
- enable TLS as default option.
Postfix uses a secure default configuration if TLS is not configured.
$ postconf -d | grep use_tls
lmtp_use_tls = no
postscreen_use_tls = $smtpd_use_tls
smtp_use_tls = no
smtpd_use_tls = no
tlsproxy_use_tls = $smtpd_use_tls
Changes:
Many fixes, improvements and cleanups. The list is really to long,
please read the original Changelog on your favor postfix mirror.
[1] Noted by sbruno@
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use OPTIONS_SUB
- enable TLS as default [1]
- use USE_OPENSSL instead including Mk/openssl.mk
- use new install instruction
- use new notation for @mode in pkg-plist
- bump PORTREVISON
[1] Users using packages should have the ability to
use TLS from the default package, (this makes the
the postfix-tls port obsolete)
Approved by: sahil (implicit)
MFH: 2015Q1
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Drop @dirrm* from pkg-plist [1]
- Drop redundant post-install [2]
- Only remove fonts.dir lines belonging to the port [2]
- Avoid writing under ~/.config/fontforge during build [2]
PR: 195845
Differential Revision: https://reviews.freebsd.org/D1745
Submitted by: Koichiro IWAO (maintainer) [1]
Approved by: Koichiro IWAO (maintainer) [2]
Approved by: bapt (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Avoid race condition in startup. Use daemon(8) rather than "rabbitmqctl
status" to safely retrieve the pid.
- Make sure that the Erlang cookie permissions are correct before starting
the RabbitMQ node (using rabbitmqctl as root could create a read-only
cookie).
- Make sure that the RabbitMQ application is actually running when
rabbitmq_start is done. Remove the now useless "wait" command from
extra_commands.
|
| |
|
|
|
|
|
|
|
| |
- Set maintainer to ncrogers@gmail.com
PR: 197102
Submitted by: ncrogers@gmail.com (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- change MPM backend from static to dynamic,
but keep mpm_prefork for compatiblity with e.g. php modules
- install dedicated MPM load file in case httpd was build with modular MPM
(modules.d/000_mpm_prefork_fallback.conf)
- disable SSLv3 and SSLv2 fallback in sample httpd-ssl-conf
- use @sample macro instead EXAMPLESDIR
- add some SSLCipherSuite examples for OpenSSL >= 1.0.x
- add libressl support [1]
- add pkg-install script (to handle new modular MPM build)
- build now most all modules, so users using packages don't have
to run a custom build for missing modules
- fix suexec mode
PR: 196139 [1]
MFH: 2015Q1
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Drop @dirrm* from plist
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Drop @dirrm* from plist
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
| |
- Add non-default SMB (samba) option
PR: 194155
Submitted by: syepes@gmail.com
Reviewed by: lukas.slebodnik@intrak.sk (maintainer), riggs
Approved by: lukas.slebodnik@intrak.sk (maintainer)
|
|
|
|
| |
- Update WWW address
|
|
|
|
|
| |
- Fix IODBC and IMAGEMAGICK options
- Bump PORTREVISION
|
|
|
|
| |
- Sort USE_PYTHON values
|
|
|
|
|
|
|
|
|
|
|
| |
fonts.cache-1 lines started to appear after r148143 but became
obsolete since `fc-cache -s` support (i.e. /var/db/fontconfig)
and several FC_CACHE_VERSION bumps. Remove them.
Differential Revision: https://reviews.freebsd.org/D1733
Reviewed by: hrs
Approved by: portmgr blanket
Approved by: bapt (mentor)
|
|
|
|
|
|
| |
the latest j1.42 patchset by adjusting it to the 22.87 code base.
- Move files in TEXMFDISTDIR/xdvi to TEXMFDISTDIR/dvips/xdvi.
|
|
|
|
|
|
|
|
|
| |
(egg-exit-from-minibuffer).
- Remove an unnecessary overriding-local-map call in
(menudiag-select-internal).
- Regenerate patch files.
|
|
|
|
|
| |
Switch to guile2, because autogen is used by anjuta. And some components in
the GNOME stack use guile2 already.
|
| |
|
|
|
|
| |
https://github.com/vstakhov/hpenc
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
|
|
| |
===> Configuring for py27-scimath-4.1.2_3
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "setup.py", line 9, in <module>
import numpy.distutils.core
ImportError: No module named numpy.distutils.core
Reported by: pkg-fallout
|