notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/libghthash/Makefile
SVNWeb

Number of commits found: 31

Sun, 15 Sep 2019
[ 17:28 antoine search for other commits by this committer ] Original commit   Revision:512125 (Only the first 10 of 354 ports in this commit are shown above. View all ports for this commit)
Deprecate a few ports
Sun, 4 Aug 2019
[ 10:02 antoine search for other commits by this committer ] Original commit   Revision:508088 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Mark BROKEN: unfetchable
Tue, 12 Jan 2016
[ 16:20 amdmi3 search for other commits by this committer ] Original commit   Revision:405891 (Only the first 10 of 791 ports in this commit are shown above. View all ports for this commit)
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Tue, 17 Nov 2015
[ 21:30 amdmi3 search for other commits by this committer ] Original commit   Revision:401825
- Add LICENSE
- Switch to options helpers
Sun, 29 Mar 2015
[ 11:06 bapt search for other commits by this committer ] Original commit   Revision:382585
Convert to USES=autoreconf
Strip binaries
Wed, 10 Dec 2014
[ 22:29 gahr search for other commits by this committer ] Original commit   Revision:374492 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
- Reset maintainership of my ports
Sat, 13 Sep 2014
[ 18:25 tijl search for other commits by this committer ] Original commit   Revision:368126 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Use default LIBTOOLIZE_ARGS
Sun, 31 Aug 2014
[ 19:15 amdmi3 search for other commits by this committer ] Original commit   Revision:366814
- Drop .la files, no dependees require them

Approved by:	portmgr blanket
Wed, 23 Apr 2014
[ 13:25 tijl search for other commits by this committer ] Original commit   Revision:351936 (Only the first 10 of 462 ports in this commit are shown above. View all ports for this commit)
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).
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 24 Feb 2014
[ 09:14 tijl search for other commits by this committer ] Original commit   Revision:345788
- 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)
Tue, 28 Jan 2014
[ 22:51 bapt search for other commits by this committer ] Original commit   Revision:341668
Support stage
Convert to USES=libtool
Add DOCS and EXAMPLES options
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Sat, 4 May 2013
[ 20:09 bapt search for other commits by this committer ] Original commit   Revision:317343
Fix build with bmake, convert to new options framework
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (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 search for other commits by this committer ] Original commit  (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 search for other commits by this committer ] Original commit 
- Take maintainship
- Support PORTDOCS and PORTEXAMPLES
Tue, 19 Aug 2008
[ 09:18 linimon search for other commits by this committer ] Original commit  (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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit  (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 search for other commits by this committer ] Original commit  (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 search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit  (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 search for other commits by this committer ] Original commit  (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 search for other commits by this committer ] Original commit  (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 search for other commits by this committer ] Original commit 
Update to version 0.5.5

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

Approved by:    krion (mentor) (implicitly)
Sun, 14 Mar 2004
[ 06:17 ade search for other commits by this committer ] Original commit  (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 search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit  (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 search for other commits by this committer ] Original commit 
upgrade to 0.5.1
Tue, 2 Jul 2002
[ 18:16 ijliao search for other commits by this committer ] Original commit 
add libghthash 0.5.0
Generic Hash Table

Number of commits found: 31