Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This port doesn't include a copy of config.{guess,sub}, but they're | Kris Kennaway | 2004-03-16 | 1 | -1/+2 |
| | | | | | required by autoconf. Copy them into place from the Templates/ directory. This fixes the build on amd64 | ||||
* | Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with | Ade Lovett | 2004-03-12 | 1 | -1/+1 |
| | | | | | | | | the USE_<x> equivalents. In the current scheme of things, the WANT_ variables in this case are synonymous with the USE_ ones, and thus need to be exterminated. First in a series of major autotools cleanups. | ||||
* | SIZEify. | Trevor Johnson | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | - Reset maintainer to ports@FreeBSD.org due to lack of response | Sergei Kolobov | 2003-12-12 | 1 | -1/+1 |
| | | | | from maintainer for over a year | ||||
* | Believe it or not, but this port was entangled in between a discussion | Edwin Groothuis | 2003-09-08 | 3 | -4/+5 |
| | | | | | | | | | in ports/55750, which is an update for mail/courier. This patch also include the update of sysconftool to 0.14. PR: ports/55750 Submitted by: Shizuka Kudo <shizukakudo_99@yahoo.com> | ||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | fix build due to borked plist; approved by kris | Alan Eldridge | 2002-12-20 | 1 | -1/+1 |
| | |||||
* | Fix to use autoconf the right way. Do NOT put *_DEPENDS entries for autoconf. | Alan Eldridge | 2002-11-27 | 1 | -4/+1 |
| | | | | | | It's not gonna work anymore, folks! READ bsd.port.mk comments. Approved by: kris | ||||
* | Add port devel/sysconftool - a development utility that helps to install | Patrick Li | 2002-01-30 | 5 | -0/+55 |
application configuration files PR: 31475 Submitted by: Yarema <yds@CoolRat.org> |