| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=300971
|
|
|
|
| |
Notes:
svn path=/head/; revision=300318
|
|
|
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
Notes:
svn path=/head/; revision=300261
|
|
|
|
|
|
|
|
| |
Obtained from: remko
Feature safe: yes
Notes:
svn path=/head/; revision=293186
|
|
|
|
|
|
|
| |
Obtained from: remko
Notes:
svn path=/head/; revision=291312
|
|
|
|
| |
Notes:
svn path=/head/; revision=291281
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=289156
|
|
|
|
| |
Notes:
svn path=/head/; revision=282986
|
|
|
|
| |
Notes:
svn path=/head/; revision=280765
|
|
|
|
|
|
|
| |
Cleanup PREFIX handling.
Notes:
svn path=/head/; revision=280698
|
|
|
|
| |
Notes:
svn path=/head/; revision=273575
|
|
|
|
| |
Notes:
svn path=/head/; revision=272040
|
|
|
|
| |
Notes:
svn path=/head/; revision=265993
|
|
|
|
| |
Notes:
svn path=/head/; revision=260271
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
utility to retrieve mount point data. These dinamically linked
executables do not work on recent FreeBSD releases due to missing
libraries.
- Remove all unused binaries.
- Fix a couple of warnings in the source file and always build the
version that is actually used.
- While I'm here, use SUB_FILES to improve PKGMESSAGE.
Notes:
svn path=/head/; revision=259233
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=250626
|
|
|
|
| |
Notes:
svn path=/head/; revision=247605
|
|
|
|
| |
Notes:
svn path=/head/; revision=245467
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=241658
|
|
|
|
|
|
|
| |
starting with P,R,S
Notes:
svn path=/head/; revision=240075
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
Notes:
svn path=/head/; revision=237892
|
|
|
|
| |
Notes:
svn path=/head/; revision=236729
|
|
|
|
| |
Notes:
svn path=/head/; revision=236710
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Apparently the whole tarball was re-rolled to add a check for Solaris 11 and above.
webmin-1.480/web-lib-funcs.pl:
< $gconfig{'os_type'} eq 'solaris' ||
---
> $gconfig{'os_type'} eq 'solaris' &&
> $gconfig{'os_version'} >= 11 ||
PR: ports/135635
Submitted by: Jim <jwagner at graffadmin.com>
Notes:
svn path=/head/; revision=236072
|
|
|
|
| |
Notes:
svn path=/head/; revision=235679
|
|
|
|
| |
Notes:
svn path=/head/; revision=235551
|
|
|
|
| |
Notes:
svn path=/head/; revision=231377
|
|
|
|
| |
Notes:
svn path=/head/; revision=231000
|
|
|
|
| |
Notes:
svn path=/head/; revision=230406
|
|
|
|
| |
Notes:
svn path=/head/; revision=230114
|
|
|
|
| |
Notes:
svn path=/head/; revision=229992
|
|
|
|
| |
Notes:
svn path=/head/; revision=227236
|
|
|
|
| |
Notes:
svn path=/head/; revision=227086
|
|
|
|
| |
Notes:
svn path=/head/; revision=226964
|
|
|
|
|
|
|
|
| |
PR: ports/129867
Submitted by: Gavin <gav303(at)hotmail.com>
Notes:
svn path=/head/; revision=224749
|
|
|
|
| |
Notes:
svn path=/head/; revision=222155
|
|
|
|
| |
Notes:
svn path=/head/; revision=222153
|
|
|
|
| |
Notes:
svn path=/head/; revision=222087
|
|
|
|
| |
Notes:
svn path=/head/; revision=222086
|
|
|
|
| |
Notes:
svn path=/head/; revision=221981
|
|
|
|
| |
Notes:
svn path=/head/; revision=219418
|
|
|
|
| |
Notes:
svn path=/head/; revision=214429
|
|
|
|
|
|
|
| |
FATAL: Makefile: [28]: use a tab (not space) after a variable name
Notes:
svn path=/head/; revision=214408
|
|
|
|
| |
Notes:
svn path=/head/; revision=213771
|
|
|
|
| |
Notes:
svn path=/head/; revision=213767
|
|
|
|
| |
Notes:
svn path=/head/; revision=212436
|
|
|
|
| |
Notes:
svn path=/head/; revision=210269
|
|
|
|
| |
Notes:
svn path=/head/; revision=208669
|
|
|
|
| |
Notes:
svn path=/head/; revision=207160
|