summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* (1) Be nicer about mtree file missing. (Actually, just suggest whereSatoshi Asami1997-08-201-3/+13
| | | | | | | | | | | | | you can get one from.) (2) Use "reinstall" as DEPENDS_TARGET if target is "reinstall". In particular, this will make it possible to do a "make reinstall" on several NFS clients and have them install all dependencies correctly. Tested by: davidn Notes: svn path=/head/; revision=7624
* update MASTER_SITESWolfram Schneider1997-08-191-2/+2
| | | | Notes: svn path=/head/; revision=7623
* The distfile disapeared from the original site. Use another MASTER_SITES.Jean-Marc Zucconi1997-08-197-117/+51
| | | | | | | | The version number is the same but there are slight changes in the sources. This is why all the files have changed. Notes: svn path=/head/; revision=7622
* Add Website META Language (WML)Ralf S. Engelschall1997-08-191-1/+2
| | | | Notes: svn path=/head/; revision=7620
* Import of WML, the Website META Language.Ralf S. Engelschall1997-08-196-0/+274
| | | | | | | | | | A really flexible and powerful webdesigners toolkit for HTML generation. Submitted by: Ralf S. Engelschall Notes: svn path=/head/; revision=7619
* Re-sort SUBDIRSBill Fenner1997-08-193-7/+7
| | | | Notes: svn path=/head/; revision=7618
* Re-sort SUBDIRSBill Fenner1997-08-195-14/+14
| | | | Notes: svn path=/head/; revision=7617
* Major upgrade of a2ps. The feature that I liked most was theChuck Robey1997-08-1910-238/+348
| | | | | | | | automatic context sensitive font emphasis for software (pretty printing). Notes: svn path=/head/; revision=7616
* Move sattrack to ${MASTER_SITE_LOCAL} since it has disappeared fromBill Fenner1997-08-181-2/+2
| | | | | | | | | | | | | the previous master site. Brent Nordquist (bjn@visi.com) got permission from Manfred Bester to keep this file in LOCAL_PORTS: | I herewith give you permission to put the original distribution file | sattrack-3.1.6.tar.gz on the archive. Submitted by: "Brent J. Nordquist" <bjn@visi.com> Notes: svn path=/head/; revision=7615
* Temporary fix for PR ports/4251: don't compress man pages, so that '.so'Stefan Bethke1997-08-184-122/+116
| | | | | | | | works for the aliases to megatron.1, nbp.1, and pap.1. Correct solution hopefully rns. Notes: svn path=/head/; revision=7614
* Bring imlib up to date, for the enlightenment port.Chuck Robey1997-08-1813-82/+69
| | | | | | | Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW> Notes: svn path=/head/; revision=7613
* Install manpages with good permissions.Paul Traina1997-08-171-4/+5
| | | | Notes: svn path=/head/; revision=7612
* Created manpages mpeg_musicin.1 and mpeg_musicout.1Andreas Klemm1997-08-174-1/+225
| | | | | | | | | | | Expect not too much ... but if somebody is very experienced in using these tools, then please feel free to add some ,,flesh´´ to these manpages. Now you have a good starting point. PR: closes PR 1518 Notes: svn path=/head/; revision=7611
* The fvwm95-2.0.43a port in FreeBSD 2.2.2 needs the following modification toAndreas Klemm1997-08-172-0/+22
| | | | | | | | | modules/FvwmTaskBar/Goodies.h to work correctly.... /var/spool/mail -> /var/mail Submitted by: erakupa@kk.etx.ericsson.se (ETX-B-SL Martti Kuparinen) Notes: svn path=/head/; revision=7610
* Upgraded to new version 4.3fAndreas Klemm1997-08-172-4/+4
| | | | Notes: svn path=/head/; revision=7609
* target post-install informs now about "make certificate"Andreas Klemm1997-08-161-1/+7
| | | | | | | | | | make certificate creates an own temporary certificate cd ${WRKSRC}; ${MAKE} ${MAKE_ENV} $@ and installs it into the suitable location: cp ${WRKSRC}/SSLconf/conf/httpsd.pem ${PREFIX}/certs/cert.pem Notes: svn path=/head/; revision=7608
* Shame on me ... we need BUILD_DEPEND, not LIB_DEPEND.Andreas Klemm1997-08-162-4/+4
| | | | | | | It must be the heat ;-) Notes: svn path=/head/; revision=7607
* libRSAglue.a is needed to build apache-ssl port.Andreas Klemm1997-08-164-2/+8
| | | | | | | | Added it to the post-install target in ports Makefile. Updated PLIST Notes: svn path=/head/; revision=7606
* BUILD_DEPENDS was not ok, now comes the really needed LIB_DEPENDS line ;-)Andreas Klemm1997-08-162-4/+4
| | | | Notes: svn path=/head/; revision=7605
* if USA_RESIDENT is set:Andreas Klemm1997-08-162-4/+4
| | | | | | | | LIB_DEPENDS line: forgotten ´=´ changed LIB_DEPENDS to a needed BUILD_DEPENDS= rsaref:.... Notes: svn path=/head/; revision=7604
* Upgrade to 0.51Andrey A. Chernov1997-08-164-8/+8
| | | | Notes: svn path=/head/; revision=7603
* update MASTER_SITESWolfram Schneider1997-08-163-6/+6
| | | | Notes: svn path=/head/; revision=7602
* activated ports/converters/ish.Jun-ichiro itojun Hagino1997-08-161-1/+2
| | | | | | | ish is "ish binary-to-text file converter". Notes: svn path=/head/; revision=7601
* a port for "ish binary-to-text file converter".Jun-ichiro itojun Hagino1997-08-166-0/+41
| | | | | | | | | | The tool is famous in Japanese local BBSes, but may useful for other situations. Reviewed by: itojun@itojun.org Submitted by: hosokawa@freebsd.org Notes: svn path=/head/; revision=7600
* original distribution updated to release 1.46.Jun-ichiro itojun Hagino1997-08-162-6/+6
| | | | Notes: svn path=/head/; revision=7599
* The path to the SSLeay port is "security/SSLeay", not "security/SSLeay-0.8.1"Peter Wemm1997-08-161-2/+2
| | | | Notes: svn path=/head/; revision=7598
* Remove xgopher ... it seems to be slowly vanishing from master sitesGary Palmer1997-08-161-2/+1
| | | | Notes: svn path=/head/; revision=7597
* Upgrade to 0.50Andrey A. Chernov1997-08-164-8/+8
| | | | Notes: svn path=/head/; revision=7596
* Version change (1.16 -> 1.17)Jean-Marc Zucconi1997-08-153-6/+8
| | | | | | | Use another MASTER_SITE. Notes: svn path=/head/; revision=7595
* Toss safe-tcl in the can.Mark Murray1997-08-151-2/+1
| | | | Notes: svn path=/head/; revision=7594
* Use another MASTER_SITE.Jean-Marc Zucconi1997-08-152-4/+6
| | | | Notes: svn path=/head/; revision=7593
* New version (1.6 -> 2.0)Jean-Marc Zucconi1997-08-152-7/+7
| | | | Notes: svn path=/head/; revision=7592
* Upgrade to Apache 1.2.1 and SSLeay 0.8.1. Add SSL3 and many other features.Mark Murray1997-08-155-41/+48
| | | | | | | | | Submitted by: Richard Seaman <dick@tar.com> Apologies to: All the other who sent me helpful comments and tips and who I forgot :-) Notes: svn path=/head/; revision=7589
* Update to v 0.8.1. New algorithms (Blowfish &c) added. SSLv3 added.Mark Murray1997-08-1510-106/+544
| | | | | | | Thanks to: Richard Seaman <Dick@tar.com> Notes: svn path=/head/; revision=7588
* Version change: 1.0 -> 2.06Jean-Marc Zucconi1997-08-156-56/+50
| | | | Notes: svn path=/head/; revision=7587
* Upgrade: 5.1 -> 5.2Jean-Marc Zucconi1997-08-158-13/+22
| | | | Notes: svn path=/head/; revision=7586
* Remove "NO_PACKAGE". "RESTRICTED" is suffient for our purose.David E. O'Brien1997-08-151-2/+1
| | | | | | | Reviewed by: Doug Ambrisko <ambrisko@ambrisko.com> Notes: svn path=/head/; revision=7585
* Remove socks4 from the repository.David E. O'Brien1997-08-151-2/+1
| | | | Notes: svn path=/head/; revision=7584
* Upgrade to ePerl 2.2.2Ralf S. Engelschall1997-08-143-7/+7
| | | | Notes: svn path=/head/; revision=7582
* Upgrade to ePerl 2.2.2Ralf S. Engelschall1997-08-143-9/+6
| | | | | | | | (Distribution file is still released, but needs some more hours to be spread via CPAN, too.) Notes: svn path=/head/; revision=7581
* Duh! Where's the pointy hat? :-)Peter Wemm1997-08-141-1/+2
| | | | | | | | | | (Translation: forgot to intialize the EXPECTK variable to {} so that if expectk is not installed, it doesn't cause bad tcl syntax) Pointed-out-by: several people Notes: svn path=/head/; revision=7580
* Checksum changed on master siteAndrey A. Chernov1997-08-141-1/+1
| | | | Notes: svn path=/head/; revision=7579
* Remove the dependency on emacs since ispell.elc is no more compiled.Jean-Marc Zucconi1997-08-131-7/+2
| | | | | | | Create the emacs/site-lisp directory, and remove useless ${MKDIR} Notes: svn path=/head/; revision=7578
* Version update: 3.6 -> 3.8.Jean-Marc Zucconi1997-08-133-6/+6
| | | | | | | | | Use better (up to date) MASTER_SITES PR: ports/4294 Submitted by: Ian Vaudrey <i.vaudrey@cableinet.co.uk> Notes: svn path=/head/; revision=7577
* re-arranged prerequisites:Andreas Klemm1997-08-131-9/+0
| | | | | | | | | | | no need for a separate cache dir within /usr/local/majordomo, if you put majordomo aliases into /etc/aliases ! Otherwise you´d have to change permissions of /usr/local/majordomo to root.wheel to make new sendmail happy. This would make a separate cache dir necessary for .majordomo_keys file. Notes: svn path=/head/; revision=7576
* - patch-aa introduces sane default values for the Configure scriptAndreas Klemm1997-08-132-3/+45
| | | | | | | | | | | as far as possible. - Found version number of this software (1.1.0), so introduced a package name. Althouch NO_PACKAGE is set, it is useful for later removal and new installation. - It needs perl to run Notes: svn path=/head/; revision=7575
* Enable majorcoolAndreas Klemm1997-08-131-1/+2
| | | | Notes: svn path=/head/; revision=7574
* New port majorcool.Andreas Klemm1997-08-135-0/+75
| | | | | | | | | It's a WWW frontend to majordomo (for end user and mailinglist owners). For more informations see: http://ncrinfo.ncr.com/pub/contrib/unix/MajorCool/ I think this would be useful for our webserver as well ;-) Notes: svn path=/head/; revision=7573
* Syncing up with latest version, 2.0.9.Chuck Robey1997-08-136-860/+860
| | | | | | | If you test this, remember it's huge, the package is 16 megs alone. Notes: svn path=/head/; revision=7572
* Version update: 3.6 -> 3.8.Jean-Marc Zucconi1997-08-131-4/+5
| | | | | | | | | Use better (up to date) MASTER_SITES PR: ports/4294 Submitted by: Ian Vaudrey <i.vaudrey@cableinet.co.uk> Notes: svn path=/head/; revision=7570