Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.3_6 16 Oct 2019 15:29:32
  |
rene  |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
0.1.3_6 15 Sep 2019 17:28:09
  |
antoine  |
Deprecate a few ports |
0.1.3_6 04 Aug 2019 15:34:55
  |
antoine  |
Mark BROKEN: unfetchable |
0.1.3_6 09 Apr 2019 14:04:50
  |
sunpoet  |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
0.1.3_5 27 Jun 2017 13:46:53
  |
sunpoet  |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
0.1.3_4 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.1.3_4 30 Nov 2015 16:47:24
  |
amdmi3  |
- Switch to options helpers
- Minor cleanup |
0.1.3_4 30 Mar 2015 21:40:18
  |
bapt  |
Remove dead mirror |
0.1.3_4 29 Jul 2014 23:52:43
  |
amdmi3  |
- Switch databases/namazu2 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed |
0.1.3_3 21 Jul 2014 15:07:57
  |
adamw  |
Add USES=readline to fix configure. |
0.1.3_3 04 Jun 2014 12:07:48
  |
pawel  |
- Add staging support
- Convert to new options framework |
0.1.3_3 29 May 2014 11:38:26
  |
miwi  |
- Convert gmake to USES
Approved by: portmgr |
0.1.3_3 20 Sep 2013 19:59:14
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
0.1.3_3 01 Oct 2012 14:45:17
  |
tabthorpe  |
- Reassign to the heap at maintainer's request |
0.1.3_3 03 Jul 2011 13:53:52
 |
ohauer  |
- remove MD5 |
0.1.3_3 12 May 2009 08:48:02
 |
pav  |
- Add MAX_MAIL_DIRS option to define a number of mailboxes to process
PR: ports/132815
Submitted by: Fernan Aguero <fernan.aguero@gmail.com> (maintainer) |
0.1.3_3 21 Aug 2008 06:18:49
 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.1.3_3 06 Jun 2008 13:43:09
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.1.3_2 10 Sep 2007 16:20:39
 |
sat  |
- Do not depend on mutt
- Minor tweaks
Approvnd by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) |
0.1.3_1 09 Sep 2006 11:45:00
 |
itetcu  |
- Add readline as dependency when it was already installed. The program will
be linked against it anyway, not against a system one.
- bump PORTREVISION
PR: ports/101441
Submitted by: Stanislav Sedov
Approved by: maintainer timeout |
0.1.3 22 Jan 2006 12:50:54
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.1.3 25 Jul 2005 20:03:33
 |
sem  |
- Update to 0.1.3
PR: ports/84086
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: maintainer |
0.1.2 11 Apr 2005 20:28:45
 |
pav  |
nmzmail is a tool to use the namazu2 search engine from within the mutt mail
reader to search mail stored in maildir folders. Based on the result of the
namazu query, nmzmail generates a maildir folder containing symbolic links to
the mails matching the query. A simple mutt macro makes easy to use nmzmail
from within mutt.
PR: ports/76102
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> |