Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-01-04 | Attempt to make this work with python 2.2. Also use buildlink2 for | cjep | 3 | -4/+53 | |
openldap1. | |||||
2002-09-21 | Strip the ".buildlink" from the names of the python application and | jlam | 1 | -2/+2 | |
extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead. | |||||
2002-01-19 | use python buildlink file | drochner | 2 | -7/+10 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-10-27 | Turn this into an explicit openldap1 dependency, for now. | kleink | 1 | -2/+2 | |
2001-05-03 | Don't continue DEPENDS lines with '\' Instead, insert "DEPENDS+= " in | agc | 1 | -3/+3 | |
subsequent lines, which makes it easier to search for pre-requisite packages with a "DEPENDS.*pkg" regular expression. | |||||
2001-04-18 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo + include distfile filesizes in distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-11-16 | Actually, nuke that empty variable entirely. I haven't the slightest | tsarna | 1 | -2/+1 | |
idea what it was for, if anything. | |||||
2000-11-16 | note empty VARIABLE explicitly | wiz | 1 | -2/+2 | |
2000-11-11 | Use "${MASTER_SITE_SOURCEFORGE}". | tron | 1 | -2/+2 | |
2000-10-25 | A Python interface to LDAP | tsarna | 5 | -0/+38 | |