| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
Notes:
svn path=/head/; revision=359185
|
|
|
|
| |
Notes:
svn path=/head/; revision=359155
|
|
|
|
| |
Notes:
svn path=/head/; revision=359153
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=359152
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=359151
|
|
|
|
| |
Notes:
svn path=/head/; revision=359150
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=359149
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=359108
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=359006
|
|
|
|
|
|
|
|
| |
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.18
http://search.cpan.org/dist/Search-Xapian/Changes
Notes:
svn path=/head/; revision=358985
|
|
|
|
|
|
|
|
|
| |
- Use USES=libtool
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.18
Notes:
svn path=/head/; revision=358984
|
|
|
|
|
|
|
|
|
| |
- Use USES=libtool
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.18
Notes:
svn path=/head/; revision=358983
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Set PYTHON_CONCURRENT_INSTALL and do not manually set DOCSDIR so that
multiple versions can be installed concurrently.
PR: 191267
Submitted by: rakuco
Approved by: koobs (the actual maintainer :-)
Notes:
svn path=/head/; revision=358976
|
|
|
|
| |
Notes:
svn path=/head/; revision=358969
|
|
|
|
|
|
|
|
|
| |
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=358946
|
|
|
|
|
|
|
|
| |
Release notes:
http://dev.mysql.com/doc/relnotes/connector-c/en/news-6-1-5.html
Notes:
svn path=/head/; revision=358928
|
|
|
|
|
|
|
|
|
| |
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=358893
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=358879
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=358878
|
|
|
|
|
|
|
|
|
|
| |
- Add support to build HTML documentation via sphinx.
PR: 191267
Submitted by: melvyn@magemana.nl (maintainer)
Notes:
svn path=/head/; revision=358855
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
changes that Debian made to their libtool. The first command applies to
libtool versions 1.4 and up. The second command is somewhat more elaborate
but essentially it uses the sed hold space to move an "elif...fi" block
down. It applies to 2.x. Together these reduce overlinking to unpatched
.la files (from ports that don't have USES=libtool yet but also .la files
in the work directory).
The third and fourth command fix relinking. During staging libtool may
relink libA when it links to another library in the work directory libB.
The reason is that libA created during build phase has its runpath set to
the location of libB in the work directory. This allows running an
executable that links to libA from within the work directory. The relink
removes this extra runpath.
When libtool relinks libA it replaces "libB.la" on the linker command line
with "-L${STAGEDIR}${PREFIX}/lib -lB" with the intention to link to libB in
the stage directory but this -L flag isn't necessarily the first so another
libB may be linked instead. The two sed commands make relink the same as a
normal link. This means libtool will relink with libraries from the work
directory using a path similar to "../srcB/.libs/libB.so" without -L flags.
This applies to libtool 1.4 and up. Earlier versions don't seem to relink
libraries.
(This fixes ports like devel/apr1 so they link with freshly built libraries
instead of installed libraries.)
Fix all ports with missing libraries.
Additionally:
archivers/rpm4: USES=patchfix.
databases/gdbm: INSTALL_TARGET=install-strip.
devel/gnome-vfs: remove patch that doesn't change anything.
devel/ois: INSTALL_TARGET=install-strip and use standard USE_AUTOTOOLS.
devel/zziplib: INSTALL_TARGET=install-strip, MAKE_CMD.
multimedia/mjpegtools: remove USE_AUTOTOOLS, use modern compiler on i386
instead of disabling optimisations.
net/libnetdude: disable static plugins.
PR: 190941
Exp-run: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=358784
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=358768
|
|
|
|
| |
Notes:
svn path=/head/; revision=358724
|
|
|
|
| |
Notes:
svn path=/head/; revision=358686
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=358665
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=358664
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=358663
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=358662
|
|
|
|
| |
Notes:
svn path=/head/; revision=358649
|
|
|
|
|
|
|
|
|
| |
means phpMyAdmin couldn't be packaged and installed from the repos.
Submitted by: bapt
Notes:
svn path=/head/; revision=358643
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- while here switch plist to use @sample
The advisories: PMASA-2014-2 and PMASA-2014-3, have not been published
yet, so there is very little concrete information about what the
security problems are. About all there is comes from the change log,
where the security issues are listed as:
- bug #4464 [security] XSS injection due to unescaped db/table name in navigation hiding
- bug #4465 [security] XSS injection due to unescaped db/table name in recent/favorite tables
ChaneLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.4/phpMyAdmin-4.2.4-notes.html/view
MFH: 2014Q2
Notes:
svn path=/head/; revision=358641
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
* [FIX] Fix software watchdog signal handler crash due to re-entering.
* [FIX] Better Lua number -> string conversion for Lua scripts.
* [FIX] Serious replication bug when min-slaves-* feature is used in slaves
configuration fixed.
* [FIX] Blocking pop on lists now works when the list is created by commands
other than *PUSH* (for example SORT STORE).
>> Cluster changes
* [FIX] CRITICAL: For a bug in the implementation of CLUSTER SET-CONFIG-EPOCH
introduced with beta-3 (especially beta-4 where the command
is actually used by redis-trib), a configEpoch for a node could
jump backward, breaking the eventual consistency property of the
slots -> nodes mapping in the cluster.
</ChangeLog>
Notes:
svn path=/head/; revision=358537
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
--[ Redis 2.8.11 ] Release date: 11 Jun 2014
# UPGRADE URGENCY: HIGH if you use Lua scripting, LOW otherwise.
* [FIX] A previous fix for Lua -> Redis numerical precision enhancement
introduced a new problem. In Redis 2.8.10 commands called from Lua
passing a string that "looks like" a very large number, may actually
use as argument the string converted as a float. This bug is now
fixed.
* [FIX] Now commands other than *PUSH* adding elements to a list will be able
to awake clients blocked in a blocking POP operation.
* [FIX] Cygwin compilation fixes.
--[ Redis 2.8.10 ] Release date: 5 Jun 2014
# UPGRADE URGENCY: HIGH if you use min-slaves-to-write option.
* [FIX] IMPORTANT! A min-slaves-to-write option active in a slave totally
prevented the slave from acception the master stream of commands.
This release includes testes for min-slaves-to-write, and a fix
for this issue.
* [FIX] Sometimes DEL returned 1 for already expired keys. Fixed.
* [FIX] Fix test false positive because new osx 'leaks' output.
* [FIX] PFCOUNT HLL cache invalidation fixed: no wrong value was reported
but the cache was not used at all, leading to lower performances.
* [FIX] Accept(2) multiple clients per readable-event invocation, and better
processing of I/O while loading or busy running a timedout script.
Basically now the LOADING / BUSY errors are reported at a decent
speed.
* [FIX] A softwaer watchdog crash fixed.
* [FIX] Fixed a Lua -> Redis numerical precision loss.
* [NEW] Lua scripting engine speed improved.
* [NEW] Sentinel generates one new event for humans to understand better
what is happening during a failover: +config-update-from.
Also the time at which a failover will be re-attempted is logged.
</ChangeLog>
Notes:
svn path=/head/; revision=358534
|
|
|
|
|
|
|
|
| |
Reviewed by: marino (mentor)
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=358513
|
|
|
|
|
|
|
|
| |
Reviewed by: marino (mentor)
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=358512
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=358461
|
|
|
|
|
|
|
|
|
|
|
| |
not provide core phpMyAdmin functionality and it is not compatible
with php-5.5
PR: 191122
Submitted by: feld
Notes:
svn path=/head/; revision=358339
|
|
|
|
|
|
|
|
| |
PR: 190982
Submitted by: maintainer
Notes:
svn path=/head/; revision=358320
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Support stage
- Change LICENSE to BSD3CLAUSE [1]
- Remove useless pre/post.mk
PR: 191047 [1]
Submitted by: Keith Gaughan
Approved by: maintainer
Notes:
svn path=/head/; revision=358300
|
|
|
|
|
|
|
| |
PR: 190893
Notes:
svn path=/head/; revision=358226
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use USES=compiler:openmp for the OPENMP option[2]
Ditch the use of perl for patching etc [4] and silence perl threaded check [6]
-delay option spurious message should be fixed [5]
JASPER option was replace by JPEG2000 for JP2k support.
Put 16BIT_PIXEL and HDRI option separate option block. These options change
the library name, so the user needs to take this into consideration.
Use new LIB_DEPENDS syntax.
Use @sample for config files.
Sprinkle some USES=pkgconfig for some ports, since we don't pull it in
anymore at run-time.
PR: 185462 [1]
PR: 187548 [2]
PR: 182793 [3]
PR: 181746 [4]
PR: 176047 [5]
PR: 190814 [6]
Submitted by: c.petrik.sosa@gmail.com [1]
Matthieu Volat <mazhe@alkumuna.eu> [2]
free.bsd@webstyle.ch [3]
andrnils@gmail.com [4]
rfg@tristatelogic.com [5]
Michelle Sullivan <michelle@sorbs.net> [6]
Approved by: portmgr (blanket) (for NO_STAGED ports)
Notes:
svn path=/head/; revision=358176
|
|
|
|
| |
Notes:
svn path=/head/; revision=358121
|
|
|
|
|
|
|
| |
Reported by: Jenkins (swills)
Notes:
svn path=/head/; revision=358078
|
|
|
|
|
|
|
|
| |
PR: 191044
Submitted by: melvyn
Notes:
svn path=/head/; revision=358026
|
|
|
|
|
|
|
|
|
| |
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=358015
|
|
|
|
|
|
|
|
|
|
| |
2014-06-12 databases/py-cmemcache: Deprecated upstream
2014-06-13 games/mangos: Broken for more than 6 months
2014-06-14 lang/clojure-contrib: monolithic contrib library is obsolete
2014-06-14 devel/bzapi: Bugzilla has a native REST API, see https://wiki.mozilla.org/BMO/REST
Notes:
svn path=/head/; revision=357918
|
|
|
|
|
|
|
| |
PR: 190995
Notes:
svn path=/head/; revision=357838
|
|
|
|
|
|
|
|
|
|
|
| |
- While here, modernise OPTIONS
- Bump PORTREVISION for plist change
PR: ports/191016
Submitted by: freebsd@nagilum.org
Notes:
svn path=/head/; revision=357834
|
|
|
|
|
|
|
| |
Submitted by: lemke@lemke-it.com
Notes:
svn path=/head/; revision=357803
|
|
|
|
| |
Notes:
svn path=/head/; revision=357756
|