| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=449893
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
This one happens in many, many ports. I only applied it in cases where
it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used
Notes:
svn path=/head/; revision=381221
|
|
|
|
|
|
|
|
|
| |
Remove stale dependency on Any::Moose and add dependency on Math::BigInt.
Changes: https://metacpan.org/changes/distribution/GnuPG-Interface
Notes:
svn path=/head/; revision=379175
|
|
|
|
|
|
|
|
|
| |
- Sort PLIST
Changes: http://search.cpan.org/dist/GnuPG-Interface/Changes
Notes:
svn path=/head/; revision=376753
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Submitted by: matthew
Notes:
svn path=/head/; revision=364224
|
|
|
|
| |
Notes:
svn path=/head/; revision=354916
|
|
|
|
| |
Notes:
svn path=/head/; revision=332949
|
|
|
|
|
|
|
| |
security)
Notes:
svn path=/head/; revision=327769
|
|
|
|
|
|
|
|
| |
- Use single space after WWW:
- Remove Author line
Notes:
svn path=/head/; revision=325610
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324174
|
|
|
|
|
|
|
|
| |
Submitted by: trevor
With hat: portmgr
Notes:
svn path=/head/; revision=311049
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/GnuPG-Interface/ChangeLog
Feature safe: yes
Notes:
svn path=/head/; revision=307971
|
|
|
|
|
|
|
|
|
|
|
| |
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=298970
|
|
|
|
|
|
|
| |
Approved by: clsung via IRC
Notes:
svn path=/head/; revision=295750
|
|
|
|
| |
Notes:
svn path=/head/; revision=284445
|
|
|
|
| |
Notes:
svn path=/head/; revision=282641
|
|
|
|
| |
Notes:
svn path=/head/; revision=271375
|
|
|
|
|
|
|
|
| |
Requested by: kwm
Pointyhat to: glarkin
Notes:
svn path=/head/; revision=266393
|
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: ports/144709
Submitted by: Rainer Duffner <rainer_AT_ultra-secure dot de>
Notes:
svn path=/head/; revision=253413
|
|
|
|
|
|
|
|
| |
PR: ports/141596
Submitted by: pgollucci
Notes:
svn path=/head/; revision=246119
|
|
|
|
|
|
|
| |
starting with P,R,S
Notes:
svn path=/head/; revision=240075
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
Pointy hat to: leeym
Notes:
svn path=/head/; revision=209015
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=208682
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use CPAN and SF macro
- update WWW in pkg-descr
- switch to stable gnupg (version 2)
- fix dependency
Approved by: clsung (implicit)
Notes:
svn path=/head/; revision=208434
|
|
|
|
|
|
|
|
|
| |
Changes:
PR: ports/117707
Submitted by: Peter Thoenen <eol1_AT_yahoo dot com>
Notes:
svn path=/head/; revision=206153
|
|
|
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
Notes:
svn path=/head/; revision=199069
|
|
|
|
|
|
|
|
|
|
|
| |
depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
correct. To work around this, change dependency line from bin/gpg
to bin/gpgv which exists in security/gnupg1 port only.
Spotted by: ume
Notes:
svn path=/head/; revision=180452
|
|
|
|
|
|
|
|
|
| |
to security/gnupg1.
Thanks to: dougb, lofi
Notes:
svn path=/head/; revision=180326
|
|
|
|
| |
Notes:
svn path=/head/; revision=157416
|
|
|
|
|
|
|
|
|
|
| |
Submitter takes maintainership.
PR: ports/93251
Submitted by: Peter Thoenen <eol1@yahoo.com>
Notes:
svn path=/head/; revision=155924
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1]
Notes:
svn path=/head/; revision=155784
|
|
|
|
| |
Notes:
svn path=/head/; revision=153010
|
|
|
|
|
|
|
|
|
|
|
| |
- make portlint happier
PR: 90055
Submitted by: leeym
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=152395
|
|
|
|
|
|
|
| |
Noticed by: pointyhat via kris
Notes:
svn path=/head/; revision=150178
|
|
|
|
|
|
|
|
|
| |
PR: ports/67185
Submitted by: Roman Neuhause
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=113002
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
| |
Notes:
svn path=/head/; revision=99278
|
|
|
|
|
|
|
| |
I have contributed, in order to attract less spam.
Notes:
svn path=/head/; revision=93877
|
|
|
|
|
|
|
| |
I have contributed, in hopes of attracting less spam.
Notes:
svn path=/head/; revision=93876
|
|
|
|
|
|
|
|
| |
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes:
svn path=/head/; revision=92059
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Upgrade to 0.33.
maintainer timeout: > 10 days
Notes:
svn path=/head/; revision=83935
|
|
|
|
| |
Notes:
svn path=/head/; revision=76700
|
|
|
|
|
|
|
|
|
|
| |
new master site.
Submitted by: ijliao, vanilla
PR: 27155
Notes:
svn path=/head/; revision=42549
|
|
|
|
| |
Notes:
svn path=/head/; revision=38917
|
|
|
|
| |
Notes:
svn path=/head/; revision=37252
|
|
|
|
|
|
|
| |
Approved by: will
Notes:
svn path=/head/; revision=33312
|
|
|
|
|
|
|
|
| |
PR: ports/21501
Submitted by: Trevor Johnson <trevor@jpj.net> (maintainer)
Notes:
svn path=/head/; revision=33045
|