aboutsummaryrefslogtreecommitdiffstats
path: root/devel/flux
Commit message (Collapse)AuthorAgeFilesLines
* 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-171-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-121-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>