| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A big Thank You to the original contributors of these ports:
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohout <shanee@augusta.de>
* Andrej Zverev <az@inec.ru>
* Andrey Zakhvatov
* Anton Tornqvist <antont@inbox.lv>
* Bill Fumerola <billf@chc-chimes.com>
* Bob Eager <bob@eager.cx>
* Chris D. Faulhaber <jedgar@fxp.org>
* Chris Petrik <chris@officialunix.com>
* Christian Brueffer <chris@unixpages.org>
* Craig Leres <leres@FreeBSD.org>
* Daniel Eischen <deischen@FreeBSD.org>
* David O'Brien <obrien@cs.ucdavis.edu>
* David Thiel <lx@redundancy.redundancy.org>
* Diego Depaoli <trebestie@gmail.com>
* Dima Dorfman <dima@unixfreak.org>
* Dmitri Goutnik <dg@syrec.org>
* Dominic Mitchell
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Frederic Cambus
* Gea-Suan Lin <gslin@gslin.org>
* Geoffrey Mainland <mainland@apeiron.net>
* Grzegorz Blach <gblach@FreeBSD.org>
* Hakisho Nukama <nukama@gmail.com>
* James Bailie <jimmy@mammothcheese.ca>
* Janos Mohacsi <janos.mohacsi@bsd.hu>
* Jason Evans <jasone@FreeBSD.org>
* Jean-Yves Lefort <jylefort@brutele.be>
* Jille Timmermans (jille@quis.cx)
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Johannes Meixner <johannes@perceivon.net>
* John Merryweather Cooper et al
* Jun-ichiro itojun Itoh <itojun@itojun.org>
* KIMURA Yasuhiro <yasu@utahime.org>
* Kelly Yancey <kbyanc@posi.net>
* Kenneth Vestergaard Schmidt <kvs@pil.dk>
* Kris Kennaway <kris@FreeBSD.org>
* Leif Pedersen <bilbo@devpit.org>
* MANTANI Nobutaka <nobutaka@nobutaka.com>
* Mark Pulford <mark@kyne.com.au>
* Martin Blapp
* Matías Pizarro <matias@pizarro.net>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Michael Johnson <ahze@FreeBSD.org>
* Michael Johnson <ahze@ahze.net>
* Michael L. Hostbaek (mich@freebsdcluster.org)
* Michael Vasilenko <acid@stu.cn.ua>
* Miguel Clara <miguelmclara@gmail.com>
* Mohammad S. Babaei <info@babaei.net>
* Nicola Vitale <nivit@email.it>
* Olga Smirnova <mistresssilvara@hotmail.com>
* Oliver Lehmann <oliver@FreeBSD.org>
* Olivier Cochard-Labbe <olivier@FreeBSD.org>
* Olivier Duchateau
* Patrick Li <pat@databits.net>
* Peter Wemm <peter@FreeBSD.org>
* Philippe Lefebvre <nemesis@balistik.net>
* Rimvydas Jasinskas <zrj@ef.irc>
* Roman Shterenzon <roman@xpert.com>
* Satoshi Asami (asami)
* Shaun Amott <shaun@FreeBSD.org>
* Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
* Shigeyuki Fukushima <shige@FreeBSD.org>
* Stanislav Sedov <stas@core.310.ru>
* Thomas Gellekum <tg@FreeBSD.org>
* Vitaly Magerya <vmagerya@gmail.com>
* Xin LI <delphij@FreeBSD.org>
* Ying-Chieh Liao
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
* alepulver
* brett@peloton.physics.montana.edu
* buganini@gmail.com
* eric
* erich@rrnet.com
* gahr
* gelf
* giffunip@asme.org
* ijliao
* jkh
* joerg
* joseph@randomnetworks.com
* krion
* lightside <lightside@gmx.com>
* pgf
* rch@richard.eu.org
* tetsushi NAKAI <nakai@tsl.pe.u-tokyo.ac.jp>
* tg
* thierry@pompo.net
* torstenb@FreeBSD.org
* verm
With hat: portmgr
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
- Regenerate patches with `make makepatch`
Notes:
svn path=/head/; revision=412085
|
|
|
|
|
|
|
| |
while here, use MAKE_ARGS instead of sed'ing Makefile
Notes:
svn path=/head/; revision=407643
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=386312
|
|
|
|
| |
Notes:
svn path=/head/; revision=345180
|
|
|
|
|
|
|
| |
editors)
Notes:
svn path=/head/; revision=327720
|
|
|
|
| |
Notes:
svn path=/head/; revision=287835
|
|
|
|
| |
Notes:
svn path=/head/; revision=276179
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
| |
Notes:
svn path=/head/; revision=258413
|
|
|
|
|
|
|
| |
Approved by: Sahil Tandon <sahil@tandon.net> (maintainer, via private mail)
Notes:
svn path=/head/; revision=236748
|
|
|
|
|
|
|
| |
Submitted by: Sahil Tandon <sahil@tandon.net> (via ports@)
Notes:
svn path=/head/; revision=236707
|
|
|
|
| |
Notes:
svn path=/head/; revision=236682
|
|
|
|
|
|
|
| |
is coming.
Notes:
svn path=/head/; revision=188901
|
|
|
|
|
|
|
| |
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=179182
|
|
|
|
|
|
|
|
|
|
| |
- Eliminate patches
PR: 101563
Submitted by: gabor (maintainer)
Notes:
svn path=/head/; revision=170077
|
|
|
|
|
|
|
|
| |
PR: 88736
Submitted by: maintainer
Notes:
svn path=/head/; revision=147727
|
|
|
|
|
|
|
|
| |
PR: 87066
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> (maintainer)
Notes:
svn path=/head/; revision=144496
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter [1]
- Use PORTDOCS
- Remove one line pkg-plist
PR: ports/84451 [1]
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> [1]
Notes:
svn path=/head/; revision=140716
|
|
|
|
|
|
|
| |
an email announcing their demise and give users the chance to submit fixes.
Notes:
svn path=/head/; revision=140428
|
|
|
|
|
|
|
|
|
|
|
| |
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.
PR: ports/79666
Submitted by: me
Notes:
svn path=/head/; revision=136519
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
| |
Notes:
svn path=/head/; revision=75952
|
|
|
|
| |
Notes:
svn path=/head/; revision=58737
|
|
|
|
|
|
|
| |
Note these are *FULLY* Satoshi approved for the past 4 years.
Notes:
svn path=/head/; revision=38061
|
|
|
|
| |
Notes:
svn path=/head/; revision=35327
|
|
|
|
| |
Notes:
svn path=/head/; revision=27501
|
|
|
|
| |
Notes:
svn path=/head/; revision=27160
|
|
|
|
|
|
|
|
|
| |
have time to maintain them.
Approved by: andy
Notes:
svn path=/head/; revision=27113
|
|
|
|
| |
Notes:
svn path=/head/; revision=20947
|
|
|
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
Notes:
svn path=/head/; revision=19799
|
|
|
|
|
|
|
|
| |
Kirk McKusick, Keith Bostic, and J. Karels into 'W's,
representing WWW:? Probably. Better not risk it. :)
Notes:
svn path=/head/; revision=18346
|
|
|
|
|
|
|
|
| |
emacsen (*mule-common, mule). That is left for someone more
familiar with their twisty incestuous relationships.
Notes:
svn path=/head/; revision=12575
|
|
PR: 7037
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
Notes:
svn path=/head/; revision=11698
|