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) |
0.56_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.56_1 20 Jul 2022 14:23:32 |
Tobias C. Berner (tcberner) |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
0.56_1 25 Oct 2021 16:00:10 |
Po-Chuan Hsieh (sunpoet) |
x11/p5-X11-Protocol: Add NO_ARCH
Approved by: portmgr (blanket) |
0.56_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.56_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.56_1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.56_1 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
0.56_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.56 06 Apr 2014 05:47:14 |
sunpoet |
- Add LICENSE
- Pass maintainership to submitter
- While I'm here, remove Author line
PR: 188097
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
0.56 07 Nov 2013 04:57:21 |
vanilla |
Support STAGEDIR. |
0.56 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
0.56 02 Aug 2013 16:55:05 |
az |
- Convert to new perl framework
- Trim Makefile header |
0.56 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.56 25 Dec 2008 03:13:51 |
linimon |
Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on ports
right now, by request.
Hat: portmgr |
0.56 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
0.56 07 Dec 2006 10:23:54 |
clsung |
- Update to 0.56
PR: ports/104199
Submitted by: clsung
Approved by: maintainer (timeout) |
0.55 02 Jun 2006 02:29:42 |
clsung |
- update to 0.55
PR: ports/98301
Submitted by: Rong-En Fan <rafan_AT_infor dot org>
Approved by: maintainer (Ying-Chieh Chen) |
0.52 24 Jan 2006 03:16:52 |
edwin |
SHA256ify
Approved by: krion@ |
0.52 22 Jan 2006 02:59:14 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.52 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.52 14 Oct 2003 13:37:08 |
vanilla |
Upgrade to 0.52, and grab maintainer bit.
PR: ports/58000
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> |
0.51 22 Jun 2003 13:01:35 |
foxfair |
Update to 0.51 |
0.04 20 Feb 2003 19:17:05 |
knu |
De-pkg-comment. |
20 Apr 2001 14:16:44 |
steve |
Remove empty directories on uninstall. |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
03 Jan 2001 23:47:57 |
will |
Add p5-X11-Protocol 0.04, perl module that provides an interface roughly
equivalent to Xlib. |