Bug 132406 - New ports: editors/p5-Padre and x11-toolkits//p5-Wx with dependencies
Summary: New ports: editors/p5-Padre and x11-toolkits//p5-Wx with dependencies
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-08 12:00 UTC by Cezary Morga
Modified: 2009-03-15 17:21 UTC (History)
0 users

See Also:


Attachments
file.shar (72.24 KB, text/plain)
2009-03-08 12:00 UTC, Cezary Morga
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cezary Morga 2009-03-08 12:00:15 UTC
Attached is the .shar archive for new port editors/p5-Padre and it's dependencies which are not in ports tree (including x11-toolkits/p5-Wx):
databases/p5-ORLite
databases/p5-ORLite-Migrate
devel/p5-Class-Unload
devel/p5-Class-XSAccessor-Array
devel/p5-Devel-CheckOS
devel/p5-Devel-Dumpvar
devel/p5-File-Find-Rule-VCS
devel/p5-File-ShareDir-PAR
devel/p5-Module-Extract
devel/p5-Module-Inspector
devel/p5-Module-Manifest
devel/p5-Module-Math-Depends
devel/p5-Parse-ErrorString-Perl
devel/p5-Test-Compile
editors/p5-Padre
textproc/p5-Text-FindIndent
x11-toolkits/p5-Alien-wxWidgets
x11-toolkits/p5-Wx
x11-toolkits/p5-Wx-Perl-ProcessStream

