| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alexander Kriventsov
* Anders Nordby <anders@fix.no>
* Andreas Fehlner <fehlner@gmx.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Chris Piazza <cpiazza@FreeBSD.org>
* Damjan Marion <dmarion@open.hr>
* Emanuel Haupt <ehaupt@critical.ch>
* Eric Freeman <freebsdports@chillibear.com>
* Frank DENIS
* Frank Laszlo <laszlof@vonostingroup.com>
* Gea-Suan Lin (gslin@ccca.nctu.edu.tw)
* Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
* George V. Neville-Neil <gnn@FreeBSD.org>
* Hye-Shik Chang
* Jordan Hubbard <jkh@FreeBSD.org>
* Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Joseph Benden <joe@thrallingpenguin.com>
* Ju Pengfei <jupengfei@gmail.com>
* Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
* Mark Johnston <markj@FreeBSD.org>
* Martin Matuska (mm@FreeBSD.org)
* Marwan BURELLE <marwan.burelle@lri.fr>
* Maxim Ignatenko
* Maxim Sobolev <sobomax@FreeBSD.org>
* Neil Blakey-Milner
* Neil Blakey-Milner <nbm@rucus.ru.ac.za>
* Nick Leuta
* Nosov Artem <chip-set@mail.ru>
* Petr Holub <hopet@ics.muni.cz>
* Philippe Le Berre <philippe@le-berre.com>
* Piotr Kubaj <pkubaj@anongoth.pl>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Roman Bogorodskiy
* Sergey Matveychuk <sem@FreeBSD.org>
* Sergey Skvortsov <skv@FreeBSD.org>
* Stephane Legrand
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* TAKATSU Tomonari <tota@FreeBSD.org>
* Thomas Gellekum <tg@FreeBSD.org>
* Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* Tomokazu ISHII <t-ishii@tryplanet.com>
* Ulrich Spoerlein <uspoerlein@gmail.com>
* Wen Heping <wen@FreeBSD.org>
* Xavier Beaudouin <kiwi@oav.net>
* Yasuhiro Fukuma <yasuf@big.or.jp>
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* ache
* cy@FreeBSD.org
* ijliao
* ports
* torstenb
* will
With hat: portmgr
|
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=514132
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
Notes:
svn path=/head/; revision=373448
|
|
|
|
| |
Notes:
svn path=/head/; revision=371277
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight
Notes:
svn path=/head/; revision=357300
|
|
|
|
|
|
|
|
|
|
| |
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=357277
|
|
|
|
|
|
|
| |
. Fix .packlist
Notes:
svn path=/head/; revision=354119
|
|
|
|
|
|
|
| |
. Simplify Makefile
Notes:
svn path=/head/; revision=332301
|
|
|
|
|
|
|
| |
ftp)
Notes:
svn path=/head/; revision=327729
|
|
|
|
| |
Notes:
svn path=/head/; revision=325961
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
|
|
|
| |
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@)
Notes:
svn path=/head/; revision=323655
|
|
|
|
| |
Notes:
svn path=/head/; revision=305298
|
|
|
|
|
|
|
| |
Reported by: sunpoet@
Notes:
svn path=/head/; revision=301967
|
|
|
|
| |
Notes:
svn path=/head/; revision=301957
|
|
|
|
| |
Notes:
svn path=/head/; revision=300966
|
|
|
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
Notes:
svn path=/head/; revision=300219
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
| |
Notes:
svn path=/head/; revision=262194
|
|
|
|
| |
Notes:
svn path=/head/; revision=231204
|
|
|
|
| |
Notes:
svn path=/head/; revision=217492
|
|
|
|
|
|
|
|
| |
PR: ports/89692
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Notes:
svn path=/head/; revision=150021
|
|
|
|
| |
Notes:
svn path=/head/; revision=147578
|
|
|
|
|
|
|
| |
Approved by: flz (mentor)
Notes:
svn path=/head/; revision=138919
|
|
|
|
| |
Notes:
svn path=/head/; revision=134639
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use PORTDOCS
- pass maintainership to submitter (current maintainer is inactive for
about 5 years)
PR: 80141
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=134617
|
|
|
|
| |
Notes:
svn path=/head/; revision=129940
|
|
|
|
| |
Notes:
svn path=/head/; revision=108508
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
| |
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes:
svn path=/head/; revision=92059
|
|
|
|
| |
Notes:
svn path=/head/; revision=76034
|
|
|
|
|
|
|
| |
Submitted by: ume
Notes:
svn path=/head/; revision=47949
|
|
|
|
| |
Notes:
svn path=/head/; revision=40920
|
|
|
|
|
|
|
| |
Suggested by: sumikawa
Notes:
svn path=/head/; revision=38950
|
|
|
|
|
|
|
|
| |
Obtained from: ume
No response from: maintainer
Notes:
svn path=/head/; revision=38949
|
|
|
|
| |
Notes:
svn path=/head/; revision=27456
|
|
|
|
|
|
|
|
| |
PR: 16990
Submitted by: Maintainer
Notes:
svn path=/head/; revision=26422
|
|
|
|
|
|
|
|
|
|
| |
* Fix of the problem that rotate script doesn't work
PR: 16888
Submitted by: Maintainer
Notes:
svn path=/head/; revision=26181
|
|
|
|
| |
Notes:
svn path=/head/; revision=20947
|
|
|
|
| |
Notes:
svn path=/head/; revision=20493
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
Notes:
svn path=/head/; revision=19803
|
|
|
|
| |
Notes:
svn path=/head/; revision=18431
|
|
PR: ports/10640
Submitted by: Yasuhiro Fukuma yasuf@big.or.jp
Notes:
svn path=/head/; revision=17286
|