aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ucspi-unix
Commit message (Collapse)AuthorAgeFilesLines
* - StageBryan Drewery2014-04-171-8/+7
| | | | Notes: svn path=/head/; revision=351453
* sysutils/ucspi-unix: Mark jobs unsafeJohn Marino2014-02-051-0/+2
| | | | Notes: svn path=/head/; revision=342812
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Trim Makefile header, define LICENSE (GPLv2)Alexey Dokuchaev2013-07-193-13/+69
| | | | | | | | | | | | - Try to fix parallel builds by coalescing build commands - Silence the patching routine - Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS - Retouch COMMENT and port description: s/UNIX/Unix/ Reported by: pointyhat-west Notes: svn path=/head/; revision=323304
* - Respect STRIP/LDFLAGSMartin Wilke2012-04-111-2/+2
| | | | | | | | PR: 162920 Submitted by: Jan Beich (jbeich@tormail.net) Notes: svn path=/head/; revision=294592
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Chase bglibs shlib bumpMartin Wilke2008-08-101-1/+1
| | | | Notes: svn path=/head/; revision=218366
* Reset sergei@ due to maintainer-timeouts and no response to email.Mark Linimon2008-07-271-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=217649
* - Add SHA256 checksums to my portsSergei Kolobov2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149422
* - UnbreakSergei Kolobov2005-09-072-14/+24
| | | | | | | | | | - Install documentation - Sync with other untroubled.org ports I maintain - Bump PORTREVISION - Take maintainership Notes: svn path=/head/; revision=142183
* BROKEN: Does not buildKris Kennaway2005-09-071-0/+1
| | | | Notes: svn path=/head/; revision=142129
* Reset undeliverable maintainer address:Kris Kennaway2005-09-021-1/+1
| | | | | | | | | ----- The following addresses had permanent fatal errors ----- <patrick@rinke-bochum.de> (reason: 550 <patrick@rinke-bochum.de>: Recipient address rejected: User unknown in virtual mailbox table) Notes: svn path=/head/; revision=141816
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* The port depends on an include file, not on a library. Revert backAlexander Leidinger2003-10-171-2/+2
| | | | | | | | | to BUILD_DEPENDS, but use the include file as a dependency instead. Discussed with: maintainer Notes: svn path=/head/; revision=91502
* Use the correct kind of dependency.Alexander Leidinger2003-10-151-2/+2
| | | | | | | | Noticed by: bento/kris Approved by: maintainer (implicit) Notes: svn path=/head/; revision=91363
* Commit the fixed version of this port (LOCALBASE clean, install man pages).Alexander Leidinger2003-10-137-67/+11
| | | | | | | | Approved by: maintainer (implicit) Pointy hat to: netchild Notes: svn path=/head/; revision=91063
* UNIX domain socket client and server programs that conform to UCSPI,Alexander Leidinger2003-10-139-0/+97
the UNIX Client-Server Program Interface. Submitted by: Patrick Rinke <patrick@rinke-bochum.de> Notes: svn path=/head/; revision=91055