Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:23:32 0.56_1 |
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 ) |
25 Oct 2021 16:00:10 0.56_1 |
Po-Chuan Hsieh (sunpoet)  |
x11/p5-X11-Protocol: Add NO_ARCH
Approved by: portmgr (blanket) |
06 Apr 2021 14:31:07 0.56_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 May 2018 20:15:20
0.56_1 |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.56_1 |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
24 Dec 2014 00:14:13
0.56_1 |
bofh  |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
26 Nov 2014 13:08:38
0.56_1 |
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 ) |
06 Apr 2014 05:47:14
0.56 |
sunpoet  |
- Add LICENSE
- Pass maintainership to submitter
- While I'm here, remove Author line
PR: 188097
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
07 Nov 2013 04:57:21
0.56 |
vanilla  |
Support STAGEDIR. |
20 Sep 2013 23:43:20
0.56 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
02 Aug 2013 16:55:05
0.56 |
az  |
- Convert to new perl framework
- Trim Makefile header |
19 Mar 2011 12:38:54
0.56 |
miwi  |
- Get Rid MD5 support |
25 Dec 2008 03:13:51
0.56 |
linimon  |
Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on ports
right now, by request.
Hat: portmgr |
17 Apr 2008 14:30:31
0.56 |
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) |
07 Dec 2006 10:23:54
0.56 |
clsung  |
- Update to 0.56
PR: ports/104199
Submitted by: clsung
Approved by: maintainer (timeout) |
02 Jun 2006 02:29:42
0.55 |
clsung  |
- update to 0.55
PR: ports/98301
Submitted by: Rong-En Fan <rafan_AT_infor dot org>
Approved by: maintainer (Ying-Chieh Chen) |
24 Jan 2006 03:16:52
0.52 |
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:59:14
0.52 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
31 Mar 2004 03:12:58
0.52 |
trevor  |
SIZEify (maintainer timeout) |
14 Oct 2003 13:37:08
0.52 |
vanilla  |
Upgrade to 0.52, and grab maintainer bit.
PR: ports/58000
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> |
22 Jun 2003 13:01:35
0.51 |
foxfair  |
Update to 0.51 |
20 Feb 2003 19:17:05
0.04 |
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. |