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-toolkits/fpc-gtk2/Makefile
SVNWeb

Number of commits found: 37

Fri, 10 Mar 2023
[ 15:32 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:0611258e535df56f5407ae0e58421a20b6c6766f  commit hash:0611258e535df56f5407ae0e58421a20b6c6766f  commit hash:0611258e535df56f5407ae0e58421a20b6c6766f  0611258 
x11-toolkits/fpc-gtk2: fix PORTREVISION bump in fa81a4f5f8ed

This is a slave port, and it inherited PORTREVISION=3 before.
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)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
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, 8 Nov 2019
[ 11:21 tobik search for other commits by this committer ] Original commit   Revision:517047 (Only the first 10 of 139 ports in this commit are shown above. View all ports for this commit)
x11*: Add missing USES={gl,gnome,mate}
Thu, 15 Aug 2019
[ 16:11 acm search for other commits by this committer ] Original commit   Revision:509004 (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
- Add new fpc bootstrap (i386 and x86_64). It could need less COMPATX
  dependencies in kernel
- Add patch file to solve some linking problem
- Remove LD_UNSAFE. Now it can be defined via LDPATH (/usr/bin/ld.bfd by
  default). fpc is not working with lld. We will use binutils-ports when
  ld.bfd is moved from base if lld not working on future version
  of fpc
- Bump PORTREVISION
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, 3 Aug 2017
[ 23:40 acm search for other commits by this committer ] Original commit   Revision:447304 (Only the first 10 of 96 ports in this commit are shown above. View all ports for this commit)
- Pass maintainership to me. marino@ is not part of FreeBSD committers
Sat, 5 Dec 2015
[ 23:29 marino search for other commits by this committer ] Original commit   Revision:403082 (Only the first 10 of 246 ports in this commit are shown above. View all ports for this commit)
FPC ecosystem: Upgrade version 2.6.4 => 3.0.0

This is the first major release of FreePascal in nearly four years.
There are a ton of new features, way more to list here. see:
http://wiki.freepascal.org/FPC_New_Features_3.0

Several new unit ports were added, some were contracted.  Most of
those were absorbed into the main FPC packages, but two units are
no longer supported: sndfile and matroshka.

All 99 remaining ports (including Lazarus ports) were build tested
on FreeBSD i386 and amd64 Release 10.2
Wed, 19 Aug 2015
[ 02:01 amdmi3 search for other commits by this committer ] Original commit   Revision:394671
- Fix build

Approved by:	portmgr blanket
Tue, 18 Aug 2015
[ 03:52 acm search for other commits by this committer ] Original commit   Revision:394551
- Fx build adding dependencies
Thu, 13 Aug 2015
[ 11:09 amdmi3 search for other commits by this committer ] Original commit   Revision:394058
- Fix build by adding missing dependency

Approved by:	portmgr blanket
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
Mon, 5 Jan 2015
[ 00:16 marino search for other commits by this committer ] Original commit   Revision:376279 (Only the first 10 of 96 ports in this commit are shown above. View all ports for this commit)
Assign maintainership of FPC ports to new FPC ports team

The new team currently consists of the previous maintainer (acm@) and
myself (marino@).

PR:	195363
Tue, 28 Jan 2014
[ 00:16 antoine search for other commits by this committer ] Original commit   Revision:341492 (Only the first 10 of 99 ports in this commit are shown above. View all ports for this commit)
Stage support
Fri, 20 Sep 2013
[ 23:57 bapt search for other commits by this committer ] Original commit   Revision:327785 (Only the first 10 of 288 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-toolkits)
Sat, 23 Mar 2013
[ 05:25 acm search for other commits by this committer ] Original commit   Revision:314989 (Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
- Update to 2.6.2
- Trim Makefile headers
Thu, 14 Mar 2013
[ 06:32 jgh search for other commits by this committer ] Original commit   Revision:314133 (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
- adopt optionsNG and trim historical headers

PR:		176928
PR:		176936
PR:		176937
PR:		176938
PR:		176939
PR:		176940
PR:		176941
PR:		176942
PR:		176943
PR:		176944
PR:		176945
Submitted by:	jgh@
Approved by:	portmgr (miwi)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Mon, 16 Aug 2010
[ 17:45 acm search for other commits by this committer ] Original commit  (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
- Update to 2.4.0
- Add support for amd64 [1]
- Add 23 new ports to  to bsd.fpc.mk
- Remove obsolete patch file patch-packages-fcl-db_Makefile
- Turn off some optional dependencies like databases/unixODBC,
  graphics/svgalib, databases/oracle8-client for avoid break amd64 support
- Clean up

PR:     ports/146001
Submmitted by:  Christopher Key <cjk32__ at _cam.ac.uk>
Patch reviewed by:      marcov_ at _pascalprogramming.com (fpc developer)[1]
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Mon, 4 May 2009
[ 15:23 acm search for other commits by this committer ] Original commit  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
- Update to 2.2.4
- Add convertors/fpc-iconvenc port to bsd.fpc.mk
- pkg-plist fixes
Tue, 20 Jan 2009
[ 21:07 acm search for other commits by this committer ] Original commit 
- Fix linking problem with the latest version of GTK2
- Bump PORTREVISION

Reported by:    Andrei V. Lavreniyuk <andy.lavr at reactor-xg.kiev.ua>
[ 13:40 acm search for other commits by this committer ] Original commit 
- Remove example files from fpc-gtk1 and fpc-gtk2 ports. It can be
  obtained from fpc-source into distfiles directory.
Wed, 14 Jan 2009
[ 06:12 acm search for other commits by this committer ] Original commit  (Only the first 10 of 89 ports in this commit are shown above. View all ports for this commit)
- Update to 2.2.2
Tue, 24 Jun 2008
[ 15:18 acm search for other commits by this committer ] Original commit  (Only the first 10 of 62 ports in this commit are shown above. View all ports for this commit)
- Use new freepascal stuff
- Bump PORTREVISION
Fri, 6 Jun 2008
[ 14:16 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 158 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 18 Sep 2007
[ 06:53 acm search for other commits by this committer ] Original commit  (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
- Update to 2.2.0
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Mon, 18 Sep 2006
[ 18:41 acm search for other commits by this committer ] Original commit  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
- Add OPTIONS to some freepascal ports. Now, we can install the external libs
  optionally.[1]
- Other tiny modifications

Suggested by:   Ales Catona <almindor__at__gmail.com> [1]
Approved by:    garga(mentor, implicit)
Thu, 7 Sep 2006
[ 21:32 acm search for other commits by this committer ] Original commit  (Only the first 10 of 59 ports in this commit are shown above. View all ports for this commit)
- Update to 2.0.4
- Add new dependencies to editors/lazarus

Approved by:    garga (mentor,implicit)
Sat, 29 Jul 2006
[ 02:48 acm search for other commits by this committer ] Original commit  (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
- Added post-extract on Makefiles.units. It remove the svn directories from
  some fpc ports.
- Added PORTREVISION for each port
- Fixed pkg-plist on fpc-gtk2 and fpc-gtk ports
- Fixed the gtk, glib and gdk libraries linking for fpc-gtk
- Removed obsolete patches from fpc-gtk. Now it's using ${REINPLACE_CMD}
- Removed post-extract from fpc-fcl. I just added it to makefiles.units file

Approved by:    garga (mentor)
Mon, 24 Jul 2006
[ 11:21 acm search for other commits by this committer ] Original commit  (Only the first 10 of 90 ports in this commit are shown above. View all ports for this commit)
- The big change on ports of freepascal, now all ports are compiled
- Adding entry for lang/fpc-utils

Approved by:    garga (mentor)
Sat, 22 Jul 2006
[ 17:44 garga search for other commits by this committer ] Original commit 
I made a mistake when moved it from graphics to x11-toolkits, i forgot to
change CATEGORIES var. Fixing it now
Wed, 21 Jun 2006
[ 16:44 garga search for other commits by this committer ] Original commit 
Move fpc-gtk and fpc-gtk2 from graphics to x11-toolkits and change fpc-units
to reflect this

Suggested by:   Vanilla I. Shu <vanilla@fatpipi.cirx.org>
Approved by:    maintainer

Number of commits found: 37