| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alejandro Pulver <alepulver@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alex Trull <freebsd.alex@trull.org>
* Alexander G. Chetirbock <bock@bock.nnov.ru>
* Alexander Langer <alex@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexander Yerenkow <yerenkow@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alfonso S. Siciliano <alfix86@gmail.com>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Amar Takhar <verm@drunkmonk.net>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrej Zverev
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su>
* Andy Kosela <akosela@andykosela.com>
* Anton Yudin <toha@FreeBSD.org>
* Arjan van Leeuwen <avleeuwen@piwebs.com>
* Ayumi M <ayu@commun.jp>
* Bartosz Fabianowski <freebsd@chillt.de>
* Beech Rintoul <beech@FreeBSD.org>
* Ben Smithurst <ben@scientia.demon.co.uk>
* Bob Bomar <bob@fly.homeunix.org>
* Brian Buchanan <brian@CSUA.Berkeley.EDU>
* Ceri Davies (ceri@FreeBSD.org)
* Chris D. Faulhaber <jedgar@FreeBSD.org>
* Christian Brueffer <chris@unixpages.org>
* Christoph Mallon <christoph.mallon@gmx.de>
* Christopher Preston <rbg@gayteenresource.org>
* Dag-Erling C. Smørgrav <des@FreeBSD.org>
* Daniel J. O'Connor <darius@dons.net.au>
* Daniel O'Connor <darius@dons.net.au>
* Daniel Roethlisberger <daniel@roe.ch>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* Dave Chapeskie <dchapes@ddm.on.ca>
* Dave Walton <dwalton@acm.org>
* David Siebörger <drs@rucus.ru.ac.za>
* Dmitry Marakasov <amdmi3@FreeBSD.org>
* Dom Mitchell <dom@happygiraffe.net>
* Dominic Fandrey
* Dominic Fandrey <kamikaze@bsdforen.de>
* Don Croyle <croyle@gelemna.org>
* Donald Burr <dburr@FreeBSD.org>
* Eckart "Isegrim" Hofmann
* Ed Schouten <ed@fxq.nl>
* Edwin Groothuis
* Edwin Groothuis <edwin@mavetju.org>
* Edwin Mons
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Emanuel Haupt <ehaupt@critical.ch>
* Emmanuel Vadot <manu@FreeBSD.org>
* Eric Anholt
* Eric Anholt <anholt@FreeBSD.org>
* Erik Olson <erikolson@olsonexpress.com>
* Filippo Natali <filippo@widestore.net>
* Frank Laszlo <laszlof@freebsdmatrix.net>
* Frederic Culot <culot@FreeBSD.org>
* Frederic Culot <frederic@culot.org>
* Fredrik Carlsson <fredrik@wasadata.com>
* FreeBSD GNOME Team <gnome@FreeBSD.org>
* FreeBSD GNOME Team <gnome@freebsd.org>
* Ganael Laplanche <ganael.laplanche@martymac.org>
* Gautam Mani <execve@gmail.com>
* Gea-Suan Lin <gslin@gslin.org>
* Ginzburg Oleg
* GreenDog <fiziologus@gmail.com>
* Gustavo Perez Querol <gustau.perez@gmail.com>
* Göran Runfeldt <goranrunfeldt@home.se>
* HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
* HOTARU-YA <hotaru@tail.net>
* Holger Lamm <holger@eit.uni-kl.de>
* Igor Pokrovsky <ip@doom.homeunix.org>
* Igor Pokrovsky <tiamat@comset.net>
* Igor Pokrovsky <tiamat@telegraph.spb.ru>
* Ilya A. Arhipov <admin@gorodkirov.ru>
* Ilya A. Arkhipov <rum1cro@yandex.ru>
* James FitzGibbon <jfitz@FreeBSD.org>
* James Howard <howardj@wam.umd.edu>
* Jan Jungnickel <jan@jungnickel.com>
* Jan Stocker <Jan.Stocker@t-online.de>
* Janni
* Janos Mohacsi <janos.mohacsi@bsd.hu>
* Jason Helfman <jgh@FreeBSD.org>
* Jean-Marc Zucconi <jmz@FreeBSD.org>
* Jean-Yves Lefort <jylefort@FreeBSD.org>
* Jean-Yves Lefort <jylefort@brutele.be>
* Jeremy <karlj000@unbc.ca>
* Jeremy Chadwick <yoshi@parodius.com>
* Jesse Smith <jessefrgsmith@yahoo.ca>
* Jim Mock <jim@FreeBSD.org>
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Joel Sutton <jsutton@bbcon.com.au>
* Joel Sutton <sutton@aardvark.apana.org.au>
* Jordan DeLong <fracture@allusion.net>
* Jordan Irwin <antumdeluge@gmail.com>
* Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
* Josh Tolbert
* Julian Assange
* Juraj Lutter <otis@sk.freebsd.org>
* Kalten <kalten@gmx.at>
* Karsten Brandt <kbrandt@sdf-eu.org>
* Kevin Zheng <kevinz5000@gmail.com>
* Kirill Ponomarew <krion@FreeBSD.org>
* Kirill Ponomarew <ponomarew@oberon.net>
* Klaus Goger <klaus.goger@reflex.at>
* Koop Mast <kwm@FreeBSD.org>
* Kris Kennaway <kris@FreeBSD.org>
* Kuang-che Wu <kcwu@csie.org>
* Kyle Evans <kevans@FreeBSD.org>
* Lars Engels <lars.engels@0x20.net>
* Lars Thegler <lars@thegler.dk>
* Leland Wang <llwang@infor.org>
* Loren M. Lang <lorenl@alzatex.com>
* Mahdi Mokhtari <mokhi64@gmail.com>
* Makoto YAMAKURA <makoto@pinpott.spnet.ne.jp>
* Marc van Woerkom <3d@FreeBSD.org>
* Mark Huizer <xaa+ports@timewasters.nl>
* Mark Murray <markm@FreeBSD.org>
* Mark Pulford <mark@kyne.com.au>
* Martin Kropfinger
* Martin Tournoij <carpetsmoker@xs4all.nl>
* Martin Tournoij <martin@arp242.net>
* Martin Wilke <miwi@FreeBSD.org>
* Mateusz Piotrowski <0mp@FreeBSD.org>
* Matthew Gibson <mdg583@hotmail.com>
* Matthew Hunt <mph@FreeBSD.org>
* Matthew Hunt <mph@pobox.com>
* Max Khon <fjoe@FreeBSD.org>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Maxime Henrion <mux@FreeBSD.org>
* Michael Alyn Miller <malyn@strangeGizmo.com>
* Michael Johnson <ahze@FreeBSD.org>
* Michael L. Hostbaek (mich@freebsdcluster.org)
* Michael Nottebrock <lofi@FreeBSD.org>
* Michael Williams <ports@mgwsoftware.com>
* Miguel Mendez <flynn@energyhq.es.eu.org>
* Neil Blakey-Milner <nbm@FreeBSD.org>
* Nick Johnson <freebsd@spatula.net>
* Nicklas Johnson <freebsd@spatula.net>
* Nicola Vitale <nivit@FreeBSD.org>
* Nik Clayton <nik@FreeBSD.org>
* Nikolai Lifanov <lifanov@mail.lifanov.com>
* Oleg Alexeenkov
* Oliver Lehmann <lehmann@ans-netz.de>
* Patrick Li <pat@FreeBSD.org>
* Patrick Li <pat@databits.net>
* Pav Lucistnik <pav@FreeBSD.org>
* Pawel Pekala <pawel@FreeBSD.org>
* Peter Dunning
* Peter Pentchev <roam@FreeBSD.org>
* Philippe Audeoud <jadawin@tuxaco.net>
* Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
* Piotr Kubaj <pkubaj@FreeBSD.org>
* Piotr Kubaj <pkubaj@anongoth.pl>
* Radim Kolar
* Ralf Becker <ralf@akk.org>
* Raymond Pasco <ray@cultofray.net>
* Robert Gogolok <gogo@cs.uni-sb.de>
* Rozhuk Ivan <rozhuk.im@gmail.com>
* Rusmir Dusko <nemysis@FreeBSD.org>
* Ryo MIYAMOTO
* Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
* Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp>
* Satoshi Asami <asami@FreeBSD.org>
* Sean Bruno
* Sean Farley <sean-freebsd@farley.org>
* Seiichirou Hiraoka
* Seiichirou Hiraoka <flathill@flathill.gr.jp>
* Sergey Akifyev
* Shaun Amott <shaun@inerd.com>
* Shinya Esu <esu@yk.rim.or.jp>
* Simon Barner <barner@gmx.de>
* Stas Timokhin <devel@stasyan.com>
* Stas Timokhin <stast@bsdportal.ru>
* Stefan Eggers <seggers@semyam.dinoco.de>
* Stefan Esser <se@FreeBSD.org>
* Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
* Stefan Jahn <stefan.jahn@nemesis-sektor.de>
* Stefan Zehl <sec@42.org>
* Stephen Hurd <shurd@FreeBSD.org>
* Steve Wills <swills@FreeBSD.org>
* Steven H. Samorodin (samorodi@NUXI.com)
* Steven Wallace <swallace@FreeBSD.org>
* Sugimoto Sadahiro <ixtl@utmc.or.jp>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Sven Moeller <smoeller@nichthelfer.de>
* TAKAHASHI Kaoru <kaoru@kaisei.org>
* TAKATSU Tomonari <tota@FreeBSD.org>
* Tatsuya Kuidoh <cdr@ga.xdsl.ne.jp>
* Thomas Gellekum <tg@FreeBSD.org>
* Thomas Vogt <thomas.vogt@bsdunix.ch>
* Tobias Gion
* Tobias Rehbein <tobias.rehbein@web.de>
* Toru YANO <toru@s-fine.co.jp>
* Travis Poppe <tlp@liquidx.org>
* UMENO Takashi
* UMENO Takashi <umeno@rr.iij4u.or.jp>
* Vanilla I. Shu <vanilla@MinJe.com.TW>
* Vasily Postnicov <shamaz.mazum@gmail.com>
* Vladimir Kondratiev <wulf@cicgroup.ru>
* Will Andrews <andrews@technologist.com>
* Wouter Reckman <gennerate@zonnet.nl>
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* Yinghong Liu <relaxbsd@gmail.com>
* Yinghong.Liu <relaxbsd@gmail.com>
* Yonatan <onatan@gmail.com>
* Yuichi Narahara
* Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
* Yukihiro Nakai <nakai@FreeBSD.org>
* Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp>
* Yuri Victorovich <yuri@rawbw.com>
* aaron@FreeBSD.org
* ada@bsd.org
* alepulver
* arved
* asami
* ayu <ayunyan@gmail.com>
* benlutz@datacomm.ch
* buratello@easy.com
* chinsan
* chinsan <chinsan.tw@gmail.com>
* chris_pressey@yahoo.ca
* driedfruit
* edwin@mavetju.org
* eivind
* elfrink@introcom.nl
* erich@FreeBSD.org
* ericyu@mail2000.com.tw
* glewis@FreeBSD.org
* gmarco@giovannelli.it
* gurkan@phys.ethz.ch
* ijliao
* issei <issei@jp.FreeBSD.org>
* jamie
* janek
* janos.mohacsi@bsd.hu
* jkh
* jmacd
* jmz
* joerg
* joerg@FreeBSD.org
* johans
* johnh@isi.edu
* jseger@scds.com
* krion@FreeBSD.org
* kris@FreeBSD.org
* lightside <lightside@gmx.com>
* loader <loader@freebsdmall.com>
* marina@surferz.net
* markand
* markm
* mdodd
* mek
* michael johnson <ahze@ahze.net>
* minter@lunenburg.org
* nbm
* neuroworker@gmail.com
* nox@jelal.kn-bremen.de
* pat@databits.net
* petef@FreeBSD.org
* pgs (original)
* proff
* pypt
* refugee
* roam@FreeBSD.org
* se
* searle
* sec@42.org
* simonm@dcs.gla.ac.uk
* steve farrell
* swallace
* thierry@pompo.net
* tmartin@andrew.cmu.edu
* verm@drunkmonk.net
* will
* xaa@stack.nl
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
| |
The port requires GMP on platforms that lack __int128, i.e. 32 bit platforms,
but LIB_DEPENDS for libgmp is only present for i386.
This patch extends the existing i386 special case to known 32 bit platforms so
the port builds on armv7 FreeBSD and hopefully others.
PR: 258442
Approved by: danilo (maintainer timeout)
|
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=553492
|
|
|
|
|
|
|
|
|
| |
Error:
/wrkdirs/usr/ports/games/freecell-solver/work/freecell-solver-6.0.1/xxHash-wrapper/xxHash-0.7.2/xxh3.h:627:32: warning: implicit declaration of function 'vec_vsx_ld' is invalid in C99 [-Wimplicit-function-declaration]
U64x2 const data_vec = vec_vsx_ld(0, xinput + i);
Notes:
svn path=/head/; revision=553108
|
|
|
|
|
|
|
| |
- Remove EXAMPLES option
Notes:
svn path=/head/; revision=544697
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
Notes:
svn path=/head/; revision=507372
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
Notes:
svn path=/head/; revision=488341
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
Notes:
svn path=/head/; revision=487272
|
|
|
|
|
|
|
| |
Reported by: se
Notes:
svn path=/head/; revision=478457
|
|
|
|
| |
Notes:
svn path=/head/; revision=476373
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
Notes:
svn path=/head/; revision=475857
|
|
|
|
| |
Notes:
svn path=/head/; revision=465997
|
|
|
|
| |
Notes:
svn path=/head/; revision=461839
|
|
|
|
| |
Notes:
svn path=/head/; revision=458284
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
Notes:
svn path=/head/; revision=449591
|
|
|
|
| |
Notes:
svn path=/head/; revision=443789
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
Notes:
svn path=/head/; revision=437439
|
|
|
|
| |
Notes:
svn path=/head/; revision=432170
|
|
|
|
| |
Notes:
svn path=/head/; revision=431571
|
|
|
|
| |
Notes:
svn path=/head/; revision=429159
|
|
|
|
| |
Notes:
svn path=/head/; revision=422763
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415499
|
|
|
|
| |
Notes:
svn path=/head/; revision=412860
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
| |
Suggested by: Shlomi Fish
Notes:
svn path=/head/; revision=407631
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=377189
|
|
|
|
|
|
|
|
|
| |
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=358946
|
|
|
|
| |
Notes:
svn path=/head/; revision=354694
|
|
|
|
| |
Notes:
svn path=/head/; revision=352260
|
|
|
|
|
|
|
|
| |
- Add shebangfix to USES
- Use options helpers
Notes:
svn path=/head/; revision=345640
|
|
|
|
|
|
|
| |
Approved by: wg/culot (mentors, implicit)
Notes:
svn path=/head/; revision=329562
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove LICENSE_FILE
- Add stage support
- Convert LIB_DEPENDS to new syntax
Approved by: wg (mentor)
Notes:
svn path=/head/; revision=328694
|
|
|
|
|
|
|
| |
games)
Notes:
svn path=/head/; revision=327730
|
|
|
|
|
|
|
| |
Convert from USE_GMAKE to USES=gmake
Notes:
svn path=/head/; revision=327451
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
|
| |
PR: ports/180239
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=322241
|
|
|
|
|
|
|
|
|
|
| |
- Hand maintainership to submitter
PR: ports/180038
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Notes:
svn path=/head/; revision=321964
|
|
|
|
| |
Notes:
svn path=/head/; revision=320173
|
|
|
|
|
|
|
|
| |
PR: 179223
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=319845
|
|
|
|
|
|
|
|
|
|
| |
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=314960
|
|
|
|
|
|
|
|
|
|
| |
- Trim header.
PR: ports/174164
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=310479
|
|
|
|
|
|
|
|
|
| |
PR: ports/169414
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor)
Notes:
svn path=/head/; revision=301169
|
|
|
|
| |
Notes:
svn path=/head/; revision=299119
|
|
|
|
|
|
|
|
| |
PR: 164993
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=291874
|
|
|
|
|
|
|
|
|
|
|
| |
- Support PTHREAD_LIBS properly
PR: 162857
Submitted by: Ports Fury
Feature safe: yes
Notes:
svn path=/head/; revision=286492
|