| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight
Notes:
svn path=/head/; revision=357300
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove some generic Linux configuration files containing the '*'
character: they are interpreted as shell globs in the plist and cause
poudriere's staging tests to fail.
- Do not let the setup script change file owners and permissions.
Notes:
svn path=/head/; revision=355047
|
|
|
|
| |
Notes:
svn path=/head/; revision=354887
|
|
|
|
| |
Notes:
svn path=/head/; revision=348727
|
|
|
|
| |
Notes:
svn path=/head/; revision=346194
|
|
|
|
| |
Notes:
svn path=/head/; revision=339680
|
|
|
|
| |
Notes:
svn path=/head/; revision=329769
|
|
|
|
|
|
|
|
|
|
|
| |
- Add staging support.
- Do not mute install commands.
- Remove automatic PLIST generation.
- Do not use /usr/sbin/pkg for pkgng detection; if you run it in batch it
may stop with an interactive prompt on 9.x.
Notes:
svn path=/head/; revision=329458
|
|
|
|
|
|
|
| |
sysutils)
Notes:
svn path=/head/; revision=327772
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326572
|
|
|
|
| |
Notes:
svn path=/head/; revision=318423
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The oschooser.pl script is called by setup.sh, and it uses os_list.txt
to detect the operating system.
Conditions in os_list.txt are evaluated sequentially until a match
is found. It may happen that a Linux-only condition matches before
FreeBSD; for example, if the directory /usr/portage exists then
webmin will detect FreeBSD as Gentoo Linux.
Notes:
svn path=/head/; revision=316633
|
|
|
|
| |
Notes:
svn path=/head/; revision=312502
|
|
|
|
| |
Notes:
svn path=/head/; revision=311694
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=307503
|
|
|
|
|
|
|
|
|
|
| |
According to the release notes, "fix for potential XSS attack via
real name field."
Feature safe: yes
Notes:
svn path=/head/; revision=306840
|
|
|
|
| |
Notes:
svn path=/head/; revision=304736
|
|
|
|
|
|
|
|
| |
PR: ports/170692
Submitted by: Loganaden Velvindron <logan afrinic.net>
Notes:
svn path=/head/; revision=302679
|
|
|
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
Notes:
svn path=/head/; revision=302141
|
|
|
|
| |
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
|