notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net-im/psi/Makefile

Number of commits found: 65

Sunday, 7 Jan 2024
01:06 Jason E. Hale (jhale) search for other commits by this committer
net-im/psi: Convert WEBKIT option to WEBENGINE

www/qt5-webkit was removed in [1], leaving the WEBKIT option broken.
This application supports using www/qt5-webengine as an alternative
chatlog engine, so rename the WEBKIT option to WEBENGINE to avoid
confusion and add the required dependencies. Enabling QtWebEngine still
requires having the ENABLE_WEBKIT CMake argument set, so this was not an
oversight [2], as strange as it may look. In fact, psi defaults to use
QtWebEngine if it was found when the ENABLE_WEBKIT argument is set. [3]

[1]
https://cgit.freebsd.org/ports/commit/?id=cb3615b528c288d90aff6aa0e7a9778f80c9e85d
[2] https://github.com/psi-im/psi/blob/1.5/CMakeLists.txt#L44
[3] https://github.com/psi-im/psi/blob/1.5/src/CMakeLists.txt#L17

Approved by:	portmgr (blanket)
MFH:		2024Q1
commit hash: 5cdc418e76fe2f59ff50ad7a89347c9b10be3eec commit hash: 5cdc418e76fe2f59ff50ad7a89347c9b10be3eec commit hash: 5cdc418e76fe2f59ff50ad7a89347c9b10be3eec commit hash: 5cdc418e76fe2f59ff50ad7a89347c9b10be3eec 5cdc418
Sunday, 11 Sep 2022
10:20 Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee ddae4e9
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 26 Aug 2022
06:30 Tobias C. Berner (tcberner) search for other commits by this committer
devel/qca: add flavors for Qt 5 and Qt 6
commit hash: 630a8a1ea538f72e0a0e00e645758982cdba095a commit hash: 630a8a1ea538f72e0a0e00e645758982cdba095a commit hash: 630a8a1ea538f72e0a0e00e645758982cdba095a commit hash: 630a8a1ea538f72e0a0e00e645758982cdba095a 630a8a1
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
net-im: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alberto Villa <avilla@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
  *  Andrew Lewis <freeghb@gmail.com>
  *  Andrey Akhmichin <sepulkarium45@yahoo.com>
  *  Bartek Rutkowski <r@robakdesign.com>
  *  Bernard Spil <brnrd@freebsd.org>
  *  Brendan Molloy <brendan+freebsd@bbqsrc.net>
  *  Denis Shaposhnikov <dsh@vlink.ru>
  *  Dennis Herrmann <dhn@FreeBSD.org>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Eugene Grosbein <eugen@FreeBSD.org>
  *  Florent Thoumie <flz@FreeBSD.org>
  *  Frank Altpeter <frank@altpeter.de>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Geoffrey Mainland <mainland@apeiron.net>
  *  Henry Hu <henry.hu.sh@gmail.com>
  *  Jim Mock <jim@FreeBSD.org>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  John Prather
  *  Jonathan Chen <jonc@chen.org.nz>
  *  Joseph S. Atkinson <jsatkinson@embarqmail.com>
  *  Junji NAKANISHI <jun-g@daemonfreaks.com>
  *  Kelly Cochran <kcochran@trolans.net>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kris Moore <kmoore@FreeBSD.org>
  *  Kris Moore <kmoore@freebsd.org>
  *  Lars Eggert <lars.eggert@gmx.net>
  *  Marc Bruenink
  *  Matthew West <mwest@uct.ac.za>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Max E. Kuznecov <mek@mek.uz.ua>
  *  Meethune Bhowmick <meethune@gmail.com>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Nicola Stanislao Vitale <nivit@FreeBSD.org>
  *  Nicola Vitale <nivit@email.it>
  *  Nikolay Pavlov <qpadla@gmail.com>
  *  Oleg Ginzburg (olevole@olevole.ru)
  *  Pavel Andreev
  *  Saulius Menkevicius <bob@nulis.lt>
  *  SeaD
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Steve Wills <swills@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thierry Thomas <thierry@pompo.net>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Vsevolod Stakhov <vsevolod@highsecure.ru>
  *  Wen Heping <wen@FreeBSD.org>
  *  Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
  *  Yuri <yuri@tsoft.com>
  *  Yuri Victorovich
  *  Yuri Victorovich <yuri@rawbw.com>
  *  dd
  *  gahr
  *  gnome@freebsd.org
  *  jodocus <jodocus@jodocus.org>
  *  mph
  *  trasz
  *  vsevolod

With hat:	portmgr
commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69 commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69 commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69 commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69 103413d
Tuesday, 25 Jan 2022
06:35 Loïc Bartoletti (lbartoletti) search for other commits by this committer
archivers/minizip*: Add minizip-ng and zlib-ng and create USES=minizip

