Commit graph

37 commits

Author SHA1 Message Date
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