Age | Commit message (Expand) | Author |
1999-09-29 | Add LIBSSL and LIBCRYPTO definitions | Bob Beck |
1999-09-23 | move towards 2.6-beta | Theo de Raadt |
1999-06-22 | Add a temporary UVM define | Artur Grabowski |
1999-05-26 | Add .m files, necessary to compile libobjc. | Marc Espie |
1999-05-25 | Stub out src/ ports makefile fragments, so that everything is under | Marc Espie |
1999-05-23 | - add a few more dist sites to MASTER_SITE_GNU | Brad Smith |
1999-05-15 | mention GLOBAL_AUTOCONF_CACHE | kstailey |
1999-05-14 | add USE_ZIP for distfiles that use zip (.zip) for its packaging instead of | Brad Smith |
1999-05-10 | change email address of maintainer to ports-admin@openbsd.org | Brad Smith |
1999-05-04 | USE_LIBTOOL from NetBSD | Bruno Rohee |
1999-05-02 | support *.3p (perl lib manuals); man.conf already supports this | Todd C. Miller |
1999-04-20 | IMPORTANT CHANGE: | Marc Espie |
1999-04-20 | FIND as a known program | Marc Espie |
1999-04-20 | remove weird restriction on package repository name, and make delete-links | Marc Espie |
1999-04-20 | Add SUPDISTFILES/SUPPATCHFILES functionality: | Marc Espie |
1999-04-10 | shit: egcs-stable is in LANG, not DEVEL | Marco S Hyman |
1999-04-06 | Fix library dependency test for arch-es that don't | Marco S Hyman |
1999-04-02 | add list-distfiles target to help me build/update the LICENSE file | Marco S Hyman |
1999-03-30 | add obj target that works in conjuction with WRKOBJDIR; | Marco S Hyman |
1999-03-24 | arrgghhh! do NOT add pkgdep lines when creating PLIST-auto; | Marco S Hyman |
1999-03-16 | tell gnu configure packages to stuff their files under /etc. | Marc Espie |
1999-03-14 | Adding ${MASTER_SITE_GNOME} and ${MASTER_SITE_KDE} | Bruno Rohee |
1999-03-10 | pass COPTS in CFLAGS for those ports that do not override CFLAGS; | Marco S Hyman |
1999-03-05 | Fix makesum/addsum batch behavior | Marc Espie |
1999-03-03 | Replace md5 checksum with a choice of sha1, rmd160, md5. | Marc Espie |
1999-03-03 | Temporary disable AFS and Optimizations for m88k. | Steve Murphree |
1999-03-03 | Remove . from the path passed to configure; | Marco S Hyman |
1999-03-01 | Note that NO_SHARED_LIBS can not be tested until after | Marco S Hyman |
1999-03-01 | Work around some broken Configure (such as elm) which don't work correctly | Marc Espie |
1999-02-28 | * make the _PORT_USE macro more explicit and less magic in its use of | Marc Espie |
1999-02-28 | moving to 2.5-beta | Theo de Raadt |
1999-02-27 | sunsite.unc.edu changed its name to metalab.unc.edu + French mirror | Bruno Rohee |
1999-02-24 | Do not include @name or @cwd in packing lists created by the plist target; | Marco S Hyman |
1999-02-24 | Declare phony target as phony targets. This may avert a few subtle bugs, | Marc Espie |
1999-02-21 | internalize NEED_VERSION sub macros to avoid getting tangled with | Marc Espie |
1999-02-21 | Follow up on espie suggestion: don't allow package registration | Marco S Hyman |
1999-02-18 | display ${PKGDIR}/MESSAGE after install (if it exists); | Marco S Hyman |
1999-02-18 | use NO_SHARED_LIBS in lib-depends target instead of | Marco S Hyman |
1999-02-17 | oops: left out .endif in a cut/paste | Marco S Hyman |
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 |