summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
1999-05-24typos; kwesterback@home.comAaron Campbell
1999-05-23- add a few more dist sites to MASTER_SITE_GNUBrad Smith
- add MASTER_SITE_AFTERSTEP and MASTER_SITE_WINDOWMAKER for the master and mirror sites of two popular window manager suites - add MASTER_SITE_TCLTK which is Tcl/Tk master sites
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1999-05-20no more ed.4Todd C. Miller
1999-05-19ed driver is long goneTodd C. Miller
1999-05-19ed0 is gone. use ne0.Federico G. Schwindt
1999-05-18Document cross reference ordering under SEE ALSO; mpp@freebsdAlex Feldman
1999-05-17Typos; Suzanne M. Lea <smlea@uncg.edu>Jason Wright
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
1999-05-15mention GLOBAL_AUTOCONF_CACHEkstailey
1999-05-14add USE_ZIP for distfiles that use zip (.zip) for its packaging instead ofBrad Smith
tar and add USE_BZIP2 for distfiles that use bzip2 (.tar.bz2) for compression instead of gzip.
1999-05-12builtin -> built-inAaron Campbell
1999-05-12grammar police: do not hyphenate compound words that act as adjectives if theAaron Campbell
first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong
1999-05-10change email address of maintainer to ports-admin@openbsd.orgBrad Smith
1999-05-07Suggest use of boot.net instead of the SunOS loader; suggested by ↵Jason Wright
jlockard@math.lsa.umich.edu.
1999-05-05Fixed ex entry.Alex Feldman
1999-05-05Added wdt.Alex Feldman
1999-05-04USE_LIBTOOL from NetBSDBruno Rohee
1999-05-02support *.3p (perl lib manuals); man.conf already supports thisTodd C. Miller
1999-04-28Added wdt driver for the Industrial Computer Source PCI-WDT50x watchdogAlex Feldman
timers.
1999-04-28add autoconfig_verbose toggling command to boot_configTheo de Raadt
1999-04-26Added bktr.Alex Feldman
1999-04-25Document .Bsx and .Fx macros.Alex Feldman
1999-04-25Added -susv2 to .St usage.Alex Feldman
1999-04-22Fixed cut & paste error in .Nx 1.4 macro.Alex Feldman
1999-04-21Added -susv2 macro: Version 2 of the Single UNIX SpecificationAlex Feldman
1999-04-21mention that strings in lastlog and utmp are not guaranteed to be NUL-terminatedTodd C. Miller
1999-04-20sipp-esp --> espAlex Feldman
1999-04-20IMPORTANT CHANGE:Marc Espie
depends-list and package-depends now give out output suitable for tsort, so they are INCOMPATIBLE with the previous version. PACKAGE_NAME_AS_LINK disappears, functionality is replaced by FULL_PACKAGE_NAME, which makes more sense anyway. *This does fix the package dependencies problem* Still missing: mechanism to output a decent error message in case tsort finds out a cycle.
1999-04-20FIND as a known programMarc Espie
1999-04-20remove weird restriction on package repository name, and make delete-linksMarc Espie
safer.
1999-04-20Add SUPDISTFILES/SUPPATCHFILES functionality:Marc Espie
files that are not always needed for all builds, but that must be fetched for maintainance purposes (makesum, mirror...) Not to use for intl/usa programs, probably...
1999-04-18fix brainoMichael Shalayeff
1999-04-18add this one, while it should be made MI i believeMichael Shalayeff
1999-04-18add several man pages for existing driversMichael Shalayeff
1999-04-18Ox 2.6 macroJason Wright
1999-04-18oops, did not get updated; roheeTheo de Raadt
1999-04-18misc cleanup & xboxJason Wright
1999-04-18xbox docsJason Wright
1999-04-10shit: egcs-stable is in LANG, not DEVELMarco S Hyman
1999-04-09match length of keys to what PF_KEY enforcesNiels Provos
1999-04-06Fix library dependency test for arch-es that don'tMarco S Hyman
suppport shared libs so building tk80, for example, doesn't cause tkl80 to get built even thouth it is already installed. Update list-distfiles target
1999-04-02.Pp macros do not belong immiedately after .Sh section header linesAaron Campbell
1999-04-02add list-distfiles target to help me build/update the LICENSE fileMarco S Hyman
1999-04-02mention ports(7) and the emulators/linux_lib portMarco S Hyman
in the compat_linux(8) man page
1999-04-01Australian prefixes simplified (http://www.austel.gov.au/number/new8dig.htm)David Leonard
1999-03-31finish documenting ioctls and errorsJason Wright
1999-03-30add obj target that works in conjuction with WRKOBJDIR;Marco S Hyman
code from op21@squish.org
1999-03-26add note about LVD support and change comment about NVRAMmjacob
1999-03-24arrgghhh! do NOT add pkgdep lines when creating PLIST-auto;Marco S Hyman
(I thought I had already removed this quite a while ago).