Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
1.0.8a_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 ) |
1.0.8a_2 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 ) |
1.0.8a_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.8a_2 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
1.0.8a_2 22 Aug 2014 13:06:42 |
amdmi3 |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
1.0.8a_1 16 Jun 2014 14:19:29 |
amdmi3 |
- Switch to USES=libtool
- Strip libraries |
1.0.8a 03 Jan 2014 00:46:47 |
bapt |
Part 1 at removing now useless FETCH_ARGS redifition |
1.0.8a 24 Sep 2013 06:24:17 |
bapt |
Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run
Exp-run by: bdrewery |
1.0.8a 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.0.8a 15 Feb 2013 02:14:19 |
miwi |
- Update MASTER_SITES |
1.0.8a 14 Feb 2013 18:18:59 |
rm |
- reset maintainer (Name service error for name=coreland.ath.cx
type=AAAA: Host not found) |
1.0.8a 14 Feb 2013 18:16:32 |
rm |
- fix fetch from main distribution mirror
- trim Makefile header, while here
PR: 174246
Submitted by: nemysis <nemysis@gmx.ch>
Approved by: maintainer timeout (2 months) |
1.0.8a 06 Nov 2011 23:45:43 |
dougb |
Standardize WWW: tags a bit more:
1. Remove white space from the beginning of lines
2. Make the canonical WWW the last line of the file
3. Remove lines to the effect of, "More information can be found at..."
that's the stated purpose of the WWW: tags in the first place.
4. Change secondary WWW: lines to use other text to avoid confusion
While I'm here, remove some more useless Author: lines, and some
prepended white space to other lines.
Mentioned (in part) by: Matthew Seaman <m.seaman@infracaninophile.co.uk> |
1.0.8a 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0.8a 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.0.8a 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
1.0.8a 05 Jul 2009 22:19:10 |
amdmi3 |
- Pass maintainership to another person
PR: 136358
Submitted by: Roman Lazio <mahonmesr@googlemail.com> (maintainer) |
1.0.8a 30 Jan 2009 20:25:29 |
pav |
- Update download location, update WWW
Reported by: -fetch-original pointyhat run |
1.0.8a 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
1.0.8a 01 Sep 2006 17:52:51 |
pav |
libdssialsacompat is simply an extraction from and repackaging of
the code from alsa-lib 1.0.8, necessary to support DSSI on non-ALSA
systems.
WWW: http://home.jps.net/~musound/
More information on DSSI can be found at:
WWW: http://dssi.sourceforge.net/
PR: ports/100498
Submitted by: rlazio <mahonmesr@googlemail.com> |