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-im/twitmail/Makefile

Number of commits found: 13

Friday, 19 Nov 2021
13:57 Baptiste Daroussin (bapt) search for other commits by this committer
net-im/twitmail: Retire port

twitmail has many issues:
1/ the dependency list declaration is missing many many of its real
dependencies
2/ even when 1 is fixed it is not functional anymore
3/ it uses deprecated interfaces of the library it uses
commit hash: 766cd09f43d2824fd1da4fb38047a94cca2de366 commit hash: 766cd09f43d2824fd1da4fb38047a94cca2de366 commit hash: 766cd09f43d2824fd1da4fb38047a94cca2de366 commit hash: 766cd09f43d2824fd1da4fb38047a94cca2de366 766cd09
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
Tuesday, 12 Apr 2016
15:06 mat search for other commits by this committer
Unbreak.

PR:		208719
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
Original commitRevision:413135 
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 
Monday, 9 Nov 2015
12:59 antoine search for other commits by this committer
Mark a few ports BROKEN: unfetchable
Original commitRevision:401096 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Tuesday, 18 Nov 2014
09:37 bapt search for other commits by this committer
Reset miwi's maintainership per his demand

Hope to see you back! Thank for all the work!
Original commitRevision:372709 
Thursday, 30 Jan 2014
16:46 miwi search for other commits by this committer
- Stage support
Original commitRevision:341861 
Friday, 20 Sep 2013
22:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
Original commitRevision:327756 
Wednesday, 11 Sep 2013
08:15 az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:326954 
Friday, 3 Aug 2012
15:54 cs search for other commits by this committer
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
Original commit
Tuesday, 5 Jun 2012
09:50 az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by:    maintainer (miwi@ via email)
Original commit
Saturday, 13 Feb 2010
22:03 miwi search for other commits by this committer
twitmail is a curses-based mail-like interface to twitter. It also can be
used as a command line app for sending and receiving tweets. In both modes
it remembers the last thing you read and only shows you newer posts (ie, it
reports nothing when you have no updates to read). It'll collect all the
new posts as well (up to a configurable limit), to ensure you haven't
missed anything important.

WWW:    http://www.hardakers.net/twitmail/
Original commit

Number of commits found: 13