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: lang/fpc-source/Makefile

Number of commits found: 14

Friday, 5 Jan 2024
16:41 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
lang/fpc-source: Fix stage-qa issues

Reported by:	danfe via email
commit hash: b83ee068a8bc8aaa18f886d4607fea2562798a4b commit hash: b83ee068a8bc8aaa18f886d4607fea2562798a4b commit hash: b83ee068a8bc8aaa18f886d4607fea2562798a4b commit hash: b83ee068a8bc8aaa18f886d4607fea2562798a4b b83ee06
00:17 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
lang/fpc-source: update mirrors, apply patches and another minor changes

- Bump PORTREVISION
commit hash: 8faa16b6db4b95b746ad1c779bd000dd4424c840 commit hash: 8faa16b6db4b95b746ad1c779bd000dd4424c840 commit hash: 8faa16b6db4b95b746ad1c779bd000dd4424c840 commit hash: 8faa16b6db4b95b746ad1c779bd000dd4424c840 8faa16b
Saturday, 23 Dec 2023
01:11 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
lang/fpc: Install missing serial unit

- Bump PORTREVISION
commit hash: 8c4a2aa6c4bcd55eddfe9c54017a7e47755fa8f6 commit hash: 8c4a2aa6c4bcd55eddfe9c54017a7e47755fa8f6 commit hash: 8c4a2aa6c4bcd55eddfe9c54017a7e47755fa8f6 commit hash: 8c4a2aa6c4bcd55eddfe9c54017a7e47755fa8f6 8c4a2aa
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
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
04:20 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
lang/fpc-*: Update bootstrap to 3.2.2

- Update i386 and amd64 bootstrap to 3.2.2
- Fix issues with new stat struct
- Now i386 is build using FPC_USE_LIBC
- Fix build on i386 when FPC_USE_LIBC is used
- Update fpc source code to newer kernel syscalls. It removes COMPAT11
  dependency. Now these ports support FreeBSD >= 12.x
- Bump PORTREVISION
commit hash: d2209ba1fbe3ab5176ccad59177ce6285254ce60 commit hash: d2209ba1fbe3ab5176ccad59177ce6285254ce60 commit hash: d2209ba1fbe3ab5176ccad59177ce6285254ce60 commit hash: d2209ba1fbe3ab5176ccad59177ce6285254ce60 d2209ba
Saturday, 16 Oct 2021
09:51 Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a 4460cf7
Sunday, 1 Aug 2021
01:56 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
lang/fpc: update to 3.2.2

* Add new unit devel/fpc-tplylib
* Remove COMPAT10 dependency  [PR/254481]
PR:		254481
Reported by:	jbeich
commit hash: e40d870fc3cb88063b59d0f8449b9ccbdf5378ea commit hash: e40d870fc3cb88063b59d0f8449b9ccbdf5378ea commit hash: e40d870fc3cb88063b59d0f8449b9ccbdf5378ea commit hash: e40d870fc3cb88063b59d0f8449b9ccbdf5378ea e40d870
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
Wednesday, 25 Nov 2020
02:57 acm search for other commits by this committer
- Update to 3.2.0

ChangeLog at:	https://wiki.freepascal.org/FPC_New_Features_3.2.0
Original commitRevision:556252 
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, 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
16:14 acm search for other commits by this committer
- New port: lang/fpc-source

Originally named FPK-Pascal, the Free Pascal compiler is a 32 bit and 64 bit
Turbo Pascal compatible Pascal compiler for DOS, Linux, Win32, OS/2,
(based on an older version) the AmigaOS, FreeBSD/ELF, BeOS, Darwin(OSX)
and others (source code).

WWW: https://www.freepascal.org/
Original commitRevision:509005 

Number of commits found: 14