aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/opensched
Commit message (Collapse)AuthorAgeFilesLines
* Mark as broken on i386-7.linimon2007-10-051-1/+7
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Add SHA256pav2005-11-261-0/+1
|
* - Update MASTER_SITES and WWW: linekrion2004-04-152-25/+6
| | | | | PR: ports/65538 Submitted by: Ports Fury
* Tidy up whitespace.trevor2004-04-111-2/+2
|
* BROKEN on alpha: Does not compilekris2004-02-251-1/+7
|
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* SIZEify.trevor2004-01-301-0/+1
|
* Reset unreachable MAINTAINERs to ports@FreeBSD.orgeik2003-11-201-1/+1
| | | | | PR: 59109 Approved by: marcus (mentor)
* De-pkg-comment.knu2003-02-212-1/+1
|
* Respect CC and CFLAGS, and fix a bug involving use of uninitializedkris2002-10-203-0/+22
| | | | memory after malloc (causes coredump on -current)
* Add opensched 0.1.0, a project scheduler.will2001-03-1110-0/+315
PR: 24758 Submitted by: Daniel McRobb <dwm@caimis.com>