Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3_7 30 Apr 2024 20:17:20
    |
Rene Ladan (rene)  |
x11-toolkits/p5-Tk-FileDialog: Remove expired port
2024-04-29 x11-toolkits/p5-Tk-FileDialog: Does not work with recent Tk versions |
1.3_7 29 Mar 2024 10:33:51
    |
Muhammad Moinur Rahman (bofh)  |
x11-toolkits/p5-Tk-FileDialog: Mark DEPRECATED
- Does not work with recent Tk
- Set EXPIRATION_DATE 2024-04-29 |
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.3_6 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.3_6 20 Jul 2022 14:23:40
    |
Tobias C. Berner (tcberner)  |
x11-toolkits: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 1wardd@airmail.net
* Alexander Kabaev <ak03@gte.com>
* Alexander Novitsky <alecn2002@yandex.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Brian Buchanan <brian@CSUA.Berkeley.EDU>
* Cezary Morga <cm@therek.net>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.3_6 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.3_6 28 May 2020 13:13:25
  |
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). |
1.3_6 06 Oct 2018 13:06:45
  |
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
1.3_6 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 |
1.3_6 15 Sep 2017 08:58:50
  |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.3_6 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.3_6 24 Dec 2014 00:14:13
  |
bofh  |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
1.3_6 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.3_5 30 Mar 2014 18:01:32
  |
sunpoet  |
- Add LICENSE
- Pass maintainership to submitter
- While I'm here:
- Add missing RUN_DEPENDS
- Bump PORTREVISION for dependency change
PR: ports/188072
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
1.3_4 05 Jan 2014 12:30:06
  |
az  |
- stage support
Approved by: portmgr (blanket infrastructure) |
1.3_4 20 Dec 2013 15:24:45
  |
swills  |
- Drop maintainership at maintainer request
PR: ports/185029
Submitted by: "H. Wade Minter" <minter@lunenburg.org> (maintainer) |
1.3_4 20 Sep 2013 23:57:48
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
1.3_4 02 Sep 2013 09:36:29
  |
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.3_4 14 Aug 2012 09:12:18
 |
sunpoet  |
- Add missing PKGNAMEPREFIX
- Add WWW
PR: ports/169822
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 1 month) |
1.3_4 30 Jun 2012 14:53:22
 |
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
1.3_4 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
1.3_3 24 Oct 2011 09:11:38
 |
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.3_3 02 Jul 2011 18:18:48
 |
miwi  |
- Kick MD5 support |
1.3_3 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.3_2 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
1.3_1 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) |
1.3_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.3 25 Jun 2006 16:38:48
 |
clsung  |
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@, so approved by
portmgr (erwin) first.
PR: ports/98755
Submitted by: rafan
Approved by: portmgr (erwin) |
1.3 24 Jan 2006 03:16:52
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.3 22 Jan 2006 03:00:46
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.3 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.3 24 Oct 2003 12:05:09
 |
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.3 21 Feb 2003 14:19:11
 |
knu  |
De-pkg-comment. |
15 Dec 2001 22:14:05
    |
steve  |
Fix PLIST. |
23 Aug 2001 17:01:58
    |
alex  |
Use PLIST_SUB for PERL_VERSION in pkg-plist. |
06 Aug 2001 16:15:45
    |
sada  |
Add new port: FileDialog perl/Tk module |