joerg
53bcf42769
NetBSD with native clang won't have libgcc, so fake a static library.
...
Avoids going to the great hacks in the build system to avoid it.
2013-10-27 20:47:53 +00:00
ryoon
3fba1a52dd
Recursive revbump from pango-1.36.0
2013-10-10 14:41:44 +00:00
adam
d2cb6dec32
Revbump after cairo update
2013-09-02 19:50:38 +00:00
ryoon
209d81f112
Bump PKGREVISION.
...
* Fix build for giflib 5.0.4.
2013-07-05 13:39:05 +00:00
wiz
e0b49a2fed
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
a36fb86593
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
c83ffb8583
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
wiz
d2ca14a3f1
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:57 +00:00
rodent
b65af7be2b
Remove "Trailing empty lines." and/or "Trailing white-space."
2013-04-08 11:17:08 +00:00
dholland
e6424914d5
Remove some more wrong CONFLICTS.
2013-02-24 01:25:30 +00:00
dholland
dd04d29252
argh this has apparently been wrong all week
...
(it is creating an "emacs" package instead of an "emacs22" package)
2013-02-23 23:53:18 +00:00
dholland
8abb4d0a0e
Set emacs22 up with a proper Makefile.common instead of including
...
the whole makefile from emacs22-nox11.
2013-02-17 08:01:50 +00:00
dholland
d6a322dab5
Oops, setting PKGNAME once is enough.
2013-02-17 07:54:18 +00:00
dholland
d12865fa28
Put the Emacs version in all the DESCR files. Ride the bumps I just did.
2013-02-17 07:48:02 +00:00
dholland
4c0571079d
Change PKGNAME from emacs-22.3 to emacs22-22.3.
2013-02-17 00:39:53 +00:00
wiz
d1b820f37b
Recursive bump for png-1.6.
2013-02-16 11:18:58 +00:00
adam
f4c3b89da7
Revbump after graphics/jpeg and textproc/icu
2013-01-26 21:36:13 +00:00
ryoon
ce590bc2c4
Bump PKGREVISION.
...
Meke NetBSD use openpty() like emacs24.
This fixes gnupg error invoked from mail/mew when decrypting.
2012-12-27 17:48:29 +00:00
markd
04511dec26
Drop maintainership. Haven't run this version of emacs for some time.
2012-12-17 18:39:06 +00:00
adam
3f2cc57b2b
Revbump after updating graphics/pango
2012-10-08 23:00:34 +00:00
wiz
8b5d49eb78
Bump all packages that use perl, or depend on a p5-* package, or
...
are called p5-*.
I hope that's all of them.
2012-10-03 21:53:53 +00:00
asau
fae34ba053
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-03 11:43:30 +00:00
tron
14215633d2
Mass recursive bump after the dependence fix of the "cairo" package
...
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5
recursive bump from libffi shlib major bump
...
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc
Revbump after updating graphics/cairo
2012-09-07 19:16:05 +00:00
dholland
19e8a1d24a
Make sure that the elisp subdirs, which are installed by tar-copy, come
...
out with the right permissions. I'm sometimes getting them coming out
mode 754, which fails the build if PKG_DEVELOPER is set.
2012-06-18 08:19:42 +00:00
sbd
21792a9296
Recursive PKGREVISION bump for libxml2 buildlink addition.
2012-06-14 07:43:06 +00:00
wiz
e0808f0de0
More pcre PKGREVISION bumps.
2012-03-03 12:54:15 +00:00
wiz
833922aab2
Revbump for
...
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
2012-02-06 12:39:49 +00:00
skrll
9db2b4b6e0
Merge patch from other emacs packages - prevent from optimizing out
...
__malloc_hook) to fix one source of SIGSEGVs during build.
PR/45405 PR/35235
2012-01-09 06:30:20 +00:00
sbd
e93e5d65e3
Recursive bump for graphics/freetype2 buildlink addition.
2011-11-01 06:11:52 +00:00
ryoon
39c026f558
* Fix build on Linux (conflict with glibc).
...
* patch-ag does not exist, regen distinfo.
Tested on Gentoo Linux, DragonFly 2.10.1, and NetBSD current.
2011-09-24 00:54:52 +00:00
tron
8a3dbc1b2b
Correct a comment.
2011-07-21 01:37:19 +00:00
tron
1e0762aa56
Revert last change and instead restore the previous work-around for
...
PR pkg/39778 which is less invasive.
2011-07-21 01:35:44 +00:00
tron
fa826c132d
Don't install certain input methods whose build is unreliable on
...
64bit platforms. This fixes PR pkg/39778 by myself.
2011-07-21 01:17:42 +00:00
tron
464f69e4a7
Build this package without optimization if GCC 4.5.* is used under
...
NetBSD/i386. This stops "temacs" from dumping core.
2011-07-20 23:41:12 +00:00
tron
b229001f1f
Fix typo in last commit which NetBSD-current's make(1) silently ignored.
2011-07-20 23:29:27 +00:00
tron
437a5769b8
Remove accidentally committed file.
2011-07-20 23:24:51 +00:00
tron
8369521483
Fix build with GCC 4.5's C preprocessor.
2011-07-20 23:24:05 +00:00
obache
9ea3b36c23
recursive bump from gettext-lib shlib bump.
2011-04-22 14:40:40 +00:00
obache
626c866dfe
Bump PKGREVISION form default GIF library change from libungif to giflib.
2011-03-10 10:24:52 +00:00
drochner
6faa8ad366
libungif/buildlink3.mk -> mk/giflib.buildlink3.mk
2011-03-09 16:28:20 +00:00
hiramatsu
8e9c83ebb2
Instead of extracting version string from PKGNAME, use
...
${_EMACS_VERSION_MAJOR} and ${_EMACS_VERSION_MINOR} to determine installed
version of emacs.
Also, set minimum version of _EMACS_REQD to the same as
${_EMACS_VERSION_MAJOR}.${_EMACS_VERSION_MINOR}. Otherwise, buildlink
does not work for emacs lisp libraries.
Should fix PR/42763.
2011-02-08 13:20:13 +00:00
tron
1285ab82e3
Port Thomas Klausner's "png" build fix from the "emacs23" package to
...
this emacs version.
2011-01-14 11:06:52 +00:00
wiz
4a85d9393e
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
2011-01-13 13:53:23 +00:00
dsainty
1f40f3a084
Mechanically replace references to graphics/jpeg with the suitable
...
alternative from mk/jpeg.buildlink3.mk
This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).
The mechanical edits were applied via the following script:
#!/bin/sh
for d in */*; do
[ -d "$d" ] || continue
for i in "$d/"Makefile* "$d/"*.mk; do
case "$i" in *.orig|*"*"*) continue;; esac
out="$d/x"
sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
-e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
< "$i" > "$out"
if cmp -s "$i" "$out"; then
rm -f "$out"
else
echo "Edited $i"
mv -f "$i" "$i.orig" && mv "$out" "$i"
fi
done
done
2010-12-23 11:44:24 +00:00
abs
9987fa4b3a
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
2010-11-15 22:56:08 +00:00
joerg
39039deabc
Be consistent and provide upper limits for all EMACS_REQD cases.
2010-10-12 13:22:45 +00:00
wiz
4d24b9b8ad
More PKGREVISION bumps for pixman update.
2010-09-14 11:13:10 +00:00
wiz
b72074f02e
Add workaround for systems coming with a copy of libpng.
...
Closes PR pkg/43485 reported by Rob Quinn.
2010-06-24 22:19:24 +00:00