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

Number of commits found: 31

Sunday, 15 Sep 2019
17:28 antoine search for other commits by this committer
Deprecate a few ports
Original commitRevision:512125 
Sunday, 4 Aug 2019
10:02 antoine search for other commits by this committer
Mark BROKEN: unfetchable
Original commitRevision:508088 
Tuesday, 12 Jan 2016
16:20 amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Original commitRevision:405891 
Tuesday, 17 Nov 2015
21:30 amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to options helpers
Original commitRevision:401825 
Sunday, 29 Mar 2015
11:06 bapt search for other commits by this committer
Convert to USES=autoreconf
Strip binaries
Original commitRevision:382585 
Wednesday, 10 Dec 2014
22:29 gahr search for other commits by this committer
- Reset maintainership of my ports
Original commitRevision:374492 
Saturday, 13 Sep 2014
18:25 tijl search for other commits by this committer
Use default LIBTOOLIZE_ARGS
Original commitRevision:368126 
Sunday, 31 Aug 2014
19:15 amdmi3 search for other commits by this committer
- Drop .la files, no dependees require them

Approved by:	portmgr blanket
Original commitRevision:366814 
Wednesday, 23 Apr 2014
13:25 tijl search for other commits by this committer
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).

PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries.  Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field.  In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.

PR:		ports/188759
Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
Original commitRevision:351936 
Monday, 24 Feb 2014
09:14 tijl search for other commits by this committer
- The configure script of libghthash has been generated with macros from
  a newer version of libtool than the ltmain.sh script.  Fix this by
  running libtoolize.  Because this brings in an even more recent version
  of libtool this also requires regenerating aclocal.m4 (aclocal) and
  configure (autoconf).
- There's also a warning during configure about the 'missing' script being
  out of date so also run automake.
- Remove CONFIGURE_ARGS.  It's not needed.

Approved by:	gahr (maintainer)
Original commitRevision:345788 
Tuesday, 28 Jan 2014
22:51 bapt search for other commits by this committer
Support stage
Convert to USES=libtool
Add DOCS and EXAMPLES options
Original commitRevision:341668 
Friday, 20 Sep 2013
17:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Original commitRevision:327724 
Saturday, 4 May 2013
20:09 bapt search for other commits by this committer
Fix build with bmake, convert to new options framework
Original commitRevision:317343 
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Original commit
Friday, 12 Dec 2008
16:02 gahr search for other commits by this committer
- Take maintainship
- Support PORTDOCS and PORTEXAMPLES
Original commit
Tuesday, 19 Aug 2008
09:18 linimon search for other commits by this committer
Return laszlof's ports to the pool due to lack of time.

Hat:            portmgr
Original commit
Wednesday, 18 Jul 2007
15:52 laszlof search for other commits by this committer
- Update to version 0.6.2

PR:             ports/114660
Submitted by:   Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Original commit
Tuesday, 7 Nov 2006
15:37 laszlof search for other commits by this committer
Update my email address in all ports that I maintain.

Approved by:    flz (mentor)
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
Wednesday, 15 Feb 2006
07:43 lawrance search for other commits by this committer
Update to 0.5.6.
Submitter takes maintainership.

PR:             ports/93298
Submitted by:   Frank Laszlo <laszlof@vonostingroup.com>
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Tuesday, 12 Apr 2005
03:26 obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Original commit
Monday, 11 Apr 2005
08:04 obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Original commit
Wednesday, 12 Jan 2005
19:04 krion search for other commits by this committer
Update to version 0.5.5

PR:             ports/76159
Submitted by:   Ports Fury
Original commit
Saturday, 17 Jul 2004
23:37 sem search for other commits by this committer
Update to 0.5.4
New homepage location.

Approved by:    krion (mentor) (implicitly)
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
Saturday, 22 Feb 2003
14:50 leeym search for other commits by this committer
add missing file to PLIST
bump PORTREVISION

Noticed by: bento

PR:             48547
Submitted by:   Erwin Lansing <erwin@lansing.dk>
Original commit
Thursday, 20 Feb 2003
17:07 knu search for other commits by this committer
De-pkg-comment.
Original commit
Monday, 22 Jul 2002
12:59 ijliao search for other commits by this committer
upgrade to 0.5.1
Original commit
Tuesday, 2 Jul 2002
18:16 ijliao search for other commits by this committer
add libghthash 0.5.0
Generic Hash Table
Original commit

Number of commits found: 31