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: devel/libidn/Makefile

Number of commits found: 52

Saturday, 12 Nov 2005
18:52 pav search for other commits by this committer
Move IDN related ports from devel to dns category:

  devel/libidn -> dns/libidn
  devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN

Approved by:    both maintainers
Repocopy by:    marcus
Original commit
Monday, 24 Oct 2005
08:22 krion search for other commits by this committer
Update to 0.5.20
Original commit
Monday, 19 Sep 2005
13:57 krion search for other commits by this committer
Update to 0.5.19
Original commit
Sunday, 17 Jul 2005
22:14 krion search for other commits by this committer
Update to 0.5.18
Original commit
Friday, 27 May 2005
07:58 krion search for other commits by this committer
Remove superfluous dependency.
Original commit
Thursday, 26 May 2005
17:24 krion search for other commits by this committer
Update to 0.5.17
Original commit
Wednesday, 11 May 2005
17:45 krion search for other commits by this committer
Update to 0.5.16
Original commit
Sunday, 20 Mar 2005
14:55 krion search for other commits by this committer
Update to 0.5.15
Original commit
Saturday, 29 Jan 2005
09:08 krion search for other commits by this committer
Update to 0.5.13
Original commit
Tuesday, 25 Jan 2005
21:10 krion search for other commits by this committer
Add pkgconfig dependency.
Original commit
Saturday, 4 Dec 2004
08:00 krion search for other commits by this committer
Update to 0.5.12
Original commit
Monday, 22 Nov 2004
10:54 krion search for other commits by this committer
Update to 0.5.11
Original commit
Monday, 8 Nov 2004
20:32 krion search for other commits by this committer
Update to 0.5.10
Original commit
08:23 krion search for other commits by this committer
Update to 0.5.9
Original commit
Tuesday, 26 Oct 2004
15:19 krion search for other commits by this committer
Update to 0.5.8
Original commit
Tuesday, 12 Oct 2004
14:26 krion search for other commits by this committer
Update to 0.5.6
Original commit
Friday, 13 Aug 2004
22:51 krion search for other commits by this committer
Update to 0.5.4
Original commit
Saturday, 7 Aug 2004
07:14 krion search for other commits by this committer
Update to 0.5.3
Original commit
Wednesday, 14 Jul 2004
12:39 krion search for other commits by this committer
Update to 0.5.2
Original commit
Friday, 9 Jul 2004
20:56 krion search for other commits by this committer
Update to 0.5.1
Original commit
17:43 marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
Original commit
Monday, 28 Jun 2004
06:33 krion search for other commits by this committer
Update to version 0.5.0
Original commit
Monday, 24 May 2004
15:11 krion search for other commits by this committer
- Update to version 0.4.6
Original commit
Saturday, 22 May 2004
08:07 krion search for other commits by this committer
- Update to version 0.4.5
Original commit
Thursday, 29 Apr 2004
20:44 krion search for other commits by this committer
- Update to version 0.4.4
Original commit
Wednesday, 28 Apr 2004
19:37 krion search for other commits by this committer
- Update to version 0.4.3
Original commit
Saturday, 17 Apr 2004
14:23 krion search for other commits by this committer
- Correct plist
Original commit
Sunday, 28 Mar 2004
14:46 krion search for other commits by this committer
- Support WITHOUT_NLS
Original commit
Tuesday, 23 Mar 2004
20:10 krion search for other commits by this committer
- ad hoc fix for reported build errors which I was unable to
  trace

Reported by:    many
Original commit
15:08 krion search for other commits by this committer
- Update to version 0.4.2
Original commit
Thursday, 18 Mar 2004
23:03 krion search for other commits by this committer
- Cosmetic changes
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Original commit
Thursday, 11 Mar 2004
12:01 krion search for other commits by this committer
- Fix build on 4.x

Noticed by:     bento via kris
Original commit
Tuesday, 9 Mar 2004
09:46 krion search for other commits by this committer
- Update to version 0.4.1
Original commit
Sunday, 29 Feb 2004
14:29 krion search for other commits by this committer
- Update to version 0.4.0
Original commit
Friday, 30 Jan 2004
14:05 krion search for other commits by this committer
- SIZEify
Original commit
Thursday, 22 Jan 2004
20:02 krion search for other commits by this committer
- Update to version 0.3.7
Original commit
Tuesday, 6 Jan 2004
22:04 krion search for other commits by this committer
- Update to version 0.3.6
Original commit
Monday, 15 Dec 2003
10:32 krion search for other commits by this committer
- Update to version 0.3.5
Original commit
Thursday, 13 Nov 2003
21:03 krion search for other commits by this committer
- Fix build on -current

Reported by:    bento via kris
Original commit
Sunday, 9 Nov 2003
19:26 krion search for other commits by this committer
- Update to 0.3.4
Original commit
Friday, 31 Oct 2003
02:45 ijliao search for other commits by this committer
add a missing \\ in last commit
Original commit
02:39 ijliao search for other commits by this committer
introduce MASTER_SITE_GNU_ALPHA
Original commit
Thursday, 30 Oct 2003
09:25 krion search for other commits by this committer
- Use "gnomehack" knob
- Bump PORTREVISION

Submitted by:   ijliao
Original commit
Saturday, 18 Oct 2003
12:41 krion search for other commits by this committer
- Update to version 0.3.3
Original commit
Wednesday, 8 Oct 2003
11:25 krion search for other commits by this committer
- Update to 0.3.2
Original commit
Thursday, 2 Oct 2003
09:48 krion search for other commits by this committer
- Update to version 0.3.1
Original commit
Wednesday, 13 Aug 2003
22:55 krion search for other commits by this committer
- Update to 0.2.2
Original commit
Monday, 4 Aug 2003
20:17 krion search for other commits by this committer
Add INFO macro

Approved by:    fjoe (mentor) (implicit)
Original commit
Tuesday, 22 Jul 2003
10:34 krion search for other commits by this committer
Change my mail to @FreeBSD.org

Approved by:    fjoe (mentor)
Original commit
Monday, 21 Jul 2003
13:37 krion search for other commits by this committer
Update to 0.2.1

PR:             54645
Approved by:    fjoe (mentor>
Original commit
Wednesday, 2 Jul 2003
12:24 daichi search for other commits by this committer
Add libidn 0.2.0, internationalized Domain Names command line tool.

PR:             53519
Submitted by:   Kirill Ponomarew <ponomarew@oberon.net>
Original commit

Number of commits found: 52