Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SIZEify. | trevor | 2004-01-30 | 1 | -0/+1 |
| | |||||
* | Add a missing RUN_DEPENDS. | clement | 2003-12-19 | 1 | -1/+3 |
| | | | | | Pointy hat to: me Approved by: erwin (mentor) | ||||
* | - Add WITH_MODULES_PORTS knob. If the user defines it, will be install | clement | 2003-12-18 | 3 | -9/+77 |
| | | | | | | | | | the latest version of the modules available in ports tree. - Bump PORTREVISION - Add CONFLICTS PR: 57652 Approved by: erwin (mentor) | ||||
* | Use the new Apache bits from bsd.port.mk. | marcus | 2003-11-07 | 1 | -5/+1 |
| | | | | Submitted by: dinoex | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Use MASTER_SITE_APACHE*. | naddy | 2003-02-13 | 1 | -7/+2 |
| | | | | | PR: 47984 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Add MASTER_SITE_RINGSERVER to MASTER_SITES. | knu | 2002-10-13 | 1 | -1/+2 |
| | |||||
* | portlint: | dirk | 2001-12-26 | 1 | -1/+1 |
| | | | | | | | - begin with a capital - don't end with '.' - remove port name - don't exceed 70 characters | ||||
* | Set maintainer to ports@FreeBSD.org | petef | 2001-10-07 | 1 | -1/+1 |
| | | | | Submitted by: Anders Nordby <anders@fix.no> (previous maintainer) | ||||
* | "Remove broken sites from master sites, fix subdir according to | dirk | 2001-04-11 | 1 | -12/+2 |
| | | | | | | | new directory layout." PR: ports/26442 Submitted by: Anders Nordby <anders@fix.no> (maintainer) | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-17 | 1 | -5/+5 |
| | |||||
* | Change the install target. Hopefully this will make bento happy. | jeh | 2000-10-26 | 1 | -0/+1 |
| | | | | Sugested by fenner | ||||
* | That should do it. "I promise to stop doing commits before eating breakfast" | jeh | 2000-10-25 | 1 | -1/+1 |
| | |||||
* | bento doesn't have a real working apxs. Use these unil bsd.apache.mk | jeh | 2000-10-25 | 1 | -1/+19 |
| | | | | | | is created. Submitted by: bento | ||||
* | Add new port: www/apache-contrib | jeh | 2000-10-23 | 5 | -0/+75 |
Collection of third-party modules contributed to the Apache HTTP server project PR: 21168 Submitted by: Anders Nordby <anders@fix.no> |