Commit graph

221929 commits

Author SHA1 Message Date
jperkin
0ea88cd4ba Fix build on systems which lack BSD termcap. 2014-09-23 22:18:21 +00:00
jperkin
c61ab0943b Fix build on SunOS when epoll is available. 2014-09-23 22:13:50 +00:00
jperkin
5b234242ac SunOS needs -lm. 2014-09-23 21:47:52 +00:00
jperkin
92f7168583 SunOS needs -lnsl -lresolv. 2014-09-23 21:41:07 +00:00
joerg
34f706b81a Sync PLIST with reality adding various man pages. Bump revision. 2014-09-23 19:39:50 +00:00
joerg
2453a229b5 Add rpath for libpython. 2014-09-23 19:39:17 +00:00
jperkin
4fff5a02b8 SunOS needs -lsocket -lnsl. 2014-09-23 18:55:24 +00:00
joerg
9bf3c62e41 Make sure all patterns provide the upper limit to avoid conflicting
packages getting installed in bulk builds.
2014-09-23 18:19:22 +00:00
joerg
55314ca81c Fails rather spectaculary with MAKE_JOBS, so disable it. 2014-09-23 18:18:42 +00:00
jperkin
66a1be1dab SunOS needs -lsocket -lnsl. 2014-09-23 17:57:04 +00:00
taca
320337a5dd Note update of www/fengoffice package to 2.7.1.1. 2014-09-23 15:52:13 +00:00
taca
c2574e3f47 Update fengoffice to 2.7.1.1.
Changes from 2.6.1 is too many, please refer <http://sourceforge.net/projects/opengoo/files/fengoffice/fengoffice_2.7.0/> in detail.

And this release contains security fix, XSS.
2014-09-23 15:51:42 +00:00
asau
9a60e2f6b3 Provide flag to set correct RPATH in pkg-config. 2014-09-23 15:13:23 +00:00
joerg
13511a661f Don't forcefully build only a static library. Bump revision. 2014-09-23 15:11:54 +00:00
joerg
078c0323d7 Resort, fixes use of undefined variable as mentioned by obache@ 2014-09-23 15:09:54 +00:00
jperkin
146496a474 SunOS needs -lsocket -lnsl. 2014-09-23 14:50:03 +00:00
jperkin
0aa5c142e2 SunOS needs -lsocket. 2014-09-23 14:40:28 +00:00
jperkin
4ef19a60c0 Fix "call of overloaded 'abs(unsigned int)' is ambiguous". 2014-09-23 14:33:40 +00:00
jperkin
537cc23b73 Fix build on SunOS (socket libraries, use strerror()). 2014-09-23 14:29:50 +00:00
fhajny
63b98807e5 Provide a catman page where mdoc pages are not supported. PKGREVISION++ 2014-09-23 14:26:35 +00:00
jperkin
71e872dd77 SunOS needs sys/types.h too. 2014-09-23 13:55:00 +00:00
jperkin
cff61e6007 Updated audio/libxmp to 4.2.7nb1 2014-09-23 13:50:01 +00:00
jperkin
ad7b44e4b8 Avoid versioned symbols on SunOS to fix dependencies.
Bump PKGREVISION as package previously built, was just missing symbols.
2014-09-23 13:49:30 +00:00
tron
b89cabd901 Note update of the "phpmyadmin" package to version 4.2.9. 2014-09-23 13:47:47 +00:00
tron
32cfdb8cd2 Update "phpmyadmin" package to version 4.2.9.
The following bugs have been fixed since version 4.2.7.1:
- bug       ajax.js responseHandler: cannot read property of null
- bug       sql.js: str is undefined
- bug #4524 Allow for direct selection of "0" on the "user overview" page
- bug #4529 Undefined index: pos
- bug #4523 tbl_change.js: insert as new row submit type on multiple
            selected records does not set all AUTO_INCREMENTs to 0 value
- bug       ajax.js responseHandler: another "cannot read property"
- bug       tbl_structure.js "cannot read property"
- bug #4530 [security] DOM based XSS that results to a CSRF that creates a
            ROOT account in certain conditions
- bug #4516 Odd export behavior
- bug #4519 Uncaught TypeError: Cannot read property 'success' of null
- bug #4520 sql.js: cannot read property
- bug #4521 Initially allowed chart types do not match selected data
- bug #4518 Export to SQL: CREATE TABLE option AUTO_INCREMENT ignored
- bug #4522 Duplicate column names while assigning index
- bug #4487 Export of partitioned table does not import
- bug       server_privileges.js: cannot read property
- bug #4527 Importing ODS files with column names having trailing spaces fails
- bug #4413 Navigation Error in Nav Tree for Search Results Past the First Page
- bug       functions.js: Cannot read property 'replace' of undefined
2014-09-23 13:47:31 +00:00
jperkin
8322f3c8d7 Fix build on SunOS (alloca() needs alloca.h) 2014-09-23 13:28:54 +00:00
he
c03c46db95 Add newly added p5-Net-SSH-Expect. 2014-09-23 13:21:16 +00:00
jperkin
3cfab94db7 When using native curses on SunOS we must use X/Open Curses, SYSV curses
doesn't support mvchgat.
2014-09-23 13:13:49 +00:00
jperkin
c97c84bc02 Fix some build issues exposed by the cwrappers build:
- Use REPLACE_SH for echo -n.
  - Use LD_LIBRARY_PATH for tests to find pre-installed libraries.
  - Fix parallel build issues.
