1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

49 Commits

Author SHA1 Message Date
Alexander Langer
3f08af39e0 Update to version 4.1.b2, the latest stable release (dispite the "beta" flag),
which officially fixes the setuid security exploit by the vendors.

Additionally, from the PR:

*       adds in distribution patches to allow it to interoperate
        with libtiff-3.5.5 (the current version in the ports tree),
        and replace an original FreeBSD patch.

*       includes security patches (replacements of 'strcpy' and
        'sprintf', primarily), mostly based on patches originally
        submitted by Alex Langer [1] for 4.0pl2 and not yet commited,
        although some new work was done too.

[1] I don't think, that these were my patches but those submitted by
John Holland <john@zoner.org> in PR 19180.

*       Fixes some issues with the configure/setup scripts introduced
        since the previous version.

*       Additionally, original FreeBSD patches from 4.0pl2 were
        merged in where they were not addressed by anything else.
        (except the I18N patch, sorry).

I removed the FORBIDDEN line since there are at least no obvious security
concerns left.

PR:		19237
Submitted by:	Andy Sparrow <andy@geek4food.org>
2000-06-27 11:59:36 +00:00
Michael Haro
59df8af48e update with the new PORTNAME/PORTVERSION variables 2000-04-08 23:24:42 +00:00
Michael Haro
eb599ea492 PREFIX -> LOCALBASE
add ending / to WWW
2000-02-24 02:04:18 +00:00
Dirk Froemberg
64981bca23 ports@freebsd.org -> ports@FreeBSD.org 2000-02-13 17:09:11 +00:00
Michael Haro
6ba32b931f fix some pkg/MESSAGE stuff 2000-01-29 20:01:39 +00:00
Steve Price
e92b5356c6 Fix a Y2K problem.
PR:		15868
Submitted by:	Gregory Bond <gnb@itga.com.au>
2000-01-24 04:54:44 +00:00
Poul-Henning Kamp
d5b88c7c7a Set the socklen_t thing right for FreeBSD4.0 2000-01-17 09:02:08 +00:00
Satoshi Asami
23b816f7d0 Change BROKEN to FORBIDDEN, there is a security hole. 2000-01-07 13:07:00 +00:00
Kris Kennaway
f2ca909c1c Mark BROKEN due to buffer overflow yielding setuid uucp
Note that this port currently has no MAINTAINER, so will probably stay
broken until it either gets upgraded or fixed by someone who actually uses
it.

Submitted by:	Brock Tellier <btellier@usa.net>
1999-12-01 19:22:23 +00:00
Jim Mock
8fdd49e569 Attack of the COMMENT police. Fixed a bunch of typos, grammatical
errors and descriptions.

