Commit Graph

64 Commits

Author SHA1 Message Date
naddy
d010d4b833 Restore assumptions about the availability of boolean/TRUE/FALSE to those
in jpeg 8.  Unbreaks at least graphics/tiff.
2013-04-20 21:25:29 +00:00
naddy
05d0c7e301 Update to version 9, which adds support for a reversible color
transform to improve compression of RGB images.  ok sthen@
2013-04-20 15:23:40 +00:00
naddy
c5a3b4938a maintenance update to 8d; ok ajacoutot@ 2013-04-18 12:21:31 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
espie
d07665a8c1 this changes the plist, so bump 2012-10-15 21:31:07 +00:00
sthen
3d00ec0b7d zap whitespace between end of COMMENT and # 2012-10-15 10:13:00 +00:00
sthen
70b6c6a8f2 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 15:06:37 +00:00
sthen
a26a1170e9 add DPB_PROPERTIES=Parallel for some things high in the dependency tree
which benefit from it.
2012-09-26 15:04:09 +00:00
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
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
naddy
50bd37f91f Update to 8c:
Add an option to compression library and cjpeg (-block N) to use
different DCT block size.
2011-06-01 19:17:58 +00:00
espie
0f681543b5 USE_GROFF=Yes 2010-10-18 18:13:12 +00:00
naddy
3d794a8ec3 update to 8b 2010-06-28 20:48:45 +00:00
naddy
bcb649cf3e Update to release 7. Tested by many on various archs. 2009-10-14 13:03:44 +00:00
ajacoutot
95a9f1c95f Add missing HOMEPAGE. 2009-06-10 09:39:50 +00:00
eric
92951dbd65 install documentation and example
feedback and ok sthen@
2009-04-08 11:46:10 +00:00
simon
68a2007cc1 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:09:40 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
sturm
e6f23d50f4 remove references to shellhung.org in MASTER_SITES and assorted cleanup
from jim razmus
2006-04-08 20:28:36 +00:00
steven
6e363fec5c remove MODGNU_SHARED_LIBS 2006-01-08 01:01:17 +00:00
steven
0f139f6b49 SHARED_LIBS and USE_LIBTOOL
ok naddy@
2005-12-27 16:06:52 +00:00
fgsch
c5b44fec6e after querying brad@ he decided to drop maintainership for these. 2005-10-30 00:10:39 +00:00
espie
738ce04388 this stuff builds without really installing it now. 2005-04-17 13:37:42 +00:00
brad
a2563cef31 sprintf -> snprintf
From: Bruno Rohee <bruno at rohee dot com>
2005-04-03 23:26:22 +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
512d20367c new plists 2004-08-07 08:03:06 +00:00
fgsch
dbbbdb40da guess what? more NEED_VERSION rm. 2002-12-29 20:08:46 +00:00
brad
a8eb85226d - bump NEED_VERSION
- rename checksums file
- sync libtool patch
2002-01-24 04:24:09 +00:00
brad
454a66028e bump NEED_VERSION 2001-04-13 23:50:40 +00:00
brad
61573ba720 - integrate COMMENT
- takeover as MAINTAINER
2001-03-30 19:06:17 +00:00
danh
2f5ac0a3f6 rename patches; sync with libtool. 2001-02-20 22:21:08 +00:00
brad
5068218e2f teach libtool about export_dynamic_flag_spec for ELF-based archs. 2001-01-14 17:50:33 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
brad
cadc683ada do not assume it's ok to link shared libraries with libc. 2000-10-21 19:28:25 +00:00
brad
ce9faa5721 use "cc -shared" on 2.8 and up to create shared libraries. 2000-10-21 17:37:21 +00:00
brad
2b4568a75d jpeg -> JPEG 2000-09-24 20:30:16 +00:00
espie
c316cf8380 Sample port with PFRAG that uses DYNLIBDIR 2000-06-30 23:21:34 +00:00
brad
51f623e590 fix 2000-06-15 17:44:56 +00:00
brad
a548ab4427 - remove FAKE=Yes
- HAS_CONFIGURE -> CONFIGURE_STYLE
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-06-14 18:18:53 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
brad
9c35d4bbe4 - bump NEED_VERSION for Fake
- remove ldconfig
2000-03-06 21:19:40 +00:00
espie
c8bc63849b fake 2000-03-06 11:07:23 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
8d37dded6c bsd licenses 2000-02-12 06:29:49 +00:00
espie
fced98e948 WRKDIST 2000-02-10 10:34:22 +00:00
brad
8f782b4546 re-arrange Makefile and PLISTs a bit 1999-10-29 21:57:46 +00:00
espie
13c0b69474 Crisper comments 1999-04-20 01:12:06 +00:00
brad
7bc2dedaf0 fixup Makefile and PLIST 1999-04-04 06:44:46 +00:00