notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: x11-fm/doublecmd/Makefile
SVNWeb

Number of commits found: 111 (showing only 100 on this page)

1 | 2  »  

Wed, 21 Jun 2023
[ 05:30 Jason E. Hale (jhale) search for other commits by this committer ]    commit hash:bc8993b85b9486eec098bbfa8b175d255e9e42b8  commit hash:bc8993b85b9486eec098bbfa8b175d255e9e42b8  commit hash:bc8993b85b9486eec098bbfa8b175d255e9e42b8  bc8993b  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
archivers/libunrar6: Move to archivers/libunrar

Unversion archivers/libunrar6 now that this is the only version
of libunrar in the ports tree.
Mon, 3 Apr 2023
[ 18:46 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:4381005b6637b7e21c31480ed613596dbe187153  commit hash:4381005b6637b7e21c31480ed613596dbe187153  commit hash:4381005b6637b7e21c31480ed613596dbe187153  4381005 
x11-fm/doublecmd: update to 1.0.11 release (+)

update help package to 1.0.10 release

Release
notes:	https://sourceforge.net/p/doublecmd/news/2023/04/double-commander-1011-released/
Full
changelog:	https://github.com/doublecmd/doublecmd/commits/v1.0.x?since=2023-01-22&until=2023-04-02
Thu, 16 Mar 2023
[ 23:56 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer ]    commit hash:7f05d4af204e107c5628e57198298fdd54e1e3ab  commit hash:7f05d4af204e107c5628e57198298fdd54e1e3ab  commit hash:7f05d4af204e107c5628e57198298fdd54e1e3ab  7f05d4a 
editors/lazarus: Bump PORTREVISION of dependant ports

- editors/lazarus was updated to 2.2.6
Thu, 2 Mar 2023
[ 05:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  fa81a4f  (Only the first 10 of 1168 ports in this commit are shown above. View all ports for this commit)
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 21 Jan 2023
[ 18:14 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:66280b8fb766909d5023652ebaa35018a6dc9657  commit hash:66280b8fb766909d5023652ebaa35018a6dc9657  commit hash:66280b8fb766909d5023652ebaa35018a6dc9657  66280b8 
x11-fm/doublecmd: update to 1.0.10 release (+)

This the bugfix release addressing known problems in 1.0.9 release.

Full
changelog:	https://github.com/doublecmd/doublecmd/commits/v1.0.x?since=2022-12-04&until=2023-01-21
Sun, 4 Dec 2022
[ 12:48 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:5deaccba86100d86b062113e56cb51a917db28a7  commit hash:5deaccba86100d86b062113e56cb51a917db28a7  commit hash:5deaccba86100d86b062113e56cb51a917db28a7  5deaccb 
x11-fm/doublecmd: update to 1.0.9 bugfix release
Sun, 2 Oct 2022
[ 05:48 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer ]    commit hash:df8005b90fc19d8a475dfb433767aad479040d55  commit hash:df8005b90fc19d8a475dfb433767aad479040d55  commit hash:df8005b90fc19d8a475dfb433767aad479040d55  df8005b 
editors/lazarus: Bump PORTREVISION of dependant ports

- editors/lazarus was updated to 2.2.4 and all ports depends of it must be
  rebuilt
Sun, 18 Sep 2022
[ 19:13 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:b9eacee7cabf28aabdf6f60862073b90f5f22f4d  commit hash:b9eacee7cabf28aabdf6f60862073b90f5f22f4d  commit hash:b9eacee7cabf28aabdf6f60862073b90f5f22f4d  b9eacee 
x11-fm/doublecmd: update to 1.0.8 bugfix release; adopt
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 23 Aug 2022
[ 16:58 Fernando Apesteguía (fernape) search for other commits by this committer Author: Beñat Gonzalez Etxepare ]    commit hash:44647b5b124daba40785432eeb38fd81aa0c80ea  commit hash:44647b5b124daba40785432eeb38fd81aa0c80ea  commit hash:44647b5b124daba40785432eeb38fd81aa0c80ea  44647b5 
x11-fm/doublecmd: drop maintainership

Port goes back to the pool.

PR:		265978
Reported by:	bbtruk@users.sourceforge.net (maintainer)
Fri, 12 Aug 2022
[ 14:46 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  commit hash:4cf39decb348615b9c8a28370d987a85d1b8a5ed  4cf39de  (Only the first 10 of 722 ports in this commit are shown above. View all ports for this commit)
*/*: bump all consumers after recent boost upgrade
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:ae1b9e306e979c354635ab1a5944dc620d7eafd9  commit hash:ae1b9e306e979c354635ab1a5944dc620d7eafd9  commit hash:ae1b9e306e979c354635ab1a5944dc620d7eafd9  ae1b9e3  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
x11-fm: remove 'Created by' lines

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

  *  Alejandro Pulver <alejandro@varnet.biz>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net>
  *  Geyer Klaus
  *  Gustau Perez i Querol <gustau.perez@gmail.com>
  *  Heiner <h.eichmann@gmx.de>
  *  Jens K. Loewe <bsd@tuxproject.de>
  *  Lars Engels <lars.engels@0x20.net>
  *  Martin Tournoij <carpetsmoker@xs4all.nl>
  *  Oliver Lehmann <oliver@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 21 Jun 2022
[ 01:17 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer ]    commit hash:c77c31909fb042682ba8aed7ca69419de9332804  commit hash:c77c31909fb042682ba8aed7ca69419de9332804  commit hash:c77c31909fb042682ba8aed7ca69419de9332804  c77c319  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
lang/fpc: Fix build issues building some fpc based apps

- Add missing parameter to getdirentries syscall function
- Re-build i386 and amd64 bootstrap
- Revert fpc-i386 (FPC_USE_LIBC) build to syscall build
- Bump PORTREVISION in all ports dependant of freepascal compiler
Sat, 18 Jun 2022
[ 05:57 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer ]    commit hash:cedfa0ad1fecc641a74351b22d9cbed14a9bd6b6  commit hash:cedfa0ad1fecc641a74351b22d9cbed14a9bd6b6  commit hash:cedfa0ad1fecc641a74351b22d9cbed14a9bd6b6  cedfa0a 
*/*: Bump PORTREVISION

* editors/lazarus was updated to 2.2.2
Tue, 15 Feb 2022
[ 23:47 Guangyuan Yang (ygy) search for other commits by this committer Author: Beñat Gonzalez Etxepare ]    commit hash:61737bf46b2987468638270e23ab3d6b6aaa5e6a  commit hash:61737bf46b2987468638270e23ab3d6b6aaa5e6a  commit hash:61737bf46b2987468638270e23ab3d6b6aaa5e6a  61737bf 
x11-fm/doublecmd: Update to 1.0.4

Changelog:	https://github.com/doublecmd/doublecmd/releases/tag/v1.0.4

PR:		261951
MFH:		2022Q1 (bugfix release)
Thu, 3 Feb 2022
[ 05:07 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer ]    commit hash:daa23dba69ea27a2e101b04738b9d0abcf34ac74  commit hash:daa23dba69ea27a2e101b04738b9d0abcf34ac74  commit hash:daa23dba69ea27a2e101b04738b9d0abcf34ac74  daa23db  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
editors/lazarus-*: update to 2.2.0

- Bump PORTREVISION
- archivers/peazip update to 8.4.0
- editors/cudatext update to 1.155.3
- russian/emkatic update to 0.41
- x11-toolkits/qt5pas to latest version included into lazarus 2.2.0

ChangeLog at:	https://wiki.lazarus.freepascal.org/Lazarus_2.2.0_release_notes
Fri, 17 Dec 2021
[ 20:43 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:debf322aca7a36b26c3f8f02f84f9eb981d9ae6a  commit hash:debf322aca7a36b26c3f8f02f84f9eb981d9ae6a  commit hash:debf322aca7a36b26c3f8f02f84f9eb981d9ae6a  debf322 
x11-fm/doublecmd: update to 1.0.2 release

Changelog:	https://github.com/doublecmd/doublecmd/milestone/2?closed=1

PR:		260498
Submitted by:	maintainer
Sponsored by:	Netzkommune GmbH
Sat, 6 Nov 2021
[ 13:19 Yasuhiro Kimura (yasu) search for other commits by this committer Author: Beñat Gonzalez Etxepare ]    commit hash:37e5d724fedb616b460f724d39365beced2331b7  commit hash:37e5d724fedb616b460f724d39365beced2331b7  commit hash:37e5d724fedb616b460f724d39365beced2331b7  37e5d724 
x11-fm/doublecmd: Update to 1.0.1

* Switch to use USE_GITHUB
* Update WWW
* Pet portlint and portclippy
* Re-format Makefile with portfmt

ChangeLog:	https://github.com/doublecmd/doublecmd/wiki/Changes-in-version-1.0.0
PR:		259585
Sun, 1 Aug 2021
[ 02:26 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer ]    commit hash:ced250d5164d5d3dd9e607e38b7775fc4f27cdd0  commit hash:ced250d5164d5d3dd9e607e38b7775fc4f27cdd0  commit hash:ced250d5164d5d3dd9e607e38b7775fc4f27cdd0  ced250d 
editors/lazarus[-qt5]: bump some ports dependants of lazarus

* bump PORTREVISION of cad/zcad: comms/cqrlog: editors/picpas:
  graphics/lazpaint: multimedia/winff: net-p2p/awgg:
  net-p2p/transmission-remote-gui: russian/emkatic:
  x11-fm/doublecmd
* editors/lazarus[-qt5] was updated to 2.0.12
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 12 Feb 2021
[ 11:02 fernape search for other commits by this committer ] Original commit   Revision:565005
x11-fm/doublecmd: multiple instances fix

 * Fix fatal error when multiple instances of the app are executed

PR:	253432
Submitted by:	bbtruk@users.sourceforge.net (maintainer)
MFH:	2021Q1 (runtime fix)
Tue, 19 Jan 2021
[ 19:51 jhale search for other commits by this committer ] Original commit   Revision:562072 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Move archivers/libunrar5 -> archivers/libunrar6 due to new major version.
Update renamed port to 6.0.3.

Bump PORTREVISION on consumers and adjust to use new port origin.
Thu, 14 Jan 2021
[ 21:11 acm search for other commits by this committer ] Original commit   Revision:561593 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
- lang/fpc revert way like linker is taken by fpc compiler
- lang/fpc add binutils to RUN_DEPENDS
- editors/lazarus add binutils to RUN_DEPENDS
- editors/lazarus add gmake to RUN_DEPENDS
- editors/lazarus install fpc units like RUN_DEPENDS too
- Bump PORTREVISiON of fpc/lazarus ports

PR:		251712
Reported by:	amdmi3
Wed, 13 Jan 2021
[ 09:25 fernape search for other commits by this committer ] Original commit   Revision:561446
x11-fm/doublecmd: update to 0.9.10

ChangeLog:
https://doublecmd.sourceforge.io/mantisbt/changelog_page.php?version_id=65

While here, pet linters.

PR:	252572
Submitted by:	bbtruk@users.sourceforge.net (maintainer)
Sun, 29 Nov 2020
[ 10:42 mikael search for other commits by this committer ] Original commit   Revision:556562
x11-fm/doublecmd: Fix build with FreePascal 3.2.0

PR:		251426
Submitted by:	Benat Gonzalez Etxepare (maintainer)
Wed, 25 Nov 2020
[ 03:41 acm search for other commits by this committer ] Original commit   Revision:556267
- Bump PORTREVISION. lazarus was updated to 2.0.10
Thu, 2 Jul 2020
[ 09:28 danfe search for other commits by this committer ] Original commit   Revision:541026
Update to version 0.9.9.

PR:		247621
Submitted by:	maintainer
Thu, 14 May 2020
[ 06:20 acm search for other commits by this committer ] Original commit   Revision:535214
- Bump PORTREVISION. lazarus was updated to 2.0.8
Fri, 6 Mar 2020
[ 06:26 acm search for other commits by this committer ] Original commit   Revision:527858 (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
- Remove compat < 11 dependencies from bootstrap and compiler. It could fix
problems
  when GENERIC kernel is not used.
- Rebuild bootstrap (ppcx64 and ppc386) with new changes
- Bump PORTREVISION

PR:		239135
Reported by:	fbsdbugs4  at  sentry.org
Fri, 21 Feb 2020
[ 20:11 tcberner search for other commits by this committer ] Original commit   Revision:526690
x11-fm/doublecmd: update to version 0.9.8

PR:		243783
Submitted by:	Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net> 
(maintainer)
Fri, 10 Jan 2020
[ 20:09 tcberner search for other commits by this committer ] Original commit   Revision:522613
x11-fm/doublecmd: update to version 0.9.7

PR:		243222
Submitted by:	Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net>
(maintainer)
Tue, 31 Dec 2019
[ 15:29 acm search for other commits by this committer ] Original commit   Revision:521632
- Bump PORTREVISION. editors/lazarus was updated to 2.0.6
Thu, 7 Nov 2019
[ 18:36 zeising search for other commits by this committer ] Original commit   Revision:517000 (Only the first 10 of 432 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories x

Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Tue, 3 Sep 2019
[ 18:12 pi search for other commits by this committer ] Original commit   Revision:510967
x11-fm/doublecmd: update 0.9.5 -> 0.9.6

PR:		240280
Submitted by:	Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net>
(maintainer)
Relnotes:	https://doublecmd.sourceforge.io/mantisbt/changelog_page.php?version_id=61
[ 15:51 acm search for other commits by this committer ] Original commit   Revision:510956 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
- Rebuild bootstrap (ppcx64 and ppc386) with ld patches
- Fix build on 12-STABLE and CURRENT (amd64 and i386)
- Bump PORTREVISION for all ports that depends of lang/fpc
- Add USE_BINUTILS to fpc and lazarus based ports
- Add binutils dependency to Uses/fpc.mk and Uses/lazarus.mk

PR:		240293 239934 233413 214864
Exp-run by:	antoine
Thu, 15 Aug 2019
[ 17:38 acm search for other commits by this committer ] Original commit   Revision:509021
- Bump PORTREVISION (lazarus ports were updated to 2.0.4)
- Remove LD_UNSAFE
Mon, 15 Jul 2019
[ 17:31 swills search for other commits by this committer ] Original commit   Revision:506675
x11-fm/doublecmd: update to version 0.9.5

PR:		239031
Submitted by:	Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net>
(maintainer)
Tue, 4 Jun 2019
[ 14:17 antoine search for other commits by this committer ] Original commit   Revision:503475 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
Switch default version of samba from 4.7 to 4.8

With hat:	portmgr
Thu, 23 May 2019
[ 11:08 swills search for other commits by this committer ] Original commit   Revision:502337
x11-fm/doublecmd: update to 0.9.3

PR:		237976
Submitted by:	Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net>
(maintainer)
Wed, 10 Apr 2019
[ 21:28 swills search for other commits by this committer ] Original commit   Revision:498605
x11-fm/doublecmd: update to 0.9.2

PR:		236906
Submitted by:	Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net>
(maintainer)
Thu, 7 Mar 2019
[ 05:05 acm search for other commits by this committer ] Original commit   Revision:494889
- Bump PORTREVISION. editors/lazarus was updated to 2.0.0
Thu, 28 Feb 2019
[ 15:02 swills search for other commits by this committer ] Original commit   Revision:494155
x11-fm/doublecmd: update to version 0.9.1

PR:		235803
Submitted by:	Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net>
(maintainer)
Wed, 9 Jan 2019
[ 22:16 zeising search for other commits by this committer ] Original commit   Revision:489832
x11-fm/doublecmd: Update to 0.8.4

Update x11-fm/doublecmd to 0.8.4
Add LLD_UNSAFE to avoid build issues and runtime crashes.
Pet portlint a bit
Add USES=gnome

PR:		230806
Submitted by:	BeA+-at Gonzalez Etxepare (maintainer)
Sat, 1 Sep 2018
[ 17:05 antoine search for other commits by this committer ] Original commit   Revision:478711 (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
Switch default version of samba to 4.7
Samba 4.6 will be discontinued in a few weeks

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D16904
Sun, 24 Jun 2018
[ 15:32 rakuco search for other commits by this committer ] Original commit   Revision:473203
Update to 0.8.3.

While here, add some dependencies that were being pulled in implicitly.

PR:		228739
Submitted by:	Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net>
(maintainer)
Sun, 3 Jun 2018
[ 08:16 acm search for other commits by this committer ] Original commit   Revision:471479
- Bump PORTREVISION (editors/lazarus was updated)
Thu, 31 May 2018
[ 00:02 acm search for other commits by this committer ] Original commit   Revision:471184
- Fix stage
- Remove BROKEN

Reported by:	antoine
Wed, 30 May 2018
[ 21:57 antoine search for other commits by this committer ] Original commit   Revision:471181
Mark BROKEN: fails to stage

===>  Building for doublecmd-gtk2-0.8.2
Invalid option at position 3: "b"

Invalid option at position 3: "b"

Invalid option at position 3: "b"
...
===>  Staging for doublecmd-gtk2-0.8.2
===>   Generating temporary packing list
install  -s -m 0644
/wrkdirs/usr/ports/x11-fm/doublecmd/work-gtk2/doublecmd-0.8.2/plugins/wcx/cpio/lib/cpio.wcx
/wrkdirs/usr/ports/x11-fm/doublecmd/work-gtk2/stage/usr/local/share/doublecmd/plugins/wcx/cpio/
install:
/wrkdirs/usr/ports/x11-fm/doublecmd/work-gtk2/doublecmd-0.8.2/plugins/wcx/cpio/lib/cpio.wcx:
No such file or directory

Reported by:	pkg-fallout
Fri, 25 May 2018
[ 16:31 acm search for other commits by this committer ] Original commit   Revision:470851 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- Moved ports to Uses/lazarus.mk
- Add FLAVORS

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D14661
Thu, 5 Apr 2018
[ 04:52 acm search for other commits by this committer ] Original commit   Revision:466532 (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
- Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk
- Convert all fpc-based ports to USES=fpc

PR:             227210
Reviewed by:    portmgr
Approved by:    portmgr
Exp-run by:     antoine
Differential Revision:  https://reviews.freebsd.org/D14617
Thu, 22 Feb 2018
[ 09:52 antoine search for other commits by this committer ] Original commit   Revision:462578
Fix build by adding chm to USE_FPC

Reported by:	pkg-fallout
Thu, 1 Feb 2018
[ 07:23 acm search for other commits by this committer ] Original commit   Revision:460566
- Bump PORTREVISION. Lazarus was updated to 1.8.0
Sat, 30 Dec 2017
[ 23:36 swills search for other commits by this committer ] Original commit   Revision:457653
x11-fm/doublecmd: update to version 0.8.1

PR:		224736
Submitted by:	Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net>
(maintainer)
Sat, 23 Dec 2017
[ 07:03 antoine search for other commits by this committer ] Original commit   Revision:457024 (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
Change default version of samba from 4.4 to 4.6

Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D13529
Thu, 12 Oct 2017
[ 15:57 mat search for other commits by this committer ] Original commit   Revision:451901 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Remove WANT_GNOME and HAVE_GNOME.

Approved by:	bapt kwm
Sponsored by:	Absolight
Differential Revision:	  https://reviews.freebsd.org/D12643
Sat, 25 Mar 2017
[ 23:37 antoine search for other commits by this committer ] Original commit   Revision:436925 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Switch default version of samba from 4.3 to 4.4

With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D10131
Tue, 21 Mar 2017
[ 21:59 antoine search for other commits by this committer ] Original commit   Revision:436659 (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
- Add USES=samba to handle dependency on samba
  Valid ARGS:  build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D8919
Wed, 1 Mar 2017
[ 17:52 acm search for other commits by this committer ] Original commit   Revision:435186
- Bump PORTREVISION. Lazarus was update to 1.6.4
Sun, 26 Feb 2017
[ 17:57 acm search for other commits by this committer ] Original commit   Revision:434903
- Bump PORTREVISION. Freepascal was updated
Sat, 25 Feb 2017
[ 11:34 tobik search for other commits by this committer ] Original commit   Revision:434797
Update to 0.7.8

Changes:	http://doublecmd.sourceforge.net/mantisbt/changelog_page.php?version_id=49
PR:		217327
Submitted by:	Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net>
(maintainer)
Approved by:	lme (mentor)
Differential Revision:	https://reviews.freebsd.org/D9795
Tue, 10 Jan 2017
[ 18:17 jhale search for other commits by this committer ] Original commit   Revision:431112
Use archivers/libunrar5 for the unrar library

PR:		215925
Submitted by:	myself
Approved by:	Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
Mon, 26 Dec 2016
[ 22:19 rakuco search for other commits by this committer ] Original commit   Revision:429577
Update to 0.7.7.

http://doublecmd.sourceforge.net/mantisbt/changelog_page.php?version_id=48

PR:		215584
Submitted by:	Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net>
(maintainer)
Thu, 1 Dec 2016
[ 11:18 mat search for other commits by this committer ] Original commit   Revision:427491 (Only the first 10 of 56 ports in this commit are shown above. View all ports for this commit)
Don't quote {} in find -exec calls.

Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.

Sponsored by:	Absolight
Mon, 21 Nov 2016
[ 22:25 acm search for other commits by this committer ] Original commit   Revision:426769
- Bump PORTREVISION. Lazarus was updated to 1.6.2
Wed, 9 Nov 2016
[ 10:53 robak search for other commits by this committer ] Original commit   Revision:425790
x11-fm/doublecmd: update 0.7.5 -> 0.7.6

PR:		213920
Submitted by:	Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net>
(maintainer)
Fri, 21 Oct 2016
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Tue, 13 Sep 2016
[ 18:23 olivierd search for other commits by this committer ] Original commit   Revision:422053
Update to 0.7.5

Changelog:
http://doublecmd.sourceforge.net/mantisbt/changelog_page.php?version_id=46

PR:		212600
Submitted by:	BeA+-at Gonzalez Etxepare(maintainer)
Thu, 25 Aug 2016
[ 08:59 amdmi3 search for other commits by this committer ] Original commit   Revision:420838
- Update to 0.7.4

PR:		212099
Submitted by:	bbtruk@users.sourceforge.net (maintainer)
Sun, 31 Jul 2016
[ 08:38 pawel search for other commits by this committer ] Original commit   Revision:419347
- Update to version 0.7.3
- Add missing indirect dependencies (x11, cairo, gdkpixbuf2)
- Mark QT4 option as broken (seems some dependency in latest Lazarus is not
  compiled by default and Double Commander with QT4 it is not building anymore
  without it, not even older versions. The next version of Lazarus will
  probably fix it from what I have seen in the recent changes).

Changelog:
http://doublecmd.sourceforge.net/mantisbt/changelog_page.php?version_id=44

PR:		211343
Submitted by:	Benat Gonzalez Etxepare (maintainer)
Sat, 16 Apr 2016
[ 12:29 danfe search for other commits by this committer ] Original commit   Revision:413438 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'
was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago,
and fix some minor bogosities nearby.
Fri, 1 Apr 2016
[ 14:33 mat search for other commits by this committer ] Original commit   Revision:412351 (Only the first 10 of 2136 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 29 Mar 2016
[ 18:13 amdmi3 search for other commits by this committer ] Original commit   Revision:412127
- Update to 0.7.1

PR:		208355
Submitted by:	bbtruk@users.sourceforge.net (maintainer)
Thu, 17 Mar 2016
[ 20:36 acm search for other commits by this committer ] Original commit   Revision:411311
- Bump PORTREVISION. lazarus was updated to 1.6.0
Sun, 13 Mar 2016
[ 21:39 riggs search for other commits by this committer ] Original commit   Revision:411032
Un-break port, update to upstream version 0.7.0

While on it:
- Pet portlint

PR:		206840
Submitted by:	bbtruk@users.sourceforge.net (maintainer)
MFH:		2016Q1
Mon, 21 Dec 2015
[ 19:39 marino search for other commits by this committer ] Original commit   Revision:404187
x11-fm/doublecmd: Make less broken, then set BROKEN

After the upgrade to FPC 3.0.0, the port failed the build depends stage.
I've fixed that, and it compiles pretty far until this error:

  doublecmd.lpr(18,3) Fatal: (10022) Can't find unit uOverlayScrollBarFix

I suspect that is a Lazarus unit and it might be a missing path.  In the
meantime, the port can't build so we have to mark it BROKEN.
Tue, 20 Oct 2015
[ 16:22 amdmi3 search for other commits by this committer ] Original commit   Revision:399869
- Update to 0.6.6

PR:		203870
Submitted by:	bbtruk@users.sourceforge.net
Tue, 18 Aug 2015
[ 17:42 acm search for other commits by this committer ] Original commit   Revision:394626
- Fix build
- Add missing build dependencies
[ 10:11 amdmi3 search for other commits by this committer ] Original commit   Revision:394568
- Update to 0.6.5

PR:		202391
Submitted by:	bbtruk@users.sourceforge.net (maintainer)
Sun, 16 Aug 2015
[ 11:26 amdmi3 search for other commits by this committer ] Original commit   Revision:394401
- Fix build

PR:		202348
Submitted by:	bbtruk@users.sourceforge.net (maintainer)
Sun, 9 Aug 2015
[ 08:06 acm search for other commits by this committer ] Original commit   Revision:393766 (Only the first 10 of 106 ports in this commit are shown above. View all ports for this commit)
- editors/lazarus update to 1.4.2
- Add USE_FPC_RUN to bsd.fpc.mk. It add fpc units like run dependencies.
Otherwise
  fpc units only are added like build dependencies (less dependencies registered
  when they are installed with pkg).
- Remove GTK1 obsolete dependencies
- Bump all ports with dependencies of fpc-* units
- Bump all ports with dependencies of lazarus ports
- Clean up
Wed, 22 Jul 2015
[ 18:38 robak search for other commits by this committer ] Original commit   Revision:392687
x11-fm/doublecmd: update 0.6.3 -> 0.6.4

PR:		201746
Submitted by:	Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net>
(maintainer)
Wed, 1 Jul 2015
[ 02:47 amdmi3 search for other commits by this committer ] Original commit   Revision:391027
- Pass MAKE_ENV to build commands, fixing built with ccache as a result

PR:		201219
Submitted by:	andrey@bsdnir.info
Approved by:	bbtruk@users.sourceforge.net (maintainer)
Fri, 19 Jun 2015
[ 00:41 amdmi3 search for other commits by this committer ] Original commit   Revision:390095
- Update to 0.6.3

PR:		200902
Submitted by:	bbtruk@users.sourceforge.net (maintainer)
Mon, 15 Jun 2015
[ 08:45 acm search for other commits by this committer ] Original commit   Revision:389678
- Bump PORTREVISION. lazarus was updated to 1.4.0
Tue, 26 May 2015
[ 18:32 amdmi3 search for other commits by this committer ] Original commit   Revision:387507
- Update to 0.6.2

PR:		200152
Submitted by:	bbtruk@users.sourceforge.net (maintainer)
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Mon, 11 May 2015
[ 18:34 mat search for other commits by this committer ] Original commit   Revision:386097 (Only the first 10 of 285 ports in this commit are shown above. View all ports for this commit)
Cleanup DIST* variables.

When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
Mon, 30 Mar 2015
[ 12:46 vanilla search for other commits by this committer ] Original commit   Revision:382653
Upgrade to 0.6.1.

PR:		198990
Submitted by:	maintainer
Sun, 22 Mar 2015
[ 19:33 riggs search for other commits by this committer ] Original commit   Revision:381949
Update to upstream version 0.6.0

PR:		198439
Submitted by:	bbtruk@users.sourceforge.net (maintainer)
Sun, 11 Jan 2015
[ 03:25 acm search for other commits by this committer ] Original commit   Revision:376736
- Bump PORTREVISION. lazarus has been updated
Mon, 13 Oct 2014
[ 17:04 madpilot search for other commits by this committer ] Original commit   Revision:370795
- Update to 0.5.11
- Fix typo in option description
- Remove dirrms

PR:		193997
Submitted by:	Benat Gonzalez Etxepare <bbtruk at users.sourceforge.net>
		(maintainer)
Wed, 18 Jun 2014
[ 20:52 acm search for other commits by this committer ] Original commit   Revision:358315
- Bump PORTREVISION. New lazarus version is available
Tue, 20 May 2014
[ 02:50 miwi search for other commits by this committer ] Original commit   Revision:354589
- Update to 0.9.6 release

PR:		189047
Submitted by:	maintainer
Fri, 11 Apr 2014
[ 18:33 bapt search for other commits by this committer ] Original commit   Revision:351024
Remove buggy dependency on gdkpixbuf
Wed, 26 Mar 2014
[ 16:04 acm search for other commits by this committer ] Original commit   Revision:349259
- Update to 0.5.9. Changelog:
http://doublecmd.sourceforge.net/mantisbt/changelog_page.php?version_id=28
- Convert to new LIB_DEPENDS syntax

PR:		ports/187908
Submitted by:	maintainer
Sun, 29 Dec 2013
[ 22:58 rakuco search for other commits by this committer ] Original commit   Revision:338053
- Update to version 0.5.8.
  Changelog:
  http://doublecmd.sourceforge.net/mantisbt/changelog_page.php?version_id=27
- Change in default options to also install unrar, unzip, ftp and samba
  plugins
- Staging support
- Convert to USES=dos2unix
- Remove post-install message

PR:		ports/185265
Submitted by:	Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net>
(maintainer)
Tue, 22 Oct 2013
[ 14:04 amdmi3 search for other commits by this committer ] Original commit   Revision:331275 (Only the first 10 of 108 ports in this commit are shown above. View all ports for this commit)
- Remove manual creation and removal of share/applications, as it's now in the
mtree (remaining categories)
- Add note on mtree change to CHANGES

Approved by:	portmgr (bdrewery)
Wed, 2 Oct 2013
[ 03:24 acm search for other commits by this committer ] Original commit   Revision:329014
- Update to 0.5.7
- Add plugins suppport

PR:		ports/181217
Submitted by:	Benat Gonzalez Etxepare <bbtruk __ at __ users.sourceforge.net>
Mon, 30 Sep 2013
[ 18:16 acm search for other commits by this committer ] Original commit   Revision:328838
- Bump PORTREVISION. Lazarus has been updated to 1.0.12
- Fix MAN file installatin
Fri, 20 Sep 2013
[ 23:49 bapt search for other commits by this committer ] Original commit   Revision:327780 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fm)

Number of commits found: 111 (showing only 100 on this page)

1 | 2  »