non port: mail/mime-construct/Makefile |
SVNWeb
|
Number of commits found XX: 12 |
Tue, 25 Feb 2020
|
[ 14:35 sunpoet ] 
527081 mail/mime-construct/Makefile
Restore PORTREVISION which was removed in r526786 unintentionally
Reported by: mat
|
Sat, 22 Feb 2020
|
[ 15:55 sunpoet ] 
526786 mail/mime-construct/Makefile
Add LICENSE
- Change the way *_DEPENDS are set
- Add NO_ARCH
- Add PORTSCOUT: guessing every version except 1.11 returns 856 with link to
1.11 tarball
- Take maintainership
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] 
412348 mail/addresses-goodies/Makefile
412348 mail/alpine/Makefile
412348 mail/anubis/Makefile
412348 mail/archiveopteryx-devel/Makefile
412348 mail/archiveopteryx/Makefile
412348 mail/assp/Makefile
412348 mail/automx/Makefile
412348 mail/avenger/Makefile
412348 mail/balsa/Makefile
412348 mail/batv-milter/Makefile
(Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 17 May 2015
|
[ 15:08 marino ] 
386623 mail/mime-construct/Makefile
mail/mime-construct: Remove empty backup MASTER_SITES
Renatasystems is not hosting distfile so remove it. The primary site
is still up and hosting the distfile.
|
[ 15:03 marino ] 
386620 mail/mime-construct/Makefile
mail/mime-construct: Remove RUN_DEPENDS; reset maintainership
Remove converters/p5-MIME-Base64 from RUN_DEPENDS since it is already in
all supported Perl releases. While here, reset maintainership since it's
been 5 years since maintainer was last seen.
PR: 196700
Submitted by: Yasuhiro KIMURA
Approved by: maintainer timeout (4 months, maintainer reset)
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] 
373448 CHANGES
373448 Mk/Uses/perl5.mk
373448 Mk/bsd.default-versions.mk
373448 Mk/bsd.port.mk
373448 UPDATING
373448 archivers/dpkg/Makefile
373448 archivers/p5-Archive-Any-Lite/Makefile
373448 archivers/p5-Archive-Any-Lite/pkg-plist
373448 archivers/p5-Archive-Any-Plugin-Rar/Makefile
373448 archivers/p5-Archive-Any-Plugin-Rar/pkg-plist
(Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Fri, 31 Jan 2014
|
[ 15:24 miwi ] 
342004 mail/mime-construct/Makefile
342004 mail/mime-construct/pkg-plist
342004 security/p5-Authen-DecHpwd/Makefile
342004 security/p5-Authen-DecHpwd/pkg-plist
342004 security/p5-Digest-SV1/Makefile
342004 security/p5-Digest-SV1/pkg-plist
- Stage support
|
Fri, 20 Sep 2013
|
[ 19:59 bapt ] 
327742 mail/abook/Makefile
327742 mail/adcomplain/Makefile
327742 mail/addresses-goodies/Makefile
327742 mail/addresses/Makefile
327742 mail/akpop3d/Makefile
327742 mail/alpine/Makefile
327742 mail/altermime/Makefile
327742 mail/althea/Makefile
327742 mail/amavis-logwatch/Makefile
327742 mail/annoyance-filter/Makefile
(Only the first 10 of 748 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
|
Wed, 4 Sep 2013
|
[ 07:19 az ] 
326257 mail/mime-construct/Makefile
326257 mail/p5-Email-Address-Loose/Makefile
326257 mail/p5-Email-Sender-Transport-SMTP-TLS/Makefile
326257 mail/p5-Email-Stuff/Makefile
326257 mail/p5-IMAP-Admin/Makefile
326257 mail/p5-Mail-IMAPClient/Makefile
326257 mail/p5-Mail-OpenDKIM/Makefile
326257 mail/p5-Mail-OpenRelay-Simple/Makefile
326257 mail/p5-Sendmail-AccessDB/Makefile
326257 mail/p5-WWW-GMail/Makefile
(Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
|
Sat, 21 Jan 2012
|
[ 17:40 eadler ]
1.13 astro/p5-Astro-Catalog/Makefile
1.11 astro/p5-Astro-SunTime/Makefile
1.7 astro/py-RO/Makefile
1.10 astro/py-aipy/Makefile
1.3 astro/py-pyfits/Makefile
1.8 audio/calf/Makefile
1.30 audio/gnupod/Makefile
1.3 audio/jack_mixer/Makefile
1.61 audio/muine/Makefile
1.8 audio/p5-Audio-Scrobbler/Makefile
(Only the first 10 of 1326 ports in this commit are shown above. )
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
|
Wed, 4 Aug 2010
|
[ 00:54 sahil ]
1.2 mail/mime-construct/Makefile
1.2 mail/mime-construct/distinfo
- Update to 1.11
PR: ports/149190
Submitted by: Frederic Culot <frederic@culot.org>
Approved by: Alexey V. Degtyarev <alexey@renatasystems.org> (maintainer)
|
Tue, 9 Mar 2010
|
[ 22:26 miwi ]
1.1012 mail/Makefile
1.1 mail/mime-construct/Makefile
1.1 mail/mime-construct/distinfo
1.1 mail/mime-construct/pkg-descr
1.1 mail/mime-construct/pkg-plist
mime-construct constructs and (by default) mails MIME messages. It is entirely
driven from the command line, it is designed to be used by other programs, or
people who act like programs.
WWW: http://www.argon.org/~roderick/
PR: ports/144410
Submitted by: Alexey V. Degtyarev <alexey at renatasystems.org>
|
Number of commits found XX: 12 |