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/fsplib/Makefile

Number of commits found: 19

Monday, 6 Nov 2023
10:03 Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems

Approved by:	portmgr (blanket)
PR:		274888
commit hash: 06df180a9e39055026499a326ef67812801a8919 commit hash: 06df180a9e39055026499a326ef67812801a8919 commit hash: 06df180a9e39055026499a326ef67812801a8919 commit hash: 06df180a9e39055026499a326ef67812801a8919 06df180
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, 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
Sunday, 23 Aug 2020
19:50 sunpoet search for other commits by this committer
Use scons of Python 3

Approved by:	portmgr (blanket)
Original commitRevision:546020 
Monday, 25 May 2020
18:33 sunpoet search for other commits by this committer
Update USES=scons to specify scons of Python 2

- While I'm here, convert emulators/gem5 and games/marsnomercy to USES=scons
Original commitRevision:536497 
Tuesday, 3 Sep 2019
20:28 bofh search for other commits by this committer
net/fsplib: Update version 0.12=>0.14

PR:		239911
Submitted by:	hsn@sendmail.cz
Original commitRevision:511037 
Wednesday, 24 Dec 2014
00:14 bofh search for other commits by this committer
Change my non-FreeBSD MAINTAINER mail to bofh@

Approved by:	bapt
Original commitRevision:375378 
Thursday, 11 Sep 2014
16:24 amdmi3 search for other commits by this committer
- Update to 0.12 (1)
- Add LICENSE (1)
- Take maintainership (1)
- Repect CXXFLAGS (2)

PR:		193516
Submitted by:	5u623l20@gmail.com (1), amdmi3 (2)
Original commitRevision:367955 
Tuesday, 27 May 2014
12:40 bapt search for other commits by this committer
Convert to USES=scons
Support stage
Original commitRevision:355503 
Friday, 20 Sep 2013
22:10 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Original commitRevision:327755 
Thursday, 4 Oct 2012
10:00 bapt search for other commits by this committer
Convert to new options framework
Original commitRevision:305247 
Saturday, 22 Aug 2009
00:32 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
Original commit
Monday, 15 Jun 2009
21:07 miwi search for other commits by this committer
- Update to 0.11

PR:             135549
Submitted by:   Radim Kolar SF.NET <hsn@sendmail.cz> (maintainer)
Original commit
Tuesday, 24 Jul 2007
09:24 miwi search for other commits by this committer
- Update to 0.9

PR:             114842
Submitted by:   Radim Kolar SF.NET <hsn@sendmail.cz>
Original commit
Sunday, 5 Nov 2006
00:09 miwi search for other commits by this committer
- Switch to scons support [1]
- Bump PORTREVISION

PR:             ports/105033
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Sponsored by:   FreeBSD Bug-a-thon #2
Original commit
Tuesday, 21 Feb 2006
17:50 mnag search for other commits by this committer
- Update to 0.8
- portlint(1)

PR:             93665
Submitted by:   Radim Kolar <hsn@netmag.cz>
Original commit
Tuesday, 26 Jul 2005
22:06 pav search for other commits by this committer
- Update to 0.7

PR:             ports/84078
Submitted by:   Radim Kolar <hsn@netmag.cz>
Original commit
Tuesday, 15 Mar 2005
22:40 pav search for other commits by this committer
FSPLIB is a set of routines that implement the FSP protocol. They allow
applications to work with files on FSP server with the same style
used to work with local files via libc.

PR:             ports/78833
Submitted by:   Radim Kolar <hsn@netmag.cz>
Original commit

Number of commits found: 19