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: databases/dbh/Makefile
SVNWeb

Number of commits found: 44

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  d076ad9  (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
databases: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 6 Sep 2021
[ 21:13 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3f85df49256b7bd28441e3babed9727005dce586  commit hash:3f85df49256b7bd28441e3babed9727005dce586  commit hash:3f85df49256b7bd28441e3babed9727005dce586  3f85df4  (Only the first 10 of 140 ports in this commit are shown above. View all ports for this commit)
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit.
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 7 May 2019
[ 12:35 mat search for other commits by this committer ] Original commit   Revision:500960
Rename the GTKDOC option to DOCS.

First, all those ports should also have had a DOCS option that would
have guarded the GTKDOC option, and then textproc/gtk-doc is pretty
light and does not warrant a separate option.

Discussed with:	portmgr
Approved by:	portmgr
Mon, 10 Sep 2018
[ 13:11 mat search for other commits by this committer ] Original commit   Revision:479405 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
After an include, PLIST_SUB must be appended to, not overwritten.

If it is overwritten, many values will be clobbered, and
pain will ensue.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Fri, 20 Oct 2017
[ 13:59 culot search for other commits by this committer ] Original commit   Revision:452521
- Update to 5.0.22

Changes:	http://sourceforge.net/projects/dbh/files/dbh/
Sun, 6 Sep 2015
[ 13:15 danfe search for other commits by this committer ] Original commit   Revision:396214
- Unbreak the build on big-endian architectures
- Deuglify Makefile by removing ${WRKSRC}/Makefile.in patching and using
  provided --with-pkglibdata configure switch instead
- Arrange knobs in a more logical order and wrap one overly long line

Tested on:	flame (sparc64), eris (ia64), local Mac mini G4 (powerpc)
Mon, 18 May 2015
[ 13:35 culot search for other commits by this committer ] Original commit   Revision:386681
- Update to 5.0.19

Changes:	http://sourceforge.net/projects/dbh/files/dbh/
Tue, 17 Mar 2015
[ 10:11 culot search for other commits by this committer ] Original commit   Revision:381480
- Update to 5.0.17

Changes:	http://sourceforge.net/projects/dbh/files/dbh/
Wed, 15 Oct 2014
[ 08:52 culot search for other commits by this committer ] Original commit   Revision:370896
- Update to 5.0.16
- Update WWW link

Changes:	http://sourceforge.net/projects/dbh/files/dbh/
Sun, 5 Oct 2014
[ 21:10 tijl search for other commits by this committer ] Original commit   Revision:370124
Remove USES=pathfix and add USES=libtool and INSTALL_TARGET=install-strip
Sun, 20 Jul 2014
[ 08:15 culot search for other commits by this committer ] Original commit   Revision:362303
- Update to 5.0.15
- Add LICENSE (GPL 3)

Changes:	http://sourceforge.net/projects/dbh/files/dbh/
Wed, 12 Feb 2014
[ 13:24 culot search for other commits by this committer ] Original commit   Revision:343919
- Update to 5.0.7
- Update MASTER_SITES
- Support staging
Wed, 15 Jan 2014
[ 23:27 bapt search for other commits by this committer ] Original commit   Revision:339860
Reduce over inclusion of bsd.port.mk
Fri, 20 Sep 2013
[ 16:13 bapt search for other commits by this committer ] Original commit   Revision:327717 (Only the first 10 of 927 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:
databases)
Tue, 23 Apr 2013
[ 07:08 bapt search for other commits by this committer ] Original commit   Revision:316313
Convert databases to USES=pkgconfig
Tue, 19 Mar 2013
[ 13:04 eadler search for other commits by this committer ] Original commit   Revision:314640 (Only the first 10 of 218 ports in this commit are shown above. View all ports for this commit)
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
Fri, 5 Oct 2012
[ 16:42 culot search for other commits by this committer ] Original commit   Revision:305308
- Convert to OptionsNG
Thu, 10 Nov 2011
[ 05:38 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Mark broken on powerpc as well as sparc64.  (In fact, on all the tier-2s.)

Hat:            portmgr
Thu, 11 Aug 2011
[ 19:20 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 543 ports in this commit are shown above. View all ports for this commit)
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Thu, 21 Apr 2011
[ 12:15 culot search for other commits by this committer ] Original commit 
- Update to 4.6.2
Wed, 20 Oct 2010
[ 05:53 culot search for other commits by this committer ] Original commit  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Update my MAINTAINER address to culot@FreeBSD.org.

Approved by:    sahil@ (mentor)
Fri, 17 Sep 2010
[ 09:18 linimon search for other commits by this committer ] Original commit 
Mark as broken on sparc64: fails to compile.

Hat:            portmgr
Sun, 5 Sep 2010
[ 22:18 sahil search for other commits by this committer ] Original commit 
- Update to 4.6.1

PR:             ports/150217
Submitted by:   Frederic Culot <frederic@culot.org> (maintainer)
Sat, 21 Aug 2010
[ 00:28 sahil search for other commits by this committer ] Original commit 
- Update to 4.6.0
- Add another MASTER_SITE
- Introduce OPTION to install GTK html docs
- Pass maintainership to submitter

PR:             ports/149835
Submitted by:   Frederic Culot <frederic@culot.org>
Sun, 5 Nov 2006
[ 05:54 alepulver search for other commits by this committer ] Original commit 
- Add CONFLICTS with databases/dbh10.
Tue, 31 Oct 2006
[ 05:37 ijliao search for other commits by this committer ] Original commit 
* upgrade dbh to 4.5.0
* keep old dbh 1.0 as dbh10
* reassign XFCE dependent to dbh10

Approved by: oliver (maintainer of XFCE4)
Mon, 14 Aug 2006
[ 22:55 clsung search for other commits by this committer ] Original commit  (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
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.
Tue, 15 Mar 2005
[ 17:02 ahze search for other commits by this committer ] Original commit 
- Update to 1.0.24

PR:             ports/78873
Submitted by:   Ports Fury
Sun, 14 Nov 2004
[ 09:27 krion search for other commits by this committer ] Original commit 
Update to version 1.0.20

PR:             ports/73900
Submitted by:   Ports Fury
Tue, 6 Apr 2004
[ 07:50 ijliao search for other commits by this committer ] Original commit 
upgrade to 1.0.18
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.
Tue, 28 Oct 2003
[ 21:34 krion search for other commits by this committer ] Original commit 
- Update to version 1.0.17

PR:             58622
Submitted by:   Ports Fury
Wed, 27 Aug 2003
[ 07:00 demon search for other commits by this committer ] Original commit 
Update to version 1.0.15.
Wed, 30 Jul 2003
[ 18:48 krion search for other commits by this committer ] Original commit 
* Do not install useless .la file
* Utilize USE_GNOME

PR:             55053
Submitted by:   Ports Fury
Approved by:    fjoe (mentor) (implicit)
Fri, 28 Mar 2003
[ 09:46 kevlo search for other commits by this committer ] Original commit 
Update to 1.0.14

PR: 50208
Submitted by: Marcus vA <marcus@sysfault.org>
Thu, 20 Feb 2003
[ 17:00 knu search for other commits by this committer ] Original commit  (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sun, 16 Feb 2003
[ 00:33 arved search for other commits by this committer ] Original commit 
Fix Fetch.

PR:             47998
Submitted by:    Sergey A. Osokin <osa@FreeBSD.org.ru>
Fri, 8 Nov 2002
[ 22:01 naddy search for other commits by this committer ] Original commit 
Do not install useless .la file.

PR:             44484
Submitted by:   Ports Fury
Thu, 15 Aug 2002
[ 05:24 ijliao search for other commits by this committer ] Original commit 
upgrade to 1.0.11
Fri, 9 Aug 2002
[ 16:22 ijliao search for other commits by this committer ] Original commit 
add dbh 1.0
Disk Based Hashtables

Number of commits found: 44