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: german/unix-connect/Makefile

Number of commits found: 39

Saturday, 13 Jan 2024
10:31 Dirk Meyer (dinoex) search for other commits by this committer
german/unix-connect: beautify
commit hash: f4b052bdc211737da3a280802dcde27656a65075 commit hash: f4b052bdc211737da3a280802dcde27656a65075 commit hash: f4b052bdc211737da3a280802dcde27656a65075 commit hash: f4b052bdc211737da3a280802dcde27656a65075 f4b052b
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
Thursday, 28 May 2020
13:13 danfe search for other commits by this committer
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7).
Original commitRevision:536768 
Saturday, 19 Oct 2019
07:51 tobik search for other commits by this committer
german/unix-connect: Spell NO_MAIL_CONFIGURE_ON and NO_MAIL_DESC correctly
Original commitRevision:514767 
Friday, 5 Jan 2018
05:53 dinoex search for other commits by this committer
- add back setuid bits for poudriere builds
Original commitRevision:458118 
Sunday, 4 Jun 2017
09:24 dinoex search for other commits by this committer
- fix gperf on FreeBSD-11
Original commitRevision:442539 
Thursday, 8 Dec 2016
19:52 tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Original commitRevision:428152 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Thursday, 8 Oct 2015
15:11 olgeni search for other commits by this committer
Remove trailing whitespace from Makefiles, A-L.
Original commitRevision:398832 
Thursday, 5 Feb 2015
16:54 bapt search for other commits by this committer
Replace NEED_ROOT by USES=fakeroot
Original commitRevision:378474 
Tuesday, 28 Oct 2014
21:37 dinoex search for other commits by this committer
- support INSTALL_AS_USER
- fix stagedir check
- restore ownership
Original commitRevision:371651 
Tuesday, 15 Jul 2014
15:23 adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Original commitRevision:361949 
Monday, 26 May 2014
12:34 miwi search for other commits by this committer
- Remove useless USE_GMAKE
Original commitRevision:355319 
Thursday, 10 Apr 2014
06:08 dinoex search for other commits by this committer
- use USE_GITHUB
- use STAGEDIR
- new options SENDMAIL POSTFIX QMAIL SMAIL CNEWS INN
Original commitRevision:350771 
Saturday, 21 Sep 2013
11:06 dinoex search for other commits by this committer
- fix misplaced NO_STAGE in slaveports and ifdefs
Original commitRevision:327804 
Friday, 20 Sep 2013
18:30 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
german)
Original commitRevision:327732 
Saturday, 13 Oct 2012
13:39 dinoex search for other commits by this committer
- cleanup comments
Feature safe: yes
Original commitRevision:305832 
Saturday, 5 Jun 2010
07:54 dinoex search for other commits by this committer
add LICENSE_COMB
Original commit
Friday, 4 Jun 2010
13:49 dinoex search for other commits by this committer
LICENSE GPLv2
Original commit
Saturday, 22 Aug 2009
00:23 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
Original commit
Sunday, 22 Jul 2007
21:05 dinoex search for other commits by this committer
- remove config for package on pointyhat
Original commit
Tuesday, 26 Jun 2007
16:49 dinoex search for other commits by this committer
- use MANUAL_PACKAGE_BUILD
Suggested by:   pav
Original commit
16:41 dinoex search for other commits by this committer
- mark IGNORE for pointyhat
Approved by:    pav (portmgr)
Original commit
Tuesday, 5 Sep 2006
05:08 dinoex search for other commits by this committer
- hack around missing domainame
http://pointyhat.freebsd.org/errorlogs/amd64-6-latest/lha-ac-1.14i_8.log
Original commit
Monday, 29 Dec 2003
06:47 dinoex search for other commits by this committer
- update to 0.95
Original commit
Saturday, 5 Apr 2003
08:08 dinoex search for other commits by this committer
- fix PLIST
Original commit
Tuesday, 4 Mar 2003
20:02 dinoex search for other commits by this committer
- MAINTAINER in standard caption
Original commit
Thursday, 20 Feb 2003
18:26 dinoex search for other commits by this committer
- add COMMENT
Original commit
Wednesday, 22 Jan 2003
19:14 dinoex search for other commits by this committer
- make portlint happier
Original commit
Saturday, 8 Jun 2002
07:01 dinoex search for other commits by this committer
Update to: unix-connect-0.94
Original commit
Monday, 28 Jan 2002
07:31 dinoex search for other commits by this committer
Change some defines from "YES" to "yes"   See samples in the porters-handbook.  
 
Original commit
Saturday, 5 Jan 2002
23:43 dinoex search for other commits by this committer
- make portlint happier   - use DOCSDIR or EXAMPLESDIR   - get rid of some
INTERACTIVE scrips in news/ifmail    
Original commit
Monday, 1 Oct 2001
20:24 dinoex search for other commits by this committer
Update to 0.93    
Original commit
Saturday, 25 Aug 2001
07:13 dinoex search for other commits by this committer
Add missing BUILD_DEPENDS line.    
Original commit
Tuesday, 21 Aug 2001
19:38 dinoex search for other commits by this committer
Avoid to build with broken Optimisation    
Original commit
Monday, 20 Aug 2001
07:36 dinoex search for other commits by this committer
Fix problem with PKGNAMEPREFIX set    
Original commit
Saturday, 18 Aug 2001
21:57 dinoex search for other commits by this committer
New port of unix-connect    
Original commit

Number of commits found: 39