non port: devel/p5-Mknod/Makefile |
SVNWeb
|
Number of commits found XX: 10 |
Tue, 23 Dec 2014
|
[ 02:22 mat ] 
375302 audio/squeezeboxserver/Makefile
375302 devel/cil/Makefile
375302 devel/p5-Mknod/Makefile
375302 editors/p5-Padre/Makefile
375302 math/algotutor/Makefile
375302 multimedia/gtk-youtube-viewer/Makefile
375302 net-mgmt/netdisco/Makefile
375302 net-mgmt/ocsinventory-agent/Makefile
375302 security/tinyca/Makefile
375302 sysutils/debhelper/Makefile
(Only the first 10 of 15 ports in this commit are shown above. )
Catch up abusive uses of ${SITE_PERL}.
Sponsored by: Absolight
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] 
373448 CHANGES
373448 Mk/Uses/perl5.mk
373448 Mk/bsd.default-versions.mk
373448 Mk/bsd.port.mk
373448 UPDATING
373448 archivers/dpkg/Makefile
373448 archivers/p5-Archive-Any-Lite/Makefile
373448 archivers/p5-Archive-Any-Lite/pkg-plist
373448 archivers/p5-Archive-Any-Plugin-Rar/Makefile
373448 archivers/p5-Archive-Any-Plugin-Rar/pkg-plist
(Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
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 (Only the first 15 lines of the commit message are shown above )
|
Thu, 9 Jan 2014
|
[ 13:14 az ] 
339224 devel/p5-Algorithm-Diff/Makefile
339224 devel/p5-Algorithm-Diff/pkg-plist
339224 devel/p5-CHI/Makefile
339224 devel/p5-CHI/pkg-plist
339224 devel/p5-Class-C3-Adopt-NEXT/Makefile
339224 devel/p5-Class-C3-Adopt-NEXT/pkg-plist
339224 devel/p5-Config-Fast/Makefile
339224 devel/p5-Config-Fast/pkg-descr
339224 devel/p5-Config-Fast/pkg-plist
339224 devel/p5-Config-IniRegEx/Makefile
(Only the first 10 of 44 ports in this commit are shown above. )
- add stage support
Approved by: portmgr (blanket infrastructure)
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] 
327724 devel/k8048/Makefile
327724 devel/kBuild/Makefile
327724 devel/kaptain/Makefile
327724 devel/kcachegrind/Makefile
327724 devel/kdbg/Makefile
327724 devel/kdebindings4/Makefile
327724 devel/kdesdk4/Makefile
327724 devel/kdesvn-kde4/Makefile
327724 devel/kdevelop-kde4/Makefile
327724 devel/kdevelop-pg-qt/Makefile
(Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Mon, 9 Sep 2013
|
[ 11:01 az ] 
326802 devel/p5-Algorithm-ChooseSubsets/Makefile
326802 devel/p5-Config-IniRegEx/Makefile
326802 devel/p5-Danga-Socket-Callback/Makefile
326802 devel/p5-Data-Dumper-Perltidy/Makefile
326802 devel/p5-Data-Rand/Makefile
326802 devel/p5-Devel-Autoflush/Makefile
326802 devel/p5-JIRA-Client/Makefile
326802 devel/p5-Mknod/Makefile
326802 devel/p5-Module-Install-AuthorRequires/Makefile
326802 devel/p5-Module-Install-AuthorTests/Makefile
(Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Mon, 20 Jun 2011
|
[ 08:36 az ]
1.7 devel/activitymail/Makefile
1.7 devel/activitymail/distinfo
1.2 devel/cpan-upload-http/Makefile
1.2 devel/cpan-upload-http/distinfo
1.26 devel/p5-Algorithm-Cluster/Makefile
1.3 devel/p5-AnyData/Makefile
1.4 devel/p5-BFD/Makefile
1.3 devel/p5-BFD/distinfo
1.2 devel/p5-BS-Event/Makefile
1.2 devel/p5-BS-Event/distinfo
(Only the first 10 of 192 ports in this commit are shown above. )
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ]
1.9 archivers/p5-Archive-Extract/Makefile
1.8 archivers/p5-Compress-Bzip2/Makefile
1.5 archivers/p5-Compress-LZW/Makefile
1.5 archivers/p5-PerlIO-gzip/Makefile
1.3 archivers/p5-PerlIO-via-Bzip2/Makefile
1.12 astro/p5-Astro-Catalog/Makefile
1.10 astro/p5-Astro-MoonPhase/Makefile
1.6 astro/p5-Astro-Sunrise/Makefile
1.8 astro/p5-GPS/Makefile
1.3 audio/p5-Audio-Beep/Makefile
(Only the first 10 of 2168 ports in this commit are shown above. )
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
|
Sat, 8 Sep 2007
|
[ 00:57 linimon ]
1.5 devel/p5-Env-PS1/Makefile
1.7 devel/p5-Event-Lib/Makefile
1.2 devel/p5-Expect-Simple/Makefile
1.3 devel/p5-ExtUtils-AutoInstall/Makefile
1.3 devel/p5-ExtUtils-Command/Makefile
1.9 devel/p5-ExtUtils-Depends/Makefile
1.2 devel/p5-ExtUtils-MakeMaker-Coverage/Makefile
1.10 devel/p5-ExtUtils-ParseXS/Makefile
1.6 devel/p5-FSA-Rules/Makefile
1.5 devel/p5-File-Append-TempFile/Makefile
(Only the first 10 of 91 ports in this commit are shown above. )
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
Mon, 31 Oct 2005
|
[ 18:24 erwin ]
1.6 audio/p5-Audio/Makefile
1.6 audio/p5-MusicBrainz-Client/Makefile
1.6 audio/p5-MusicBrainz-Queries/Makefile
1.6 audio/p5-MusicBrainz-TRM/Makefile
1.3 audio/p5-Ogg-Vorbis-Header/Makefile
1.6 chinese/oicq/Makefile
1.2 chinese/p5-Lingua-ZH-Summarize/Makefile
1.4 chinese/p5-Lingua-ZH-Toke/Makefile
1.8 databases/p5-Cache-Memcached/Makefile
1.20 databases/p5-DBD-CSV/Makefile
(Only the first 10 of 97 ports in this commit are shown above. )
Let the IGNORE message make a bit more sense and change it from:
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports
|
Fri, 21 Jan 2005
|
[ 15:20 sem ]
1.1797 devel/Makefile
1.1 devel/p5-Mknod/Makefile
1.1 devel/p5-Mknod/distinfo
1.1 devel/p5-Mknod/pkg-descr
1.1 devel/p5-Mknod/pkg-plist
Mknod is an interface to the mknod(2) system call.
PR: ports/73513
Submitted by: Sean Farley <sean-freebsd(at)farley.org>
|
Number of commits found XX: 10 |