Age | Commit message (Expand) | Author |
2000-10-18 | hardcoded "gcc" -> ${CC}; ok espie@ | Brad Smith |
2000-10-09 | Use gcc -shared -fpic to build shared libraries on all arches. | Marc Espie |
2000-10-03 | allow ../Makefile.inc to overwrite mk.conf settings; millert@ ok | Michael Shalayeff |
2000-09-07 | Make it official, powerpc does have shared libraries. | Dale S. Rahn |
2000-09-03 | Boring... Add :L modifier to all tweakable variables tests. | Marc Espie |
2000-08-21 | 2.8-beta (so that X11 can distinguish login.conf) | Theo de Raadt |
2000-07-15 | Build shared libraries as expected for the new libexec/ld.so. Currently | Dale S. Rahn |
2000-07-06 | Add "-idirafter ${DESTDIR}/usr/include/g++" to CXXFLAGS if DESTDIR is set. | Todd C. Miller |
2000-07-03 | Set DEBUGLIBS only if not previously set. Allows overrides from | Marco S Hyman |
2000-06-18 | (CFLAGS): add _LKM so kernel header files behave nicely. | assar |
2000-05-16 | Extend MANSUBDIR to be a possible list, use links so that this only | Marc Espie |
2000-05-16 | DEBUGLIBS=no still makes defined(DEBUGLIBS) true, ;-) | Niklas Hallqvist |
2000-05-15 | Add support for building libraries with debugging information in them. | Niklas Hallqvist |
2000-04-08 | 2.7-beta | Theo de Raadt |
2000-03-31 | include bsd.own.mk there (allows for PORTSDIR in /etc/mk.conf) | Marc Espie |
2000-03-31 | Define BSD_OWN_MK, to play `don't include the same file twice' game. | Marc Espie |
2000-02-25 | KerberosIV is now reenabled. | Hans Insulander |
2000-02-25 | Disable KerberosIV while commiting new Kerberos stuff. | Hans Insulander |
2000-02-11 | Add LIBKEYNOTE. (niklas@ ok) | Hakan Olsson |
2000-02-08 | Add DIRMODE | Marc Espie |
1999-12-01 | uvm on the i386 | Theo de Raadt |
1999-11-27 | Call nroff with the -Tascii option to keep groff from using -Tlatin1 | Todd C. Miller |
1999-11-26 | Add ${LIBPERL} | Todd C. Miller |
1999-10-29 | UVM is now default on sparc. | Artur Grabowski |
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 |