notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-Parse-Pidl44 IDL compiler written in Perl
4.4.16 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.4.16Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: yes
Expired This port expired on: 2018-01-01
Maintainer: timur@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-03-25 23:34:43
Last Update: 2018-01-01 11:41:37
SVN Revision: 457766
Also Listed In: perl5
License: GPLv3
WWW:
http://search.cpan.org/dist/Parse-Pidl/
Description:
Pidl is an IDL compiler written in Perl that aims to be somewhat compatible with the midl compiler. IDL stands for "Interface Definition Language". Pidl can generate stubs for DCE/RPC server code, DCE/RPC client code and ethereal dissectors for DCE/RPC traffic. IDL compilers like pidl take a description of an interface as their input and use it to generate C (though support for other languages may be added later) code that can use these interfaces, pretty print data sent using these interfaces, or even generate ethereal dissectors that can parse data sent over the wire by these interfaces. Pidl takes IDL files in the same format as is used by midl, converts it to a .pidl file (which contains pidl's internal representation of the interface) and can then generate whatever output you need. .pidl files should be used for debugging purposes only. Write your interface definitions in .idl format. The goal of pidl is to implement a IDL compiler that can be used while developing the RPC subsystem in Samba (for both marshalling/unmarshalling and debugging purposes). WWW: http://search.cpan.org/dist/Parse-Pidl/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (36 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Parse-Pidl44-4.4.16/catalog.mk
  2. /usr/local/share/licenses/p5-Parse-Pidl44-4.4.16/LICENSE
  3. /usr/local/share/licenses/p5-Parse-Pidl44-4.4.16/GPLv3
  4. bin/pidl
  5. lib/perl5/site_perl/Parse/Pidl.pm
  6. lib/perl5/site_perl/Parse/Pidl/CUtil.pm
  7. lib/perl5/site_perl/Parse/Pidl/Compat.pm
  8. lib/perl5/site_perl/Parse/Pidl/Dump.pm
  9. lib/perl5/site_perl/Parse/Pidl/Expr.pm
  10. lib/perl5/site_perl/Parse/Pidl/IDL.pm
  11. lib/perl5/site_perl/Parse/Pidl/NDR.pm
  12. lib/perl5/site_perl/Parse/Pidl/ODL.pm
  13. lib/perl5/site_perl/Parse/Pidl/Samba3/ClientNDR.pm
  14. lib/perl5/site_perl/Parse/Pidl/Samba3/ServerNDR.pm
  15. lib/perl5/site_perl/Parse/Pidl/Samba3/Template.pm
  16. lib/perl5/site_perl/Parse/Pidl/Samba4.pm
  17. lib/perl5/site_perl/Parse/Pidl/Samba4/COM/Header.pm
  18. lib/perl5/site_perl/Parse/Pidl/Samba4/COM/Proxy.pm
  19. lib/perl5/site_perl/Parse/Pidl/Samba4/COM/Stub.pm
  20. lib/perl5/site_perl/Parse/Pidl/Samba4/Header.pm
  21. lib/perl5/site_perl/Parse/Pidl/Samba4/NDR/Client.pm
  22. lib/perl5/site_perl/Parse/Pidl/Samba4/NDR/Parser.pm
  23. lib/perl5/site_perl/Parse/Pidl/Samba4/NDR/Server.pm
  24. lib/perl5/site_perl/Parse/Pidl/Samba4/Python.pm
  25. lib/perl5/site_perl/Parse/Pidl/Samba4/TDR.pm
  26. lib/perl5/site_perl/Parse/Pidl/Samba4/Template.pm
  27. lib/perl5/site_perl/Parse/Pidl/Typelist.pm
  28. lib/perl5/site_perl/Parse/Pidl/Util.pm
  29. lib/perl5/site_perl/Parse/Pidl/Wireshark/Conformance.pm
  30. lib/perl5/site_perl/Parse/Pidl/Wireshark/NDR.pm
  31. lib/perl5/site_perl/man/man3/Parse::Pidl::Dump.3.gz
  32. lib/perl5/site_perl/man/man3/Parse::Pidl::NDR.3.gz
  33. lib/perl5/site_perl/man/man3/Parse::Pidl::Util.3.gz
  34. lib/perl5/site_perl/man/man3/Parse::Pidl::Wireshark::Conformance.3.gz
  35. lib/perl5/site_perl/man/man3/Parse::Pidl::Wireshark::NDR.3.gz
  36. lib/perl5/site_perl/man/man1/pidl.1.gz
Collapse this list.
Dependency lines:
  • p5-Parse-Pidl44>0:devel/p5-Parse-Pidl44
No installation instructions:
This port has been deleted.
PKGNAME: p5-Parse-Pidl44
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1505947491 SHA256 (samba-4.4.16.tar.gz) = 2681f6d9d838d90273f151539331a2051b2292fc8784d4bbc416caae5d0c438e SIZE (samba-4.4.16.tar.gz) = 20772875

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: net/samba44
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Parse-Yapp>=0 : devel/p5-Parse-Yapp
  2. perl5>=5.24<5.25 : lang/perl5.24
Runtime dependencies:
  1. p5-Parse-Yapp>=0 : devel/p5-Parse-Yapp
  2. perl5>=5.24<5.25 : lang/perl5.24
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. net/samba42*
  2. net/samba43*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://ftp.samba.org/pub/samba/rc/
  2. http://ftp.samba.org/pub/samba/stable/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: net/samba44
CommitCreditsLog message
4.4.16
01 Jan 2018 11:41:37
Revision:457766Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2017-12-31 security/gnupg20: Will reach EOL upstream on 2017-12-31
2018-01-01 dns/dualserver: Please migrate to dns/dnsmasq. Over the years
dualserver becomes unmaintenaible.
2018-01-01 devel/p5-Parse-Pidl44: yes
2018-01-01 sysutils/DTraceToolkit: Now maintained as part of the base system
4.4.16
25 Dec 2017 05:26:16
Revision:457208Original commit files touched by this commit
timur search for other commits by this committer
This two ports had to be removed long time ago, as they are not supposed to be
used with net/samba* anymore.
4.4.12
25 Mar 2017 23:34:37
Revision:436924Original commit files touched by this commit
antoine search for other commits by this committer
Add devel/p5-Parse-Pidl44, based on samba44 sources to allow building
net/samba{42,43,44}

Number of commits found: 3