1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Erwin Lansing
74cb9eff53 Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer
be generated or checked, and will be silently ignored for now.  Also,
generalize the MD5_FILE macro to DISTINFO_FILO.

PR:		149657
Submitted by:	rene
Approved by:	portmgr
Tested on:	pointyhat i386 7-exp
2010-10-28 21:00:21 +00:00
Matthias Andree
d00f8a61b2 Switch MAINTAINER line to FreeBSD address.
Approved by: garga (mentor, implicit)
2010-06-13 11:57:36 +00:00
Rong-En Fan
b205b2b73e - Update MASTER_SITES
- Use RANDOMIZE_MASTER_SITES, USE_LDCONFIG
- Add patch.4.2.52.5 from vendor

PR:		ports/105270
Submitted by:	Matthias Andree (maintainer)
2006-11-08 05:20:31 +00:00
Marcus Alves Grando
4de078ed33 - Distfiles are rerolled. Removed Java rpc_server and update some copyrights to 2006.
- portlint(1)

PR:		95623
Submitted by:	maintainer
2006-04-14 03:44:08 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Yen-Ming Lee
56b2e43f2b - add two patches to fix bugs.
Noticed by:	kris
PR:		based on 79842
2005-04-19 06:27:45 +00:00
Pav Lucistnik
65e895d422 - Add checksum for bdb/patch.4.2.52.2
- Add SIZE

PR:		ports/63321
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2004-02-26 15:24:57 +00:00
Pav Lucistnik
1977d149f7 Add Berkeley DB 4.2.52 after repocopy from db41.
Note to other porters who want their port to depend on this one: Use

LIB_DEPENDS=db-4.2.2:${PORTSDIR}/databases/db42-nocrypto

Usually, setting
CONFIGURE_ENV?=	CPPFLAGS="-I${LOCALBASE}/include/db42"
		LDFLAGS="-L${LOCALBASE}/lib/db42" LIBS="-ldb-4.2"

will then work to get the right DB library. At run time, the proper
library will be looked up by its SONAME, which is "libdb-4.2.so.2" and
resides in /usr/local/lib.

PR:		ports/60943
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2004-01-09 09:45:37 +00:00
Norikatsu Shigemura
38d1617d85 Add db41-nocrypto(4.1.25), no crypto the Berkeley DB package.
PR:		ports/48225
Submitted by:	matthias.andree@web.de
2003-02-16 06:27:25 +00:00