Commit Graph

66 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
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
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
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
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
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
xsa
569ca0e221 new-style MODULES. 2004-08-10 09:14:47 +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
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
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
brad
997b712359 add USE_X11 2001-03-04 05:29:36 +00:00
brad
056fee86c1 add -L${X11BASE}/lib to LDFLAGS to ensure that the Imlib shared library
links properly.
2001-03-04 04:54:48 +00:00
brad
64f22402dc - remove BUILD/RUN dependency on ImageMagick, it was totally
unnecessary. Imlib will use it anyway if it's installed without needing to
be recompiled.
- disable the dynamic loader support, it is quite problematic.
2000-10-03 08:18:43 +00:00
brad
3918ceb4a1 add name to MAINTAINER 2000-09-24 07:03:59 +00:00
fgsch
c9686e9aeb Add devel to CATEGORIES. 2000-08-17 12:36:26 +00:00
brad
65ca4f3cb8 upgrade to imlib 1.9.8.1 2000-08-12 08:17:55 +00:00
krw
e082b0f6f3 Change PFRAG.shared ldconfig invocation(s) to
DYNLIBDIR() invocations.

Bump NEED_VERSION to 1.310 so DYNLIBDIR() works.

As requested by espie@
2000-07-04 02:09:17 +00:00
brad
2d29b8b7d9 change dependency, png.1.6 -> png.1 2000-06-25 22:20:24 +00:00
brad
fe443433dd - remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-06-15 19:08:11 +00:00
fgsch
bdb6802c2c update libpng dependency since minor changed; sigh sigh. 2000-05-21 12:38:59 +00:00
espie
3b5e3e8d17 Introduce :: in *_DEPENDS as a place holder for a package spec
Bump NEED_VERSION.
2000-03-24 23:28:01 +00:00