Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
17 Jan 2021 12:10:50
1.4.1.g20161227_7
|
rene  |
Remove expired ports:
2021-01-14 net-im/telegram: Upstream unmaintained; please migrate to
net-im/telegram-cli
2021-01-14 science/dlpoly-classic: MASTERSITE gone; possibly replaced by
https://gitlab.com/DL_POLY_Classic/dl_poly?
2021-01-15 security/py-gtts-token: Obsolete, please use audio/py-gtts instead |
05 Oct 2020 22:40:26
1.4.1.g20161227_7
|
0mp  |
Fix build on 13, clean up and deprecate in favor of net-im/telegram-cli
Also, drop unnecessary ncurses dependency. |
05 Oct 2020 18:49:28
1.4.1.g20161227_6
|
0mp  |
Assume maintainership |
05 Oct 2020 17:34:54
1.4.1.g20161227_6
|
rene  |
Return cpm@'s ports to the pool after safekeeping his commit bit.
With hat: portmgr-secretary |
02 Aug 2019 13:30:40
1.4.1.g20161227_6
|
jbeich  |
devel/libevent2: update to 2.1.11
Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI: https://abi-laboratory.pro/tracker/timeline/libevent/
PR: 239599
Reported by: GitHub (watch releases)
Approved by: zeising (maintainer)
MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision: https://reviews.freebsd.org/D21133 |
09 Apr 2019 14:04:50
1.4.1.g20161227_5
|
sunpoet  |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
21 Oct 2018 14:46:16
1.4.1.g20161227_4
|
cpm  |
net-im/telegram: Unbreak build on 12.0-CURRENT
Add extra-patch to fix build on 12.0-CURRENT after updating OpenSSL to version
1.1.1
See https://github.com/vysheng/tgl/issues/129 |
10 Sep 2018 13:14:52
1.4.1.g20161227_4
|
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
06 Aug 2018 17:22:37
1.4.1.g20161227_4
|
fernape  |
devel/libconfig: update to 1.7.2
* Change to USE_GH
* Bump PORTREVISION of dependant ports.
Committing after maintainer timeout
PR: 229961
Submitted by: che@bein.link
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16442 |
22 Sep 2017 10:48:29
1.4.1.g20161227_3
|
mat  |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
28 Jun 2017 00:51:06
1.4.1.g20161227_3
|
cpm  |
- Silence explicitly called command |
27 Jun 2017 13:46:53
1.4.1.g20161227_3
|
sunpoet  |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
30 Apr 2017 01:12:10
1.4.1.g20161227_2
|
linimon  |
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket) |
20 Feb 2017 02:57:04
1.4.1.g20161227_2
|
jbeich  |
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer) |
04 Feb 2017 07:56:59
1.4.1.g20161227_1
|
jbeich  |
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer) |
05 Jan 2017 11:00:50
1.4.1.g20161227
|
amdmi3  |
Remove always-true/false conditions after 9.x, 10.[12] EOL
While here, couple minor fixes
portmgr blanket |
27 Dec 2016 14:01:27
1.4.1.g20161227
|
cpm  |
net-im/telegram: Update to 1.4.1.g20161227
- Update telegram 1.3.1 -> 1.4.1.g20161227
PR: 215064
Reported by: Matthias Apitz <guru@unixarea.de>
Reviewed by: amdmi3
Approved by: amdmi3, feld (mentors) |
14 Dec 2016 16:06:20
1.3.1_1
|
mat  |
More USE_GITHUB cleanup.
Use GH_SUBDIR, or GH_TUPLE, where applicable.
Sponsored by: Absolight |
20 Nov 2016 09:38:09
1.3.1_1
|
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
01 Aug 2016 03:22:21
1.3.1
|
cpm  |
- Add LICENSE_FILE
- Remove duplicate BROKEN_powerpc64 line
- Switch to USES=ssl
Reviewed by: junovitch (mentor)
Approved by: junovitch (mentor)
Differential Revision: D7385 |
22 Apr 2016 03:09:53
1.3.1
|
cpm  |
- Fix GH_PROJECT and GH_TAGNAME to correctly fetch all distfiles.
- Update MAINTAINER to my @FreeBSD.org address.
- Mark as BROKEN on mips, mips64 and powerpc64
- Clean-up Makefile
Approved by: junovitch (mentor) |
21 Apr 2016 16:43:15
1.3.1
|
swills  |
many ports: mark broken on powerpc64 |
01 Apr 2016 14:16:20
1.3.1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
01 Apr 2016 13:18:17
1.3.1
|
mat  |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
25 Oct 2015 20:38:11
1.3.1
|
gerald  |
Replace USE_GCC=4.8+ by USE_GCC=yes. Both are equivalent as of today,
and generally we want to use the default version of GCC in cases like
these.
Approved by: portmgr blanket |
02 Sep 2015 19:03:31
1.3.1
|
pi  |
net-im/telegram: switch to USE_GITHUB
PR: 202813
Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer) |
06 Aug 2015 05:30:27
1.3.1
|
pi  |
net-im/telegram: 1.0.5.1 -> 1.3.1
- Update to 1.3.1
- Add LICENSE_FILE
- Remove unneeded patches
- Add DOCS
- Add libjansson.so as dependency
- Fix build on FreeBSD 8 and 9
- Submitter takes maintainership
PR: 202113
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> |
07 May 2015 17:26:06
1.0.5.1_1
|
mat  |
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
10 Dec 2014 22:29:15
1.0.5.1_1
|
gahr  |
- Reset maintainership of my ports |
20 Nov 2014 23:38:34
1.0.5.1_1
|
kmoore  |
Opps, add distinfo I forgot to commit earlier |
20 Nov 2014 13:55:46
1.0.5.1_1
|
kmoore  |
- Rename net-im/tg to net-im/telegram
Approved by: Maintainer <gahr@> |