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) |
4.0.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 ) |
4.0.1 20 Jul 2022 14:21:53 |
Tobias C. Berner (tcberner) |
ftp: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alexander Kriventsov
* Anders Nordby <anders@fix.no>
* Andreas Fehlner <fehlner@gmx.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Chris Piazza <cpiazza@FreeBSD.org>
* Damjan Marion <dmarion@open.hr>
* Emanuel Haupt <ehaupt@critical.ch>
* Eric Freeman <freebsdports@chillibear.com> (Only the first 15 lines of the commit message are shown above ) |
4.0.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.0.1 02 Jan 2017 04:04:06 |
vanilla |
Upgrade to 4.0.1.
PR: 215704
Submitted by: anastasios at mageirias.com |
4.0_1 08 May 2015 14:04:51 |
amdmi3 |
- Don't install static libraries with INSTALL_LIB (part 1/2)
Approved by: portmgr blanket
MFH: 2015Q2 |
4.0 25 Jan 2014 20:43:37 |
bapt |
Support stage
USE_GMAKE -> USES=gmake
Simplify do-install
Strip libraries |
4.0 20 Sep 2013 17:23:19 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp) |
4.0 15 Jul 2013 14:44:18 |
miwi |
- Update to 4.0
- Trim header
PR: 180506
Submitted by: Ports Fury |
3.1.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.1.1 28 Aug 2009 16:52:33 |
linimon |
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr |
3.1.1 23 Jan 2008 22:43:36 |
beech |
- Adopt orphan ports in ftp category.
Approved by: linimon (mentor, implicit) |
3.1.1 03 Dec 2007 03:56:58 |
beech |
- Fix install of libftp.a
- Pet portlint
PR: ports/118165
Submitted by: Stepan Zastupov <redchrom@gmail.com>
Approved by: portmgr (linimon, mentor) |
3.1.1 14 Aug 2006 23:06:39 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
3.1.1 07 May 2006 11:09:22 |
edwin |
Remove USE_REINPLACE from all categories starting with F |
3.1.1 24 Nov 2005 16:27:27 |
pav |
- Add SHA256 |
3.1.1 09 Nov 2005 16:21:40 |
vs |
Cleanup a bit |
3.1.1 09 Mar 2004 16:54:40 |
trevor |
Sunsite has a slightly older distfile, lacking the "mode" feature. |
3.1.1 11 Feb 2004 07:55:29 |
ijliao |
add ftplib 3.1-1
A set of routines that implement the FTP protocol |