Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2_3 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 |
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_3 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_3 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
3.2_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.2_3 06 Jun 2016 15:25:42 |
mat |
Remove unneeded usage of:
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)
Sponsored by: Absolight |
3.2_3 19 Oct 2015 15:37:19 |
amdmi3 |
- Fix build WITHOUT=DOCS
- Add NO_ARCH
MFH: 2015Q4 (blanket) |
3.2_3 19 Aug 2015 13:30:00 |
mat |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
3.2_3 16 Jan 2014 17:47:58 |
antoine |
- Stage support
- Fix wish execution
- Bump PORTREVISION |
3.2_2 24 Sep 2013 07:02:21 |
gahr |
- Convert to USES+=tk
- Convert to new OPTIONS framework
- Get rid of pkg-plist
- Refactor a bit the Maekfile |
3.2_2 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
3.2_2 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
3.2_2 08 Aug 2011 12:43:30 |
ehaupt |
- Fix MASTER_SITES
- Support USE_TK_WRAPPER
PR: 159420
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
3.2_1 26 Feb 2011 14:55:33 |
miwi |
- Reset Maintainer (mail bounce)
The error that the other server returned was: 550 550 5.1.1
<erkkila@cc.jyu.fi>... user unknown (state 14).
With hat: portmgr |
3.2_1 22 Aug 2009 00:13:27 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
3.2_1 09 Apr 2008 13:42:26 |
pav |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
3.2_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.2 12 Jun 2006 12:22:35 |
miwi |
Update to 3.2
PR: ports/98381
Submitted by: miwi
Approved by: krion (mentor), maintainer |
3.1 22 Jan 2006 08:13:12 |
edwin |
SHA256ify
Approved by: krion@ |
3.1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
3.1 21 Oct 2003 11:24:02 |
osa |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
3.1 31 Aug 2003 22:32:14 |
edwin |
New port: audio/eTktab - guitar tabulature editor
ETktab let's you edit guitar and bass tabulatures. Notations
for various playing techniques like muting and vibrato are
supported, as well as variable keybindings. It can output
tabulatures in plain ascii format.
WWW: http://etktab.sourceforge.net/
PR: ports/47649
Submitted by: Juha Erkkil? <erkkila@cc.jyu.fi> |