non port: mail/mutt_vc_query/Makefile |
SVNWeb
|
Number of commits found XX: 19 |
Thu, 8 Aug 2019
|
[ 15:28 jgh ] 
508388 deskutils/dailystrips/Makefile
508388 deskutils/menumaker/Makefile
508388 deskutils/xpad/Makefile
508388 deskutils/xpad3/Makefile
508388 devel/libvc/Makefile
508388 dns/py-namebench/Makefile
508388 editors/leafpad/Makefile
508388 games/blackjackclient/Makefile
508388 games/java-games-suite/Makefile
508388 games/jchessboard/Makefile
(Only the first 10 of 19 ports in this commit are shown above. )
- reclaim
|
Mon, 5 Aug 2019
|
[ 20:07 rene ] 
508206 databases/pg_activity/Makefile
508206 deskutils/dailystrips/Makefile
508206 deskutils/menumaker/Makefile
508206 deskutils/xpad/Makefile
508206 deskutils/xpad3/Makefile
508206 devel/libvc/Makefile
508206 dns/py-namebench/Makefile
508206 editors/leafpad/Makefile
508206 games/blackjackclient/Makefile
508206 games/java-games-suite/Makefile
(Only the first 10 of 26 ports in this commit are shown above. )
Return jgh's ports to the various pools after his commit bit was safekept.
Hat: portmgr-secretary
|
Mon, 9 Jul 2018
|
[ 08:40 mat ] 
474242 audio/p5-Filesys-Virtual-DAAP/Makefile
474242 audio/p5-Net-DAAP-Client/Makefile
474242 benchmarks/p5-Benchmark-Stopwatch/Makefile
474242 cad/pcb/Makefile
474242 chinese/p5-Text-Greeking-zh_TW/Makefile
474242 chinese/scim-fcitx/Makefile
474242 comms/p5-SMS-Send-TW-PChome/Makefile
474242 comms/p5-SMS-Send-TW-Qma/Makefile
474242 comms/p5-SMS-Send-TW-Socket2Air/Makefile
474242 comms/p5-SMS-Send-TW-chtsns/Makefile
(Only the first 10 of 429 ports in this commit are shown above. )
Remove all := from BUILD_DEPENDS, here are never needed.
While there, cleanup, and sort depends.
When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS. In order of preference, they are:
1) use RUN_DEPENDS to set BUILD_DEPENDS:
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= foo:bar/baz
2) create another variable and use it:
MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS= ${MY_DEPENDS}
RUN_DEPENDS= ${MY_DEPENDS}
3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:
BUILD_DEPENDS= foo:bar/baz
RUN_DEPENDS:= ${BUILD_DEPENDS}
Sponsored by: Absolight
|
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
|
Thu, 3 Sep 2015
|
[ 16:37 amdmi3 ] 
396018 mail/emil/Makefile
396018 mail/ezmlm/Makefile
396018 mail/gmime2/Makefile
396018 mail/gmime24/Makefile
396018 mail/gmime26/Makefile
396018 mail/hashcash/Makefile
396018 mail/lmtp2nntp/Makefile
396018 mail/mew/Makefile
396018 mail/milter-bogom/Makefile
396018 mail/mixmaster/Makefile
(Only the first 10 of 18 ports in this commit are shown above. )
- Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands
Approved by: portmgr blanket
|
Wed, 2 Jul 2014
|
[ 23:43 amdmi3 ] 
360318 mail/mutt_vc_query/Makefile
- Convert USE_BZIP2 to USES
Approved by: portmgr blanket
|
Fri, 21 Feb 2014
|
[ 13:37 ehaupt ] 
345418 mail/bayespam/Makefile
345418 mail/elmo-devel/Makefile
345418 mail/getmail/Makefile
345418 mail/gml/Makefile
345418 mail/milter-manager/Makefile
345418 mail/mutt_vc_query/Makefile
345418 mail/postfixadmin/Makefile
345418 mail/postgrey/Makefile
345418 mail/qmail-activedir/Makefile
345418 mail/sma/Makefile
(Only the first 10 of 17 ports in this commit are shown above. )
Remove trailing whitespaces from category mail
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] 
343634 archivers/aolserver-nszlib/Makefile
343634 archivers/dact/Makefile
343634 archivers/freeze/Makefile
343634 archivers/javatar/Makefile
343634 archivers/lha-ac/Makefile
343634 archivers/libpar2/Makefile
343634 archivers/lzo2/Makefile
343634 archivers/makeself/Makefile
343634 archivers/py-lzma/Makefile
343634 archivers/ruby-libarchive/Makefile
(Only the first 10 of 581 ports in this commit are shown above. )
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
Sat, 19 Oct 2013
|
[ 06:40 jgh ] 
330848 mail/mutt_vc_query/Makefile
- support staging
|
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)
|
Tue, 8 Jan 2013
|
[ 22:41 jgh ] 
310111 mail/mutt_vc_query/Makefile
310111 mail/mutt_vc_query/pkg-plist
- trim historical header
- tighten COMMENT
- depend on package name for libvc
- use PORTDOCS and PLIST_FILES in favor of plist
- adopt optionsNG for DOCS and show installation of files
- take maintainership
|
Sun, 10 Jun 2012
|
[ 18:42 swills ]
1.8 arabic/arabtex/Makefile
1.5 archivers/p5-Archive-SimpleExtractor/Makefile
1.20 archivers/p5-POE-Filter-Zlib/Makefile
1.7 archivers/p5-PerlIO-via-Bzip2/Makefile
1.12 audio/gigedit/Makefile
1.8 audio/p5-Filesys-Virtual-DAAP/Makefile
1.9 audio/p5-Net-DAAP-Client/Makefile
1.6 benchmarks/p5-Benchmark-Stopwatch/Makefile
1.28 biology/p5-AcePerl/Makefile
1.28 biology/p5-Bio-Das/Makefile
(Only the first 10 of 639 ports in this commit are shown above. )
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
|
Sat, 22 Aug 2009
|
[ 00:28 amdmi3 ]
1.27 mail/abook/Makefile
1.19 mail/althea/Makefile
1.8 mail/annoyance-filter/Makefile
1.6 mail/ask/Makefile
1.22 mail/assp/Makefile
1.26 mail/bbmail/Makefile
1.7 mail/bmf/Makefile
1.94 mail/bogofilter/Makefile
1.152 mail/claws-mail/Makefile
1.36 mail/cone/Makefile
(Only the first 10 of 287 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with M
|
Sun, 9 Nov 2008
|
[ 07:47 obraun ]
1.11 deskutils/rolo/Makefile
1.10 devel/libvc/Makefile
1.24 mail/mairix/Makefile
1.6 mail/mutt_vc_query/Makefile
1.69 sysutils/multitail/Makefile
Set maintainer to ports@
|
Thu, 11 Mar 2004
|
[ 07:48 obraun ]
1.7 databases/hs-hsql/Makefile
1.9 deskutils/checkrdf/Makefile
1.10 deskutils/rolo/Makefile
1.18 devel/darcs/Makefile
1.18 devel/hs-buddha/Makefile
1.19 devel/hs-c2hs/Makefile
1.10 devel/hs-crypto/Makefile
1.14 devel/hs-drift/Makefile
1.13 devel/hs-green-card/Makefile
1.15 devel/hs-haddock/Makefile
(Only the first 10 of 29 ports in this commit are shown above. )
deUSE_SIZEify.
|
Sat, 31 Jan 2004
|
[ 11:16 obraun ]
1.2 databases/hs-hsql/Makefile
1.2 databases/hs-hsql/distinfo
1.8 deskutils/checkrdf/Makefile
1.7 deskutils/checkrdf/distinfo
1.9 deskutils/rolo/Makefile
1.6 deskutils/rolo/distinfo
1.14 devel/darcs/Makefile
1.11 devel/darcs/distinfo
1.13 devel/hs-buddha/Makefile
1.12 devel/hs-buddha/distinfo
(Only the first 10 of 60 ports in this commit are shown above. )
SIZE-ify
|
Thu, 1 Jan 2004
|
[ 04:03 obrien ]
1.3 mail/mutt_vc_query/Makefile
There is also a run-time dependancy on libvc.
|
Mon, 19 May 2003
|
[ 15:06 obraun ]
1.2 mail/mutt_vc_query/Makefile
1.2 mail/mutt_vc_query/distinfo
1.2 mail/mutt_vc_query/pkg-plist
* Upgrade to 002.
* Install portdocs.
|
Wed, 14 May 2003
|
[ 10:01 obraun ]
1.386 mail/Makefile
1.1 mail/mutt_vc_query/Makefile
1.1 mail/mutt_vc_query/distinfo
1.1 mail/mutt_vc_query/pkg-descr
1.1 mail/mutt_vc_query/pkg-plist
The mutt_vc_query program is a vCard query utility for mutt.
It was originally written for `rolo'.
WWW: http://rolo.sf.net/
|
Number of commits found XX: 19 |