Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.20 18 Nov 2023 12:29:53 |
Muhammad Moinur Rahman (bofh) |
www/cgicc: Switch to gcc12
PR: 273687 |
3.2.20 24 Oct 2023 13:08:27 |
Muhammad Moinur Rahman (bofh) |
www/cgicc: Update version 3.2.19=>3.2.20 |
3.2.19_2 16 Jul 2023 17:46:50 |
Muhammad Moinur Rahman (bofh) |
www/cgicc: Fix build with llvm16
Sponsored by: The FreeBSD Foundation |
3.2.19_2 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
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) |
3.2.19_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 ) |
3.2.19_1 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
3.2.19_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.2.19_1 27 Sep 2020 10:39:50 |
bofh |
www/cgicc: Fix runtime linker error
- It requires gcc compiler hence added compiler:gcc-c++11-lib
- Removed USES=gmake as it builds fine with bsdmake
Reported by: brianthetall@gmail.com
MFH: 2020Q3 (runtime fix) |
3.2.19 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 |
3.2.19 13 Jul 2017 09:10:14 |
bofh |
www/cgicc: Update version 3.2.16=>3.2.19 |
3.2.16_1 19 Dec 2016 16:10:12 |
mat |
The DOCS option must not install doxygen.
Sponsored by: Absolight |
3.2.16 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
3.2.16 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
3.2.16 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
3.2.16 30 Dec 2014 08:44:40 |
bofh |
www/cgicc: Update version 3.2.14=>3.2.16
- Cleanup plist (@dir)
- Change INSTALL_TARGET to install-strip
Differential Revision: https://reviews.freebsd.org/D1394
Approved by: bapt(mentor) |
3.2.14_1 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
3.2.14_1 21 Jun 2014 07:05:35 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
3.2.14 26 Apr 2014 18:15:06 |
sunpoet |
- Update to 3.2.14
- Add LICENSE
- Pass maintainership to submitter
- While I'm here, convert to new options helper
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7956
PR: ports/188956
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
3.2.12 16 Jan 2014 03:23:24 |
danilo |
- Update from 3.2.10 to 3.2.12
- Add LICENSE
- Add DOCS to OPTIONS
- Convert USE_GMAKE to USES
- Add stage support
PR: ports/185510
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
3.2.10_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
3.2.10_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
3.2.10_1 01 Apr 2013 15:44:05 |
bdrewery |
- Fix plist by installing pkgconfig to the right place
- Trim header
- Remove indefinite article from comment
Reported by: pointyhat
With hat: portmgr |
3.2.10 14 Jan 2013 17:55:58 |
mi |
Upgrade from 3.2.9 to 3.2.10. Fix a couple of warnings and an actual
error introduced in the new version by the developers.
Remove the library's .la file in post-install (no other way to suppress
the junk, apparently). Turn on parallel-building (MAKE_JOBS_SAFE).
Notified by: portscout |
3.2.9_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.2.9_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.2.9_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
3.2.9_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.2.9 13 Dec 2009 00:20:16 |
miwi |
- Update to 3.2.9
PR: 141298
Submitted by: Ports Fury |
3.2.8 28 Aug 2009 23:29:51 |
miwi |
- Update to 3.2.8
PR: 138282
Submitted by: Ports Fury |
3.2.3_1 05 Aug 2009 16:48:55 |
sem |
Get rid the port that I don't use anymore. |
3.2.3_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 |
3.2.3_1 31 Jan 2009 21:36:58 |
pav |
- Update download location, update WWW
Reported by: -fetch-original pointyhat run |
3.2.3_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 ) |
3.2.3_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) |
3.2.3_1 28 Jan 2007 09:07:47 |
kris |
Use libtool port instead of included one to avoid objformat a.out botch |
3.2.3_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
3.2.3 07 Feb 2006 17:56:16 |
sem |
- Remove USE_REINPLACE from my ports |
3.2.3 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. |
3.2.3 11 Nov 2005 07:36:56 |
sem |
- Yield to a total SHAtification.
- mysql-administrator: simplify BROKEN message |
3.2.3 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
3.2.3 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'. |
3.2.3 01 Mar 2005 07:39:21 |
sem |
- update URL |
3.2.3 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 |
3.2.3 07 Jul 2004 19:20:02 |
sem |
Change email address for my ports.
Approved by: krion (mentor) |
3.2.3 06 Jul 2004 08:51:07 |
krion |
Update to 3.2.3
PR: ports/68706
Submitted by: maintainer |
3.2.2 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. |
3.2.2 12 Mar 2004 14:55:40 |
krion |
- Update to 3.2.2
- Fix dead URL
- Utilize DOCSDIR
- Assign maintainership to submitter
PR: ports/64026
Submitted by: Sergey Matveychuk <sem@ciam.ru> |
3.2.1_3 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
3.2.1_2 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
3.2.1_2 03 Nov 2003 19:53:41 |
krion |
- Fix build on -current
PR: 58881
Submitted by: Ports Fury |
3.2.1_2 02 Nov 2003 09:34:41 |
linimon |
Per bento logs, mark as broken on 5.x for the usual gcc3.3 reasons. |
3.2.1_2 20 Feb 2003 19:15:38 |
knu |
De-pkg-comment. |
3.2.1_2 07 Nov 2002 11:46:09 |
ijliao |
- Do not install useless .la file
- Utilize NOPORTDOCS
PR: 44981
Submitted by: Ports Fury |
3.2.1_1 07 Nov 2002 03:10:58 |
adamw |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
3.2.1_1 25 Jun 2002 07:02:15 |
ijliao |
fix doc installation path
bump portrevision |
3.2.1 19 Jun 2002 08:18:10 |
sobomax |
Add USE_REINPLACE where appropriate. |
3.2.1 18 Jun 2002 09:37:58 |
ijliao |
upgrade to 3.2.1 |
12 Mar 2002 00:21:12 |
pat |
- Do not install useless .la file
- Utilize NOPORTDOCS
PR: 35796
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
08 Feb 2002 08:34:28 |
ijliao |
upgrade to 3.2 drop maintainership |
31 Aug 2001 15:20:29 |
sobomax |
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. |
26 Mar 2001 05:46:40 |
ijliao |
add cgicc A C++ class library for writing CGI applications |