Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.2 01 Oct 2024 18:56:20
    |
Rene Ladan (rene)  |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
0.8.2 06 Jun 2023 20:45:25
    |
Muhammad Moinur Rahman (bofh)  |
converters/ta2as: Fix build with llvm15
- Pet portclippy
- Adopt port |
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) |
0.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 ) |
0.8.2 20 Jul 2022 14:21:03
    |
Tobias C. Berner (tcberner)  |
converters: 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>
* Alex Keda <admin@lissyara.su>
* Alex Semenyaka <alex@rinet.ru>
* Alexandr Kovalenko <never@nevermind.kiev.ua>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrey A. Chernov <ache@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Blaz Zupan <blaz@amis.net>
* Brent J. Nordquist <bjn@visi.com>
* Carlos J. Puga Medina <cpm@fbsd.es> (Only the first 15 lines of the commit message are shown above ) |
0.8.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.8.2 30 May 2017 15:22:21
  |
sunpoet  |
Update WWW |
0.8.2 01 Jun 2016 13:15:37
  |
mat  |
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight |
0.8.2 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.8.2 19 Nov 2015 00:51:21
  |
amdmi3  |
- Switch to options helpers |
0.8.2 30 Jun 2015 22:59:37
  |
amdmi3  |
- Switch to new github home [1]
- Add LICENSE
PR: 201173 [1]
Submitted by: tkato432@yahoo.com [1]
Differential Revision: |
0.8.2 07 Mar 2014 15:59:54
  |
bapt  |
Convert c* to USES=zip |
0.8.2 09 Jan 2014 14:28:30
  |
bapt  |
Support stage |
0.8.2 20 Sep 2013 16:05:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters) |
0.8.2 05 Jun 2012 20:43:06
 |
sylvio  |
- Update to version 0.8.2
Remove file:
files/patch-ta2as.c
PR: ports/168593
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.8 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.8 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. |
0.8 10 Dec 2006 16:31:01
 |
lioux  |
Give up maintainership |
0.8 03 May 2006 23:38:41
 |
edwin  |
remove USE_REINPLACE for all ports with categories starting with C |
0.8 22 Dec 2005 17:19:16
 |
lioux  |
New port ta2as version 0.8: TASM to AT&T asm syntax converter
(GNU AS) |