Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.24 10 Jul 2024 08:34:18 |
Alexey Dokuchaev (danfe) |
databases/gdbm: update GNU dbm to version 1.24
Reported by: portscout |
1.23 23 Jan 2024 11:32:28 |
Alexey Dokuchaev (danfe) |
Convert more of my ports to new manual page location (part two). |
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) |
1.23 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 ) |
1.23 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 <[email protected]>"
* "Meikel Brandmeyer" <[email protected]>
* <[email protected]>
* <[email protected]>
* <[email protected]>
* Aaron Dalton <[email protected]>
* Adam Weinberger <[email protected]>
* Ade Lovett <[email protected]>
* Akinori MUSHA aka knu <[email protected]>
* Alan Snelson <[email protected]> (Only the first 15 lines of the commit message are shown above ) |
1.23 09 Feb 2022 13:43:40 |
Alexey Dokuchaev (danfe) |
databases/gdbm: update GNU dbm to the latest version 1.23.
Reported by: portscout |
1.22 21 Oct 2021 16:42:56 |
Alexey Dokuchaev (danfe) |
databases/gdbm: update GNU dbm to version 1.22.
Reported by: portscout |
1.21 05 Sep 2021 18:22:20 |
Alexey Dokuchaev (danfe) |
databases/gdbm: update GNU dbm to version 1.21.
Reported by: portscout |
1.20 23 Jun 2021 04:55:33 |
Alexey Dokuchaev (danfe) |
databases/gdbm: update GNU dbm to version 1.20.
Reported by: portscout |
1.19 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.19 07 Mar 2021 22:33:06 |
sunpoet |
Update WWW
Approved by: portmgr (blanket) |
1.19 12 Jan 2021 08:59:56 |
danfe |
- Update GNU dbm to version 1.19
- Enable parallel builds by using GNU make
- Hook the test suite to our framework
- Visually separate the option blocks |
1.18.1_1 19 Aug 2020 07:57:32 |
danfe |
- Fix the build with -fno-common (clang 11 and gcc 10)
- GC no longer useful patching of ${WRKSRC}/Makefile.in
PR: 248729, 248734 |
1.18.1_1 05 Nov 2019 08:18:17 |
danfe |
Assume maintainership of several GNU tools I've been keeping an eye to
and updating as of recently. |
1.18.1_1 04 Nov 2019 21:21:04 |
rene |
Returns johans's ports to the pool after safekeeping his commit bit. |
1.18.1_1 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 |
1.18.1 11 Nov 2018 15:38:51 |
danfe |
Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support. Due to shlib
version change, bump port revisions of the consumer ports.
PR: 233059
Exp-run by: antoine
Approved by: maintainer (johans, numerous timeouts) |
1.13_2 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
1.13_1 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 |
1.13 11 May 2017 09:58:36 |
johans |
Update to gdbm 1.13
Changes: https://lists.gnu.org/archive/html/info-gnu/2017-03/msg00005.html |
1.12 18 May 2016 12:53:34 |
johans |
Update to gdbm 1.12 (bugfix release) |
1.11_2 23 Jul 2014 10:28:04 |
tijl |
Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work
when an older version of a package is installed. This is the case when an
executable links with installed libraries and with uninstalled libraries
that link with other uninstalled libraries. For each of the directly
linked libraries the executable will have an rpath (/usr/local/lib for the
installed libraries and a path under WRKDIR for each of the uninstalled
libraries), but not for the indirect libraries. Both ld(1) and rtld(1)
search the rpath of the executable first before any rpath of libraries, so
the indirectly linked libraries will be found in /usr/local/lib if they are
installed instead of in WRKDIR.
With this commit executables will overlink with uninstalled indirect
libraries again so their location is added to the rpath of the executable.
This partially reverts r358784.
PR: 191611
Approved by: portmgr (bapt) |
1.11_2 06 Jul 2014 09:31:36 |
johans |
This port does not need gmake
(no functional changes) |
1.11_2 22 Jun 2014 10:44:30 |
tijl |
Add 4 new sed commands to USES=libtool. The first two apply some of the
changes that Debian made to their libtool. The first command applies to
libtool versions 1.4 and up. The second command is somewhat more elaborate
but essentially it uses the sed hold space to move an "elif...fi" block
down. It applies to 2.x. Together these reduce overlinking to unpatched
.la files (from ports that don't have USES=libtool yet but also .la files
in the work directory).
The third and fourth command fix relinking. During staging libtool may
relink libA when it links to another library in the work directory libB.
The reason is that libA created during build phase has its runpath set to
the location of libB in the work directory. This allows running an
executable that links to libA from within the work directory. The relink
removes this extra runpath.
(Only the first 15 lines of the commit message are shown above ) |
1.11_2 15 Jun 2014 07:48:46 |
johans |
- Fix package breakage
- While here, modernise OPTIONS
- Bump PORTREVISION for plist change
PR: ports/191016
Submitted by: [email protected] |
1.11_1 11 Jun 2014 09:13:23 |
amdmi3 |
- Switch to USES=libtool
Approved by: portmgr blanket |
1.11 21 Jan 2014 23:18:05 |
bapt |
Fix properties on pkg-plist |
1.11 28 Dec 2013 19:11:14 |
johans |
- Update gdbm to 1.11
- Enable STAGE support
- Strip installed libraries |
1.10 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.10 24 Jun 2013 19:30:47 |
johans |
- Update GNU dbm to 1.10
- Add NLS support
- Adopt port
Approved by: gabor (old maintainer) |
1.9.1 19 Jun 2013 14:26:05 |
danfe |
- Mark as make jobs (-jX) unsafe for the time being
- Drop the article from COMMENT line
- Define LICENSE (GPLv3)
- Remove pre-everything target: OPTIONS framework is vocal enough
- Improve and move OPTIONS knobs lower in the Makefile
- Fix bad indentation in post-patch commands as appropriate
- Correct a typo and reformat port description, and point WWW to a more
up-to-date page version while I'm at it
Approved by: gabor (maintainer) |
1.9.1 21 Mar 2013 17:43:46 |
bapt |
Convert to new options framework left unconverted ports in databases category |
1.9.1 12 Sep 2011 13:20:47 |
gabor |
- Update to 1.9.1
- Add OPTIONS for dbm/ndbm compatibility
PR: ports/160250
Submitted by: sunpoet |
1.8.3_3 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.8.3_3 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.8.3_3 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" <[email protected]>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
1.8.3_3 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 ) |
1.8.3_3 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) |
1.8.3_3 31 Mar 2007 19:56:19 |
gabor |
- Remove DESTDIR support from my ports as it is useless now. New implementation
is coming. |
1.8.3_3 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
1.8.3_3 08 Dec 2006 13:46:35 |
gabor |
Change my e-mail address.
Approved by: erwin (mentor) |
1.8.3_3 31 Oct 2006 22:01:36 |
pav |
- Install files owned by root:wheel instead of bin:bin
PR: ports/103270
Submitted by: "Dr. Markus Waldeck" <[email protected]>
Approved by: maintainer timeout (14 days) |
1.8.3_2 08 Aug 2006 08:11:09 |
erwin |
- Eliminate a patch
- Respect DESTDIR
PR: 101567
Submitted by: gabor (maintainer) |
1.8.3_2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.8.3_1 04 Dec 2005 23:35:14 |
edwin |
Remove install-info from Makefile, it's automatically done when INFO is defined |
1.8.3_1 02 Dec 2005 16:17:13 |
garga |
- Add SHA256 checksum
- Pass maintainership to submitter
PR: ports/89842
Submitted by: Gabor Kovesdan <[email protected]> |
1.8.3_1 02 Dec 2005 02:05:39 |
linimon |
Reset maintainer per his request. We hope to see him back soon. |
1.8.3_1 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. |
1.8.3_1 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.8.3_1 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.8.3_1 13 Oct 2004 00:36:54 |
leeym |
- utilize INFO
PR: 71339
Submitted by: leeym
Approved by: maintainer |
1.8.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 |
1.8.3_1 18 Mar 2004 02:52:47 |
trevor |
Add size data.
Approved by: maintainers |
1.8.3_1 14 Mar 2004 06:17:56 |
ade |
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. |
1.8.3_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.8.3 21 Feb 2003 11:15:05 |
knu |
De-pkg-comment. |
1.8.3 15 Feb 2003 11:24:06 |
leeym |
make readme fix
PR: 48228
Submitted by: Cyrille Lefevre <[email protected]> |
1.8.3 22 Jan 2003 17:01:13 |
yar |
Add an option, WITH_COMPAT, to install the UNIX dbm/ndbm
compatibility files--libgdbm_compat and the header files.
PR: ports/47363
Approved by: Cyrille Lefevre <[email protected]> (MAINTAINER) |
1.8.3 03 Jan 2003 08:16:54 |
ijliao |
upgrade to 1.8.3
PR: 44222
Submitted by: Ports Fury
Approved by: maintainer |
17 Jan 2002 23:13:38 |
dwcjr |
Update maintainer's email address Update a few MASTER_SITES |
13 Sep 2001 00:20:29 |
lioux |
honor PREFIX |
30 Aug 2001 04:58:35 |
lioux |
Update MAINTAINER email: [email protected] -> [email protected] |
16 Jun 2001 14:58:39 |
roam |
Change maintainer's email address: [email protected] ->
[email protected] |
26 Feb 2001 04:24:44 |
steve |
Tweak post-install target and the wording in pkg-descr. |
08 Oct 2000 01:08:27 |
asami |
Convert category databases to new layout. |
16 Jun 2000 22:52:41 |
asami |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 11:38:51 |
sobomax |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |