1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

54 Commits

Author SHA1 Message Date
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Mark Linimon
fb81c3a71b Reset hoek@ who has been inactive for quite some time.
Hat:		portmgr
2009-11-10 08:59:06 +00:00
Pav Lucistnik
2df76eb0a7 - Remove support for a.out format and PORTOBJFORMAT variable from individual
ports

With hat:	portmgr
2007-01-30 10:25:34 +00:00
Edwin Groothuis
bbee4a66a6 remove USE_REINPLACE for all ports with categories starting with C 2006-05-03 23:38:41 +00:00
Edwin Groothuis
6797d9f2dd [patch] bug in the uulib-0.5.20
uudeview's author makes 1023 chars as maximum header line
        length (see line 167 of uulib/uuscan.c).  Handling this
        limit in the ScanHeaderLine function may skip all header
        lines after very long splitted line because of finding CR
        in the truncated string (at ptr) instead of scan source
        stream (uugen_inbuffer).

PR:             ports/84999
Submitted by:   Alexey Khlyamkov <bsd@prj.lll.pp.ru>
Approved by:    maintainer timeout
2006-01-04 12:03:33 +00:00
Edwin Groothuis
ea2b797120 [patch] bug in the uulib-0.5.20
uudeview's author makes 1023 chars as maximum header line
	length (see line 167 of uulib/uuscan.c).  Handling this
	limit in the ScanHeaderLine function may skip all header
	lines after very long splitted line because of finding CR
	in the truncated string (at ptr) instead of scan source
	stream (uugen_inbuffer).

PR:		ports/84999
Submitted by:	Alexey Khlyamkov <bsd@prj.lll.pp.ru>
Approved by:	maintainer timeout
2006-01-04 12:03:13 +00:00
Tim Vanderhoek
af773702ec Upgrade to 0.5.20 to fix two buffer overflows
Advised by:	nectar
2004-03-25 03:41:25 +00:00
Tim Vanderhoek
0ac7f24c03 Update my email address and make a slight formatting improvement. 2004-03-25 03:11:47 +00:00
Oliver Eikemeier
7bf55c949f mark FORBIDDEN: http://people.freebsd.org/~eik/portaudit/6c7661ff-7912-11d8-9645-0020ed76ef5a.html 2004-03-19 15:38:20 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Clement Laforet
c705fbb6c9 - Update to 0.5.19
PR:             61518
Submitted by:   Ports Fury
Approved by:    erwin (mentor) (implicitly)
2004-01-18 14:39:16 +00:00
Sergey A. Osokin
958842c5c6 Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
A part of PR:	57992
2003-10-22 09:37:18 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Tim Vanderhoek
fe0f46858b USE_REINPLACE rather than a somewhat convoluted perl expression. 2002-09-06 13:45:33 +00:00
Tim Vanderhoek
ff38f9c6cd The configure script was trying to modify CFLAGS to prevent
both '-O' and '-g' from being included.  Under some combinations,
this could even cause the resulting CFLAGS to be unuseable.  Avoid
any illicit touching of the CFLAGS.

