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: security/gpgme/Makefile
SVNWeb

Number of commits found: 136 (showing only 36 on this page)

«  1 | 2 

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)
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.
Sat, 5 Nov 2005
[ 07:48 lofi search for other commits by this committer ] Original commit 
Update gpgme to 1.0.3 and chase shared library version bump.
Tue, 12 Apr 2005
[ 18:05 lofi search for other commits by this committer ] Original commit 
s/.elseif/.elif
[ 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, 26 Jan 2005
[ 12:59 lofi search for other commits by this committer ] Original commit 
Update to 1.0.2
Tue, 21 Dec 2004
[ 09:03 clement search for other commits by this committer ] Original commit 
- gpgme et gpgme03 are no longer in conflict
Mon, 20 Dec 2004
[ 20:12 clement search for other commits by this committer ] Original commit 
- Move gpgme.h to ${PREFIX}/include/gpgme/ to make gpgme-1.x and
  gpgme-0.3.x coexists

  (Note : CONFLICTS will be remove after gpgme03 commit)

Approved by:    lofi
Mon, 13 Dec 2004
[ 20:29 lofi search for other commits by this committer ] Original commit 
gpgme and gpgme03 are conflicting ports.
Sun, 12 Dec 2004
[ 17:55 lofi search for other commits by this committer ] Original commit 
Optionalize pth support.
Sat, 11 Dec 2004
[ 18:33 lofi search for other commits by this committer ] Original commit 
Fix the self-tests instead of just omitting them.
[ 13:28 lofi search for other commits by this committer ] Original commit 
Fix dependencies, enable pth-library, respect PTHREAD_LIBS,
fix build on 4.x, bump PORTREVISION, take maintainership.
[ 05:33 marcus search for other commits by this committer ] Original commit 
Switch maintainer to ports@.
[ 05:32 marcus search for other commits by this committer ] Original commit 
Update to 1.0.1.
Fri, 9 Jul 2004
[ 17:43 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 489 ports in this commit are shown above. View all ports for this commit)
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
Mon, 3 May 2004
[ 19:22 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Update the Aegypten ports to versions compatible with libgcrypt 1.2.0
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.
Wed, 4 Feb 2004
[ 05:10 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1422 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Tue, 6 Jan 2004
[ 14:18 pav search for other commits by this committer ] Original commit 
- Update to 0.3.16

PR:             ports/60711
Submitted by:   ijliao
Thu, 22 May 2003
[ 01:29 lioux search for other commits by this committer ] Original commit 
o Fix gpgsm support so that conditional WITH_GPGSM really works
o Bump PORTREVISION

PR:             52459
Submitted by:   Michael Nottebrock <michaelnottebrock@gmx.net>
Approved by:    maintainer
Sun, 18 May 2003
[ 23:28 arved search for other commits by this committer ] Original commit 
Update to 0.3.15.
Conditional depend on newpg

PR:             51574
Submitted by:   TERAMOTO Masahiro <markun@onohara.to>
                Michael Nottebrock <michaelnottebrock@gmx.net>
Fri, 21 Feb 2003
[ 13:26 knu search for other commits by this committer ] Original commit  (Only the first 10 of 242 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Mon, 17 Feb 2003
[ 18:14 marcus search for other commits by this committer ] Original commit 
Chase pth's shared lib version.
Sat, 15 Feb 2003
[ 12:17 arved search for other commits by this committer ] Original commit 
Use MASTER_SITE_GNUPG
Thu, 30 Jan 2003
[ 17:27 arved search for other commits by this committer ] Original commit 
Update to 0.3.14

PR:             46836
Submitted by:   Miguel Mendez <flynn@energyhq.homeip.net> &
                Michael Nottebrock <michaelnottebrock@gmx.net>
Reviewed by:    Oliver Lehmann <lehmann@ans-netz.de>
Approved by:    TERAMOTO Masahiro <markun@onohara.to> (maintainer)
Thu, 2 Jan 2003
[ 18:51 arved search for other commits by this committer ] Original commit 
Update to 0.3.12

PR:             46566
Submitted by:   Simon 'corecode' Schubert <corecode@corecode.ath.cx>
Approved by:    TERAMOTO Masahiro <markun@onohara.to> (maintainer)
Thu, 12 Dec 2002
[ 08:44 edwin search for other commits by this committer ] Original commit 
Fix email addresses and WWW site

PR:             ports/46111
Submitted by:   TERAMOTO Masahiro <TERAMOTO@nanase.comm.eng.osaka-u.ac.jp>
Fri, 15 Nov 2002
[ 17:49 ijliao search for other commits by this committer ] Original commit 
disable pth detect when configure

PR:             43624
Submitted by:   maintainer
Fri, 20 Sep 2002
[ 05:33 ijliao search for other commits by this committer ] Original commit 
upgrade to 0.3.9

PR:             42212
Submitted by:   Sergei Kolobov <sergei@kolobov.com>
Approved by:    maintainer
Wed, 22 May 2002
[ 20:32 pat search for other commits by this committer ] Original commit 
Update to 0.3.6

PR:             38369
Submitted by:   maintainer
Tue, 22 Jan 2002
[ 15:25 sf search for other commits by this committer ] Original commit 
previous log should read:   update to 0.3.0.    
[ 14:34 sf search for other commits by this committer ] Original commit 
update to 0.2.3.    
Fri, 12 Oct 2001
[ 16:01 knu search for other commits by this committer ] Original commit 
- Update to 0.2.3.    
Fri, 31 Aug 2001
[ 15:20 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.    
Fri, 6 Jul 2001
[ 19:15 ijliao search for other commits by this committer ] Original commit 
add gpgme   A library to make access to GnuPG easier    

Number of commits found: 136 (showing only 36 on this page)

«  1 | 2