summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update japanese/ndtpd to 2.3.3 and japanese/eb to 2.3.3Satoshi Taoka1999-09-2010-20/+20
* Activate opendx.Thomas Gellekum1999-09-201-0/+1
* New port opendx, the Open Source version of IBM's Data Explorer.Thomas Gellekum1999-09-2010-0/+2400
* Update to 1.99.5Satoshi Taoka1999-09-207-1053/+60
* Modified to build on 4-currentSatoshi Taoka1999-09-2010-12/+113
* Changed from HAS_CONFIGURE to GNU_CONFIGURE in MakefileSatoshi Taoka1999-09-201-1/+1
* Fixed files/md5Satoshi Taoka1999-09-201-1/+1
* Correct typo 'i836' -> 'i386'.Joseph Koshy1999-09-201-1/+1
* Upgrade to 2.3BETA6.David E. O'Brien1999-09-202-3/+3
* Use ${MASTER_SITE_PORTS_JP}.Shigeyuki Fukushima1999-09-202-2/+3
* Get this port to compile on FreeBSD/Alpha.Steve Price1999-09-204-0/+44
* Remove '-m486' from CFLAGS so this compile on FreeBSD/Alpha.Steve Price1999-09-201-0/+11
* Breakout a multipart patch and use the default implementation insteadSteve Price1999-09-202-53/+53
* Use SYSTEM_OSS on the Alpha too. Also include errno.h so this build onSteve Price1999-09-202-4/+18
* time(3) returns a time_t and not a long.Steve Price1999-09-202-2/+30
* Use time_t instead of long when call time functions. Also add '-lio'Steve Price1999-09-202-5/+51
* Make this compile again on -current and Alpha again.Steve Price1999-09-201-3/+56
* Break out part of a multipart patch and remove '-m486' when compiling onSteve Price1999-09-201-0/+19
* Fix the first arg to strscat so we can use stdarg macros and get thisSteve Price1999-09-204-4/+90
* s/chtype/chartype/g so this builds on FreeBSD/Alpha too.Steve Price1999-09-203-0/+58
* byte_swap_{long,word} don't exist on FreeBSD/Alpha so accept the defaultSteve Price1999-09-201-0/+11
* Remove '-m486' so this builds on FreeBSD/Alpha too.Steve Price1999-09-201-0/+9
* Make sure we can find zephyr_err.h so this port builds.Steve Price1999-09-201-0/+11
* All FreeBSD/Alpha we need to add '-lio' to resolve inb/outb and friends.Steve Price1999-09-201-0/+14
* time(3) takes a time_t and not a long.Steve Price1999-09-201-0/+11
* o Support CC/CXXChris Piazza1999-09-202-228/+294
* We don't need to explicitly '-lg++' since our C++ compiler does it for usSteve Price1999-09-201-0/+11
* The second to arg to snprintf(3) is of type size_t.Steve Price1999-09-201-0/+20
* Judiciously s/int/ssize_t/ so this build on FreeBSD/Alpha.Steve Price1999-09-203-0/+54
* Let this port know of the types that are 64-bit on FreeBSD/Alpha.Steve Price1999-09-201-0/+20
* We don't have a fp_* cruft on FreeBSD/Alpha.Steve Price1999-09-201-0/+11
* Steal a few lines from the Linux/Alpha book so we can have this port onSteve Price1999-09-201-0/+22
* Toss in an ugly hack to cope with the fact that va_list is a non-scalarSteve Price1999-09-201-0/+24
* Need to include sys/types.h for u_char and friends on FreeBSD/Alpha.Steve Price1999-09-202-0/+20
* Make this port build with an empty /usr/local.Steve Price1999-09-201-4/+24
* Escape the single quote in the FORBIDDEN message so we don't get complaintsSteve Price1999-09-201-1/+1
* Don't define time(3) as returning a long so that this builds onSteve Price1999-09-201-4/+16
* Mark this port as being only for i386.Steve Price1999-09-201-0/+2
* Fixup PLIST after last upgrade of apache13 port.Steve Price1999-09-201-20/+77
* Judiciously s/int/ssize_t/ so this builds on FreeBSD/Alpha.Steve Price1999-09-202-8/+44
* Get this port to 'make package' again.Steve Price1999-09-201-1/+0
* Put 'clean' in ALL_TARGET before 'all' to remove stale object files thatSteve Price1999-09-201-0/+2
* For some reason with the latest libtool this port no longer builds itsSteve Price1999-09-201-0/+1
* Play the 'MANCOMPRESSED=maybe' trick and compress the manpages ourselvesSteve Price1999-09-201-0/+6
* Remove .depend in post-extract because trap.h doesn't exist on FreeBSD/AlphaSteve Price1999-09-201-0/+3
* Remove '-m486' and friends from CFLAGS so this builds on FreeBSD/Alpha.Steve Price1999-09-201-3/+11
* Make this build again on -current after jlemon's changes to tcp_var.h.Steve Price1999-09-201-2/+16
* This appears to be building again. Set NO_LATEST_LINK since we now haveSteve Price1999-09-201-2/+1
* ln(1) a set of rules so this build (at least) on FreeBSD/Alpha.Steve Price1999-09-202-0/+12
* s/instr/myinstr/ to avoid namespace pollution that caused builds onSteve Price1999-09-201-4/+39