Commit Graph

73 Commits

Author SHA1 Message Date
sthen
6eacdb91e8 bump various packages with static libs which frequently get pulled in;
this is to force pkg_add -u to pick them up because moving to PIE does change
these files but since there are no library bumps, the package signature stays
the same.

there are probably others, these are just ones I've run into. not a great
fix, and needs to be repeated when other arch move, but it's the simplest low
impact fix and I'm fed up with "relocation R_X86_64_32S can not be used
when making a shared object; recompile with -fPIC"
2012-10-12 14:53:39 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
naddy
3d990673e6 * fix timestamps to prevent autotools cascade from triggering
* switch to REVISION and new LIB_DEPENDS/WANTLIB while here
2010-09-27 19:54:28 +00:00
naddy
8d07663180 remove -Lxxx/.libs workarounds required with GNU libtool 2010-09-26 13:40:11 +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
simon
68a2007cc1 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:09:40 +00:00
steven
d6995d6f70 update to 2.0.35
ok simon@
2007-07-02 10:46:04 +00:00
rui
b9d6e0e5b4 roll in a distribution patch which fixes:
CVE-2007-2756 gdPngReadData function allows user-assisted attackers to cause a denial of service
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2756

ok naddy@
2007-05-31 18:32:06 +00:00
sturm
a11f08faad fix WANTLIB after switch to xenocara 2007-04-08 15:31:01 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
bernd
83202226e6 Security update to gd-2.0.34. (CVE-2007-0455)
This update fixes multiple security vulnerabilities.

More info:
http://www.libgd.org/ReleaseNote020034
http://secunia.com/advisories/23916/

Tested in a bulk build by steven@. Thanks!

ok espie@
2007-02-17 16:30:11 +00:00
espie
367a30f74c more new lib specs 2006-08-02 10:10:35 +00:00
bernd
6cb9a7ea81 Security fix for gd-2.0.33. (CVE-2006-2906)
Fixes an infinite loop error within the handling of GIF images.

Detailed information: http://secunia.com/advisories/20500/

Fix from Xavier Roche via Ubuntu via NetBSD

ok naddy@
2006-06-15 22:18:25 +00:00
steven
928e3c9466 remove MODGNU_SHARED_LIBS, LIBname_ALIAS and related patches 2006-01-08 01:38:36 +00:00
steven
112cc21528 SHARED_LIBS 2005-12-26 14:40:13 +00:00
fgsch
b4aa799d4b try again: remove ttf, X11, Xpm and pthreads dependencies.
use libtool, from bernd@.
sturm@ ok.
2005-10-24 05:02:40 +00:00
fgsch
ab7d19441b revert ttf removal until all the gd ports that depend on it are also
aware of this. report by sturm@. sorry about this.
2005-10-16 16:48:14 +00:00
fgsch
c997e6d13b remove ttf from dependencies; pointed out by patrick
(sidsrr at yahoo dot com).
2005-10-13 06:55:22 +00:00
fgsch
460ce94c0a update to gd 2.0.33; brings gif back between many other things.
reviewed by several ppl, many thanks.
2005-10-12 05:37:43 +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
espie
6ad2640218 new plists 2004-09-15 00:46:07 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
espie
338b4b5036 move freetype1 includes in a separate subdirectory. 2003-04-19 13:30:47 +00:00
fgsch
dbbbdb40da guess what? more NEED_VERSION rm. 2002-12-29 20:08:46 +00:00
brad
0212f79760 png header path change 2002-04-26 14:48:19 +00:00
brad
c148a6e2fe rip out no_x11 FLAVOR and make it the default. 2002-03-25 14:52:21 +00:00
brad
abce87cc8e - bump NEED_VERSION
- rename checksums file
- add regress
2002-02-03 19:45:46 +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
f00e510a1e - integrate COMMENT
- bump NEED_VERSION
- slightly simplify usage of FAKE_FLAGS
- MAKE_ENV= -> MAKE_ENV+=; should fix problem art@ has been seeing.
--
Ok'd by: espie@
2001-04-21 14:47:05 +00:00
brad
eeab104796 include freetype header path. 2001-03-07 21:15:06 +00:00
brad
5ad04fb205 add missing colon in freetype library dependency entry.
--
Pointed out by: Matthias Gartmeier <mgartmeier@travelscout24.ch>
2001-02-26 16:29:35 +00:00
brad
430cdda6ba make use of FreeType with the no_x11 FLAVOR too. 2000-11-21 20:59:55 +00:00
brad
892c9e01da pass the pic flag along to the compiler when linking the shared library. 2000-10-18 14:50:55 +00:00
brad
3918ceb4a1 add name to MAINTAINER 2000-09-24 07:03:59 +00:00
brad
107abfb98e revert switch to libtool, use "cc -shared" to create shared libraries 2000-09-16 11:44:22 +00:00
brad
670af4db68 better, eliminates relinking of libraries on installation 2000-09-14 14:17:17 +00:00
brad
9b2f5996e2 simplify this patch 2000-09-14 13:07:47 +00:00
brad
7d7e8f7b4a add USE_X11 2000-09-08 21:32:55 +00:00
brad
337e6b68da change the placement of LIB_DEPENDS line for freetype 2000-07-20 07:43:20 +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
2ae9b519b9 fix the use of FLAVOR variable 2000-07-03 05:48:47 +00:00
brad
5740769a24 - remove -L. from LDFLAGS
- use --quiet option with libtool
2000-07-02 03:41:06 +00:00
brad
0fc30d6d54 change dependency, png.1.6 -> png.1 2000-06-25 22:26:27 +00:00
brad
0a878b8131 - use --mode option with libtool
- use better names for the patches
2000-06-25 02:45:33 +00:00
brad
2b18b4aa98 fixup gd's Makefile 2000-06-22 09:53:55 +00:00
brad
d582000a01 make gd's Makefile make use of DESTDIR 2000-06-22 09:08:16 +00:00
brad
cb9b28df59 switch to libtool for shared library creation 2000-06-22 06:18:38 +00:00
brad
1f452b315f add a no_x11 flavor build which can be very useful for people wanting to
use MRTG on system(s) without X11 being installed.
2000-06-22 03:48:45 +00:00