Commit graph

27 commits

Author SHA1 Message Date
Erwin Lansing
50513d5d52 Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
2006-08-04 12:34:50 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Doug Barton
ffde46cbf9 Now that new style rc.d scripts are being run as part of the
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).

Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.

This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.

In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.

Bump PORTREVISION to make sure that users and packages
pick up this change.
2006-01-07 06:29:57 +00:00
Florent Thoumie
fc6f4373fc - Fix/update rc script (-K doesn't exist anymore, fix rc.subr path, ...).
PR:		ports/86658
Submitted by:	maintainer
2005-09-28 11:12:33 +00:00
Pav Lucistnik
58e17b71f2 - Fix build on nssha1 module on 4.X 2005-07-28 12:52:21 +00:00
Pav Lucistnik
459626c99c - Update to 4.0.10
- Transfer maintainership to submitter

PR:		ports/83547
Submitted by:	Aldert Nooitgedagt <aldert@nooitgedagt.net>
Approved by:	Matthew Braithwaite <mab@red-bean.com> (maintainer)
2005-07-17 17:03:18 +00:00
Alexander Kabaev
84e12198e2 Switch aolserver to start using rc.subr in startup script.
Auto-generate pkg-message to avoid hardcoding /usr/local.
2005-03-01 22:15:34 +00:00
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
f725dc8ef5 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 12:54:57 +00:00
Akinori MUSHA
e173f6c3ea De-pkg-comment. 2003-02-21 14:08:24 +00:00
Joseph Koshy
3764620eae Upgrade to v3.4.2.
PR:		ports/35100
Submitted by:	Jose Abelardo Martinez <jamartinez@altern.org>
2002-03-28 09:03:29 +00:00
Patrick Li
31b645dc03 Follow changes of the ftp directory structure and tarball name.
Approved by:	lioux
2001-11-15 23:41:04 +00:00
David W. Chapman Jr.
8f505b1b20 Update to version 3.4
Convert hardcoded values to use port variables
Update pkg-plist and distinfo to reflect changes in new version

PR:		28187
Submitted by:	maintainer
2001-06-15 22:51:34 +00:00
David E. O'Brien
90eb686abd Use proper POSIX syntax for `chown'. 2001-06-01 06:05:18 +00:00
Tom Hukins
c3ea3300ef Add WWW: 2001-02-26 15:57:45 +00:00
Kevin Lo
8509cbee7e Upgrade to version 3.2
PR: 22335
Submitted by: MAINTAINER
2000-10-27 16:11:21 +00:00
James E. Housley
7862cda5d9 Update to version 1.3
PR:		22209
Submitted by:	Matthew Braithwaite <mab@red-bean.com> MAINTAINER
2000-10-22 13:40:55 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Kevin Lo
487e99c02a Update MASTER_SITES
PR: 20158
Submitted by: MAINTAINER
2000-07-25 00:59:35 +00:00
Will Andrews
a7dd0f880e Add the huge number of files that are missing from the aolserver PLIST.
PR:		18921
Submitted by:	maintainer
Prodded by:	asami
2000-06-01 16:55:30 +00:00
Steve Price
aa74835d75 Provide a better rc.d startup script.
PR:		18419
Submitted by:	Matthew Braithwaite <mab@red-bean.com>
2000-05-29 03:00:28 +00:00
Steve Price
09ec239dfe Update to version 3.0.
PR:		18224
Submitted by:	maintainer
2000-04-30 00:19:47 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
R. Imura
114205c78a Update to version 3.0b6.1.
PR:		16724
Submitted by:	maintainer
2000-02-23 13:55:43 +00:00
Steve Price
78bd257ed8 Adding aolserver version 3.0b5.
A multithreaded web server with embedded TCL interpreter.

PR:		16115
Submitted by:	Matt Braithwaite <mab@red-bean.com>
2000-01-29 05:59:27 +00:00