An update of devel/p5-Module-Starter might also be required (patch here: http://www.freebsd.org/cgi/query-pr.cgi?pr=132364).

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-03-08 14:13:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-03-15 17:09:25 UTC
miwi        2009-03-15 17:09:14 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits         Makefile 
  Added files:
    x11-toolkits/p5-Alien-wxWidgets Makefile distinfo pkg-descr 
                                    pkg-plist 
  Log:
  Alien::wxWidgets can be used to detect and get configuration
  settings from an installed wxWidgets.
  
  WWW: http://search.cpan.org/dist/Alien-wxWidgets/
  
  PR:             ports/132406
  Submitted by:   Cezary Morga <cm at therek.net>
  
  Revision  Changes    Path
  1.507     +1 -0      ports/x11-toolkits/Makefile
  1.1       +46 -0     ports/x11-toolkits/p5-Alien-wxWidgets/Makefile (new)
  1.1       +3 -0      ports/x11-toolkits/p5-Alien-wxWidgets/distinfo (new)
  1.1       +4 -0      ports/x11-toolkits/p5-Alien-wxWidgets/pkg-descr (new)
  1.1       +6 -0      ports/x11-toolkits/p5-Alien-wxWidgets/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-03-15 17:09:52 UTC
miwi        2009-03-15 17:09:40 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits         Makefile 
  Added files:
    x11-toolkits/p5-Wx-Perl-ProcessStream Makefile distinfo 
                                          pkg-descr pkg-plist 
  Log:
  This module provides the STDOUT, STDERR and exit codes of asynchronously running
  processes via events. It may be used for long running or blocking processes that
  provide periodic updates on state via STDOUT. Simple IPC is possible via STDIN.
  
  WWW: http://search.cpan.org/dist/Wx-Perl-ProcessStream/
  
  PR:             ports/132406
  Submitted by:   Cezary Morga <cm at therek.net>
  
  Revision  Changes    Path
  1.508     +1 -0      ports/x11-toolkits/Makefile
  1.1       +28 -0     ports/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile (new)
  1.1       +3 -0      ports/x11-toolkits/p5-Wx-Perl-ProcessStream/distinfo (new)
  1.1       +5 -0      ports/x11-toolkits/p5-Wx-Perl-ProcessStream/pkg-descr (new)
  1.1       +6 -0      ports/x11-toolkits/p5-Wx-Perl-ProcessStream/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-03-15 17:10:17 UTC
miwi        2009-03-15 17:10:00 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits         Makefile 
  Added files:
    x11-toolkits/p5-Wx   Makefile distinfo pkg-descr pkg-plist 
  Log:
  wxPerl is an extension module allowing the creation of GUI (Graphical
  User Interface) from Perl; it is built as a wrapper for the wxWidgets
  C++ GUI toolkit.
  
  WWW: http://wxperl.sourceforge.net/
  
  PR:             ports/132406
  Submitted by:   Cezary Morga <cm at therek.net>
  
  Revision  Changes    Path
  1.509     +1 -0      ports/x11-toolkits/Makefile
  1.1       +50 -0     ports/x11-toolkits/p5-Wx/Makefile (new)
  1.1       +3 -0      ports/x11-toolkits/p5-Wx/distinfo (new)
  1.1       +5 -0      ports/x11-toolkits/p5-Wx/pkg-descr (new)
  1.1       +127 -0    ports/x11-toolkits/p5-Wx/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-03-15 17:10:47 UTC
miwi        2009-03-15 17:10:33 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/p5-ORLite-Migrate Makefile distinfo pkg-descr 
                                pkg-plist 
  Log:
  ORLite::Migrate is a light weight single class Database Schema Migration
  enhancement for ORLite. It provides a simple implementation of schema
  versioning within the SQLite database using the built-in user_version pragma
  (which is set to zero by default).
  
  WWW: http://search.cpan.org/dist/ORLite-Migrate/
  
  PR:             ports/132406
  Submitted by:   Cezary Morga <cm at therek.net>
  
  Revision  Changes    Path
  1.745     +1 -0      ports/databases/Makefile
  1.1       +31 -0     ports/databases/p5-ORLite-Migrate/Makefile (new)
  1.1       +3 -0      ports/databases/p5-ORLite-Migrate/distinfo (new)
  1.1       +6 -0      ports/databases/p5-ORLite-Migrate/pkg-descr (new)
  1.1       +4 -0      ports/databases/p5-ORLite-Migrate/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-03-15 17:11:33 UTC
miwi        2009-03-15 17:11:19 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/p5-ORLite  Makefile distinfo pkg-descr pkg-plist 
  Log:
  ORLite is an object-relation system specifically tailored for SQLite that
  follows many of the same principles as the ::Tiny series of modules and has
  a design and feature set that aligns directly to the capabilities of SQLite.
  
  WWW: http://search.cpan.org/dist/ORLite/
  
  PR:             ports/132406
  Submitted by:   Cezary Morga <cm at therek.net>
  
  Revision  Changes    Path
  1.746     +1 -0      ports/databases/Makefile
  1.1       +27 -0     ports/databases/p5-ORLite/Makefile (new)
  1.1       +3 -0      ports/databases/p5-ORLite/distinfo (new)
  1.1       +5 -0      ports/databases/p5-ORLite/pkg-descr (new)
  1.1       +3 -0      ports/databases/p5-ORLite/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 dfilter service freebsd_committer freebsd_triage 2009-03-15 17:11:40 UTC
miwi        2009-03-15 17:11:22 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Parse-ErrorString-Perl Makefile distinfo pkg-descr 
                                    pkg-plist 
  Log:
  Parse::ErrorString::Perl is a module for parsing Perl interpreter
  error messages.
  
  WWW: http://search.cpan.org/dist/Parse-ErrorString-Perl/
  
  PR:             ports/132406
  Submitted by:   Cezary Morga <cm at therek.net>
  
  Revision  Changes    Path
  1.3406    +1 -0      ports/devel/Makefile
  1.1       +27 -0     ports/devel/p5-Parse-ErrorString-Perl/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Parse-ErrorString-Perl/distinfo (new)
  1.1       +4 -0      ports/devel/p5-Parse-ErrorString-Perl/pkg-descr (new)
  1.1       +9 -0      ports/devel/p5-Parse-ErrorString-Perl/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 8 dfilter service freebsd_committer freebsd_triage 2009-03-15 17:12:14 UTC
miwi        2009-03-15 17:11:54 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Test-Compile Makefile distinfo pkg-descr pkg-plist 
  Log:
  Test::Compile lets you check the validity of a Perl module file or Perl script
  file, and report its results in standard Test::Simple fashion.
  
  WWW: http://search.cpan.org/dist/Test-Compile/
  
  PR:             ports/132406
  Submitted by:   Cezary Morga <cm at therek.net>
  
  Revision  Changes    Path
  1.3407    +1 -0      ports/devel/Makefile
  1.1       +26 -0     ports/devel/p5-Test-Compile/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Test-Compile/distinfo (new)
  1.1       +4 -0      ports/devel/p5-Test-Compile/pkg-descr (new)
  1.1       +3 -0      ports/devel/p5-Test-Compile/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 9 dfilter service freebsd_committer freebsd_triage 2009-03-15 17:12:29 UTC
miwi        2009-03-15 17:12:16 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Module-Math-Depends Makefile distinfo pkg-descr 
                                 pkg-plist 
  Log:
  This is a small convenience module created originally as part
  of Module::Inspector but released seperately, in the hope that people might
  find it useful in other contexts.
  
  WWW: http://search.cpan.org/dist/Module-Math-Depends/
  
  PR:             ports/132406
  Submitted by:   Cezary Morga <cm at therek.net>
  
  Revision  Changes    Path
  1.3408    +1 -0      ports/devel/Makefile
  1.1       +25 -0     ports/devel/p5-Module-Math-Depends/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Module-Math-Depends/distinfo (new)
  1.1       +5 -0      ports/devel/p5-Module-Math-Depends/pkg-descr (new)
  1.1       +8 -0      ports/devel/p5-Module-Math-Depends/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 10 dfilter service freebsd_committer freebsd_triage 2009-03-15 17:13:15 UTC
miwi        2009-03-15 17:13:00 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Module-Inspector Makefile distinfo pkg-descr 
                              pkg-plist 
  Log:
  Module::Inspector provides a wrapper around various modules used to read and
  examine the different parts of a Perl module distribution tarball, and can
  inspect a module unrolled on disk, in a repository checkout, or just look
  directly inside a tarball. It also rovides a companion to the Class::Inspector
  API for accessing information on class after installation.
  
  WWW: http://search.cpan.org/dist/Module-Inspector/
  
  PR:             ports/132406
  Submitted by:   Cezary Morga <cm at therek.net>
  
  Revision  Changes    Path
  1.3409    +1 -0      ports/devel/Makefile
  1.1       +32 -0     ports/devel/p5-Module-Inspector/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Module-Inspector/distinfo (new)
  1.1       +7 -0      ports/devel/p5-Module-Inspector/pkg-descr (new)
  1.1       +3 -0      ports/devel/p5-Module-Inspector/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 11 dfilter service freebsd_committer freebsd_triage 2009-03-15 17:13:42 UTC
miwi        2009-03-15 17:13:27 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Module-Manifest Makefile distinfo pkg-descr pkg-plist 
  Log:
  Module::Manifest is a simple utility module created originally for use
  in Module::Inspector. It allows you to load the MANIFEST file that comes
  in a Perl distribution tarball, examine the contents, and perform some
  simple tasks.
  
  Granted, the functionality needed to do this is quite simple, but the Perl
  distribution MANIFEST specification contains a couple of little idiosyncracies,
  such as line comments and space-seperated inline comments.
  
  WWW: http://search.cpan.org/dist/Module-Manifest/
  
  PR:             ports/132406
  Submitted by:   Cezary Morga <cm at therek.net>
  
  Revision  Changes    Path
  1.3410    +1 -0      ports/devel/Makefile
  1.1       +24 -0     ports/devel/p5-Module-Manifest/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Module-Manifest/distinfo (new)
  1.1       +10 -0     ports/devel/p5-Module-Manifest/pkg-descr (new)
  1.1       +6 -0      ports/devel/p5-Module-Manifest/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 12 dfilter service freebsd_committer freebsd_triage 2009-03-15 17:14:06 UTC
miwi        2009-03-15 17:13:56 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Module-Extract Makefile distinfo pkg-descr pkg-plist 
  Log:
  Module::Extract is a convenience base class for creating module that work with
  Perl distributions. Its purpose is to take care of the mechanisms of locating
  and extracting a Perl distribution so that your module can do something specific
  to the distribution.
  
  This module was originally created to provide an abstraction for the extraction
  logic for both Module::Inspector and Module::P4P and to allow additional
  features to be added in the future without having to modify both of them,
  because the general problem of "locate, download, and expand a distribution"
  is one that is almost ideal for adding additional features down the line.
  
  WWW: http://search.cpan.org/dist/Module-Extract/
  
  PR:             ports/132406
  Submitted by:   Cezary Morga <cm at therek.net>
  
  Revision  Changes    Path
  1.3411    +1 -0      ports/devel/Makefile
  1.1       +24 -0     ports/devel/p5-Module-Extract/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Module-Extract/distinfo (new)
  1.1       +12 -0     ports/devel/p5-Module-Extract/pkg-descr (new)
  1.1       +3 -0      ports/devel/p5-Module-Extract/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 13 dfilter service freebsd_committer freebsd_triage 2009-03-15 17:14:41 UTC
miwi        2009-03-15 17:14:30 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Devel-Dumpvar Makefile distinfo distinfoa pkg-descr 
                           pkg-plist 
  Log:
  Devel::Dumpvar is a pure object-orientated reimplementation of the dumpvar.pl
  script. This makes it much more versatile version to use for dumping information
  to debug log files or other uses where is no need to reassemble the data.
  
  WWW: http://search.cpan.org/dist/Devel-Dumpvar/
  
  PR:             ports/132406
  Submitted by:   Cezary Morga <cm at therek.net>
  
  Revision  Changes    Path
  1.3412    +1 -0      ports/devel/Makefile
  1.1       +24 -0     ports/devel/p5-Devel-Dumpvar/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Devel-Dumpvar/distinfo (new)
  1.1       +3 -0      ports/devel/p5-Devel-Dumpvar/distinfoa (new)
  1.1       +5 -0      ports/devel/p5-Devel-Dumpvar/pkg-descr (new)
  1.1       +6 -0      ports/devel/p5-Devel-Dumpvar/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 14 dfilter service freebsd_committer freebsd_triage 2009-03-15 17:15:17 UTC
miwi        2009-03-15 17:15:00 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-File-ShareDir-PAR Makefile distinfo pkg-descr 
                               pkg-plist 
  Log:
  File::ShareDir::PAR provides the same functionality as File::ShareDir but tries
  hard to be compatible with PAR packaged applications.
  
  The problem is, that the concept of having a distribution or module specific
  share directory becomes a little hazy when you're loading everything from
  a single file. PAR uses an @INC hook to intercept any attempt to load a module.
  File::ShareDir uses the directory structure that is typically found in the
  directories that are listed in @INC for storing the shared data. In a PAR
  enviroment, this is not necessarily possible.
  
  WARNING:
  This module contains highly experimental code. If you want to load
  modules from .par files using PAR and then access their shared directory
  using File::ShareDir, you probably have no choice but to use it.
  
  WWW: http://search.cpan.org/dist/File-ShareDir-PAR/
  
  PR:             ports/132406
  Submitted by:   Cezary Morga <cm at therek.net>
  
  Revision  Changes    Path
  1.3413    +1 -0      ports/devel/Makefile
  1.1       +27 -0     ports/devel/p5-File-ShareDir-PAR/Makefile (new)
  1.1       +3 -0      ports/devel/p5-File-ShareDir-PAR/distinfo (new)
  1.1       +16 -0     ports/devel/p5-File-ShareDir-PAR/pkg-descr (new)
  1.1       +10 -0     ports/devel/p5-File-ShareDir-PAR/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 15 dfilter service freebsd_committer freebsd_triage 2009-03-15 17:15:28 UTC
miwi        2009-03-15 17:15:18 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-File-Find-Rule-VCS Makefile distinfo pkg-descr 
                                pkg-plist 
  Log:
  Many tools need to be equally useful both on ordinary files, and on code that
  has been checked out from revision control systems.
  
  File::Find::Rule::VCS provides quick and convenient methods to exclude the
  version control directories of several major Version Control Systems (currently
  CVS, subversion, and Bazaar).
  
  WWW: http://search.cpan.org/dist/File-Find-Rule-VCS/
  
  PR:             ports/132406
  Submitted by:   Cezary Morga <cm at therek.net>
  
  Revision  Changes    Path
  1.3414    +1 -0      ports/devel/Makefile
  1.1       +21 -0     ports/devel/p5-File-Find-Rule-VCS/Makefile (new)
  1.1       +3 -0      ports/devel/p5-File-Find-Rule-VCS/distinfo (new)
  1.1       +8 -0      ports/devel/p5-File-Find-Rule-VCS/pkg-descr (new)
  1.1       +9 -0      ports/devel/p5-File-Find-Rule-VCS/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 16 dfilter service freebsd_committer freebsd_triage 2009-03-15 17:16:22 UTC
miwi        2009-03-15 17:16:07 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Devel-CheckOS Makefile distinfo pkg-descr pkg-plist 
    devel/p5-Devel-CheckOS/files patch-Makefile.PL 
  Log:
  Devel::CheckOS provides a more friendly interface to $^O, and also lets you
  check for various OS "families" such as "Unix", which includes things like
  Linux, Solaris, AIX etc.
  
  WWW: http://search.cpan.org/dist/Devel-CheckOS/
  
  PR:             ports/132406
  Submitted by:   Cezary Morga <cm at therek.net>
  
  Revision  Changes    Path
  1.3415    +1 -0      ports/devel/Makefile
  1.1       +80 -0     ports/devel/p5-Devel-CheckOS/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Devel-CheckOS/distinfo (new)
  1.1       +29 -0     ports/devel/p5-Devel-CheckOS/files/patch-Makefile.PL (new)
  1.1       +5 -0      ports/devel/p5-Devel-CheckOS/pkg-descr (new)
  1.1       +68 -0     ports/devel/p5-Devel-CheckOS/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 17 dfilter service freebsd_committer freebsd_triage 2009-03-15 17:16:48 UTC
miwi        2009-03-15 17:16:37 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Class-XSAccessor-Array Makefile distinfo pkg-descr 
                                    pkg-plist 
  Log:
  The Class::XSAccessor::Array module implements fast XS accessors both
  for getting at and setting an object attribute. Additionally, the module
  supports mutators and simple predicates (has_foo() like tests
  for definedness of an attributes). The module works only with objects that
  are implemented as arrays.
  
  A simple benchmark showed more than a factor of two performance advantage over
  writing accessors in Perl.
  
  WWW: http://search.cpan.org/dist/Class-XSAccessor-Array/
  
  PR:             ports/132406
  Submitted by:   Cezary Morga <cm at therek.net>
  
  Revision  Changes    Path
  1.3416    +1 -0      ports/devel/Makefile
  1.1       +24 -0     ports/devel/p5-Class-XSAccessor-Array/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Class-XSAccessor-Array/distinfo (new)
  1.1       +10 -0     ports/devel/p5-Class-XSAccessor-Array/pkg-descr (new)
  1.1       +10 -0     ports/devel/p5-Class-XSAccessor-Array/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 18 dfilter service freebsd_committer freebsd_triage 2009-03-15 17:18:05 UTC
miwi        2009-03-15 17:17:04 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/p5-Text-FindIndent Makefile distinfo pkg-descr 
                                pkg-plist 
  Log:
  This is an experimental distribution that attempts to intuit the underlying
  indent "policy" for a text file (most likely a source code file).
  
  WWW: http://search.cpan.org/dist/Text-FindIndent/
  
  PR:             ports/132406
  Submitted by:   Cezary Morga <cm at therek.net>
  
  Revision  Changes    Path
  1.1312    +1 -0      ports/textproc/Makefile
  1.1       +21 -0     ports/textproc/p5-Text-FindIndent/Makefile (new)
  1.1       +3 -0      ports/textproc/p5-Text-FindIndent/distinfo (new)
  1.1       +4 -0      ports/textproc/p5-Text-FindIndent/pkg-descr (new)
  1.1       +6 -0      ports/textproc/p5-Text-FindIndent/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 19 dfilter service freebsd_committer freebsd_triage 2009-03-15 17:18:10 UTC
miwi        2009-03-15 17:17:33 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Class-Unload Makefile distinfo pkg-descr pkg-plist 
  Log:
  Unloads the given class by clearing out its symbol table and removing
  it from %INC.
  
  SYNOPSIS
  
      use Class::Unload;
      use Class::Inspector;
  
      use Some::Class;
  
      Class::Unload->unload( 'Some::Class' );
      Class::Inspector->loaded( 'Some::Class' ); # Returns false
  
      require Some::Class; # Reloads the class
  
  WWW: http://search.cpan.org/dist/Class-Unload/
  
  PR:             ports/132406
  Submitted by:   Cezary Morga <cm at therek.net>
  
  Revision  Changes    Path
  1.3417    +1 -0      ports/devel/Makefile
  1.1       +24 -0     ports/devel/p5-Class-Unload/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Class-Unload/distinfo (new)
  1.1       +16 -0     ports/devel/p5-Class-Unload/pkg-descr (new)
  1.1       +4 -0      ports/devel/p5-Class-Unload/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 20 dfilter service freebsd_committer freebsd_triage 2009-03-15 17:18:18 UTC
miwi        2009-03-15 17:17:59 UTC

  FreeBSD ports repository

  Modified files:
    editors              Makefile 
  Added files:
    editors/p5-Padre     Makefile distinfo pkg-descr pkg-plist 
  Log:
  Padre - Perl Application Development and Refactoring Environment
  
  Padre is an Perl IDE that is simple to use for new Perl programmers
  but also supports large multi-lingual and multi-technology projects.
  
  Padre is written in Perl, runs on all three major desktop platforms (Windows,
  Mac OS X and Unix/GTK), and is distributed under the perl license.
  
  WARNING: Padre requires Perl with thread support built-in !
  
  WWW: http://padre.perlide.org/
  
  PR:             ports/132406
  Submitted by:   Cezary Morga <cm at therek.net>
  
  Revision  Changes    Path
  1.409     +1 -0      ports/editors/Makefile
  1.1       +124 -0    ports/editors/p5-Padre/Makefile (new)
  1.1       +3 -0      ports/editors/p5-Padre/distinfo (new)
  1.1       +11 -0     ports/editors/p5-Padre/pkg-descr (new)
  1.1       +205 -0    ports/editors/p5-Padre/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 21 Martin Wilke freebsd_committer freebsd_triage 2009-03-15 17:21:21 UTC
State Changed
From-To: open->closed

New port added, with minor changes. (all plist was broken I fixed that 
now. Thanks!