non port: devel/py-sip/Makefile |
Number of commits found: 83 |
Sunday, 21 Jul 2024
|
16:55 Po-Chuan Hsieh (sunpoet)
Mk/Uses/python.mk: Introduce PY_TOMLI
- Convert ports to use PY_TOMLI to simplify Makefile.
The minimal version is set to 2.0.1 because it is required by multiple ports
such as devel/py-poetry.
The upper bound of version is set to 3 because it is limited by devel/py-poetry.
With hat: python
180cd73 |
Tuesday, 12 Dec 2023
|
23:07 Jason E. Hale (jhale)
devel/py-sip: Update to 6.8.1
https://riverbankcomputing.com/news/SIP_v6.8.1_Released
4bf2686 |
Saturday, 9 Dec 2023
|
20:28 Tobias C. Berner (tcberner)
devel/py-sip: add upstream fix for a typo
Obtained from:
https://www.riverbankcomputing.com/hg/sip/diff/67e0294b505c/sipbuild/generator/outputs/code.py
PR: 275555
e122145 |
Thursday, 7 Dec 2023
|
00:08 Jason E. Hale (jhale)
devel/py-sip: Update to 6.8.0
https://riverbankcomputing.com/news/SIP_v6.8.0_Released
0ff21e4 |
Thursday, 27 Jul 2023
|
22:11 Jason E. Hale (jhale)
PyQt: Update to latest versions
- PyQt6: update to 6.5.2
- PyQt6-Charts: update to 6.5.0
- PyQt6-NetworkAuth: update to 6.5.0
- PyQt6-WebEngine: update to 6.5.0
- QScintilla: update to 2.14.1
- PyQt6-sip: update to 13.5.2
- PyQt-builder: update to 1.15.2
- sip: update to 6.7.9
cc47a3f |
Tuesday, 27 Jun 2023
|
19:34 Rene Ladan (rene)
all: remove explicit versions in USES=python for "3.x+"
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>
3d9a815 |
Wednesday, 9 Nov 2022
|
09:47 Guido Falsi (madpilot)
*/*pyqt*: Add pyqt6 ports
Reviewed by: tcberner, lbartoletti, fluffy
Approved by: kde (tcberner, lbartoletti, fluffy), portmgr (tcberner)
Differential Revision: https://reviews.freebsd.org/D37191
bac2743 |
Wednesday, 7 Sep 2022
|
21:10 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.
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)
b7f0544 |
10:26 Tobias C. Berner (tcberner)
cleanup: remove trailing whitepaces
b86221f |
Wednesday, 20 Jul 2022
|
14:21 Tobias C. Berner (tcberner)
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@geeksrus.net>
* Alan Somers <asomers@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alessandro Sagratini <ale_sagra@hotmail.com>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <alex@kapranoff.ru>
* Alex Kapranoff <ka@nadoby.ru>
* Alex Kapranoff <kappa@FreeBSD.org.ua>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Kapranoff <kapr@crosswinds.net>
* Alex Miller (<asm@asm.kiev.ua>)
* Alex Pesternikov <apesternikov@page2rss.com>
* Alex Semenyaka <alex@rinet.ru>
* Alex Varju <freebsd-ports@varju.ca>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Churannov <churanov.port.maintainer@gmail.com>
* Alexander Churanov <churanov.port.maintainer@gmail.com>
* Alexander Leidinger <netchild@FreeBSD.org>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Nedotsukov <bland@mail.ru>
* Alexander Novitsky <alecn2002@yandex.ru>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexandros Kosiaris <akosiaris+ports@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alexey V. Degtyarev
* Alexey V. Degtyarev <alexey@renatasystems.org>
* Alfred Perlstein <alfred@FreeBSD.org>
* Alfred Perlstein <alfred@freebsd.org>
* Alistair King <alistair@caida.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Anatoliy Dmytriyev
* Anatoliy Dmytriyev <tolid@plab.ku.dk>
* Anatoliy Dmytriyev <tolid@tolid.eu.org>
* Andre Rikkert de Koe - ARK-ICT <andre@ark-ict.nl>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andreas Kohn
* Andreas Kohn <andreas@syndrom23.de>
* Andreas Kohout <shanee@augusta.de>
* Andreev Maxim <andreevmaxim@gmail.com>
* Andrej Ebert <andrej@ebert.su>
* Andrew Baznikin <dikiy@scn.ru>
* Andrew Elble <aweits@rit.edu>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Turner <andrew+ports@fubar.geek.nz>
* Andrew Wingorodov <mail@andr.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Chernov <ache@FreeBSD.org>
* Andrey Ignatov <rdna@rdna.ru>
* Andrey Kostenko <andrey@kostenko.name>
* Andrey V. Elsukov <bu7cher@yandex.ru>
* Andrey Zakhvatov
* Andrey Zonov <andrey@zonov.org>
* Andriy Gapon
* Andriy Pylypenko <bamby@sippysoft.com>
* Anes Muhametov <anes@anes.su>
* Anes Mukhametov <anes@anes.su>
* Anish Mistry (<amistry@am-productions.biz>)
* Anish Mistry <amistry@am-productions.biz>
* Antoine Brodin <antoine@FreeBSD.org>
* Anton Berezin
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org>
* Anton Tornqvist <antont@inbox.lv>
* Anton tornqvist <antont@inbox.lv>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Antonio Carlos Venancio Junior (<antonio@php.net>)
* Archie Cobbs
* Armin Pirkovitsch <armin@frozen-zone.org>
* Arun Sharma <arun@sharma-home.net>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Ashish SHUKLA <wahjava@gmail.com>
* Autrijus Tang <autrijus@autrijus.org>
* Axel Rau <axel.rau@chaos1.de>
* Babak Farrokhi <farrokhi@FreeBSD.org>
* Balwinder S "bsd" Dheeman <bsd@rubyforge.org>
* Balwinder S Dheeman <bdheeman@gmail.com>
* Baptiste Daroussin
* Bartek Rutkowski <ports@robakdesign.com>
* Bartek Rutkowski <robak@FreeBSD.org>
* Ben Haga <tuximus@tuximus.mine.nu>
* Ben Woods <woodsb02@FreeBSD.org>
* Bill Brinzer <bill.brinzer@gmail.com>
* Bill Fumerola <billf@chc-chimes.com>
* Björn König <bkoenig@alpha-tierchen.de>
* Boris B. Samorodov <bsam@ipt.ru>
* Boris Samorodov <bsam@FreeBSD.org>
* Brad Davis <brd@FreeBSD.org>
* Brad Hendrickse <bradh@uunet.co.za>
* Brad Jones <brad@kazrak.com>
* Brendan Molloy <brendan+freebsd@bbqsrc.net>
* Brian Dean <bsd@FreeBSD.org>
* Brian Minard <bminard@flatfoot.ca>
* Brian Skrab <brian@quynh-and-brian.org>
* Brooks Davis
* Bruce M Simpson
* Bruce M Simpson <bms@spc.org>
* Bruce M. Simpson
* Bruce M. Simpson <bms@FreeBSD.org>
* Bruce Simpson
* Bryan Drewery <bryan@shatow.net>
* Carlo Strub
* Carlo Strub <cs@FreeBSD.org>
* Carlos A M dos Santos <unixmania@gmail.com>
* Carlos J Puga Medina <cpm@fbsd.es>
* Carlos J. Puga Medina <cpm@FreeBSD.org>
* Cezary Morga <cm@therek.net>
* Charlie & <root@meatwad.mouf.net>
* Cheng-Lung Sung
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Cheng-Lung Sung <clsung@dragon2.net>
* Choe, Cheng-Dae
* Chris D. Faulhaber <jedgar@fxp.org>
* Chris St Denis <chris@ctgameinfo.com>
* Chris St Denis <chris@smartt.com>
* Christer Edwards <christer.edwards@gmail.com>
* Christian Geier <geier@lostpackets.de>
* Christoph Kick
* Christoph Mallon <christoph.mallon@gmx.de>
* Christoph Moench-Tegeder <cmt@burggraben.net>
* Christopher Boumenot <boumenot@gmail.com>
* Christopher Elkins <chrise@scardini.com>
* Christopher Key <cjk32@cam.ac.uk>
* Christopher Nehren <apeiron+ports@coitusmentis.info>
* Christopher Nehren <apeiron@coitusmentis.info>
* Christopher Nehren <apeiron@comcast.net>
* Chuck Swiger <chuck@pkix.net>
* Conrad Meyer <cem@FreeBSD.org>
* Cory R. King <coryking@mozimedia.com>
* Cory R. King <coryking@mozimediacom>
* Craig Leres <leres@FreeBSD.org>
* Craig Leres <leres@freebsd.org>
* Craig Manley
* Cristiano Rolim Pereira <cristianorolim@hotmail.com>
* Cristiano Rolim Pereira <cristianorolim@outlook.com>
* Cyrille Lefevre <clefevre@citeweb.net>
* D'Arcy J.M. Cain <darcy@druid.net>
* Daichi GOTO <daichi@FreeBSD.org>
* Dan Langille
* Dan Langille <dvl@FreeBSD.org>
* Dan Rench <citric@cubicone.tmetic.com>
* Daniel Gerzo <danger@FreeBSD.org>
* Daniel Roethlisberger <daniel@roe.ch>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* Danny Warren <danny@dannywarren.com>
* Dave Cottlehuber <dch@skunkwerks.at>
* Dave Grochowski
* Dave Grochowski <malus.x@gmail.com>
* David Chaplin-Loebell <direct@klatha.com>
* David Kalliecharan <dave@dal.ca>
* David Naylor <dbn@FreeBSD.org>
* David Naylor <dbn@dragon.local>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@FreeBSD.org)
* David O'Brien (obrien@NUXI.com)
* David Romano <unobe@cpan.org>
* David Shane Holden <dpejesh@yahoo.com>
* David Sugar <dyfet@gnu.org>
* David Thiel <lx@freebsd.org>
* David Thiel <lx@redundancy.redundancy.org>
* David Xu
* David Yeske <dyeske@gmail.com>
* David Yeske <dyeske@yahoo.com>
* Davíð Steinn Geirsson <david@isnic.is>
* Denis Pokataev <catone@cpan.org>
* Denis Shaposhnikov <dsh@vlink.ru>
* Denise H. G. <darcsis@gmail.com>
* Dennis Herrmann <adox@mcx2.org>
* Derek Schrock <dereks@lifeofadishwasher.com>
* Devaux Fabien <fab@gcu.info>
* Dikshie <dikshie@sfc.wide.ad.jp>
* Dima Panov <fluffy@FreeBSD.org>
* Dima Sivachenko <dima@chg.ru>
* Dimitry Andric <dim@FreeBSD.org>
* Dirk Jagdmann <doj@cubic.org>
* Ditesh Shashikant Gathani <ditesh@gathani.org>
* Dmitry Karasik (<dk@catpipe.net>)
* Dmitry Karasik <dmitry@karasik.eu.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Dmitry Sivachenko <dima@Chg.RU>
* Dominic Marks <d.marks@student.umist.ac.uk>
* Don Croyle <croyle@gelemna.org>
* Donald Burr <dburr@FreeBSD.org>
* Douglas Thrift
* Douglas Thrift <douglas@douglasthrift.net>
* Dryice Liu
* Dryice Liu <dryice@dryice.name>
* Dusan Vejnovic <freebsd@dussan.org>
* Ed Schouten <ed@FreeBSD.org>
* Ed Schouten <ed@fxq.nl>
* Edward Chuang <edwardchuang@gmail.com>
* Edward Tomasz Napierala <trasz@FreeBSD.org>
* Edwin Groothuis (edwin@mavetju.org)
* Edwin Groothuis <edwin2mavetju.org>
* Eivind Eklund <eivind@FreeBSD.org>
* Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Emanuel Haupt <ehaupt@critical.ch>
* Eric Anholt
* Eric Anholt <anholt@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Eric Schnoebelen <eric@cirr.com>
* Erik Greenwald <erik@smluc.org>
* Ernst de Haan <znerd@FreeBSD.org>
* Erwin Lansing <erwin@FreeBSD.org>
* Espen Skoglund <esk@ira.uka.de>
* Espen Volden aka voldern <voldern@hoeggen.net>
* Euan Thoms <euan@potensol.com>
* Eugene Grosbein <ports@grosbein.net>
* Evan Sarmiento <bsdports@wayfair.com>
* Evgeniy Kosov <evgeniy@kosov.su>
* Evgueni V. Gavrilov <aquatique@rusunix.org>
* Eygene Ryabinkin <rea-fbsd@codelabs.ru>
* Fabian Keil <fk@fabiankeil.de>
* Felippe M. Motta <lippe@shire.freebsd.org>
* Felippe de Meirelles Motta <lippemail@gmail.com>
* Felix Hanley
* Felix Palmen <felix@palmen-it.de>
* Fernan Aguero <fernan@iib.unsam.edu.ar>
* Florian Limberger <flo@snakeoilproductions.net>
* Frank Laszlo <laszlof@vonostingroup.com>
* Frank Mayhar <frank@exit.com>
* Frank Steinborn <steinex@nognu.de>
* Frank Wall <freebsd@moov.de>
* Frank Wall <fw@moov.de>
* Franz Klammer <klammer@webonaut.com>
* Frederic Culot <culot@FreeBSD.org>
* Frederic Culot <frederic@culot.org>
* Frederic Praca <frederic.praca@freebsd-fr.org>
* FreeBSD GNOME Team <gnome@FreeBSD.org>
* FreeBSD GNOME Team <gnome@freebsd.org>
* Frerich Raabe <frerich.raabe@gmx.de>
* Fukang Chen <loader@FreeBSD.org>
* G. Adam Stanislav <adam@whizkidtech.net>
* Gabor Kovesdan <gabor@FreeBSD.org>
* Gabor Pali <pgj@FreeBSD.org>
* Gabriel M. Dutra <0xdutra@gmail.com>
* Garrett Rooney <rooneg@electricjellyfish.net>
* Garrett Wollman <wollman@lcs.mit.edu>
* Gasol Wu <gasol.wu@gmail.com>
* Gea-Suan Lin
* Gea-Suan Lin <gslin@gslin.org>
* Geistteufel <geistteufel@yahoo.fr>
* Geoffrey Mainland <mainland@apeiron.net>
* Geoffroy Desvernay <dgeo@centrale-marseille.fr>
* George Hartzell <hartzell@alerce.com>
* George Reid <greid@ukug.uk.freebsd.org>
* Gerald Pfeifer <gerald@FreeBSD.org>
* Geraud CONTINSOUZAS <geraud@gcu.info>
* Geraud Continsouzas <geraud@gcu.info>
* Gerrit Beine (<gerrit.beine@gmx.de>)
* Gerrit Beine (<gerrit@beine-computer.de>)
* Gerrit Beine (<tux@pinguru.net>)
* Gerrit Beine <mail+freebsd@gerritbeine.de>
* Giacomo Mariani <giacomomariani_at_yahoo_dot_it>
* Gilbert Morgan <gmm@tutanota.com>
* Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
* Glenn Johnson
* Green Dog <fiziologus@gmail.com>
* Greg Larkin <glarkin@FreeBSD.org>
* Gregory Shapiro <gshapiro@FreeBSD.org>
* Grzegorz Blach <gblach@FreeBSD.org>
* Guangyuan Yang <ygy@FreeBSD.org>
* Gustau Perez <gustau.perez@gmail.com>
* Gustau Perez i Querol <gustau.perez@gmail.com>
* Hajimu UMEMOTO <ume@FreeBSD.org>
* Hakisho Nukama <nukama@gmail.com>
* Hardy Schumacher <hardy.schumacher@gmx.de>
* Hardy Schumacher <lowmaster@web.de>
* Henk van Oers <hvo.pm@xs4all.nl>
* Henrik Motakef <henrik.motakef@web.de>
* Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* Herve Quiroz <hq@FreeBSD.org>
* Hirohisa Yamaguchi <umq@ueo.co.jp>
* Hiroyuki Iwatsuki <don@na.rim.or.jp>
* Horance Chou <horance@freedom.ie.cycu.edu.tw>
* Hung-Yi Chen <gaod@hychen.org>
* Hye-Shik Chang
* Hye-Shik Chang <perky@FreeBSD.org>
* IWATSUKI Hiroyuki <don@na.rim.or.jp>
* Ian Vaudrey <i.vaudrey@bigfoot.com>
* Iblis Lin <iblis@hs.ntnu.edu.tw>
* Igor Vinokurov <igor@zynaps.ru>
* Ilia Chipitsine <ilia@cgu.chel.su>
* Ion-Mihai "IOnut" Tetcu <itetcu@FreeBSD.org>
* J Han <hjh@photino.com>
* J. Giovannangeli
* J.R. Oldroyd <fbsd@opal.com>
* Jaap Boender <jaapb@kerguelen.org>
* Jacob Atzen <jatzen@gmail.com>
* Jacques Marneweck <jacques@php.net>
* Jake Smith <jake@xz.cx>
* James Bailie <jimmy@mammothcheese.ca>
* James E Keenan <jkeenan@cpan.org>
* James FitzGibbon <jfitz@FreeBSD.org>
* Jan Siml <jsi@jules.de>
* Janni
* Janni <jannisan@t-online.de>
* Janos Mohacsi
* Jase Thew <freebsd@beardz.net>
* Jason Heiss <jheiss@aput.biz>
* Jason Helfman <jgh@FreeBSD.org>
* Jason Portwood <jason@iac.net>
* Jean Milanez Melo <jmelo@FreeBSD.org>
* Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
* Jean-Yves Lefort <jylefort@brutele.be>
* Jeffrey Hsu <hsu@FreeBSD.org>
* Jens Grassel <freebsd-ports@jan0sch.de>
* Jeremy Norris <ishmael27@home.com>
* Jeremy Norris <ishmael27x@yahoo.com>
* Jeremy Shaffner <jeremy@external.org>
* Jerry A! <jerry@thehutt.org>
* Jerry Hicks
* Jerry Hicks <wghicks@bellsouth.net>
* Jesper Dalberg <jesper@jdn.dk>
* Jesse Kempf (jessekempf@gmail.com)
* Jesse McConnell <jesse@gallup.com>
* Jim Pirzyk <pirzyk@uiuc.edu>
* Jim Riggs <ports@christianserving.org>
* Jimmy Olgeni <olgeni@FreeBSD.org>
* Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
* Jin-Sih, Lin <linpct@gmail.com>
* Joachim Strombergson
* Jochen Neumeister (<joneum@bsdproject.de>)
* Joe Horn <joehorn@gmail.com>
* Joe Kelsey
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Joep Grooten <joep@di.nl>
* Joerg Wunsch <joerg@FreeBSD.org>
* Johan Kerckaert <kirk@bricsnet.com>
* Johan Str??m <johan@stromnet.se>
* Johann Visagie <johann@egenetics.com>
* Johann Visagie <wjv@FreeBSD.org>
* Johannes Dieterich <jmd@freebsd.org>
* Johannes Jost Meixner <xmj@FreeBSD.org>
* Johannes Lundberg <johalun0@gmail.com>
* Johannes M Dieterich <jmd@FreeBSD.org>
* Johannes Meixner <johannes@perceivon.net>
* Johannes Meixner <xmj@FreeBSD.org>
* John Alden + Eric Freeman <freebsdports@chillibear.com>
* John Chen <johnpupu@gmail.com>
* John Hein <jhein@symmetricom.com>
* John Hood <cgull@glup.org>
* John Marino <marino@FreeBSD.org>
* John Merryweather Cooper
* John Merryweather Cooper et al
* Johnny Sorocil <jsorocil@gmail.com>
* Jon M. Dugan <jdugan@x1024.net>
* Jon Nistor <nistor@snickers.org>
* Jona Joachim <walkingshadow@grummel.net>
* Jonas Palm <jonaspalm@posteo.de>
* Jonathan Anderson <jonathan@FreeBSD.org>
* Jonathan Weiss (<jw@innerewut.de>)
* Jordi Haarman
* Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
* Jose Jachuf <jjachuf@gmail.com>
* Joseph Benden <joe@thrallingpenguin.com>
* Joseph Scott <joseph@randomnetworks.com>
* Josh Tiefenbach <josh@zipperup.org>
* Jov <amutu@amutu.com>
* Ju Pengfei <jupengfei@gmail.com>
* Juergen Lock <nox@FreeBSD.org>
* Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
* Julien Laffaye <kimelto@gmail.com>
* Jun Kuriyama <kuriyama@FreeBSD.org>
* Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
* June-Yen Huang <jihuang@gate.sinica.edu.tw>
* Juraj Lutter <otis@sk.freebsd.org>
* Justin Stanford <jus@security.za.net>
* KIMURA Yasuhiro <yasu@utahime.org>
* Kan Sasaki <sasaki@fcc.ad.jp>
* Kapil Chowksey <kchowksey@hss.hns.com>
* Karsten Pedersen <kpedersen@opencde.org>
* Keith Gaughan <k@stereochro.me>
* Kelly Hays <kelly.hays@jkhfamily.org>
* Kevin Lo <kevlo@FreeBSD.org>
* Khairil Yusof <kaeru@inigo-tech.com>
* Kimo <kimor79@yahoo.com>
* Kimura Fuyuki <fuyuki@hadaly.org>
* Kimura Fuyuki <fuyuki@mj.0038.net>
* Kimura Fuyuki <fuyuki@nigredo.org>
* Kirill Ponomarev <krion@FreeBSD.org>
* Kirill Ponomarew <ponomarew@oberon.net>
* Kiyoshi Matsui <kmatsui@t3.rim.or.jp>
* Klaus Aehlig <aehlig@linta.de>
* Klaus Goger <klaus.goger@reflex.at>
* Klaus T. Aehlig <aehlig@linta.de>
* Koichiro IWAO <meta@FreeBSD.org>
* Konstantin Lepa <konstantin.lepa@gmail.com>
* Konstantinos Konstantinidis <kkonstan@daemon.gr>
* Koop Mast <kwm@FreeBSD.org>
* Kris Moore <kris@pcbsd.org>
* Kubilay Kocak <koobs@FreeBSD.org>
* Kurt Jaeger <fbsd-ports@opsec.eu>
* Kurt Kanzenbach <kurt@kmk-computers.de>
* Kurt Lidl <kurt.lidl@cello.com>
* Kyle Evans <kevans@FreeBSD.org>
* Kyle Martin <mkm@ieee.org>
* Landon Fuller <landonf@opendarwin.org>
* Lapo Luchini <lapo@lapo.it>
* Lars Balker Rasmussen <lbr@FreeBSD.org>
* Lars Eggert <lars.eggert@gmx.net>
* Lars Thegler <lars@thegler.dk>
* Lars Thegler <lth@FreeBSD.org>
* Leif Pedersen <pedersen@meridian-enviro.com>
* Leo Kim <leo@florida.sarang.net>
* Leo Vandewoestijne <freebsd@dns.company>
* Lev A. Serebryakov <lev@serebryakov.spb.ru>
* Lev Serebryakov <lev@serebryakov.spb.ru>
* Lev Walkin <vlm@lionet.info>
* Lewis Thompson <purple@lewiz.net>
* Li-Wen Hsu <lwhsu@FreeBSD.org>
* Li-Wen Hsu <lwhsu@lwhsu.org>
* Loic Pefferkorn <loic-freebsd@loicp.eu>
* Loïc BARTOLETTI <lbartoletti@FreeBSD.org>
* Luca Pizzamiglio <luca.pizzamiglio@trivago.com>
* Luke Jee <lukejee@gmail.com>
* Lung-Pin Chang <changlp@cs.nctu.edu.tw>
* Lutz Boehne <lboehne@damogran.de>
* MANTANI Nobutaka <nobutaka@FreeBSD.org>
* Mahdi Mokhtari <mokhi64@gmail.com>
* Manuel Giraud <manuel.giraud@gmail.com>
* Marc E.E. van Woerkom <marc.vanwoerkom@fernuni-hagen.de>
* Marcello Coutinho <marcellocoutinho@gmail.com>
* Marco Broeder <marco.broeder@posteo.eu>
* Marco Molteni <molterSPAM@gufiSPAM.org>
* Mario S F Ferreira <lioux@linf.unb.br> et al.
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Mark Felder <feld@FreeBSD.org>
* Markus Dolze <bsdfan@nurfuerspam.de>
* Martin Jackson (mhjacks@swbell.net)
* Martin Jackson <mhjacks@swbell.net>
* Martin Kammerhofer
* Martin Kammerhofer <mkamm@gmx.net>
* Martin Matuska <martin@matuska.org>
* Martin Matuska <mm@FreeBSD.org>
* Martin Preuss <martin@libchipcard.de>
* Martin Tournoij <carpetsmoker@gmail.com>
* Martin Waschbuesch <martin@waschbuesch.de>
* Martin Wilke (miwi@FreeBSD.org)
* Martin Wilke <miwi@FreeBSD.org
* Martin Wilke <miwi@FreeBSD.org>
* Marzhan Mykola <delgod@portaone.com>
* Masahiro Teramoto <markun@onohara.to>
* Mathieu Arnold
* Mathieu Arnold <m@absolight.net>
* Matt Harris <mattdharris@users.sourceforge.net>
* Matt Peterson <matt@peterson.org>
* Matthew Hunt <mph@pobox.com>
* Matthew Seaman <matthew@FreeBSD.org>
* Matthew Will <mwill@spingen.com>
* Matthias Andree <matthias.andree@gmx.de>
* Matthias Fechner <mfechner@FreeBSD.org>
* Matthias Sund <m.sund@arcor.de>
* Mauricio Herrera Cuadra <mauricio@arareko.net>
* Max Campos <mcampos@bpsw.biz>
* Max Khon <fjoe@FreeBSD.org>
* Maxim Maximov (mcsi@agava.com)
* Maxim Sobolev <sobomax@FreeBSD.org>
* Meikel Brandmeyer <ocaml-ounit-port@kotka.de>
* Michael Beer <beerml@sigma6audio.de>
* Michael Gmelin <grembo@FreeBSD.org>
* Michael Grunewald
* Michael Grünewald <michipili@gmail.com>
* Michael Johnson <ahze@FreeBSD.org>
* Michael Johnson <ahze@ahze.net>
* Michael L. Hostbaek (mich@freebsdcluster.org)
* Michael L. Hostbaek <mich@freebsdcluster.org>
* Michael Le Barbier Grünewald <michipili@gmail.com>
* Michael Lyngbøl <lyngbol@wheel.dk>
* Michael Moll <kvedulv at kvedulv.de>
* Michael Moll <kvedulv@kvedulv.de>
* Michael Schout <mschout@gkg.net>
* Michael Winking <mwfp@foldl.net>
* Michal Bielicki <m.bielicki@llizardfs.com>
* Michaël Grünewald
* Miguel Mendez <flynn@energyhq.homeip.net>
* Mike Buchanon <buchanon@msu.edu>
* Mike Fisher <Michael_Fisher@URMC.Rochester.edu>
* Mike McGaughey <mmcg@cs.monash.edu.au>
* Mikhail T. <m.tsatsenko@gmail.com>
* Mikhail T. <michael@fun-box.ru>
* Mikhail Teterin
* Mikhail Teterin <mi@aldan.algebra.com>
* Mikolaj Golub <to.my.trociny@gmail.com>
* Mirko Zinn <mail@derzinn.de>
* Mitsuru YOSHIDA
* Mons Anderson <mons@cpan.org>
* Motoyuki Kasahara <m-kasahr@sra.co.jp>
* Muhammad Moinur Rahman <5u623l20@gmail.com>
* Muhammad Moinur Rahman <bofh@FreeBSD.org>
* Muhammad Moinur Rahman<5u623l20@gmail.com>
* Muhammad Moinur Rahman<bofh@FreeBSD.org>
* Murilo Opsfelder <mopsfelder@gmail.com>
* Murray Stokely <murray@cdrom.com>
* Mykola Marzhan <delgod@portaone.com>
* NAKATA Maho <maho@FreeBSD.org>
* NECDET COKYAZICI <cokyazici@yahoo.co.uk>
* Neal Nelson <neal@nelson.name>
* Nemo Liu <nemoliu@FreeBSD.org>
* Nicholas Esborn <nick@netdot.net>
* Nick Hilliard <nick@foobar.org>
* Nicola Vitale <nivit@FreeBSD.org>
* Nicolas Embriz <nbari@tequila.io>
* Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
* Niels Kristensen <niels@kristensen.io>
* Nik Clayton <nik@FreeBSD.org>
* Nikolay Dachev <freebsd@dacehv.info>
* Nikos Ntarmos <ntarmos@ceid.upatras.gr>
* Nobutaka Mantani <nobutaka@FreeBSD.org>
* Oleg A. Mamontov <oleg@mamontov.net>
* Oleg Mamontov <oleg@mamontov.net>
* Oleg Ukraincev <oleg@ht-systems.ru>
* Oleh Hushchenkov <o.hushchenkov@gmail.com>
* Oleksii Tsai <oleksii.tsai@gmail.com>
* Oliver Braun
* Oliver Braun <obraun@FreeBSD.org>
* Oliver Fromme
* Oliver Lehmann
* Oliver Lehmann <lehmann@ans-netz.de>
* Oliver Lehmann <oliver@FreeBSD.org>
* Olivier Cochard-Labbe <olivier@FreeBSD.org>
* Olivier Duchateau
* Olivier Duchateau <duchateau.olivier@gmail.com>
* Otacilio de Araujo Ramos Neto <otacilio.neto@bsd.com.br>
* Palle Girgensohn <girgen@FreeBSD.org>
* Palle Girgensohn <girgen@pingpong.net>
* Parv <parv@pair.org>
* Patrice Clement <monsieurp@gentoo.org>
* Patrick Alken <alken@colorado.edu>
* Patrick Li <pat@databits.net>
* Patrick MARIE <mycroft@virgaria.org>
* Paul Mather <paul@gromit.dlib.vt.edu>
* Pav Lucistnik <pav@FreeBSD.org>
* Pawel Pekala <pawel@FreeBSD.org>
* Pedro F Giffuni
* Pedro F. Giffuni
* Pedro F. Giffuni <giffunip@asme.org>
* Pedro Giffuni
* Pedro Giffuni <pfg@FreeBSD.org>
* Pete Fritchman <petef@databits.net>
* Peter Bozarov (kingofgib@users.sourceforge.net)
* Peter Haight <peterh@sapros.com>
* Peter Jeremy <peterjeremy@acm.org>
* Peter Johnson <johnson.peter@gmail.com>
* Peter Pentchev <roam@FreeBSD.org>
* Peter Schuller <peter.schuller@infidyne.com>
* Peter Vereshagin <peter@vereshagin.org>
* Petr Holub <hopet@ics.muni.cz>
* Petri Totterman <petri.totterman@hmv.fi>
* Phil Maker <pjm@gnu.org>
* Phil Oleson <oz@nixil.net>
* Philip Drapeau <pdrapeau@advanis.ca>
* Philip M. Gollucci
* Philip Paeps <philip@FreeBSD.org>
* Philip Paeps <philip@paeps.cx>
* Philip Schulz <phs@deadc0.de>
* Philippe Audeoud <jadawin@tuxaco.net>
* Pietro Cerutti <gahr@FreeBSD.org>
* Piotr Florczyk <p.florczyk@adminworkshop.pl>
* Piotr Kubaj <emulation@FreeBSD.org$
* Piotr Kubaj <pkubaj@anongoth.pl>
* Po-Chien Lin <linpc@cs.nctu.edu.tw>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Rainer Hurling <rhurlin@gwdg.de>
* Ralf Gebhart <gebhart@secnetix.de>
* Ralf S. Engelschall
* Ralf S. Engelschall <rse@gnu.org>
* Randall Hopper <aa8vb@nc.rr.com>
* Remington Lang <MrL0Lz@gmail.com>
* René Ladan <rene@freebsd.org>
* Richard Gallamore <ultima@freebsd.org>
* Robert Gogolok <gogo@cs.uni-sb.de>
* Robert Noland <rnoland@FreeBSD.org>
* Robert Schlotterbeck <robert@rs.tarrant.tx.us>
* Rod Person <rodperson@rodperson.com>
* Rod Taylor <ports@rbt.ca>
* Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
* Rodrigo OSORIO <rodrigo@FreeBSD.org>
* Roger Hardiman <roger@freebsd.org>
* Roland van Laar <roland@micite.net>
* Romain Tartiere <romain@FreeBSD.org>
* Romain Tartiere <romain@blogreen.org>
* Roman Bogorodskiy <novel@FreeBSD.org>
* Roman Shterenzon <romanbsd@yahoo.com>
* Ronald Klop <ronald@echteman.nl>
* Rong-En Fan <rafan@FreeBSD.org>
* Rong-En Fan <rafan@infor.org>
* Ross Timson <ross@rosstimson.com>
* Rouslan Iskhakov <rouslan@rshell.net>
* Rozhuk Ivan
* Ruben de Groot <rdg@bzerk.org>
* Ruben van Staveren
* Rui Lopes (<rgl ruilopes com>)
* Rui Lopes (rgl ruilopes com)
* Rui Lopes <rgl ruilopes com>
* Rui Lopes <rui@ruilopes.com>
* Rui Paulo <rpaulo@FreeBSD.org>
* Rusmir Dusko <nemysis@FreeBSD.org>
* Russell Francis <johntabularasa@users.sf.net>
* Ryan Steinmetz (<rpsfa@rit.edu>)
* Ryan Steinmetz <rpsfa@rit.edu>
* Ryan Steinmetz <zi@FreeBSD.org>
* SADA Kenji <sada@FreeBSD.org>
* Sahil Tandon <sahil@FreeBSD.org>
* Sahil Tandon <sahil@tandon.net>
* Sam Lawrance <boris@brooknet.com.au>
* Samuel Tardieu <sam@rfc1149.net>
* Samy Al Bahra <samy@kerneled.com>
* Samy Al Bahra <samy@kerneled.org>
* Sander Vesik <sander@haldjas.folklore.ee>
* Sandro Sigala
* Seamus Venasse <svenasse@polaris.ca>
* Sean Chittenden <sean@chittenden.org>
* Sean Chittenden <seanc@FreeBSD.org>
* Sean Farley <sean-freebsd@farley.org>
* Sean McLaughlin <sigma.zx@gmail.com>
* Serge Gagnon <serge.gagnon.1@ulaval.ca>
* Serge Gagnon <serge.gagnon@b2b2c.ca>
* Sergei Gnezdov <sergeiga@yahoo.com>
* Sergei Kolobov <sergei@kolobov.com>
* Sergei Vyshenski
* Sergei Vyshenski <svysh.fbsd@gmail.com>
* Sergei Vyshenski <svysh@pn.sinp.msu.ru>
* Sergey A. Osokin <osa@FreeBSD.org>
* Sergey Golyashov <svvord@soft-wizard.ru>
* Sergey Kozlov <kozlov.sergey.404@gmail.com>
* Sergey Matveychuk <sem@ciam.ru>
* Sergey Skvortsov <skv@FreeBSD.org>
* Sergey Skvortsov <skv@protey.ru>
* Sergey V. Dyatko <Sergey.Dyatko@gmail.com>
* Sergey V. Dyatko <sergey.dyatko@gmail.com>
* Serguei Okladnikov <oklaspec@gmail.com>
* Shane Ambler <FreeBSD@Shaneware.biz>
* Shaun Amott <shaun@FreeBSD.org>
* Sheldon Hearn <sheldonh@FreeBSD.org>
* Shell Hung <shell@shellhung.org>
* Shin-ya MURAKAMI <murashin@gfd-dennou.org>
* Shinsuke Matsui <smatsui@karashi.org>
* Simon Barner <barner@gmx.de>
* Simon Marlow <simonmar@microsoft.com>
* Simon Olofsson <simon@olofsson.de>
* Simun Mikecin <numisemis@yahoo.com>
* Sir l33tname <sirl33tname@gmail.com>
* Sofian Brabez <sbrabez@gmail.com>
* Sofian Brabez <sbz@FreeBSD.org>
* Stanislav Sedov <ssedov@mbsd.msk.ru>
* Stanislav Sedov <stas@FreeBSD.org>
* Stanislav Sedov <stas@fonon.realnet>
* Stefan Bethke <stb@lassitu.de>
* Stefan Ehmann <shoesoft@gmx.net>
* Stefan Pauly <stefan@fh-mainz.de>
* Stefan Wendler <stefan.wendler@tngtech.com>
* Stephen J. Roznowski <sjr@home.net>
* Stephon Chen <stephon@gmail.com>
* Steve Franks <stevefranks@ieee.org>
* Steve Wills <steve@mouf.net>
* Steve Wills <swills@FreeBSD.org>
* Steve Wills <swills@rubick>
* Steven Kreuzer <skreuzer@FreeBSD.org>
* Steven Kreuzer <skreuzer@exit2shell.com>
* Stéphane D'Alu <sdalu@sdalu.com>
* Sulev-Madis Silber <madis555@hot.ee>
* Sun Chang-Ming
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* Sutra Zhou <zhoushuqun@gmail.com>
* Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
* Sylvio Cesar <sylvio@FreeBSD.org>
* Sébastien Santoro <dereckson@gmail.com>
* TAKAHASHI Kaoru <kaoru@kaisei.org>
* TAKATSU Tomonari <tota@FreeBSD.org>
* TAKATSU Tomonari <tota@rtfm.jp>
* TERAMOTO Masahiro <markun@onohara.to>
* Takefu
* Takumi Takahashi <takumiiinn@gmail.com>
* Takuya Tsuchida <tsucchi@cpan.org>
* Tatsuya Ueda <ml+freebsd@tatsuya.info>
* Terry Sposato <terry@sucked-in.com>
* Thaddeus Covert <tcovert@grimmy.sahuagin.net>
* Thawatchai Piyawat <piyawat@usablelabs.com>
* Thierry Thomas (<thierry@FreeBSD.org>)
* Thierry Thomas (<thierry@pompo.net>)
* Thierry Thomas <thierry@pompo.net>
* Thinker K.F. Li <thinker@eeebox.branda.to>
* Thomas Abthorpe <thomas@goodking.ca>
* Thomas Gellekum <tg@FreeBSD.org>
* Thomas Gellekum <tg@freebsd.org>
* Thomas Zander <riggs@FreeBSD.org>
* Thomas-Martin Seck <tmseck@netcologne.de>
* Tillman Hodgson <tillman@seekingfire.com>
* Tim Bishop <tdb@FreeBSD.org>
* Tim Bishop <tim@bishnet.net>
* Tim Niemueller <tim@niemueller.de>
* Tim Vanderhoek <hoek@FreeBSD.org>
* Timothy Beyer <beyert@cs.ucr.edu>
* Timur I. Bakeyev <bat@cpan.org>
* Ting-Wei Lan <lantw44@gmail.com>
* Tobias Gion <freebsd@gionet.de>
* Tobias Roth <ports@fsck.ch>
* Tom Judge <tj@FreeBSD.org>
* Tom Judge <tom@tomjudge.com>
* Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* Tomoyuki Sakurai <cherry@trombik.org>
* Toni Andjelkovic <toni@soth.at>
* Toni Viemerö <toni.viemero@iki.fi>
* Tony Maher <tonym@biolateral.com.au>
* Tony Narlock <tony@git-pull.com>
* Torsten Zuehlsdorff <ports@toco-domains.de>
* Torsten Zuehlsdorff <tz@FreeBSD.org>
* Torsten Zuhlsdorff <ports@toco-domains.de>
* Torsten Zühlsdorff <ports@toco-domains.de>
* Travis Campbell <hcoyote@ghostar.org>
* Trevor Caira <trevor@bitba.se>
* Tsung-Han Yeh <snowfly@yuntech.edu.tw>
* Uffe Jakobsen <uffe@uffe.org>
* Ulrich Spoerlein <uspoerlein@gmail.com>
* Vadim Vatlin
* Valery Komarov <komarov@valerka.net>
* Vanilla I. Shu <vanilla@FreeBSD.org>
* Vany Serezhkin <ivan@serezhkin.com>
* Vasil Dimov <vd@datamax.bg>
* Veniamin Gvozdikov <vg@FreeBSD.org>
* Viacheslav Mikerov <SlavaMikerov@gmail.com>
* Vitaly Magerya <vmagerya@gmail.com>
* Vivek Khera <vivek@khera.org>
* Vladimir Chukharev
* Vladimir Gorelov <virtual.lark@gmail.com>
* Vladimir Kondratiev <wulf@mail.mipt.ru>
* Vladimir Kondratyev <wulf@FreeBSD.org>
* Vladimir Perepelitsa <mons@cpan.org>
* Vladimir Timofeev <vovkasm@gmail.com>
* Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Volker Stolz <vs@FreeBSD.org>
* Volodymyr Kostyrko <c.kworr@gmail.com>
* Vsevolod Stakhov <vsevolod@highsecure.ru>
* Waitman Gobble <waitman@waitman.net>
* Warner Losh <imp@FreeBSD.org>
* Warren Block <wblock@wonkity.com>
* Wen Heping <ruby@FreeBSD.org>
* Wen Heping <wen@FreeBSD.org>
* Wen Heping <wenheping@gmail.com>
* Wen Heping<wen@FreeBSD.org>
* Wen Heping<wenheping@gmail.com>
* Wes Peters <@FreeBSD.org>
* Wes Peters <wes@FreeBSD.org>
* Will Andrews <andrews@technologist.com>
* Will Andrews <will@FreeBSD.org>
* William Grzybowski
* William Grzybowski <sunpoet@FreeBSD.org>
* William Grzybowski <wg@FreeBSD.org>
* William Grzybowski <william88@gmail.com>
* Xavier Beaudouin <kiwi@oav.net>
* Xin LI <delphij@FreeBSD.org>
* Xin Li <delphij@FreeBSD.org>
* Yarema <yds@CoolRat.org>
* Yasuhiro KIMURA <yasu@utahime.org>
* Yen-Ming Lee <leeym@FreeBSD.org>
* Yen-Ming Lee <leeym@leeym.com>
* Yevgen Drachenko <geka@sippysoft.com>
* Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
* Yi-Jheng Lin <yzlin@FreeBSD.org>
* Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
* Ying-Chieh Chen
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
* Yinghong Liu <relaxbsd@gmail.com>
* Yoshihiko Sarumaru <mistral@imasy.or.jp>
* Yuan-Chen Cheng <ycheng@sinica.edu.tw>
* Yuan-Chung Hsiao & <ychsiao@ychsiao.org>
* Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw>
* Yuan-Chung Hsiao <ychsiao@ychsiao.org>
* Yuichiro NAITO <naito.yuichiro@gmail.com>
* Yukihiro Nakai <nakai@FreeBSD.org>
* Yuri Victorovich <yuri@rawbw.com>
* Zach Thompson <hideo@lastamericanempire.com>
* Zane C, Bowers <vvelox@vvelox.net>
* Zane C. Bowers-Hadley <vvelox@vvelox.net>
* Zeus Panchenko <zeus@gnu.org.ua>
* aaron@FreeBSD.org
* ache
* adamw
* ade@FreeBSD.org
* alan <Alan@Wave2.org>
* alepulver
* alexander smishlajev
* alfred
* alfred@FreeBSD.org
* andreas@syndrom23.de
* andrew morton
* andrew@scoop.co.nz
* andrey@kostenko.name
* antoine@FreeBSD.org
* arved
* asmith
* aturetta@commit.it
* autrijus@autrijus.org
* b.f. <bf@FreeBSD.org>
* bf <bf2006a@yahoo.com>
* bf <bf@FreeBSD.org>
* bland@FreeBSD.org
* blubee <hello@blubee.me>
* bms
* bms@FreeBSD.org
* bra@fsn.hu
* brix@FreeBSD.org
* buganini@gmail.com
* chinsan
* chinsan <chinsan.tw@gmail.com>
* christian
* chuckr@FreeBSD.org
* clsung
* clsung@dragon2.net
* darius@dons.net.au
* dcf@aracnet.com
* dchapes@zeus.leitch.com
* devin@spamcop.net
* dlowe
* dom
* dom@happygiraffe.net
* dpejesh@yahoo.com
* dwm
* ejc@bazzle.com
* elbarto
* erik@habatech.no
* estith
* frase@frase.id.au
* gahr
* gahr@FreeBSD.org
* gebhart@secnetix.de
* giffunip
* glarkin
* glarkin@
* glewis
* gno@yahoo-inc.com
* gordon@FreeBSD.org
* gugu
* iblis <iblis@hs.ntnu.edu.tw>
* ijliao
* ijliao@FreeBSD.org
* is grammatically incorrect in this context.
* jaapb@kerguelen.org
* jagapen@home.com
* jaharkes
* janos.mohacsi@bsd.hu
* jasone
* jeffhung
* jesse@cs.uni-magdeburg.de
* jessekempf@gmail.com
* jhanna@home.com
* jkh
* jkoshy
* jnlin@freebsd.cs.nctu.edu.tw
* joerg
* joerg@FreeBSD.org
* jraynard
* jupengfei <jupengfei@gmail.com>
* kargl@apl.washington.edu
* kevit
* kipz <somicide@gmail.com>
* knu@FreeBSD.org
* kris@FreeBSD.org
* kuriyama
* lars.eggert@gmx.net
* lbartoletti <lbartoletti@FreeBSD.org>
* lbr
* lbr@FreeBSD.org
* lightside <lightside@gmx.com>
* lippe
* lonewolf@flame.org
* lth@FreeBSD.org
* matthew.closson@gmail.com
* meka
* mfechner@FreeBSD.org
* mi@aldan.algebra.com
* michael johnson <ahze@ahze.net>
* mig
* mikeh@FreeBSD.org
* milki <milki@rescomp.berkeley.edu>
* milki@rescomp.berkeley.edu
* mk
* mm
* moeding
* mp39590@gmail.com
* mr
* mr@freebsd.org
* mukai
* mwest@uct.ac.za
* nbm
* ndewing@experts-exchange.com
* netchild@FreeBSD.org
* never@nevermind.kiev.ua
* nils@guru.ims.uni-stuttgart.de
* nork@FreeBSD.org
* nork@cityfujisawa.ne.jp
* novator24 <novator24@gmail.com>
* nox@FreeBSD.org
* obraun@FreeBSD.org
* olevole@olevole.ru
* olgeni@FreeBSD.org
* osa
* petef
* petef@FreeBSD.org
* philip@FreeBSD.org
* ports@c0decafe.net
* ports@c0decafe.net <ports@c0decafe.net>
* pst@FreeBSD.org
* pvh@egenetics.com
* rafan@FreeBSD.org
* redcrash@gmail.com
* renchap@cocoa-x.com
* roam@FreeBSD.org
* roberto
* rooneg@electricjellyfish.net
* rousskov
* rpsfa@rit.edu
* rv@FreeBSD.org
* rv@gnu.org
* simond@irrelevant.org
* skreuzer@FreeBSD.org
* skreuzer@exit2shell.com
* sobomax
* stas
* stas@FreeBSD.org
* sunghyuk
* tdb
* thierry@pompo.net
* thinker@branda.to
* tiger <tiger@whitetigersd.com>
* tiger@whitetigersd.com
* tobez
* tobez@FreeBSD.org
* torstenb@FreeBSD.org
* trasz <trasz@pin.if.uz.zgora.pl>
* trevor
* trociny
* vanilla
* vanilla@
* vazquez@iqm.unicamp.br
* vsevolod
* wahjava
* wenheping@gmail.com
* wghicks@bellsouth.net
* will
* ws Christoph Kick
* xenophon+fbsdports@irtnog.org
* # Created by Matthias Fechner <mfechner@FreeBSD.org>
* # Created by johalun0@gmail.com
* //www.tomek.cedro.info)
* org>
With hat: portmgr
aa6eefd |
Monday, 7 Mar 2022
|
17:39 Loïc Bartoletti (lbartoletti)
devel/py-qt5, devel/py-sip: Update versions
- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)
PR: 261685
Exp-run by: antoine
2d8f8573 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 8 Mar 2021
|
06:49 lbartoletti
PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0
* PyQt5: update to 5.15.3
This is a minor feature and bug-fix release. There are corresponding releases of
the other PyQt5-related packages.
- Added the missing QImage.setAlphaChannel().
- Support for the QtNetworkAuth library has been moved to a separate
PyQtNetworkAuth package.
- Wheels no longer bundle the corresponding Qt libraries and instead
automatically install them from an external wheel.
* QScintilla2: update to 2.12.0
This adds support for Qt6 and removes support for Qt4.
- Change the new distname (again)i due to a conflict
- Use the new sip-build system
* devel/py-qtbuilder: update to 1.9.0
* devel/py-sip: fix flavor for sip-distinfo
PR: 253865
Exp-run by: antoine
|
Tuesday, 8 Dec 2020
|
20:03 lbartoletti
Update Qt/PySide2 to 5.15.2 / PyQt to 5.15.1 / SIP to 5.4.0
This commit combines several updates.
- Update Qt to 5.12.2
- Update PyQt to 5.15.1
- Since PySide 5.15.1 is broken with Qt 5.15.2, so PySide and Shiboken are also
updated to 5.15.2.
- Update sip to 5.4.0
SIP is a collection of tools to create Python bindings for C and C++ libraries
and used by PyQt and wxPython. There are some changes with sip5 [1]:
- python 3.5+ is required
- sip drops support of old deprecated methods as sipdistutils & cie.
- this version breaks also PyQt5 extension ABI. SIP files will be installed in
${PYTHON_SITELIBDIR}/PyQt${_PYQT_VERSION}/bindings
- some ports will use the new pyqtbuilder package with the pyproject.toml setup.
Instead if the project have a setup.py, you should use sip-build to build it.
- if a port needs sip, it should also needs pysip. BTW, py-qt5-core requires
pysip, so that should be enough for PyQt packages.
List of ports impacted by this change. Most of the patches have been integrated
or are in the process of being integrated upstream:
- devel/libsavitar
- graphics/py-python-poppler-qt5
- net-im/scudcloud
- net/libarcus
- print/py-frescobaldi
- science/py-veusz
- graphics/qgis and graphics/qgis-ltr
- deskutils/calibre
A special note regarding calibre. New versions require sip>=5, we update it to
the latest version (thanks to madpilot@)
science/scidavis will remove the PyQt binding soon and there is no patch
planned, so we remove the python option (ok makc@)
While here, convert some ports to USE_PYQT (cad/cura, cad/uranium, devel/eric6,
...)
Thanks to tcberner and adridg!
[1] https://www.riverbankcomputing.com/static/Docs/sip/
PR: 250853
Exp-run by: antoine
|
Saturday, 11 Apr 2020
|
05:04 lbartoletti
Update py-sip to 4.19.21 and qscintilla2 to 2.11.4
- Update py-sip to 4.19.21
- Update qscintilla2 to 2.11.4
- Replace MASTER_SITE_RIVERBANK with https versions
- Replace QSCI2_DISTNAME to match with the new one
PR: 245308
Approved by: tcberner (mentor)
Exp-run by: antoine
|
Sunday, 24 Nov 2019
|
08:40 tcberner
Bump devel/py-sip
- Follow up to 518302
|
08:39 tcberner
devel/py-sip: doesn't honor sip_dir
pyqt.mk had a long standing bug, where the sip-dir was not properly set
for the port devel/py-sip. The underlying issue was the following:
When using pyqt.mk consumers would specify
USES=pyqt:<version>
To also have easy access for the data from pyqt.mk in the py-sip port, we
allowed
version=sip, which only unhides a very limited scope of pyqt.mk. However, we
also
set
_VERSION_SUBDIR_REL= PyQt${_PYQT_VERSION}/${PYTHON_VER}
and used that in
_SIPDIR_REL= share/${_VERSION_SUBDIR_REL}/sip
PYQT_SIPDIR= ${PREFIX}/${_SIPDIR_REL}
Therefore, py-sip got a very mangled PYQT_SIPDIR value passed to its configure
script.
Big thanks to Loic for figuring out the issue :)
PR: 223409
Submitted by: Loic Bartoletti <lbartoletti@tuxfamily.org>
|
Wednesday, 26 Jun 2019
|
11:52 rene
Clean up final leftovers from Qt4.
Submitted by: rene
Reviewed by: mat, tcberner
Differential Revision: https://reviews.freebsd.org/D20725
|
Wednesday, 15 May 2019
|
20:25 tcberner
Update pyqt to 5.12.2 (with it sip to 4.19.17)
Exp-run by: antoine
PR: 237889
|
Wednesday, 10 Apr 2019
|
06:18 antoine
Bump a few PORTREVISIONs after r498529
With hat: portmgr
|
Friday, 5 Apr 2019
|
23:05 tcberner
Update PyQt5 to 5.12.1
- Upgrade sip to 4.19.15
- Upgrade qscintilla2 to 2.11.1
- Upgrade PyQt to 5.12.1
- From this version on www/py-qt5-webengine is unbundled and ships its own
distfile
PR: 236894
Exp-run by: antoine
|
Sunday, 16 Dec 2018
|
15:25 tcberner
Update PyQt5 to 5.11.3
- sip upgrade to 4.19.13
- qscintilla2 upgrade to 2.10.8
- PyQt5 upgrade to 5.11.3
This has been worked on by arrowd and myself.
PR: 233954
Exp-run by: antoine
|
Thursday, 22 Nov 2018
|
20:18 tcberner
pyqt: Change install directories for Python flavor support
* PyQt could not be installed for multiple Python versions at
the same time, as there were conflicting files.
This patch creates Python-version versioned directories for
all these, and further installs binaries with a version number.
* Note, there might be some hickups for software that depends on
on of the .so's provided by PyQt5, which might not be found
anymore autmotically, and maybe need some LD-flaggery.
* Update PyQt5 to 5.10.1
* Mark www/py-qt5-webengine broken. It is unforuntately no longer
compatible with the old qt5-webengine-5.9.4 we ship.
PR: 232745
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D8714
|
Thursday, 30 Nov 2017
|
15:50 mat
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
|
Sunday, 30 Apr 2017
|
10:07 tcberner
Update py-sip to 4.19.2, py-qt4 to 4.12 and py-qt5 to 5.7.1
* This is mostly based on the work by Adriaan de Groot <groot@kde.org> in our
development repo.
PR: 217305
PR: 218539
Submitted by: Adriaan de Groot <groot@kde.org>
Reviewed by: rakuco, mat
Approved by: rakuco (mentor)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D9771
|
Sunday, 13 Dec 2015
|
12:45 rakuco
Update PyQt4 to 4.11.4, SIP to 4.17 and QScintilla2 to 2.9.1.
Bring in some long overdue updates, some of which are required for us to
later land the PyQt5 ports.
One big change with this update is that the PyQt4 ports now install their
.sip files into share/py-sip/PyQt4 instead of share/py-sip. This way we do
not end up with directories like share/py-sip/QtCore, which are especially
confusing once PyQt5 lands and starts installing files with the same names.
Other noteworthy items:
- PORTREVISION has been bumped on ports depending on devel/qscintilla2
because libqscintilla2.so's SOVERSION has changed.
- graphics/seexpr has been converted to USE_PYQT, as the file it used to
define a build-time dependency on x11-toolkits/py-qt4-gui has moved.
Once again, big thanks to Tobias Berner <tcberner@gmail.com> and Guido Falsi
(madpilot@) for their initial work on these ports as part of the effort to
land PyQt5 into the tree (see D2910 in Phabricator for an earlier version of
the PyQt5 patch set).
PR: 205143
|
Tuesday, 8 Dec 2015
|
16:49 rakuco
PyQt: Replace bsd.pyqt.mk with Uses/pyqt.mk.
In preparation for landing PyQt5 ports, generalize devel/py-qt4's
bsd.pyqt.mk and make it a proper file in Uses/.
Ports wishing to depend on PyQt4 ports can now do the following:
USES= pyqt:4
USE_PYQT= foo bar_build baz_run
Other changes include the renaming of the PYQT4_DIST variable to PYQT_DIST
and the introduction of the PYQT_SIPDIR plist substitution variable. The
rest of the contents of Uses/pyqt.mk are pretty much identical to what we
had in bsd.pyqt.mk with additional processing of USE_PYQT.
Even though this patch touches files in many different ports, the goal is
for it to be a no-op from an end-user perspective (so that the basic
infrastructure is landed before the other, riskier changes): no dependencies
have been changed, PyQt/SIP/QScintilla have not been upgraded and the plists
should remain exactly the same, since PYQT_SIPDIR currently contains the
same value that used to be hardcoded in the plists.
Huge thanks to Guido Falsi (madpilot@) for spearheading most of the work: he
took the initiative to work on PyQt5 and sent D2910 to Phabricator with the
original version of this patch. Tobias Berner (tcberner@gmail.com) later
applied it to kde@'s experimental area51 repositories and did some more work
on it.
|
Sunday, 6 Dec 2015
|
21:09 rakuco
py-sip: Allow concurrent Python installations.
Add USE_PYTHON=concurrent and make the necessary adjustments:
- Stop setting DATADIR and DOCSDIR, they are taken care of by
USE_PYTHON=concurrent.
- Use Python's compileall module instead of py_compile so that Python 3
byte-code does not contain ${STAGEDIR}.
- Remove %%DATADIR%% from the plist, which was generated by py_compile.
PR: 203734
|
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Sunday, 5 Oct 2014
|
20:32 alonso
Fix USES issues.
(Hopefuly) fix issues introduced in r370100. This commit consists of area51
revisions 10357, 10359 and 10360.
Approved by: rakuco (mentor)
|
18:25 alonso
Replace USE_PYTHON* by USES=python.
This commit consists of area51's r10314 and r10356 patchsets.
Approved by: rakuco (mentor)
|
Wednesday, 23 Jul 2014
|
19:53 rakuco
Update PyQt to 4.11.1, QScintilla to 2.8.3 and SIP to 4.16.2.
... And bump PORTREVISION on ports that depend on devel/qscintilla2 due to
the shlib version change.
This is brought to you by the KDE on FreeBSD team. Besides updating to newer
upstream releases, this commit also contains a lot of under-the-hood changes
to the PyQt/QScintilla/SIP ports. Their Makefiles had accumulated a lot of
cruft over time, so it was time for some summer cleaning:
- General, belated changes:
* Use OPTIONS helpers wherever possible, stop including
<bsd.port.options.mk> when not necessary, stop checking for
${PORT_OPTIONS:MDOCS} and ${PORT_OPTIONS:MEXAMPLES} when not necessary,
add options such as DOCS and/or DEBUG where they were only checked for.
- QScintilla ports:
* Drop the API option from py-qt4-qscintilla2. It had been broken ever
since staging support was added, and its existence does not make much
sense: QScintilla is a hard dependency regardless of the state of this
option anyway, they all come from the same tarball and the configuration
script assumes the .api file will always be installed.
- PyQt ports:
* The configure.py patch shared by all PyQt ports has been trimmed down to
the minimum. Changes for Qt3 compatibility or for things that are just
not needed anymore have been removed.
* Several post-configure targets in the PyQt ports have been removed, as
they had no effect on the way the ports were built whatsoever.
* In some cases, instead of calling Python's py_compile.py on `ls *.py
*/*.py */*/*.py` to generate .pyc and .pyo files, we just call
compileall.py, which is made for this kind of task.
* The patch + sed hack to build py-qt4-dbussupport has been replaced by
only extracting the dbus/ directory for that port and excluding it from
all others.
* Move the bulk of the code in all Makefiles to bsd.pyqt.mk, like the
non-Python Qt ports do with bsd.qt.mk and the QT_DIST variable. A large
portion of all PyQt Makefiles were very similar and contained a lot of
boilerplate code that can be shared among all of them since they all
come from the same tarball. bsd.pyqt.mk now has a PYQT4_DIST variable
that, when set, automatically sets several common variables and the
do-configure target for a port. This allows us to considerably reduce
the size of all the py-qt4-* Makefiles.
* To make the above possible and also to allow us to use as many OPTIONS
helpers as possible, the ARGS variable is now called CONFIGURE_ARGS.
That's what it was used for anyway.
PR: 191990
|
Sunday, 8 Jun 2014
|
10:19 rakuco
Set PYTHON_PY3K_PLIST_HACK to adjust the plist for Python >= 3.2.0.
Since this port does not use distutils/setuptools and we manually generate
the .pyc/.pyo files, we need to set PYTHON_PY3K_PLIST_HACK so that the cache
files end up in the right directory if Python >= 3.2.0 is used due to
PEP-3147.
PR: 188150
MFH: 2014Q2
|
Thursday, 13 Feb 2014
|
14:24 makc
devel/py-sip:
- Add DOCS to OPTIONS_DEFINE [1]
- Convert WITH_DEBUG to option
Prompted by: ehaupt [1]
|
Tuesday, 15 Oct 2013
|
21:52 rakuco
Update SIP to 4.15.2 and PyQt to 4.10.3.
This commit also adds proper staging support to all the ports being updated.
In collaboration with Schaich Alonso <alonsoschaich@fastmail.fm> and
Tomasz Kowalczyk <kowalczfbsd@gmail.com>.
|
Friday, 20 Sep 2013
|
17:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Friday, 21 Jun 2013
|
19:13 rakuco
Update the PyQt ports.
- SIP has been upgraded to 4.14.7.
- PyQt4 has been upgraded to 4.10.2.
- QScintilla2 has been upgraded to 2.7.2.
|
Sunday, 3 Feb 2013
|
18:16 makc
KDE/FreeBSD team presents:
SIP 4.14.3
QScintilla 2.7
PyQt 4.9.6
The area51 repository features commits by jhale and myself.
Changes:
- Trim Makefile header
- Convert to new option framework
|
Saturday, 9 Jun 2012
|
00:41 makc
Merge changes from area51 repository (SVN commit 8197 by avilla):
- Remove SIPFILES option, some ports (e.g., pykde4) require the files
to be installed.
- Remove DEBUG and TRACING options, and merge them under WITH_DEBUG.
|
Tuesday, 24 Jan 2012
|
23:40 avilla
- Pet Tinderbox and friends.
OPTIONSFILE must be set using ?= to allow overriding.
PR: 163743
PR: 163744
PR: 163745
PR: 163746
Submitted by: A.J. Kehoe IV (Nanoman) <vOo4vyPj@nanoman.ca>
|
Tuesday, 11 May 2010
|
10:43 fluffy
- The FreeBSD KDE team is pleased to announce SIP-4.10.2, PyQt-4.7.3
and QScintilla-2.4.3 for FreeBSD.
With hat on: kde@
|
Friday, 27 Nov 2009
|
00:10 miwi
- Update py-qt4* to 4.6.2
- Update py-sip to 4.9.3
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.
Tested by: pointyhat-exp-run (myself)
|
Tuesday, 4 Aug 2009
|
19:18 miwi
- Update py-qt4 to py-qt4.5.4
- Update qscintilla-2* to 2.4
- Update py-sip to 4.8.2
- Update py-kde to 1.16.3
- Update py-qt to 1.18.1
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters
New Port:
devel/py-qt4-scripttools
|
Saturday, 14 Feb 2009
|
22:58 makc
Update PyQt4 ports to 4.4.4, new ports:
devel/py-qt4-help
multimedia/py-qt4-phonon
textproc/py-qt4-xmlpatterns
www/py-qt4-webkit
Update QScintilla2 to 2.3.2, PyQt3 to 3.17.6, PyKDE3 to 3.16.2.
Pass maintainership to kde@FreeBSD.org. Thanks Danny Ricin for his great work.
PR: based on ports/130219
Submitted by: Dima Panov" <fluffy at fluffy.khv.ru>
|
Thursday, 20 Mar 2008
|
10:51 miwi
- Update to 4.7.4
- Introduce files/bsd.pyqt.mk and use it
Submitted by: Danny Pansters <danny@ricin.com> (maintainer via private mail)
|
Tuesday, 2 Oct 2007
|
09:51 miwi
- Update to 4.7.1
Submitted by: Danny Pansters <danny@ricin.com> (maintainer)
|
Thursday, 13 Sep 2007
|
17:46 miwi
- Update to 4.7
Submitted by: Danny Pansters <danny@ricin.com> (Maintainer via privat mail)
|
Wednesday, 25 Apr 2007
|
06:15 miwi
- Set PORTEPOCH
Notes:
20070220 is greater than 3.17.1
Request by: many
|
Tuesday, 17 Apr 2007
|
20:12 miwi
- Update to 4.6
Submitted by: Danny Pansters <danny@ricin.com> (maintainer via privat mail)
|
Tuesday, 27 Mar 2007
|
09:28 miwi
- Update to 20070310
PR: 109636
Submitted by: Danny Pansters <danny@ricin.com> (maintainer)
|
Monday, 22 Jan 2007
|
08:31 miwi
- Pass maintainership to submitter
PR: ports/108162
Submitted by: Danny Pansters <danny@ricin.com>
|
Sunday, 10 Dec 2006
|
00:10 miwi
- Update to 4.5.2
- Add back MASTER_SITES
|
Saturday, 9 Dec 2006
|
13:36 gabor
- Update to 4.5
- portlint(1)
PR: ports/106339
Submitted by: gabor
Approved by: erwin (mentor)
|
Saturday, 9 Sep 2006
|
11:27 itetcu
Update to 4.4.5
PR: ports/103040
Submitted by: Max Brazhnikov
|
Thursday, 7 Sep 2006
|
22:41 linimon
Reset maintainer by request. Note: the canonical mastersite is at 4.4.5 now.
PR: ports/102998
|
Friday, 12 May 2006
|
02:22 itetcu
- Remove "without Qt support" knob; SIP always has Qt (signal/slot) support.
- Remove dependencies for qt/qmake; SIP doesn't need Qt to be installed.
- Misc cleanup; SIP has a freebsd-g++ buildspec of its own
Bump PORTREVISION
PR: ports/97044
Submitted by: Danny Pansters (maintainer)
Approved by: lawrance (mentor)
|
Friday, 28 Apr 2006
|
04:04 mnag
- Update to 4.4.3
PR: 96417
Submitted by: maintainer
|
Monday, 24 Apr 2006
|
18:30 mnag
- Update to 4.4.2
PR: 96202
Submitted by: maintainer
|
Tuesday, 29 Nov 2005
|
11:01 mnag
Update to 4.3.2
PR: 89610
Submitted by: Danny Pansters <danny@ricin.com> (maintainer)
|
Monday, 19 Sep 2005
|
19:12 vsevolod
Update to maintenance release 4.3.1
PR: 86332
Submitted by: Danny Pansters (maintainer)
|
Monday, 5 Sep 2005
|
16:56 vsevolod
Update to 4.3.
Introduce port options.
PR: 85505
Submitted by: maintainer
Approved by: perky (mentor)
|
Monday, 15 Aug 2005
|
18:46 pav
- Fix plist
Requested by: krion
Approved by: portmgr (krion)
|
Wednesday, 13 Jul 2005
|
10:52 mich
o Update to latest snapshot, in par with py-qt
o Fix plist
PR: ports/83355
Submitted by: maintainer
|
Sunday, 10 Jul 2005
|
17:01 lofi
Update to new version (snapshot)
PR: ports/83203
Submitted by: maintainer
|
Monday, 11 Apr 2005
|
18:09 lofi
Forced commit to note that the last commit also updated py-sip to version
4.2.1
|
18:06 lofi
Add a backup master site.
PR: ports/79320
Submitted by: maintainer
|
Tuesday, 22 Mar 2005
|
10:45 lofi
Fix unfetchable.
Approved by: portmgr
|
Sunday, 20 Mar 2005
|
17:46 lofi
Update py-sip, py-qt, py-kde to versions 4.2, 3.14, 4.0.0 respectively.
PR: ports/78319 ports/78320 ports/78935
Submitted by: maintainer
|
Monday, 10 Jan 2005
|
22:04 lofi
Don't restrict ports depending on py-qt to python 2.3 anymore.
|
Wednesday, 8 Dec 2004
|
17:52 lofi
Bump PORTREVISION to force rebuilding sip with python 2.3.
|
15:31 lofi
PyQt doesn't like python 2.4, restrict it and ports depending on it to
python 2.3 for the time being.
|
Sunday, 7 Nov 2004
|
11:13 lofi
Update to 4.1.1.
Assign maintainership to submitter.
PR: 72153
Submitted by: Danny Pansters <danny@ricin.com>
|
Thursday, 8 Jul 2004
|
20:04 krion
Update to 4.0.1
PR: ports/68830
Submitted by: maintainer
|
Saturday, 3 Jul 2004
|
07:21 krion
Update to 4.0
PR: ports/68621
Submitted by: maintainer
|
Tuesday, 25 May 2004
|
18:45 krion
- Update to version 4.0.r4
PR: ports/67187
Submitted by: maintainer
|
Saturday, 20 Mar 2004
|
07:20 krion
- Update to version 4.0.r3
PR: ports/64488
Submitted by: maintainer
|
Thursday, 26 Feb 2004
|
20:59 lofi
Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports which
BUILD_DEPEND on qmake now.
|
Wednesday, 21 Jan 2004
|
22:08 pav
- Update to 4.0.r2
PR: ports/61688
Submitted by: Eugene Ossintsev <eugos@gmx.net> (maintainer)
|
Friday, 26 Dec 2003
|
22:31 krion
- Update to version 4.0.r1
- It doesn't depend on devel/sip anymore
- devel/sip is no longer needed and will be removed
after x11-toolkits/py-qt update
PR: 60594
Submitted by: Eugene Ossintsev <eugos@gmx.net> (maintainer)
|
Sunday, 24 Aug 2003
|
06:19 krion
- Update to the current version 3.8 and change the email
address of the maintainer.
PR: 55910
Submitted by: maintainer
|
Wednesday, 13 Aug 2003
|
09:37 nbm
Update devel/py-sip to 3.7
Hand over maintainership to Eugene.
PR: 55021
Submitted by: Eugene Ossintsev <osgene@web.de>
|
Friday, 7 Mar 2003
|
06:01 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Tuesday, 8 Oct 2002
|
08:14 nbm
Add py-sip 3.4, python convenience link to sip library.
|
Number of commits found: 83 |