2014-09-23 12:06:49 +00:00
he
ccbbe57325 Note addition of net/p5-Net-SSH-Expect version 1.09. 2014-09-23 10:54:09 +00:00
he
22ff9e90d6 Add p5-Net-SSH-Expect -- a module doing expect over an SSH session. 2014-09-23 10:53:09 +00:00
jperkin
b4efa95a07 Remove TOOLS_DIR references from the generated pari.cfg. 2014-09-23 09:08:21 +00:00
fhajny
57346982a8 Needs rdoc 4.0.0 or newer. Fixes build with RUBY_VERSION_DEFAULT=193,
no change on newer Ruby versions.
2014-09-23 08:51:00 +00:00
fhajny
7f338400ac Updated lang/nodejs to 0.10.32 2014-09-23 08:31:14 +00:00
fhajny
c3fb522b4e Update nodejs to 0.10.32.
2014.09.16, Version 0.10.32 (Stable)
* npm: Update to 1.4.28
* v8: fix a crash introduced by previous release (Fedor Indutny)
* configure: add --openssl-no-asm flag (Fedor Indutny)
* crypto: use domains for any callback-taking method (Chris Dickinson)
* http: do not send `0\r\n\r\n` in TE HEAD responses (Fedor Indutny)
* querystring: fix unescape override (Tristan Berger)
* url: Add support for RFC 3490 separators (Mathias Bynens)
2014-09-23 08:30:58 +00:00
wen
ba474522cc Updated www/moodle to 2.7.2 2014-09-23 07:07:25 +00:00
wen
5cbb9c4d36 Update to 2.7.2(security update)
Upstream changes:
Highlights
MDL-45780 - Atto now working with form change checker and quiz autosave
MDL-46748 - Mathjax address that changed, that caused Atto to fail to load, has been updated in Moodle
MDL-35984 - Gradebook Sum of grades shows correct total if items are hidden
Functional changes
MDL-45724 - Warning given when the same memcached instance is used for both sessions and MUC
MDL-46681 - For Multiple choices questions in the quiz / question bank, the options "Clear incorrect responses" and "Show the number of correct responses" did not make sense for "One answer only" questions. It is now impossible to select that combination of options on the form.
Security issues
MSA-14-0033 URL parameter injection in CAS authentication
MSA-14-0034 Identity information revealed early in Q&A forum
Fixes and improvements
MDL-37509 - Description of assignment hidden in calendar if "always show description" = NO
MDL-46545 - Weekly stats now working again
MDL-46589 - Automatic emails now sent after users import from CSV
MDL-43197 - Parent role only sees course total and no longer individual grades
MDL-46236 - Start New Attempt option is now followed if SCORM is set to appear in a popup

Approved by:	wiz@
2014-09-23 07:06:10 +00:00
joerg
de67ad8daa Don't bail out on unused local typedefs for clang. 2014-09-22 12:02:05 +00:00
joerg
cef388fa76 Forgotten patch for last commit. 2014-09-22 11:56:54 +00:00
joerg
51ecbc8be8 Fix implicit prototype conflicts. Always include termios.h for ECHO. 2014-09-22 11:56:39 +00:00
joerg
aa796511ec Don't bail out on unused local typedefs. 2014-09-22 11:55:59 +00:00
joerg
1b8d2cede6 Clean up RCS IDs in patches and PLIST to avoid permanent rebuilds. 2014-09-22 11:55:37 +00:00
joerg
6525259d01 VAAPI might be missing too, handle in PLIST. 2014-09-22 11:55:07 +00:00
joerg
8d964b5b5f Force serial GC for jar invocations. 2014-09-22 11:54:45 +00:00
joerg
10d2789ab3 Dance the doxygen! 2014-09-22 11:54:15 +00:00
joerg
a0387743b2 Deal with move of netpbm headers. 2014-09-22 11:53:43 +00:00
joerg
6b3d8b68d1 Honour DIST_SUBDIR. 2014-09-22 11:53:18 +00:00
joerg
dfac72d2c8 Perl script work significantly better with Perl around. Bump revision. 2014-09-22 11:53:00 +00:00
joerg
d4e41842e2 Don't bail out on unused local typedefs. Bump revision. 2014-09-22 11:52:18 +00:00
joerg
294a92e346 Drop explicit inline violating C99 semantics. 2014-09-22 11:51:14 +00:00