Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.1.1_1 22 Feb 2024 03:48:00 |
Muhammad Moinur Rahman (bofh) |
security/libotr: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.1.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.1.1 25 Nov 2021 21:40:11 |
Stefan Eßer (se) |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
4.1.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.1.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.1.1 11 Jan 2017 10:08:38 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
4.1.1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
4.1.1 09 Mar 2016 22:37:53 |
feld |
security/libotr: Update to 4.1.1
Changes:
* Fix an integer overflow bug that can cause a heap buffer overflow (and
from there remote code execution) on 64-bit platforms
* Fix possible free() of an uninitialized pointer
* Be stricter about parsing v3 fragments
* Add a testsuite ("make check" to run it), but only on Linux for now,
since it uses Linux-specific features such as epoll
* Fix a memory leak when reading a malformed instance tag file
* Protocol documentation clarifications
MFH: 2016Q1
Security: CVE-2016-2851 |
4.1.0_1 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 ) |
4.1.0 02 Dec 2014 22:44:25 |
cs |
- Update to 4.1.0
- Use striping
- Please portlint
- Bump PORTREVISION |
4.0.0_4 31 Jul 2014 20:54:56 |
cs |
Add CPE |
4.0.0_4 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) |
4.0.0_3 20 May 2014 19:56:15 |
tijl |
- Remove build dependency on pkgconf.
- USES=libtool pathfix.
- Reenable -fstack-protector. There was only ever a problem on FreeBSD
i386 <10 which can be fixed by adding -lssp_nonshared to LDFLAGS like
Mk/bsd.ssp.mk does.
Approved by: cs (maintainer) |
4.0.0_2 26 Oct 2013 21:36:26 |
cs |
- security/libotr: update to new LIB_DEPENDS, adjust conflicts
- security/libotr3: update to new LIB_DEPENDS, adjust conflicts, add staging
support |
4.0.0_2 15 Oct 2013 18:36:58 |
cs |
- Update mirrors
- Support staging |
4.0.0_2 12 Oct 2013 21:13:24 |
cs |
Take maintainership |
4.0.0_2 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
4.0.0_2 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
4.0.0_2 03 May 2013 16:36:41 |
ehaupt |
Chase security/libgcrypt update |
4.0.0_1 08 Oct 2012 10:38:48 |
dougb |
Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.
I bid fond fare well
A chapter closes for me
What opens for you? |
4.0.0_1 07 Oct 2012 18:53:25 |
dougb |
silence reinplace command from last commit |
4.0.0_1 07 Oct 2012 07:54:18 |
dougb |
Work around a problem on stable/[89] with libotr generating an
"undefined reference to `__stack_chk_fail_local'" error. None
of the usual remedies work (such as making sure that gcc is used
instead of ld for the linker) so on those releases we simply
disable that option.
pointyhat logs confirm that pidgin-otr (the only consumer of libotr
atm) is failing on 8 and 9 with the same configure error that I am
seeing on 8, so this patch should at least allow it to build on those
releases.
Bump PORTREVISION for libotr to err on the side of caution.
While I'm here, remove a now-spurious mod to the pidgin-otr configure. |
4.0.0 08 Sep 2012 07:03:21 |
dougb |
Update libotr and pidgin-otr to 4.0.0
The main new features in 4.0.0:
* Support v3 of the OTR protocol
* The plugin now supports multiple OTR conversations with the same buddy
who is logged in at multiple locations. In this case, a new OTR menu
will appear, which allows you to select which session an outgoing
message is indended for. Note that concurrent SMP authentications with
the same buddy who is logged in multiple times is not yet supported
(starting a second authentication will end the first).
* During a private conversation with a buddy, an incoming unencrypted
message will now trigger the regular incoming message notifications. (Only the first 15 lines of the commit message are shown above ) |
3.2.1 18 Aug 2012 08:39:39 |
dougb |
14 August 2012 libotr version 3.2.1 released
Versions 3.2.0 and earlier of libotr contain a small heap write overrun
(thanks to Justin Ferguson for the report), and a large heap read overrun
(thanks to Ben Hawkes for the report).
Add a vuxml entry, and tune up the notes about adding a new entry. |
3.2.0_4 29 Jul 2012 08:17:33 |
dougb |
Remove my personal web site from MASTER_SITES |
3.2.0_4 26 Jul 2012 07:13:53 |
dougb |
Revert the unauthorized conversion of pkg-config from a proper build dep
to the new macro (r301539). Convert pkg-config to pkgconf.
Add a build dep on pkgconf to pidgin-otr to handle libotr's .pc files |
3.2.0_4 26 Jul 2012 05:40:24 |
bapt |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
3.2.0_4 23 Jul 2012 06:52:28 |
dougb |
Change USE_GNOME= pkgconfig to a direct BUILD_DEPENDS for my ports |
3.2.0_4 04 Jul 2011 07:55:28 |
dougb |
Indicate my preference against bumping PORTREVISION in these ports
without a good reason |
3.2.0_4 03 Jul 2011 11:40:49 |
swills |
- Chase the libgcrypt shared lib version |
3.2.0_3 20 Mar 2011 19:42:33 |
dougb |
Join the party, remove MD5 from the last of my ports |
3.2.0_3 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
3.2.0_3 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
3.2.0_3 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
3.2.0_2 27 Jul 2010 01:25:20 |
wxs |
Chase security/libgcrypt shlib bump.
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
3.2.0_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
3.2.0_1 24 Mar 2009 19:51:28 |
dougb |
Where it matters, update regarding MAKE_JOBS_{UN}SAFE for my ports |
3.2.0_1 06 Jan 2009 13:01:11 |
rafan |
- Bump PORTREVISION due to share library version bump in security/libgcrypt
PR: ports/127478 |
3.2.0 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
3.2.0 02 Jul 2008 05:54:48 |
dougb |
Add my website to MASTER_SITES |
3.2.0 02 Jul 2008 05:49:30 |
dougb |
Update to version 3.2.0, released June 15th. The configuration and
"OTR button" functionality have been moved to a menu. Also, "Buddy
authentication has been revamped, based on the user study published
in SOUPS 2008." The old authentication methods are still allowed.
In this version support for pkgconfig has been added, and the
shared library version number has been bumped.
This port has 3 consumers, net-im/climm, security/kopete-otr, and
security/pidgin-otr. Maintainers of the first two have confirmed
that this update works for them. An update for pidgin-otr is next.
This has been tested against pidgin 2.4.2 and 2.4.3.
Finally, I'm taking over maintainership per agreement with the
current maintainer. |
3.1.0_2 06 Jun 2008 14:01:07 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
3.1.0_1 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
3.1.0 23 Aug 2007 20:59:22 |
dougb |
Forced commit to note that the right PR number is 115665. 115664 is
related, and by the same submitter. |
3.1.0 23 Aug 2007 20:57:59 |
dougb |
1. Update to version 3.1.0
2. Add a verify target for the PGP signature, and download the signature
Approved by: maintainer
PR: ports/115664 (pkg-plist fix)
Submitted by: Matthias Andree <matthias.andree@gmx.de> |
3.0.0_3 23 Aug 2007 20:55:15 |
dougb |
Since gaim is no more, refer to pidgin instead |
3.0.0_3 08 Mar 2007 14:12:08 |
jylefort |
Track libgpg-error shlib version change. |
3.0.0_2 22 Sep 2006 07:10:31 |
sergei |
- Chase libgpg-error version bump [1]
- Add explicit version to libgpg-error dependency where missing [2]
- Bump PORTREVISION [1]
Approved by: maintainers (arved, lofi, novel,
ports at mcdermottroe dot com) [1]
Suggested by: novel, lofi [2] |
3.0.0_1 15 Aug 2006 01:04:55 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
3.0.0_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
3.0.0 26 Jan 2006 12:09:39 |
mnag |
Update to 3.0.0
PR: 92357
Submitted by: Conor McDermottroe <ports@mcdermottroe.com> (maintainer) |
2.0.1_1 24 Jan 2006 01:03:33 |
edwin |
SHA256ify
Approved by: krion@ |
2.0.1_1 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
2.0.1_1 21 Apr 2005 14:22:54 |
pav |
- Fix plist
PR: ports/80194
Submitted by: Conor McDermottroe <ports@mcdermottroe.com> (maintainer)
Pointy hat to: danfe |
2.0.1 19 Apr 2005 09:14:11 |
danfe |
Add libotr 2.0.1, the portable OTR Messaging Library and toolkit.
PR: ports/79100
Submitted by: Conor McDermottroe <ports(at)mcdermottroe.com> |