Age | Commit message (Expand) | Author |
1999-02-17 | Define NO_SHARED_LIBS for those archs that do not support shared libs; | Marco S Hyman |
1999-02-17 | Fix checksum logic: in a manual sequence of | Marc Espie |
1999-02-03 | Provisions for building in a separate directory tah sources | Bruno Rohee |
1999-01-27 | Fix confusing typo | Marc Espie |
1999-01-24 | pass all install macros to configure; Kenneth R Westerback <krw@tcn.net> | Marco S Hyman |
1999-01-08 | Removed all OPSYS conditionals and extraneous comments for readability. | pattonme |
1998-12-31 | Add ${PIPE} in sys.mk so we do no need to add all over the places; evanc@conc... | Todd C. Miller |
1998-12-19 | add PIPE variable, suitable for /etc/mk.conf, to enable gcc -pipe mode | Todd C. Miller |
1998-12-19 | avoid aliasing between MASTER_SITES and PATCH_SITES, e.g., | Marc Espie |
1998-12-19 | MANOWN, DOCOWN, and NLSOWNare root not bin | Todd C. Miller |
1998-12-18 | make plist: do not add files from just installed ports (we wepend on) to PLIST. | Oleg Safiullin |
1998-12-17 | NEED_VERSION | Marc Espie |
1998-12-16 | describe NO_WARNINGS; define in the "mirror-distfiles" target | Marco S Hyman |
1998-12-16 | add mirror-distfiles as a known target | Marco S Hyman |
1998-11-27 | make plist: treat links to dirs as files, not dirs | Oleg Safiullin |
1998-11-25 | - revert change now that we have patch -C | Marc Espie |
1998-11-22 | add roadmap, from FreeBSD mostly | Marc Espie |
1998-11-19 | checkpatch target and PATCH_CHECK_ONLY not available with OpenBSD | Marco S Hyman |
1998-11-19 | new functionalities: | Marc Espie |
1998-11-17 | Handle USE_MOTIF. | Oleg Safiullin |
1998-11-17 | Test ${ONLY_FOR_ARCHS} against both ${ARCH} and ${MACHINE_ARCH}. | Oleg Safiullin |
1998-11-05 | - support for C++ in configure consistent with sys.mk | Marc Espie |
1998-10-05 | check write permissions to ${DISTDIR} before trying to fetch distfiles. | Oleg Safiullin |
1998-09-15 | hello 2.4 | Theo de Raadt |
1998-09-15 | enable AFS | Artur Grabowski |
1998-09-08 | don't generate @exec ranlib for .a files (plist target) | Marco S Hyman |
1998-09-07 | sync with NetBSD where possible. Fix WRKOBJDIR. Add deinstall target. | Marco S Hyman |
1998-08-28 | NOPIC for hppa (yet) | Michael Shalayeff |
1998-08-24 | add -q to mtree invocation. This requires version of mtree checked in | Marco S Hyman |
1998-08-21 | when checking for lib depends on the alpha (no shared libs) | Marco S Hyman |
1998-08-08 | update 'comes with...' message so it is less confusing | Marco S Hyman |
1998-07-29 | Fix version number checking to handle ja-* correctly. | Marc Espie |
1998-07-28 | Document NOCLEANDEPENDS, make clean gotcha | Marc Espie |
1998-07-27 | LIBGMP was missing | Niklas Hallqvist |
1998-07-17 | fix ONLY_FOR_ARCH test in bsd.port.mk | Oleg Safiullin |
1998-07-15 | spelling | Marc Espie |
1998-07-13 | typo | Todd T. Fries |
1998-07-12 | allow detection of older package versions with a new package from the ports tree | Todd T. Fries |
1998-07-09 | remove comment from packing list that must be added when | Marco S Hyman |
1998-07-08 | search for files in | Marco S Hyman |
1998-07-07 | minor tweaks to plist target | Marco S Hyman |
1998-07-06 | New target 'plist' for port developers. Generates /PLIST-auto | Marco S Hyman |
1998-07-05 | Powerpc port now support profiled libraries, thus NOPROFILE= is | Dale S. Rahn |
1998-06-29 | add support for architecture dependent packing lists; | Marco S Hyman |
1998-06-11 | update OpenBSD maintainer per toddf's request | Marco S Hyman |
1998-06-09 | Add CTAGS, with a full pathname, and use it. | Jason Downs |
1998-05-14 | Use -O2, not -O | Todd C. Miller |
1998-05-02 | 4 new definitions .. look to using these definitions for revision information | Todd T. Fries |
1998-04-30 | c++ compiler is called c++, of course | Theo de Raadt |
1998-04-28 | Redo the way ONLY_FOR_ARCH was implemented. The new method | Marco S Hyman |