FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 8:42 PM BST
non port: devel/p5-POE-Component-DebugShell/Makefile
CVSWeb

Number of commits found: 9

Mon, 7 May 2012
[ 15:42 skv ] Original commit 
1.7 archivers/p5-PerlIO-gzip/Makefile
1.5 archivers/p5-PerlIO-via-Bzip2/Makefile
1.11 comms/p5-Device-SerialPort/Makefile
1.16 converters/p5-Text-Iconv/Makefile
1.7 databases/p5-Cache-Memcached-XS/Makefile
1.30 databases/p5-Class-DBI/Makefile
1.19 databases/p5-DBD-InterBase/Makefile
1.13 databases/p5-DBD-Oracle/Makefile
1.9 databases/p5-DBIx-ContextualFetch/Makefile
1.10 databases/p5-DBIx-Recordset/Makefile

(Only the first 10 of 165 ports in this commit are shown above. View all ports for this commit)
Pass maintainership of almost of my "p5-*" ports to "perl@".

(I hope updating of them will be improved).
Sat, 17 Mar 2012
[ 17:24 swills ] Original commit 
1.8 devel/p5-POE-Component-DebugShell/Makefile
- Add TEST_DEPENDS
- Avoid use of SITE_PERL in DEPENDS

PR:             ports/165426
Approved by:    maintainer timeout (skv, >3 weeks)
Feature safe:   yes
Sat, 21 Jan 2012
[ 17:40 eadler ] Original commit 
1.13 astro/p5-Astro-Catalog/Makefile
1.11 astro/p5-Astro-SunTime/Makefile
1.7 astro/py-RO/Makefile
1.10 astro/py-aipy/Makefile
1.3 astro/py-pyfits/Makefile
1.8 audio/calf/Makefile
1.30 audio/gnupod/Makefile
1.3 audio/jack_mixer/Makefile
1.61 audio/muine/Makefile
1.8 audio/p5-Audio-Scrobbler/Makefile

(Only the first 10 of 1326 ports in this commit are shown above. View all ports for this commit)
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
Sat, 14 Feb 2009
[ 23:27 skv ] Original commit 
1.6 devel/p5-POE-Component-DebugShell/Makefile
1.4 devel/p5-POE-Component-DebugShell/distinfo
1.3 devel/p5-POE-Component-DebugShell/pkg-plist
Update to 1.412
Thu, 17 Apr 2008
[ 14:30 araujo ] Original commit 
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. View all ports for this commit)
- 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:59 linimon ] Original commit 
1.35 devel/p5-PAR/Makefile
1.11 devel/p5-PCSC-Card/Makefile
1.2 devel/p5-PHP-Serialization/Makefile
1.5 devel/p5-POE-API-Hooks/Makefile
1.10 devel/p5-POE-API-Peek/Makefile
1.4 devel/p5-POE-Component-Child/Makefile
1.6 devel/p5-POE-Component-Daemon/Makefile
1.4 devel/p5-POE-Component-DebugShell/Makefile
1.4 devel/p5-POE-Component-RSSAggregator/Makefile
1.4 devel/p5-POE-Devel-Profiler/Makefile

(Only the first 10 of 127 ports in this commit are shown above. View all ports for this commit)
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
Sat, 11 Jun 2005
[ 16:13 skv ] Original commit 
1.707 MOVED
1.18 archivers/p5-Archive-Tar/Makefile
1.25 archivers/p5-Archive-Zip/Makefile
1.2 archivers/p5-PerlIO-gzip/Makefile
1.6 comms/p5-Device-SerialPort/Makefile
1.39 converters/p5-MIME-Base64/Makefile
1.3 databases/p5-POE-Component-LaDBI/Makefile
1.6 databases/p5-SQL-Translator/Makefile
1.3 databases/wfb2sql/Makefile
1.1903 devel/Makefile

(Only the first 10 of 144 ports in this commit are shown above. View all ports for this commit)
* reflect renaming on CPAN File-Spec to PathTools
   + add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
Sun, 28 Mar 2004
[ 17:07 skv ] Original commit 
1.2 devel/p5-POE-Component-DebugShell/Makefile
1.2 devel/p5-POE-Component-DebugShell/distinfo
Updated to 1.18
Sat, 28 Feb 2004
[ 12:16 skv ] Original commit 
1.1457 devel/Makefile
1.1 devel/p5-POE-Component-DebugShell/Makefile
1.1 devel/p5-POE-Component-DebugShell/distinfo
1.1 devel/p5-POE-Component-DebugShell/pkg-descr
1.1 devel/p5-POE-Component-DebugShell/pkg-plist
Add p5-POE-Component-DebugShell 1.14,
interactive peeking into a
running POE application.

Number of commits found: 9

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.096 seconds.