Commit Graph

1180 Commits

Author SHA1 Message Date
ajacoutot
61d8bcc996 Fix SO_PEERCRED fallout.
from Moritz Grimm.
2010-07-02 07:52:08 +00:00
ajacoutot
eebf14a545 Update to cups-1.4.4.
Fixes several security, scheduler, printing, and conformance issues.
2010-06-27 04:18:50 +00:00
kili
4eb670526b Adjust WANTLIB and bump.
Silence post-extract a little bit.

Enable regression tests.
2010-06-24 19:53:12 +00:00
kili
64333027b3 This is a helper port, used for fetching lilypond test data for the
regression tests only, so people who don't want to run the lilypond
regression tests don't have to download the huge distfile.

It is not meant to build or package anything, nor is it wired to
print/Makefile.

Suggested and ok, espie@ (some days ago)
2010-06-24 19:49:43 +00:00
kili
8215f9cc14 Update to fontforge-20100501.
Add a workaround for an ICE on mips64el.
2010-06-23 08:00:42 +00:00
landry
1a0396b382 Use -O0 on hppa, since update to 1.6.x it fails building there.. 2010-06-16 18:47:50 +00:00
fgsch
cc1e53d805 Do not hardcode the python version to 2.5. ok kili. 2010-06-16 10:13:40 +00:00
ajacoutot
f6821bf4bb Bugfix update to libspectre-0.2.6.
* fixes EPS display in evince amongst other things.
2010-06-10 12:14:28 +00:00
sthen
6a9a2adcb1 update LyX to 1.6.6.1, fixing gcc4 build, working better with
Qt4.6, and with many improvements.

worked on by Andreas Kurzegasse, Olivier Cherrier, Daniel Dickman
and with a few tweaks by myself and discussed with Daniel.
2010-06-04 22:43:33 +00:00
ajacoutot
b2c55c0810 Update to hplip-3.10.5. 2010-05-30 06:29:07 +00:00
ajacoutot
0e8ee191cd lyx(1) wants `python' or it will die. It should be possible to use
MODPY_BIN instead, but franckly there are python references all over the
code and I don't feel like fixing this right now.
Add a MESSAGE to warn users accordingly.
2010-05-27 13:01:40 +00:00
jasper
9ba3b19ab3 - update mpage to 2.5.6
- update maintainer address
- regen plist

from ian mcwilliam (MAINTAINER)
2010-05-26 13:53:16 +00:00
kili
aa71e00a3d Remove all traces of SO(BIN|REL)DIR, as ./obj/foo and ./obj/../obj/foo
are different files for gmake, which leads to wrong target rebuilds
on NFS. Some targets are still rebuilt on NFS, but at least in the
correct order and without trashing ./obj/ld.tr and/or ./obj/ldt.tr.

This hopefully fixes the build problems landry@ and marco@ had with
WRKOBJDIR on NFS.
2010-05-24 14:25:05 +00:00
espie
de2d737ef4 c++ syntax 2010-05-22 14:05:03 +00:00
landry
bb448ee46f Mark as BROKEN on hppa, SIGILL during build. 2010-05-22 10:37:35 +00:00
jasper
4459824418 - remove mips64 gcc workaround, though this still won't build because of ld 2010-05-22 09:57:42 +00:00
espie
95d1b9a183 fix declaration order (gcc4) 2010-05-19 14:55:00 +00:00
ajacoutot
3a83459d4e Create a link from ${LOCALBASE}/bin/smbspool to
${PREFIX}/libexec/cups/backend/smb so that is we have samba installed it
is possible to print to Windows printers out of the box (if samba is not
installed, the smb backend will not appear so there's no harm in doing
this).
Use FAKE_FLAGS instead ov post-install mv danse.
Fix group of cups.conf for dbus.
2010-05-16 14:16:36 +00:00
landry
767cb73c10 Use FAKE_FLAGS instead of patching Makefile_in.
Pointed out by ajacoutot@
2010-05-13 17:41:27 +00:00
landry
196283bd3f +apvlv 2010-05-13 16:05:39 +00:00
landry
7e9761a729 Import apvlv 0.0.9.6, A PDF Viewer Like Vim.
Apvlv is a PDF Viewer with vim-like keybindings using poppler rendering
library (that means it won't render pdf that evince and epdfview already
don't render).
For example, <Ctrl-f> for next page, <Ctrl-b> to previous page,
'k','j','h','l' to scrolling a page up, down, left or right, and so on.
It support lots of other shortcuts explained in the provided pdf
documentation, shown when starting it without arguments.
2010-05-13 16:05:05 +00:00
espie
aa7a22512d don't declare malloc, lex will pull it out of stdlib (fixes compile
with gcc4, no package change)
2010-05-11 06:40:36 +00:00
espie
7635fa3139 don't declare malloc (no package change) 2010-05-11 06:36:59 +00:00
espie
f675634237 use "our" make :C modifier instead of systemV substitution, since that one
is a bit fuzzy, and we want to change it to help xenocara.
2010-05-10 18:41:49 +00:00
kili
47ec1798b6 Update to poppler-data-0.4.2.
ok ajacoutot@
2010-05-08 17:10:24 +00:00
kili
58d821bbc6 Update to poppler-0.12.4.
Use the converters/libiconv MODULE (prompted by ajacoutot).

ok ajacoutot@, edd@ (except for the patch hunk move bits, but I
really prefer a silent `make update-patches')
2010-05-08 17:09:48 +00:00
ajacoutot
b79064081f Update to foo2zjs-20100507.
* added support for the HP LaserJet Pro P1102 and P1102w, HP LaserJet
Pro P1566, and HP LaserJet Pro P1606dn.
2010-05-08 09:59:23 +00:00
ajacoutot
25f9152d38 Bring a couple of patches from pkgsrc that prevent bogus
'Job does not start with "%!", is it PostScript?' errors.

