aboutsummaryrefslogtreecommitdiff
path: root/misc/instant-server
Commit message (Collapse)AuthorAgeFilesLines
* - Define APACHE_COMPATClement Laforet2005-09-191-0/+1
| | | | | | | | | | | It fixed INDEX build with next exp-build patchset and prepare a smooth migration to bsd.apache.mk It's a no-op for now. Approved by: portmgr (self) Notes: svn path=/head/; revision=143148
* - Remove empty files [1]Pav Lucistnik2004-06-201-0/+0
| | | | | | | | | | - While here, portlint PR: ports/68068 [1] Submitted by: Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=111880
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Chase move of net/isc-dchp3 to net/isc-dhcp3-server.Edwin Groothuis2004-01-181-1/+1
| | | | | | | Apologies for forgetting it. Notes: svn path=/head/; revision=98463
* [PATCH] using www/squid as proxy (instead of www/squid24)Edwin Groothuis2003-12-281-1/+2
| | | | | | | | | | | | Squid-STABLE version 2.5 should be stable enough for use in misc/instant-server, so usage of squid24 should be obsolete PR: ports/54938 Submitted by: Jens Rehsack <rehsack@liwing.de> Approved by: puregroog Notes: svn path=/head/; revision=96760
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-1/+1
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=93294
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Change the ports that relied on squid23 to rely on squid24.Adrian Chadd2001-10-051-1/+1
| | | | | | | | | | I should have checked this first. :( PR: 31050 Submitted by: des Notes: svn path=/head/; revision=48474
* Update ports which depend on cvsup-bin or cvsupd-bin to use theJohn Polstra2001-07-211-1/+1
| | | | | | | cvsup port instead. I am removing the *-bin ports. Notes: svn path=/head/; revision=45318
* This time try harder to fix *all* incorrect RUN_DEPENDS:Maxim Sobolev2001-03-201-7/+7
| | | | | | | | | | | | | | | 1. A user (bento for example) may not have ${LOCALBASE}/sbin in his PATH, so use explicit path to the dependency instead of just executable name; 2. isc-dhcp3 port installs executable called dhcpd, not isc-dhcp3; 3. samba port installs executable called smbd, not samba; 4. cnews port installs executable called cnewsdo, not cnews; 5. apache13 port installs executable called httpd, not apache13; 6. squid23 port installs executable called squid, not squid23. Submitted by: bento Notes: svn path=/head/; revision=40093
* Correct RUN_DEPENDS - cvsupd binary is called cvsupd, not cvsupd-bin.Maxim Sobolev2001-03-161-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=39919
* Instant server, to match instant workstation.Greg Lehey2001-03-116-0/+41
This is a first stab at something which will be documented in the next edition of "The Complete FreeBSD". Comments welcome. Notes: svn path=/head/; revision=39539