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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: arabic/libitl/Makefile

Number of commits found: 20

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
Wednesday, 20 Jul 2022
14:20 Tobias C. Berner (tcberner) search for other commits by this committer
arabic: remove 'Created by' lines

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

  *  Nicola Vitale <nivit@email.it>
  *  Samy Al Bahra <samy@kerneled.com>
  *  Samy Al Bahra <samy@kerneled.org>
  *  Thierry Thomas <thierry@pompo.net>

With hat:	portmgr
commit hash: d9604089dbacb6019abf7e0eeb9e2d799395633e commit hash: d9604089dbacb6019abf7e0eeb9e2d799395633e commit hash: d9604089dbacb6019abf7e0eeb9e2d799395633e commit hash: d9604089dbacb6019abf7e0eeb9e2d799395633e d960408
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
Monday, 5 Oct 2020
17:34 rene search for other commits by this committer
Return cpm@'s ports to the pool after safekeeping his commit bit.

With hat:	portmgr-secretary
Original commitRevision:551529 
Tuesday, 25 Dec 2018
20:25 tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Original commitRevision:488341 
Saturday, 9 Dec 2017
17:35 cpm search for other commits by this committer
- Update to 0.8.0
- Switch to USE_GITHUB
- Switch to USES=cmake
- Drop unneeded patches
- Add DOCS option
- Update comment and WWW in pkg-descr
- Take maintainership

Changelog: https://github.com/arabeyes-org/ITL/releases/tag/v0.8.0

PR:		221766
Submitted by:	cpm
Original commitRevision:455868 
Friday, 21 Oct 2016
12:51 mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Original commitRevision:424411 
Tuesday, 26 May 2015
00:01 amdmi3 search for other commits by this committer
- Fix library installation and strip libraries
- Add LICENSE
Original commitRevision:387447 
Wednesday, 25 Sep 2013
15:50 vanilla search for other commits by this committer
Support stage.
Original commitRevision:328297 
Friday, 20 Sep 2013
11:04 bapt search for other commits by this committer
Add NO_STAGE all over the place in accessibility in preparation for the staging
support
Original commitRevision:327685 
Thursday, 20 Dec 2012
09:16 danfe search for other commits by this committer
Clean up some maintained ports in arabic category:

- Trim Makefile header
- Drop article in COMMENT
- Convert to OptionsNG
- Miscellaneous fixes
Original commitRevision:309302 
Sunday, 23 May 2010
18:06 makc search for other commits by this committer
Convert LDCONFIG_DIRS to USE_LDCONFIG for unmaintained ports.

PR:             based on ports/146365
Submitted by:   Alex Kozlov <spam at rm-rf.kiev.ua>
Original commit
Sunday, 10 Jan 2010
14:46 wen search for other commits by this committer
- Update to 0.7.0
Original commit
Thursday, 19 Nov 2009
22:07 pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Original commit
Saturday, 22 Aug 2009
00:13 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with A
Original commit
Wednesday, 19 Aug 2009
19:50 linimon search for other commits by this committer
Reset sbahra at his request due to lack of time to work on these ports.
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- 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)
Original commit
Wednesday, 7 Mar 2007
05:40 linimon search for other commits by this committer
Update maintainer's email address.

Requested by:   maintainer
Original commit
Saturday, 15 Apr 2006
22:21 cperciva search for other commits by this committer
Change maintainer email address.

Submitted by:   maintainer
Original commit
Sunday, 16 Jan 2005
00:29 pav search for other commits by this committer
The Islamic Tools and Libraries (ITL) is a project to provide a plethora of
useful Islamic tools and applications as well as a comprehensive feature-full
Islam-centric library. The ITL project currently includes full lunar-centric
time measurement routines.

PR:             ports/76264
Submitted by:   Samy Al Bahra <samy@kerneled.org>
Original commit

Number of commits found: 20