Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.1_1 23 Feb 2024 03:31:33
    |
Muhammad Moinur Rahman (bofh)  |
databases/libsdb: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.10.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
0.10.1 20 Jul 2022 14:21:07
    |
Tobias C. Berner (tcberner)  |
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 ) |
0.10.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.10.1 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.10.1 28 Feb 2016 23:41:56
  |
rakuco  |
Update to 0.10.1.
PR: 206424
Submitted by: jochen@jochen-neumeister.de |
0.10.0 07 May 2015 10:55:55
  |
amdmi3  |
- Unbreak: this is perfectly fetchable; ftp link is down though
Pointyhat to: antoine |
0.10.0 12 Apr 2015 11:04:23
  |
antoine  |
Mark a few ports BROKEN: unfetchable |
0.10.0 16 May 2014 02:31:45
  |
vanilla  |
Support STAGEDIR. |
0.10.0 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.10.0 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.10.0 04 Apr 2010 23:51:46
 |
pgollucci  |
re-assign back to ports@ |
0.10.0 16 May 2009 06:37:16
 |
pgollucci  |
- Make MAKE_JOBS_UNSAFE=yes |
0.10.0 23 Jul 2008 02:43:55
 |
pgollucci  |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
0.10.0 17 May 2008 13:52:08
 |
araujo  |
- Pass maintainership to submitter.
PR: port/123474
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> |
0.10.0 13 May 2008 08:27:45
 |
skv  |
Update to 0.10.0 |
0.6.2 30 Jan 2007 04:23:59
 |
kris  |
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose |
0.6.2 14 Aug 2006 22:55:18
 |
clsung  |
- 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> |
0.6.2 14 Nov 2005 21:18:05
 |
mnag  |
Update to 0.6.2
Add SHA256
PR: 89018
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.6.1 12 Sep 2005 23:51:09
 |
jylefort  |
Update to 0.6.1
PR: ports/86030
Submitted by: Marcus Alves Grando <marcus@corp.grupos.com.br> |
0.5.5 31 May 2005 16:47:15
 |
oliver  |
change the libtool version to use from 1.3 to 1.5 |
0.5.5 09 Jul 2004 18:04:12
 |
krion  |
Update to version 0.5.5
PR: ports/68862
Submitted by: Ports Fury |
0.5.2 09 Jul 2004 17:43:11
 |
marcus  |
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 |
0.5.2 16 Mar 2004 13:48:55
 |
krion  |
- Update to version 0.5.2
PR: ports/64331
Submitted by: Ports Fury |
0.5.1 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
0.5.1 20 Feb 2003 17:00:26
 |
knu  |
De-pkg-comment. |
0.5.1 06 Nov 2002 16:42:02
 |
ijliao  |
upgrade to 0.5.1
PR: 44962
Submitted by: Ports Fury |
0.5.0 16 Jul 2002 16:44:40
 |
mi  |
Upgrade from 0.4.0 to 0.5.0 |
0.4.0 13 Jun 2002 15:31:49
 |
tobez  |
Update to 0.4.0.
PR: 39227
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
10 Feb 2002 10:37:37
    |
ijliao  |
upgrade to 0.2.2 |
02 Jul 2001 14:23:51
    |
ijliao  |
add libsdb Simple database library |