summaryrefslogtreecommitdiffstats
path: root/devel/flux
Commit message (Collapse)AuthorAgeFilesLines
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* find->${FIND},xargs->${XARGS}ijliao2002-09-291-2/+2
| | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-251-5/+6
| | | | | PR: 39842 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Additional regexes to tweak the behavior of this port. It will now workwill2002-01-071-0/+17
| | | | correctly even in the presence of newer auto*.
* Correct typo to fix automake version usage.will2002-01-071-1/+1
|
* First round of auto* cleanups:will2002-01-061-1/+1
| | | | | | | | | | | | | - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/
* - PORTDOCS policepat2001-12-241-101/+101
| | | | | - DOCSDIR support to some - Brush out some lint
* Fix MASTER_SITES.kevlo2000-11-211-1/+1
| | | | | PR: 22988 Submitted by: Ports Fury
* Update WWW and MASTER_SITES.sobomax2000-11-012-2/+3
|
* - Update to version 0.4.1kevlo2000-07-225-76/+148
| | | | | PR: 20098 Submitted by: Ports Fury
* Add lib/libflux.so.asami2000-07-051-0/+1
| | | | Submitted by: bento
* Unleash all of these ports upon the people. I no longer have any interestwill2000-06-221-1/+1
| | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them.
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-2/+1
| | | | ldconfig in PLIST need personal consideration.
* PORTNAME/PORTVERSION updatemharo2000-04-111-2/+2
|
* Finish moving MAINTAINER for my ports.will2000-03-221-1/+1
| | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
* Adding flux version 0.3.0.steve2000-01-295-0/+132
Flux is intended to be a general-use high-level C library that supports various purposes, from CGI to IRC to sockets, ... It's sort of an addendum to the standard C libraries. PR: 15799 Submitted by: Will Andrews <andrews@technologist.com>
OpenPOWER on IntegriCloud