Pawel Pekala
6761f68249
Add ZFS support
...
PR: ports/176107
Submitted by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
2013-02-23 15:36:53 +00:00
Martin Wilke
93465177d4
- Broken does not build
2013-02-23 15:34:28 +00:00
Emanuel Haupt
82ce314879
Update to 1.6
2013-02-23 15:33:17 +00:00
Martin Wilke
53cad6493f
- Broken does not build
...
/usr/local/lib/libgdk-x11-2.0.so /usr/local/lib/libgtk-x11-2.0.so /usr/local/lib/libcairo.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libiconv.so /usr/local/lib/libnotify.so /usr/local/lib/libgthread-2.0.so ../extra/libextra.a /usr/local/lib/libeiskaltdcpp.so /usr/local/lib/libminiupnpc.so /usr/local/lib/libintl.so
CMakeFiles/eiskaltdcpp-gtk.dir/src/privatemessage.cc.o: In function `_GLOBAL__sub_I__ZN14PrivateMessageC2ERKSsS1_':
privatemessage.cc:(.text.startup+0x23): undefined reference to `boost::system::generic_category()'
privatemessage.cc:(.text.startup+0x2f): undefined reference to `boost::system::generic_category()'
2013-02-23 15:26:33 +00:00
Emanuel Haupt
4350106c3c
Update to 4.0.2
2013-02-23 15:21:11 +00:00
Martin Wilke
e0e49eea8c
- BROKEN does not build
...
-- checking for module 'openssl'
-- package 'openssl' not found
CMake Error at /usr/local/share/cmake/Modules/FindPkgConfig.cmake:279 (message):
A required package was not found
Call Stack (most recent call first):
/usr/local/share/cmake/Modules/FindPkgConfig.cmake:333 (_pkg_check_modules_internal)
libiqxmlrpc/CMakeLists.txt:7 (pkg_check_modules)
2013-02-23 14:58:20 +00:00
Martin Wilke
d0e9e07b9d
- BROKEN does not build
...
install -s -o root -g wheel -m 555 /work/a/ports/japanese/jvim3/work/vim/src/grep/grep /usr/local/bin/jgrep
install: /work/a/ports/japanese/jvim3/work/vim/src/grep/grep: No such file or directory
*** Error code 71
2013-02-23 14:55:35 +00:00
Martin Wilke
9e24e17500
- BROKEN does not build
...
/usr/local/include/boost/system/error_code.hpp: At global scope:
/usr/local/include/boost/system/error_code.hpp:214: warning: 'boost::system::posix_category' defined but not used
/usr/local/include/boost/system/error_code.hpp:215: warning: 'boost::system::errno_ecat' defined but not used
/usr/local/include/boost/system/error_code.hpp:216: warning: 'boost::system::native_ecat' defined but not used
gmake[3]: *** [CMakeFiles/rosbag.dir/src/recorder.o] Error 1
gmake[3]: Leaving directory `/wrkdirs/usr/ports/devel/ros_comm/work/ros_comm-1.4.8/tools/rosbag/build'
2013-02-23 14:50:24 +00:00
Martin Wilke
8eefa20103
- BROKEN failes to patch
2013-02-23 14:45:44 +00:00
Martin Wilke
06641379f3
- BROKEN checksum mismatch
2013-02-23 14:44:57 +00:00
Martin Wilke
d094aa4c0c
- Broken dose not build
...
checking for X... no
checking for Qt... test: ./configure:: unexpected operator
yes, but it is a wrong version
configure: error: found qt version ./configure: /usr/local/bin/moc-qt4: not found but I need 4.3.0+
2013-02-23 14:38:49 +00:00
Martin Wilke
a870254043
- BROKEN Does not build
...
==> Configuring for xevil-2.02.r2_2
===> Building for xevil-2.02.r2_2
"makefile", line 25: Could not find /config.mk
make: fatal errors encountered -- cannot continue
2013-02-23 14:32:48 +00:00
Martin Wilke
980288806b
BROKEN checksum mismatch
...
=> mdtest-1.8.4.tgz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://heanet.dl.sourceforge.net/project/mdtest/mdtest%20latest/mdtest-1.8.4/mdtest-1.8.4.tgz
fetch: http://heanet.dl.sourceforge.net/project/mdtest/mdtest%20latest/mdtest-1.8.4/mdtest-1.8.4.tgz : size mismatch: expected 30473, actual 30493
2013-02-23 14:27:28 +00:00
Frederic Culot
3e78ff874e
- Update to 0.20
...
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Test-Strict/Changes
2013-02-23 14:25:37 +00:00
Martin Wilke
93cd2c46b0
- Update MASTER_SITES
2013-02-23 14:25:07 +00:00
Martin Wilke
c655dd13d1
- Broken checksum mismatch
2013-02-23 14:22:28 +00:00
Pawel Pekala
49dccb0f7a
- Fix build when MOZILLA=on
...
- Convert to OptionsNG
PR: ports/175937
Submitted by: myself
Approved by: maintainer timeout
2013-02-23 14:18:10 +00:00
Martin Wilke
32dc88188b
- Broken does not build
...
cd /work/a/ports/emulators/fmsx/work/fMSX/Unix && gmake
gcc -O3 -pthread -I.. -I../../EMULib -I/usr/local/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DLSB_FIRST -DBPP32 -DCONDEBUG -DDEBUG -c -o ../../EMULib/EMULib.o ../../EMULib/EMULib.c
gcc -O3 -pthread -I.. -I../../EMULib -I/usr/local/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DFMSX -DLSB_FIRST -DBPP32 -DCONDEBUG -DDEBUG -c -o ../../EMULib/Console.o ../../EMULib/Console.c
../../EMULib/Console.c: In function 'CONMenu':
../../EMULib/Console.c:828: warning: cast from pointer to integer of different size
../../EMULib/Console.c:863: warning: cast from pointer to integer of different size
../../EMULib/Console.c: In function 'CONFile':
2013-02-23 14:15:53 +00:00
Pawel Pekala
863bc649c8
Use QMAKEFLAGS, QMAKE_ARGS is not defined anywhere
...
Suggested by: makc
2013-02-23 14:15:48 +00:00
Martin Wilke
3e95955a40
- Broken Checksum mismatch
2013-02-23 14:09:45 +00:00
Martin Wilke
09ad3929fd
- Broken Checksum mismatch
2013-02-23 14:04:32 +00:00
Martin Wilke
f8b781d465
- Broken checksum mismatch
2013-02-23 13:54:25 +00:00
Ganael LAPLANCHE
43b109740e
Fix build when upgrading from a previous version
...
Reported by: Mikhail Tsatsenko <m.tsatsenko@gmail.com>
2013-02-23 13:47:49 +00:00
Johan van Selst
ddfb7520ed
- Upgrade xboard to 4.7.0
...
many improvements, http://www.gnu.org/software/xboard/whats_new/4.7.0/
- Remove Xaw3d look (no longer supported); note GTK is not yet finished
2013-02-23 13:07:32 +00:00
Florian Smeets
3604afa653
We need gcc from ports here, as gcc-4.2.1 isn't supported anymore.
...
Submitted by: Jan Beich <jbeich@tormail.org>
Pointyhat to: flo
2013-02-23 13:06:57 +00:00
Frederic Culot
62dd034679
- Update to 0.8.8
...
Changes: https://raw.github.com/fail2ban/fail2ban/master/ChangeLog
PR: ports/176368
Submitted by: Christoph Theis <theis@gmx.at> (maintainer)
2013-02-23 12:36:57 +00:00
Chris Rees
d23826998f
Convert to OPTIONSng
...
Use SUB_FILES for pkg-message processing
Use ETCDIR where appropriate
PR: ports/176334
Approved by: James O'Gorman <james@netinertia.co.uk> (maintainer)
2013-02-23 12:30:08 +00:00
Ashish SHUKLA
3b00d54e69
- Update to latest snapshot 201302212015p1
...
Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/405
2013-02-23 11:45:35 +00:00
Johan van Selst
db24659514
Update texinfo additional files checksums
2013-02-23 10:53:53 +00:00
Sergey A. Osokin
847080ec1f
Upgrade third-party modules (according to latest stable ngx_openresty-1.2.6.6):
...
o) echo from 0.41 to 0.42;
o) headers_more from 0.18 to 0.19;
o) lua from 0.6.10 to 0.7.15;
o) srcache from 0.16 to 0.19;
o) forminput from 0.07rc5 to 0.07.
2013-02-23 10:44:18 +00:00
Florian Smeets
7470f4736e
Fix build when the MAILNEWS option is deselected.
...
PR: ports/176348
Submitted by: hhaamu <hhaamu@gmail.com>
2013-02-23 09:55:20 +00:00
Olli Hauer
178b83a907
- update russian bugzilla templates
2013-02-23 09:27:02 +00:00
Florian Smeets
7d58748e7c
Clang does not support Profile-Guided Optimization yet.
...
Submitted by: Jan Beich <jbeich@tormail.org>
Reported by: dim
2013-02-23 09:21:11 +00:00
Florian Smeets
9923e186d9
Move this check to the correct place.
...
Submitted by: Jan Beich <jbeich@tormail.org>
Pointhat to: flo
2013-02-23 09:16:01 +00:00
Jason Helfman
b64e768cf5
- no longer broken
...
- trim historical header
2013-02-23 07:38:03 +00:00
Po-Chien Lin
c417b6f10d
- Update to 1.2
...
- Remove unused USE_LDCONFIG knob
Approved by: swills (mentor)
2013-02-23 07:21:57 +00:00
Alexey Dokuchaev
53bda2f119
Add Unipro UGENE, a free open-source crowss-platform bioinformatics software.
...
PR: ports/173387
Submitted by: Hannes Hauswedell
2013-02-23 04:50:48 +00:00
Glen Barber
d9afd0e823
Fix fetch.
...
Submitted by: gahr
Approved by: cy (maintainer, implicit)
2013-02-23 04:30:20 +00:00
Rene Ladan
328a489e0b
Update to 25.0.1364.97, some new features are:
...
- Improvements in managing and securing extensions
- Better support for HTML5 time/date inputs
- JavaScript Web Speech API support
- Better WebGL error handling
MathML is disabled in this release for security reasons.
Submitted by: George Liaskos
Security: http://www.vuxml.org/freebsd/dfd92cb2-7d48-11e2-ad48-00262d5ed8ee.html
2013-02-23 00:37:26 +00:00
Jason Helfman
7a0e151ed0
- limit PORTSCOUT to 3.x branch
2013-02-23 00:23:55 +00:00
Jason Helfman
827b5a79b1
- update to 20130129, (GH commit, d9bbeb3)
...
- add in patch (submitted upstream) for FreeBSD specific issue
- while here drop default variable of GH_PROJECT
PR: 175789
Submitted by: maintainer, fmb@onibox.net
2013-02-23 00:11:20 +00:00
Rene Ladan
8800a2b6fd
Document vulnerabilities in www/chromium < 25.0.1364.97
...
Obtained from: http://googlechromereleases.blogspot.nl/search/Stable%20Updates
2013-02-22 23:49:44 +00:00
Jung-uk Kim
505e4446c4
Fix the previous commit. Incomplete file was committed.
...
Pointyhat to: jkim
2013-02-22 21:34:27 +00:00
Stephen Montgomery-Smith
9218f29c7a
- Update to 0.8.4.
2013-02-22 21:29:49 +00:00
Jung-uk Kim
23b4819b7b
Fix plist and improve options.
2013-02-22 21:26:17 +00:00
Cy Schubert
7833a0f195
Document security/krb5 1.11 and prior null pointer dereference in the
...
KDC PKINIT code [CVE-2013-1415].
Security: CVE-2013-1415
2013-02-22 20:28:21 +00:00
Cy Schubert
2dcaa3f892
Update 1.11 --> 1.11.1.
...
Security: Fix a null pointer dereference in the KDC PKINIT code [CVE-2013-1415].
2013-02-22 20:03:17 +00:00
Jung-uk Kim
34ac01a3bb
Add LICENSE.
2013-02-22 19:18:45 +00:00
Jung-uk Kim
bedc904c36
Attempt to remove an NLS directory.
2013-02-22 19:10:43 +00:00
Jung-uk Kim
e6a2ef75b6
Add LICENSE, add USE_LDCONFIG and fix NOPORTDOCS.
2013-02-22 19:07:10 +00:00