Commit Graph

84 Commits

Author SHA1 Message Date
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
jasper
58f3c8ffea - regen WANTLIB 2011-11-02 08:46:37 +00:00
naddy
8c18b08ac5 Fix build with png-1.5.
All fixes from/via NetBSD pkgsrc.  The people there did a lot of
heavy lifting.
2011-07-08 20:36:09 +00:00
ajacoutot
a08f3919de Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 06:56:42 +00:00
jasper
3f55f622a7 - using =< 60Mb of memory hardly warrants a VMEM_WARNING anymore
aja@ agrees
2011-01-17 18:34:02 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
espie
0abe08ec35 WANTLIB conversion 2010-11-09 18:22:26 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
0f681543b5 USE_GROFF=Yes 2010-10-18 18:13:12 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
naddy
f3a004bec6 fix "underquoted definition" warnings from newer aclocal and
regen some patches
2009-01-09 17:43:38 +00:00
naddy
b6806c9aa9 regen patches 2009-01-09 16:21:42 +00:00
bernd
9cdab3ea1c Fix mishandling of 32-bit visuals. From Ubuntu. (LP: #70367)
https://bugs.launchpad.net/ubuntu/+source/imlib/+bug/70367

This fixes at least graphics/qiv with a -current X.org.

testing & ok brad@
2007-12-19 21:30:53 +00:00
simon
68a2007cc1 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:09:40 +00:00
ajacoutot
b91b76f141 - fix WANTLIB 2007-06-01 18:57:26 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
espie
619a8f917f new lib specs 2006-08-03 12:43:20 +00:00
steven
6e363fec5c remove MODGNU_SHARED_LIBS 2006-01-08 01:01:17 +00:00
steven
498dfd548f remove old libtool patch 2005-12-26 14:30:18 +00:00
steven
d48bf0326e SHARED_LIBS and USE_LIBTOOL 2005-12-26 14:23:14 +00:00
fgsch
c5b44fec6e after querying brad@ he decided to drop maintainership for these. 2005-10-30 00:10:39 +00:00
naddy
a8817eabcc SIZE 2005-01-05 16:50:35 +00:00
espie
8f74a67bd1 WANTLIB markers 2004-11-30 01:06:33 +00:00
robert
c5ded5b610 SECURITY:
Marcus Meissner discovered that imlib's BMP decoder would crash
when loading the test BMP file created by Chris Evans for testing
a previous Qt vulnerability.
It is believed that this bug could be exploited for arbitrary code execution.

ok brad@
2004-09-15 19:41:44 +00:00
espie
64037f3f03 new PLISTs
kde is shared_only -> ditch PFRAG.shared*
2004-08-11 10:42:54 +00:00
xsa
569ca0e221 new-style MODULES. 2004-08-10 09:14:47 +00:00
brad
b2219ab12b need this too. 2003-11-14 23:53:25 +00:00
brad
ab6b751fd5 - move config files from SYSCONFDIR to SYSCONFDIR/imlib
- make sure the path in the sample imrc pointing to im_pallete.pal
is for SYSCONFDIR/imlib instead of PREFIX/share/examples/imlib
2003-11-14 23:52:42 +00:00
naddy
21e3ec4382 straightforward support for configuration file removal; ok brad@ 2003-10-18 00:37:18 +00:00
avsm
8ddcf37f84 crank down a sscanf bound from 65536 to the real buffer size of 255 (!)
naddy@ ok
2003-09-01 16:53:00 +00:00
avsm
820a68cf4e fix a bunch of bad bounds and off-by-ones, brad@ ok
bump PKGNAME, will submit upstream
2003-06-20 14:53:12 +00:00
margarida
430d1ef599 MASTER_SITE_GNOME was reorganized, fix URLs.
Add missing licensing.

brad@ ok
2002-11-21 02:33:59 +00:00
brad
119b94b130 upgrade to imlib 1.9.14 2002-05-17 02:42:15 +00:00
espie
8e0401df9e More MASTER_SITES_SUBDIR out 2002-05-13 23:31:24 +00:00
brad
7e6acb23d6 png header path change 2002-04-26 14:55:21 +00:00
pvalchev
1254f69abe End sentence with a period. (some people copied/pasted too much) 2002-04-26 03:35:33 +00:00
brad
fe6e7da2f6 better 2002-03-03 20:03:10 +00:00
brad
a665d8080d fix order of CATEGORIES 2002-03-03 05:08:50 +00:00
brad
a31926a484 - bump NEED_VERSION
- rename checksums file
2002-03-01 03:32:29 +00:00
heko
0e36dadb66 o Instead of copying the "virtual memory exhausted" warning for each
individual port, introduce a new variable for bsd.port.mk, VMEM_WARNING.
By setting this variable to `Yes', the user is given a warning about the
virtual memory requirements just before the pre-build stage.
o Also give some examples for different shells for what to do about
it, and mention login.conf(5). bash, for example, has a confusing
-v flag to ulimit.
o Document this in bsd.port.mk.5
espie@ ok
2001-11-11 13:57:32 +00:00
brad
4ae5a965e3 upgrade to imlib 1.9.11 2001-11-10 20:45:48 +00:00
heko
16013d5acf Use libungif instead of libgif.
brad@ ok
2001-11-10 11:13:48 +00:00
wilfried
cb0c7e1ae1 revert gtk module 2001-11-01 21:16:53 +00:00
brad
8fcdc1aab5 use gtk module. 2001-10-28 21:45:06 +00:00
brad
02c172d644 - add BUILD/RUN dependency entry for netpbm.
- add RUN dependency entry for jpeg.
- use in-tree libtool patches.
2001-10-28 04:12:14 +00:00
brad
81745cef9e add jpeg dependency entry. 2001-10-28 03:30:36 +00:00
espie
aa026fd67a full lib depends 2001-10-24 12:19:22 +00:00
kevlo
5383140a88 Bump major rev in png dependeny entries after upgrade of png:
png.1 -> png.2
--
Ok'd by: brad@
2001-05-24 02:27:06 +00:00
brad
d2425a5fb2 silence a step. 2001-04-18 19:26:50 +00:00
brad
434b122173 - integrate COMMENT
- bump NEED_VERSION
2001-04-06 19:07:24 +00:00