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) |
2.0a_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 ) |
2.0a_1 20 Jul 2022 14:21:50 |
Tobias C. Berner (tcberner) |
emulators: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alexander Best <arundel@gmx.net>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Brian Gaeke <brg@dgate.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@cs.ucdavis.edu) (Only the first 15 lines of the commit message are shown above ) |
2.0a_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0a_1 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
2.0a_1 24 Jun 2016 15:14:47 |
amdmi3 |
- Switch to options helpers
- Cosmetic fixes |
2.0a_1 31 Oct 2014 19:38:25 |
bapt |
Simplify plist |
2.0a_1 27 Oct 2014 12:24:23 |
bapt |
Clean up plist |
2.0a_1 28 Jul 2014 18:39:29 |
adamw |
Rename emulators/ patch-xy patches to reflect the files they modify. |
2.0a_1 15 Jul 2014 23:30:06 |
adamw |
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist. |
2.0a_1 28 Jan 2014 08:45:59 |
miwi |
- Fix clang build
- Stage support
PR: 185704
Submitted by: ports fury |
2.0a 20 Sep 2013 16:43:53 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
2.0a 02 Jul 2011 17:14:20 |
miwi |
= Drop MD5 support |
2.0a 29 Dec 2010 20:04:42 |
pgollucci |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
2.0a 19 Jun 2008 07:33:53 |
dougb |
Standardize placement and style of WWW: lines, and in some cases
remove ^M from line endings.
List of files with "issues" supplied by: Alex Kozlov <spam@rm-rf.kiev.ua> |
2.0a 09 Jun 2007 00:22:30 |
linimon |
Reset maintainership (maintainer is no longer using FreeBSD).
Hat: portmgr |
2.0a 31 Oct 2006 08:11:17 |
miwi |
- Fix build with gcc4.1
PR: ports/103765
Submitted by: trasz <trasz@pin.if.uz.zgora.pl> |
2.0a 22 Jan 2006 09:47:28 |
edwin |
SHA256ify
Approved by: krion@ |
2.0a 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.0a 21 Feb 2003 11:59:01 |
knu |
De-pkg-comment. |
2.0a 21 Jan 2003 00:50:23 |
edwin |
Stop automatic generation of the pkg-message for emulators/klh10
PR: ports/47254
Submitted by: Ken Stailey <kstailey@yahoo.com> |
2.0a 20 Jan 2003 09:02:35 |
edwin |
Move self-created files to a RW filesystem.
Noticed by: bento. |
2.0a 19 Jan 2003 13:28:24 |
edwin |
New port of KLH10 PDP-10 mainframe emulator.
This is a port of Kenneth L. Harrenstien's KLH10 DEC PDP-10
mainframe emulator.
PR: ports/39955
Submitted by: Ken Stailey <kstailey@speakeasy.net> |