PR:		ports/39317 (Chris Wasser <cwasser@shaw.ca>)
2002-09-05 02:16:02 +00:00
Tim Vanderhoek
2ac03d2d01 "libuu" -> "uulib" 2002-09-02 04:00:45 +00:00
Tim Vanderhoek
8cf6a654db Upgrade to uulib 0.5.18. This adds support for yEnc.
Significantly inspired by PR: ports/41508 (KATO Tsuguru)
2002-09-02 03:49:58 +00:00
Tim Vanderhoek
3df30cd731 Use safe temp files. I'll try to cook-up a different version of
these to submit back to the author once I digup my autoconf manual
again.  :(
2002-09-02 03:47:53 +00:00
Tim Vanderhoek
18575f34dc Update webpage URL. List yEnc as a supported encoding method (which
it will be as soon I finish updating this port).
2002-09-01 13:47:34 +00:00
David W. Chapman Jr.
c8275d82db Use ${PERL} instead of perl
Add ${DOCSDIR} support
Add NOPORTDOC compliance

PR:		29761
Submitted by:	pat@databits.net
2001-09-03 23:09:04 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
1de95a9ce1 First round of INSTALL_SHLIB fixes. 2000-06-15 16:44:16 +00:00
Michael Haro
59df8af48e update with the new PORTNAME/PORTVERSION variables 2000-04-08 23:24:42 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Michael Haro
58942bab6d echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +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
Tim Vanderhoek
9359ac4b53 These three were easy. Now tell my why some of the other pkg/DESCRs
must insist on using such oddball formats....

[Add WWW: where appropriate]
1999-05-02 21:48:13 +00:00
Steve Price
c413d1f770 The extra checksum wasn't bogus after all. Both are required since
despite the fact that the files from both MASTER_SITES are the same
size and when extracted a diff -urN is empty, they have different
checksum.

Noticed by:	Andrew Gordon <arg@arg1.demon.co.uk>
1999-02-25 15:47:15 +00:00
Steve Price
988b522c10 Remove extraneous checksums. 1999-02-22 02:45:25 +00:00
Andrey A. Chernov
06e70b6d64 Don't change world-known name uudeview.h to uu.h upon installation,
other applications expect uudeview.h name
1999-02-11 09:16:30 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Steve Price
7d1ae7d9f8 Convert to ELF. 1998-09-26 23:48:25 +00:00
Tim Vanderhoek
9e150d96ce Manpages? What manpages? 1998-08-17 08:26:55 +00:00
Tim Vanderhoek
fc6333d711 Add homepage. 1998-07-24 03:48:05 +00:00
Tim Vanderhoek
f581e37ec8 Fix MASTER_SITES 1998-06-14 17:31:23 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Tim Vanderhoek
c13a39fc33 Don't need FETCH_BEFORE_ARGS=-t anymore. (Yay!) 1998-02-18 22:20:06 +00:00
Tim Vanderhoek
76f133060d Add hash for distfiles from tsx-11.mit.edu. 1998-01-10 12:01:01 +00:00
Tim Vanderhoek
a200ab9536 Remove MASTER_SITE ftp.uni-frankfurt.de.
530-Unser FTP Server ist wegen eines Plattencrash leider nicht verfuegbar.

I think the rough general translation of this is

"We have been Plattencrash'd and are now verfuegbar'ed.  While this is
theoretically a temporary situation, we are still verfuegbar'ed for the
immediately forseeable future."
1997-12-07 08:50:26 +00:00
Tim Vanderhoek
1c3d2a4764 fetch -t; misc style fixes; portlint 1997-11-14 09:46:21 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Satoshi Asami
1e4d16c0b5 This is a new category for non-archival, non-encryption character code
converters.
1997-04-26 23:55:25 +00:00
David E. O'Brien
8be0e8f7d5 Need to run ``ldconfig -m'' on install. 1997-04-01 18:53:30 +00:00
David E. O'Brien
6e400050e5 Build shared lib too.
Submitted by:	Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
1997-04-01 18:04:06 +00:00
David E. O'Brien
7f2ebc89a6 More patches from ports/2701.
Submitted by:	Tim Vanderhoek <tim@X2296>
1997-03-29 22:12:16 +00:00
David E. O'Brien
78c7feab3e Update to 0.5.13.
Partically closes PR:	ports/2701
1997-03-29 21:45:35 +00:00
David E. O'Brien
51299a2f0c Update to 0.5.13.
Submitted by:	Tim Vanderhoek <tim@X2296>  with restructureing by me
Partically closes PR:	ports/2701
1997-03-29 21:45:24 +00:00
Andrey A. Chernov
3d20bdb2dc Upgrade to 0.5.9 1996-12-11 23:03:55 +00:00