FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 7:38 PM BST
non port: devel/libghthash/Makefile
CVSWeb

Number of commits found: 18

Sat, 4 Dec 2010
[ 07:34 ade ] Original commit 
1.63 accessibility/atk/Makefile
1.58 accessibility/gnome-mag/Makefile
1.33 accessibility/kdeaccessibility/Makefile
1.34 archivers/arj/Makefile
1.17 archivers/kbackup/Makefile
1.10 archivers/kio_p7zip/Makefile
1.36 archivers/libcomprex/Makefile
1.16 archivers/libdynamite/Makefile
1.16 archivers/libmspack/Makefile
1.23 archivers/liborange/Makefile

(Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sun, 2 Aug 2009
[ 19:36 mezz ] Original commit 
1.1958 MOVED
1.58 accessibility/atk/Makefile
1.51 accessibility/gnome-mag/Makefile
1.30 accessibility/kdeaccessibility/Makefile
1.12 archivers/kbackup/Makefile
1.7 archivers/kio_p7zip/Makefile
1.33 archivers/libcomprex/Makefile
1.14 archivers/libdynamite/Makefile
1.13 archivers/libmspack/Makefile
1.21 archivers/liborange/Makefile

(Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-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
Fri, 12 Dec 2008
[ 16:02 gahr ] Original commit 
1.18 devel/libghthash/Makefile
- Take maintainship
- Support PORTDOCS and PORTEXAMPLES
Tue, 19 Aug 2008
[ 09:18 linimon ] Original commit 
1.11 astro/jday/Makefile
1.12 audio/ezstream/Makefile
1.14 audio/mutemix/Makefile
1.18 audio/taglib/Makefile
1.14 audio/vorbisgain/Makefile
1.14 comms/sredird/Makefile
1.35 databases/mysql++/Makefile
1.12 devel/cvslines/Makefile
1.26 devel/gengetopt/Makefile
1.17 devel/libghthash/Makefile

(Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
Return laszlof's ports to the pool due to lack of time.

Hat:            portmgr
Wed, 18 Jul 2007
[ 15:52 laszlof ] Original commit 
1.16 devel/libghthash/Makefile
1.8 devel/libghthash/distinfo
- Update to version 0.6.2

PR:             ports/114660
Submitted by:   Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Tue, 7 Nov 2006
[ 15:37 laszlof ] Original commit 
1.8 astro/jday/Makefile
1.10 audio/ezstream/Makefile
1.11 audio/mutemix/Makefile
1.14 audio/taglib/Makefile
1.12 audio/vorbisgain/Makefile
1.12 benchmarks/nbench/Makefile
1.13 comms/sredird/Makefile
1.34 databases/mysql++/Makefile
1.11 devel/cvslines/Makefile
1.6 devel/darts/Makefile

(Only the first 10 of 56 ports in this commit are shown above. View all ports for this commit)
Update my email address in all ports that I maintain.

Approved by:    flz (mentor)
Thu, 23 Feb 2006
[ 10:40 ade ] Original commit 
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile

(Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Wed, 15 Feb 2006
[ 07:43 lawrance ] Original commit 
1.13 devel/libghthash/Makefile
1.7 devel/libghthash/distinfo
1.6 devel/libghthash/pkg-plist
Update to 0.5.6.
Submitter takes maintainership.

PR:             ports/93298
Submitted by:   Frank Laszlo <laszlof@vonostingroup.com>
Tue, 15 Nov 2005
[ 06:52 ade ] Original commit 
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile

(Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
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.
Tue, 12 Apr 2005
[ 03:26 obrien ] Original commit 
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile

(Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien ] Original commit 
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile

(Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Wed, 12 Jan 2005
[ 19:04 krion ] Original commit 
1.9 devel/libghthash/Makefile
1.5 devel/libghthash/distinfo
1.5 devel/libghthash/pkg-plist
Update to version 0.5.5

PR:             ports/76159
Submitted by:   Ports Fury
Sat, 17 Jul 2004
[ 23:37 sem ] Original commit 
1.8 devel/libghthash/Makefile
1.4 devel/libghthash/distinfo
1.2 devel/libghthash/pkg-descr
1.4 devel/libghthash/pkg-plist
Update to 0.5.4
New homepage location.

Approved by:    krion (mentor) (implicitly)
Sun, 14 Mar 2004
[ 06:17 ade ] Original commit 
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile

(Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
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.
Sat, 22 Feb 2003
[ 14:50 leeym ] Original commit 
1.6 devel/libghthash/Makefile
1.3 devel/libghthash/pkg-plist
add missing file to PLIST
bump PORTREVISION

Noticed by: bento

PR:             48547
Submitted by:   Erwin Lansing <erwin@lansing.dk>
Thu, 20 Feb 2003
[ 17:07 knu ] Original commit 
1.18 devel/ElectricFence/Makefile
1.19 devel/SpecTcl/Makefile
1.4 devel/adacurses/Makefile
1.4 devel/alf/Makefile
1.13 devel/allegro/Makefile
1.15 devel/asl/Makefile
1.18 devel/astyle/Makefile
1.7 devel/autodia/Makefile
1.28 devel/autogen/Makefile
1.6 devel/avltree/Makefile

(Only the first 10 of 432 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Mon, 22 Jul 2002
[ 12:59 ijliao ] Original commit 
1.2 devel/libghthash/Makefile
1.2 devel/libghthash/distinfo
1.2 devel/libghthash/pkg-plist
upgrade to 0.5.1
Tue, 2 Jul 2002
[ 18:16 ijliao ] Original commit 
1.865 devel/Makefile
1.1 devel/libghthash/Makefile
1.1 devel/libghthash/distinfo
1.1 devel/libghthash/pkg-comment
1.1 devel/libghthash/pkg-descr
1.1 devel/libghthash/pkg-plist
add libghthash 0.5.0
Generic Hash Table

Number of commits found: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.207 seconds.