Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.17_6 28 Feb 2024 15:53:37 |
Michael Osipov (michaelo) |
*/*: Properly depend on Subversion LTS or latest with WITH_SUBVERSION_VER
When LTS version of Subversion is set in make.conf (WITH_SUBVERSION_VER)
depending ports will still depend on latest version (devel/subversion)
instead of LTS one (devel/subversion-lts). This will cause dependency
conflicts when packages are distributed with Poudriere, namely pkg(8)
will report them and fail to install.
Make all affected ports properly depend on the right port based on the
value set in WITH_SUBVERSION_VER.
Approved by: jrm (mentor), otis (mentor), lev (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D43864 |
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.7.17_5 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.7.17_5 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.7.17_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.17_5 19 Oct 2019 08:35:40 |
tobik |
textproc/p5-Plagger: Spell PODTESTING_DESC correctly |
0.7.17_5 24 Sep 2019 21:44:37 |
rene |
textproc/p5-Plagger: remove optional support for expired palm/p5-Palm-PalmDoc |
0.7.17_5 22 Sep 2018 22:08:39 |
des |
Fix DEPENDS. Point WWW at CPAN since the website seems dead. |
0.7.17_5 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.7.17_5 15 Aug 2016 17:12:18 |
mat |
Remove duplicate ports.
Sponsored by: Absolight |
0.7.17_5 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.7.17_5 21 Nov 2015 13:33:19 |
culot |
- Reassign sumikawa@'s ports after his commit bit was taken in for safekeeping |
0.7.17_5 01 Oct 2015 15:59:17 |
sunpoet |
- Add NO_ARCH
Approved by: portmgr (blanket) |
0.7.17_5 08 Dec 2014 21:17:00 |
bapt |
Cleanup plist |
0.7.17_5 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.7.17_4 11 Mar 2014 21:49:40 |
adamw |
Move {mail,japanese}/p5-Mail-SpamAssassin to &/spamassassin, in the name of
improving accessibility.
I think people who want to just find the port/package and install it are
more likely to look for "spamassassin the program" than "spamassassin the
perl module collection." |
0.7.17_4 10 Mar 2014 08:24:23 |
rene |
Remove optional dependency on expired audio/p5-Audio-Beep
Approved by: portmgr (infrastructure blanket) |
0.7.17_4 21 Jan 2014 21:45:44 |
mat |
* Convert to staging
* Add license
* pet portlint
* Fixup missing options and includes
Sponsored by: Absolight |
0.7.17_4 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.7.17_4 18 Sep 2013 03:36:27 |
az |
- Fix USES order |
0.7.17_4 17 Sep 2013 06:12:36 |
bapt |
Convert to new perl framework
Submitted by: az |
0.7.17_4 01 Sep 2013 18:53:54 |
az |
- textproc/p5-KinoSearch was removed (r318336) and superseded by
textproc/p5-KinoSearch1
With hat: perl@ |
0.7.17_4 26 Jul 2013 12:25:46 |
az |
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@) |
0.7.17_4 21 Mar 2013 00:17:50 |
jgh |
- adopt optionsNG
- trim historical header
- convert NOPORTDOCS that install to EXAMPLESDIR to $PORT_OPTIONS:MEXAMPLES
- adjust pkg-plist for PORTEXAMPLES
Approved by: portmgr (miwi) |
0.7.17_4 31 Aug 2012 22:34:50 |
eadler |
Remove p5-Xango support as it is expired and will soon be removed.
Approved by: sumikawa (maintainer) |
0.7.17_4 01 Jul 2012 05:42:55 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.7.17_4 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
0.7.17_4 08 Sep 2011 08:36:43 |
az |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
With perl@ hat |
0.7.17_4 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.7.17_4 23 Aug 2010 07:03:43 |
sumikawa |
Add textproc/p5-YAML as the missing dependency. |
0.7.17_4 08 Aug 2010 20:45:45 |
pav |
- Mark BROKEN
Reported by: pointyhat |
0.7.17_4 22 Apr 2009 06:34:50 |
sumikawa |
Support PRSJPNDATE OPTION.
PR: ports/133724
From: TERAMOTO Masahiro <markun@onohara.to> |
0.7.17_3 14 Jan 2009 18:42:14 |
sem |
- Change dependency from p5-Text-CSV_PP to p5-Text-CSV. The first one will be
removed and the second one includes Text::CVS_PP. |
0.7.17_3 30 Jun 2008 12:36:56 |
lev |
Bump PORTREVISION due to subversion upgrade. |
0.7.17_2 30 Jun 2008 10:00:07 |
lev |
(1) Upgrade subversion to version 1.5.0.
(2) Make binding ports to be real ports, which installs only bindings and
depend on subversion.
(3) Rename bindings ports to reflect perl5/python/ruby modules naming scheme.
(4) Re-base subversion-freebsd to `devel/subversion'.
(5) Fix all ports, which depends on subversion bindings. |
0.7.17_2 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.7.17_2 15 Oct 2007 06:45:28 |
sumikawa |
Fix installation problem and add Summary::Japanes supporting. |
0.7.17_1 03 Oct 2007 09:40:49 |
sumikawa |
Fix enclosure problem with XML::LibXML-1.64. |
0.7.17 19 Sep 2007 04:13:13 |
linimon |
Attempt to fix port build with new bsd.perl.mk.
Hat: portmgr |
0.7.17 30 Jan 2007 05:39:18 |
sumikawa |
Add Filter-DegradeYouTube supporting option. |
0.7.17 23 Jan 2007 08:04:15 |
sumikawa |
Fix dependecy checking. |
0.7.17 14 Dec 2006 01:45:58 |
sumikawa |
Upgrade to 0.7.16. |
0.7.16 29 Nov 2006 05:21:33 |
sumikawa |
Upgrade to 0.7.16. |
0.7.15 02 Nov 2006 03:17:52 |
sumikawa |
Upgrade to 0.7.15. |
0.7.13 10 Oct 2006 03:47:04 |
sumikawa |
Upgrade to 0.7.13. |
0.7.12_2 06 Oct 2006 12:56:04 |
sumikawa |
Add two more options. |
0.7.12_1 25 Sep 2006 23:52:39 |
sumikawa |
- Add 4 more options.
- Fix plist.
PR: ports/103643
Submitted by: Masahiro Teramoto <markun@onohara.to> |
0.7.12 19 Sep 2006 16:16:42 |
sumikawa |
Upgrade to 0.7.12. |
0.7.10_2 01 Sep 2006 03:42:57 |
sumikawa |
Install assets. |
0.7.10_1 31 Aug 2006 04:03:33 |
sumikawa |
- Install examples
- Trrn off BETTERENCODING in default to sync with orignal distribution.
Submitted by: otsune@gmail.com |
0.7.10 30 Aug 2006 15:45:58 |
sumikawa |
Upgrade to 0.7.10. Now the port depends on 232 ports with full options. |
0.7.9_2 28 Aug 2006 17:10:07 |
sumikawa |
Add two more options on OPTIONS. |
0.7.9_1 25 Aug 2006 03:40:20 |
sumikawa |
Add Rule::Fresh Supporting on OPTIONS. |
0.7.9 24 Aug 2006 18:10:43 |
sumikawa |
Upgrade to 0.7.9. |
0.7.8_4 23 Aug 2006 10:41:18 |
sumikawa |
- Add 11 more options on OPTIONS
- Add warning on pkg-descr |
0.7.8_3 23 Aug 2006 07:21:18 |
sumikawa |
Add Cookie sharing with Firefox Supporting on OPTIONS. |
0.7.8_2 22 Aug 2006 10:59:34 |
sumikawa |
Add Publish::Gmail supporting on OPTIONS. |
0.7.8_1 22 Aug 2006 10:37:21 |
sumikawa |
- Add missing OPTIONS.
- Chage default knobs to repect defaults in plagger. |
0.7.8 22 Aug 2006 09:20:26 |
sumikawa |
Plagger is a pluggable RSS/Atom feed aggregator written in
Perl. Everything is implemented as a small plugin and you can mash
them up together using Plagger core API and plugin hooks. You can
think of Plagger as a blosxom or qpsmtpd for RSS aggregator.
WWW: http://plagger.org/
WARNING: This port depends on thousands of ports spececially with
full options. |