Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.2_1 05 Sep 2019 11:40:24
  |
rene  |
Remove expired ports:
2019-09-04 devel/ace+tao-doc: Broken for more than 6 months
2019-09-04 devel/dfmt: Broken for more than 6 months
2019-09-04 devel/ignition-transport: Broken for more than 6 months
2019-09-04 devel/spin: Broken for more than 6 months
2019-09-04 editors/dexed: Depends on expiring devel/dfmt
2019-09-04 editors/p5-Padre: Depends on expiring x11-toolkits/p5-Wx
2019-09-04 emulators/qemu2: Latest 3.X branch is in ports tree
2019-09-04 games/asc: Broken for more than 6 months
2019-09-04 games/slade: Broken for more than 6 months
2019-09-04 graphics/gimp-wavelet-decompose-plugin: Broken for more than 6 months
2019-09-04 graphics/py-pyembree: Depends on expiring graphics/embree
2019-09-04 irc/irssi-otr: Broken for more than 6 months
2019-09-04 mail/p5-Mail-ClamAV: Broken for more than 6 months
2019-09-04 mail/qmail-ldap: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
1.0.2_1 04 Aug 2019 09:07:48
  |
antoine  |
Deprecate ports broken for more than 6 months |
1.0.2_1 29 Mar 2019 06:39:15
  |
antoine  |
Mark BROKEN: conflicts with irssi |
1.0.2_1 02 Feb 2018 17:37:28
  |
brd  |
Bump PORTREVISION for ports that depend on irc/irssi after update in r460549.
Reported by: tj <tj@mrsk.me>
Pointyhat to: brd |
1.0.2 05 Feb 2017 20:27:04
  |
ashish  |
- Update to 1.0.2
- Correct LICENSE to be GPLv2+
- Fix LIB_DEPENDS |
1.0.1 08 Apr 2016 05:24:40
  |
philip  |
o Update to 1.0.1
o Include patches to work with irssi versions >= 0.8.17
Approved by: ashish (maintainer) |
1.0.0_4 01 Apr 2016 14:08:38
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
1.0.0_4 25 Feb 2016 14:15:40
  |
amdmi3  |
- Explicitly specify version for libotr.so to differentiate security/libotr and
security/libotr3
Approved by: portmgr blanket |
1.0.0_4 07 May 2015 16:32:44
  |
mat  |
Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.0.0_4 18 Apr 2015 19:09:04
  |
tijl  |
Convert to USES=autoreconf |
1.0.0_4 29 Mar 2015 16:47:46
  |
bapt  |
Revert the autoreconf conversion I have no time to fix the issue that happen
when converted |
1.0.0_4 29 Mar 2015 11:45:08
  |
bapt  |
Convert to USES=autoreconf
Strip binaries |
1.0.0_3 19 Mar 2015 16:44:59
  |
bdrewery  |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
1.0.0_3 02 Jan 2015 18:46:34
  |
pi  |
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in (Only the first 15 lines of the commit message are shown above ) |
1.0.0_2 02 Dec 2014 22:44:25
  |
cs  |
- Update to 4.1.0
- Use striping
- Please portlint
- Bump PORTREVISION |
1.0.0_1 30 Jul 2014 03:57:24
  |
pi  |
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) |
1.0.0 28 Jul 2014 13:49:23
  |
ashish  |
- Update to 1.0.0
- Depend on security/libotr, instead of security/libotr3
- Fix WWW link in pkg-descr
PR: 192026
Submitted by: Lawrence Chen <beastie at tardisi.com> |
0.3_9 13 Jun 2014 07:36:28
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
0.3_9 04 Jun 2014 14:39:23
  |
amdmi3  |
- Switch security/libotr3 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
0.3_8 09 Feb 2014 15:36:09
  |
antoine  |
irssi is responsable for creating the lib/irssi/modules directory |
0.3_7 28 Jan 2014 04:48:11
  |
miwi  |
- Fix packaging
Reported by: deckebot |
0.3_6 27 Jan 2014 16:51:12
  |
miwi  |
- Stage support |
0.3_6 20 Sep 2013 18:44:50
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc) |
0.3_6 03 May 2013 16:36:41
  |
ehaupt  |
Chase security/libgcrypt update |
0.3_4 23 Apr 2013 10:51:40
  |
bapt  |
Convert irc to USES=pkgconfig |
0.3_4 22 Mar 2013 20:06:15
  |
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.3_4 08 Sep 2012 06:58:02
  |
dougb  |
Hook security/libotr3 up, and move ports that depend on the old version
to this new dependency. |
0.3_3 26 Jul 2012 07:19:30
 |
dougb  |
For ports that depend on security/libotr, add the new USE_PKGCONFIG macro.
For all but kdenetwork4 use =build. For it use both just in case.
For net-im/clim also fix the manual call to pkg-config for CONFIGURE_ENV |
0.3_3 03 Jul 2011 11:40:49
 |
swills  |
- Chase the libgcrypt shared lib version |
0.3_2 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.3_2 28 Sep 2010 13:15:00
 |
ashish  |
- Add LICENSE.
Submitted by: swell.k at gmail.com
Approved by: pgj (mentor, implicit) |
0.3_2 27 Jul 2010 01:25:20
 |
wxs  |
Chase security/libgcrypt shlib bump.
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
0.3_1 11 Jun 2010 13:37:41
 |
ashish  |
- Change my maintainer address.
Approved by: pgj (mentor) |
0.3_1 24 Mar 2009 19:13:32
 |
makc  |
bump PORTREVISION after cmake update |
0.3 19 Feb 2009 19:47:22
 |
beech  |
- Update to 0.3
PR: ports/131820
Approved by: Ashish SHUKLA <wahjava@gmail.com> (maintainer) |
0.2_1 18 Aug 2008 00:12:51
 |
edwin  |
Fix pkg-plist
Noticed by: pavbot |
0.2 17 Aug 2008 06:41:55
 |
edwin  |
New Port: irc/irssi-otr : A plugin for irssi for Off-the-Record (OTR) messaging
irssi-otr provides Off-the-Record Messaging (OTR) support for
the irssi Internet Relay Chat (IRC) client.
WWW: http://irssi-otr.tuxfamily.org/
PR: ports/126574
Submitted by: Ashish Shukla <wahjava@gmail.com> |