non port: net-im/gajim/Makefile |
SVNWeb
|
Number of commits found: 102 (showing only 100 on this page) |
Sat, 26 Aug 2023
|
[ 21:03 Po-Chuan Hsieh (sunpoet) ] 7a4777d (Only the first 10 of 116 ports in this commit are shown above. )
*: Rename GTK+ to GTK
GTK+ has been renamed to GTK since 2019.
Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by: portmgr (blanket)
|
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 103413d (Only the first 10 of 87 ports in this commit are shown above. )
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> (Only the first 15 lines of the commit message are shown above )
|
Fri, 15 Oct 2021
|
[ 13:28 Ruslan Makhmatkhanov (rm) ] 2b57065
net-im/gajim: fix portlint error
|
[ 11:11 Ruslan Makhmatkhanov (rm) ] 3439447
net-im/gajim: update to 1.3.3
|
[ 11:08 Ruslan Makhmatkhanov (rm) ] 5f2f8ef
net-im/py-nbxmpp: update to 2.0.4. Revert
This reverts commit 964bc9995667761b8c038214e13314a0da0457e2.
Files that aren't related to update were added mistakenly.
|
[ 11:00 Ruslan Makhmatkhanov (rm) ] 964bc99
net-im/py-nbxmpp: update to 2.0.4
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
|
Thu, 27 May 2021
|
[ 13:35 Ruslan Makhmatkhanov (rm) ] 04f0978
net-im/gajim: update to 1.3.2
Changes:
https://gajim.org/post/2021-04-24-gajim-1.3.2-released/
Add OPENGPG option (default on) to add dependency required
for GPG encryption plugin.
PR: 256073
Submitted by: Alastair Hogge <agh@riseup.net>
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 18 Mar 2021
|
[ 09:33 rm ]
net-im/gajim: update to 1.3.1-2
upstream reuploaded the release with plugin installer included.
Plugins list/install was broken in 1.3.1
PR: 248559
Reported by: Alastair Hogge <agh@riseup.net>
|
Thu, 11 Mar 2021
|
[ 16:17 rm ]
net-im/gajim: add missing dependency upon libsoup
and bump PORTREVISION
PR: 254217
Submitted by: p5B2E9A8F@t-online.de
|
[ 14:55 rm ]
net-im/gajim: remove duplicate dependencies
They were a last minute addition despite they already were presented in
Makefile. Not bumping PORTREVISION, because actual dependencies list is not
changed.
|
[ 12:36 rm ]
net-im/gajim: update to 1.3.1
https://gajim.org/post/2021-02-08-gajim-1.3.0-released/
https://gajim.org/post/2021-03-01-gajim-1.3.1-released/
Thank you Goran Mekic for help with testing!
PR: 248559
Submitted by: yzrh@noema.org (based on)
Tested by: Goran Mekic <meka@tilda.center>
|
Fri, 24 Apr 2020
|
[ 22:54 rm ]
net-im/gajim: drop NLS options
Conditional installing of NLS files is no more supported in
gajim, so drop the option and depend upon gettext unconditionally.
PR: 245587
Reported by: nimaje+fbz@bureaucracy.de
|
Wed, 6 Nov 2019
|
[ 18:58 zeising ] (Only the first 10 of 50 ports in this commit are shown above. )
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.
|
Thu, 25 Apr 2019
|
[ 15:30 antoine ]
Fix DEPENDS
|
[ 10:12 rm ]
net-im/gajim: update to 1.1.3
Changelog:
https://dev.gajim.org/gajim/gajim/blob/gajim-1.1.3/ChangeLog
|
Mon, 25 Feb 2019
|
[ 19:48 rm ]
net-im/gajim: fix run dependencies
Comments, added to run-depends in the last update broke gajim dependencies
installation for some users (this is not something I seeing in poudriere build
logs and installing from package though), so remove them and bump PORTREVISION.
PR: 235838
Reported by: tobias.rehbein@web.de, des
|
Sat, 26 Jan 2019
|
[ 12:20 rm ]
net-im/gajim: update to 1.1.2
- update to 1.1.2
- actualize dependencies
- add OMEMO encryption option and enable it by default
- remove CRYPTO option - it's no more relevant (upstream switched to openssl)
PR: 233826
Submitted by: Goran Mekic <meka@tilda.center>
Reviewed by: koobs (with his suggestions included)
|
Fri, 11 Jan 2019
|
[ 15:09 mat ]
Disable flavors for Python ports without PYTHON_PKGNAMEPREFIX/SUFFIX.
|
Tue, 10 Jul 2018
|
[ 17:06 rm ]
net-im/gajim: update to 1.0.3
Changelog:
Gajim 1.0.3 (20 May 2018)
Bugs fixed:
* 8296 Fix errors on roster updates after stream management resume
* 9106 Convert font weight from pango to css values
* 9124 Bring ChatControl to front when notification is clicked
* Set no-store hint on groupchat chatstates
* Dont show OOB uri if message body is the same
* Add missing bybonjour dependency for Windows zeroconf
|
Wed, 2 May 2018
|
[ 09:42 rm ]
net-im/gajim: update to 1.0.2
Changelog:
https://dev.gajim.org/gajim/gajim/blob/gajim-1.0.2/ChangeLog#L1
|
Thu, 12 Apr 2018
|
[ 13:54 rm ]
net-im/gajim: remove NLS from default options; it is enabled by default
implicitly
|
Wed, 11 Apr 2018
|
[ 21:06 rm ]
net-im/gajim: update to 1.0.1
- convert to using distutils and update dependencies
- comment off GUPNP and AVAHI options, because corresponding dependencies
are only work with python 2.x
- make NLS option default since gettext is used upon install
- SPELL option now using gspell instead of gtkspell. But, for some reason
our Gspell.language_get_available() return empty list, so this feature
doesn't work at the moment
- there are not PORTDOCS anymore, so remove handling of them
- actualize pkg-descr
- remove pkg-message because OTR is not ported to gajim 1.0, and CRYPTO
option is self-descriptive. User can realize where plugins are stored
by consulting official docs
Changelog:
https://dev.gajim.org/gajim/gajim/blob/gajim-1.0.1/ChangeLog
The main visible change is that gajim now requires Python 3.5+ and GTK3
PR: 226794
Submitted by: Greg V <greg@unrelenting.technology> (based on)
|
Tue, 30 Jan 2018
|
[ 17:43 rm ]
net-im/gajim: update to 0.6.19
Changelog:
Gajim 0.16.9 (30 November 2017)
* Improve Zeroconf behavior
* Fix showing normal message event
* remove usage of OpenSSL.rand
* a few minor bugfixes
Also remove no more needed local patch that is included into
version 0.16.9
PR: 225500
Submitted by: Goran Mekic <meka@tilda.center> (based on)
|
Mon, 29 Jan 2018
|
[ 11:18 des ]
Add upstream patch for compatibility with newer security/py-openssl.
Approved by: maintainer (rm@)
MFH: 2018Q1
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Jun 2017
|
[ 20:49 rm ]
net-im/gajim: update to 0.16.8
Changelog:
https://dev.gajim.org/gajim/gajim/blob/gajim-0.16.8/ChangeLog
|
Thu, 2 Feb 2017
|
[ 07:51 rm ]
net-im/gajim: update to 0.16.7
Gajim 0.16.7 (30 January 2017)
* Better compatibility with XEP-0191: Blocking Command
* Windows Credential Vault is used for password storage on Windows
* Gajim now depends on python-gnupg for PGP encryption
* Add portable installer for Windows
* Remove usage of demandimport
* Many minor bugfixes
|
Tue, 4 Oct 2016
|
[ 05:38 rm ]
net-im/gajim: update to 0.16.6
- update to 0.16.6
- remove patches, applied upstream
|
Mon, 23 May 2016
|
[ 20:35 amdmi3 ] (Only the first 10 of 217 ports in this commit are shown above. )
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 4 Jan 2016
|
[ 17:02 rm ]
net-im/gajim: update to 0.16.5
Gajim 0.16.5 (28 December 2015)
* Improve MAM implementation
* Improve security on connexion and for roster managment
* Ability for emoticons to be sorted in menu
MFH: 2016Q1
|
Wed, 18 Nov 2015
|
[ 21:41 rm ] (Only the first 10 of 21 ports in this commit are shown above. )
devel/py-asn1: move to devel/py-pyasn1 to match PyPI name
- move to devel/py-pyasn1 to match PyPI name
- update *_DEPENDS and bump PORTREVISION in dependent ports
- reset PORTEPOCH
PR: 204567
Submitted by: John W. O'Brien <john@saltant.com>
Approved by: mhjacks@swbell.net (maintainer of devel/py-asn1)
|
Sun, 27 Sep 2015
|
[ 21:04 rm ]
net-im/gajim: update to 0.16.4
Gajim 0.16.4 (26 September 2015)
* Fix trusting GPG keys
* Ability to disable synchronization of logs with server
* Improve MAM usage
|
Sat, 1 Aug 2015
|
[ 18:21 rm ]
net-im/gajim: update to 0.16.3
Gajim 0.16.3 (31 July 2015)
* Fix reading secret file
* Fix reconnection after suspend
* Fix sending GPG-encrypted file to non-trusted key
|
Mon, 27 Jul 2015
|
[ 08:34 rm ]
net-im/gajim: update to 0.16.2
Gajim 0.16.2 (20 July 2015)
* improve Zeroconf under windows and with IPv6
* Fix errors with GnuPG
* Minor fixes and improvements
|
Wed, 22 Apr 2015
|
[ 22:57 amdmi3 ]
- Add CPE info
Approved by: portmgr blanket
|
Tue, 3 Mar 2015
|
[ 05:37 rm ]
net-im/gajim: update to 0.16.1
changelog:
* Fix sending Zeroconf messages
* Make ipython compatible to version >= 1.0
* Support Message Archive Management (XEP-0313)
* Minor fixes and improvements
|
Thu, 1 Jan 2015
|
[ 11:20 rm ]
net-im/gajim: drop KEYRING option
Drop KEYRING option - it is depends on no more existing gnome component.
Not bumping PORTREVISION because it wasn't default option.
|
Sun, 5 Oct 2014
|
[ 20:35 rm ]
net-im/gajim: update to 0.16
- update to 0.16
- add LICENSE_FILE
- add dependency on net-im/py-nbxmpp
- remove local patch for host/nslookup issue - the proper solution was
implemented upstream
- remove dirrms from pkg-plist
Changelog:
https://bugs.launchpad.net/ubuntu/+source/gajim/+bug/1377589
- cherrypicking changes from ports/188651 [1]:
- sort knobs
- add missing GUPNP option description
- explicitly define intltool dependency
- beautify commandline in pre-build target
- add pkg-message with crypto plugins information
PR: 188651
Submitted by: nemysis [1]
|
Tue, 29 Jul 2014
|
[ 18:41 adamw ] (Only the first 10 of 426 ports in this commit are shown above. )
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Wed, 19 Feb 2014
|
[ 21:45 rm ]
General clean-up:
- convert USE_DOS2UNIX to USES equivalent
- support staging
- utilize options helpers
- fix portlint warnings
- install docs into staging area unconditionally
|
[ 20:41 rm ]
Fix runtime on FreeBSD >=10.0
Gajim relies on nslookup when looking up for an SRV record of jabber server.
Since, nslookup was removed from FreeBSD 10, gajim is now fails to connect
unless jabber-server hostname and port were defined by user explicitly. This
patch make it use host(1) for this task.
Submitted by: walker_643 <walker_643@yahoo.com> (by email)
MFH: 2014Q1
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
Fri, 20 Sep 2013
|
[ 22:13 bapt ] (Only the first 10 of 186 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
|
Fri, 30 Aug 2013
|
[ 03:51 rm ]
- restore "Created by:" that was removed in looming times
- correct download url to avoid redirects
- replace USE_GMAKE with USES equivalent
- replace patch-file with `pathfix`
- add avahi and gnugp support as options
- let user install some port documentation as option
- simplify option NLS handling
- package contents should not change, so no PORTREVISION bump
PR: 180760
Submitted by: nemysis
|
Wed, 29 May 2013
|
[ 22:28 rm ]
- update to 0.15.4
|
Wed, 1 May 2013
|
[ 15:19 rm ]
- add upstream patch to fix connection to servers w/o StartTLS support (r14476)
- remove conflicts with no more existing gajim-devel, while here
- bump PORTREVISION
Reported by: arrowdodger <6yearold@gmail.com> (by email)
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Tue, 19 Mar 2013
|
[ 06:22 rm ]
- update to 0.15.3
changelog:
http://hg.gajim.org/gajim/file/gajim-0.15.3/ChangeLog
|
Fri, 2 Nov 2012
|
[ 19:29 rm ]
- update to 0.15.2
changelog:
http://hg.gajim.org/gajim/file/gajim-0.15.2/ChangeLog
Reported by: portscout
Feature safe: yes
|
Sun, 2 Sep 2012
|
[ 05:29 rm ]
- update to 0.15.1
- convert to optionsNG
- remove Makefile header
- fix portlint warning (invoking DOS2UNIX where appropriate)
- tab -> space in pkg-descr:WWW
Changelog:
http://hg.gajim.org/gajim/file/gajim-0.15.1/ChangeLog
|
Mon, 4 Jun 2012
|
[ 17:54 rm ]
- register conflicts with net-im/gajim-devel
Reported by: Sulev-Madis 'ketas' Silber <madis555 at hot dot ee>
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Thu, 22 Mar 2012
|
[ 07:07 rm ]
- depend on py-gnome-desktop conditionally (via option, default off)
- bump PORTREVISION
PR: 166309
Submitted by: Pierre Guinoiseau <pierre at guinoiseau dot eu>
Suggested by: David Thiel <lx at redundancy.redundancy dot org>
Feature safe: yes
|
Wed, 21 Mar 2012
|
[ 04:28 rm ]
- update to 0.15
- actualize dependencies list according to docs
- exclude -A from FETCH_ARGS
- add WITH_CRYPTO option (default off)
- actualize pkg-descr
Feature safe: yes
|
Thu, 10 Nov 2011
|
[ 22:20 rm ] (Only the first 10 of 49 ports in this commit are shown above. )
Change email for my ports to FreeBSD one.
Approved by: novel (mentor)
Feature safe: yes
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Sun, 24 Jul 2011
|
[ 17:34 arved ]
Update to 0.14.4
PR: 159164
Submitted by: maintainer
|
Sat, 25 Jun 2011
|
[ 05:38 miwi ]
- Update to 0.14.3
- Pass maintainership to submitter
PR: 158139
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
Tue, 12 Apr 2011
|
[ 19:34 dhn ]
- Added an optional option for dbus
- Switch to the OPTIONS framework
PR: ports/156345
Submitted by: David Demelier <demelier.david@gmail.com>
Approved by: Denis Shaposhnikov <dsh@bamus.cz> (maintainer)
|
Thu, 4 Nov 2010
|
[ 13:00 makc ]
Update to 0.14.1
Change maintainer email
Sort plist while I'm here
PR: ports/151829
Submitted by: Denis Shaposhnikov (maintainer)
|
Thu, 30 Sep 2010
|
[ 04:23 miwi ]
- Update 0.14
PR: 150952
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Wed, 21 Apr 2010
|
[ 16:04 sylvio ]
- Update to 0.13.4
PR: ports/145823
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer, itetcu (mentor, implicit)
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Wed, 10 Mar 2010
|
[ 02:25 wen ]
- Update to 0.13.3
PR: ports/144362
Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Wed, 27 Jan 2010
|
[ 23:22 amdmi3 ]
- Update to 0.13.2
PR: 142889
Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
|
Mon, 4 Jan 2010
|
[ 23:14 miwi ]
- Update to 0,13.1
PR: 142232
Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
|
Sat, 29 Aug 2009
|
[ 22:21 miwi ]
- Update to 0.12.5
PR: 138303
Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Mon, 22 Jun 2009
|
[ 21:41 amdmi3 ]
- Fix gajim startup
PR: 135920
Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
|
Mon, 15 Jun 2009
|
[ 21:07 miwi ]
- Update to 0.12.3
PR: 135574
Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
|
Sat, 13 Jun 2009
|
[ 22:47 miwi ]
- Update 0.12.2
PR: 135470
Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
|
Fri, 26 Dec 2008
|
[ 22:32 miwi ]
- Update to 0.12.1
- Update Maintainer email
PR: 129935
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
|
Fri, 6 Jun 2008
|
[ 13:51 edwin ] (Only the first 10 of 73 ports in this commit are shown above. )
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)
|
Sun, 20 Apr 2008
|
[ 17:49 miwi ]
- Fix build after xorg cleanup
Submitted by: pointyhat
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Fri, 21 Mar 2008
|
[ 23:55 miwi ] (Only the first 10 of 33 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Mon, 18 Feb 2008
|
[ 01:23 lx ]
Allow build without DBUS.
PR: ports/120509
Submitted by: Amaury Gauthier <amauryamaury@gmail.com>
Approved by: Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
|
Fri, 14 Dec 2007
|
[ 00:00 lx ]
Update to 0.11.4.
PR: ports/118498
Submitted by: Denis Shaposhnikov
|
Tue, 9 Oct 2007
|
[ 23:03 miwi ]
- Update to 0.11.2
PR: 116855
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
Wed, 27 Jun 2007
|
[ 09:44 miwi ]
- Switch to py-pysqlite23
- Bump PORTREVISION
PR: 114027
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 3 Apr 2007
|
[ 17:43 jmelo ]
- Add mastersite.
PR: ports/110840
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
|
Tue, 27 Feb 2007
|
[ 14:01 miwi ]
- Update to 0.11.1
PR: 109598
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
|
Tue, 13 Feb 2007
|
[ 13:15 miwi ]
Force Commit:
- Fix startup crash
- Bump PORTREVISION
- Pass maintainership to submitter
- patchset based on gajim-devel
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (via privat mail)
Noticed by: Pav
|
[ 12:56 miwi ]
- Fix startup crash
- Bump PORTREVISION
- Pass maintainership to submitter
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (via privat mail)
|
Thu, 8 Feb 2007
|
[ 22:33 miwi ]
- Update to 0.11
PR: 108884
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Wed, 13 Dec 2006
|
[ 17:20 shaun ]
- Return to ports@, at maintainer's request.
- Make portlint(1) happy while here.
PR: ports/106676
Submitted by: Stephan Maka <stephan@spaceboyz.net> (maintainer)
|
Sun, 11 Jun 2006
|
[ 09:19 pav ]
- Update to 0.10.1
PR: ports/98770
Submitted by: Stephan Maka <stephan@spaceboyz.net> (maintainer)
|
Sun, 28 May 2006
|
[ 15:54 pav ] (Only the first 10 of 28 ports in this commit are shown above. )
- Rename ports
textproc/gtkspell2 -> textproc/gtkspell
textproc/gtkspell2-reference -> textproc/gtkspell-reference
|
Sun, 21 May 2006
|
[ 19:04 arved ]
fix file-transfer connection problems, patch by Dimitur Kirov
PR: 97358
Submitted by: Stephan Maka <stephan@spaceboyz.net>
|
Sun, 7 May 2006
|
[ 11:54 pav ]
- Update to 0.10
- Take maintainership
PR: ports/96845
Submitted by: Stephan Maka <stephan@spaceboyz.net>
|
Fri, 14 Apr 2006
|
[ 18:14 linimon ] (Only the first 10 of 39 ports in this commit are shown above. )
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.
Hat: portmgr
|
Number of commits found: 102 (showing only 100 on this page) |