| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
|
|
|
|
| |
Submitted by: hollywar@holywar.net
|
|
|
|
|
| |
PR: ports/8521
Submitted by: Zach Heilig <zach@gaffaneys.com>
|
|
|
|
|
| |
PR: 12055
Submitted by: n_hibma
|
|
|
|
|
| |
PR: 9641
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
|
|
|
|
|
|
|
|
| |
package before with different contents (shlib names), a package user
can get errors if they installed a package linked against a new
libtiff.
PR: 10822
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submitter says:
> I noticed that the construction of the man pages for the tiff-3.4 port are
> broken. In the Makefile for the 'man' directory, it assumes that the
> value of the makefile variable "MANPATH" is null, and doesn't explicitly
> set it. This isn't the case on FreeBSD where it's set in
> /usr/share/mk/bsd.own.mk, which is invoked by /usr/share/mk/sys.mk.
>
> The patch I suggest is to explicitly set the MANPATH variable to null
> so that the .so commands are later built correctly.
Submitted by: "Louis A. Mamakos" <louie@TransSys.COM>
|
|
|
|
| |
would go backwards.
|
| |
|
|
|
|
| |
Approved by: asami
|
| |
|
| |
|
|
|
|
| |
Two DSO types for tiff34 are now supported: FREEBSD_AOUTdso and FREEBSD_ELFdso
|
| |
|
|
|
|
|
| |
(Note, since the shlib major didn't change this just removes the regexp
support.)
|
|
|
|
|
| |
Reviewed by: ports/7343
Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
|
|
|
|
|
| |
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
|
|
|
|
|
|
|
|
|
| |
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default. Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.
Approved by: asami
|
| |
|
|
|
|
|
|
|
| |
since June 26, 1997. Even then, it didn't have the file we
were looking for.
Submitted by: distfile checker
|
| |
|
|
|
|
| |
${PREFIX}/include/tiff34, it no longer renames them.
|
| |
|
|
|
|
|
|
| |
To make libtiff34.so available for use with dlopen().
Submitted by: alta@ryozan.rim.or.jp
|
|
|
|
|
| |
PR: 3736
Submitted by: itojun@itojun.org
|
|
|
|
| |
from "4.0".
|
|
|
|
|
|
|
| |
tiff versions. It is no longer marked BROKEN.
PR: 3517
Submitted by: itojun@itojun.org
|
|
|
|
|
| |
incompatible with old one.
Suggested by: asami
|
|
<rhwang@bigpanda.com> and Mikhail Teterin <mi@aldan.ziplink.net>.
Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> and I merged these
ports and modified it.
TIFF 3.4 does not seem to be completely compatible with tiff 3.3, so
we decided to make separate port for this version.
Special thanks goes to tg, for reviewing and intensively testing.
(Closing PR #2057.)
|