index
:
FreeBSD-ports
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
branches/2015Q4
branches/2016Q1
branches/2016Q2
branches/2016Q3
branches/2016Q4
branches/2017Q1
branches/2017Q2
branches/2017Q3
branches/2017Q4
devel
master
Raptor Engineering's fork of pfsense FreeBSD ports tree with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
graphics
/
tiff
Commit message (
Expand
)
Author
Age
Files
Lines
*
- remove BROKEN
dinoex
2004-03-08
1
-7
/
+1
*
- mark BROKEN for 502101
dinoex
2004-03-06
1
-1
/
+7
*
- add SIZE
dinoex
2004-02-26
1
-0
/
+1
*
- fix bug in libtiff with Fax encoding
dinoex
2004-02-07
3
-0
/
+198
*
- Update to 3.6.1
dinoex
2003-12-27
4
-36
/
+9
*
- Fix coredumps with bad tiff-files
dinoex
2003-12-04
2
-0
/
+28
*
- take maintainership
dinoex
2003-11-17
1
-1
/
+1
*
- Update to 3.6.0
dinoex
2003-10-12
9
-128
/
+102
*
Let be hohest: I really don't have a time now to properly maintain all
sobomax
2003-07-29
1
-1
/
+1
*
Fix incomplete format string and bump PORTREVISION
kris
2003-06-27
2
-0
/
+22
*
Clear moonlight beckons.
ade
2003-03-07
2
-1
/
+1
*
Update to 3.5.7.
sobomax
2001-12-17
10
-411
/
+215
*
Tech fax2ps(1) how to work properly for non-Letter paper sizes.
sobomax
2001-11-23
2
-0
/
+43
*
Rename PLIST.nodocs to pkg-plist.nodocs.
asami
2000-10-08
1
-1
/
+1
*
- take over maintainership;
sobomax
2000-09-18
2
-3
/
+12
*
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
asami
2000-06-16
1
-1
/
+1
*
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
sobomax
2000-06-16
1
-1
/
+1
*
Third round of INSTALL_SHLIBS=yes fixes.
sobomax
2000-06-15
3
-7
/
+1
*
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
asami
2000-04-14
1
-3
/
+3
*
update to 3.5.5
mharo
2000-03-31
9
-46
/
+110
*
Fix port to not create a rogue /tiff.sw.tools directory
jedgar
2000-01-23
1
-6
/
+25
*
Update to version 3.5.4.
steve
1999-12-27
2
-4
/
+4
*
* Supported MLINKS
steve
1999-12-23
2
-21
/
+60
*
Update to version 3.5.3
cpiazza
1999-12-04
3
-9
/
+9
*
Update to ver 3.5.2 and revise COMMENT
cpiazza
1999-11-24
7
-49
/
+71
*
Sort PLIST.
steve
1999-11-01
2
-30
/
+30
*
The ftp site and http site have tarballs with different checksums, so
asami
1999-09-09
1
-0
/
+1
*
Distfile changed, update checksum.
tg
1999-09-08
1
-1
/
+1
*
Checksum changed, seems they deleted one html file.
asami
1999-09-08
2
-2
/
+1
*
Update to version 3.5.1 after repository copy.
steve
1999-09-07
4
-13
/
+13
*
Change Id->FreeBSD.
obrien
1999-08-25
1
-1
/
+1
*
Commit #2/4 to enforce Caps, no period. I ran this oe as
hoek
1999-06-26
1
-1
/
+1
*
Use 'ln -sf' to fix a build failure on some 3.2-STABLE boxes.
steve
1999-06-19
1
-2
/
+2
*
Correct handling for manpages.
kuriyama
1999-06-12
1
-3
/
+124
*
Install the manpages in ${PREFIX}/man instead of always in /usr/local/man.
steve
1999-06-06
1
-1
/
+2
*
Update to version 3.4-beta37.
steve
1999-05-10
7
-57
/
+75
*
Change PKGNAME to "tiff-3.4a". Since we have shipped a "tiff-3.4"
asami
1999-03-29
1
-2
/
+2
*
I don't use this software recently... sorry.
itojun
1999-03-01
1
-2
/
+2
*
Add back the required .so symlink for OBJFORMAT == elf.
steve
1999-01-10
1
-1
/
+3
*
fix manpage installation procedure.
itojun
1999-01-04
1
-0
/
+11
*
Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0
asami
1998-11-25
3
-5
/
+5
*
Create libtiff.so symlink for a.out case.
asami
1998-11-25
1
-2
/
+7
*
libtiff34->libtiff and include/tiff34/*.h -> include/*.h
jseger
1998-11-25
4
-123
/
+17
*
Move all manpages to the Makefile and use the MAN1 macro.
steve
1998-10-02
1
-105
/
+0
*
Convert to Elf.
smace
1998-09-18
1
-3
/
+4
*
COnvert to Elf.
smace
1998-09-18
2
-19
/
+24
*
Convert to Elf
smace
1998-09-18
1
-2
/
+2
*
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
asami
1998-09-15
1
-2
/
+2
*
Fix the path of c++rt0.o on current.
vanilla
1998-07-23
1
-1
/
+1
*
Execute `ldconfig -R' at the pkg_delete step.
tg
1998-05-05
1
-0
/
+1
[next]