Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.8_3 18 May 2024 08:22:43 |
Gleb Popov (arrowd) |
*: Change the MAINTAINER field per request
PR: 278267 |
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.3.8_2 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.3.8_2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.3.8_2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
3.3.8_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.3.8_2 25 Nov 2019 23:25:52 |
brooks |
Fix build with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>. |
3.3.8_2 21 Jan 2018 02:07:42 |
mi |
Make compilable with latest clang and -std=c++17 |
3.3.8_2 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
3.3.8_2 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
3.3.8_2 19 Feb 2015 21:15:12 |
makc |
devel/qmake:
- Make it clear this qmake is from ancient Qt 3. I'd remove this port,
but maintainer still has hopes for KDE 3 rebirth
- update WWW
PR: 182857
Approved by: mi (maintainer) |
3.3.8_2 22 Sep 2014 14:29:47 |
bapt |
Don't what bug pkg_* had back in the time but pkg(8) doesn't have it
So remove the workaround
While here properly support stage, bump portrevision as it changes the qmake
binary so that is is now looking in an existing place to find its configuration
files |
3.3.8_1 09 Jun 2014 15:17:03 |
antoine |
Unbreak a bit |
3.3.8_1 06 Jun 2014 22:59:54 |
mi |
Add staging support. |
3.3.8_1 22 Sep 2013 18:05:05 |
bapt |
Fix NO_STAGE attribution |
3.3.8_1 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
3.3.8_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
3.3.8_1 21 Jun 2013 17:24:14 |
rakuco |
Update MASTER_SITE_QT.
download.qt-project.org is a CDN and should redirect to the closest mirror
anyway, but a few more mirrors have been added just in case. |
3.3.8_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 |
3.3.8_1 14 Feb 2013 09:42:13 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
3.3.8_1 12 Feb 2013 02:24:37 |
mi |
Change NOMAN to NO_MAN:
PR: ports/176041
Submitted by: Gavin Atkinson
Also, change to use the MAKE_JOBS_SAFE knob from the old-fashioned
adding of -j to make's command-line. |
3.3.8_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
3.3.8_1 04 Aug 2009 22:27:55 |
miwi |
- Fix INDEX (really sorry for this mistake :() |
4.5.2 04 Aug 2009 20:04:38 |
miwi |
- Update Qt4 to 4.5.2
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.
Tested by: pointyhat-exp-run (pav/miwi) |
3.3.8_1 01 Jun 2008 09:42:37 |
olgeni |
Large round of typo fixes in ports/devel (pkg-descr). |
3.3.8_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.3.8_1 22 Aug 2007 16:43:57 |
mi |
Use make's `-j' flag to build (but not install) on all available CPUs.
Tested on a four CPU system. The same trick may/should be used when
building other large ports (Qt, KDE components)... |
3.3.8_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.3.8 20 Mar 2007 21:06:59 |
lofi |
Update to 3.3.8 |
3.3.7 05 Feb 2007 17:29:49 |
lofi |
Update checksum as well. Oops. |
3.3.7 05 Feb 2007 14:06:20 |
lofi |
Update to 3.3.7 |
3.3.6 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
3.3.6 21 Mar 2006 20:29:52 |
lofi |
Update to 3.3.6 |
3.3.5 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
3.3.5 05 Nov 2005 06:27:18 |
lofi |
Update to 3.3.5 |
3.3.4 07 Feb 2005 11:31:46 |
lofi |
Forgotten in last commit: Use MASTER_SITE_QT. |
3.3.4 06 Feb 2005 11:58:19 |
lofi |
Update to Qt 3.3.4, introduce MASTER_SITE_QT.
Approved by: maintainer (for qmake) |
3.3.3_1 08 Nov 2004 20:23:55 |
mi |
Use vertical bars (``|'') instead of comas (``,'') for sed's replacements.
Comas can, actually, happen in CFLAGS... |
3.3.3_1 08 Nov 2004 00:34:12 |
lofi |
Update to KDE 3.3.1 |
3.3.3 13 Aug 2004 22:47:32 |
lofi |
Forced commit to note that the previous commit was
Approved by: Maintainer |
3.3.3 13 Aug 2004 22:46:52 |
lofi |
Update to 3.3.3 |
3.3.2 15 May 2004 14:57:58 |
mi |
Update from 3.2.1 to 3.2.2 (released at the end of April). Add a an
explicit ``-mieee'' for Alphas, which seems to be required. According
to lofi (the source for the fix), this flag is implicitly on on all
Linux/axp distros. |
3.3.1 13 May 2004 04:11:06 |
marcus |
Revert previous commit now that it has been tagged for 4.10-RELEASE. |
3.3.1 13 May 2004 04:09:45 |
marcus |
Append -mieee to CXXFLAGS when building on Alpha to avoid a segmentation fault
when building Qt. This is being added for 4.10-RELEASE, and will be removed
immediately after tagging pending a qmake update to 3.3.2.
Submitted by: lofi
Approved by: portmgr (implicit)
re (scottl) |
3.3.1 30 Mar 2004 04:15:21 |
adamw |
Update to 3.3.1.
Approved by: maintainer and lofi (kde) |
3.2.3_1 19 Nov 2003 04:23:21 |
mi |
Fix a long standing bug, uncovered by the KDE-team's attempt to use this
port to build x11-toolkits/qt32 -- the qmake.conf installed did not have
any thread flags set at all. Bump portrevision. |
3.2.3 18 Nov 2003 02:10:26 |
mi |
Upgrade QMake to Qt-3.2.3. For the record, the patches to make
x11-toolkits/qt32 use this port instead of building its own qmake
were submitted to the KDE team over a month ago. |
3.2.1 26 Oct 2003 16:01:47 |
mi |
Borrow the -pthread substitution magic from x11-toolkits/qt32. |
3.2.1 05 Sep 2003 19:21:30 |
mi |
This is first step in an attempt to break the Qt port into pieces.
This port installs qmake, which is only needed to build Qt -- not
to use it. It should also help futute work on the Qt port, by not
requiring the developer to recompile qmake as frequently as at
present. This port uses Qt-3.2.1, which is not committed yet.
Discussed with: kde@ |