non port: databases/qdbm/Makefile |
SVNWeb
|
Number of commits found: 104 (showing only 100 on this page) |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
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 )
|
Sun, 29 Aug 2021
|
[ 19:36 Bernhard Froehlich (decke) ] a5dcc21
databases/qdbm: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 24 Jul 2020
|
[ 19:08 sunpoet ]
Update MASTER_SITES and WWW
Approved by: portmgr (blanket)
|
Mon, 29 Oct 2018
|
[ 22:15 sunpoet ]
Update MASTER_SITES and WWW
Approved by: portmgr (blanket)
|
Mon, 10 Sep 2018
|
[ 13:14 mat ] (Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Sun, 15 Oct 2017
|
[ 14:05 madpilot ] (Only the first 10 of 11 ports in this commit are shown above. )
Retire WITHOUT_DEBUG flag.
The flag has partial support across the tree, and the same effect
can be obtained by using ".undef WITH_DEBUG".
Reviewed by: mat, rene
Approved by: portmgr (rene)
Differential Revision: https://reviews.freebsd.org/D12548
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 23 Jul 2015
|
[ 02:37 hrs ]
Add missing ${ICONV_LIB}.
Spotted by: mat
|
Sat, 18 Jul 2015
|
[ 18:15 hrs ] (Only the first 10 of 19 ports in this commit are shown above. )
- Take maintainership.
- Fix CFLAGS and LDFLAGS.
- Fix a possible library path confusion.
- Style clean-ups.
|
Thu, 4 Jun 2015
|
[ 09:40 amdmi3 ]
- Strip libraries
- Add LICENSE
|
Wed, 15 Apr 2015
|
[ 08:20 tijl ] (Only the first 10 of 152 ports in this commit are shown above. )
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been (Only the first 15 lines of the commit message are shown above )
|
Wed, 25 Mar 2015
|
[ 09:33 marino ] (Only the first 10 of 29 ports in this commit are shown above. )
databases category: Remove $PTHREAD_LIBS
Note: virtuoso did not pass check-plist from before, so it was fixed.
approved by: PTHREAD blanket
|
Sat, 3 May 2014
|
[ 15:49 rakuco ]
Prevent the port from hardcoding its own CFLAGS/CXXFLAGS.
This should fix the build with clang 3.4, which refuses to accept options
such as -fforce-addr and -fno-force-addr.
While here, update the port's website in pkg-descr as well.
MFH: 2014Q2
|
Sun, 2 Feb 2014
|
[ 11:00 miwi ]
- Stage support
|
Wed, 11 Dec 2013
|
[ 18:08 bapt ] (Only the first 10 of 103 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Wed, 4 Sep 2013
|
[ 18:06 madpilot ] (Only the first 10 of 129 ports in this commit are shown above. )
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
|
Sat, 27 Apr 2013
|
[ 08:50 mva ] (Only the first 10 of 196 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Sun, 24 Jul 2011
|
[ 21:35 swills ]
- Update to 1.8.78
|
Mon, 26 Jul 2010
|
[ 13:09 linimon ]
Reset ahze@ due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Sat, 22 Aug 2009
|
[ 00:18 amdmi3 ] (Only the first 10 of 417 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with D
|
Sat, 5 Apr 2008
|
[ 16:51 ahze ]
Always enable threads (for tracker)
|
Fri, 21 Dec 2007
|
[ 12:43 ahze ]
Update to 1.8.77
|
Tue, 23 Oct 2007
|
[ 12:58 ahze ]
Update to 1.8.76
|
Mon, 5 Mar 2007
|
[ 17:14 ahze ]
Update to 1.8.75
PR: ports/109928
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
Wed, 15 Nov 2006
|
[ 01:06 ahze ]
Update to 1.8.74
PR: 105427
Submitted by: KIMURA Yasuhiroi <yasu@home.utahime.org>
|
Thu, 2 Nov 2006
|
[ 17:37 ahze ]
- Update to 1.8.73
|
Mon, 25 Sep 2006
|
[ 20:23 ahze ]
- Update for java slave port
- Make things a little quiter
|
[ 20:12 ahze ]
- Update to 1.8.71
|
Sun, 3 Sep 2006
|
[ 15:16 ahze ]
- Update to 1.8.70
|
Fri, 25 Aug 2006
|
[ 01:19 ahze ]
- Update to 1.8.68
|
Wed, 9 Aug 2006
|
[ 12:45 ahze ]
- Update to 1.8.66
|
Wed, 2 Aug 2006
|
[ 23:32 ahze ]
- Update to 1.8.65
|
Thu, 27 Jul 2006
|
[ 02:01 ahze ]
- Update to 1.8.63
|
Wed, 19 Jul 2006
|
[ 06:59 ahze ]
- Update to 1.8.61
|
Tue, 20 Jun 2006
|
[ 20:17 ahze ]
- Update to 1.8.60
|
Wed, 7 Jun 2006
|
[ 01:42 ahze ]
- Update to 1.8.59
|
Thu, 25 May 2006
|
[ 12:08 ahze ]
- Update to 1.8.57
|
Sun, 14 May 2006
|
[ 03:56 ahze ]
- Update to 1.8.53
|
Sun, 7 May 2006
|
[ 22:49 ahze ]
- Update to 1.8.51
|
[ 22:42 ahze ]
- Update to 1.8.50
Spotted on: portscout
|
Sun, 23 Apr 2006
|
[ 14:23 ahze ]
- Update to 1.8.49
|
Mon, 17 Apr 2006
|
[ 11:17 ahze ]
- Update to 1.8.48
|
Sat, 25 Mar 2006
|
[ 20:40 ahze ]
- Update to 1.8.47
|
Wed, 15 Mar 2006
|
[ 12:06 ahze ]
- Update to 1.8.46
|
Wed, 8 Feb 2006
|
[ 00:27 ahze ]
- Update to 1.8.45
- Make portlint happy
|
Wed, 25 Jan 2006
|
[ 15:37 ahze ]
- Update to 1.8.44
|
Wed, 18 Jan 2006
|
[ 01:50 ahze ]
- Update to 1.8.41
|
Mon, 16 Jan 2006
|
[ 02:55 pav ]
- Chase qdbm update
Pointy hat to: ahze
Reported by: pointyhat
|
Sun, 8 Jan 2006
|
[ 21:38 ahze ]
- Update to 1.8.40
|
Mon, 2 Jan 2006
|
[ 14:13 ahze ]
- Update to 1.8.38
|
Wed, 7 Dec 2005
|
[ 20:00 ahze ]
- Update to 1.8.35
|
Sat, 26 Nov 2005
|
[ 21:31 ahze ]
- Update to 1.8.34
Spotted by: Ports Version Check
|
Sun, 16 Oct 2005
|
[ 20:07 ahze ]
- Fix build if LOCALBASE!=/usr/local
Reported by: kris mail
|
Sun, 11 Sep 2005
|
[ 21:18 ahze ]
- Update to 1.8.33
|
Thu, 1 Sep 2005
|
[ 07:18 ahze ]
- Add support for another slave port
|
[ 06:49 ahze ]
- Add support for a slave port.
|
[ 02:10 ahze ]
- Update to 1.8.32
|
Mon, 18 Jul 2005
|
[ 06:24 ahze ]
- Update to 1.8.31
|
Fri, 10 Jun 2005
|
[ 12:50 ahze ]
- Update to 1.8.30
|
Thu, 9 Jun 2005
|
[ 17:19 ahze ]
- Add missing man pages
|
Tue, 7 Jun 2005
|
[ 07:07 ahze ]
- Update to 1.8.29
|
Fri, 27 May 2005
|
[ 02:37 ahze ]
- Update to 1.8.27
|
Fri, 13 May 2005
|
[ 15:19 ahze ]
- Update to 1.8.26
|
Thu, 12 May 2005
|
[ 21:57 ahze ]
- Update to 1.8.25
|
Mon, 25 Apr 2005
|
[ 04:02 ahze ]
- Update to 1.8.24
|
Sat, 16 Apr 2005
|
[ 17:46 ahze ]
- Update to 1.8.23
|
Sat, 2 Apr 2005
|
[ 16:48 ahze ]
- Update to 1.8.22
|
Wed, 26 Jan 2005
|
[ 06:15 ahze ]
- Update to 1.8.21
|
Sat, 8 Jan 2005
|
[ 10:22 ahze ]
Update to Update to 1.8.20
|
Tue, 14 Dec 2004
|
[ 07:58 ahze ]
Attempt to fix build on sparc64 (and maybe others)
Reported by: pointy hat via kris
|
Wed, 8 Dec 2004
|
[ 03:15 ahze ]
- Update to 1.8.18
- Grab MAINTAINER
- Add WITH_DEBUG knob
- Add iconv support to fix estraier search support in www/kazehakase
- Remove "make check"
|
Thu, 21 Oct 2004
|
[ 07:50 sergei ] (Only the first 10 of 20 ports in this commit are shown above. )
- Reset maintainership to ports@FreeBSD.org
PR: ports/72950
Submitted by: Kimura Fuyuki (maintainer)
|
Fri, 20 Aug 2004
|
[ 16:56 sem ]
Update to 1.8.16
PR: ports/70704
Submitted by: maintainer
|
Wed, 11 Aug 2004
|
[ 19:21 krion ]
Update to 1.8.15
PR: ports/70294
Submitted by: maintainer
|
Sun, 25 Jul 2004
|
[ 07:10 krion ]
Update to 1.8.14
PR: ports/69546
Submitted by: maintainer
|
Fri, 9 Jul 2004
|
[ 05:08 krion ]
Update to 1.8.13
PR: ports/68846
Submitted by: maintainer
|
Sun, 30 May 2004
|
[ 09:40 pav ]
- Update to 1.8.12
PR: ports/67374
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
|
Sat, 15 May 2004
|
[ 07:23 krion ]
- Update to 1.8.11
PR: ports/66652
Submitted by: maintainer
|
Thu, 29 Apr 2004
|
[ 07:48 krion ]
- Update to version 1.8.10
PR: ports/66065
Submitted by: maintainer
|
Thu, 15 Apr 2004
|
[ 12:30 krion ]
- Update to version 1.8.8
PR: ports/65566
Submitted by: maintainer
|
Thu, 25 Mar 2004
|
[ 07:42 krion ]
- Update to version 1.8.7
PR: ports/64675
Submitted by: maintainer
|
Mon, 22 Mar 2004
|
[ 00:57 clement ]
- update to 1.8.6
PR: 64551
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
|
Tue, 16 Mar 2004
|
[ 08:59 krion ]
- Update to version 1.8.5
PR: ports/64312
Submitted by: maintainer
|
Fri, 12 Mar 2004
|
[ 00:17 pav ]
- Update to 1.8.4
- Add knob for experimental pthread support
- Run make check in post-build target
PR: ports/64123
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> (maintainer)
|
Wed, 3 Mar 2004
|
[ 20:35 krion ]
- Update to version 1.8.2
PR: ports/63711
Submitted by: maintainer
|
Fri, 27 Feb 2004
|
[ 22:09 krion ]
- Update to version 1.8.1
PR: ports/63468
Submitted by: maintainer
|
Sat, 21 Feb 2004
|
[ 06:18 glewis ]
. Update to 1.7.34.
PR: 63158
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> (maintainer)
|
Fri, 30 Jan 2004
|
[ 08:48 krion ]
- Tarball was rerolled by software developers, small fixes were
done in sources.
- Use USE_SIZE
- Bump PORTREVISION
PR: ports/62085
Submitted by: maintainer
|
Thu, 22 Jan 2004
|
[ 09:54 pav ]
- Update to 1.7.32
PR: ports/61704
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> (maintainer)
|
Thu, 8 Jan 2004
|
[ 23:55 krion ]
- Update to 1.7.28
PR: 61102
Submitted by: maintainer
|
Mon, 5 Jan 2004
|
[ 23:35 pav ]
- Update to 1.7.26
PR: ports/60958
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> (maintainer)
|
Sun, 21 Dec 2003
|
[ 21:54 krion ]
- Update to 1.7.23
PR: 60481
Submitted by: maintainer
|
Thu, 11 Dec 2003
|
[ 00:17 pav ]
- Update to 1.7.19
PR: ports/60124
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> (maintainer)
|
Mon, 8 Dec 2003
|
[ 09:47 krion ]
- Update to 1.7.17
PR: 60033
Submitted by: maintainer
|
Thu, 4 Dec 2003
|
[ 15:41 pav ]
- Update to 1.7.12
PR: ports/59721
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> (maintainer)
|
Thu, 20 Nov 2003
|
[ 15:05 krion ]
- Update to version 1.7.9
PR: 59498
Submitted by: maintainer
|
Number of commits found: 104 (showing only 100 on this page) |