Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Japanese gs4 using the vector font library. The submitter claims it's | asami | 1996-12-06 | 19 | -0/+2555 |
| | | | | | | highly addictive. Submitted by: mita@jp.freebsd.org | ||||
* | Update 1.1.beta27 to 1.1.beta28. | peter | 1996-12-06 | 18 | -45/+45 |
| | | | | | | This fixes some small bugs, including a CR/LF problem and (I think) two problems with aborting. The author has hinted that this might be the last beta before 1.1.0. | ||||
* | rm -> ${RM} | max | 1996-12-06 | 1 | -3/+3 |
| | | | | ln -s -> ln -fs | ||||
* | Activated ldap. | max | 1996-12-06 | 1 | -1/+2 |
| | |||||
* | Upgrade magic to version 6.5. | swallace | 1996-12-06 | 1 | -0/+13 |
| | | | | spice2sim awk script should run /usr/bin/awk, not /bin/awk. | ||||
* | Upgrade irsim to version 9.4.1. | swallace | 1996-12-06 | 1 | -0/+22 |
| | | | | | Need a small patch to fix bug which references an undefined and never used variable, contline. | ||||
* | Upgrade irsim to version 9.4.1. | swallace | 1996-12-06 | 6 | -88/+32 |
| | |||||
* | Upgrade magic to version 6.5. | swallace | 1996-12-06 | 7 | -557/+28 |
| | | | | Hurray! Distribution now already includes FreeBSD patches. | ||||
* | New patch for man pages to make them correctly list the file locations. | max | 1996-12-06 | 2 | -0/+98 |
| | |||||
* | Added PREFIX?=/usr/local to the Makefile so that nasty result can be | max | 1996-12-06 | 1 | -3/+4 |
| | | | | avoided even if the user typed ``make install'' in the WRKSRC directory. | ||||
* | Upgrade to version 4.04 | swallace | 1996-12-06 | 4 | -12/+15 |
| | |||||
* | Demangle PKGNAME. See, I told you it's going to confuse somebody! :) | asami | 1996-12-06 | 1 | -2/+2 |
| | |||||
* | Added "cn-" to the PKGNAME. | obrien | 1996-12-06 | 1 | -2/+2 |
| | |||||
* | Update to version 3.0 | jkh | 1996-12-05 | 21 | -171/+2121 |
| | | | | Submitted-By: Paulo Menezes <paulo@lapa.isr.uc.pt> | ||||
* | Update to version 2.0 | jkh | 1996-12-05 | 8 | -94/+102 |
| | | | | Submitted-By:Paulo Menezes <paulo@lapa.isr.uc.pt> | ||||
* | Geneerate shared libraries too. | asami | 1996-12-05 | 3 | -3/+149 |
| | | | | Submitted by: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp> | ||||
* | Add vietnamese. | asami | 1996-12-05 | 1 | -1/+2 |
| | |||||
* | A new category for Vietnamese support, requested by David O'Brien. | asami | 1996-12-05 | 2 | -0/+7 |
| | |||||
* | Use ${MKDIR} and ${INSTALL_DATA}. | asami | 1996-12-05 | 1 | -3/+3 |
| | |||||
* | Use ${MKDIR} and ${INSTALL_DATA} instead of mkdir and cp. Now can | asami | 1996-12-05 | 1 | -3/+3 |
| | | | | install twice (because ${MKDIR} never fails because of existing dirs). | ||||
* | Ollivier posted patches upto 13. | obrien | 1996-12-05 | 6 | -15/+27 |
| | |||||
* | Update 1.1beta26 -> 1.1beta27 | peter | 1996-12-05 | 18 | -45/+45 |
| | | | | Among the changes is a strcasecmp() fix to make POST operations work. | ||||
* | Add "-o" flag to unzip so it won't prompt about overwriting existing | asami | 1996-12-05 | 2 | -4/+4 |
| | | | | files. Add slash at end of ${DISTDIR}. | ||||
* | Make pkg_add print the license only once. Note that the INSTALL script | asami | 1996-12-05 | 2 | -0/+8 |
| | | | | | is called twice, once with "PRE-INSTALL" and once with "POST-INSTALL" (cf. pkg_add(1)). | ||||
* | Update from socks5-beta-0.16.6-exportable to socks5-beta-0.17.1-exportable. | jdp | 1996-12-05 | 3 | -5/+41 |
| | | | | | | Fix configuration problem caused by FreeBSD major version number change. Submitted by: Doug Ambrisko <ambrisko@whistle.com> | ||||
* | Update to December 1st, 1996 version of Wine. | se | 1996-12-05 | 4 | -8/+8 |
| | | | | | This is the first Wine that allowed me to load MS-Word 6.0 and which let me read and edit a 20 page document ... | ||||
* | Make pkg_add print the license only once. Note that the INSTALL script | asami | 1996-12-05 | 2 | -4/+4 |
| | | | | | is called twice, once with "PRE-INSTALL" and once with "POST-INSTALL" (cf. pkg_add(1)). | ||||
* | Remove @unexec rm of a listed file, it will be removed by | asami | 1996-12-05 | 2 | -2/+0 |
| | | | | pkg_delete automatically if the file is in PLIST. | ||||
* | People, please please please update subdir Makefiles when you import | asami | 1996-12-05 | 1 | -1/+2 |
| | | | | a port! (I thought easy-import now yells in your ears about this..) | ||||
* | Additionly report "s/key xx xxxxx (required)" in popper error | ache | 1996-12-05 | 2 | -122/+136 |
| | | | | | | | | | message about incorrect password. It is only chance to bring it to user attention since 99% pop clients don't know about s/key existance and do not prompt for s/key BEFORE sending password. As result of this patch netscape allows reenter with valid s/key now, i.e. it shows needed s/key info in password reentering box after trying first time with incorrect one. | ||||
* | Upgrade to 961203 | ache | 1996-12-05 | 2 | -4/+4 |
| | |||||
* | Add news to CATEGORIES | ache | 1996-12-05 | 1 | -2/+2 |
| | |||||
* | port of linux' wingz | erich | 1996-12-05 | 13 | -0/+478 |
| | |||||
* | Update 1.1.beta25 -> 1.1.beta26 | peter | 1996-12-04 | 18 | -45/+45 |
| | | | | | | | | | | | | Among the changes: - remove patch-aa, it's now in the standard distribution - checks for libgnumalloc for <= FreeBSD-2.1.x systems to avoid the nasty libc malloc problems. - more useful data in the logs - support for poll() syscall with unlimited number of file descriptors if present instead of select()'s restrictions. (Standard FreeBSD doesn't yet have poll()..) - the usual bug fixes | ||||
* | Yesterday, all my deadlines seemed so far away | asami | 1996-12-04 | 1 | -41/+41 |
| | | | | | now it looks as though it's freeze in four days oh I believe in cvs.. | ||||
* | Only ask essential questions (i.e., don't ask if it's ok to put the | asami | 1996-12-04 | 1 | -0/+137 |
| | | | | | | binary in /usr/X11R6/bin, if that's not ok, 400 ports will break anyway). Submitted by: "Daniel M. Eischen" <deischen@iworks.InterWorks.org> | ||||
* | Mistyping. | obrien | 1996-12-04 | 1 | -1/+1 |
| | |||||
* | Turn on lang/cim | obrien | 1996-12-04 | 1 | -1/+2 |
| | |||||
* | Compiler for the SIMULA programming language | obrien | 1996-12-04 | 5 | -0/+53 |
| | | | | | Closes-PR: ports/2069 Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co> | ||||
* | Optimize by changing "sort | uniq" -> "sort -u". "make index" is now | asami | 1996-12-04 | 1 | -6/+6 |
| | | | | | | 412 secs instead of 498 secs on my machine! Submitted by: fenner | ||||
* | Add trailing slash to ${DISTDIR}, bsd.port.mk no longer adds it. | asami | 1996-12-04 | 8 | -16/+16 |
| | | | | Reported by: "Eric J. Chet" <ejc@gargoyle.bazzle.com> | ||||
* | Turned off ports/japanese/xloadface | obrien | 1996-12-04 | 1 | -2/+1 |
| | | | | Requested by: Satoshi | ||||
* | Turned on xloadface. | obrien | 1996-12-04 | 1 | -1/+2 |
| | |||||
* | `xloadface' is a network load monitor for X11. This program use the rwhod | obrien | 1996-12-04 | 6 | -0/+393 |
| | | | | | | | | | | | database for display `user' and `CPU load'. It displays a face for each machine gotten from rwho. Quite cute. The README and manpage are in Japanese. Closes-PR: ports/2115 Submitted by: furusawa@com.cs.osakafu-u.ac.jp | ||||
* | Variable reorderization. Also, no need to use += for RUN_DEPENDS. | asami | 1996-12-04 | 1 | -3/+3 |
| | |||||
* | Add Pine WWW into comment | ache | 1996-12-04 | 1 | -1/+2 |
| | |||||
* | Move TAG_EMBED from valid Russian letter '\377' to more neutral '\001' | ache | 1996-12-04 | 1 | -0/+19 |
| | | | | Tag quoting not implemented properly cause '\377' chars skipped | ||||
* | Add pass-control-characters-as-is | ache | 1996-12-04 | 1 | -1/+2 |
| | |||||
* | It is usually a good idea to change this file when you upgrade your port. | asami | 1996-12-03 | 1 | -1/+1 |
| | |||||
* | Add pine.language | ache | 1996-12-03 | 1 | -1/+2 |
| | |||||
* | Tune Pine for KOI8-R defaults | ache | 1996-12-03 | 5 | -0/+43 |
| | |||||
* | Remove nohdrencoding | ache | 1996-12-03 | 1 | -2/+1 |
| | |||||
* | Turn on locale. More FreeBSD tunings | ache | 1996-12-03 | 1 | -6/+6 |
| | |||||
* | 1.0.94 --> 1.0.95 | adam | 1996-12-03 | 2 | -3/+5 |
| | |||||
* | update supplementary docs | adam | 1996-12-03 | 1 | -13/+23 |
| | |||||
* | Turn on xloadface. | obrien | 1996-12-03 | 1 | -1/+2 |
| | |||||
* | More default CFLAGS fixes | ache | 1996-12-03 | 1 | -15/+43 |
| | |||||
* | rewrite some supplementary docs | adam | 1996-12-03 | 1 | -13/+23 |
| | |||||
* | Use dafault CFLAGS | ache | 1996-12-03 | 1 | -1/+1 |
| | |||||
* | /usr/local/news/lib -> /usr/local/lib/news | ache | 1996-12-03 | 1 | -1/+1 |
| | |||||
* | mkdir --> ${MKDIR} cp -->${CP} | obrien | 1996-12-03 | 6 | -15/+14 |
| | |||||
* | Updated to version 6.3 | obrien | 1996-12-03 | 4 | -15/+17 |
| | | | | | | Closes PR: ports/2109 Submitted by: Paul Fox <pgf@american.com> | ||||
* | Install SSLeay docs into ${PREFIX}/share/doc/SSLeay/... | obrien | 1996-12-03 | 4 | -2/+102 |
| | | | | Submitted by: Igor Vinokurov <igor@ibank.ru> (on ports list) | ||||
* | Previous MD5 signature was mysteriously corrupt. Fix it. | jkh | 1996-12-03 | 1 | -1/+1 |
| | | | | Spotted-By: Michael Smith's pib script. | ||||
* | Remove tcl75, it is already in the main source tree. | asami | 1996-12-03 | 1 | -2/+1 |
| | |||||
* | Remove Japanese tcl-7.3/tk-3.6. There are newer versions in the tree. | asami | 1996-12-03 | 1 | -3/+1 |
| | |||||
* | Remove tkHTML and wwwish, they require ancient versions of tcl/tk and | asami | 1996-12-03 | 1 | -3/+1 |
| | | | | they themselves are ancient. | ||||
* | Remove xtexshell, requires ancient version of tcl/tk. | asami | 1996-12-03 | 1 | -2/+1 |
| | |||||
* | Remove tkWWW, it requires tk-3.6, and it wasn't that useful to begin with. | asami | 1996-12-03 | 1 | -2/+1 |
| | |||||
* | jkh doesn't want to be the maintainer anymore (any takers???) | obrien | 1996-12-03 | 1 | -3/+2 |
| | | | | Obtained from: email to ports list | ||||
* | Remove nv, as promised. It still depends on the old version of tcl/tk, | asami | 1996-12-03 | 1 | -2/+1 |
| | | | | and wasn't upgraded. | ||||
* | Upgraded to PL-10. | obrien | 1996-12-03 | 9 | -9/+84 |
| | |||||
* | Upgrade to 1.18b8. | jkh | 1996-12-03 | 1 | -2/+2 |
| | |||||
* | Add / to end of MASTER_SITES. | asami | 1996-12-03 | 1 | -5/+5 |
| | |||||
* | Checksum changed before I grabbed it. | asami | 1996-12-03 | 1 | -1/+1 |
| | |||||
* | Upgrade from 3.7.7 to 3.7.8 | tg | 1996-12-03 | 3 | -7/+10 |
| | |||||
* | ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change. | asami | 1996-12-03 | 11 | -28/+28 |
| | | | | Hinted by: obrien | ||||
* | {CP} -> ${CP}. | asami | 1996-12-03 | 2 | -14/+14 |
| | |||||
* | Well, I know it doesn't make much sense to have something like "{RM}" | asami | 1996-12-03 | 3 | -9/+9 |
| | | | | | in there, but our make still isn't smart enough to figure out that it means "${RM}", David. :) | ||||
* | Update 1.1.beta20 to 1.1.beta25 | peter | 1996-12-02 | 18 | -45/+45 |
| | | | | | | | | Lots of changes, see ChangeLog Reviewed by: Submitted by: Obtained from: | ||||
* | Ooops, can't use ${PREFIX} in these scripts. | max | 1996-12-02 | 1 | -1/+1 |
| | | | | Noticed by: Koichi Satou <copan@ppp.fastnet.or.jp> | ||||
* | Upgrade from 3.11 to 3.12. | tg | 1996-12-02 | 3 | -35/+35 |
| | |||||
* | Added an entry for cap60/*. | max | 1996-12-01 | 1 | -1/+2 |
| | |||||
* | Activate cap. | max | 1996-12-01 | 1 | -1/+2 |
| | |||||
* | New port: the Columbia AppleTalk Package for UNIX. | max | 1996-12-01 | 15 | -0/+1433 |
| | |||||
* | Umgrade to v1.59 - the same as the GNU CD release version. | markm | 1996-12-01 | 6 | -15/+15 |
| | |||||
* | Cannot have an empty PATCHFILES if you have a DIST_SUBDIR now. | obrien | 1996-12-01 | 3 | -6/+6 |
| | |||||
* | Mode for non-executables is 644, not 755. | obrien | 1996-12-01 | 2 | -142/+102 |
| | | | | | | Compression of manpages should be dealt with in the FreeBSD port Makefile, not by patching the dist Makefile. (more obvious to those looking at the port). | ||||
* | Things in pre-install target are already handled by mtree. | obrien | 1996-12-01 | 2 | -14/+8 |
| | | | | | | Compression of manpages should be dealt with in the FreeBSD port Makefile, not by patching the dist Makefile. (more obvious to those looking at the port). | ||||
* | General Makefile cleanup | obrien | 1996-12-01 | 27 | -105/+123 |
| | | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc... | ||||
* | Cleaned up post-install target. | obrien | 1996-12-01 | 7 | -56/+63 |
| | |||||
* | "mkdir -p" --> ${MKDIR} | obrien | 1996-12-01 | 1 | -2/+2 |
| | |||||
* | add "mutt/" to the MD5 checksum | obrien | 1996-12-01 | 3 | -3/+3 |
| | |||||
* | Upgrade to 0.53 | obrien | 1996-12-01 | 6 | -9/+9 |
| | |||||
* | Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to | asami | 1996-11-30 | 28 | -432/+432 |
| | | | | changes made in rev. 1.232 of bsd.port.mk. | ||||
* | MakeTeXPK is not a binary exacutable, so use ${INSTALL_SCRIPT}. | asami | 1996-11-30 | 1 | -2/+2 |
| | |||||
* | Merge from RELENG_2_2 (duh). See rev 1.227.2.4 for details. | asami | 1996-11-30 | 1 | -53/+95 |
| | |||||
* | Install emacsclient et al., which were not included previously because | asami | 1996-11-30 | 6 | -6/+183 |
| | | | | | | | | | they might overwrite emacs' versions. The more I think about this, the less sense this makes, as we pratcically mandate emacs to be installed as well for this mule to work. Requested by: hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi) | ||||
* | Misc. bugfixes, mostly FreeBSD-specific. | asami | 1996-11-30 | 5 | -6/+50 |
| | | | | Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp> | ||||
* | Fix for GUS sound cards. | asami | 1996-11-30 | 1 | -0/+19 |
| | | | | Submitted by: jmz | ||||
* | Put EXTRACT_SUFX in the right place. Use more predefined macros. | asami | 1996-11-30 | 1 | -5/+5 |
| | |||||
* | Take out "Tkcron is ", as mentioned in the handbook. | asami | 1996-11-30 | 1 | -1/+1 |
| | |||||
* | "-mkdir -p" -> "${MKDIR}". | asami | 1996-11-30 | 1 | -2/+2 |
| | |||||
* | "mkdir -p" -> "${MKDIR}". | asami | 1996-11-30 | 1 | -3/+3 |
| | |||||
* | Upgrade the md5 file Torsten forgot (as usual :). | asami | 1996-11-30 | 1 | -1/+1 |
| | |||||
* | Upgrade to 2.08 | torstenb | 1996-11-30 | 2 | -4/+4 |
| | |||||
* | PATCH_SITES was wrong. | max | 1996-11-30 | 3 | -6/+6 |
| | |||||
* | fix "replace" target | torstenb | 1996-11-30 | 1 | -18/+31 |
| | |||||
* | Upgrade to 1.6c | torstenb | 1996-11-30 | 2 | -6/+18 |
| | |||||
* | Upgrade to 2.1 | torstenb | 1996-11-30 | 3 | -8/+11 |
| | |||||
* | Upgrade to 0.6 | torstenb | 1996-11-30 | 4 | -57/+77 |
| | |||||
* | libwww 2.17 has been moved to a subdir. | torstenb | 1996-11-30 | 1 | -2/+2 |
| | |||||
* | Rename the start-up script from "m3.sh" to "50.m3.sh", to ensure that it | jdp | 1996-11-30 | 2 | -3/+3 |
| | | | | | will be executed before any other scripts that depend on it (such as an anticipated "cvsupd.sh"). | ||||
* | fix MASTER_SITES (freefall -> freefall.freebsd.org) | torstenb | 1996-11-30 | 1 | -2/+2 |
| | |||||
* | Upgrade | ache | 1996-11-30 | 2 | -2/+2 |
| | |||||
* | Upgrade to 961126 | ache | 1996-11-29 | 2 | -4/+4 |
| | |||||
* | Add xbakuzan. | tg | 1996-11-29 | 1 | -1/+2 |
| | |||||
* | Add tkcron. | tg | 1996-11-29 | 1 | -1/+2 |
| | |||||
* | Import of xbakuzan, a paint tool for shodo. | tg | 1996-11-29 | 5 | -0/+37 |
| | | | | | | | | | Closes PR 2064. In case you're wondering why I commit to japanese/: I thought this was some kind of game :-). Ignorant gaijin (sp?), that's me. Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> | ||||
* | Second try: import of tkcron, a frontend to crontab. | tg | 1996-11-29 | 7 | -0/+59 |
| | | | | | | Closes PR 2064. Submitted by: Sander Vesik <sander@haldjas.folklore.ee> | ||||
* | Add safe-tcl. | markm | 1996-11-28 | 1 | -1/+2 |
| | | | | Remembered before: asami | ||||
* | Put DIST_SUBDIR in the right section. | asami | 1996-11-27 | 1 | -2/+2 |
| | |||||
* | Add master site on LOCAL_PORTS. Misc. cleanup. | asami | 1996-11-27 | 8 | -24/+16 |
| | |||||
* | Make the comments match reality. Add master site on LOCAL_PORTS. Misc. | asami | 1996-11-27 | 3 | -18/+15 |
| | | | | cleanup. | ||||
* | Ask questions only if BATCH is not defined. Consequently, delete | asami | 1996-11-27 | 1 | -3/+3 |
| | | | | IS_INTERACTIVE and NO_PACKAGE. | ||||
* | More freebsd tuning | ache | 1996-11-27 | 1 | -0/+26 |
| | |||||
* | Add missing files | ache | 1996-11-27 | 3 | -48/+29 |
| | | | | More freebsd tunings | ||||
* | Gosh, I spend two hours fixing up all the Makefiles and here's another | asami | 1996-11-27 | 1 | -1/+2 |
| | | | | import without the subdir Makefile update! ;) | ||||
* | new port for linux_devel, The linux cross-development stuff | erich | 1996-11-27 | 12 | -0/+102 |
| | |||||
* | add X11 nls stuff, fix the build/install process. | erich | 1996-11-27 | 16 | -32/+88 |
| | |||||
* | upgrade to November 13 version | erich | 1996-11-26 | 2 | -5/+5 |
| | |||||
* | more patches | erich | 1996-11-26 | 6 | -0/+1248 |
| | | | | Obtained from: the gimp mailing list, and me | ||||
* | upgrade to 1.5.3 | erich | 1996-11-26 | 2 | -6/+6 |
| | | | | Submitted by: Masafumi NAKANE (max@wide.ad.jp) | ||||
* | If you really like it you can have the distfiles, | asami | 1996-11-26 | 1 | -30/+60 |
| | | | | | | | | It could fill up your hard drive overnight, If you must complain you can send-pr here, But I need a break and I want to be a ports tree manager, Ports tree manager, Ports tree manaaaaaaaageeeeer.. | ||||
* | Misc. cleanup. | asami | 1996-11-26 | 3 | -8/+8 |
| | |||||
* | Add missing manpage (perl.1). | asami | 1996-11-26 | 7 | -14/+14 |
| | |||||
* | share/misc is now sanctioned in 2.2 | obrien | 1996-11-26 | 3 | -6/+6 |
| | | | | Reviewed by: Satoshi | ||||
* | Combine my do-install and post-install targets.. there was no need for two | obrien | 1996-11-26 | 1 | -3/+1 |
| | | | | targets. | ||||
* | Make this compile and package. | asami | 1996-11-26 | 3 | -6/+4 |
| | |||||
* | Add p5-Tk400 and qvwm. Sort. | asami | 1996-11-26 | 1 | -2/+4 |
| | |||||
* | Add p5-{CGI,CGI_Lite,HTML,HTML-QuickCheck,HTML-Stream,HTTPD-Tools,libwww} | asami | 1996-11-26 | 1 | -1/+8 |
| | |||||
* | Fixed paths to reflect FBSD standard vs. my local box. | obrien | 1996-11-26 | 3 | -6/+6 |
| | |||||
* | Add mkisofs. | asami | 1996-11-26 | 1 | -1/+2 |
| | |||||
* | Add cops. | asami | 1996-11-26 | 1 | -1/+2 |
| | |||||
* | Sort. | asami | 1996-11-26 | 1 | -2/+2 |
| | |||||
* | Add inn-current | asami | 1996-11-26 | 1 | -1/+2 |
| | |||||
* | Add bb and socks5. | asami | 1996-11-26 | 1 | -1/+3 |
| | |||||
* | Sort. | asami | 1996-11-26 | 1 | -3/+3 |
| | |||||
* | Make this thing actually compile without Motif. | asami | 1996-11-26 | 2 | -8/+4 |
| | |||||
* | Sort. | asami | 1996-11-26 | 1 | -2/+2 |
| | |||||
* | Add flying, imaze and xeyesplus. Sort. | asami | 1996-11-26 | 1 | -2/+5 |
| | |||||
* | Add scitext. Sort. | asami | 1996-11-26 | 1 | -2/+3 |
| | |||||
* | Add prcs. | asami | 1996-11-26 | 1 | -1/+2 |
| | |||||
* | Sort this in alphabetical order. | asami | 1996-11-26 | 1 | -2/+2 |
| | |||||
* | Create necessary directories. Also, misc. cleanup. | asami | 1996-11-26 | 1 | -4/+10 |
| | |||||
* | Don't put x11 in CATEGORIES. | asami | 1996-11-26 | 1 | -3/+2 |
| | |||||
* | Oops, rmsgd.8 should be in MAN8, not MAN1. | asami | 1996-11-26 | 1 | -2/+3 |
| | |||||
* | Add .gz suffix to manpages so this port packages again. | asami | 1996-11-26 | 1 | -16/+16 |
| | |||||
* | No need for "x11" in CATEGORIES, or half the ports tree will need that. :) | asami | 1996-11-26 | 2 | -5/+5 |
| | |||||
* | Change DIST_SUBDIR to lowercase, like other ports. | asami | 1996-11-26 | 3 | -6/+6 |
| | |||||
* | Misc. cleanup. In particular, don't fetch the docfile in the | asami | 1996-11-26 | 2 | -9/+11 |
| | | | | install target. | ||||
* | Activate bricons. | tg | 1996-11-25 | 1 | -1/+2 |
| | |||||
* | Activate xvnews. | tg | 1996-11-25 | 1 | -1/+2 |
| | |||||
* | Activate xmaddressbook, xtar. | tg | 1996-11-25 | 1 | -1/+3 |
| | |||||
* | Import of bricons, a start up utility for applications on an X display. | tg | 1996-11-25 | 9 | -0/+189 |
| | | | | | | Closes PR 1529. Submitted by: Andreas Kohout <shanee@rabbit.augusta.de> | ||||
* | Import of xvnews, an OpenLook newsreader. | tg | 1996-11-25 | 9 | -0/+146 |
| | | | | | | Closes PR 1525. Submitted by: Andreas Kohout <shanee@rabbit.augusta.de> | ||||
* | Import of xtar, a tar file browser. | tg | 1996-11-25 | 9 | -0/+94 |
| | | | | | | Closes PR 1526. Submitted by: Andreas Kohout <shanee@rabbit.augusta.de> | ||||
* | Import of xmaddressbook. | tg | 1996-11-25 | 6 | -0/+59 |
| | | | | | | Closes PR 1527. Submitted by: Andreas Kohout <shanee@rabbit.augusta.de> | ||||
* | aargh! how did this happen?? USE_DES is *not* supposed to be on by | peter | 1996-11-25 | 1 | -2/+2 |
| | | | | default, as it needs the secure dist to be installed... | ||||
* | Added some extra MASTER_SITES. Note, only one of them still has version 1.05 | obrien | 1996-11-25 | 1 | -3/+9 |
| | | | | | (which is what we try to fetch). The others have 1.08 and 1.1. I'll update this port in two-three weeks. | ||||
* | Remove the suid bit of SuperProbe. | jmz | 1996-11-25 | 6 | -6/+12 |
| | | | | | | According to Marc Slemko (marcs@alive.ampr.ab.ca) there are potential security holes in SuperProbe and it is not going to be setuid in the next release. | ||||
* | Support Motif compilation. | obrien | 1996-11-25 | 1 | -2/+4 |
| | |||||
* | Turn on mars and lprps | obrien | 1996-11-25 | 2 | -2/+4 |
| | |||||
* | The Maryland Routing Simulator (MaRS) is a discrete-event simulator | obrien | 1996-11-25 | 12 | -0/+1132 |
| | | | | | providing a flexible platform for the evaluation and comparison of network routing algorithms. | ||||
* | Lprps is a collection of programs for using lpr with a PostScript printer. | obrien | 1996-11-25 | 9 | -0/+186 |
| | | | | (it used to be mentioned in the Handbook in the printing chapter) | ||||
* | Upgrade to version 0.52 | obrien | 1996-11-25 | 9 | -96/+33 |
| | |||||
* | Change dependancy from restricted rzsz to un-restricied lrzsz. | obrien | 1996-11-24 | 3 | -3/+36 |
| | |||||
* | Update checksum; the source tarball was updated in-place. | fenner | 1996-11-24 | 1 | -1/+1 |
| | |||||
* | Update the checksum. | fenner | 1996-11-24 | 2 | -2/+2 |
| | |||||
* | Update PLIST per Satoshi's request | pst | 1996-11-23 | 1 | -70/+72 |
| | |||||
* | Backout my {INSTALL_*} changes until I have access to a net connect 2.2 | obrien | 1996-11-23 | 1 | -9/+9 |
| | | | | machine. (Won't fetch correctly with my 2.1.5-R lab machine for some reason) | ||||
* | Update 1.1beta19 to 1.1beta20 - more bug fixes. | peter | 1996-11-22 | 18 | -45/+45 |
| | | | | | | Reviewed by: Submitted by: Obtained from: | ||||
* | Another NO_PACKAGE port, too many questions asked. | asami | 1996-11-22 | 2 | -2/+4 |
| | |||||
* | Dang, what am I thinking?!? It's NO_PACKAGE, not NO_PACKAGES dummy. | asami | 1996-11-22 | 7 | -14/+14 |
| | | | | Maybe I should go to sleep. | ||||
* | Make this NO_PACKAGE, it asks too many questions. | asami | 1996-11-22 | 7 | -7/+14 |
| | |||||
* | Add WRKSRC so this thing actually compiles. While I'm here, clean up | asami | 1996-11-22 | 1 | -4/+2 |
| | | | | | | | the Makefile a bit. (David, don't forget changing DISTNAME affects WRKSRC if NO_WRKSUBDIR is not set!) | ||||
* | Make this NO_PACKAGE, it asks too many questions. | asami | 1996-11-22 | 1 | -1/+2 |
| | |||||
* | Add checksum for two font files | asami | 1996-11-22 | 1 | -0/+2 |
| | |||||
* | Manpages need .gz suffix in package list. | swallace | 1996-11-22 | 1 | -14/+14 |
| | |||||
* | Needed a break from my prelim exams... did a port... adding it here. | obrien | 1996-11-22 | 1 | -1/+2 |
| | |||||
* | Misspelled manpage listed in Makefile. | swallace | 1996-11-22 | 1 | -2/+2 |
| | |||||
* | New port -- netcat is a simple utility which reads and writes data across | obrien | 1996-11-22 | 5 | -0/+74 |
| | | | | | | network connections. Obtained from: OpenBSD | ||||
* | 1.0.93 --> 1.0.94 | adam | 1996-11-22 | 2 | -3/+5 |
| | |||||
* | I'm not sure how I forgot to change these when I added manpage | asami | 1996-11-22 | 2 | -2/+2 |
| | | | | compression to the Makefiles. Maybe I was asleep. | ||||
* | Silently fix up my mistakes so nobody will know what a dork I am. | asami | 1996-11-22 | 4 | -4/+8 |
| | |||||
* | Please read your commit messages. Or even a cvs log of this file. | asami | 1996-11-22 | 1 | -1/+1 |
| | | | | Don't people do that anymore before committing? | ||||
* | Uh, the binary is now called "zsh-3.0.1", not "zsh-3.0.0". | asami | 1996-11-22 | 2 | -2/+2 |
| | |||||
* | Re-update xpilot to version 3.5.1 | swallace | 1996-11-22 | 5 | -62/+62 |
| | |||||
* | add a patch to fix some of the LFD's | erich | 1996-11-22 | 1 | -0/+43 |
| | | | | Submitted by: MITA Yoshio | ||||
* | ${INSTALL_PROGRAM} is not for scripts, ${INSTALL_SCRIPT} is. | asami | 1996-11-21 | 1 | -2/+2 |
| | |||||
* | Oops, fix man page compression. | asami | 1996-11-21 | 2 | -25/+25 |
| | |||||
* | Oops, forgot to compress one manpage. | asami | 1996-11-21 | 2 | -6/+6 |
| | |||||
* | Fix the PLIST. | markm | 1996-11-21 | 3 | -6/+6 |
| | | | | (I did this yonks ago and forgot to commit) | ||||
* | I will have to conclude David was sound asleep when he made this change. ;) | asami | 1996-11-21 | 1 | -7/+7 |
| | |||||
* | Add ru_RU | ache | 1996-11-21 | 1 | -1/+2 |
| | |||||
* | Remove acroread. | asami | 1996-11-21 | 1 | -2/+1 |
| | |||||
* | Typo typo (no, not my fault!). | asami | 1996-11-21 | 1 | -2/+2 |
| | |||||
* | Remove restrictions, the license seems to be liberal enough. | tg | 1996-11-21 | 9 | -42/+54 |
| | | | | Now also works with a different $PREFIX. | ||||
* | Upgrade to version 2.4.23. The master site does not even have the tarball | markm | 1996-11-21 | 6 | -185/+150 |
| | | | | for 2.4.21 anymore. | ||||
* | Check in the patches that CVS missed yesterday... *now* it'll build =) | fenner | 1996-11-21 | 6 | -428/+66 |
| | |||||
* | Remove ejdict, port retracted due to licensing problems. | asami | 1996-11-20 | 1 | -2/+1 |
| | |||||
* | Add BUILD_DEPENDS to netpbm. | asami | 1996-11-20 | 2 | -2/+6 |
| | |||||
* | 1.2.16 --> 1.2.17 | adam | 1996-11-20 | 7 | -50/+53 |
| | | | | (new agent forwarding protocol that is said to work this time) | ||||
* | Remove unnecessary USE_X11 (implied by USE_IMAKE) and XMKMF (already | asami | 1996-11-20 | 1 | -5/+3 |
| | | | | | | | | | defined, why do we need it?). Don't put "x11" in category just because it uses X, or 2/3 of the games would be in x11. Change "mkdir -p" to ${MKDIR}. In case you are wondering why I jumped on this so quickly, these are exactly the things I was fixing on Mr. Nakai's other ports too. ;) | ||||
* | It's not recommended to put the full man page in this file. ;) | asami | 1996-11-20 | 1 | -100/+0 |
| | |||||
* | More typo police. | asami | 1996-11-20 | 2 | -4/+4 |
| | |||||
* | Typo police. | asami | 1996-11-20 | 1 | -2/+2 |
| | |||||
* | Change jpeg major. | asami | 1996-11-20 | 6 | -18/+12 |
| | |||||
* | Add acroread. | tg | 1996-11-20 | 1 | -1/+2 |
| | |||||
* | Add xsokoban. | tg | 1996-11-20 | 1 | -1/+2 |
| | |||||
* | Add acroread. Commercial software. | tg | 1996-11-20 | 1 | -1/+2 |
| | |||||
* | Import of acroread, a reader for the Adobe Portable Document Format. | tg | 1996-11-20 | 18 | -0/+378 |
| | | | | | Note: This is set to RESTRICTED and INTERACTIVE, until someone says something definite about the copyright/inclusion on CDROM. | ||||
* | Import of xsokoban, a pushing blocks solitaire game. | tg | 1996-11-20 | 8 | -0/+371 |
| | | | | | | Closes PRs 1801, 2029, 2059. Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> | ||||
* | Change hard link to symlink so that it works even when the manpages are | asami | 1996-11-20 | 1 | -3/+3 |
| | | | | not compressed at the time of link creation. | ||||
* | Added MAINTAINER | obrien | 1996-11-20 | 1 | -1/+3 |
| | |||||
* | mkdir --> ${MKDIR} | obrien | 1996-11-20 | 4 | -13/+13 |
| | | | | | cp --> ${CP} rm --> ${RM} | ||||
* | Upgraded to imm 3.5a1 . This port is no longer BROKEN. | fenner | 1996-11-20 | 14 | -30/+240 |
| | |||||
* | fix DISTNAME so this thing builds | erich | 1996-11-20 | 6 | -12/+12 |
| | |||||
* | add gimp-devel | erich | 1996-11-19 | 1 | -1/+2 |
| | |||||
* | Typo typo. (No, this one wasn't my fault.) | asami | 1996-11-19 | 14 | -28/+28 |
| | |||||
* | - if MOTIFLIB is not defined, setup a default | torstenb | 1996-11-19 | 2 | -3/+8 |
| | | | | - only use Motif if "FORCE_MOTIF" is defined | ||||
* | Add back part of manual compression rule (note double meaning of | asami | 1996-11-19 | 1 | -2/+8 |
| | | | | | "manual" here), bsd.port.mk can't deal with both MAN1 and MAN3 if they have different MANPREFIX's. Hmm. | ||||
* | 19.34 -> 19.34b. It seems like this release was replaced on the GNU master | asami | 1996-11-19 | 10 | -20/+25 |
| | | | | site 2 months ago and nobody noticed! | ||||
* | Yipes, another typo ("MASTER_SITE_CONTRIB"). | asami | 1996-11-19 | 1 | -2/+2 |
| | |||||
* | Added gifmerge. | asami | 1996-11-19 | 1 | -1/+2 |
| | |||||
* | Added xmascot. | asami | 1996-11-19 | 1 | -1/+2 |
| | |||||
* | A tool for making GIF animations. Closes PR ports/1980. | asami | 1996-11-19 | 5 | -0/+50 |
| | | | | Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> | ||||
* | A pretty animation on your X screen. WARNING: this program will put a | asami | 1996-11-19 | 5 | -0/+69 |
| | | | | | | | | lot of pressure on your X server! Closes a lot of PRs. Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> | ||||
* | libident is no longer optional | torstenb | 1996-11-19 | 3 | -10/+4 |
| | |||||
* | Use Motif if HAVE_MOTIF and MOTIFLIB are defined (/etc/make.conf). | torstenb | 1996-11-19 | 2 | -4/+46 |
| | | | | default it to build the xview version. | ||||
* | Better default settings for vga cards in kon.cfg. | max | 1996-11-19 | 1 | -13/+35 |
| | | | | | | | Submitted by: hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi) Patch to fix a bug that a few video cards didn't work properly. Submitted by: manabe@Roy.dsl.tutics.tut.ac.jp (Takashi Manabe) | ||||
* | Upgrade, 1.9 rel9 -> 2.0 rel0. | max | 1996-11-19 | 2 | -4/+4 |
| | |||||
* | Update LIB_DEPENDS to new jpeg major. Note we don't know if these | asami | 1996-11-19 | 6 | -12/+12 |
| | | | | will work yet, people are encouraged to test them. | ||||
* | new port for the gimp developer's release | erich | 1996-11-19 | 48 | -0/+3678 |
| | |||||
* | unzip and lha should be BUILD_DEPENDS not FETCH_DEPENDS. (Note that | asami | 1996-11-19 | 1 | -2/+2 |
| | | | | | BUILD_DEPENDS is actually checked from within the extract target, and thus covers everything from extract to build.) | ||||
* | It's 660 lines, give or take a few, | asami | 1996-11-19 | 1 | -23/+29 |
| | | | | | | | | I'll be porting more in a day or two, I can make it longer if you like the ports, I've been changing it 'round and I want to be a Ports tree manager, Ports tree manageeeeeeeer.. | ||||
* | Fix some typos I so eloquently introduced last night. | asami | 1996-11-19 | 13 | -26/+25 |
| | | | | Found by: make index | ||||
* | Yipes, deleted CATEGORIES by mistake. Mea culpa. | asami | 1996-11-19 | 1 | -2/+3 |
| | |||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 345 | -1023/+787 |
| | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. | ||||
* | Add $Id$. | asami | 1996-11-18 | 1 | -0/+2 |
| |