Commit graph

42 commits

Author SHA1 Message Date
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Dmitry Marakasov
8c9b17f3f8 - Remove remaining SFP references (switch these ports to SF)
Approved by:	portmgr (pav)
2009-08-27 15:04:16 +00:00
Martin Wilke
a02cf58e34 - Change to SFP macro 2009-08-19 09:32:49 +00:00
Martin Matuska
24bf28eff1 - Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:	pointyhat (pav)
2009-02-23 14:46:37 +00:00
Martin Matuska
374f1c34e4 - Update to 4.5.1 2009-02-03 09:18:51 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Martin Matuska
da3dbfd296 - move AOLSERVERBASE under PREFIX
- add MANPAGES option and set to disabled by default
- bump PORTREVISION

Approved by:	garga (mentor)
2007-07-02 22:34:45 +00:00
Martin Matuska
55f1f14e11 - fix build on 6-STABLE (and maybe elsewhere)
- bump PORTREVISION

Suggested by:	pav
Approved by:	garga (mentor)
2007-06-26 13:33:14 +00:00
Martin Matuska
29e5caa319 - fixed and improved PKGINSTALL script
Approved by:	garga (mentor)
2007-04-30 14:25:38 +00:00
Martin Matuska
8413b1b1d5 - updated maintainer e-mail address
Approved by:	garga (mentor)
2007-04-05 13:19:09 +00:00
Martin Matuska
8926ff3d50 - updated maintainer e-mail address.
- switched to new bsd.tcl.mk infrastructure.

Approved by:	garga (mentor)
2007-04-05 12:37:59 +00:00
Martin Wilke
9772b53cf4 - Added support for the new tcl threads structure.
PR:             110404
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-20 11:43:41 +00:00
Martin Wilke
17da8b9b16 - Set only i386 and amd64
Submitted by:   pointyhat via kris
Approved by:    maintainer
2007-03-07 13:27:46 +00:00
Martin Wilke
d8140dd79e - Added check for non-threaded tcl installations
- Added support for tcl85 via USE_TCL_VER=85

PR:             109676
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-01 10:20:17 +00:00
Gabor Kovesdan
d7987b732d - Update to 4.5.0
- Move out modules into separate ports
- Rename rc.d script
- Pass maintainership to submitter

PR:		ports/105781
Submitted by:	Martin Matuska <martin@matuska.org>
Approved by:	aldert@nooitgedagt.net (maintainer),
		erwin (mentor)
2007-02-02 14:46:50 +00:00
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