| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
--disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU. The code wanted to use BYTE_ORDER
defined in machine/endian.h, but this isn't visible because ICU is
compiled with _XOPEN_SOURCE. Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
a C++11 runtime library now. Add this to all ports that depend on it
so their executables load the right libstdc++.so on FreeBSD 9.
PR: 205120
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=422711
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
Notes:
svn path=/head/; revision=422704
|
|
|
|
|
|
|
|
|
| |
Reviewed by: mat, swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D7995
Notes:
svn path=/head/; revision=422697
|
|
|
|
|
|
|
|
|
| |
PR: 212878
Submitted by: samflanker@gmail.com (maintainer)
MFH: 2016Q3 (ports-secteam build fix blanket)
Notes:
svn path=/head/; revision=422685
|
|
|
|
| |
Notes:
svn path=/head/; revision=422667
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Security: CVE-2016-7416
Security: CVE-2016-7412
Security: CVE-2016-7414
Security: CVE-2016-7417
Security: CVE-2016-7411
Security: CVE-2016-7413
Security: CVE-2016-7418
MFH: 2016Q3
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=422652
|
|
|
|
|
|
|
|
|
| |
PR: 210354
Submitted by: Ivan Klymenko <fidaj@ukr.net>
Approved by: gnome@ (kwm)
Notes:
svn path=/head/; revision=422642
|
|
|
|
|
|
|
|
|
|
|
|
| |
Includes:
- Change from using i_dev to using i_ump->um_dev
PR: 212901
Submitted by: Trond Endrestol
Approved by: maintainer (Larry Rosenman)
Notes:
svn path=/head/; revision=422641
|
|
|
|
|
|
|
|
| |
PR: 212754
Approved by: joe@thrallingpenguin.com (maintainer)
Notes:
svn path=/head/; revision=422637
|
|
|
|
|
|
|
|
| |
PR: 212851
Submitted by: neel@neelc.org (maintainer)
Notes:
svn path=/head/; revision=422621
|
|
|
|
|
|
|
| |
That allows to use openmp from upcoming openmp infrastructure
Notes:
svn path=/head/; revision=422619
|
|
|
|
|
|
|
| |
See http://marc.info/?l=bacula-announce&m=147454744514784&w=2
Notes:
svn path=/head/; revision=422615
|
|
|
|
|
|
|
|
|
|
|
| |
- Add license
- Placate portlint somewhat
- Add new GCRYPT option (default on): this is required is the GNUTLS option
is enabled
- Delete obsolete '--enable-cached-man-pages' from CONFIGURE_ARGS
Notes:
svn path=/head/; revision=422609
|
|
|
|
|
|
|
|
|
| |
PR: 212810
Submitted by: Franco Fichtner
Sponsored by: Absolight
Notes:
svn path=/head/; revision=422608
|
|
|
|
|
|
|
|
| |
PR: 212896
Submitted by: maintainer
Notes:
svn path=/head/; revision=422605
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Security: CVE-2016-7416
Security: CVE-2016-7412
Security: CVE-2016-7414
Security: CVE-2016-7417
Security: CVE-2016-7413
Security: CVE-2016-7418
MFH: 2016Q3
Approved by: pi (mentor)
Notes:
svn path=/head/; revision=422569
|
|
|
|
| |
Notes:
svn path=/head/; revision=422517
|
|
|
|
|
|
|
| |
Approved by: DF support blanket
Notes:
svn path=/head/; revision=422455
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
needs to be linked against -lpthread.
Regenerate patches by 'make makepatch'
Take maintainership
PR: 212823
Approved by: brd
Notes:
svn path=/head/; revision=422442
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove broken flag: fixes for new master_sites
- Remove patch: pushed to upstream
PR: ports/212802
Submitted by: olevole@olevole.ru (maintainer)
Notes:
svn path=/head/; revision=422419
|
|
|
|
|
|
|
|
|
| |
- Cosmetic fixes
- Don't install COPYING as documentation
- Regenerate patches with `make makepatch`
Notes:
svn path=/head/; revision=422418
|
|
|
|
|
|
|
| |
Submitted by: antoine
Notes:
svn path=/head/; revision=422377
|
|
|
|
|
|
|
| |
With hat: portmgr-secretary
Notes:
svn path=/head/; revision=422375
|
|
|
|
|
|
|
|
| |
PR: 212778
Submitted by: brandon.wandersee@gmail.com
Notes:
svn path=/head/; revision=422366
|
|
|
|
|
|
|
|
|
| |
PR: 212563
Submitted by: jbeich
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=422334
|
|
|
|
|
|
|
|
|
|
|
|
| |
sqlite3 is linked statically, so there's no reason to have
a runtime dependency on it, so switch it from a LIB_DEPENDS
to BUILD_DEPENDS.
PR: 212182
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=422330
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=422312
|
|
|
|
|
|
|
|
| |
PR: 212577
Submitted by: basil@vpm.net.ua (maintainer)
Notes:
svn path=/head/; revision=422281
|
|
|
|
|
|
|
| |
sparc64).
Notes:
svn path=/head/; revision=422260
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Submitted by: demik475_gmail.com
Differential Revision: https://reviews.freebsd.org/D7862
Notes:
svn path=/head/; revision=422236
|
|
|
|
| |
Notes:
svn path=/head/; revision=422205
|
|
|
|
|
|
|
| |
These ports built successfully
Notes:
svn path=/head/; revision=422175
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES, making fetchable again
- Take maintainership
- Clarify LICENSE
- Add some missing dependencies
- Build python extension
- Update WWW
PR: 212567
Approved by: maintainer
Notes:
svn path=/head/; revision=422161
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=422140
|
|
|
|
|
|
|
|
|
|
|
|
| |
2016-08-23 www/mediawiki124: EOL upstream
2016-08-23 sysutils/rsyslog7: Upgrade to rsyslog 8
2016-08-24 www/moodle28: EOL upstream
2016-08-31 devel/php5-msgpack: This is an older version of the software, please use devel/pecl-msgpack.
2016-09-02 textproc/asciinema: use textproc/py3-asciinema instead
2016-09-09 x11-toolkits/qtada: No development since 2012, usefulness unclear
Notes:
svn path=/head/; revision=422054
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The bounce-buffer I/O driver fix in patch-lib_ext2fs_unix__io.c is a
prototypical fix, and has been forwarded upstream, but it permits us to
pass all self-tests (mostly undo-related) that were still failing on
11.0-RC2 amd64. There is some potential for optimization,
posix_memalign() might save us quite a few memcpy() calls and replace
the now-repaired code paths by a simple pread[64]() or pwrite[64]().
Remove BROKEN, but insist (by setting BROKEN conditionally) on anything
that is FreeBSD 11 or newer, or non-i386/non-amd64, that the user runs
at least the small self-tests.
Revise option descriptions a bit.
Bump PORTREVISION.
Notes:
svn path=/head/; revision=421966
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
chyves is a bhyve front-end manager. chyves manages type-2 virtualized guests by
utilizing hardware virtualization on a base FreeBSD 10.3+ installation. On a
base install, only FreeBSD guests can run. However, with the installation of
sysutils/grub2-bhyve and sysutils/bhyve-firmware from ports or pkg, most other
OSes can run as a guest, including Windows. See DEPENDENCIES section in the man
page for more information.
chyves is targeted for beginners as well as power users. Beginners should find
chyves relatively easy to use with lots of documentation and demonstrations.
While power users should find utility with features such as true ZFS clones,
PCI passthrough, rapid execution against many guests, disk images, and snapshot
reverted states on boot/reboot to name a few of the advanced features.
The name 'chyves' is the pluralized, big endian alphabetic increment of bhyve.
'chyves' is pronounced like 'chives', part of the Allium genus. The onion is
also in the Allium genus.
WWW: http://chyves.org
Notes:
svn path=/head/; revision=421920
|
|
|
|
|
|
|
| |
Appproved by: SSL blanket
Notes:
svn path=/head/; revision=421903
|
|
|
|
|
|
|
|
|
|
|
| |
optimization removal hacks
PR: 199186
Submitted by: dim
Approved by: maintainer timeout (zont, 1 year)
Notes:
svn path=/head/; revision=421871
|
|
|
|
|
|
|
| |
Approved by: SSL blanket
Notes:
svn path=/head/; revision=421870
|
|
|
|
|
|
|
| |
Approved by: SSL blanket
Notes:
svn path=/head/; revision=421864
|
|
|
|
|
|
|
| |
Approved by: SSL blanket
Notes:
svn path=/head/; revision=421852
|
|
|
|
| |
Notes:
svn path=/head/; revision=421842
|
|
|
|
| |
Notes:
svn path=/head/; revision=421841
|
|
|
|
| |
Notes:
svn path=/head/; revision=421819
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Pull in upstream Git patch for lib/ext2fs/unix_io.c to fix unaligned
multi-block writes, and disable the two known failing e2undo patches
ONLY for the exact 1.43.3_2, even if "ALLTESTS" is enabled.
(Modify the post-patch:: target to avoid that.)
The port is still marked BROKEN on FreeBSD 11+ to protect the innocent,
but a TRYBROKEN=1 build that will not use e2undo should be fine now.
Obtained from: Ted Y. Ts'o (upstream maintainer)
Notes:
svn path=/head/; revision=421812
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In the FreeBSD-specific patch, when the environment variable
e2fsprogs_inhibit_SIGINFO exists (whatever its content, even if empty),
do NOT install the SIGINFO handler. Leverage this when running the
self-tests. This is to avoid false negatives during the self-tests due
to interspersed SIGINFO output redirected from stderr to the log files.
Bump PORTREVISION because this changes the e2fsck utility.
Notes:
svn path=/head/; revision=421726
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: (also see the log for 1.43.2 that the port skipped!)
<http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.43.3>
While here, refresh patches, and time-limit programs in self-test suite
to 60 s CPU time each, to avoid runaway processes from stalling the
self-tests for too long.
Still no joy on FreeBSD 11+ - the self-test results hint to massive data
loss, and more than 10 self-tests fail.
Notes:
svn path=/head/; revision=421716
|
|
|
|
| |
Notes:
svn path=/head/; revision=421693
|
|
|
|
| |
Notes:
svn path=/head/; revision=421683
|