summaryrefslogtreecommitdiff
path: root/lang/swi-pl (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro1-1/+1
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20952
1999-08-05Upgrade to 3.2.9.Masafumi Max NAKANE2-5/+5
Notes: svn path=/head/; revision=20536
1999-07-08Upgrade to 3.2.8.Masafumi Max NAKANE3-6/+6
Notes: svn path=/head/; revision=20121
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek1-1/+1
FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
1999-06-07Replace i386-freebsd with PERL_ARCH so that packages can be built on alpha.Hidetoshi Shimokawa2-7/+7
Notes: svn path=/head/; revision=19289
1999-04-20Upgrade to 3.2.5.Masafumi Max NAKANE4-89/+109
PR: 10801 Submitted by: Dan Cross <tenser@hurricane.phys.psu.edu> Minor tweaks by: max Notes: svn path=/head/; revision=18027
1999-03-11Commit all Y2K/WWW_SITE changes from today...Marc G. Fournier1-1/+3
Notes: svn path=/head/; revision=17142
1999-03-08Fix to make ports work with bsd.port.mk rev. 1.306.Satoshi Asami1-2/+2
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of some ports that added it explicitly; define it as ${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part; define it as something else (such as ${MACHINE_ARCH}--freebsdelf if the port requires that; define it as an empty string if the port doesn't like it at all. The last might be a sign that a GNU_CONFIGURE port actually doesn't use GNU's version of configure at all; but I don't have time to go look at them all, we'll fix them as time goes on. At least we've got much fewer "-unknown-"s in the tree as the result. :) Notes: svn path=/head/; revision=17053
1998-08-18The first time I tried committing this set of manpage removals it gotTim Vanderhoek1-3/+0
all the way to diffing yorick/pkg/PLIST and then died with a "bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-) Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring machine, and bento is busy. Notes: svn path=/head/; revision=12621
1997-05-17Upgrade, 2.8.2 -> 2.8.6.Masafumi Max NAKANE4-78/+77
Notes: svn path=/head/; revision=6467
1997-04-04Upgrade, 2.8.0 -> 2.8.2.Masafumi Max NAKANE3-75/+75
Notes: svn path=/head/; revision=6136
1997-03-26Upgrade, 2.7.20 -> 2.8.0.Masafumi Max NAKANE3-75/+75
Notes: svn path=/head/; revision=6024
1997-02-15Upgrade, 2.7.18 -> 2.7.20.Masafumi Max NAKANE3-75/+75
Notes: svn path=/head/; revision=5622
1997-02-02Upgrade, 2.7.16 -> 2.7.18.Masafumi Max NAKANE4-106/+86
Notes: svn path=/head/; revision=5508
1996-11-16Upgrade, 2.7.15 -> 2.7.16.Masafumi Max NAKANE3-87/+87
Notes: svn path=/head/; revision=4522
1996-11-13Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1-4/+2
${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. Notes: svn path=/head/; revision=4440
1996-11-12CATAGORIES+= -> CATAGORIES=David E. O'Brien1-3/+2
Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
1996-11-02Use ${COMPRESS_MAN} to compress man pages.Masafumi Max NAKANE1-4/+2
Notes: svn path=/head/; revision=4265
1996-10-31Ooops, I forgot to update PLIST and md5.Masafumi Max NAKANE2-83/+83
Upgrade, 2.7.14-> 2.7.15. Noticed by: asami Notes: svn path=/head/; revision=4212
1996-10-31Upgrade, 2.7.14 -> 2.7.15.Masafumi Max NAKANE1-10/+4
Notes: svn path=/head/; revision=4207
1996-10-29Removed NO_CDROM.Masafumi Max NAKANE1-2/+1
(The license agreement is similar to GPL and, thus, there should be no problem with redistributing the original archive as long as we put no restriction.) Notes: svn path=/head/; revision=4184
1996-10-25Port of SWI-Prolog.Masafumi Max NAKANE6-0/+155
Submitted by: Michael Butschky <butsch@computi.erols.com> Modified and Updated by: max Notes: svn path=/head/; revision=4155