issue was reported by pirofti@ some time ago
2010-05-07 16:08:54 +00:00
ajacoutot
10ba7c1182 Fix build on a clean machine by not checking for a file converter.
breakage reported by jasper@

While here:
* remove the ppr stuffs
* remove bundled strlcpy / strlcat
2010-04-27 14:01:43 +00:00
naddy
91db013e33 fix build and WANTLIB after libXp removal 2010-04-24 20:18:39 +00:00
ajacoutot
d35a7dc91f Bugfix release to libspectre 0.2.5. 2010-04-18 18:31:25 +00:00
ajacoutot
012de91e9f We want to patch configure.ac since we use autofoo.
Fix an implicit declaration.
2010-04-18 09:04:35 +00:00
ajacoutot
d3182b3852 Zap useless heading/trailing blank lines. 2010-04-15 13:27:47 +00:00
ajacoutot
661b850096 Use autoconf 2.61. 2010-04-13 17:03:24 +00:00
kili
cb81754fa8 Explicitely set MODPY_VERSION to 2.6, otherwise we get a wrong
LIB_DEPENDS.

Not the best solution, but at least it unbreaks the build.

ok ajacoutot@, sthen@
2010-04-13 11:55:30 +00:00
ajacoutot
eb45868b65 Use ksh as default "modern_shell". 2010-04-12 16:34:49 +00:00
edd
749110191b fix texmf-local indexing. OK kili@ 2010-04-12 12:49:24 +00:00
ajacoutot
6cce6fcad3 Disable dnssd support for now as it is not yet stable. 2010-04-07 13:55:30 +00:00
ajacoutot
4ea34a6c67 Enhance MESSAGE with a quick and working howto.
Samsung-CLP315 was successfully tested with this.
2010-04-07 11:37:55 +00:00
ajacoutot
15f473ef81 Tweak. 2010-04-07 10:07:26 +00:00
kili
74bc48a8f7 Don't only test wether GCC support -pie but also test wether a
program built with -pie actually runs. Fixes the build on arm.

ok ajacoutot@
2010-04-04 18:42:14 +00:00
pirofti
eed5d3cd05 Remove MESSAGE after discussions with ajacoutot@ and kili@. Okay kili@. 2010-04-02 12:02:45 +00:00
ajacoutot
619a46ab85 Fix WANTLIB of the ldap FLAVOR. 2010-04-01 07:14:43 +00:00
ajacoutot
a9024260f2 Bump cups requirements. 2010-03-31 16:22:30 +00:00
ajacoutot
d1ea956b94 Major update to cups-1.4.3.
Changelog is to big to detail here, refer to HOMEPAGE for details.

I have been using 1.4.X for several months.
Versions 1.4.0 and 1.4.2 have been tested in bulks by jasper@, thanks!

Please contact me directly if you see regressions.
2010-03-31 16:20:02 +00:00
ajacoutot
ae8ce23957 Update to foo2zjs-20100329, needed for upcoming CUPS update.
Install icm and firmware directories.
Add a MESSAGE about getting ICM profiles from the net using 'getweb'.
2010-03-31 16:01:45 +00:00
ajacoutot
61677a6e76 Do not install useless ReadMe. 2010-03-31 14:44:28 +00:00
sthen
7e0b0c7e60 fix trailing backslash; pointed out by Andreas Kahari, thanks!
ok ajacoutot@
2010-03-29 13:11:42 +00:00
jasper
e04d0415fd - update openclipart to 2.0 2010-03-29 12:23:24 +00:00
ajacoutot
b9b195187c No need to specify the no_* FLAVOR for avahi, this is the default now.
naddy thinks there may be some gratuitous bumps but let's be safe.

reads good to sthen@, ok jasper@
2010-03-29 07:52:26 +00:00