drochner
1c1c1510cb
update to 2.3
...
changes:
-restructured, Python3 support (not yet enabled in pkgsrc)
-m=bugfix
-documentation improvement
2013-07-24 10:54:14 +00:00
obache
e998c70fe4
fixes last commit
2013-07-18 07:59:38 +00:00
obache
a361bae20e
catch up to changes in Makefile
...
(devel/readline/buildlink3.mk => mk/readline.buildlink3.mk)
2013-07-17 12:24:41 +00:00
ryoon
818a5e8745
* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
...
are replaced with .include "../../devel/readline/buildlink3.mk", and
USE_GNU_READLINE are removed,
* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
are replaced with .include "../../mk/readline.buildlink3.mk".
2013-07-15 02:02:17 +00:00
jperkin
e8ba95d3b6
Apply removal of -export-dynamic for SunOS across all of pkgsrc.
...
Avoids lots of copy/paste and fixes a bunch of packages which hadn't been
looked at yet.
2013-07-05 15:10:00 +00:00
dmcmahill
e6f375b34c
HOMEPAGE has moved
2013-07-02 01:14:40 +00:00
ryoon
4ba90740b2
Remove obsolete patches.
2013-06-11 13:33:18 +00:00
ryoon
bdb62dcd62
Update to 3.7.50
...
* Use gmake.
Changelog:
* Bugfixes.
* Some new features.
2013-06-11 13:31:58 +00:00
joerg
150e8573f8
Don't complain about the C++11 narrowing rules for this, when building
...
with clang.
2013-06-10 18:54:10 +00:00
wiz
9857186f24
Bump PKGREVISION for libXft changes for NetBSD native X support on
...
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
e05e426ab4
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
...
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
18d6941e6e
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
...
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
2013-06-03 10:04:30 +00:00
shattered
cacad4c6e4
Update to 9.4c. Changes:
...
Dinotrace is now distributed under GPL v3 (previously GPL 2).
Fix signal radix being lost when trace is reread.
Fix core dump when verilog trace has single timestamp.
Fix core dump when no hostname in /etc/hosts.
Fix message trashing stack and make cppcheck clean.
2013-06-01 14:05:13 +00:00
wiz
edfa5f0df9
Bump all packages for perl-5.18, that
...
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
2013-05-31 12:39:35 +00:00
joerg
07ac680c4f
Casting 0 to an iterator is not portable. Just use end() in that case.
2013-05-23 15:00:00 +00:00
sbd
4df1fe9789
Add Linux support.
2013-05-22 07:44:03 +00:00
sbd
3fbe96473f
Use ${PKGMANDIR}
2013-05-21 21:33:44 +00:00
joerg
60d1e1be24
Add a bunch of missing includes hidden by libstdc++ namespace pollution.
2013-05-04 12:59:45 +00:00
joerg
1f30ed439b
Explicitly use the GNU namespace for finding hash, C++11 uses the same
...
identifier in std. Reference the local to_string as it is now also
support by std::string.
2013-04-30 22:13:57 +00:00
sbd
dfef16ab5a
Revbump for all packages that have USE_TOOLS+=gs
2013-04-24 10:06:47 +00:00
rodent
0fe51336d1
Resolves:
...
"INFO_FILES should be set to YES or yes."
"Packages that install info files should set INFO_FILES."
Makefile and PLIST warning, respectively.
2013-04-06 20:27:16 +00:00
rodent
dccd7363ab
'For consistency, please add a trailing slash to " http://example.com ".'
2013-04-06 12:08:38 +00:00
rodent
36fb76ec5b
'Please use "${TEST}" instead of "test".'
2013-04-06 04:11:44 +00:00
sbd
252b188fe9
Treat Linux like BSD's for the tcl/tk lib names.
2013-04-02 02:31:05 +00:00
sbd
3b3a966f95
1) configure in scripts dir but build in WRKSRC
...
2) use csh (and fix csh paths).
2013-04-02 02:29:34 +00:00
sbd
1ed2dd74fd
Use PKGMANDIR
2013-04-01 09:29:38 +00:00
sbd
6e75c1ef4f
Linux has <endian.h> not <sys/endian.h>.
2013-04-01 09:26:07 +00:00
joerg
cd590cf591
Remove accidentally duplicated patches.
2013-03-07 22:05:12 +00:00
joerg
4de38674cb
Fix inconsistent return types. Use stdarg.h more.
2013-03-03 01:11:10 +00:00
joerg
cbca2f9d9e
Consistently return values from non-void functions.
2013-03-02 18:29:03 +00:00
joerg
cb724b1093
Consistently return a value from non-void functions.
2013-03-02 18:21:39 +00:00
joerg
8973b44b06
Fix return types.
2013-03-02 17:51:49 +00:00
joerg
5254c03e33
Inline definitions inside functions are invalid. Remove constructor that
...
calls non-existing parent constructor.
2013-02-26 10:23:50 +00:00
joerg
681628e72a
Define classes before using them.
2013-02-26 10:22:53 +00:00
dholland
9570ccfb13
Revbump all elisp packages after emacs changes.
2013-02-17 19:17:55 +00:00
wiz
a96f4900ac
Recursive bump for png-1.6.
2013-02-16 11:18:58 +00:00
obache
0d34aa549d
recursive bump from boost-lib shlib update.
2013-02-15 11:53:59 +00:00
jperkin
84991145cf
PKGREVISION bumps for the security/openssl 1.0.1d update.
2013-02-06 23:20:50 +00:00
obache
ebf14bfd03
use HTTP master site
2013-01-27 08:41:37 +00:00
obache
7c203ee31e
use HTTP master site.
2013-01-27 08:39:19 +00:00
adam
d1ab9d8533
Revbump after graphics/jpeg and textproc/icu
2013-01-26 21:36:13 +00:00
morr
190184702e
Clean up libXaw handling. [1/2]
...
- remove LIBXAW variable. It is handled by buildlink3.mk now
- simplify patches and Makefile in packages using libXaw
- in some cases force use of Xaw3d (won't build with Xaw)
- replace some directly included of x11/Xaw3d with mk/xaw.buildlink3.mk
In next part:
- replace more includes with mk/xaw.buildlink3.mk
2013-01-15 16:21:34 +00:00
wiz
d175842117
Use tcl-itcl, bump PKGREVISION.
2013-01-07 13:27:03 +00:00
joerg
e38f1abf6e
Fix inline use.
2012-12-25 21:14:45 +00:00
joerg
b4253c533a
Use more void.
2012-12-25 21:14:17 +00:00
joerg
9edf811344
Explicitly put clang into C++11 mode.
2012-12-25 21:13:42 +00:00
joerg
f86b9d0b9f
Fix inline usage.
2012-11-16 00:33:17 +00:00
joerg
90c6233473
Don't redefine local variables.
2012-11-16 00:32:07 +00:00
joerg
1de173ba1a
Use more void.
2012-10-20 22:03:46 +00:00
joerg
9d5d782e0a
Taking the address of a temporary object is not valid C++.
2012-10-20 22:03:01 +00:00