Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.5_5 02 Aug 2023 21:18:14 |
Muhammad Moinur Rahman (bofh) |
databases/libodbc++: Fix build with llvm16
- Pet portclippy
Sponsored by: The FreeBSD Foundation |
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.2.5_5 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.2.5_5 06 Dec 2021 12:36:27 |
Rene Ladan (rene) |
all: return fjoe's ports to the pool
fjoe's ports bit got safekept. |
0.2.5_5 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.2.5_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2.5_5 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
0.2.5_4 10 Sep 2018 13:14:52 |
mat |
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 |
0.2.5_4 26 Jan 2018 22:59:12 |
fjoe |
Unbreak Clang 6 build. |
0.2.5_4 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
0.2.5_3 23 Dec 2016 09:12:26 |
antoine |
Fix packaging |
0.2.5_2 22 Dec 2016 08:18:50 |
mat |
Fix packaging.
Reported by: antoine
Pointy hat: mat (for changing things after testing)
Sponsored by: Absolight |
0.2.5_2 21 Dec 2016 14:56:00 |
mat |
move doxygen into a DOXYGEN option.
Sponsored by: Absolight |
0.2.5_1 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
0.2.5_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.2.5_1 08 Feb 2016 19:37:33 |
marino |
x11/xterm: document ncurses requirement (USES+=ncurses)
Also link with ncurses, not termcap
approved by: infrastructure blanket |
0.2.5_1 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
0.2.5_1 18 Sep 2014 13:14:36 |
tijl |
- Remove old libtool patch
- Replace patch with USES=pathfix |
0.2.5_1 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
0.2.5_1 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
0.2.5_1 05 May 2014 16:24:01 |
bapt |
Fix unixODBC vs libiodbc conflicts
Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time
While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql
Discussed with: rakuco (kde)
With hat: portmgr |
0.2.5 11 Dec 2013 18:08:53 |
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases |
0.2.5 18 Nov 2013 14:17:17 |
fjoe |
Unbreak clang build. |
0.2.5 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.2.5 02 Sep 2013 09:01:52 |
bapt |
Eliminate USE_GNOME=pkgconfig from databases
While here:
- trim headers
- Convert to USES=pathfix, USES=gmake |
0.2.5 04 Nov 2012 11:19:24 |
fjoe |
Fix compilation error.
Obtained from: upstream
Feature safe: yes |
0.2.5 04 Nov 2012 11:18:14 |
fjoe |
- Update to 0.2.5
- OPTIONS'ify
- Build and install documentation
- Specify LICENSE
Feature safe: yes |
0.2.3_8 06 Feb 2012 12:25:50 |
miwi |
- Chase unixODBC shlib bump |
0.2.3_7 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
0.2.3_7 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.2.3_7 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.2.3_7 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
0.2.3_7 02 Aug 2009 19:36:34 |
mezz |
-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 |
0.2.3_7 07 Apr 2009 23:07:10 |
itetcu |
Fix plist with -DNOPORT*.
Prompted by: QAT QA run
Approved by: maintainer timeout on QATMail |
0.2.3_7 27 Jan 2009 05:13:10 |
fjoe |
Fix build with unixODBC 2.2.14: in 2.2.14 signatures of several functions
(SQLExtendedFetch, SQLColAttribute, SQLColAttributeW) were fixed.
Approved by: portmgr (marcus) |
0.2.3_6 23 Jan 2009 23:40:54 |
pav |
- Mark BROKEN: does not compile
Reported by: pointyhat |
0.2.3_6 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.2.3_6 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.2.3_6 23 Feb 2007 05:30:57 |
fjoe |
Fix build with gcc41 on amd64 |
0.2.3_6 16 Dec 2006 10:44:07 |
fjoe |
- Fix the build with gcc 4.1
- Bump PORTREVISION |
0.2.3_5 28 Nov 2006 20:13:36 |
fjoe |
- Fix the build with unixODBC 2.2.12:
GNU_CONFIGURE=yes -> USE_AUTOTOOLS=libtool:15
- Bump PORTREVISION |
0.2.3_4 12 Nov 2006 14:53:27 |
fjoe |
- Fix the build on RELENG_4 with iodbc.
- Return back default ODBC driver manager to unixODBC.
- Bump PORTREVISION. |
0.2.3_3 12 Nov 2006 13:50:54 |
fjoe |
Fix build on 64-bit arches (amd64).
Pointed out by: kris (via pointyhat) |
0.2.3_3 09 Oct 2006 18:51:19 |
alepulver |
- Unify the way to choose between ODBC flavors (WITH_IODBC / WITH_UNIXODBC).
PR: ports/103293
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
Approved by: girgen (databases/postgresql-odbc), fjoe (databases/libodbc++),
sergey@network-asp.biz
(databases/mysql-connector-odbc, timeout),
delphij@FreeBSD.org (net/openldap23-server),
mat@FreeBSD.org (databases/p5-DBD-ODBC) |
0.2.3_3 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.2.3_2 17 Nov 2005 19:09:12 |
fjoe |
Add SHA256 checksum. |
0.2.3_2 15 Nov 2005 06:52:12 |
ade |
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. |
0.2.3_2 25 Nov 2004 14:21:24 |
fjoe |
${DOCSDIR} should include ${PORTVERSION} for this port.
This fixes pkg-plist generation.
Noted by: kris |
0.2.3_1 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.2.3_1 07 Jul 2004 12:12:49 |
fjoe |
- Fix build with thread-safe unixODBC.
- Bump PORTREVISION. |
0.2.3 04 Jun 2004 17:29:38 |
ade |
Sync with new bsd.autotools.mk |
0.2.3 02 Jun 2004 20:03:36 |
fjoe |
Fix build on 64-bit architectures.
Noticed by: kris (bento) |
0.2.3 31 May 2004 21:29:33 |
fjoe |
Revive libodbc++:
- update to 0.2.3
- set MAINTAINER to myself for some time to catch build errors on bento
A few options and features from original port are missing
(WITH_GUI build, NOPORTDOCS build) but I do not have time for implementing
them correctly. |
0.2.2 06 May 2003 03:49:05 |
kris |
As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove these ports that have been broken for >4 months (in many cases much
longer) with no sign of a fix. |
0.2.2 07 Mar 2003 05:58:32 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.2.2 04 Nov 2002 05:46:38 |
edwin |
PERL -> REINPLACE
And some ports have USE_PERL5=yes now. |
0.2.2 05 Oct 2002 22:03:31 |
kris |
BROKEN: Does not compile |
14 Nov 2001 13:55:28 |
wjv |
- Update to version 0.2.2 (release) - Streamline slightly the selection of
whether to compile with GUI support, but this still needs further stress
testing - Add patch to work around bsd.port.mk problem described in PR 31142
|
04 Oct 2001 09:51:47 |
wjv |
Add libodbc++ 0.2.2.p5, a C++ class library and toolset for ODBC access to
data sources. |