Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.6_2 09 Jul 2024 10:04:31 |
Piotr Kubaj (pkubaj) |
biology/migrate: fix build on !x86 |
5.0.6_2 12 Apr 2024 20:07:33 |
Nuno Teixeira (eduardo) |
biology/migrate: Use system zlib instead of excluding it from extract
Fixes: dc29da5db6e6e: Fix extract on aarch64 |
5.0.6_1 09 Apr 2024 07:29:35 |
Nuno Teixeira (eduardo) |
biology/migrate: Fix distinfo
Upstream re-rolled tarball. |
5.0.6 31 Mar 2024 21:47:26 |
Nuno Teixeira (eduardo) |
biology/migrate: Update to 5.0.6
ChangeLog: https://peterbeerli.com/programs/migrate/distribution_4.x/HISTORY |
5.0.5 27 Mar 2024 12:36:40 |
Nuno Teixeira (eduardo) |
biology/migrate: Fix extract
Extract fails on aarch64 with error:
(sample)
"dynsections.js: Cannot restore extended attributes:
com.apple.quarantine com.apple.quarantine: No such file or directory"
tar: Error exit delayed from previous errors.-
Fix extract with: --no-same-owner --no-same-permissions |
5.0.5 27 Mar 2024 11:51:44 |
Nuno Teixeira (eduardo) |
biology/migrate: Update to 5.0.5
- Switch to DISTVERSION
- Add license
- Pet portlint, portclippy and portfmt
- Take maintainership
ChangeLog: https://peterbeerli.com/programs/migrate/distribution_4.x/HISTORY |
3.6.11_1 09 Jan 2024 15:41:04 |
Baptiste Daroussin (bapt) |
MAN[1-5]PREFIX: eleminate its usage and move man to share/man |
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.6.11 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.6.11 20 Jul 2022 14:20:57 |
Tobias C. Berner (tcberner) |
biology: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Andrey Zakhvatov
* Bob Zimmermann <rpz@cse.wustl.edu>
* Camson Huynh <chuynh@biolateral.com.au>
* Dan Siercks <dsiercks@uwm.edu>
* Fernan Aguero <fernan@iib.unsam.edu.ar>
* Hannes Hauswedell <h2+fbsdports@fsfe.org>
* J. Bacon <jwb@FreeBSD.org>
* Jason Bacon <jwb@FreeBSD.org>
* Jeremy <karlj000@unbc.ca> (Only the first 15 lines of the commit message are shown above ) |
3.6.11 06 Feb 2022 18:36:07 |
Stefan Eßer (se) |
Update CONFLICTS definitions in categories a* to c*
Update the CONFLICTS definitions of ports in the following categories:
- accessibility
- archivers
- audio
- benchmarks
- biology
- cad
- chinese
- comms
- converters
An attempt has been made to use generic conflicts patterns that do not
have to be updated whenever a new version of a conflicting port is
added to the ports system.
There is a misunderstanding that the port being built/installed has to
be omitted from the conflicts pattern. This is not true - the port
being built is implicitly non-conflicting due to logic in bsd.port.mk.
Approved by: portmgr (implicit) |
3.6.11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.6.11 19 Jan 2021 02:26:53 |
linimon |
Mark BROKEN on riscv64 the same as armv*:
# make[2]: cannot open makefile..
Note the filname reported is "Makefile." (e.g. probably empty suffix).
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing |
3.6.11 18 Mar 2018 13:48:07 |
linimon |
Mark broken on armvX and mips. |
3.6.11 17 Apr 2016 10:16:00 |
amdmi3 |
- Switch to options helpers
- Regenerate patches with `make makepatch`
- Simplify plist |
3.6.11 28 Jun 2015 15:30:41 |
wen |
- Update options |
3.6.11 28 Jun 2015 13:31:39 |
wen |
- Update to 3.6.11
- Convert to optionsNG |
3.6.9 18 May 2015 00:24:34 |
wen |
- Update to 3.6.9 and unbreak |
3.6.7 05 Apr 2015 17:55:36 |
bapt |
Mark as broken unfetchable ports |
3.6.7 24 Mar 2015 16:56:28 |
mi |
Upgrade from 3.6.6 to 3.6.7. Be sure to not extract the zlib
subdirectory. |
3.6.6 24 Mar 2015 16:01:22 |
marino |
6 ports categories: Remove $PTHREAD_LIBS
Categories: cad, devel, java, x11-fm, biology, deskutils
approved by: PTHREAD blanket |
3.6.6 31 Jan 2015 06:35:25 |
wen |
- Update to 3.6.6
PR: 197039
Submitted by: antont@inbox.lv |
3.6.5 06 Dec 2014 14:54:48 |
wen |
- Update to 3.6.5
- Reset maintainer to ports@ |
3.5.1 29 Jan 2014 12:08:29 |
danfe |
- Stagify; cleanup Makefile and reorder the knobs a bit
- Drop the case for long unsupported alpha architecture |
3.5.1 20 Sep 2013 15:55:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
biology) |
3.5.1 26 May 2013 07:49:48 |
wen |
- Update to 3.5.1
- Trim Makefile headers
- Convert to optionsNG
- Update WWW, MASTER_SITES and COMMENT |
3.1.6 26 Apr 2013 04:03:55 |
gjb |
Update MASTERSITES for my server to use https
Approved by: wen (maintainer, implicit) |
3.1.6 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.1.6 14 Mar 2011 00:35:45 |
wen |
- Take maintainership |
3.1.6 13 Mar 2011 06:08:54 |
tabthorpe |
- Reassign to the heap
PR: ports/155507 ports/155508 |
3.1.6 01 Oct 2010 01:06:46 |
sunpoet |
- Add an additional MASTER_SITES
PR: ports/151112
Submitted by: gjb (maintainer)
Approved by: pgollucci (mentor) |
3.1.6 04 Sep 2010 15:32:58 |
decke |
- Update MAINTAINER to submitters new mail address
PR: ports/150274
Submitted by: Glen Barber <glen dot j dot barber at gmail dot com>
(maintainer)
Approved by: beat (co-mentor, implicit) |
3.1.6 30 May 2010 23:46:55 |
sylvio |
- Update to 3.1.6
PR: ports/147194
Submitted by: Glen Barber <glen.j.barber@gmail.com> (maintainer) |
3.1.4 09 May 2010 13:59:34 |
sylvio |
- Update to 3.1.4
PR: ports/146411
Submitted by: Glen Barber <glen.j.barber@gmail.com> (maintainer) |
3.1.3 24 Mar 2010 06:46:44 |
wen |
- Update to 3.1.3
- Pass maintainership to submitter
PR: ports/144992
Submitted by: Glen Barber <glen.j.barber@gmail.com> |
3.1.2 10 Feb 2010 09:47:48 |
edwin |
Update to 3.1.2 |
3.1.1 02 Feb 2010 22:42:47 |
miwi |
- Update to 3.1.1
PR: 143437
Submitted by: Ports Fury |
3.0.3 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
3.0.3 14 Jan 2009 16:00:34 |
miwi |
- Update to 3.0.3
PR: 130459
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.4.3_1 27 Feb 2008 07:34:21 |
miwi |
- File was rerolled for a small bugfix.
Submitted by: pointyhat via pav/erwin |
2.4.3 25 Feb 2008 22:34:13 |
miwi |
- Update to 2.4.3
Submitted by: Ports Fury |
2.4.2 25 Jan 2008 20:49:45 |
miwi |
- Update to 2.4.2 (fix fetch problems)
Submitted by: pointyhat via pav |
2.4.1 20 Jan 2008 21:56:24 |
miwi |
- Update to 2.4.1
PR: 119719
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.3 03 Sep 2007 09:24:30 |
itetcu |
- Update to version 2.3
PR: ports/116019
Submitted by: KATO Tsuguru |
2.1.3 10 Dec 2006 12:39:32 |
gabor |
- Update to 2.1.3
- Fix fetching
- Remove old patch and use MAKE_ARGS instead
- portlint(1) and whitespace
Approved by: erwin (mentor) |
2.0.3 03 May 2006 23:26:35 |
edwin |
Remove USE_REINPLACE from all categories starting with B |
2.0.3 24 Nov 2005 00:04:00 |
pav |
- Add SHA256 |
2.0.3 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
2.0.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'. |
2.0.3 19 Feb 2005 06:38:25 |
krion |
Fix build on 4.x
PR: ports/77697
Submitted by: Sam Lawrance <boris at brooknet.com.au> |
2.0.3 18 Feb 2005 13:45:42 |
krion |
Update to version 2.0.3
PR: ports/77676
Submitted by: Sam Lawrance <boris at brooknet.com.au> |
1.7.6.1 22 Jan 2005 04:43:18 |
linimon |
With portmgr hat on, reset maintainership of this port. All of wjv's
other ports were reset a couple of months ago; this one appears to have
been missed. |
1.7.6.1 30 Jun 2004 06:55:56 |
linimon |
Update to 1.7.6.1.
PR: ports/67429
Submitted by: Roman Neuhauser <neuhauser at chello dot cz>
Approved by: maintainer timeout (4 weeks) |
1.2.4 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.2.4 23 Feb 2004 03:59:05 |
kris |
BROKEN on alpha: Does not compile |
1.2.4 22 Oct 2003 09:29:55 |
osa |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
1.2.4 07 Mar 2003 05:56:43 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
22 Aug 2001 15:43:45 |
wjv |
- Update to version 1.2.4 |
06 Aug 2001 15:26:51 |
wjv |
Correct my email address. |
06 Aug 2001 14:07:46 |
wjv |
Add migrate 1.2, a program to estimate population sizes and migration rates.
|