aboutsummaryrefslogtreecommitdiff
path: root/sysutils/usermin
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+1
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update sysutils/usermin to version 1.820.Jimmy Olgeni2021-01-173-65/+44
| | | | Notes: svn path=/head/; revision=561821
* Update sysutils/usermin to version 1.803.Jimmy Olgeni2020-08-093-2240/+7767
| | | | Notes: svn path=/head/; revision=544571
* Update sysutils/usermin to version 1.791.Jimmy Olgeni2020-01-213-17/+18
| | | | | | | Reformat with portfmt. Notes: svn path=/head/; revision=523730
* Update sysutils/usermin to version 1.790.Jimmy Olgeni2020-01-063-9/+109
| | | | Notes: svn path=/head/; revision=522284
* Update sysutils/usermin to version 1.780.Jimmy Olgeni2019-08-183-30/+214
| | | | | | | | | | | | | | | | | | Contains fix for CVE-2019-15107. From https://virtualmin.com/node/66890: To exploit the malicious code, your Webmin installation must have Webmin -> Webmin Configuration -> Authentication -> Password expiry policy set to Prompt users with expired passwords to enter a new one. This option is not set by default, but if it is set, it allows remote code execution. PR: 239957 Submitted by: Bert JW Regeer <xistence@0x58.com> Security: CVE-2019-15107 Notes: svn path=/head/; revision=509244
* Convert to UCL & cleanup pkg-message (categories s)Mathieu Arnold2019-08-141-2/+6
| | | | Notes: svn path=/head/; revision=508909
* Update sysutils/usermin to version 1.750.Jimmy Olgeni2019-02-093-17/+253
| | | | Notes: svn path=/head/; revision=492504
* Update sysutils/usermin to version 1.741.Jimmy Olgeni2018-04-103-571/+456
| | | | Notes: svn path=/head/; revision=466954
* Update sysutils/usermin to version 1.730.Jimmy Olgeni2017-12-183-139/+226
| | | | Notes: svn path=/head/; revision=456624
* Update sysutils/usermin to version 1.720.Jimmy Olgeni2017-07-234-10/+66
| | | | Notes: svn path=/head/; revision=446492
* Update sysutils/usermin to version 1.710.Jimmy Olgeni2017-05-083-214/+509
| | | | Notes: svn path=/head/; revision=440398
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Update sysutils/usermin to version 1.701.Jimmy Olgeni2016-03-293-10/+26
| | | | Notes: svn path=/head/; revision=412121
* Upgrade sysutils/usermin to version 1.690.Jimmy Olgeni2015-12-313-10/+18
| | | | Notes: svn path=/head/; revision=404919
* Upgrade sysutils/usermin to version 1.680.Jimmy Olgeni2015-10-123-41/+848
| | | | | | | | PR: 203719 Submitted by: pkubaj@riseup.net Notes: svn path=/head/; revision=399139
* Make sure to patch all config files for %%PREFIX%%.Jimmy Olgeni2015-10-091-1/+2
| | | | Notes: svn path=/head/; revision=398908
* Upgrade to version 1.670.Jimmy Olgeni2015-06-213-4/+19
| | | | Notes: svn path=/head/; revision=390204
* Upgrade to version 1.660.Jimmy Olgeni2015-05-194-15/+1054
| | | | Notes: svn path=/head/; revision=386760
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Add LICENSE and NO_ARCH; pet portlint (${XARGS} -delete and makepatchJimmy Olgeni2015-05-072-6/+6
| | | | | | | warnings). Notes: svn path=/head/; revision=385628
* - Add CPE infoDmitry Marakasov2015-04-211-1/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=384466
* Upgrade to version 1.650.Jimmy Olgeni2015-02-163-3/+16
| | | | Notes: svn path=/head/; revision=379090
* Upgrade to version 1.640.Jimmy Olgeni2015-01-033-99/+110
| | | | Notes: svn path=/head/; revision=376172
* Upgrade to version 1.630.Jimmy Olgeni2014-11-253-3/+23
| | | | Notes: svn path=/head/; revision=373402
* Upgrade to version 1.620.Jimmy Olgeni2014-11-243-822/+13
| | | | Notes: svn path=/head/; revision=373204
* Upgrade to version 1.600.Jimmy Olgeni2014-05-222-3/+3
| | | | Notes: svn path=/head/; revision=354888
* Upgrade to version 1.590.Jimmy Olgeni2014-03-212-3/+3
| | | | Notes: svn path=/head/; revision=348728
* Upgrade to version 1.580.Jimmy Olgeni2014-01-143-4/+30
| | | | Notes: svn path=/head/; revision=339681
* Upgrade to version 1.570.Jimmy Olgeni2013-10-083-3/+7
| | | | Notes: svn path=/head/; revision=329770
* - Upgrade to version 1.560.Jimmy Olgeni2013-10-053-27/+6925
| | | | | | | | | - Add staging support. - Do not mute install commands. - Remove automatic PLIST generation. Notes: svn path=/head/; revision=329459
* 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=326575
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-261-1/+1
| | | | | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=323714
* Upgrade to version 1.550.Jimmy Olgeni2013-05-182-3/+3
| | | | Notes: svn path=/head/; revision=318424
* Upgrade to version 1.540.Jimmy Olgeni2013-02-052-3/+3
| | | | Notes: svn path=/head/; revision=311695
* Convert Makefile headers to the new format in my ports.Jimmy Olgeni2013-01-261-5/+0
| | | | Notes: svn path=/head/; revision=311016
* Upgrade to version 1.530.Jimmy Olgeni2012-11-172-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307502
* - Upgrade to version 1.520.Jimmy Olgeni2012-09-233-7/+6
| | | | | | | | - Add pkg-message to SUB_FILES. - Remove custom FETCH_CMD. Notes: svn path=/head/; revision=304738
* 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=302678
* 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
* Upgrade to version 1.510.Jimmy Olgeni2012-07-012-3/+3
| | | | Notes: svn path=/head/; revision=300319
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-2/+2
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300261
* Upgrade to version 1.500.Jimmy Olgeni2012-02-132-3/+3
| | | | Notes: svn path=/head/; revision=291282
* 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.490.Jimmy Olgeni2011-10-052-3/+3
| | | | Notes: svn path=/head/; revision=282987
* Upgrade to version 1.480Jimmy Olgeni2011-08-296-97/+77
| | | | | | | Cleanup PREFIX handling. Notes: svn path=/head/; revision=280702
* Upgrade to version 1.470.Jimmy Olgeni2011-03-312-3/+3
| | | | Notes: svn path=/head/; revision=272041