| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix breakage from the Great Ports Reorganization of 2000. | John Polstra | 2000-10-28 | 1 | -1/+1 |
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | Satoshi Asami | 2000-10-08 | 1 | -1/+1 |
* | Rename PLIST.noX11 to pkg-plist.noX11. | Satoshi Asami | 2000-10-08 | 1 | -1/+1 |
* | Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*. | Satoshi Asami | 2000-10-07 | 1 | -4/+4 |
* | Fix PLISTs. | Jeremy Lea | 2000-10-05 | 2 | -0/+72 |
* | As threatened on freebsd-ports: all startup scripts know about the two | Thomas Gellekum | 2000-07-05 | 2 | -5/+21 |
* | Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my | Satoshi Asami | 2000-06-09 | 1 | -0/+1 |
* | Standardize all user defined options to the booleans WITH_FOO and | Jeremy Lea | 2000-04-17 | 1 | -2/+2 |
* | Convert to the PORTNAME - PORTVERSION syntax. | David E. O'Brien | 2000-04-12 | 1 | -2/+2 |
* | Use byacc instead of bison. | John Polstra | 2000-01-21 | 1 | -0/+38 |
* | Fix breakage caused by the recent socklen_t changes in -current. | John Polstra | 1999-12-23 | 1 | -45/+57 |
* | Fix the Modula-3 runtime so it will work with the new larger | John Polstra | 1999-12-23 | 4 | -1/+265 |
* | Fix problem that could cause cvsup to abort in some cases. | Satoshi Asami | 1999-12-16 | 1 | -0/+11 |
* | Don't try to get the GCC-2.7.2.1 sources from "/usr/src". They | John Polstra | 1999-09-29 | 1 | -12/+2 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-30 | 1 | -1/+1 |
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | Michael Haro | 1999-08-27 | 1 | -15/+15 |
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
* | grep -> ${GREP} | Michael Haro | 1999-08-23 | 1 | -3/+3 |
* | awk -> ${AWK} | Michael Haro | 1999-08-22 | 1 | -2/+2 |
* | chmod -> ${CHMOD} | Michael Haro | 1999-08-22 | 1 | -7/+7 |
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-26 | 1 | -1/+1 |
* | Update the wrapper for quotactl() to reflect a change in its | John Polstra | 1999-03-14 | 1 | -17/+34 |
* | Instead of trying to auto-detect whether X11 is installed, require | John Polstra | 1999-01-28 | 1 | -11/+12 |
* | Unmark BROKEN. It was a previously fixed SMP problem. | Justin M. Seger | 1998-10-13 | 1 | -3/+1 |
* | Mark BROKEN for ELF. Depends on modula-3 which is BROKEN: | Justin M. Seger | 1998-10-12 | 1 | -1/+3 |
* | Fix building this port under recent versions of -stable. My | John Polstra | 1998-10-06 | 1 | -15/+16 |
* | Fix breakage caused by a recent change to <sys/sem.h> in -stable. | John Polstra | 1998-09-19 | 1 | -15/+16 |
* | Make these ports work on ELF systems. | John Polstra | 1998-09-18 | 10 | -309/+844 |
* | By popular demand, make the modula-3 ports build successfully even | John Polstra | 1998-06-06 | 4 | -22/+167 |
* | Fix a hard coded path to libgcc which quit working when the | John Polstra | 1998-06-02 | 1 | -1/+11 |
* | Fix the semctl() wrapper so that it will compile on -current systems | John Polstra | 1998-06-02 | 1 | -18/+63 |
* | Fix this port to work whether crt0.o is in /usr/lib or /usr/lib/aout. | John Polstra | 1998-05-29 | 1 | -2/+13 |
* | Execute `ldconfig -R' at the pkg_delete step. | Thomas Gellekum | 1998-05-05 | 1 | -0/+1 |
* | Fix an old bug in the runtime system which very rarely could cause | John Polstra | 1998-04-28 | 4 | -44/+88 |
* | Fix all the paths in context diff headers and remove the Index | John Polstra | 1998-01-17 | 27 | -159/+105 |
* | Alter patches to apply correctly under 3.0. | Justin M. Seger | 1998-01-16 | 4 | -8/+8 |
* | Fix "RTHeapDepC.c" so that it compiles under the recently changed | John Polstra | 1997-09-25 | 1 | -34/+112 |
* | Portability improvements for the thread-safe malloc. | John Polstra | 1997-09-05 | 1 | -15/+29 |
* | Add a patch to fix an incorrectly set WM_NORMAL_HINTS property for | John Polstra | 1997-07-28 | 1 | -0/+62 |
* | Sync the internal threadsafe malloc with phkmalloc revision 1.28. | John Polstra | 1997-07-26 | 1 | -44/+41 |
* | ldconfig -> ${LDCONFIG}. | Masafumi Max NAKANE | 1997-07-17 | 1 | -2/+2 |
* | /bin/sh -> ${SH} | Masafumi Max NAKANE | 1997-07-13 | 1 | -4/+4 |
* | Fix a screwed up patch that broke things badly. | John Polstra | 1997-07-11 | 1 | -44/+14 |
* | Add several bugfixes. Produce more informative messages when | John Polstra | 1997-07-11 | 7 | -76/+495 |
* | I botched my previous update of the thread safe malloc, making it | John Polstra | 1997-07-04 | 3 | -44/+46 |
* | Update the Modula-3 runtime's thread safe malloc to PHK's latest. | John Polstra | 1997-06-29 | 3 | -423/+277 |
* | Add a fix for a graphics bug. | John Polstra | 1997-05-09 | 3 | -41/+65 |
* | Use new MASTER_SITE_LOCAL variable from bsd.port.mk. | Satoshi Asami | 1997-04-30 | 1 | -2/+2 |
* | Fix a build failure caused by a prototype mismatch. Correct | John Polstra | 1997-04-23 | 1 | -18/+172 |
* | Arrange for the DEC copyright notice to be installed and included | John Polstra | 1997-03-28 | 3 | -2/+13 |