Import minizip-ng and zlib-ng

Minizip was originally developed in 1998. It was first included in the zlib
distribution as an additional code contribution starting in zlib 1.1.2. Since
that time, it has been continually improved upon and contributed to by many
people.

+ Creating and extracting zip archives.
+ Adding and removing entries from zip archives.
+ Read and write raw zip entry data.
+ Reading and writing zip archives from memory.
+ Zlib, BZIP2, LZMA, and ZSTD compression methods.
+ Password protection through Traditional PKWARE and WinZIP AES encryption.
+ Buffered streaming for improved I/O performance.

some ports bundle it, some ports allow building against a systemwide
one, some ports bundle/rely on an incompatible version - all those will be
fixed in following commits.

Mk/Uses: Introduce USES=minizip[:ng]

To simplify, the LIB_DEPENDS part a new USES tag is added.

USES=minizip will add a LIB_DEPENDS on legacy minizip and
USES=minizip:ng will add a LIB_DEPENDS on minizip-ng.

minizip [1]:

    databases/spatialite
    databases/spatialite-tools
    devel/collada-dom
    games/mrboom
    games/oolite
    graphics/comical
    misc/xiphos
    science/libkml
    textproc/sigil
    www/domoticz
    deskutils/anydesk
    emulators/mupen64plus-core
    multimedia/assimp
    multimedia/vlc
    net-im/psi
    net-im/telegram-desktop

minizip-ng:

    devel/axmldec

[1] Some are known to work with minizip-ng but have to be patched.

Approved by:	tcberner (portmgr)
Differential Revision:	https://reviews.freebsd.org/D33771
commit hash: 45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33c commit hash: 45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33c commit hash: 45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33c commit hash: 45ab80b9df9f54bd40b1d19e18bb9a3e76a2a33c 45ab80b
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 20 Mar 2021
12:37 danfe search for other commits by this committer
- Belatedly update to version 1.5
- Adjust LICENCE (GPLv2 or later)
Original commitRevision:568864 
Saturday, 21 Mar 2020
07:24 tcberner search for other commits by this committer
devel/qca: update to 2.3

- qca-2.3 drop support for OSSL<1.1
- copy devel/qca to devel/qca-legacy which is held at the current version
- update devel/qca to 2.3
- Add Uses/qca.mk which handles dependency on either of the ports depending on
  the FreeBSD version

Users on FreeBSD11 must therefore change their pkg orign a la:

   pkg set -o devel/qca:devel/qca-legacy

PR:		244682
Exp-run by:	antoine
Reviewed by:	arrowd
Differential Revision:	https://reviews.freebsd.org/D24042
Original commitRevision:528829 
Wednesday, 6 Nov 2019
18:58 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories n

