summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Put DIST_SUBDIR in right place.asami1997-01-249-27/+18
|
* Put EXTRACT_SUFX at right place.asami1997-01-241-2/+2
|
* Fix LIB_DEPENDS line, this one depends on tk41, not tk.asami1997-01-241-2/+2
| | | | This caused, among other things, the package depend on tk-3.6 (argh!!!).
* Style police.asami1997-01-241-4/+3
|
* Upgrade to radius-961029jfitz1997-01-247-58/+44
|
* Put MAINTAINER in the right place.asami1997-01-241-3/+3
|
* Use rpm2cpio for extracting.tg1997-01-241-3/+4
|
* Activate rpm.tg1997-01-241-1/+2
|
* Import of the Red Hat package manager.tg1997-01-2410-0/+72
|
* Activate perl5.max1997-01-241-1/+2
|
* New port:max1997-01-249-0/+1826
| | | | | | Perl with Japanese language support, AKA jperl. Submitted by: sanpei@yy.cs.keio.ac.jp (Closing PR #2456.)
* remove 2 files from PLIST, that actually are created, when runningandreas1997-01-232-3/+6
| | | | | | | | | the start script. Added a needed tmp dir ($PREFIX/bb/tmp), otherwise bb refuses to start. Updated PLIST. symlinked page.sh cgi script to $PREFIX/www/cgi-bin
* Upgrade to the latest version (96.12)jmz1997-01-233-206/+212
|
* Update checksum and fix CFLAGS += setting.chuckr1997-01-232-2/+2
| | | | Submitted by: Pedro Giffuni S. <pgiffuni@fps.biblos.unal.edu.co>
* Updateache1997-01-232-2/+2
|
* Now, if FOR_CDROM is defined, do-fetch will fetch all the distfilesmax1997-01-222-10/+16
| | | | | | including characterset dependent ones. echo prompt; read var -> read -p prompt var
* Pathname was wrong.asami1997-01-221-1/+1
| | | | Submitted by: kiri@kiri.toba-cmt.ac.jp
* Reflect recent changes to mail/pine. (Mainly, removing imap/ipopmax1997-01-211-7/+0
| | | | support.)
* Reflect recent changes made to mail/pine. (Mainly, removing imap/apopmax1997-01-217-139/+71
| | | | support.)
* Upgrade to 970120 version of Wine.se1997-01-204-8/+8
|
* Upgrade to 970120ache1997-01-202-4/+4
|
* Updateache1997-01-202-2/+2
|
* Upgrade octave to version 2.0.1. Fair warning, this takes a greatchuckr1997-01-206-472/+964
| | | | | | long time to compile, and the package is over 6 megabytes in size. Also depends on the new gnuplot port for output. Reviewed by: Satoshi
* Upgrade to 3.5.0markm1997-01-203-12/+14
| | | | | Submitted by: Mark Huizer Butt kicked until I did this by: Mark Huizer
* Some bugfixes and enhancements:andreas1997-01-202-3/+7
| | | | | | | | | | | | | | | | | a) The link created in /usr/local/www to the bb is relative, so it does not work if the ${PREFIX}/www is itself a symlink. Fixed that by using full paths. b) Added a symlink bb/index.html to bb/bb.html so that the URL can just be http://hostname/bb c) Added 3 files (two of them were very important) to PLIST which were missing (bb.html, bb2.html and the new index.html). So I think nobody tried to install bb from a package since now. Reviewed by: Partially submitted by: Mikhail Teterin <mi@www.video-collage.com> Obtained from:
* Removed RUN_DEPENDS=netscape3.andreas1997-01-201-2/+1
| | | | Strongly suggested by: Satoshi
* corrected md5 checksum because author did changes without bumpingandreas1997-01-201-1/+1
| | | | | the release number. Obtained from: Doug White <dwhite@gdi.uoregon.edu>
* Activate neXtaw.tg1997-01-201-1/+2
|
* Import of neXtaw, a replacement for Xaw which adds a NEXTSTEP look.tg1997-01-205-0/+109
|
* Upgrade to 0.58 PL15obrien1997-01-206-69/+81
|
* Oops, correct umask is 0022, not 022.max1997-01-201-2/+2
|
* Added pre-extract target to check and cause error if it's not 022.max1997-01-201-3/+8
| | | | | | This is because the build procedure doesn't go quite well if it's other than 022. Rported by: "Barry Friedman" <friedman@nortel.ca>
* Use read -p to get user input instead of echo prompt read var.max1997-01-201-3/+3
|
* corrected md5 checksum file. The author seems to have changed somethingandreas1997-01-201-1/+1
| | | | in the current release.
* Upgrade to v1.0b6a-960102jfitz1997-01-194-17/+22
| | | | | Reviewed by: jfitz@freebsd.org Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp
* Update to FreeBSD 3.0-current: the network interface structurejoerg1997-01-194-2/+126
| | | | | | has been turned into a linked list. It still also compiles on 2.2, but the binaries are incompatible.
* Use installed header files.asami1997-01-191-8/+4
|
* Update 1.1.3 -> 1.1.4 + distributed patchespeter1997-01-1918-36/+225
| | | | | | | | | | | | | | | | | | | | Among the changes are some patches submitted to the maintainers by yours truly to improve the password support in cachemgr.cgi. It also reports the resource "maxrss" correctly for what it is. The distributed patches to 1.1.4: * ftpget.c.patch: Changes the default MIME type to "application/octet-stream" and fixes directory listings from NetWare servers. * icp.c.patch: Fixes "Unknown status reply from server: 0!" error messages in Netscape. * ipcache.c.patch: Fixes ipcache_dnsHandleRead() coredumps. * neighbors.c.patch: Fixes BIT_SET/BIT_TEST typo in getDefaultParent(). Reviewed by: Submitted by: Obtained from:
* rm --> ${RM}obrien1997-01-192-4/+4
|
* Upgrade to 0.57 PL 4.obrien1997-01-1915-198/+36
| | | | (note that 0.58 is out, but I want to lets the bugs shake out of it first).
* (1) This is a classic example of a "trivial fix" blowing up on one's faceasami1997-01-192-50/+0
| | | | | | | unless you test it, Brian. :) (Directory path prefix was wrong.) (2) Also, this patch modifies the same file as patch-af, so I combined those two (see handbook).
* Change pre-patch rule slightly to extract everything under ${WRKSRC},asami1997-01-191-8/+7
| | | | not ${.CURDIR}. Also remove HAS_CONFIGURE (GNU_CONFIGURE implies that).
* The sum of "HAS_CONFIGURE=yes" and "CONFIGURE_ARGS=--prefix=${PREFIX}" isasami1997-01-182-6/+4
| | | | equal to "GNU_CONFIGURE=yes".
* Added MAN1 and MANCOMPRESSED to Makefile.max1997-01-182-1/+6
| | | | Now, installs sample .kermrc into /usr/local/share/examples/kermit.
* Original source distribution tarball has been changed.max1997-01-181-1/+1
| | | | Noticed by: Eivind Eklund <eivind@dimaga.com>
* If a client suggests an IP that is different from the server-configbrian1997-01-182-0/+50
| | | | | | | | | IP for that hardware-address, return a NAK rather than being silent. Reviewed by: None (trivial fix, discussed briefly with author & cc'd to hackers) Submitted by: Brian Somers <brian@awfulhak.demon.co.uk> Obtained from: Brian Somers <brian@awfulhak.demon.co.uk>
* Activated plor.max1997-01-171-1/+2
| | | | (Closing PR #2328.)
* New port:max1997-01-178-0/+144
| | | | | | plor - An alpha-release reader for reading SOUP and QWK packets. Reviewed & Modified by: max Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
* Rip off the patch to ftpd.c and one to access.c from patch-ai andmax1997-01-174-164/+130
| | | | | | merge ftpd.c patch to patch-ad and access.c patch to patch-af. (As clearly stated in the handbook, a file should be changed only by one patch.)
* This patch has been integrated in the original source.max1997-01-172-36/+0
|
OpenPOWER on IntegriCloud