PR:		14031
Submitted by:	chris
1999-10-02 06:56:26 +00:00
Steve Price
07a6420c19 Now that we don't expand $Id$ tags anymore, but back the author's tag. 1999-09-17 18:34:36 +00:00
Steve Price
ec1b2d16ed The tiff port now lives in ports/graphics/tiff. 1999-09-07 10:45:31 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Steve Price
d9e430af97 Add a patch so this builds on -current. Porlint.
PR:		11310
Submitted by:	Adrian Wontroba <aw1@stade.co.uk>
1999-05-09 16:28:08 +00:00
Marc G. Fournier
c119344d7a Move WWW_SITE to DESCR 1999-04-14 00:27:13 +00:00
Bill Fumerola
049b253ab2 Proper URLs that reference directories end in '/' 1999-04-08 19:05:48 +00:00
Marc G. Fournier
da2f1b30b8 More Y2K/WWW_SITE links... 1999-03-12 15:52:27 +00:00
Jun-ichiro itojun Hagino
ee53de5e5b drop myself from maintainer.
sorry I don't use it frequently, any more... somebody please grab it.
1999-01-21 11:12:20 +00:00
Satoshi Asami
0a6c60d056 Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0
would go backwards.
1998-11-25 09:01:25 +00:00
Justin M. Seger
d57d33c655 libtiff34->libtiff and include/tiff34/*.h -> include/*.h
Approved by:	asami
1998-11-25 05:06:28 +00:00
Steve Price
a712d50fe2 Remove regexp support for libtiff34 as it is now ELF'able. 1998-09-19 05:46:07 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +00:00
Tim Vanderhoek
91580b1ade Wow. Deleting manpages is a lot faster on bento. 1998-08-17 08:23:05 +00:00
Tim Vanderhoek
4bdfc29501 Another batch of "Add homepage." for benchmarks through converters. 1998-07-25 07:31:29 +00:00
Satoshi Asami
baeac4caed Oops, missed another "shells/bash".
Found by:	make index
1998-06-27 09:02:35 +00:00
Satoshi Asami
030f6d6f83 Rename "bash" to "bash1" (the actual port is already repository copied).
Requested by:	chet@ins.CWRU.Edu
1998-06-25 22:26:26 +00:00
Justin M. Seger
18f33c0f93 Change JPEG shared library number to 9. This is to make sure that everyone
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
1998-05-04 20:23:32 +00:00
Justin M. Seger
b5544f1358 Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
Jun-ichiro itojun Hagino
306f120d87 updated to 4.0pl2.
added official mirrors to MASTER_SITES.
1998-04-12 03:10:51 +00:00
Jun-ichiro itojun Hagino
263066dcac fix for new select() behavior in FreeBSD-current.
(change made on 97dec)

comment from Lars follows:
	Included is an updated patch-ab file for hylafax for current that
	fixes the busywait that occurred once the fifo_poll() fix went into
	the kernel in December.

	The symptoms were that faxqetty and faxq would chew up an inordinate
	amount of time waiting for input form their FIFOS. Basically the
	kernel fix was to make select() return a 1 on EOF (in accordance
	with POSIX) and for read() to keep returning 0 on EOF (which is
	the state you are in if you open the fifo for reading in non-blocking
	mode and there are no writers).

Reviewed by:	asami
Submitted by:	Lars Fredriksen <lars@fredriks-1.pr.mcs.net>
1998-02-02 01:25:38 +00:00
Satoshi Asami
e33da5f5f8 Edit out $Id$ line.
Reported by: Dale Mayberry <dale@mars.mat.net> via itojun
1997-12-02 00:20:16 +00:00
Thomas Gellekum
79fef7002a Use new location for tiff34 headers. 1997-12-01 08:07:14 +00:00
Thomas Gellekum
ae19160dcc Fix hylafax which I broke with my tiff34 changes earlier today. 1997-11-05 15:37:36 +00:00
Satoshi Asami
16358d325d Fix up PLIST.
(1) pkg_* can't handle absolute paths, so use two @cwd's and relative paths
    throughout.

(2) pkg_* can't handle FIFOs, so use mkfifo to create it and rm to delete it.

(3) pkg_* can't handle empty directories, so create them with mkdir.

(4) the @mode/@owner/@group directives don't appear to work so use @exec
    to set all the modes.
1997-05-29 08:13:38 +00:00
Satoshi Asami
78c9b17c9c Upgrade to 4.01. This port requires tiff-3.4.
PR:		3518
Submitted by:	itojun@itojun.org
1997-05-29 06:49:26 +00:00
David E. O'Brien
fe5b7da774 CAT_E_GORIES+= -> CAT_E_GORIES=
Added MAINTAINER's to some, switched to new MAN[1-8]
1996-11-17 03:01:21 +00:00
Peter Wemm
def9ab7a1f Deal with "cc -version" reporting "2.7.2.1" or any other junk that might
end up appended (eg: "2.7.2p" or the like).

Reported by: jhs@freebsd.org (who also suggested a different, larger patch)
1996-10-14 02:36:40 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Satoshi Asami
54bfe2c902 Remove ${KEYWORDS}. 1996-03-06 08:20:19 +00:00
Satoshi Asami
61d929cf37 Upgrade one file from the author.
Submitted by:	Lars Fredriksen <lars@mcs.com>
1996-01-13 09:54:53 +00:00
Paul Traina
540c9950ea Update to 3.0pl1
Approved by:	asami and jhs
1995-10-27 22:05:16 +00:00
Satoshi Asami
2866850a16 RUN_DEPENDS on gs/bash, BUILD_DEPENDS on bash.
Submitted by:	jhs
1995-10-10 07:21:00 +00:00
Satoshi Asami
85b31fd079 Take out ghostview from EXEC_DEPENDS, it's not called from hylafax
directly.

Submitted by:	jhs
1995-08-20 07:22:18 +00:00
Satoshi Asami
24cd31094c Make one-line comment actually fit in one line. PLIST is mostly the one
Submitted by: "Lars Fredriksen" <fredriks@mcs.com>
1995-05-30 10:09:33 +00:00
Satoshi Asami
7b50ee8a9b (1) Take out definition of ${INSTALL}. Add a do-configure rule that
does not define INSTALL, so that the one in the source will be
    honored.
(2) Change comments about "mv patch-ab patch-ab.mv", that won't work.
    It should be "rm patch-ab".
(3) EXEC_DEPENDS now have ghostview, gs and bash.
(4) Compress manpages.
(5) Remove post-clean target, there is no such thing!  ("make clean"
    will delete the whole work/ subdirectory anyway.)
1995-05-30 10:07:34 +00:00
Satoshi Asami
3b82a2684e Reduce the brokenness of this port a little by adding
"EXTRACT_SUFX=-tar.gz" and taking out all the echo's in pre-fetch
that complains how it doesn't work.  Reorder some variables, take
out the numerous KEYWORD lines, etc.

This port is still broken rather badly.  For starters, there are 17
chunks of failing patches.
1995-05-22 01:32:03 +00:00
Julian Stacey
5915f2992d Reviewed by: Earlier draft reviewed by Satoshi (Thanks)
A new import based on Sam Leffler's Hylafax V3.0pl0.   Flexfax is now obsolete.

Import includes & applies the base patch Sam posted on the flexfax mail list
(mail list is still called flexfax, though the package is called Hylafax).

Sam declared our ports/comms/flexfax to be obsolete (over a year old).
Sometime after the CD release, I will post a proposal to remove 
ports/comms/flexfax.

I will maintain ports/comms/hylafax as I need fax capability.

Thanks to Asami Satoshi for suggested improvements,
I leave him to `bless' this port by adding the final
        comms/Makefile: SUBDIR += hylafax
Until he does that, any mistakes I may have made shouldnt break any makes :-)

I've undoubtedly screwed something up, somewhere, its a big port (30M inc bins),please test, Oh... and "Share & Enjoy" :-)
---
Julian Stacey  <jhs@freebsd.org>  Tel. +49 89 268616.   Fax Modem: 2608126 
                http://www.regent.e-technik.tu-muenchen.de/people/jhs.html
1995-05-21 22:37:50 +00:00