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-p2p/transmission-remote-gui/Makefile

Number of commits found: 67

Sunday, 24 Mar 2024
04:36 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
*/*: Bump PORTREVISION. lazarus was updated to 3.2.0

- Change default lazarus version to 3.2.0
commit hash: cc84ccdd3724d75ebf5dc9d1398d7e485f22a408 commit hash: cc84ccdd3724d75ebf5dc9d1398d7e485f22a408 commit hash: cc84ccdd3724d75ebf5dc9d1398d7e485f22a408 commit hash: cc84ccdd3724d75ebf5dc9d1398d7e485f22a408 cc84ccd
Saturday, 23 Dec 2023
01:11 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
*/*: Bump PORTREVISON because lazarus was updated to 3.0.0
commit hash: 370d96de5bdcfd2ebb6277b6f2fd555271d55eb5 commit hash: 370d96de5bdcfd2ebb6277b6f2fd555271d55eb5 commit hash: 370d96de5bdcfd2ebb6277b6f2fd555271d55eb5 commit hash: 370d96de5bdcfd2ebb6277b6f2fd555271d55eb5 370d96d
Sunday, 12 Nov 2023
20:49 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
lang/fpc-*: Merge all units to lang/fpc

- Merge all fpc-* units to lang/fpc. It gives us a better way to maintain fpc
  and lazarus ports.
- Update Mk/fpc.mk for reflects new changes
- Update Mk/lazarus.mk for reflects new changes
- Now we can defined WANT_FPC_DEVEL AND WANT_LAZARUS_DEVEL for use devel version
  of fpc or lazarus for build apps based on fpc/lazarus
- Add entries to MOVED
- Bump PORTREVISON of affected ports
- Some other minor modifications
commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 0b92f92
Tuesday, 17 Oct 2023
01:19 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer Author: Anton Saietskii
net-p2p/transmission-remote-gui: Fix desktop entry

PR:		274170
commit hash: b25106ec939dd0ea3978d316db71a8cfad7152d9 commit hash: b25106ec939dd0ea3978d316db71a8cfad7152d9 commit hash: b25106ec939dd0ea3978d316db71a8cfad7152d9 commit hash: b25106ec939dd0ea3978d316db71a8cfad7152d9 b25106e
Thursday, 16 Mar 2023
23:56 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
editors/lazarus: Bump PORTREVISION of dependant ports

- editors/lazarus was updated to 2.2.6
commit hash: 7f05d4af204e107c5628e57198298fdd54e1e3ab commit hash: 7f05d4af204e107c5628e57198298fdd54e1e3ab commit hash: 7f05d4af204e107c5628e57198298fdd54e1e3ab commit hash: 7f05d4af204e107c5628e57198298fdd54e1e3ab 7f05d4a
Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
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.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
Sunday, 2 Oct 2022
05:48 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
editors/lazarus: Bump PORTREVISION of dependant ports

- editors/lazarus was updated to 2.2.4 and all ports depends of it must be
  rebuilt
commit hash: df8005b90fc19d8a475dfb433767aad479040d55 commit hash: df8005b90fc19d8a475dfb433767aad479040d55 commit hash: df8005b90fc19d8a475dfb433767aad479040d55 commit hash: df8005b90fc19d8a475dfb433767aad479040d55 df8005b
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
Thursday, 1 Sep 2022
05:02 Dima Panov (fluffy) search for other commits by this committer
net-p2p/transmission-remote-gui: fix typo (s/x11/xorg/)
commit hash: 6b907d49642852cddad918294a273aef94239a01 commit hash: 6b907d49642852cddad918294a273aef94239a01 commit hash: 6b907d49642852cddad918294a273aef94239a01 commit hash: 6b907d49642852cddad918294a273aef94239a01 6b907d4
Wednesday, 31 Aug 2022
08:36 Dima Panov (fluffy) search for other commits by this committer
net-p2p/transmission-remote-gui: declare missed dependencies (+)

Pet stage-qa

