aboutsummaryrefslogtreecommitdiff
path: root/sysutils/webmin
Commit message (Collapse)AuthorAgeFilesLines
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-2/+0
| | | | | | | | | | | | | 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
* A couple of fixes:Jimmy Olgeni2014-05-243-16/+22
| | | | | | | | | | | - 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
* Upgrade to version 1.690.Jimmy Olgeni2014-05-224-3/+82
| | | | Notes: svn path=/head/; revision=354887
* Upgrade to version 1.680.Jimmy Olgeni2014-03-214-9/+11
| | | | Notes: svn path=/head/; revision=348727
* Do not install stray files from .xvpics directories.Jimmy Olgeni2014-02-261-0/+2
| | | | Notes: svn path=/head/; revision=346194
* Upgrade to version 1.670.Jimmy Olgeni2014-01-143-15/+220
| | | | Notes: svn path=/head/; revision=339680
* Upgrade to version 1.660.Jimmy Olgeni2013-10-083-3/+37
| | | | Notes: svn path=/head/; revision=329769
* - Upgrade to version 1.650.Jimmy Olgeni2013-10-054-37/+24703
| | | | | | | | | | | - 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
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - convert to the new perl5 frameworkAndrej Zverev2013-09-071-1/+1
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326572
* Upgrade to version 1.630.Jimmy Olgeni2013-05-183-22/+3
| | | | Notes: svn path=/head/; revision=318423
* In os_list.txt, move all references to FreeBSD at the beginning.Jimmy Olgeni2013-04-261-0/+3
| | | | | | | | | | | | | 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
* Convert Makefile headers to the new format.Jimmy Olgeni2013-02-181-5/+1
| | | | Notes: svn path=/head/; revision=312502
* Upgrade to version 1.620.Jimmy Olgeni2013-02-052-3/+3
| | | | Notes: svn path=/head/; revision=311694
* Upgrade to version 1.610.Jimmy Olgeni2012-11-172-7/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307503
* Upgrade module: passwd-1.600-5.Jimmy Olgeni2012-11-022-1/+4
| | | | | | | | | | According to the release notes, "fix for potential XSS attack via real name field." Feature safe: yes Notes: svn path=/head/; revision=306840
* Upgrade to version 1.600.Jimmy Olgeni2012-09-232-4/+3
| | | | Notes: svn path=/head/; revision=304736
* Add missing dependency on p5-IO-Tty.Jimmy Olgeni2012-08-171-0/+2
| | | | | | | | PR: ports/170692 Submitted by: Loganaden Velvindron <logan afrinic.net> Notes: svn path=/head/; revision=302679
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-052-1/+1
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* Fixes for Python 3.x compatibility (ajaxterm).Jimmy Olgeni2012-07-162-0/+104
| | | | Notes: svn path=/head/; revision=300971
* Upgrade to version 1.590.Jimmy Olgeni2012-07-013-49/+3
| | | | Notes: svn path=/head/; revision=300318
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-2/+2
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300261
* More fixes for quota format on FreeBSD 9.Jimmy Olgeni2012-03-122-2/+23
| | | | | | | | Obtained from: remko Feature safe: yes Notes: svn path=/head/; revision=293186
* Fix quota support on FreeBSD 9.Jimmy Olgeni2012-02-132-0/+25
| | | | | | | Obtained from: remko Notes: svn path=/head/; revision=291312
* Upgrade to version 1.580.Jimmy Olgeni2012-02-134-8/+32
| | | | Notes: svn path=/head/; revision=291281
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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
* Upgrade to version 1.570.Jimmy Olgeni2011-10-052-10/+4
| | | | Notes: svn path=/head/; revision=282986
* Setup.sh: ensure that $tempdir exists.Jimmy Olgeni2011-08-302-11/+19
| | | | Notes: svn path=/head/; revision=280765
* Upgrade to version 1.560 (with backup-config-1.560-2 and init-1.560-2).Jimmy Olgeni2011-08-2926-446/+39
| | | | | | | Cleanup PREFIX handling. Notes: svn path=/head/; revision=280698
* Upgrade to version 1.550.Jimmy Olgeni2011-05-032-3/+3
| | | | Notes: svn path=/head/; revision=273575
* Upgrade to version 1.540.Jimmy Olgeni2011-03-312-6/+4
| | | | Notes: svn path=/head/; revision=272040
* Upgrade to version 1.530 (with status-1.530-1).Jimmy Olgeni2010-12-102-5/+6
| | | | Notes: svn path=/head/; revision=265993
* Upgrade to version 1.520.Jimmy Olgeni2010-08-313-8/+9
| | | | Notes: svn path=/head/; revision=260271
* Webmin ships with obsolete binaries of freebsd-mounts-*, a localJimmy Olgeni2010-08-143-4/+19
| | | | | | | | | | | | | | | | 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
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Upgrade to version 1.510.Jimmy Olgeni2010-03-062-5/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250626
* Add support for FreeBSD 8 in mount module.Jimmy Olgeni2010-01-111-0/+2
| | | | Notes: svn path=/head/; revision=247605
* Upgrade to version 1.500.Jimmy Olgeni2009-12-092-4/+4
| | | | Notes: svn path=/head/; revision=245467
* Upgrade to version 1.490.Jimmy Olgeni2009-09-182-13/+5
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241658
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-3/+2
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* Fix a few "bad example" problems in the rc.d scripts that have beenDoug Barton2009-07-151-3/+2
| | | | | | | | | | | | | | | | | | | | | | | 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
* Restore correct checksum from distinfo version 1.258.Jimmy Olgeni2009-06-281-3/+3
| | | | Notes: svn path=/head/; revision=236729
* Upgrade modules ldap-useradmin-1.480-1 and mysql-1.480-1.Jimmy Olgeni2009-06-282-4/+12
| | | | Notes: svn path=/head/; revision=236710
* Fix distinfo.Jimmy Olgeni2009-06-161-3/+3
| | | | | | | | | | | | | | | | | 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
* Upgrade to version 1.480.Jimmy Olgeni2009-06-132-17/+5
| | | | Notes: svn path=/head/; revision=235679
* Upgrade module software-1.470-2.Jimmy Olgeni2009-06-102-2/+6
| | | | Notes: svn path=/head/; revision=235551
* Upgrade module smart-status-1.470-1.Jimmy Olgeni2009-03-312-2/+6
| | | | Notes: svn path=/head/; revision=231377
* Upgrade module file-1.470-2.Jimmy Olgeni2009-03-252-1/+5
| | | | Notes: svn path=/head/; revision=231000
* Upgrade to version 1.470.Jimmy Olgeni2009-03-192-13/+5
| | | | Notes: svn path=/head/; revision=230406
* Update modules file-1.460-1 and status-1.460-1.Jimmy Olgeni2009-03-152-10/+9
| | | | Notes: svn path=/head/; revision=230114