Add USES=xorg and USES=gl to ports in categories starting with 'n'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Original commitRevision:516920 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Sunday, 7 Apr 2019
14:45 danfe search for other commits by this committer
- Update `net-im/psi' to version 1.4
- Replace current 2015 Hunspell implementation (by Sergey Ilinykh and
  Vitaly Tonkacheyev) with 2009 one by Alexander Tsvyashchenko, which
  turned out to be better alternative:

   * Much faster (suggestions appear almost instantly vs. several
     hundreds milliseconds with the original implementation)
   * Better multilanguage support (tested with English and Russian)
   * Ability to limit number of suggestions in the settings dialog
   * Working "add word to the dictionary" feature

Obtained from:	http://endl.ch/content/psi-spell-checking-hunspell-support
Original commitRevision:498280 
Thursday, 4 Apr 2019
15:40 danfe search for other commits by this committer
- Switch from Enchant to Hunspell by default: the latter is a more common
  dependency and is actually what upstream CMakeLists.txt defaults to
- Disable WebKit by default: there's no need for a messenger to pull such
  a heavy dependency unless someone really know that they're doing (there
  is an option to use lighter WebEngine instead, but it is very entangled
  with WebKit, patches welcome)
- Reword COMMENT, rearrange knob order, and assume maintainership
Original commitRevision:497846 
Tuesday, 2 Apr 2019
03:35 yuri search for other commits by this committer
dns/libidn: Update to 1.35

Bump 48 ports.
Previous update to 1.34 broke jabberd.

PR:		228048
Original commitRevision:497546 
Saturday, 16 Mar 2019
20:16 tcberner search for other commits by this committer
devel/qca: remove flavors (Qt4 deprecation)
Original commitRevision:495954 
Monday, 4 Mar 2019
11:33 jbeich search for other commits by this committer
net-im/psi: unbreak with libc++ 8

In file included from src/Certificates/moc_CertificateDisplayDialog.cpp:9:
In file included from
src/Certificates/../../../psi-1.3/src/Certificates/CertificateDisplayDialog.h:23:
In file included from /usr/local/include/Qca-qt5/QtCrypto/QtCrypto:1:
In file included from /usr/local/include/Qca-qt5/QtCrypto/qca.h:36:
In file included from /usr/local/include/Qca-qt5/QtCrypto/qca_core.h:36:
In file included from /usr/local/include/qt5/QtCore/QString:1:
In file included from /usr/local/include/qt5/QtCore/qstring.h:48:
In file included from /usr/local/include/qt5/QtCore/qchar.h:43:
In file included from /usr/local/include/qt5/QtCore/qglobal.h:45:
In file included from /usr/include/c++/v1/type_traits:406:
In file included from /usr/include/c++/v1/cstddef:38:
version:1:1: error: expected unqualified-id
1.3
^

PR:		236192
Original commitRevision:494586 
Monday, 4 Feb 2019
11:37 linimon search for other commits by this committer
This port needs USES=compiler:c++11-lang to build on GCC-based
architectures.

PR:		235288
Submitted by:	Piotr Kubaj
Original commitRevision:492111 
Friday, 18 Jan 2019
21:14 jbeich search for other commits by this committer
textproc/hunspell: update to 1.7.0

- Drop const optimization as v2 API moved to nuspell

Changes:	https://github.com/hunspell/hunspell/releases/tag/v1.7.0
Original commitRevision:490671 
Wednesday, 16 Jan 2019
11:13 tijl search for other commits by this committer
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash.  Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.

Remove the weak wrappers (make them Linux specific).  This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.

[1]
https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4
[2]
https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5
[3]
https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5

Bump all ports that depend on Qt5.

PR:		234070
Exp-run by:	antoine
Approved by:	kde (adridg)
Original commitRevision:490472 
Thursday, 28 Jun 2018
17:39 tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
Original commitRevision:473503 
Thursday, 24 May 2018
08:41 arrowd search for other commits by this committer
net-im/psi: Upgrade to 1.3.

Approved by:	mat, tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D12778
Original commitRevision:470761 
Saturday, 14 Apr 2018
11:09 tcberner search for other commits by this committer
devel/qca, devel/qca-qt5 -- create flavors

Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14651
Original commitRevision:467306 
Thursday, 20 Oct 2016
15:58 rakuco search for other commits by this committer
Reassign makc's ports back to the pool.

See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).

I also emailed him 2 weeks ago and have received no response so far.
Original commitRevision:424339 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Monday, 12 Jan 2015
16:33 tijl search for other commits by this committer
- Update devel/qca to version 2.1.0
- Plugins are no longer available separately so remove security/qca-* and
  replace them with options in devel/qca
- Adjust all ports that depended on security/qca-*
- This also fixes the build of the OpenSSL plugin when OpenSSL doesn't
  support SSLv2

Approved by:	kde (rakuco)
Original commitRevision:376838 
Friday, 15 Aug 2014
08:50 makc search for other commits by this committer
net-im/psi:
- Change default spellchecker from aspell to more popular Enchant

Suggested by:	tijl
Original commitRevision:364948 
07:31 makc search for other commits by this committer
net-im/psi:
- Add dependence on archivers/minizip
- Convert to options helpers
- Reorder paths to always include internal socks.h [1]

PR:		192270 [1]
Reported by:	Jordan Irwin
MFH:		2014Q3
Original commitRevision:364945 
Friday, 4 Jul 2014
20:28 tijl search for other commits by this committer
Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports

Approved by:	portmgr (implicit, PORTREVISION bump on unstaged port)
Original commitRevision:360658 
Monday, 12 May 2014
10:53 makc search for other commits by this committer
Convert my ports to USES=tar
Original commitRevision:353800 
Thursday, 21 Nov 2013
14:29 makc search for other commits by this committer
Replace deprecated QMAKEFLAGS with QMAKE_ARGS
Original commitRevision:334495 
Wednesday, 9 Oct 2013
10:08 makc search for other commits by this committer
- Set DESTDIRNAME, allow staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Remove post-configure patching: CC, etc are now respected via QMAKESPEC
Original commitRevision:329881 
Friday, 20 Sep 2013
22:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
Original commitRevision:327756 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Sunday, 12 May 2013
11:48 makc search for other commits by this committer
- Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly revert
r315222 [1]
- Convert WITH_DEBUG to new options framework
- Trim Makefile header
- Adjust COMMENTs
- Reformat/update description

[1] See follow-up discussion:
http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html
Original commitRevision:317947 
Tuesday, 23 Apr 2013
14:20 bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
Original commitRevision:316355 
Tuesday, 9 Oct 2012
23:02 makc search for other commits by this committer
Update to 0.15
make D-Bus support optional [1]
Respect CC, CFLAGS via QMAKEFLAGS

PR:		ports/172406 [1]
Submitted by:	amdmi3
Original commitRevision:305619 
Friday, 27 Jul 2012
11:03 makc search for other commits by this committer
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
Original commit
Wednesday, 6 Jun 2012
06:44 miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Wednesday, 9 Dec 2009
20:48 makc search for other commits by this committer
Update to 0.14
Make Aspell support optional (on by default)

Changelog:
http://lists.affinix.com/pipermail/psi-devel-affinix.com/2009-December/008928.html
Original commit
Thursday, 27 Aug 2009
15:04 amdmi3 search for other commits by this committer
- Remove remaining SFP references (switch these ports to SF)

Approved by:    portmgr (pav)
Original commit
Wednesday, 19 Aug 2009
09:24 makc search for other commits by this committer
Mark as MAKE_JOBS_UNSAFE.

Reported by:    Ulrich Spoerlein <uqs at spoerlein.net> via email
Original commit
Friday, 14 Aug 2009
18:10 miwi search for other commits by this committer
- Change to new SFP macro
Original commit
Monday, 10 Aug 2009
17:20 makc search for other commits by this committer
Update to 0.13
Mark MAKE_JOBS_SAFE
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Thursday, 19 Mar 2009
12:13 makc search for other commits by this committer
Don't build internal qca (should fix ports/129216 as well)
Original commit
Sunday, 15 Mar 2009
17:35 makc search for other commits by this committer
Update to 0.12.1, clean up Makefile, update WWW
Original commit
Saturday, 14 Mar 2009
09:07 makc search for other commits by this committer
Take maintainership
Original commit
Friday, 13 Mar 2009
23:27 shaun search for other commits by this committer
Free most of my ports, since they aren't being maintained to a
reasonable standard.
Original commit
Friday, 6 Feb 2009
13:09 makc search for other commits by this committer
Add build dependency on qmake.

Approved by:    miwi (mentor)
Original commit
Friday, 8 Aug 2008
09:23 miwi search for other commits by this committer
- Update to 0.12

Changelog:      http://forum.psi-im.org/thread/5043

PR:             126080
Submitted by:   Sergei Golyashov <athathoth@yandex.ru>
Approved by:    portmgr (pav)
Original commit
Thursday, 10 Jul 2008
23:27 miwi search for other commits by this committer
- Update to 0.11
- Switch to qt4
- Drop gentoo patches no longer supported

PR:             based on 120324
Submitted by:   Dmitry Sivachenko <demon@freebsd.org>
Approved by:    shaun (maintainer)
Original commit
Friday, 6 Jun 2008
13:51 edwin search for other commits by this committer
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)
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Original commit
Tuesday, 25 Mar 2008
22:44 miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Tuesday, 13 Feb 2007
00:16 pav search for other commits by this committer
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework

Submitted by:   rafan
Tested on:      pointyhat
Original commit
Monday, 19 Jun 2006
20:06 shaun search for other commits by this committer
Switch to my @FreeBSD.org address.

Approved by:    ahze (mentor)
Original commit
Saturday, 27 May 2006
06:51 anray search for other commits by this committer
- Add a collection of optional patches from Gentoo to the Psi port.

PR:             ports/96745
Submitted by:   Shaun Amott (maintainer)
Requested by + initial work:    Stephan Maka
Original commit
Saturday, 15 Apr 2006
06:51 edwin search for other commits by this committer
Welcome new maintainer!

PR:             ports/95772
Submitted by:   Shaun Amott <shaun@inerd.com>
Original commit
Friday, 14 Apr 2006
18:14 linimon search for other commits by this committer
Reset vsevolod as maintainer due to unreponsiveness.  We hope to see him
back sometime.

Hat:            portmgr
Original commit
Wednesday, 22 Mar 2006
18:40 anray search for other commits by this committer
- Update to 0.10
- Removed deprecated option WITH_KDE. Now psi icons and psi.desktop
  installed without any options.

PR:             ports/92793
Submitted by:   "Stepan Zastupov [RedChrom]" <redchrom@gmail.com>
Approved by:    mantainer timeout(1 month 18 days)
Original commit
Wednesday, 9 Nov 2005
08:21 pav search for other commits by this committer
Move instant messaging related ports to newly created net-im category:

  net/gaim -> net-im/gaim
  net/gaim-latex -> net-im/gaim-latex
  net/gaim-openq -> net-im/gaim-openq
  net/gaim-rss-reader -> net-im/gaim-rss-reader
  net/gicq -> net-im/gicq
  net/gnomeicu2 -> net-im/gnomeicu2
  net/gossip -> net-im/gossip
  net/ickle -> net-im/ickle
  net/jabber -> net-im/jabber
  net/jabber-aim -> net-im/jabber-aim
  net/jabber-conference -> net-im/jabber-conference
  net/jabber-jud -> net-im/jabber-jud
  net/jabber-msn -> net-im/jabber-msn
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commit

Number of commits found: 65