Commit graph

195043 commits

Author SHA1 Message Date
joerg
79d26c34d2 Add missing prototypes for functions that should really be void. 2012-12-20 22:04:14 +00:00
joerg
a08be176f6 Fix use of nested functions. Bump revision. 2012-12-20 22:03:01 +00:00
joerg
08cfc7cace Fix C99 inline misuse. 2012-12-20 22:02:13 +00:00
joerg
395b9ed57f Fix inline usage. 2012-12-20 22:01:22 +00:00
joerg
29d975d1b7 Using long as modifier for typedef'd names is invalid C. 2012-12-20 22:00:42 +00:00
joerg
94bb5af2a4 Define prototypes to avoid conflicting implicit declarations. 2012-12-20 22:00:06 +00:00
joerg
543f3db273 Fix inline usage. 2012-12-20 21:59:20 +00:00
joerg
06bd2c25d6 Always return a value from non-void functions. Add missing system
header.
2012-12-20 21:57:52 +00:00
joerg
b367a03d9a Return NULL from thread start function. 2012-12-20 21:55:29 +00:00
joerg
fa3b020bb8 Include config.h to ensure that HAVE_UNISTD_H exists. Fix inline usage. 2012-12-20 21:54:24 +00:00
joerg
41376e9c11 Fix inline usage. 2012-12-20 21:53:20 +00:00
joerg
fcfbe1a727 Consistently use void. 2012-12-20 21:52:28 +00:00
joerg
28b69f08b9 Use void for xx. 2012-12-20 21:51:38 +00:00
joerg
1358a1fb0e Fix up function definitions to match implementation use of return
values.
2012-12-20 21:50:47 +00:00
joerg
2b8025483d Consistently return a value in non-void functions. 2012-12-20 21:49:06 +00:00
joerg
871c21b1c5 Fix template look up. 2012-12-20 21:48:15 +00:00
joerg
073a504368 To be a friend, you have to know the other function. Make sure that the
ordinal.h header is include guarded. Fix main prototype.
2012-12-20 21:47:31 +00:00
joerg
0da50950f6 Stop clang from caring about return usage, this is way too messy to fix up. 2012-12-20 21:46:16 +00:00
joerg
42c07e9147 Fix void functions to be declared as such. 2012-12-20 21:44:51 +00:00
joerg
ff0becb6b8 Create user and group before installation starts. 2012-12-20 21:42:46 +00:00
joerg
7d7ecbe08a Always include termios.h, libutil.h no longer does it. 2012-12-20 21:42:06 +00:00
joerg
6d339b0231 Don't force -ansi by really honouring the user CFLAGS. 2012-12-20 21:39:28 +00:00
joerg
d29aed0d90 Uses libtool 2012-12-20 21:38:46 +00:00
joerg
6bc4a4cb99 Fix return type of function to match the (missing) return values. 2012-12-20 21:37:37 +00:00
joerg
431bd1dc6b Consistently return a value in non-void functions. 2012-12-20 21:36:03 +00:00
joerg
6166bdf7e4 Consistently return a value. 2012-12-20 21:33:57 +00:00
joerg
61ac080b72 Fix kputchar prototype. Merge patch-af into patch-ae. 2012-12-20 21:33:06 +00:00
jnemeth
39274d91a4 add details about what to do if you don't have mailwrapper 2012-12-20 20:38:46 +00:00
gdt
8c4dddab05 Replace comment about volunteers to test language bindings.
(This is a comment-only change.)

