| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependency change
With hat: perl
Notes:
svn path=/head/; revision=444065
|
|
|
|
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Notes:
svn path=/head/; revision=428136
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415499
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
|
| |
- Switch to options helpers
- Drop @dirrm* from plist
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=404190
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542
Notes:
svn path=/head/; revision=396892
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=393938
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=386691
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
- Pass MAINTAINERship to submitter
PR: 187964
Submitted by: dan@langille.org
Notes:
svn path=/head/; revision=359605
|
|
|
|
|
|
|
|
|
|
|
| |
improving accessibility.
I think people who want to just find the port/package and install it are
more likely to look for "spamassassin the program" than "spamassassin the
perl module collection."
Notes:
svn path=/head/; revision=347936
|
|
|
|
| |
Notes:
svn path=/head/; revision=343041
|
|
|
|
|
|
|
| |
- Replace some FIND ... CPIO with COPYTREE_SHARE.
Notes:
svn path=/head/; revision=334748
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent
I fixed a few PORTDOCS misusage, I'll do a second pass.
With Hat: perl@
Notes:
svn path=/head/; revision=331301
|
|
|
|
|
|
|
| |
mail)
Notes:
svn path=/head/; revision=327742
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324174
|
|
|
|
|
|
|
|
| |
- Fix COMMENT
- Trim header
Notes:
svn path=/head/; revision=315509
|
|
|
|
|
|
|
|
|
|
|
|
| |
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@
Notes:
svn path=/head/; revision=302724
|
|
|
|
|
|
|
|
| |
apache version detect was not enabled,
the time SITE_PERL was removed from *_DEPENDS
Notes:
svn path=/head/; revision=301488
|
|
|
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
Notes:
svn path=/head/; revision=300304
|
|
|
|
|
|
|
|
| |
Pointy hat: az@
Reported by: pav@
Notes:
svn path=/head/; revision=298555
|
|
|
|
| |
Notes:
svn path=/head/; revision=298322
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
| |
warning and allow testing
- Bump PORTREVISION due to added dependency
Notes:
svn path=/head/; revision=288563
|
|
|
|
|
|
|
|
| |
PR: ports/159731
Submitted by: gjb
Notes:
svn path=/head/; revision=279585
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dependency loops
- fix mod_perl/mod_perl2 dependency
- p5-Apache-Reload is now included in mod_perl2
- make usage of CPAN author macro
- bump portrevision
commit with hat apache@
Notes:
svn path=/head/; revision=274481
|
|
|
|
|
|
|
| |
Approved by: erwin@ (portmgr)
Notes:
svn path=/head/; revision=274222
|
|
|
|
|
|
|
|
| |
Requested by: kwm
Pointyhat to: glarkin
Notes:
svn path=/head/; revision=266393
|
|
|
|
| |
Notes:
svn path=/head/; revision=253485
|
|
|
|
|
|
|
|
| |
Requested by: Jochem Oosterveen <jochem@oosterveen.net> (via e-mail)
With Hat: perl@
Notes:
svn path=/head/; revision=253484
|
|
|
|
| |
Notes:
svn path=/head/; revision=253432
|
|
|
|
|
|
|
|
| |
PR: ports/141688 [1]
Reported by: pav via -exp run for [1]
Notes:
svn path=/head/; revision=253386
|
|
|
|
| |
Notes:
svn path=/head/; revision=253321
|
|
|
|
|
|
|
| |
Submitted by: dougb & Glen Barber <glen.j.barber@gmail.com>
Notes:
svn path=/head/; revision=247075
|
|
|
|
|
|
|
| |
[rc.d script needs lots of work]
Notes:
svn path=/head/; revision=246728
|
|
|
|
| |
Notes:
svn path=/head/; revision=245484
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- contains a typo
- does not daemonize the process by default
- does not check if the process is currently running
- does not provide output to STDOUT on start-up, shutdown, or when errors are encountered
PR: ports/141330
Submitted by: Glen Barber <glen.j.barber@gmail.com>
Notes:
svn path=/head/; revision=245483
|
|
|
|
| |
Notes:
svn path=/head/; revision=235397
|
|
|
|
|
|
|
| |
Tested by: several builds in P6 TB
Notes:
svn path=/head/; revision=233978
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: pav via pointyhat
Notes:
svn path=/head/; revision=233659
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix NOPORTEXAMPLES
- DISTNAME isn't needed
- Move text to pkg-message and use SUB_FILES for pkg-message
- *Dramatically* cleanup Depends
Unconditionally depend on mod_perl for a persistent framework
- sort cleanup pkg-plist
Notes:
svn path=/head/; revision=233020
|
|
|
|
|
|
|
|
|
| |
- Rename files/qpsmtpd.sh.in -> files/qpsmtpd.in
Approved by: araujo (mentor, implicit)
Notes:
svn path=/head/; revision=224743
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Chase libclamav version bump on all dependant ports
- Bump necessary PORTREVISIONS
- Fix some BROKEN messages from ports that were already broken with clamav-0.93
- Mark security/klamav as BROKEN since it doesn't build with clamav-0.94
PR: ports/127122 [1], ports/127310 [2]
Submitted by: Gary Palmer <freebsd-gnats@in-addr.com> [1], delphij [2]
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=220390
|
|
|
|
|
|
|
| |
Approved by: araujo (mentor)
Notes:
svn path=/head/; revision=217338
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/123530
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: flz (portmgr)
Notes:
svn path=/head/; revision=213332
|
|
|
|
|
|
|
|
| |
PR: ports/121978
Submitted by: Zane C.B. <vvelox vvelox.net> (maintainer)
Notes:
svn path=/head/; revision=209639
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
PR: ports/115424
Submitted by: Zane C. B. <vvelox@vvelox.net> (maintainer)
Approved by: itetcu (mentor)
Notes:
svn path=/head/; revision=197828
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
Submitted by: araujo
Notes:
svn path=/head/; revision=197303
|
|
|
|
|
|
|
|
|
| |
PR: ports/113611
Submitted by: Z.C.B. <vvelox@vvelox.net> (maintainer)
Approved by: pav (portmgr, in mentor's absence)
Notes:
svn path=/head/; revision=197240
|