| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=471689
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
- Strip the p5-Net-SAML XS module.
- use Uses:localbase in zxid
- Replace obtuse compound statements with more straightforward invocations
- Add spacing for legibility
Notes:
svn path=/head/; revision=409877
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/zxid/Changes
Notes:
svn path=/head/; revision=384304
|
|
|
|
|
|
|
|
|
| |
PR: 194865
Submitted by: Mike Kuznetsov
Sponsored by: Absolight
Notes:
svn path=/head/; revision=379180
|
|
|
|
|
|
|
|
|
|
| |
- Use PORTEXAMPLES
- Sort and cleanup PLIST
Changes: http://search.cpan.org/dist/zxid/Changes
Notes:
svn path=/head/; revision=376754
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363374
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
Notes:
svn path=/head/; revision=338168
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to new options framework
- Convert to new LIB_DEPENDS
- Cleanup Makefile
Changes: http://search.cpan.org/dist/zxid/Changes
Notes:
svn path=/head/; revision=335032
|
|
|
|
|
|
|
| |
- Replace some FIND ... CPIO with COPYTREE_SHARE.
Notes:
svn path=/head/; revision=334748
|
|
|
|
|
|
|
|
|
|
| |
- Use REINPLACE_CMD instead of patch file
- Fix shebang
Changes: http://search.cpan.org/dist/zxid/Changes
Notes:
svn path=/head/; revision=334692
|
|
|
|
| |
Notes:
svn path=/head/; revision=332949
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
security)
Notes:
svn path=/head/; revision=327769
|
|
|
|
| |
Notes:
svn path=/head/; revision=325559
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324174
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
Notes:
svn path=/head/; revision=322783
|
|
|
|
|
|
|
|
| |
PR: ports/176009
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Notes:
svn path=/head/; revision=312207
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=291427
|
|
|
|
|
|
|
|
|
| |
- Respect PORTEXAMPLES
Changes: http://search.cpan.org/dist/zxid/Changes
Notes:
svn path=/head/; revision=291035
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav
Notes:
svn path=/head/; revision=288824
|
|
|
|
|
|
|
|
|
|
| |
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro
Notes:
svn path=/head/; revision=275968
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/zxid/
Notes:
svn path=/head/; revision=270056
|
|
|
|
|
|
|
|
| |
With Hat: perl@
Changes: http://zxid.org/Changes
Notes:
svn path=/head/; revision=266521
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add MASTER_SITES: CPAN
- Add LICENSE while I'm here
- Add CPAN URL to pkg-descr
PR: ports/152329
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Notes:
svn path=/head/; revision=264726
|
|
|
|
|
|
|
|
|
| |
so standarize and remove it
With Hat: perl@
Notes:
svn path=/head/; revision=261743
|
|
|
|
| |
Notes:
svn path=/head/; revision=252125
|
|
|
|
| |
Notes:
svn path=/head/; revision=246095
|
|
|
|
|
|
|
|
|
|
| |
- Reset maintainer
PR: ports/140588
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Notes:
svn path=/head/; revision=244313
|
|
|
|
|
|
|
|
|
| |
PR: ports/140149
Submitted by: Denis Shaposhnikov <dsh _AT_ wizard.volgograd.ru>
Approved by: maintainer
Notes:
svn path=/head/; revision=243636
|
|
|
|
|
|
|
|
|
| |
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
Notes:
svn path=/head/; revision=226721
|
|
|
|
|
|
|
|
|
| |
PR: 128372
Submitted by: leeym
Approved by: maintainer
Notes:
svn path=/head/; revision=222185
|
|
|
|
| |
Notes:
svn path=/head/; revision=217443
|
|
mod_perl environment, is supplied.
WWW: http://zxid.org/
PR: ports/114800
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Notes:
svn path=/head/; revision=210714
|