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

Number of commits found: 10

Monday, 10 Sep 2007
09:13 ade search for other commits by this committer
With the new autotools world order, this is now no longer needed.

Approved by:    ahze (maintainer)
Original commit
Saturday, 28 Jul 2007
06:33 ade search for other commits by this committer
Update to the autotools new world order.

Tested by:      numerous package build runs
Approved by:    portmgr
Thanks to:      des, kris, linimon, pav
Original commit
Monday, 2 Apr 2007
22:56 ahze search for other commits by this committer
- Update to 1.20
 * Adds support for glib-gettextize and intltoolize
 * always force run of gnu-autotools

Requested by:   marcus
Original commit
Sunday, 28 May 2006
01:57 mezz search for other commits by this committer
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for deskutils/superswitcher, devel/configgen and devel/gnome2-hacker-tools,
chase the rename.

PR:             ports/97985
Repocopy by:    marcus
Original commit
Monday, 22 May 2006
14:20 ahze search for other commits by this committer
- Don't depend on gnu-libtool anymore since devel/libtool15 is not patched
Original commit
Thursday, 11 May 2006
15:53 ahze search for other commits by this committer
- Update to 1.15
Original commit
Friday, 24 Feb 2006
01:13 ahze search for other commits by this committer
- Update to 1.14 to work with new libtool changes

Approved by:    portmgr (marcus)
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Thursday, 8 Dec 2005
02:35 ahze search for other commits by this committer
- Update to 1.13 to better handle gnome packages.
Original commit
Thursday, 15 Sep 2005
07:09 ahze search for other commits by this committer
- Add configgen

Simple script that makes life a little easier with gnu-autotools
on FreeBSD. Configgen takes all the guess work out of figuring out
paths, gnu-autotools versions, and more. Configgen can simply be
run in a source directory and it will figure out which versions of
autotools to use and the best way to auto-generate a configure script
or you can specify a command below.

 -gnu       Create generic gnu configure script
 -gnome     Create gnome specific configure script
 -bsd       Use FreeBSD auto-tools
              (versions: libtool15, automake15, autoconf253)
 -bsd14     Use FreeBSD auto-tools
              (versions: libtool13, automake14, autoconf213)
 -bsd19     Use FreeBSD auto-tools
              (versions: libtool15, automake19, autoconf259)
 <config>   Specify a auto-gen configure script
Original commit

Number of commits found: 10