aboutsummaryrefslogtreecommitdiffstats
path: root/LEGAL
Commit message (Collapse)AuthorAgeFilesLines
* mark port as NO_CDROM/RESTRICTED/NO_PACKAGE because redistribution termsMax Khon2001-11-221-0/+2
| | | | are unclear.
* Add djbdns, which has no license.Trevor Johnson2001-11-191-0/+2
|
* Add Netscape 6.Trevor Johnson2001-11-141-0/+1
|
* Remove some restrictions of source distribution.SADA Kenji2001-11-051-2/+0
| | | | | Approved by: maintainer Pointed out by: mi
* Add net/gated to the list of ports with legal issues.Murray Stokely2001-10-311-0/+1
|
* Add net/spreadSADA Kenji2001-10-251-0/+2
| | | | PR: ports/28025
* - Add ports/games/newkindJohann Visagie2001-10-241-0/+2
|
* Altivore license does not allow redistribution, mark it RESTRICTEDMario Sergio Fujikawa Ferreira2001-10-101-0/+1
|
* Add scilab, it has restrictions on commercial redistribution.SADA Kenji2001-10-031-0/+1
| | | | PR: ports/26997
* Mention speedmgmt.tar.gzBrian Somers2001-09-281-0/+3
|
* Add divx4linux to pending licensing issuesMario Sergio Fujikawa Ferreira2001-09-251-0/+1
|
* Add NNTPCache (news/nntpcache), which is not and never has been free.Johann Visagie2001-09-141-0/+2
| | | | | | | Commercial and government (including military) use requires per-seat licensing. Individual use and use by verifiably not-for-profit orginasations is allowed. (In the past the authors of NNTPCache kibozed the Usenet to find unlicensed users.)
* Add ports/games/robocode because it has a restrictive license. Particularly,Maxim Sobolev2001-09-111-0/+4
| | | | redistribution isn't permitted and user should delete software after 60 days.
* move agsatellite one line down since it went in between adom-*Mario Sergio Fujikawa Ferreira2001-09-081-1/+1
| | | | | | comment Submitted by: dd
* Add ports/java/forte and recently added ports/java/jdk13.Maxim Sobolev2001-09-071-1/+3
|
* agsatellite has a complex license and the developers have notMario Sergio Fujikawa Ferreira2001-09-071-0/+1
| | | | responded in more than a week, import it with RESTRICTED flag
* Add punkbuster{,-data} since non-standard distributions are not allowedMario Sergio Fujikawa Ferreira2001-09-021-0/+1
|
* Add ksh93.Trevor Johnson2001-08-041-0/+1
|
* Add mail/qtools and sysutils/service-config for the time being,Peter Pentchev2001-07-131-0/+6
| | | | | | until the maintainer - Pete Fritchman <petef@databits.net> - gets a response from the author on whether these two also fall under DJB's (non-)license.
* java/linux-ibm-jdk13 is restricted from redistrobution.James E. Housley2001-06-251-0/+2
| | | | | PR: 26793 Submitted by: Chang, Hye-Shik <perky@python.or.kr>
* Update of the 'java/bugseeker' port. Summary of changes:James E. Housley2001-06-231-0/+2
| | | | | | | | | | | | | | | | | | | | * Set PORTREVISION to 1 * Including patch file in ${FILESDIR} instead of downloading it * Emptied MASTER_SITES since the distfile needs to be obtained from Karmira. This should avoid that I get complaints from fenners script ;) * Allowed scripting of the ${JAVA_HOME} variable, so the installer can choose a JDK him/herself when installing. The bugseeker script is changed accordingly * Now installing the bugseeker shell script as ${PREFIX}/bin/bugseeker with read/execute permissions for anyone * Made IGNORE message more verbose * Made install process more verbose * Added NO_CDROM and RESTRICTED to Makefile * Changed pkg-plist file to use substitutions instead of a fixed path PR: 28323 Submitted by: Ernst de Haan <ernst@jollem.com>
* Make the version number for real player more genericDoug Barton2001-05-311-1/+1
|
* Add security/mindterm-binary: Do not sell for profit.Alexander Langer2001-05-051-0/+1
|
* Remove tcserverChris D. Faulhaber2001-04-081-2/+0
|
* add mupad.FUJISHIMA Satsuki2001-04-041-0/+1
|
* Microsoft said "Don't sell AlephOne demo data for profit."Clive Lin2001-03-151-0/+1
| | | | | | PR: ports/25615 Clarified by: MAINTAINER Forgotten by: Both MAINTAINER and myself
* After communications with Ken Nelson (STI Technical Support)Mario Sergio Fujikawa Ferreira2001-03-151-2/+0
| | | | | | <support@scitools.com> Tech Support from Understand C/C++ manufacturer, we are allowed to remove the RESTRICTED tag as well as the LEGAL warning.
* Add linuxq3ademo.Will Andrews2001-03-111-0/+1
|
* New port:Mario Sergio Fujikawa Ferreira2001-03-101-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Understand can parse a C/C++ project helping reverse engineer it [begin snip from the www site] Understand parses any sized C or C++ project to help you reverse engineer, document and understand it and thus maintain it better. It supports K&R C, ANSI C, or C++ source code. Projects can contain mixed C/C++ code as well. The parser is efficient, fast, and can handle very large projects. Very little is needed to get started - just aim it at your source tree. Optionally (and for more parsing accuracy) add any externally defined macro definitions and include paths. All of this is done from the GUI - you should be able to do an initial analysis of your project in a few minutes. Understand for C++ quickly documents Class inheritance hierarchies (Base Class and Derived Classes), Call and CallBy Trees, Include and Include By Trees, as well as where and how everything in your source code is used (cross reference). Understand for C++ creates detailed automatic documentation about your source code in HTML and text reports Using the PERL and C API you can write your own documentation generators. [end snip from the www site] You need a limited time period license to run the product in evaluation mode. One can be obtained in the www site. A permanent license can be purchased there too. - Instalation issues: This port has a hardcoded directory structure which is required to run it. Therefore, some measures are necessary to install it under FreeBSD following handbook rules' 1) All files but binaries are installed according to hier(7) 2) A fake structure is created under ${PREFIX}/lib/understand_c to please the program and soft links are made there to the correct locations under hier(7) 3) The binaries are installed under ${PREFIX}/lib/understand_c/bin and a wrapper is installed under ${PREFIX}/bin pointing to the fake structure 4) Since a license is required to run the program, warnings are issued when either it is installed or a package is added 5) Since the legal status is still being debated with the developers, it will be marked as RESTRICTED for the time being and LEGAL will be updated accordingly
* Add vmware.Nick Sayer2001-03-101-0/+1
|
* - Spell japanese correctly.Steve Price2001-02-261-15/+5
| | | | | | | | | | - Remove a couple of defunct. - Correct a couple of directory names. - Remove the notice about the inn2 port since DES says we are covered by installing the license in ${PREFIX}/share/doc/inn/LICENSE. PR: 23899 Submitted by: Munehiro Matsuda <haro@kubota.co.jp>
* Move all codecs to a port of their own, since the codecs presentMario Sergio Fujikawa Ferreira2001-02-131-3/+2
| | | | | | | | | | | | | | | | on this port can be also used by other ports -> graphics/win32-codecs. Therefore, all codec related code will be removed, Depend on that port from now on. A positive side effect is that this port can now produce a package since the RESTRICTED flag (related to the codecs) can be removed. Update LEGAL, win32-codecs instead of avifile is now RESTRICTED. PR: 25035 Reviewed by: sobomax Approved by: maintainer
* Update for the biology/fasta and biology/fasta3 ports:James E. Housley2001-02-121-0/+4
| | | | | | | "May not be sold or incorporated into a commercial product" PR: 24715 24716 Submitted by: Johann Visagie <johann@egenetics.com>
* Add qkmj. Do not sell for profit. (NO_CDROM in its Makefile)Clive Lin2001-01-221-0/+1
|
* Add webfonts for its restrictive copyright.Clive Lin2001-01-201-0/+1
|
* Update opmixer to 0.55. This version mentions the license, so itTrevor Johnson2001-01-121-1/+0
| | | | | | does not need to be restricted (I meant to have a RESTRICTED line before, but forgot). Remove it from ports/legal. Add MASTER_SITE_LOCAL because the real master site seems to be offline most of the time.
* Add NO_CDROM and NO_PACKAGE to www/Mosaic port, to conform to the license.Trevor Johnson2000-12-311-0/+2
|
* ports/audio/opmixerTrevor Johnson2000-12-311-0/+1
|
* Add mMosaic to the gallery of rogues.Trevor Johnson2000-12-271-0/+3
|
* Mark xmms-gforce restricted: non-commercial use only.Alexander Langer2000-12-231-0/+1
|
* Add an entry for eijiro-fpwSatoshi Taoka2000-12-211-0/+1
|
* Add yet another WITH option to qmail-ldap. This time a WITH_LDAP_DEBUGMario Sergio Fujikawa Ferreira2000-12-191-0/+2
| | | | | | | | | | | | | | option for those in pursue of enlightment. While there, update NO_PACKAGE with a more informative message. Along with addition of appropriate LEGAL information. Also, since qmail-ldap is a meta port sharing qmail's port code, update qmail distinfo information with the new distribution patch required by the qmail-ldap port. This is a typo fix. This was missed on revision 1.6 of qmail-ldap. Submitted by: Cristhian Venegas <cvb@deltron.net>
* Add graphics/blender and misc/ftree.Will Andrews2000-12-191-0/+2
|
* Add an entry for zh-moettf. Commercial use must be agreed byJing-Tang Keith Jang2000-12-101-0/+2
| | | | Ministry of Education in Taiwan.
* Add entries for japanese/vje30 and japanese/wxg.Akinori MUSHA2000-12-051-0/+2
|
* Add upcoming net/xsmbrowserAlexander Langer2000-12-041-0/+1
|
* Update for the following ports:Alexander Langer2000-12-041-15/+11
| | | | | | | | | | | | | | | | | * security/crack: remove, it's not longer export controlled * devel/cs: version 0.5 is in the tree * net/dgd: update version (use a wildcard) * graphics/graphviz: update version (wildcard) * net/ivs: I can't find it in the tree, remove it * mail/mew: update version (wildcard) * mbone/nte: update version (wildcard) * games/quakeserver: update version * misc/rman: remove, the port is now in textproc/rman with an own entry * emulators/sim: update version (wildcard) * devel/jfc: new location is java/jfc * misc/tkman: update version (wildcard) * security/vscan: update distfile due to higher version (native bsd port) * games/xrisk: update version (wildcard)
* Add entry for l0phtcrack.Trevor Johnson2000-11-051-0/+4
|
* Add avifile to LEGAL. Should oftently re-read the Handbook. I wasMario Sergio Fujikawa Ferreira2000-10-311-0/+3
| | | | | | not aware this was not automatically generated from RESTRICTED= tags. Hummm. Dumb me, and just by saying this outloud, I guess I am under moral obligation to rectify this. Twice as dumb. :)
* Update for devel/perforceJames E. Housley2000-10-281-0/+1
| | | | PR: 21863
* change "rp7_linux20_libc6_i386_b2_rpm" to "rp7_linux20_libc6_i386_*_rpm",R. Imura2000-10-261-1/+1
| | | | | | because DISTNAME is "rp7_linux20_libc6_i386_cs1_rpm" now. It is rather safe, since someone may forget to sync LEGAL when port's updated.
* databases/jdbc-oracle816 is restricted.James E. Housley2000-10-261-0/+3
| | | | PR: 21763
* Mention native jdk12 (redistribution of sources and pre-compiled binaries isMaxim Sobolev2000-10-201-0/+1
| | | | prohibited).
* Add perltools, which doesn't allow redistribution. See licenseAde Lovett2000-10-171-0/+1
| | | | contained in the tarball for the full story.
* Some of these fonts are not freely redistributable. Add RESTRICTEDTrevor Johnson2000-10-151-0/+13
| | | | | | | line and describe some of the restrictions. PR: 21907 Submitted by: Dag-Erling Smørgrav <des@yes.no>
* add entries for csound and csound-manualTrevor Johnson2000-10-121-0/+5
| | | | | (details are at http://mitpress.mit.edu/e-books/csound/fpage/FAQml/faq/faq.html)
* Add xbarcode, which must not be sold.Alexander Langer2000-10-011-0/+1
|
* net/ztelnet's zmodem code is not open source.CHOI Junho2000-09-291-0/+2
| | | | It is from old Omen's rzsz code, and it's shareware.
* Add devel/fnorb - can't use it commercially.Will Andrews2000-09-161-0/+1
|
* Add ports/print/clibpdf.Akinori MUSHA2000-08-221-0/+6
|
* XML Parser for Java uses Apache Software License, now.Jun Kuriyama2000-07-271-1/+0
|
* Minor fix due to elsa -> tcserver name change.Satoshi Asami2000-07-201-1/+2
| | | | Submitted by: jedgar
* hanIM and xfntmizi-*: author of these files confirmed thatCHOI Junho2000-07-151-6/+0
| | | | these are open source/freely redistributable.
* hanIM-* seems to be open source now but included license fileCHOI Junho2000-07-141-2/+3
| | | | | still says old restrictive license. I'm sure that author want to make it open source, but no written document.
* Remove bochs it's now LGPL'ed.Maxim Sobolev2000-07-141-1/+0
| | | | Submitted by: Takanori Watanabe <takawata@shidahara1.planet.sci.kobe-u.ac.jp>
* JDK and friends now in ports/java not it ports/lang.Maxim Sobolev2000-07-141-5/+5
|
* Remove cscope (now BSD license) and add JRE.Maxim Sobolev2000-07-131-1/+1
| | | | | PR: 19883 (cscope) Submitted by: Sean C. Farley <sean-freebsd@farley.org>
* Change the distfile for realplayer to rp7_linux20_libc6_i386_b2_rpmSatoshi Taoka2000-07-111-1/+1
|
* Only tkman-2.{0,1b?} are restricted, 2.1 is under the Artistic License.Thomas Gellekum2000-06-261-1/+1
|
* Added ports/japanese/{mypaedia-fpw,srd-fpw}Satoshi Taoka2000-06-241-0/+2
|
* Add security/lsh, which is export-controlled.Will Andrews2000-06-021-0/+2
|
* Add java/jce-aba.Jun Kuriyama2000-03-081-0/+1
|
* remove giflibMichael Haro2000-02-241-1/+0
|
* cryptix-jce cannot be distributed.Jun Kuriyama2000-02-191-0/+1
|
* add giflibMichael Haro2000-02-151-0/+1
|
* Change NO_PACKAGE to NO_CDROM. Thomas Biskup (author) confirms that it'sMichael Haro2000-01-231-0/+2
| | | | | | | ok to place port on FTP. PR: 16306 Submitted by: maintainer
* Add the cos port since it has special that apply to commercial use.Steve Price2000-01-011-0/+2
|
* Note that the librc4 port is export controlled.Steve Price1999-12-281-0/+1
|
* vje-trial had been removed.SADA Kenji1999-12-261-2/+0
|
* Remove kermit, its copyright is not restricted anymore.Satoshi Asami1999-12-111-1/+0
|
* Add StarOffice 5.1's distfile.David E. O'Brien1999-12-101-0/+1
|
* Add elsa (crypto)Chris Piazza1999-11-111-0/+1
|
* graphviz is Open Source now.Thomas Gellekum1999-10-071-1/+1
|
* Update for sdr 2.7Bill Fenner1999-09-111-1/+1
|
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* Add hotjava: licensed for individual non-commerical use only.Chris Piazza1999-07-041-1/+3
|
* Remove the cls port. It can easily be done from the command line.Chris Piazza1999-06-301-2/+1
| | | | Noticed by: kris
* Add misc/cls to the list; it has a restrictive copyright:Chris Piazza1999-06-301-1/+2
| | | | | | | | | This software must NOT be used by any of the following: a. Military forces of any country; b. Manufacturers, distributors, and resellers of weapons; c. Anyone dealing with mind altering drugs of any kind, except for strictly medicinal purposes.
* Add a legal statement in LEGAL, was previously in ports MakefileAndreas Klemm1999-06-191-1/+3
| | | | where it doesn't belong.
* Add ko-hanIM.Jun Kuriyama1999-05-291-1/+3
|
* Add textproc/xml4j.Jun Kuriyama1999-05-211-1/+2
|
* Add devel/jfc.Jun Kuriyama1999-05-201-1/+3
|
* Added tucSatoshi Taoka1999-05-191-1/+3
|
* Add molden and platonSatoshi Taoka1999-05-071-1/+7
|
* Added jdk-tutorial-*Satoshi Taoka1999-05-011-1/+2
|
* Add ports/archivers/pkzip and ports/archivers/linux_rarSatoshi Taoka1999-04-301-1/+3
|
* Added cscopeSatoshi Taoka1999-04-141-1/+2
|
* Add following lineSeiichirou Hiraoka1999-04-101-1/+2
| | | | GimpUserManual-*-ps.gz ports/graphics/gimp-manual-ps too big
* Note restrictions on shorten port.Steve Price1999-04-021-1/+3
|
* Remove SSLeay.Dirk Froemberg1999-03-311-2/+1
|
* Added ports/emulators/atari800Satoshi Taoka1999-03-311-1/+3
|
* Add jdk-doc due to licensing problemSatoshi Taoka1999-03-181-1/+2
| | | | | PR: ports/10483 Submitted by: martti.kuparinen@ericsson.com
* Add actx,mindfocusSeiichirou Hiraoka1999-03-071-2/+7
|
* Inn2's legal prerequisites.Andreas Klemm1999-02-251-1/+7
|
* Add linux-realplayer.Jun Kuriyama1999-02-121-1/+2
|
* Note encryption in sdr 2.5Bill Fenner1999-01-281-2/+2
|
* Add openssl.Dirk Froemberg1999-01-101-1/+2
|
* Crypto stuff that needs mentioning.Mark Murray1999-01-031-1/+2
|
* Retire apache-ssl, activate apache12-ssl and apache13-ssl!Bill Fumerola1998-12-121-1/+3
| | | | | PR: ports/8448 Submitted By: Adam Laurie <adam@algroup.co.uk>, Member of Apache-SSL
* Remove mikmod, (i forgot it)Vanilla I. Shu1998-12-101-6/+3
|
* Add reasoning for NO_PACKAGE on ports/sysutils/upsmonBill Fumerola1998-11-251-1/+3
|
* Fix following.Seiichirou Hiraoka1998-11-241-4/+4
| | | | | | ports/deskutils/xhime to ports/games/xhime ports/misc/glimpse to ports/textproc/glimpse ports/x11/sharefonts to ports/x11-fonts/sharefonts
* Add descriptions for ssh2 and gnupg.Jun Kuriyama1998-11-231-2/+3
|
* Remove taipei16, big5con use another font now.Vanilla I. Shu1998-10-081-4/+1
|
* Add descriptoin about deskutils/xhime.Jun Kuriyama1998-09-281-1/+3
|
* apache13-modssl is crypto stuff, so export controlledRalf S. Engelschall1998-08-281-1/+2
|
* Add vje.tgz.Jun Kuriyama1998-08-261-1/+3
|
* korean/mizifont is redistributable on FreeBSD mirrorsJun Kuriyama1998-08-061-1/+4
| | | | | | but it's not a free software. Reminded by: hoek
* radius is (mostly) not redistributable.Satoshi Asami1998-07-251-1/+3
| | | | Pointed out by: jdp
* radius is redistributable now.Satoshi Asami1998-07-221-3/+1
|
* Include copyright status of emulators/vice port.Donald Burr1998-07-131-1/+3
|
* Restrictions for xteddy: can only be distributed for free.Guy Helmer1998-06-301-1/+2
|
* Add an entry for graphics/netshow: commercial software.Donald Burr1998-06-121-1/+2
|
* Remove restrictions on crafty. As long as we don't increase theMatthew Hunt1998-06-041-2/+1
| | | | | | | price of our CD as a result of adding crafty, we're okay. PR: 6842 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
* Add ports/games/crafty. No licensing terms are provided, so untilMatthew Hunt1998-06-011-1/+2
| | | | | | | we know otherwise, assume that we can't redistribute. PR: 6804 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
* updated with RESTRICTED status of x11/sharefonts.Donald Burr1998-05-161-1/+4
|
* Replace some old filenames with more relevant wildcards.Mark Murray1998-04-241-3/+3
|
* Activate xothello, and add it to LEGAL as a possible trademarkMatthew Hunt1998-04-241-1/+2
| | | | violation.
* Remove netscape ports, they are now redistrubitable. Fix paths forSatoshi Asami1998-03-231-4/+2
| | | | | | crypto netscape ports. Submitted by: hoek via jkh
* Don't distribute Bro until out of alpha/beta.David E. O'Brien1998-03-161-1/+3
| | | | Obtained from: Vern Paxson <vern@ee.lbl.gov>
* Don't sell xmdiary.Thomas Gellekum1998-03-091-1/+2
|
* Take out tth, we may redistribute.Thomas Gellekum1998-03-041-2/+1
|
* Nuke the maxima port. It is old, won't build, requires a license...Steve Price1998-02-221-2/+1
|
* Restrictions for tth: no commercial use.Thomas Gellekum1998-02-201-1/+2
|
* Note that netscape-*.us is also crypto controled.David E. O'Brien1998-02-151-1/+3
|
* Remove libdes.Vanilla I. Shu1998-02-141-4/+1
|
* graphviz needs a license before fetching.Thomas Gellekum1998-02-041-1/+2
|
* Remove Mutt. I don't consider it controled anymore.David E. O'Brien1998-01-281-2/+1
|
* Added bochs (commercial software).Alexander Langer1997-12-181-1/+2
|
* Add rman and tkman.Thomas Gellekum1997-12-081-1/+3
|
* chinese also uses libdes.Vanilla I. Shu1997-11-291-1/+2
|
* Add emulators/simJames Raynard1997-11-111-1/+2
| | | | Requested-by: asami@freebsd.org
* Add stonx, it needs a ROM image (C) by Atari.Thomas Gellekum1997-10-311-2/+3
|
* Net/samba-des also uses libdes.Masafumi Max NAKANE1997-10-231-2/+3
|
* Rewrite the entry for ja-samba-des.Masafumi Max NAKANE1997-10-231-2/+2
| | | | | The entry should contain the name of the distfiles restricted instead of the package name.
* add ja-samba-des (ports/japanese/samba-des) since it uses crypto library.Jun-ichiro itojun Hagino1997-10-151-5/+6
| | | | try to order the items alphabetically, by "dist".
* xtetris port no longer exists (and cannot)Peter Wemm1997-09-111-2/+1
|
* Add mikmod-2.14:Masafumi Max NAKANE1997-09-061-2/+5
| | | | | | | Registration required for redistribution of the source and commercial use of the binaries. Also, mew-1.54.tar.gz --> mew-1.70.tar.gz
* Add an entry for the CFS (Cryptographic File System) port that I amJohn Polstra1997-07-311-1/+2
| | | | about to import.
* ports/graphics/camediaplay: no redistribution -> ok to redistributeJun-ichiro itojun Hagino1997-07-151-3/+3
| | | | ports/graphics/dc3play: (new import) no redistribution
* The author of scsh now allows inclusion on CDROM (I have a personalMartin Cracauer1997-07-151-4/+1
| | | | mail from him on this).
* Reflect new directory for aswedit.Thomas Gellekum1997-07-101-2/+2
|
* Add aswedit.Thomas Gellekum1997-07-091-1/+2
|
* Add prodosemu:Masafumi Max NAKANE1997-07-071-1/+2
| | | | Apple holds the copyright on the distributed ROM image.
* Add kaffe.Thomas Gellekum1997-07-011-1/+2
|
* Add Scilab, it has restrictions on commercial redistribution.Thomas Gellekum1997-06-181-1/+2
|
* Add audio/timidity because of copyrighted patches.Jordan K. Hubbard1997-06-141-1/+2
|
* Add Frisk-*.tar.gz | ports/games/xfrisk, same reason as xrisk (possibleSatoshi Asami1997-06-041-1/+2
| | | | tradamark violation).
* Added cosmo/* as the port may violate the copyright since it is said to beMasafumi Max NAKANE1997-05-261-1/+2
| | | | resembling to certain game by Namco.
* cs requires a written license.Thomas Gellekum1997-05-231-1/+3
|
* Add games/xbat (distfile "xev*.tar.gz"), it looks too much like aSatoshi Asami1997-05-211-1/+2
| | | | certain video game by Namco.
* Add camediaplay and qvplay (no redistribution allowed because they areSatoshi Asami1997-05-201-1/+5
| | | | beta).
* mutt distfile is now in subdir. Also add comment that the one withoutSatoshi Asami1997-05-201-2/+2
| | | | `e' is the export-restricted version.
* irc is no longer restrictedAdam David1997-03-121-3/+1
|
* Add john the ripper.David E. O'Brien1997-03-101-1/+2
|
* Add rsaref distfiles used by security/rsaref and security/ssh.Satoshi Asami1997-03-061-1/+2
|
* (1) Remove sattrack as the author gave explicit permission to include itSatoshi Asami1997-03-021-6/+5
| | | | | | | into the FreeBSD CDROM. (Part of PR ports/2843.) (2) Fix pathnames of jdk, contool, pgp and tkman. (Closes PR ports/2835.) Submitted by: Josh Gilliam <soil@quick.net>
* Add fmsx.Thomas Gellekum1997-02-271-1/+3
|
* xgs is RESTRICTED.Thomas Gellekum1997-02-251-1/+2
|
* Put dnews into the LEGAL file as well. Same restrictions as dnews3.Andreas Klemm1997-02-221-1/+2
|
* Added copyright and such to the LEGAL file ;-)Andreas Klemm1997-02-221-1/+7
|
* Add taipei16.bdf.gz used in big5cons now that I got a clarificationDavid E. O'Brien1997-02-211-1/+4
| | | | from the maintainer.
* Crack contains libdes.David E. O'Brien1997-02-021-1/+2
|
* Spice is not restricted anymore.Thomas Gellekum1997-01-311-2/+1
|
* Contool port: you can give the source code to anyone but you cannot sell anyDavid E. O'Brien1997-01-061-1/+4
| | | | | part of the source code, nor can you incorporate any part of the source code into a product which is subsequently sold.
* Added mew-1.54.tar.gz. It has hooks to pgp.Masafumi Max NAKANE1997-01-041-1/+2
|
* Added a brief explanation about scsh.Masafumi Max NAKANE1997-01-031-1/+4
| | | | | | | | | | | The situation is: 1. No redistribution for commercial purpose is allowed unless the author has given written permission. 2. The port maintainer contacted the author and got the permission. 3. However, the author doesn't want the current version to go into the CD-ROM, so we need to wait for the next version.
* Added su2.Masafumi Max NAKANE1996-12-201-2/+3
| | | | Moved around some lines to make the list in alphabetical order.
* quake101.zip was missing.Masafumi Max NAKANE1996-12-081-1/+2
|
* Modified port path for sattrack misc -> astro.Masafumi Max NAKANE1996-12-071-2/+2
|
* Added an entry for cap60/*.Masafumi Max NAKANE1996-12-011-1/+2
|
* Remove acroread.Satoshi Asami1996-11-211-2/+1
|
* Add acroread. Commercial software.Thomas Gellekum1996-11-201-1/+2
|
* Added info about the non-export dist of Mutt.David E. O'Brien1996-11-111-1/+2
|
* Add nte and sdr; they both contain DES encryption and so are non-exportable.Bill Fenner1996-11-111-1/+3
|
* finally remember to include dgd* here.Adam David1996-11-011-1/+13
| | | | | (I was hoping for better cooperation from the license holder, but this looks unlikely now). These ports will therefore remain NO_CDROM and RESTRICTED
* Add giftool, which can't be redistributed for profit.James FitzGibbon1996-10-311-1/+2
|
* I believe this file is supposed to be sorted by alphabetical order ofSatoshi Asami1996-10-291-3/+3
| | | | distfiles.
* Added entry for vscan.Masafumi Max NAKANE1996-10-271-1/+2
|
* Added legal status of bzip.Andreas Klemm1996-10-091-1/+6
| | | | Requested by: Satoshi, thanks.
* Changed references to ports/utils to ports/misc.Masafumi Max NAKANE1996-09-261-4/+4
|
* Add webcopy as "don't sell for profit" item.Satoshi Asami1996-09-141-1/+2
|
* Add socks5 -- commercial use prohibited.John Polstra1996-08-151-1/+2
|
* Add www/jdk, we need to put copyright on packaging if we're sellingSatoshi Asami1996-07-111-1/+2
| | | | CDROMs with them.
* Alphabetical sort on the name of the restricted files so that thisGary Palmer1996-07-061-17/+17
| | | | is a bit easier to read
* Add fwtk (thanks for reminding me Torsten :) )Gary Palmer1996-07-061-1/+2
|
* Add net/radius: rlmadmin.c has a restrictive copyright (shareware forTorsten Blum1996-07-061-1/+3
| | | | | non-profit and non-commercial organisations, special licence needed for commercial purposes)
* Remove e93, the only hairy part in its license wasSatoshi Asami1996-06-121-2/+1
| | | | | | | | | === * You agree to use your best efforts to see that any user of e93 licensed hereunder complies with this License Agreement. === and I decided to do just that by shoving the license in their face. ;)
* Remove joe. It is distributed under GPL.Satoshi Asami1996-06-121-2/+1
|
* Clarify msql license issue (don't touch it without paying if you areSatoshi Asami1996-06-031-2/+2
| | | | a commercial entity).
* Add spice: export restrictions.Thomas Gellekum1996-05-231-1/+2
|
* Remove imaze, we got the author's permission to put it on the CD.Satoshi Asami1996-05-161-2/+1
| | | | Thanks to: jkh
* Add games/imaze, it's a "don't sell for profit"-ware.Satoshi Asami1996-04-301-1/+2
|
* Add sattrack-3.1.4Thomas Gellekum1996-04-151-1/+2
|
* Add SSLeay - crypto, so it is export controlled.Mark Murray1996-03-041-1/+2
|
* Added glimpse ("don't sell for profit").Satoshi Asami1996-01-151-1/+2
|
* Remove xv, it's shareware but ok to put on CDROM/ftp, according toSatoshi Asami1995-12-201-2/+1
| | | | author.
* Add xinvaders ("don't sell for profit").Satoshi Asami1995-10-111-1/+2
|
* add ssh because crypto software is export controlled in the USTorsten Blum1995-10-081-1/+2
|
* e93 version number changed.Satoshi Asami1995-10-051-2/+2
|
* AddedSatoshi Asami1995-08-261-1/+2
| | | | | | msql-1.0.5.tar.gz ports/databases/msql Restrictive copyright Submitted by: paul
* Added:Satoshi Asami1995-08-211-1/+2
| | | | netscape-* ports/net/netscape Commercial product
* Update tkman version number, add rman. ("no commercial use" copyrights)Satoshi Asami1995-08-191-2/+3
|
* Typo! (e9e -> e93).Satoshi Asami1995-07-191-2/+2
|
* add rkive (restrictive copyright)Torsten Blum1995-07-161-1/+2
|
* add joe (restrictive copyright)Torsten Blum1995-07-051-1/+2
|
* Include uzap, restrictive copyright.Joerg Wunsch1995-06-231-1/+2
|
* Note that e93's licensing agreement is a little scary.Satoshi Asami1995-06-211-2/+3
|
* Add net/irc to legally crippled list.Satoshi Asami1995-05-181-1/+3
| | | | | | | | | | | | Cf. /* * ircd/res.c (C)opyright 1992, 1993, 1994 Darren Reed. All rights reserved. * This file may not be distributed without the author's prior permission in * any shape or form. The author takes no responsibility for any damage or * loss of property which results from the use of this software. Distribution * of this file must include this notice. */ Submitted by: torstenb
* Add xv (restrictive copyright).Satoshi Asami1995-05-141-1/+2
|
* ivs is in net/, not utils/Satoshi Asami1995-05-131-2/+2
|
* remove zsh - it's now distributed under a Berkeley-style copyrightTorsten Blum1995-05-051-2/+1
|
* Add mmv, it has a restrictive/unclear copyright and the originalSatoshi Asami1995-05-031-1/+2
| | | | | author can't be contacted. Submitted by: me@freebsd.org
* Add a note about zshTorsten Blum1995-04-041-1/+2
|
* Fix a couple of spelling errors, make the text a little clearer.Jordan K. Hubbard1995-04-011-7/+5
|
* Move pgp into alphabetical orderGary Palmer1995-03-311-2/+2
|
* Note about IVS per Gary Palmer.Garrett Wollman1995-03-311-1/+2
|
* Add maxima-5.0-beta due to licensing problem.Jeffrey Hsu1995-02-131-3/+4
|
* Add a note about XRiskGary Palmer1995-02-071-1/+2
|
* Add tkman as one to watch out for.Gary Palmer1995-01-181-1/+2
|
* So I don't lose track of these (and as a general public service), pleaseJordan K. Hubbard1995-01-121-0/+23
put any legal notes concerning ports in this file.