Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
11 Oct 2020 08:02:19
0.21.5

|
dinoex  |
- update to 0.21.5 |
21 Dec 2019 21:17:33
0.21.4

|
dinoex  |
- update to 0.21.4 |
22 Sep 2019 17:53:42
0.21.3

|
dinoex  |
- update to 0.21.3 |
14 Aug 2019 12:16:13
0.21.2

|
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
03 Apr 2019 21:06:37
0.21.2

|
dinoex  |
- update to 0.21.2 |
20 Sep 2018 14:47:44
0.21.1

|
dinoex  |
- take maintainership |
10 Sep 2018 13:15:48
0.21.1

|
mat  |
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
05 Feb 2018 14:03:42
0.21.1

|
vanilla  |
1: Update to 0.21.1.
2: set NO_ARCH.
3: use options-helper. |
12 Aug 2017 21:56:21
0.20.14

|
zi  |
- Update to 0.20.14
- Drop maintainership |
08 Jun 2017 18:10:31
0.20.13

|
pi  |
sysutils/racktables: update 0.20.11 -> 0.20.13
PR: 212029
Approved by: zi (maintainer)
Relnotes: https://github.com/RackTables/racktables/blob/master/ChangeLog |
30 Apr 2016 00:18:02
0.20.11

|
zi  |
- Update to 0.20.11 |
19 Oct 2015 14:50:52
0.20.10_2

|
amdmi3  |
Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")
Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")
Update shebangfix usage according to new rules in many ports:
- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces
Fix shebangfix usage in many ports (irrelevant to infrastructure change):
- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string
Approved by: portmgr (bapt)
Differential Revision: D3756 |
27 May 2015 06:12:08
0.20.10_1

|
zi  |
- Shebang fix
- Bump PORTREVISION
PR: 200419
Submitted by: ohauer@ |
02 Mar 2015 13:59:26
0.20.10

|
zi  |
- Update to 0.20.10 |
22 Nov 2014 09:13:36
0.20.8

|
antoine  |
Cleanup plist |
23 Jun 2014 19:07:32
0.20.8

|
zi  |
- Update to 0.20.8 |
04 Mar 2014 11:59:18
0.20.7

|
zi  |
- Update to 0.20.7 |
11 Feb 2014 01:32:31
0.20.6

|
zi  |
- Update to 0.20.6 |
06 Feb 2014 12:14:30
0.20.5

|
miwi  |
- Stage support |
21 Jan 2014 23:40:23
0.20.5

|
bapt  |
Fix properties on pkg-plist |
20 Sep 2013 23:06:00
0.20.5

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
26 Jun 2013 11:27:52
0.20.5

|
zi  |
- Update to 0.20.5 |
09 Jun 2013 18:23:56
0.20.4

|
miwi  |
- Remove php4 reference |
26 Apr 2013 18:58:58
0.20.4

|
zi  |
New port: sysutils/racktables:
Racktables is a nifty and robust solution for datacenter and server room asset
management. It helps document hardware assets, network addresses, space in
racks, networks configuration and much much more!
WWW: http://www.racktables.org/
Feature safe: yes |