Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
2.8.17_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 ) |
2.8.17_5 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 ) |
2.8.17_5 29 Aug 2021 18:49:08 |
Bernhard Froehlich (decke) |
databases/sqlite2: Add CPE information
Approved by: portmgr (blanket) |
2.8.17_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.8.17_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 |
2.8.17_4 18 Nov 2017 09:00:14 |
amdmi3 |
- Switch to options helpers |
2.8.17_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 |
2.8.17_3 25 Dec 2016 15:01:34 |
rakuco |
Make sure "all" is part of ALL_TARGET.
Follow-up to r429384: we were setting ALL_TARGET to just "doc". While the build
did not break, the code was actually being built during `make stage', which is
not what we expect. |
2.8.17_3 24 Dec 2016 22:13:26 |
rakuco |
Use ALL_TARGET instead of defining post-build to build documentation. |
2.8.17_3 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
2.8.17_3 10 May 2015 03:24:46 |
amdmi3 |
- Strip binaries |
2.8.17_2 26 Mar 2015 23:02:49 |
jkim |
Fix compiler warnings, i.e., "-lpthread: 'linker' input unused". |
2.8.17_2 25 Mar 2015 09:33:53 |
marino |
databases category: Remove $PTHREAD_LIBS
Note: virtuoso did not pass check-plist from before, so it was fixed.
approved by: PTHREAD blanket |
2.8.17_2 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
2.8.17_2 11 Sep 2014 21:54:45 |
tijl |
databases/sqlite2:
- Convert to USES=libtool and bump dependent ports |
2.8.17_1 06 Aug 2014 04:34:23 |
adamw |
In some straightforward situations, protect examples behind PORTEXAMPLES,
adding EXAMPLES to OPTIONS_DEFINE where necessary. In a couple instances,
correct examples being controlled by the DOCS option. |
2.8.17_1 16 Jul 2014 21:51:43 |
bapt |
Fix build without shared readline in base |
2.8.17_1 24 Jun 2014 22:38:40 |
bapt |
Properly call MAKE_CMD |
2.8.17_1 09 Mar 2014 00:07:17 |
antoine |
Finish stage support |
2.8.17_1 26 Feb 2014 04:57:05 |
miwi |
- Stage support |
2.8.17_1 15 Jan 2014 23:50:27 |
bapt |
Reduce over inclusion of bsd.port.mk |
2.8.17_1 25 Sep 2013 09:32:09 |
gahr |
- Convert to USES+=tcl
- Fix package provide |
2.8.17_1 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
2.8.17_1 29 Apr 2013 08:57:13 |
bapt |
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format |
2.8.17_1 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
2.8.17_1 23 Apr 2013 11:51:53 |
gahr |
- Remove lang/tcl83 and x11-toolkits/tk83 (expired)
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk
- Update ports that required 8.3+ to require 8.4+ (since 8.5 is the
default, I don't expect this change to cause much trouble) |
2.8.17_1 12 Feb 2013 11:22:02 |
bapt |
Fix conversion to new options framework |
2.8.17_1 26 Jul 2012 05:40:24 |
bapt |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
2.8.17_1 22 Jul 2012 23:24:00 |
dougb |
For the ports that are maintained by ports@ that have pkgconfig as their
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the
bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids
needlessly pulling that file in. |
2.8.17_1 12 Jun 2012 06:44:15 |
bapt |
Convert to new options framework |
2.8.17_1 01 Feb 2012 15:53:08 |
tabthorpe |
- Reassign to the heap |
2.8.17_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.8.17_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.8.17_1 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 |
2.8.17_1 23 Mar 2009 23:38:18 |
mnag |
- Fix NOPORT* build
Reported by: QAT |
2.8.17_1 23 Mar 2009 05:31:29 |
mnag |
- Change hard coded TCL dependancy to USE_TCL
PR: 132381
Submitted by: Scot W. Hetzel <swhetzel___gmail.com> |
2.8.17_1 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 ) |
2.8.17_1 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) |
2.8.17_1 09 Apr 2008 13:42:26 |
pav |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
2.8.17_1 23 Feb 2006 15:32:54 |
ade |
Fix up PORTREVISION breakage
Approved by: portmgr (implicit) |
2.8.17 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.8.17_1 13 Feb 2006 14:57:51 |
mnag |
- Migrate all knobs to OPTIONS
- Add threads support [1] (mostly part)
- Reorganize Makefile
- Bump PORTREVISION
PR: 93101 [1]
Submitted by: Henry Miller <hank@millerfarm.com> [1] |
2.8.17 06 Jan 2006 21:16:41 |
mnag |
Update to 2.8.17
Use PORTDOCS
Reorganize Makefile
Notified by: edwin Version Check |
2.8.16 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. |
2.8.16 09 Nov 2005 02:32:50 |
mnag |
Add SHA256 |
2.8.16 18 Oct 2005 13:01:24 |
mnag |
Fix build when use portinstall
PR: 87557
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> |
2.8.16 16 Sep 2005 17:58:32 |
mnag |
Update my email
Approved by: pav (mentor) |
2.8.16 13 Sep 2005 11:51:44 |
garga |
- Pass maintainership to submitter
PR: ports/86040
Submitted by: Marcus Alves Grando <marcus@corp.grupos.com.br> |
2.8.16 31 May 2005 21:34:46 |
oliver |
change the libtool version to use from 1.3 to 1.5 |
2.8.16 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
2.8.16 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'. |
2.8.16 08 Mar 2005 12:23:34 |
vs |
Update to 2.8.16
PR: ports/78510
Submitted by: Marcus Grando |
2.8.15_1 05 Mar 2005 22:09:34 |
vs |
Reset maintainer on request. Thanks to Gerhard for maintaining the
ports so far!
PR: ports/78088 |
2.8.15_1 26 Dec 2004 01:22:43 |
nork |
Add dependency on devel/pkgconfig.
Pointy hat to: pointyhat via kris |
2.8.15 23 Dec 2004 08:25:47 |
nork |
Clean up SQLite and related ports.
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.
Approved by: portmgr, maintainers of sqlite and related ports |
2.8.14 18 Dec 2004 22:01:00 |
kris |
Remove partial repo-copies that were requested and performed but never
completed by the original committer. They can be re-added later if
anyone takes a renewed interest. |