wiz
a8730d5aa1
Bump PKGREVISION for mysql default change to 55.
2013-03-02 20:33:21 +00:00
wiz
830a67a0fc
Bump mysql default to 55.
2013-03-02 20:33:03 +00:00
wiz
96e0ed8725
Add changes entries for transmission changes.
2013-03-02 19:38:49 +00:00
wiz
9ccf6a9b2e
Remove old Transmission* packages.
2013-03-02 19:37:06 +00:00
wiz
7058c81490
Import transmission-qt-2.76 as net/transmission-qt.
...
Transmission is a free, lightweight BitTorrent client. It features
a simple, intuitive interface on top on an efficient, cross-platform
back-end.
This package includes the qt frontend for Transmission.
2013-03-02 19:35:29 +00:00
wiz
f8a087ce94
Import transmission-gtk-2.76 as net/transmission-gtk.
...
Transmission is a free, lightweight BitTorrent client. It features
a simple, intuitive interface on top on an efficient, cross-platform
back-end.
This package includes the gtk frontend for Transmission.
2013-03-02 19:34:36 +00:00
wiz
afc5cfb1f0
Re-import transmission-2.76nb1 as net/transmission.
...
Transmission is a free, lightweight BitTorrent client. It features
a simple, intuitive interface on top on an efficient, cross-platform
back-end.
Transmission is open source (MIT license) and runs on Mac OS X
(Cocoa interface), Linux/NetBSD/FreeBSD/OpenBSD (CLI/GTK2+ interface)
and BeOS (native interface).
2013-03-02 19:33:29 +00:00
joerg
19a62d24fc
Fix return types.
2013-03-02 18:29:48 +00:00
joerg
dad7fbe4c5
Consistently return values from non-void functions.
2013-03-02 18:29:03 +00:00
joerg
2e52db7e30
Consistently return a value from non-void functions.
2013-03-02 18:21:39 +00:00
joerg
c570703a4b
Be a friend of the class, not of every member. Use the class we are
...
friend with to find the method we are interested in, not the evil
parent. Consistently return a value from a non-void function.
2013-03-02 18:20:19 +00:00
joerg
b3caaeebef
"!=" and "|=" are different operators. Use the correct enum.
...
Selectively disable a few warnings for clang.
2013-03-02 18:19:10 +00:00
joerg
933e591422
Consistently return a value from non-void functions.
2013-03-02 18:18:10 +00:00
joerg
89f597d226
Expand OS_VERSION.
2013-03-02 18:17:44 +00:00
joerg
0775818c45
Avoid user-defined literal syntax of C++11. Bump revision.
2013-03-02 18:17:14 +00:00
joerg
722314381e
Fix class vs struct conflict. Put operator in the correct namespace.
2013-03-02 18:16:38 +00:00
joerg
9f598ce4cc
shared_dynamic_cast -> dynamic_pointer_cast
2013-03-02 18:15:39 +00:00
joerg
523005d455
Deal with doxygen changes.
2013-03-02 18:14:57 +00:00
joerg
04cfeb6f2b
Return a value from non-void functions.
2013-03-02 18:13:49 +00:00
joerg
d85131356d
Fix inline use. Avoid variable length types.
2013-03-02 18:13:14 +00:00
joerg
52fc69ef89
Uses <typeinfo>
2013-03-02 18:12:01 +00:00
joerg
9cd075a474
Return a value in non-void functions.
2013-03-02 18:11:32 +00:00
joerg
5b31c503ca
Fix inline use.
2013-03-02 18:11:07 +00:00
joerg
35b7b7c8af
string.h is no longer included by png.h
2013-03-02 18:10:42 +00:00
joerg
ad06036768
Don't add default arguments at implementation time.
2013-03-02 18:10:03 +00:00
joerg
d61f5a289c
Consistently return values in non-void functions. Fix return types.
...
Fix main prototype.
2013-03-02 18:09:30 +00:00
joerg
45f62b26d9
Fix template lookup. Don't add default arguments at implementation time.
2013-03-02 18:08:48 +00:00
joerg
523ddb65c7
Add cstring includes formerly done by png.h.
2013-03-02 18:08:03 +00:00
joerg
f2b8e46d9a
Provide rpath in imlib2-config --libs output.
2013-03-02 18:07:14 +00:00
joerg
e112772a16
Don't add default arguments at implementation time.
2013-03-02 18:06:22 +00:00
joerg
21acee3ad3
Use non-ambigious assembler syntax. Fix return types. Fix inline usage
...
to allow building with Clang.
2013-03-02 18:05:46 +00:00
joerg
53cb8f8c79
Fix build with clang.
2013-03-02 18:05:01 +00:00
joerg
9e5af0f026
Restrict JVM heap size during post-install script as the Linux JRE
...
doesn't honor address space limits.
2013-03-02 18:04:31 +00:00
joerg
5d057d97a4
Match distfile.
2013-03-02 18:03:20 +00:00
joerg
6f5172913a
Fix inline use.
2013-03-02 18:02:11 +00:00
joerg
005d288557
Fix main in C file compiled with C++ compiler.
2013-03-02 18:01:05 +00:00
joerg
b310b44776
Doesn't support make -j, so not MAKE_JOBS_SAFE.
2013-03-02 18:00:14 +00:00
joerg
2c99685531
Fix return types.
2013-03-02 17:59:40 +00:00
joerg
b458e41bac
Include CPPFLAGS when building the dependency files, so that ImageMagick
...
headers are found.
2013-03-02 17:59:10 +00:00
joerg
af57a664bf
Don't add default arguments at implementation time.
2013-03-02 17:58:35 +00:00
joerg
fd3ae05c0f
Flatten a variable size union to a alloca'd buffer.
2013-03-02 17:57:53 +00:00
joerg
a1d03e1ea6
Use vector instead of variable length array of non-POD type.
2013-03-02 17:57:08 +00:00
joerg
b722309bef
Consistently return values from non-void functions.
2013-03-02 17:56:13 +00:00
joerg
cd37607e26
ANSIfy do_work.
2013-03-02 17:55:27 +00:00
joerg
5b0b218782
Fix return types.
2013-03-02 17:54:52 +00:00
joerg
86c541793b
Fix format string use. Fix build with newer Perl.
2013-03-02 17:53:36 +00:00
joerg
0b6ac09873
Consistently return values from !void functions
2013-03-02 17:53:07 +00:00
joerg
26f2f87217
Don't strip -Wl flag on the apxs command line. Bump revision.
2013-03-02 17:52:33 +00:00
joerg
f5782f58a1
Fix return types.
2013-03-02 17:51:49 +00:00
obache
fcb65fce94
mention to Fortran compiler for Cygwin.
2013-03-02 14:16:04 +00:00