aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ucspi-ipc
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build without gccBryan Drewery2014-04-171-6/+8
| | | | | | | - Stage Notes: svn path=/head/; revision=351452
* - These are not RESTRICTED anymore as DJB placed them into publicBryan Drewery2014-04-171-2/+0
| | | | | | | | | | domain and explicitly allows for distribution. See r350021 for more details. With hat: portmgr Notes: svn path=/head/; revision=351451
* - Pass MAKE_ENV into build so that WITH_CCACHE_BUILD worksBryan Drewery2014-04-171-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=351450
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - convert to the new perl5 frameworkAndrej Zverev2013-09-071-1/+1
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326572
* - Unbreak and unexpire, the mastersite works fine here.Rene Ladan2011-07-192-5/+1
| | | | | | | | | | - Fix WWW line in pkg-descr. PR: ports/158675 Submitted by: myself Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=277938
* Mark as broken/deprecated: mastersite disappeared.Mark Linimon2011-04-301-0/+4
| | | | | | | Noticed on: pointyhat-west Notes: svn path=/head/; revision=273351
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* RESTRICTED is intended here instead of NO_PACKAGEKris Kennaway2006-09-031-1/+1
| | | | Notes: svn path=/head/; revision=172070
* Updating ucspi-ipc to 0.67. This is a bugfix release.Tilman Keskinoz2005-11-272-3/+4
| | | | | | | | | | | | | | | | | | | | Changes: * Add compatibility macros for older Perl. * Don't leak pointer returned from eval_pv. * Don't fail on setsid if already group leader (Gabriel Russell). * Test with relative paths. * Support partial compilation and testing. * Replace trunc with lop to avoid builtin conflict. * Avoid daemontools in rts. * Completely generic package/ scripts. * Stop Perl 5.8.5 from warning about freeing temporaries. * Partial-install bug fix in package/upgrade. PR: 89604 Submitted by: maintainer Notes: svn path=/head/; revision=149662
* Add ucspi-ipc, UCSPI tools for building local-domain client-serverPav Lucistnik2004-08-124-0/+89
applications, by William Baxter. PR: ports/68794 Submitted by: David Thiel <lx@redundancy.redundancy.org> Notes: svn path=/head/; revision=116050