I used to maintain the subversion packages, but am no longer actively
doing so.  I basically removed my name from the comment soliciting
volunteers to test the language binding part of updates, and updated
the text.
2012-12-20 18:39:14 +00:00
jperkin
7d2912e19e Add missing xineplug_inp_vcdo.* to Solaris PLIST. 2012-12-20 18:22:05 +00:00
prlw1
b36ef4ca31 Fix build of octave on systems with fltk installed (PR47216)
"Native graphics" = opengl + fltk, so switching off opengl also switches
off fltk.
2012-12-20 15:11:15 +00:00
prlw1
128175ff5a Avoid warnings running make readme / checksum etc in py-gobject3 on systems
without python. Reported by wiz@
2012-12-20 15:01:28 +00:00
tron
2191445c6d Add milter-greylist 4.4.1, pointed out by Snader_LB. 2012-12-20 14:50:16 +00:00
spz
b3d594d193 Update to version 5.0.1.
Upstream changelog:

5.0.1:
This release fixes two security vulnerabilities in Roller, listed below:
   CVE-2012-2380: Apache Roller Cross-Site-Resource-Forgery (XSRF) vulnerability
   CVE-2012-2381: Apache Roller Cross-Site-Scripting (XSS) vulnerability

5.0:
What's new in Roller 5.0:
   https://cwiki.apache.org/confluence/display/ROLLER/What's+new+in+Roller+5.0
2012-12-20 14:31:46 +00:00
is
46b50d003a Revert the compression feature of 20060221 (wrap the original file in
a procedure and call that N times later), as it exceeds some limits of
ghostscript as well as other printers at least for nontrivial files.

Patch by Ingvar Hagelund via Redhat Bugzilla # 436969.
2012-12-20 14:14:14 +00:00
darcy
3b87a8eb20 Modify Python script to work under 3.x
No PKGREVISION bump since it only affects builds that failed before.
2012-12-20 13:32:34 +00:00
jaapb
ee5f900739 Fixed build failure with newest version of cyrus-sasl. 2012-12-20 13:21:48 +00:00
taca
7ebb36430c Note update of Drupal security release.
www/drupal7	7.18
	www/drupal6	6.27
2012-12-20 12:49:06 +00:00
taca
740f9fe75e Update drupal6 to 6.27 fixed security problem.
* Add a possible fix of SA4931, too.

Drupal 6.27, 2012-12-19
----------------------
- Fixed security issues (multiple vulnerabilities), see SA-CORE-2012-004.
2012-12-20 12:47:35 +00:00
taca
2a54d67d42 Update drupal7 to 7.18 fixed security problem.
* Fix misspelling in options.mk

Drupal 7.18, 2012-12-19
-----------------------
- Fixed security issues (multiple vulnerabilities). See SA-CORE-2012-004.
2012-12-20 12:45:58 +00:00
ryoon
633229a628 Fix build on Solaris.
Fix "call of overloaded 'log(unsigned char&)' is ambiguous" error.
2012-12-20 12:39:08 +00:00
gdt
a61b35e7be Fix guile16-gtk successor. 2012-12-20 12:37:31 +00:00
ryoon
c825343734 Fix build on Solaris.
curl is also required in link stage.
2012-12-20 10:02:41 +00:00
ryoon
fd53e887ea Fix builf on Solaris.
When isainfo command exists, libdir is changed.
2012-12-20 09:14:34 +00:00
pettai
9257f0e727 Added flex 2012-12-20 07:50:19 +00:00
jnemeth
0c926119a7 add and enable grilo-testui 2012-12-20 06:30:31 +00:00
mspo
6f336a977a deforaos-todo category todo -> time 2012-12-20 03:32:37 +00:00
gdt
8c7b6d8594 Note that options for zlib and jpeg support are desirable.
(This commit adds a comment and does not change code.)
2012-12-20 01:24:34 +00:00
gdt
83fc7dacd0 -guile16-gtk 2012-12-20 01:17:58 +00:00
gdt
c2ca2e1421 Remove devel/guile16-gtk.
guile16 is very old, and devel/guile-gtk uses guile 1.8 (which is
merely old, but the newest in pkgsrc proper).  Removal proposed on
pkgsrc-users with no objections.  (ok wiz@ during freeze.)
2012-12-20 01:16:23 +00:00