Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.1_1 10 Jan 2024 15:29:49
    |
Baptiste Daroussin (bapt)  |
MAN?PREFIX: eleminate its usage and move man to share/man |
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.3.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 ) |
0.3.1 07 Sep 2022 10:26:41
    |
Tobias C. Berner (tcberner)  |
cleanup: remove trailing whitepaces |
0.3.1 20 Jul 2022 14:23:05
    |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.3.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.3.1 19 Oct 2019 12:21:22
  |
rakuco  |
Switch MASTER_SITES and WWW to https in Chris' ports.
PR: 241272
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) |
0.3.1 12 Sep 2019 10:13:41
  |
ak  |
- Spell Debian MASTER_SITE in the modern way
Suggested by: mat |
0.3.1 06 Sep 2019 17:58:19
  |
ak  |
- Update to 0.3.1
- Add manual page from Debian
PR: 239809
Submitted by: Radim Kolar <hsn@sendmail.cz>
Approved by: maintainer timeout (3 weeks) |
0.3.0_1 12 Jan 2016 16:20:32
  |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.3.0_1 24 Nov 2015 06:21:17
  |
pi  |
sysutils/mdf2iso: unbreak, new distsite, new maintainer, new WWW
PR: 204494
Submitted by: matthew@reztek.cz, portmaster@bsdforge.com |
0.3.0 09 Nov 2015 12:59:04
  |
antoine  |
Mark a few ports BROKEN: unfetchable |
0.3.0 02 Mar 2015 23:47:18
  |
bapt  |
Remove Author from pkg-descr and white space fixes |
0.3.0 25 Sep 2013 00:54:09
  |
bdrewery  |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
0.3.0 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.3.0 27 May 2013 14:17:56
  |
bsam  |
. trim Makefile headers;
. remove the indefinite article from COMMENT;
. remove LICENSE_FILE for the standard one (GPLv2). |
0.3.0 28 Mar 2013 16:29:01
  |
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
0.3.0 26 Aug 2011 04:27:33
 |
miwi  |
- Fix MASTER_SITES
- Add LICENSE
PR: 160147
Submitted by: Ports Fury |
0.3.0 25 May 2011 20:55:32
 |
az  |
- drop maintainership (port quite long stable) |
0.3.0 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.3.0 21 Aug 2008 06:18:49
 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.3.0 24 Jan 2006 01:06:45
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.3.0 03 Oct 2005 12:55:25
 |
az  |
- Change my e-mail
Approved by: sem (mentor) |
0.3.0 23 May 2005 10:56:05
 |
barner  |
Add mdf2iso 0.3.0, a Alcohol 120% to ISO converter.
PR: 81384
Submitted by: Andrej Zverev <az@inec.ru> |