Commit Graph

67 Commits

Author SHA1 Message Date
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
espie
2bb4c8cdd1 fix inane typo.
Recognize bmp 16 bpp much better.
2001-03-13 20:28:59 +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
4d4d3e5457 /etc -> ${SYSCONFDIR} 2001-03-02 19:55:32 +00:00
danh
fea3356949 sync libtool patches 2001-02-20 22:13:15 +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
e8a0ad0569 oops, forgot to add this 2000-06-15 19:08:55 +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
espie
7456e67c4c Fake 2000-03-19 00:58:06 +00:00
espie
76d52e1f68 PORTSDIR no longer needed in *DEPENDS. 2000-03-05 18:30:21 +00:00