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) |
1.22_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 ) |
1.22_1 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.22_1 10 Jan 2022 15:15:39
    |
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
1.22_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.22_1 14 Sep 2015 12:19:50
  |
mat  |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
1.22_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 ) |
1.22 27 Oct 2014 10:55:59
  |
bapt  |
Cleanup plist |
1.22 05 Feb 2014 15:47:10
  |
ehaupt  |
Support staging. |
1.22 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.22 10 Sep 2013 03:32:31
  |
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.22 22 Oct 2011 23:50:23
 |
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
1.22 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
1.22 29 Jan 2008 04:00:59
 |
tabthorpe  |
- Update to 1.22
PR: ports/120079
Submitted by: Philippe Audeoud <jadawin tuxaco.net>
Approved by: Martin Jackson <mhjacks swbell.net> (maintainer) |
1.16 05 Aug 2007 02:30:52
 |
chinsan  |
- Update to 1.16.
PR: ports/115205
Submitted by: chinsan
Approved by: maintainer, rafan (mentor, implicit) |
1.14 20 Apr 2006 04:19:49
 |
clsung  |
- Update to 1.14
PR: ports/96078
Submitted by: maintainer ( Martin Jackson ) |
1.13 19 Apr 2006 09:25:49
 |
erwin  |
- Update to 1.13
- Pass maintainership to submitter
PR: 96031
Submitted by: Martin Jackson <mhjacks@swbell.net> |
1.12 22 Jan 2006 00:27:03
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry |
1.12 24 Nov 2005 15:40:04
 |
pav  |
- Add some SHA256 checksums |
1.12 20 Sep 2005 14:20:34
 |
erwin  |
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!
Noticed by: tobez
Approved by: portmgr (self) |
1.12 28 Aug 2005 11:30:39
 |
novel  |
Update to 1.12.
PR: 83996
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: maintainer timeout (more than month) |
1.11 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.11 23 Jul 2003 17:28:32
 |
arved  |
Update to 1.11
PR: 54258
Submitted by: Mathieu Arnold <m@absolight.net> |
1.10 04 Jun 2003 18:40:37
 |
erwin  |
update to 1.10
PR: 52761 [1], 51551 [2]
Submitted by: maintainer [1], Mathieu Arnold <m@absolight.net> [2]
Approved by: edwin (mentor) |
1.07 21 Feb 2003 11:23:04
 |
knu  |
De-pkg-comment. |
1.07 12 Nov 2002 17:00:32
 |
naddy  |
Update to 1.07.
PR: 44901
Submitted by: Seamus Venasse <svenasse@polaris.ca> |
1.06 05 Aug 2002 04:43:55
 |
ijliao  |
upgrade to 1.06
PR: 41287
Submitted by: maintainer |
1.05 22 Jul 2002 20:03:05
 |
pat  |
Update to 1.05
PR: ports/40868
Submitted by: maintainer |
1.04 04 Jun 2002 12:00:34
 |
markp  |
Add p5-File-DirSync 1.04, perl5 module for synchronizing two
directories rapidly.
PR: 33430
Submitted by: Seamus Venasse <svenasse@polaris.ca> |