Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
r4.0.3.1.a4.0.3.1 21 Nov 2023 13:50:17 |
Rene Ladan (rene) |
cleanup: Remove expired mingw32 ports:
2023-11-20 devel/mingw32-libyaml: Last upstream release was in 2014 and mingw32
project is defunct
2023-11-20 devel/mingw32-pdcurses: Last upstream release was in 2009 and mingw32
project is defunct
2023-11-20 devel/mingw32-openssl: Upstream reached EOL and mingw32 project is
defunct
2023-11-20 devel/mingw32-pthreads: Last upstream release was in 2012 and mingw32
project is defunct
2023-11-20 devel/mingw32-directx: Last upstream release was in 2002 and mingw32
project is more or less dead
2023-11-20 math/mingw32-libgmp: Broken for more than a year
2023-11-20 devel/mingw32-libffi: Last upstream release was in 2014 and mingw32
project is defunct
2023-11-21 devel/mingw32-bin-msvcrt: Last upstream release was in 2014 and
project mingw32 is defunct
2023-11-21 devel/mingw32-zlib: Last upstream release was in 2014 and project
mingw32 is defunct
2023-11-21 devel/mingw32-gcc: Upstream release was in 2015 and mingw32 project
is defunct |
r4.0.3.1.a4.0.3.1 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
r4.0.3.1.a4.0.3.1 21 Oct 2023 10:10:49 |
Muhammad Moinur Rahman (bofh) |
devel/mingw32-bin-msvcrt: Mark DEPRECATED
- Last upstream release was in 2014 and project mingw32 is defunct
- Pet portclippy
- Set EXPIRATION_DATE 2023-11-21 |
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) |
r4.0.3.1.a4.0.3.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 ) |
r4.0.3.1.a4.0.3.1 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 ) |
r4.0.3.1.a4.0.3.1 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
r4.0.3.1.a4.0.3.1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
r4.0.3.1.a4.0.3.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
r4.0.3.1.a4.0.3.1 07 Mar 2020 20:31:19 |
robak |
mingw32-bin-msvcrt: Reset maintainer
PR: 244597
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Reviewed by: robak |
r4.0.3.1.a4.0.3.1 05 Nov 2015 12:36:25 |
mat |
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735 |
r4.0.3.1.a4.0.3.1 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
r4.0.3.1.a4.0.3.1 29 Jul 2014 20:51:09 |
bapt |
Always install as a user given the stage will do the proper job for users
credential |
r4.0.3.1.a4.0.3.1 04 Mar 2014 11:42:50 |
rm |
devel/mingw32-bin-msvcrt: update r4.0.3.1.a4.0.3.1 and support staging
- update to r4.0.3.1.a4.0.3.1
- support staging
PR: 187231
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
r3.20.a3.17.2 13 Jan 2014 07:23:43 |
bapt |
archivers/xz is in base for all versions and has been removed from the ports
tree |
r3.20.a3.17.2 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
r3.20.a3.17.2 20 Oct 2012 17:00:36 |
pawel |
Update to r3.20.a3.17.2
PR: ports/172625
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe: yes |
r3.20.a3.14 05 Sep 2011 18:19:20 |
pawel |
Update to r3.20.a3.14
PR: ports/160440
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by: miwi, wen (mentors implicit) |
r3.18.a3.14 12 Feb 2011 16:31:14 |
miwi |
- Update master_sites
- Remove md5
PR: 154486
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
Approved by: maintainer timeout |
r3.18.a3.14 09 Mar 2010 09:23:36 |
avilla |
- Update to r3.18.a3.14.
PR: 144530
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by: miwi (mentor)
Feature safe: yes |
r3.17.a3.14 08 Jan 2010 04:16:19 |
nemoliu |
- Update to r3.17.a3.14
PR: ports/141052
Submitter: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
r3.16.a3.13 06 Jan 2010 04:14:32 |
linimon |
Over to new volunteer.
PR: ports/139697 (partial)
Approved by: former maintainer |
r3.16.a3.13 18 Sep 2009 20:38:43 |
pav |
- Update to to r3.16.a.13, fix fetch after Sourceforge migration
PR: ports/138070
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: maintainer timeout (lev; 26 days)
Feature safe: yes |
r3.15.2.a3.13 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
r3.15.2.a3.13 03 Apr 2009 18:32:35 |
lev |
Update to latest r3.15.2.a3.13.
PR: ports/133347
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> |
r3.15.a3.12 22 Dec 2008 15:06:54 |
pav |
- Update to r3.15.a3.12
PR: ports/127563
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: maintainer timeout (lev; 3 months) |
r3.14.a3.11 29 Jan 2008 12:38:46 |
lev |
Update to r3.14.a3.11
PR: ports/119366 |
r3.12.a3.9 28 Jul 2007 17:51:02 |
lev |
Update to latest 3.12/3.9 versions.
PR: ports/114729 |
r3.9.a3.6 04 Dec 2006 13:55:41 |
lev |
Update to Runtime 3.8, API 3.3 |
r3.8.a3.3 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
r3.8.a3.3 16 Sep 2005 10:49:26 |
lev |
Update to latest versions. |
r3.6.a3.1 10 Apr 2005 14:59:55 |
lev |
Update to latest version. |
r3.3.a2.5 05 Aug 2004 07:46:31 |
lev |
Update to latest 3.3/2.5 version. |
r3.2.a2.5 16 Feb 2004 13:40:42 |
lev |
Update win32api to version 2.5 |
r3.2.a2.4 15 Oct 2003 16:49:18 |
lev |
[1] Update to API 3.2
[2] Add CONFLICTS with mingw-bin-msvcrt |
r3.1.a2.4 06 Oct 2003 13:35:31 |
lev |
Update runtime to latest versions.
Obtained from: Platform's maintainers. |
r3.0.a2.3 16 Sep 2003 07:07:08 |
lev |
(*) Back out previous commit due to portfreeze
Thank you, Joe Marcus Clarke.
Sorry, everybody. |
r3.1.a2.4 15 Sep 2003 15:48:24 |
lev |
(*) Update package version to latest 2.4 + 3.1
(*) Allow to INSTALL_AS_USER |
r3.0.a2.3 28 Jun 2003 17:52:09 |
lev |
Update to latest version from www.mingw.org
Approved by: sobomax |
r2.2.a2.0 17 Jun 2003 13:53:46 |
lev |
Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-new
committer's e-mail
Approved by: sobomax |
r2.2.a2.0 19 May 2003 03:39:58 |
edwin |
[NEW PORT] devel/mingw32-bin-msvcrt: new version of mingw32 toolchain
for Windows target
This is runtime and headers from latest mingw32-2.0.0
package. Here is old port `devel/mingw-' from 1.0.0 package,
but maintainer of this old port syay, taht he don't want
update it, because new versions is not too stable. It is
good idea, to have old and stable environment (with old and
good-known gcc-2.95, etc) and new one. We have many versions
of native gcc in `lang/', for example.
PR: ports/44458
Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru> |