summaryrefslogtreecommitdiffstats
path: root/graphics/tiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.5.7.sobomax2001-12-1710-411/+215
| | | | | PR: 32858 Submitted by: Ports Fury
* Tech fax2ps(1) how to work properly for non-Letter paper sizes.sobomax2001-11-232-0/+43
| | | | | PR: 32018 Submitted by: Helge Oldach <send-pr@oldach.net>
* Rename PLIST.nodocs to pkg-plist.nodocs.asami2000-10-081-1/+1
|
* - take over maintainership;sobomax2000-09-182-3/+12
| | | | | | | | - use `-sf' ln(1) option when creating symlinks to shared libraries to avoid failure when some of those symlinks already exist. PR: 21286 (partially) Submitted by: Martti Kuparinen <martti.kuparinen@nomadiclab.com>
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Third round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-153-7/+1
|
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-141-3/+3
| | | | string so I fixed it.
* update to 3.5.5mharo2000-03-319-46/+110
| | | | | PR: 17717 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Fix port to not create a rogue /tiff.sw.tools directoryjedgar2000-01-231-6/+25
| | | | | | | during installation PR: 16079 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Update to version 3.5.4.steve1999-12-272-4/+4
| | | | | PR: 15718 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* * Supported MLINKSsteve1999-12-232-21/+60
| | | | | | | * Fixed pkg/PLIST.nodocs PR: 15467 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to version 3.5.3cpiazza1999-12-043-9/+9
| | | | | PR: 15224 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to ver 3.5.2 and revise COMMENTcpiazza1999-11-247-49/+71
| | | | | PR: 15078 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Sort PLIST.steve1999-11-012-30/+30
| | | | | PR: 13677 (6 of 10) Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* The ftp site and http site have tarballs with different checksums, soasami1999-09-091-0/+1
| | | | list them both here.
* Distfile changed, update checksum.tg1999-09-081-1/+1
|
* Checksum changed, seems they deleted one html file.asami1999-09-082-2/+1
|
* Update to version 3.5.1 after repository copy.steve1999-09-074-13/+13
| | | | | PR: 13565 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Use 'ln -sf' to fix a build failure on some 3.2-STABLE boxes.steve1999-06-191-2/+2
| | | | Submitted by: hollywar@holywar.net
* Correct handling for manpages.kuriyama1999-06-121-3/+124
| | | | | PR: ports/8521 Submitted by: Zach Heilig <zach@gaffaneys.com>
* Install the manpages in ${PREFIX}/man instead of always in /usr/local/man.steve1999-06-061-1/+2
| | | | | PR: 12055 Submitted by: n_hibma
* Update to version 3.4-beta37.steve1999-05-107-57/+75
| | | | | PR: 9641 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* Change PKGNAME to "tiff-3.4a". Since we have shipped a "tiff-3.4"asami1999-03-291-2/+2
| | | | | | | | 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
* I don't use this software recently... sorry.itojun1999-03-011-2/+2
|
* Add back the required .so symlink for OBJFORMAT == elf.steve1999-01-101-1/+3
|
* fix manpage installation procedure.itojun1999-01-041-0/+11
| | | | | | | | | | | | | | 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>
* Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0asami1998-11-253-5/+5
| | | | would go backwards.
* Create libtiff.so symlink for a.out case.asami1998-11-251-2/+7
|
* libtiff34->libtiff and include/tiff34/*.h -> include/*.hjseger1998-11-254-123/+17
| | | | Approved by: asami
* Move all manpages to the Makefile and use the MAN1 macro.steve1998-10-021-105/+0
|
* Convert to Elf.smace1998-09-181-3/+4
|
* COnvert to Elf.smace1998-09-182-19/+24
| | | | Two DSO types for tiff34 are now supported: FREEBSD_AOUTdso and FREEBSD_ELFdso
* Convert to Elfsmace1998-09-181-2/+2
|
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.asami1998-09-151-2/+2
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* Fix the path of c++rt0.o on current.vanilla1998-07-231-1/+1
| | | | | Reviewed by: ports/7343 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Change JPEG shared library number to 9. This is to make sure that everyonejseger1998-05-041-2/+2
| | | | | | | | | 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
* Use jpeg shared library version 8.jseger1998-04-151-2/+2
|
* Remove ftp.isri.unlv.edu; it hasn't been running an FTP serverfenner1998-02-091-3/+2
| | | | | | | since June 26, 1997. Even then, it didn't have the file we were looking for. Submitted by: distfile checker
* Forgot to cvs add. I should get this tatoo'd on my forehead. <:-)tg1997-12-012-0/+37
|
* Decouple tiff and tiff34. tiff34 now installs its headers intotg1997-12-014-98/+53
| | | | ${PREFIX}/include/tiff34, it no longer renames them.
* Include tiff34.h from tiffio34.h. Fix minor glitches found by portlint.tg1997-11-052-5/+6
|
* Modified shared library generation method.itojun1997-08-211-6/+7
| | | | | | To make libtiff34.so available for use with dlopen(). Submitted by: alta@ryozan.rim.or.jp
* Fix bug in shared library paths.asami1997-06-031-1/+1
| | | | | PR: 3736 Submitted by: itojun@itojun.org
* Change shlib version number to "1.0". There was no reason to startasami1997-05-292-2/+2
| | | | from "4.0".
* Update to 3.4 release. Also make it peacefully coexist with olderasami1997-05-267-126/+239
| | | | | | | tiff versions. It is no longer marked BROKEN. PR: 3517 Submitted by: itojun@itojun.org
* Mark this port as BROKEN since libtiff comes with this version may bemax1997-01-091-1/+2
| | | | | incompatible with old one. Suggested by: asami
OpenPOWER on IntegriCloud