Reported by:	poudriere bulk -t
Approved by:	portmgr blanket
commit hash: 67026c79e619c58c695136671242a8b0b45b21fe commit hash: 67026c79e619c58c695136671242a8b0b45b21fe commit hash: 67026c79e619c58c695136671242a8b0b45b21fe commit hash: 67026c79e619c58c695136671242a8b0b45b21fe 67026c7
Friday, 12 Aug 2022
14:46 Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed 4cf39de
Tuesday, 21 Jun 2022
01:17 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
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
commit hash: c77c31909fb042682ba8aed7ca69419de9332804 commit hash: c77c31909fb042682ba8aed7ca69419de9332804 commit hash: c77c31909fb042682ba8aed7ca69419de9332804 commit hash: c77c31909fb042682ba8aed7ca69419de9332804 c77c319
Saturday, 18 Jun 2022
05:57 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
*/*: Bump PORTREVISION

* editors/lazarus was updated to 2.2.2
commit hash: cedfa0ad1fecc641a74351b22d9cbed14a9bd6b6 commit hash: cedfa0ad1fecc641a74351b22d9cbed14a9bd6b6 commit hash: cedfa0ad1fecc641a74351b22d9cbed14a9bd6b6 commit hash: cedfa0ad1fecc641a74351b22d9cbed14a9bd6b6 cedfa0a
Thursday, 3 Feb 2022
05:07 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
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
commit hash: daa23dba69ea27a2e101b04738b9d0abcf34ac74 commit hash: daa23dba69ea27a2e101b04738b9d0abcf34ac74 commit hash: daa23dba69ea27a2e101b04738b9d0abcf34ac74 commit hash: daa23dba69ea27a2e101b04738b9d0abcf34ac74 daa23db
Sunday, 1 Aug 2021
02:26 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
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
commit hash: ced250d5164d5d3dd9e607e38b7775fc4f27cdd0 commit hash: ced250d5164d5d3dd9e607e38b7775fc4f27cdd0 commit hash: ced250d5164d5d3dd9e607e38b7775fc4f27cdd0 commit hash: ced250d5164d5d3dd9e607e38b7775fc4f27cdd0 ced250d
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
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
Thursday, 14 Jan 2021
21:11 acm search for other commits by this committer
- 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
Original commitRevision:561593 
Wednesday, 6 Jan 2021
23:54 acm search for other commits by this committer
- Bump PORTREVISION
Original commitRevision:560652 
Tuesday, 29 Dec 2020
00:29 acm search for other commits by this committer
- Fix problem with new version of lazarus 2.0.10 (Error connect to the daemon)

PR:		251839
Reported by:	vgreg  at  ya.ru
Obtained from:	https://github.com/transmission-remote-gui/transgui/issues/1325
Original commitRevision:559535 
Wednesday, 25 Nov 2020
03:41 acm search for other commits by this committer
- Bump PORTREVISION. lazarus was updated to 2.0.10
Original commitRevision:556267 
Thursday, 14 May 2020
06:19 acm search for other commits by this committer
- Bump PORTREVISION. lazarus was updated to 2.0.8
Original commitRevision:535212 
Friday, 6 Mar 2020
06:26 acm search for other commits by this committer
- 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
Original commitRevision:527858 
Tuesday, 31 Dec 2019
15:25 acm search for other commits by this committer
- Update to 5.18.0
Original commitRevision:521630 
Saturday, 16 Nov 2019
13:46 tobik search for other commits by this committer
Clean up WRKSRC and USE_GITHUB usage in some ports
Original commitRevision:517746 
Tuesday, 3 Sep 2019
15:51 acm search for other commits by this committer
- 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
Original commitRevision:510956 
Thursday, 15 Aug 2019
18:19 acm search for other commits by this committer
- Update to 5.17.0
- Add lang directory
- Add DESKTOP_ENTRIES
- Few minor modifications
Original commitRevision:509038 
Wednesday, 26 Jun 2019
11:52 rene search for other commits by this committer
Clean up final leftovers from Qt4.

Submitted by:	rene
Reviewed by:	mat, tcberner
Differential Revision:	https://reviews.freebsd.org/D20725
Original commitRevision:505150 
Saturday, 4 May 2019
13:00 swills search for other commits by this committer
net-p2p/transmission-remote-gui: fix spelling in pkg-message.in

PR:		233869
Submitted by:	Anton Saietskii <vsasjason@gmail.com>
Approved by:	maintainer timeout (acm, > 4 months)
Original commitRevision:500811 
Thursday, 7 Mar 2019
15:26 acm search for other commits by this committer
- Add missing dependency (fcl-xml)

Reported by:	fluffy
Original commitRevision:494955 
05:04 acm search for other commits by this committer
- Update to 5.16.0
- Add LLD_UNSAFE
Original commitRevision:494887 
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 
Sunday, 3 Jun 2018
08:14 acm search for other commits by this committer
- Update to 5.15.4
Original commitRevision:471477 
Friday, 25 May 2018
16:31 acm search for other commits by this committer
- Moved ports to Uses/lazarus.mk
- Add FLAVORS

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D14661
Original commitRevision:470851 
Thursday, 5 Apr 2018
04:52 acm search for other commits by this committer
- 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
Original commitRevision:466532 
Monday, 5 Mar 2018
06:58 antoine search for other commits by this committer
Mark BROKEN: fails to build

(3104) Compiling transgui.lpr
Fatal: (10022) Can't find unit FastHTMLParser used by Clipbrd
Fatal: (1018) Compilation aborted

Reported by:	pkg-fallout
Original commitRevision:463622 
Thursday, 1 Feb 2018
07:22 acm search for other commits by this committer
- Bump PORTREVISION. Lazarus was updated to 1.8.0
Original commitRevision:460565 
Wednesday, 1 Mar 2017
17:52 acm search for other commits by this committer
- Bump PORTREVISION. Lazarus was update to 1.6.4
Original commitRevision:435184 
Sunday, 26 Feb 2017
17:52 acm search for other commits by this committer
- Bump PORTREVISION. Freepascal was updated
Original commitRevision:434902 
Monday, 21 Nov 2016
22:17 acm search for other commits by this committer
- Bump PORTREVISION. Lazarus was updated to 1.6.2
- Remove BROKEN
Original commitRevision:426767 
Wednesday, 14 Sep 2016
15:59 mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
Original commitRevision:422140 
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 
Thursday, 17 Mar 2016
20:30 acm search for other commits by this committer
- Bump PORTREVISION. editors/lazarus was updated to 1.6.0
Original commitRevision:411310 
Sunday, 7 Feb 2016
19:43 kwm search for other commits by this committer
Move Mk/bsd.gnome.mk and Mk/bsd.mate.mk to Mk/Uses/.

To use the GNOME or MATE components activate it by adding gnome
or mate to USES. The usage of USE_GNOME/INSTALL_ICONS and for
example GLIB_SCHEMAS has stayed the same.

Like with USES, the use of USE_GNOME and so after bsd.port.pre.mk
is now forbidden. And adapt ports that where still doing that.

Exp-runs done by:	antoine@

PR:		205432
Reviewed by:	antoine@, mat@
Approved by:	portmgr (antoine@)
Differential Revision:	https://reviews.freebsd.org/D3653
Original commitRevision:408449 
Thursday, 28 Jan 2016
14:43 acm search for other commits by this committer
- Fix build (Lazarus was updated to 1.6RC2)
Original commitRevision:407410 
Monday, 21 Dec 2015
19:49 marino search for other commits by this committer
net-p2p/transmission-remote-gui: Unbreak after FPC upgrade to 3.0.0
Original commitRevision:404188 
Tuesday, 18 Aug 2015
17:40 acm search for other commits by this committer
- Fix build
- Add missing dependencies
Original commitRevision:394624 
Sunday, 9 Aug 2015
08:06 acm search for other commits by this committer
- 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
Original commitRevision:393766 
Monday, 15 Jun 2015
08:42 acm search for other commits by this committer
- Bump PORTREVISION. lazarus was updated to 1.4.0
Original commitRevision:389676 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
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
Original commitRevision:386312 
Sunday, 11 Jan 2015
03:23 acm search for other commits by this committer
- Bump PORTREVISION. lzarus has been updated
Original commitRevision:376734 
Wednesday, 16 Jul 2014
08:26 bapt search for other commits by this committer
Fix some non default LIB_DEPENDS

With hat:	portmgr
Original commitRevision:362050 
Wednesday, 18 Jun 2014
20:53 acm search for other commits by this committer
- Bump PORTREVISION. New lazarus version is available
Original commitRevision:358316 
Friday, 11 Apr 2014
18:48 bapt search for other commits by this committer
Bump port revision
Original commitRevision:351028 
18:48 bapt search for other commits by this committer
Support stage
Remove bogus dep on gdk-pixbuf 1
Original commitRevision:351027 
Wednesday, 26 Mar 2014
04:08 acm search for other commits by this committer
- Update to 5.0.1
Original commitRevision:349226 
Monday, 10 Mar 2014
16:38 bapt search for other commits by this committer
Convert n* to USES=zip
Original commitRevision:347778 
Monday, 30 Sep 2013
18:15 acm search for other commits by this committer
- Bump PORTREVISION. Lazarus has been updated to 1.0.12

> Description of fields to fill in above:                     76 columns --|
> PR:            If a GNATS PR is affected by the change.
> Submitted by:  If someone else sent in the change.
> Reviewed by:   If someone else reviewed your modification.
> Approved by:   If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after:     N [day[s]|week[s]|month[s]].  Request a reminder email.
> Security:      Vulnerability reference (one per line) or description.
> Sponsored by:  If the change was sponsored by an organization.
> Empty fields above will be automatically removed.

M    Makefile
Original commitRevision:328837 
Friday, 20 Sep 2013
22:28 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p)
Original commitRevision:327758 
Saturday, 27 Apr 2013
11:59 mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
Original commitRevision:316662 
Saturday, 23 Mar 2013
05:53 acm search for other commits by this committer
- Bump PORTREVISION. Lazarus RAD has been updated to 1.0.8
Original commitRevision:314996 
Wednesday, 12 Dec 2012
21:17 acm search for other commits by this committer
- Update to 4.1
- Add support for OptionNG
Original commitRevision:308799 
Thursday, 9 Aug 2012
21:52 acm search for other commits by this committer
- Update to 4.0.3

Submitted by:	deischen (email)
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Monday, 7 May 2012
19:23 acm search for other commits by this committer
- Use new lazarus-* structure
- Bump PORTREVISION
Original commit
Thursday, 19 Apr 2012
06:37 acm search for other commits by this committer
- Update to 3.2
Original commit
Tuesday, 25 Oct 2011
09:22 acm search for other commits by this committer
- net-p2p/transmisson-remote-gui was renamed to net-p2p/transmission-remote-gui
Original commit

Number of commits found: 67