summaryrefslogtreecommitdiff
path: root/lang/swi-pl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Upgrade to 3.2.9.Masafumi Max NAKANE1999-08-052-5/+5
| | | | Notes: svn path=/head/; revision=20536
* Upgrade to 3.2.8.Masafumi Max NAKANE1999-07-083-6/+6
| | | | Notes: svn path=/head/; revision=20121
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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
* Replace i386-freebsd with PERL_ARCH so that packages can be built on alpha.Hidetoshi Shimokawa1999-06-072-7/+7
| | | | Notes: svn path=/head/; revision=19289
* Upgrade to 3.2.5.Masafumi Max NAKANE1999-04-204-89/+109
| | | | | | | | | PR: 10801 Submitted by: Dan Cross <tenser@hurricane.phys.psu.edu> Minor tweaks by: max Notes: svn path=/head/; revision=18027
* Commit all Y2K/WWW_SITE changes from today...Marc G. Fournier1999-03-111-1/+3
| | | | Notes: svn path=/head/; revision=17142
* Fix to make ports work with bsd.port.mk rev. 1.306.Satoshi Asami1999-03-081-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
* The first time I tried committing this set of manpage removals it gotTim Vanderhoek1998-08-181-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
* Upgrade, 2.8.2 -> 2.8.6.Masafumi Max NAKANE1997-05-174-78/+77
| | | | Notes: svn path=/head/; revision=6467
* Upgrade, 2.8.0 -> 2.8.2.Masafumi Max NAKANE1997-04-043-75/+75
| | | | Notes: svn path=/head/; revision=6136
* Upgrade, 2.7.20 -> 2.8.0.Masafumi Max NAKANE1997-03-263-75/+75
| | | | Notes: svn path=/head/; revision=6024
* Upgrade, 2.7.18 -> 2.7.20.Masafumi Max NAKANE1997-02-153-75/+75
| | | | Notes: svn path=/head/; revision=5622
* Upgrade, 2.7.16 -> 2.7.18.Masafumi Max NAKANE1997-02-024-106/+86
| | | | Notes: svn path=/head/; revision=5508
* Upgrade, 2.7.15 -> 2.7.16.Masafumi Max NAKANE1996-11-163-87/+87
| | | | Notes: svn path=/head/; revision=4522
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1996-11-131-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
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-3/+2
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* Use ${COMPRESS_MAN} to compress man pages.Masafumi Max NAKANE1996-11-021-4/+2
| | | | Notes: svn path=/head/; revision=4265
* Ooops, I forgot to update PLIST and md5.Masafumi Max NAKANE1996-10-312-83/+83
| | | | | | | | | Upgrade, 2.7.14-> 2.7.15. Noticed by: asami Notes: svn path=/head/; revision=4212
* Upgrade, 2.7.14 -> 2.7.15.Masafumi Max NAKANE1996-10-311-10/+4
| | | | Notes: svn path=/head/; revision=4207
* Removed NO_CDROM.Masafumi Max NAKANE1996-10-291-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
* Port of SWI-Prolog.Masafumi Max NAKANE1996-10-256-0/+155
Submitted by: Michael Butschky <butsch@computi.erols.com> Modified and Updated by: max Notes: svn path=/head/; revision=4155