summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update for new version of the Modula-3 port. The new port reallyjdp1996-09-101-2/+2
| | | | | needs to be used for building CVSup, because it fixes some M3 bugs that affect CVSup.
* Update the Modula-3 port with two main goals in mind.jdp1996-09-105-68/+819
| | | | | | | | | | | | | | | | | | | | | | | | | | | First, change the port so that it builds a much smaller subset of the SRC distribution. This eliminates the enormous swap space requirements of the earlier port, greatly reduces the footprint of the installed tree, and cuts the size of the package in half. Second, include many important new patches. Among them is a slightly modified version of phkmalloc that is thread-safe for Modula-3. It eradicates some rare and baffling core dumps that cropped up from time to time in the previous version of the port. The Modula-3 runtime itself is careful to use mutual exclusion around calls to malloc. But there remained some sneaky backdoor paths into it from external libraries. Confession: In the original version of the Modula-3 port, I used a major version number of 353 for the shared libraries, to correspond with the SRC version number 3.5.3. That was a dumb move -- I should have used 1. The current update is incompatible at the shared library level, requiring me to increment the major version number to 354, even though this is still based on SRC release 3.5.3. This is bound to confuse some folks, unfortunately. I weighed a number of alternatives, such as (a) cheating and going back to 1, and (b) using a 4-digit major version such as 3531. But in the end I decided that 354 would be the best solution, even though it's confusing.
* Remove NO_CDROM restriction, FreeBSD have author permissionsache1996-09-082-3/+4
|
* Location changedache1996-09-064-31/+217
| | | | | Better fit to FreeBSD directory structure NO_PACKAGE removed, hostname is in config files, not compiled in
* upgrade to v1.5erich1996-09-063-11/+42
|
* Extract sufx changed on master siteache1996-09-054-6/+10
| | | | Add yet one master site (http), because ftp is always busy
* There is no FvwmConfig man page in distribution,swallace1996-09-052-2/+0
| | | | so remove it from package list.
* Upgrade, 19.31 -> 19.34.asami1996-09-0415-40/+40
| | | | Submitted (in part) by: rich
* knews 0.9.7 -> 0.9.8andreas1996-09-032-6/+6
|
* Added xfsqljfitz1996-09-031-1/+2
|
* Added w3-msqljfitz1996-09-031-1/+2
|
* Upgraded to 0.98b32jfitz1996-09-036-80/+25
|
* better fix for fclose(NULL)ache1996-09-031-5/+7
|
* Upgrade to .34ache1996-09-034-11/+11
|
* Upgrade to 2.6ache1996-09-034-34/+24
|
* Add xfedorache1996-09-031-1/+2
|
* Font/Bitmap/Pixmap/Mouse editor.ache1996-09-0311-0/+267
| | | | | ATTENTION: It not work in > 256 colors modes, anyone who knows X in this place, fix it, please.
* realloc()ing a just freed pointer is a bad idea.joerg1996-09-011-0/+10
| | | | Detected by: phkmalloc :-)
* XCept - a decoder for the CEPT protocol as it is in use in the Btxjoerg1996-09-0110-0/+729
| | | | | | | | | | | service of the Deutsche Telekom. XCept 2 is freeware (BSD-style copyright), but has later been replaced by the commercial XCept 3. The authors no longer distribute or support this old version. I cannot build it on freefall's 2.1.x system, but it builds fine on my 2.2-current. thud seems to be down...
* Upgrade (new fonts)ache1996-09-012-3/+3
|
* Version number is always required for package.asami1996-08-311-1/+3
|
* Remove "getbdf - " from front of one-liner.asami1996-08-311-1/+1
|
* Add USE_X11ache1996-08-301-1/+2
|
* Add getbdfache1996-08-301-1/+2
|
* Convert any X server font to .bdf formatache1996-08-307-0/+84
|
* Upgrade, 1.0.3 -> 1.0.5.2.2. It's beta, but who cares, it's nethack! :)asami1996-08-3027-471/+993
| | | | Submitted by: max@sfc.wide.ad.jp
* Mr. Masafumi NAKANE (max@sfc.wide.ad.jp) agreed to maintain this port.asami1996-08-301-2/+2
|
* Manpages were installed mode 640.asami1996-08-308-8/+16
| | | | Submitted by: max@sfc.wide.ac.jp
* Change RESTRICTED to NO_CDROMache1996-08-291-2/+2
|
* New DESCR & restrictionsache1996-08-292-23/+12
| | | | Submitted by: Masafumi NAKANE <max@sfc.wide.ac.jp>
* Add $Id$.asami1996-08-292-0/+4
|
* Here's a new checksum. I was never able to get a distfile thatasami1996-08-292-2/+2
| | | | matches the previous one.... ;)
* forgot to cvs addadam1996-08-291-0/+107
|
* new version 1.14.6adam1996-08-293-4/+8
| | | | | | | added 'authwn' passwd authentication module. this can handle ascii or .db formats added 'mkpasswd' script (requires perl5 for .db format)
* Upgrade to 1.14Cache1996-08-285-124/+51
|
* Upgrade to 1.14.7ache1996-08-288-20/+20
|
* Use flock locking as other delivery systems doesache1996-08-281-0/+44
| | | | Move global procmailrc to /usr/local/etc
* Upgrade, 1.5.1 -> 1.6.asami1996-08-283-16/+9
| | | | Submitted by: max@sfc.wide.ad.jp
* Don't use gnumalloc, we've got a better malloc in libc now.asami1996-08-281-1/+1
|
* The X11 version of the old Chinese game. One of the oldest X11 games.joerg1996-08-275-0/+43
| | | | Alas, restricted to NO_CDROM.
* Fixed incorrect use of INSTALL_ aliases in Makefilejfitz1996-08-278-110/+311
|
* master locations changed againadam1996-08-272-8/+6
|
* Update MASTER_SITEStorstenb1996-08-276-12/+12
|
* Upgrade to 2.7b5. Should handle PDF now.tg1996-08-277-187/+71
|
* Update to August 24th, 1996 version of Wine.se1996-08-264-12/+12
| | | | This version is said to offer a first step towards printing support.
* Reorder Makefile variables.chuckr1996-08-261-2/+2
|
* Update port to 3.6 level, with help from James Fitzgibbons.chuckr1996-08-264-34/+42
|
* Make a more canonical PKGNAME from the DISTNAME.chuckr1996-08-251-1/+2
|
* /bin/echo -> ${ECHO}wosch1996-08-251-2/+2
| | | | /usr/bin/sed -> ${SED}
* Compress manpages so this one actually packages. :)asami1996-08-251-1/+6
|
OpenPOWER on IntegriCloud