Commit Graph

3003 Commits

Author SHA1 Message Date
jasper
d9e0375194 - prepare the manpage for mandoc
from chris bennett, thanks!
2010-04-04 13:08:17 +00:00
sthen
4ec2f3de05 sync WANTLIB/LIB_DEPENDS, bump 2010-04-03 00:32:55 +00:00
sthen
a941ac7fd4 sync WANTLIB (mostly libffi) and bump PKGNAMEs 2010-04-02 16:02:27 +00:00
eric
f894418d1a enable XCB backend
prodded by dcoppa@
ok ajacoutot@ jasper@
2010-04-02 08:21:14 +00:00
ajacoutot
1f65ea31d3 Update to libart-2.3.21.
No change to the code, only the way art-config.h is generated has
changed to ease cross-compmilation.
2010-04-01 13:49:21 +00:00
eric
d25fd5561a update to 1.59
ok jasper@
2010-03-29 19:42:49 +00:00
eric
a9877e478f update to cairo 1.8.10
prodded by Brad, ok ajacoutot@
2010-03-29 13:13:53 +00:00
jasper
5d8e04a3ca - update GraphicsMagick to 1.3.8 2010-03-28 17:17:15 +00:00
jasper
ab7ccff4a7 - remove fnlib 2010-03-25 22:08:58 +00:00
jasper
53c160ad01 - garbage collect old/orphaned/yada yada lib
ok aja@
2010-03-25 22:08:35 +00:00
jasper
6be37b13b5 - make no_x11 flavor the default, dropping gtk+1 in the process
- re-order Makefile a bit
- regen patches

ok landry@
2010-03-23 19:42:57 +00:00
jasper
6c44203d0d - sync 2010-03-23 14:31:47 +00:00
jasper
c29ed01638 - remove more unused, unmaintained gtk+1 cruft
ok aja@
2010-03-23 14:30:50 +00:00
ajacoutot
bbb5f1e23b +simple-scan 2010-03-22 22:33:56 +00:00
ajacoutot
34fa6b7d4b Import simple-scan-0.9.7
Simple Scan is an easy-to-use application, designed to let users connect
their scanner and quickly have the image/document in an appropriate
format.
Simple Scan is basically a frontend for SANE which means that all
SANE supported scanners will work and the interface is well tested.
2010-03-22 22:33:15 +00:00
jsg
591d37408f +zbar 2010-03-22 22:00:36 +00:00
jsg
63ce350dd3 Import of zbar-0.10
ZBar is an open source software suite for reading bar codes from
various sources, such as video streams, image files and raw
intensity sensors. It supports many popular symbologies
(types of bar codes) including EAN-13/UPC-A, UPC-E, EAN-8, Code 128,
Code 39, Interleaved 2 of 5 and QR Code.

ok kili@
2010-03-22 21:57:58 +00:00
jasper
7d3c058a5f - update freeglut to 2.6.0
from tobias ulmer (MAINTAINER)
ok sthen@
2010-03-21 12:45:21 +00:00
ajacoutot
a01fa67c22 Re-enable the pixma backend.
spotted by kolaloka at netbsd dot sk
2010-03-21 09:53:19 +00:00
ajacoutot
d3ace39e98 Fix desktop file.
spotted by J. Scott Heppler
2010-03-21 09:43:33 +00:00
jasper
060622e44d - update cfdg to 2.2.1 2010-03-21 09:31:48 +00:00
ajacoutot
fc2cd23f56 Update to dia-0.97.1. 2010-03-20 16:53:22 +00:00
espie
713f816f1c fix FULLPKGPATHs.
sorry: if package changes when flavors change,
it CAN'T be FULLPKGNAME-sub, it has to PKGNAME-sub
2010-02-26 19:18:28 +00:00
jasper
72bde0cc0a - prevent running a configure build test, which allows mips64(el) to pass
configure and package.

ok sthen@

ports is unlocked for a while only for those who have been informed.
if I DID NOT MAIL YOU, DO NOT COMMIT!
2010-02-23 20:15:01 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
naddy
72b44c5513 bump PKGNAME for PLIST changes 4.6 -> 4.7 2010-01-27 21:43:27 +00:00
sthen
1186f2845f Fix RUN_DEPENDS-bin, there's no version in the pkgspec, and new pkg_* tools
don't accept this. sure landry@ yepyep jasper@
2010-01-07 13:36:01 +00:00
eric
4b29a61467 update to 1.57
ok benoit@
2010-01-04 20:36:35 +00:00
sthen
d726173016 fix permissions on docs; Mikolaj Kucharski 2010-01-04 15:41:21 +00:00
jasper
023b5d3d20 SECURITY FIX for CVE-2009-3546
buffer overflow or buffer over-read attacks via a crafted GD file
2010-01-04 15:05:49 +00:00
jasper
977d748689 - sort 2010-01-04 10:43:30 +00:00
benoit
98d31ac31a - update pngcrush to 1.7.7
ok giovanni@
2010-01-04 10:42:44 +00:00
giovanni
7a1e742553 Update to bugfix release 2.6.8
ok jasper@ stephan@
2009-12-30 09:06:12 +00:00
phessler
62865bdef8 another gcc2.95 fix 2009-12-28 17:22:21 +00:00
jasper
36f465a9a3 Security fix for CVE-2009-4227.
Xfig ".fig" File Parsing Buffer Overflow
2009-12-27 22:09:24 +00:00
jasper
a7f372265a - regen 2009-12-27 22:07:36 +00:00
benoit
3940040a18 - update amide to 0.9.2
- regen PLIST
- update patch

ok ajacoutot@
2009-12-23 12:01:07 +00:00
ajacoutot
5c008745e3 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 16:06:40 +00:00
benoit
d703f4bce2 - update pngcrush to 1.7.6
ok ajacoutot@, giovanni@
2009-12-21 22:03:03 +00:00
benoit
c18f80f937 - change email of maintainer 2009-12-20 17:10:04 +00:00
benoit
9feaa9c0be - update tgif to 4.2.2
- change maintainer
- regen PLIST and patch

with some tweaks by and ok sthen@, ajacoutot@
2009-12-19 22:35:28 +00:00
ajacoutot
85e459adf6 Maintenance update to evince-2.28.2. 2009-12-16 17:20:47 +00:00
naddy
6bbe29c2fc maintenance update to 1.2.41 2009-12-06 21:43:11 +00:00
ajacoutot
619919cff4 Add missing gtk-update-icon-cache goo. 2009-12-06 18:44:25 +00:00
kili
1f304a298a Unbreak after the latest poppler update.
While here, update license marker.
2009-12-04 20:12:35 +00:00
kili
6bee1b49d3 Quick hack: fix permissions of Libraries.
Problem noticed by Michele Zaffalon.

ok landry@
2009-11-24 22:30:45 +00:00
okan
78d6402dbc missed patch 2009-11-19 14:26:26 +00:00
okan
53d087b898 - don't hardcode CFLAGS
- fix an instance of a wrong sprintf() -> snprintf() conv.
and bump

ok sthen@
2009-11-19 14:14:40 +00:00
stephan
8d472ebcaa update to 0.63, ok jasper@ and sthen@ 2009-11-19 08:51:27 +00:00
stephan
876f1e1f2d - update to 1.44
- add license comment
- spaces->tabs

ok kevlo@ and sthen@
2009-11-19 08:13:16 +00:00