Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-03-27 | Add support for the COMES_WITH variable. COMES_WITH is set to the OpenBSD | Marco S Hyman | |
version that a port became part of the standard distribution. If someone tries to generate the port on that version (or later) they will see the message "<port> comes with OpenBSD as of release ${COMES_WITH}". Users of earlier versions of OpenBSD will still generate the port. | |||
1998-02-19 | Handle make clean when port is not for machine's architecture | Marco S Hyman | |
1998-02-11 | Fix lib-depends case for alpha even better | Niklas Hallqvist | |
1998-02-11 | Fix lib-depends case for alpha | Niklas Hallqvist | |
1998-02-10 | make LDCONFIG usable on alphas too, no need for special casing it anymore | Niklas Hallqvist | |
1997-12-20 | openbsd maintainer changed from imp to me | joey | |
1997-12-20 | fix the PATH problem. | Todd T. Fries | |
now things SHOULD compile with a PATH of /usr/bin:/bin ... ANY executable not in these two subdirs should have ${SETENV} prepended to set the right path. | |||
1997-12-17 | append /usr/local/bin and /usr/X11R6/bin to PATH during ports builds | Niklas Hallqvist | |
1997-12-04 | Make WRKOBJDIR a bit smarter about existing links | Niklas Hallqvist | |
1997-12-02 | do not destroy /dev/null on alpha | Niklas Hallqvist | |
1997-12-02 | one way to deal with LIB_DEPENDS on alpha | Niklas Hallqvist | |
1997-12-02 | We have perl5 in-tree | Niklas Hallqvist | |
1997-09-21 | Accept WRKOBJDIR for NFS mounted ports tree and local objs. DEF_UMASK is | Niklas Hallqvist | |
different on OpenBSD. Was this OK to commit, imp? | |||
1997-09-09 | Merge 1.264 and 1.20 from FreeBSD's bsd.port.mk and bsd.port.subdir.mk ↵ | imp | |
respectively | |||
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP changes. | Todd C. Miller | |
For some reason the previous commit did not grab these. | |||
1997-04-19 | We use /etc/mk.conf not /etc/make.conf. | Todd C. Miller | |
1997-01-11 | Support an ONLY_FOR_ARCHS var, that prohibits doing anything for a certain | Niklas Hallqvist | |
port except for certain architectures. If OBJMACHINE is set set WRKDIR to work.${MACHINE}. Fix a shell construct which pdksh interprets differently than ash as it was written. Make bsd.own.mk be auto-included in make(1) invocations below this one. | |||
1996-12-25 | Merge our chagnes with FreeBSD's latest changes. We should now | imp | |
have identical bsd.port.mk files again. This file has successfully compiled many of the archivers, gnu make, and emacs (althought the emacs deltas have not been merged back into the FreeBSD tree yet since I don't have it working yet). The FreeBSD Id line may be slightly off since I generated it by hand to match the commit I just made there. | |||
1996-12-22 | bring in bsd.own.mk | Niklas Hallqvist | |
1996-10-22 | Sync with FreeBSD | Niklas Hallqvist | |
1996-08-23 | Merge changes from FreeBSD | Niklas Hallqvist | |
1996-06-30 | Our tar(1) now lives in /bin | Thorsten Lockert | |
1996-06-11 | move to bin/md5 for `greater accessibility' | Theo de Raadt | |
1996-06-10 | Reintroduce the long patch(1) options | Niklas Hallqvist | |
1996-06-03 | Use our ftp & patch | Niklas Hallqvist | |
1996-06-03 | Initial import of "ports" mk-files from FreeBSD, probably needs work | Niklas Hallqvist | |