| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
- Trim header
Feature safe: yes
|
|
|
|
| |
Approved by: eadler (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove pre/post include
- No need for ARCH check since ONLY_FOR_ARCHS is used
- Use USERS/GROUPS
- Fix invalid @exec in plist causing directory to be created in the wrong
place with pkgng
Add nogroup to GIDs since this port uses it.
PR: ports/169984
Submitted by: maintainer
Approved by: kwm (mentor)
|
|
|
|
|
|
|
|
|
| |
- OptionsNGify
- Pet portlint
- Give maintainership to submitter
PR: ports/168735
Submitted by: "Bryan Drewery" <bryan@shatow.net>
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
|
|
|
|
|
|
|
|
| |
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
|
|
|
|
| |
Approved by: maintainer (myself)
|
| |
|
| |
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
|
|
|
| |
Approved by: portmgr (pav)
|
| |
|
|
|
|
|
|
| |
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav)
|
| |
|
|
|
|
|
|
|
| |
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
|
|
|
|
|
|
|
| |
- add MANPAGES option and set to disabled by default
- bump PORTREVISION
Approved by: garga (mentor)
|
|
|
|
|
|
|
| |
- bump PORTREVISION
Suggested by: pav
Approved by: garga (mentor)
|
|
|
|
| |
Approved by: garga (mentor)
|
|
|
|
| |
Approved by: garga (mentor)
|
|
|
|
|
|
| |
- switched to new bsd.tcl.mk infrastructure.
Approved by: garga (mentor)
|
|
|
|
|
| |
PR: 110404
Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
|
|
|
|
|
| |
Submitted by: pointyhat via kris
Approved by: maintainer
|
|
|
|
|
|
|
| |
- Added support for tcl85 via USE_TCL_VER=85
PR: 109676
Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
PR: ports/86658
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
- Transfer maintainership to submitter
PR: ports/83547
Submitted by: Aldert Nooitgedagt <aldert@nooitgedagt.net>
Approved by: Matthew Braithwaite <mab@red-bean.com> (maintainer)
|
|
|
|
| |
Auto-generate pkg-message to avoid hardcoding /usr/local.
|
|
|
|
| |
Approved by: maintainers
|
|
|
|
| |
(Part 1)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/35100
Submitted by: Jose Abelardo Martinez <jamartinez@altern.org>
|
|
|
|
| |
Approved by: lioux
|
|
|
|
|
|
|
|
| |
Convert hardcoded values to use port variables
Update pkg-plist and distinfo to reflect changes in new version
PR: 28187
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
PR: 22335
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 22209
Submitted by: Matthew Braithwaite <mab@red-bean.com> MAINTAINER
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
|
|
|
|
|
| |
PR: 20158
Submitted by: MAINTAINER
|
|
|
|
|
|
| |
PR: 18921
Submitted by: maintainer
Prodded by: asami
|
|
|
|
|
| |
PR: 18419
Submitted by: Matthew Braithwaite <mab@red-bean.com>
|
|
|
|
|
| |
PR: 18224
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 16724
Submitted by: maintainer
|
|
A multithreaded web server with embedded TCL interpreter.
PR: 16115
Submitted by: Matt Braithwaite <mab@red-bean.com>
|