| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
PR: 212757
Notes:
svn path=/head/; revision=422499
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=422140
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412347
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
Notes:
svn path=/head/; revision=394508
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix LICENSE(BSD -> BSD3CLAUSE)
- Strip shared library
- Remove unnecessary .if ${PORT_OPTIONS:MEXAMPLES} ... .endif
- remove @dir* from pkg-plist
PR: 191308
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Notes:
svn path=/head/; revision=372308
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
Notes:
svn path=/head/; revision=352986
|
|
|
|
| |
Notes:
svn path=/head/; revision=350567
|
|
|
|
|
|
|
| |
japanese)
Notes:
svn path=/head/; revision=327737
|
|
|
|
|
|
|
|
|
|
| |
- Remove LICENSE_FILE for standard license
PR: ports/177694
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
Notes:
svn path=/head/; revision=324570
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324174
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE section
- Adopt OptionsNG
- Trim Makefile header
- Remove Author: line from pkg-descr
- Replace tab with space WWW: line in pkg-descr
- Update WWW: line in pkg-descr
PR: ports/175695 (based on)
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
Notes:
svn path=/head/; revision=314727
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint
* Don't mix PORTDOCS with EXAMPLESDIR
* Remove specific ABI version numbers from LIB_DEPENDS
PR: ports/171413 (based on)
Feature safe: yes
Notes:
svn path=/head/; revision=305811
|
|
|
|
|
|
|
| |
Approved by: clsung via IRC
Notes:
svn path=/head/; revision=295750
|
|
|
|
|
|
|
| |
With hat: perl
Notes:
svn path=/head/; revision=281878
|
|
|
|
|
|
|
| |
With hat: portmgr (myself)
Notes:
svn path=/head/; revision=271274
|
|
|
|
| |
Notes:
svn path=/head/; revision=251883
|
|
|
|
|
|
|
| |
starting with H,I,J,K,L
Notes:
svn path=/head/; revision=240071
|
|
|
|
| |
Notes:
svn path=/head/; revision=210719
|
|
|
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
Notes:
svn path=/head/; revision=199069
|
|
|
|
| |
Notes:
svn path=/head/; revision=195334
|
|
|
|
|
|
|
|
| |
PR: ports/110347
Submitted by: HASHI Hiroaki <hashiz_AT_tomba dot meridiani dot jp>
Notes:
svn path=/head/; revision=187465
|
|
|
|
|
|
|
|
| |
PR: ports/109544
Submitted by: HASHI Hiroaki <hashiz_AT_tomba dot meridiani dot jp>
Notes:
svn path=/head/; revision=186231
|
|
|
|
|
|
|
|
|
|
|
| |
- Mark for perl 5.8.0 and higher only due to its dependency on
japanese/mecab
PR: 101092
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Notes:
svn path=/head/; revision=169197
|
|
|
|
|
|
|
|
| |
PR: ports/100405
Submitted by: KIMURA Yasuhiro <yasu_AT_utahime dot org>
Notes:
svn path=/head/; revision=168027
|
|
|
|
|
|
|
|
| |
PR: ports/96889
Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
Notes:
svn path=/head/; revision=161544
|
|
|
|
| |
Notes:
svn path=/head/; revision=151246
|
|
|
|
| |
Notes:
svn path=/head/; revision=149333
|
|
|
|
|
|
|
| |
been inactive more than 6 months. We hope to see him back sometime.
Notes:
svn path=/head/; revision=147872
|
|
|
|
|
|
|
|
|
|
| |
- Unbreak on some conditions.
- Update WWW: line.
No response from: maintainer
Notes:
svn path=/head/; revision=136341
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=132051
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104943
|
|
|
|
| |
Notes:
svn path=/head/; revision=101614
|
|
|
|
| |
Notes:
svn path=/head/; revision=87225
|
|
|
|
|
|
|
|
|
| |
Note that this does not work properly on FreeBSD 4.x or prior
since mecab is linked with libc_r but perl is with libc, which
conflict causes memory fault.
Notes:
svn path=/head/; revision=79494
|
|
Note that this does not work properly since mecab is linked with libc_r
but perl is with libc, which conflict causes memory fault.
Notes:
svn path=/head/; revision=79492
|