Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Typo ($id$ -> $Id$). | asami | 1996-11-18 | 3 | -3/+3 |
| | |||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 296 | -1025/+765 |
| | |||||
* | Remove spurious ^M at end of lines. | asami | 1996-11-18 | 3 | -558/+558 |
| | |||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -5/+2 |
| | |||||
* | Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 20 | -79/+68 |
| | |||||
* | Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 60 | -200/+167 |
| | |||||
* | Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 55 | -178/+195 |
| | |||||
* | uncomment DEPENDS line | torstenb | 1996-11-18 | 1 | -4/+4 |
| | |||||
* | Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 34 | -413/+223 |
| | |||||
* | Missed that PKGNAME and DISTNAME needed to be switched. | obrien | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Remove "qvwm" from th ebeginning of comment. | asami | 1996-11-18 | 1 | -1/+1 |
| | |||||
* | CATEGORIES+= -> CATEGORIES=. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Standardize. | asami | 1996-11-18 | 1 | -10/+9 |
| | |||||
* | Activated jp-hex. | max | 1996-11-18 | 1 | -1/+2 |
| | |||||
* | New port, hexadecimal dump tool with support for Japanese character sets. | max | 1996-11-18 | 5 | -0/+33 |
| | | | | | Reviewed by: max Submitted by: IMAMURA Tomoaki <tomoak-i@is.aist-nara.ac.jp> | ||||
* | Standardize. | asami | 1996-11-18 | 2 | -10/+8 |
| | |||||
* | Fix jpeg major | ache | 1996-11-18 | 1 | -5/+5 |
| | | | | Misc cleanup | ||||
* | Build with new jpeg lib now | ache | 1996-11-18 | 5 | -21/+86 |
| | | | | Some misc cleanup | ||||
* | Fix jpeg major | ache | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Upgrade to 3.2 | torstenb | 1996-11-18 | 7 | -1334/+135 |
| | |||||
* | Bump major number, they replace function by #define | ache | 1996-11-18 | 2 | -2/+2 |
| | |||||
* | upgrade to 0.20 | torstenb | 1996-11-18 | 2 | -4/+4 |
| | |||||
* | --- Big Brother --- | andreas | 1996-11-18 | 8 | -0/+262 |
| | | | | | | | | a Web-based Unix Network Monitoring and Notification System by Sean MacGuire <sean@iti.qc.ca> Home Page: http://www.iti.qc.ca/iti/users/sean/bb-dnld/ A Life Example: http://www.menet.umn.edu/~clolson/bb/bb.html (40 machines) | ||||
* | Removed the hardcoded paths and used our variables instead (WRKSRC,PREFIX). | obrien | 1996-11-18 | 1 | -6/+13 |
| | | | | CATEGORIES+= --> CATEGORIES= | ||||
* | Import of the COPS system security checker. | jfitz | 1996-11-18 | 5 | -0/+247 |
| | | | | | Reviewed by: jfitz@FreeBSD.ORG Submitted by: Oliver Oberdorf <oly@world.std.com> | ||||
* | Import of a Win95-like X11 window manager. | jfitz | 1996-11-18 | 5 | -0/+69 |
| | | | | | Reviewed by: jfitz@FreeBSD.ORG Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp | ||||
* | Removed unnecessary @* directives. | max | 1996-11-17 | 9 | -23/+0 |
| | |||||
* | Add txtmerge. | asami | 1996-11-17 | 1 | -1/+2 |
| | |||||
* | Add gnushogi, xcubes and xshogi. | asami | 1996-11-17 | 1 | -1/+4 |
| | |||||
* | X frontend to GNU shogi. Closes PR 1886/2028. | asami | 1996-11-17 | 7 | -0/+133 |
| | | | | Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> | ||||
* | This sucker will beat you in shogi. Closes PR 1885/2018. | asami | 1996-11-17 | 6 | -0/+126 |
| | | | | Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> | ||||
* | Add timidity | ache | 1996-11-17 | 1 | -1/+2 |
| | |||||
* | Merge gif files according to description file to create animation. | asami | 1996-11-17 | 5 | -0/+35 |
| | | | | | | Closes PR 1763/2019. Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> | ||||
* | MIDI-to-WAV rendered/player, sounds much better than playmidi | ache | 1996-11-17 | 15 | -0/+961 |
| | |||||
* | A 3-D "rearrange the cubes" puzzle. Closes PR 1795/2023. | asami | 1996-11-17 | 5 | -0/+30 |
| | | | | Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> | ||||
* | Converted to MAN[1-8] | obrien | 1996-11-17 | 23 | -150/+67 |
| | | | | Converted p5* to use MASTER_SITE_PERL_CPAN | ||||
* | Converted to MAN[1-8] | obrien | 1996-11-17 | 1 | -6/+2 |
| | |||||
* | CATEGORIES+= -> CATEGORIES= | obrien | 1996-11-17 | 31 | -150/+120 |
| | | | | Converted to MAN[1-9] | ||||
* | CATEGORIES+= -> CATEGORIES= | obrien | 1996-11-17 | 14 | -57/+37 |
| | | | | Converted to new MAN[1-9] | ||||
* | CAT_E_GORIES+= -> CAT_E_GORIES= (*everybody*'s a critic :-)) | obrien | 1996-11-17 | 15 | -106/+54 |
| | | | | | Converted to new MAN[1-9] Converted to MASTER_SITES= ${MASTER_SITE_PERL_CPAN} where applicable | ||||
* | Convert to use MAN[1-8LN] | obrien | 1996-11-17 | 20 | -125/+78 |
| | |||||
* | Gziped most of the manpages (except those that are linked to) | obrien | 1996-11-17 | 2 | -24/+24 |
| | |||||
* | Converted to MAN[1-9NL] | obrien | 1996-11-17 | 14 | -83/+31 |
| | |||||
* | Converted to MAN[1-9NL] | obrien | 1996-11-17 | 31 | -177/+114 |
| | |||||
* | Converted to MAN[1-9] | obrien | 1996-11-17 | 3 | -16/+9 |
| | |||||
* | Converted to MASTER_SITE_PERL_CPAN | obrien | 1996-11-17 | 1 | -7/+3 |
| | |||||
* | CAT_E_GORIES+= -> CAT_E_GORIES= | obrien | 1996-11-17 | 22 | -144/+105 |
| | | | | | Perl ports now use MASTER_SITE_PERL_CPAN Misc cleanup | ||||
* | CAT_E_GORIES+= -> CAT_E_GORIES= | obrien | 1996-11-17 | 9 | -56/+44 |
| | | | | Added MAINTAINER's to some, switched to new MAN[1-8] | ||||
* | Upgrade LSOF to version 3.81. | obrien | 1996-11-17 | 2 | -4/+4 |
| | |||||
* | Add BUILD_DEPENDS to emacs, we need to byte-compile a file. | asami | 1996-11-17 | 2 | -2/+8 |
| | |||||
* | Removed @cwd. | max | 1996-11-17 | 1 | -1/+0 |
| | |||||
* | Updated MASTER_SITES. | max | 1996-11-17 | 1 | -7/+3 |
| | | | | | | | | Submitted by: Pedro Giffuni <m230761@ingenieria.ingsala.unal.edu.co> CATEGORIES+= -> CATEGORIES= Removed pre-install target. (What it did was mkdir ${PREFIX}/bin, etc. which is now done by mtree.) | ||||
* | Upgrade to 961115 | ache | 1996-11-17 | 2 | -4/+4 |
| | |||||
* | Removed the post-install target and use MAN1 variable instead to compress | max | 1996-11-17 | 1 | -6/+2 |
| | | | | the man page. | ||||
* | Upgrade, 2.7.15 -> 2.7.16. | max | 1996-11-17 | 3 | -87/+87 |
| | |||||
* | Dear sir or madam will you read my INDEX? | asami | 1996-11-16 | 1 | -43/+57 |
| | | | | It took me hours to compile, will you take a look? | ||||
* | I'm sorry, who put "texput.log" in the PLIST? ;) | asami | 1996-11-16 | 5 | -5/+0 |
| | |||||
* | Add xdino, xpuyo, and xtriangles. | asami | 1996-11-16 | 1 | -1/+4 |
| | |||||
* | Dinosaur puzzle. | asami | 1996-11-16 | 5 | -0/+125 |
| | | | | | | Closes PR 1796/2030. Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> | ||||
* | Triangle puzzle game. | asami | 1996-11-16 | 5 | -0/+90 |
| | | | | | | Closes PR 1802/2031. Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> | ||||
* | Cute little blob-merging game. Set to RESTRICTED because the | asami | 1996-11-16 | 6 | -0/+151 |
| | | | | | | | | author is ashamed of the quality. Drat. Closes PR ports/2027. Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> | ||||
* | Updated from lyx-0.10.6 to lyx-0.10.7 | andreas | 1996-11-16 | 15 | -15/+40 |
| | | | | | Merged patch-aa and patch-ab into one file Updated PLIST | ||||
* | Makefile cleanup. Plus: | asami | 1996-11-16 | 2 | -8/+8 |
| | | | | | | | | | | xview-clients/Makefile: replace NO_EXTRACT with an empty do-extract: target, otherwise DEPENDS won't work xview-lib/Makefile: add comment explaining above, use full pathname for ldconfig xview-config/Makefile: use MASTER_SITE_XCONTRIB | ||||
* | Finish what the previous revision intended to do, i.e., copy Wraphelp.c | asami | 1996-11-16 | 6 | -12/+12 |
| | | | | | | | from DISTDIR if found there, instead of looking for it in DISTDIR and copying it from X11FIXES (which is no longer defined). I guess it's impossible to test all cases for a port this size. | ||||
* | YAFCS | asami | 1996-11-16 | 1 | -1/+1 |
| | |||||
* | Checksum file was obsolete. (Kinda hard to imagine since Makefile | asami | 1996-11-16 | 1 | -1/+1 |
| | | | | is still at 1.1.1.1.... ;) | ||||
* | When we upgrade, we generally change this file too. :> | asami | 1996-11-16 | 2 | -2/+2 |
| | |||||
* | Remove @cwd /usr/local. | asami | 1996-11-16 | 4 | -4/+0 |
| | |||||
* | CATEGORIES+= -> CATEGORIES= | asami | 1996-11-16 | 1 | -3/+4 |
| | | | | While I'm here, use MASTER_SITE_XCONTRIB. | ||||
* | Checksum changed again. | asami | 1996-11-16 | 1 | -1/+1 |
| | |||||
* | Category name is "emulators", not "emulator". | asami | 1996-11-16 | 1 | -2/+2 |
| | |||||
* | tk41 port installs wish4.1 not wish, so depend on it. | asami | 1996-11-16 | 1 | -2/+2 |
| | |||||
* | While I'm here, change this to use MASTER_SITE_SUNSITE. | asami | 1996-11-16 | 1 | -2/+3 |
| | |||||
* | Cosmetic cleanup. | asami | 1996-11-16 | 1 | -3/+3 |
| | |||||
* | Upgrade to i18n beta-3b | ache | 1996-11-16 | 5 | -671/+65 |
| | |||||
* | Enable "boehm-gc". | jdp | 1996-11-16 | 1 | -1/+2 |
| | |||||
* | New port "boehm-gc". It is a drop-in garbage collector for C and C++ | jdp | 1996-11-16 | 7 | -0/+216 |
| | | | | | | programs. Submitted by: Mike McGaughey <mmcg@heraclitus.cs.monash.edu.au> | ||||
* | Upgrade to 6a | ache | 1996-11-16 | 6 | -28/+16 |
| | |||||
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-16 | 6 | -13/+17 |
| | | | | Added MAINTAINER to many of them. | ||||
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-16 | 15 | -38/+58 |
| | | | | Added MAINTAINERS to many of them. | ||||
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-16 | 7 | -17/+16 |
| | |||||
* | attach new ports | erich | 1996-11-16 | 2 | -2/+6 |
| | |||||
* | Modernize the Makefile. | obrien | 1996-11-16 | 1 | -3/+3 |
| | |||||
* | new port for ines, nintendo simulator | erich | 1996-11-16 | 5 | -0/+39 |
| | | | | Submitted by: Yukihiro Nakai Nakai@Mlab.t.u-tokyo.ac.jp | ||||
* | new port for sega emulator | erich | 1996-11-16 | 5 | -0/+39 |
| | | | | Submitted by:Yukihiro Nakai Nakai@Mlab.t.u-tokyo.ac.jp | ||||
* | new port for virtual gameboy | erich | 1996-11-16 | 7 | -0/+114 |
| | | | | | closes pr's ports/1934 & ports/2020 Submitted by:Yukihiro Nakai Nakai@Mlab.t.u-tokyo.ac.jp | ||||
* | import xmold port. | erich | 1996-11-16 | 5 | -0/+37 |
| | | | | | closes pr ports/1800 & ports/2026 Submitted by:Yukihiro Nakai Nakai@Mlab.t.u-tokyo.ac.jp | ||||
* | add patches from Tom Crummey <tom@tompc.sos.bangor.ac.uk> | erich | 1996-11-16 | 2 | -1/+16 |
| | | | | closes ports/1742 | ||||
* | $DISTFILE changed, update checksum. | tg | 1996-11-16 | 2 | -3/+4 |
| | | | | Use $MASTER_SITE_XCONTRIB, while I'm here. | ||||
* | Updated my e-mail address. | max | 1996-11-15 | 1 | -2/+2 |
| | | | | Fixed minor typo. | ||||
* | Removed unnecessary @cwd directive. | max | 1996-11-15 | 14 | -14/+0 |
| | |||||
* | add cam | erich | 1996-11-15 | 1 | -1/+2 |
| | |||||
* | new port for `cam', a curses/command line based audio mixer. | erich | 1996-11-15 | 5 | -0/+25 |
| | |||||
* | Don't say that the modem line is secure! | jmz | 1996-11-15 | 2 | -4/+4 |
| | | | | Fixes PR ports/1888. | ||||
* | upgrade to oct 2 version | erich | 1996-11-15 | 3 | -292/+25 |
| | |||||
* | Partial upgrade to 3.2 | ache | 1996-11-15 | 1 | -25/+3 |
| | |||||
* | Update 2.7.1 -> 2.7.2. The author used our patches that were not | peter | 1996-11-15 | 1 | -4/+4 |
| | | | | related to the ports mechanism. | ||||
* | Upgrade to 3.0.1 | torstenb | 1996-11-15 | 2 | -8/+8 |
| | |||||
* | Update 1.1.beta16 -> 1.1.beta19 | peter | 1996-11-15 | 36 | -90/+108 |
| | | | | | | | Mostly bug fixes. Reviewed by: Submitted by: Obtained from: | ||||
* | Added mgdiff. | asami | 1996-11-15 | 1 | -1/+2 |
| | |||||
* | Motif-based diff frontend. | asami | 1996-11-15 | 6 | -0/+69 |
| | | | | Submitted by: Andreas Lohr andreas@marvin.RoBIN.de | ||||
* | Compress manpage. While I'm here, put MAINTAINER in the middle of | asami | 1996-11-15 | 1 | -1/+1 |
| | | | | the Makefile so people can yell at Andrey if it doesn't work. :) | ||||
* | Compress manpage. While I'm here, put MAINTAINER in the middle of | asami | 1996-11-15 | 1 | -3/+4 |
| | | | | the Makefile so people can yell at Andrey if it doesn't work. :) | ||||
* | Added xmandel. | asami | 1996-11-15 | 1 | -1/+2 |
| | |||||
* | Draws mandelbrot sets and Julia Sets. Closes PR ports/1962. | asami | 1996-11-15 | 5 | -0/+34 |
| | | | | Submitted by: Andreas Lohr <andreas@marvin.RoBIN.de> | ||||
* | Added xgas. | asami | 1996-11-15 | 1 | -1/+2 |
| | |||||
* | Ideal gas simulator. Maybe we should make a "physics" category | asami | 1996-11-15 | 5 | -0/+52 |
| | | | | | | for stuff like this. Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> | ||||
* | Better workaround for manpath(1). | tg | 1996-11-15 | 1 | -11/+11 |
| | |||||
* | Add readline support to ncftp. | jkh | 1996-11-15 | 2 | -0/+72 |
| | | | | Submitted-By: Dave Cornejo <dave@dogwood.com> | ||||
* | Upgrade to 2.3 | ache | 1996-11-15 | 6 | -82/+285 |
| | |||||
* | Gosh, the second bug in the same line was a good one: | asami | 1996-11-15 | 1 | -2/+2 |
| | | | | | | | | | BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:$(PORTSDIR}/databases/gdbm Some one's gotta explain me why this doesn't fail until you do "make clean-depends". ;) While I'm here, fix a mungled $Id$ line. | ||||
* | Fix dependency, you can't just BUILD_DEPENDS on "gdbm" if it's not an | asami | 1996-11-15 | 1 | -1/+1 |
| | | | | executable! | ||||
* | Start using MASTER_SITE_XCONTRIB, now that it's in the tree. | asami | 1996-11-15 | 1 | -2/+3 |
| | |||||
* | Add gwm. | asami | 1996-11-15 | 1 | -1/+2 |
| | | | | LMP countesy of: markm | ||||
* | The recent mass changes to the ports broke this one by erroneously | jdp | 1996-11-15 | 1 | -2/+2 |
| | | | | changing a "cpio" to "${CP}". This commit undoes that change. | ||||
* | Generic Window Manager, v1.8c. | markm | 1996-11-15 | 6 | -0/+258 |
| | | | | Nice window manager with lisp configuration. | ||||
* | Removed unnecessary @cwd directive. | max | 1996-11-15 | 1 | -1/+0 |
| | |||||
* | Just realized that the spacing after "==>" is not consistent. I'm | asami | 1996-11-14 | 1 | -8/+8 |
| | | | | terribly sorry, please merge this into 2.2 as well. | ||||
* | Oops, forgot to silencethe gzip command to compress manpages. | asami | 1996-11-14 | 1 | -2/+3 |
| | | | | | | It will be nice if this went into 2.2, I guess. Reminded by: max | ||||
* | Braindamaged master site not allows root@<hostname> password, | ache | 1996-11-14 | 2 | -2/+8 |
| | | | | | use followin trick instead: FETCH_CMD= FTP_PASSWORD=president@whitehouse.gov /usr/bin/fetch | ||||
* | Master site path changed | ache | 1996-11-14 | 1 | -2/+2 |
| | |||||
* | fixed compile dependency on gdbm | lars | 1996-11-14 | 1 | -0/+1 |
| | |||||
* | Correct my idea of what "FreeBSD after 2.2 needs". SuidPerl failed to | markm | 1996-11-14 | 7 | -7/+14 |
| | | | | compile. | ||||
* | Fix this: | markm | 1996-11-14 | 2 | -7/+8 |
| | | | | | | a) Distribution tarball names were broken. b) doc file md5 was wrong/dist file has changed c) replace multiple spaces with tabs | ||||
* | Upgrade to v1.58 | markm | 1996-11-14 | 6 | -21/+21 |
| | |||||
* | Changed the location of several files from /usr/local/lib/tex -> | max | 1996-11-14 | 2 | -75/+92 |
| | | | | | | /usr/local/share/tex. Submitted by: mita@jp.freebsd.org | ||||
* | fix the Iterator scope problem | adam | 1996-11-13 | 1 | -0/+23 |
| | | | | | (however, there is an undefined symbol problem, seems unrelated) therefore bin/ibuild is still broken | ||||
* | 1.0.91- --> 1.0.93 | adam | 1996-11-13 | 3 | -107/+40 |
| | | | | updated PLIST | ||||
* | Resolution specification in the fontdesc file needs to be in literal numbers. | max | 1996-11-13 | 1 | -4/+4 |
| | | | | Submitted by: mita@jp.freebsd.org | ||||
* | 1.0.91 --> 1.0.93 | adam | 1996-11-13 | 2 | -5/+8 |
| | |||||
* | Added Wnn. | asami | 1996-11-13 | 1 | -1/+2 |
| | |||||
* | Changed japanese/wnn to build Chinese stuff instead. I'm not sure | asami | 1996-11-13 | 8 | -0/+394 |
| | | | | if it works, but it's a start. | ||||
* | Fix Makefiles to work with new bsd.port.mk. Mostly just replacing | asami | 1996-11-13 | 46 | -293/+161 |
| | | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. | ||||
* | use updated net/wais | adam | 1996-11-13 | 1 | -15/+3 |
| | |||||
* | (1) There is no default "orphans" for CATEGORIES, it simply fails if | asami | 1996-11-13 | 1 | -21/+106 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | you have a Makefile without one. (2) Fix case when user had DISTDIR defined elsewhere and DIST_SUBDIR is also defined. (Submitted by: max) (3) Add several popular master sites as variables. For instance, MASTER_SITE_XCONTRIB is defined to be a list of X11R6 contrib sites, which you can set MASTER_SITES to in your Makefile if you just want ftp.x.org or any of the mirror sites. There is also a new variable, MASTER_SITE_SUBDIR, to specify which subdirectory of the master site your tarball is located. One nice thing this enables the user to do is to define the nearest mirror site in /etc/make.conf. This is especially useful for continents without a full FreeBSD master site. Eventually, we will probably split this into a separate file (bsd.port.sites.mk?), and add some more sites from all corners of the world. Right now, XCONTRIB, GNU, PERL_CPAN, TEX_CTAN, and SUNSITE are supported. (4) COMPRESS_MAN command alias is replaced by MAN[1-9LN] variables. You just say "MAN1=foo.1 bar.1" and the make rules will automatically compress it for you if necessary. (Idea by: obrien) (5) New "distclean" target to delete distfile too. (Submitted by: obrien) (6) Chained dependency cleaning, can be turned off by NOCLEANDEPENDS. Reviewed by: the ports list | ||||
* | Update comments. | asami | 1996-11-13 | 5 | -25/+5 |
| | |||||
* | Add comment for reason why this IS_INTERACTIVE (needs "wnn" user). | asami | 1996-11-13 | 5 | -10/+10 |
| | |||||
* | 0.3 --> 0.5 | adam | 1996-11-13 | 5 | -108/+172 |
| | | | | | | | xwais disabled because of a problem in myAsciiSink.c this port is no longer broken temporarily set to NO_PACKAGE and NO_INSTALL, work in progress | ||||
* | Mark this port BROKEN, until Chuck can figure out the quirks. | asami | 1996-11-13 | 1 | -1/+2 |
| | | | | Reviewed by: chuckr | ||||
* | Update to 0.4pl3 | tg | 1996-11-13 | 4 | -10/+10 |
| | | | | Submitted by: Bernd Rosauer <br@schiele-ct.de> | ||||
* | $DISTFILE changed. Update checksum. | tg | 1996-11-13 | 1 | -1/+1 |
| | | | | Noticed by: Andreas Klemm | ||||
* | Fixed mistake in tkConfig.sh, in definition of location of libtk, | chuckr | 1996-11-13 | 1 | -2/+2 |
| | | | | from -LNONE/lib to -L/usr/local/lib. | ||||
* | Fix endian-ness problem in bitfield. | fenner | 1996-11-13 | 2 | -0/+54 |
| | | | | Pointed-out-by: Denis DeLaRoca <CSP1DWD@mvs.oac.ucla.edu> | ||||
* | Don't use variable substitution in PKGNAME | ache | 1996-11-13 | 1 | -2/+2 |
| | |||||
* | A) From: "Brian Thomas" <thomas@astro.psu.edu> | andreas | 1996-11-12 | 9 | -12/+249 |
| | | | | | | | | | | | | | | | | | | | | | | | Ok, I found the problem.. the artifact code assigns a level value to artifacts with kind "Berserkergang". The specialweapon/apply code, when it finds a weapon with a "level" immediately compares the title field to the weilder's name. If they dont match, it can't be used. I created a patch to remove the level designation from the artifact code since other named weaopns (cf "glamdri") dont have a level assigned. B) From: Klaus Elsbernd <elsbernd@dfki.uni-kl.de> In version 0.92.8 is a bug in the inventory-unlock-code, which prevents unlocking. C) From: myself make post-install target modified in Makefile, *$*HOME was eaten up by 'make' and displayed nonsense. Tell player to create the players dir in his login directory. | ||||
* | Close your shells, or I'll kill -9 you | asami | 1996-11-12 | 1 | -28/+38 |
| | | | | | | | | Tomorrow I'll quota you Remember the disks'll always be full And then while I'm away I'll write ~ everyday And I'll send-pr all my buggings to you. | ||||
* | Update 1.1.beta13 -> 1.1.beta16 | peter | 1996-11-12 | 18 | -45/+45 |
| | | | | | | | | | | | | | | Included in this update: - large objects fix, apparently large objects could get stuck (eg: netscape, msie downloads etc) - configurable 1st and 2nd level directory hash sizes - can have a password in squid.conf for cachemgr.cgi - POST is now passthrough - other bugfixes - other new features and corresponding bugfixes :-) Reviewed by: Submitted by: Obtained from: | ||||
* | Shorten PKGNAME | peter | 1996-11-12 | 9 | -18/+27 |
| | | | | | | | | | Don't send RunCache's output to /dev/console when run from the rc.d script, it's a bit messy and unneeded. Reviewed by: Submitted by: asami Obtained from: | ||||
* | Typo: $id$ -> $Id$ | tg | 1996-11-12 | 1 | -1/+1 |
| | |||||
* | Upgrade from 2.7b5 to 2.7.6 | tg | 1996-11-12 | 3 | -25/+6 |
| | |||||
* | Upgrade to 5.3 | ache | 1996-11-12 | 7 | -49/+139 |
| | |||||
* | sudo is moved from sysutils to security. | asami | 1996-11-12 | 2 | -3/+3 |
| | | | | Forgotten by: obrien ;) | ||||
* | Upgrade, 1.0b2 -> 1.0b3. | max | 1996-11-12 | 4 | -143/+1551 |
| | | | | | | Submitted by: Juergen Lock <nox@jelal.hb.north.de> (Note that the maintainer has been changed to: Juergen Lock <nox@jelal.hb.north.de>) | ||||
* | The source distribution archive was changed right after my previous | max | 1996-11-12 | 1 | -1/+1 |
| | | | | | commit of the checksum file. (No change in version or release number.) | ||||
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-12 | 97 | -304/+320 |
| | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. | ||||
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-12 | 3 | -8/+6 |
| | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. | ||||
* | Remove my ptys patch, because this code is unused, openpty is used instead | ache | 1996-11-12 | 2 | -30/+70 |
| | | | | | | Mimic login more closely now: 1) Put usual Copyright line 2) You have mail | ||||
* | Upgrade to 3.55 | ache | 1996-11-12 | 2 | -6/+6 |
| | |||||
* | Use BSD naming convention for pty names, it fixes two problems: | ache | 1996-11-12 | 2 | -0/+38 |
| | | | | | 1) Too many false open syscalls on pty allocation 2) (more serious) ssh not use about half of available ptys | ||||
* | Moved sudo from ports/sysutils -> ports/security. | obrien | 1996-11-12 | 1 | -3/+3 |
| | | | | Reviewed by: Satoshi | ||||
* | Changed the PKGNAME to include the release number (sort of like patchlevel) | max | 1996-11-12 | 1 | -1/+2 |
| | | | | | | defined in fetchmail.spec. This should make it easier for users to see if they've got the latest port installed. | ||||
* | Remove speak_freely | ache | 1996-11-12 | 1 | -2/+1 |
| | |||||
* | Add speak_freely | ache | 1996-11-12 | 1 | -1/+2 |
| | |||||
* | Add mbone to CATEGORIES | ache | 1996-11-12 | 2 | -4/+4 |
| | |||||
* | The source distribution archive has been changed. | max | 1996-11-12 | 1 | -1/+1 |
| | | | | (V1.9 Release 9) | ||||
* | Move from net, speak freely understands VAT/RTP well | ache | 1996-11-12 | 18 | -0/+962 |
| | |||||
* | Upgrade to 961109 | ache | 1996-11-12 | 3 | -609/+3 |
| | |||||
* | Build Netscape Gold, if GOLD variable is defined | ache | 1996-11-12 | 1 | -1/+7 |
| | |||||
* | Moved LSOF from ports/misc to ports/sysutils | obrien | 1996-11-12 | 2 | -3/+3 |
| | |||||
* | Moving Vic Abell's LSOF package from ports/misc to ports/sysutils. | obrien | 1996-11-12 | 6 | -0/+74 |
| | | | | | LSOF is a very useful package for a system administrateor. Ot shows all kind of open files, including sockets, pipes and knows about NFS. | ||||
* | Don't make a seperate subdir w/DISTDIR for each version. | obrien | 1996-11-12 | 3 | -6/+6 |
| | | | | Requested by: Satoshi | ||||
* | CATEGORIES+= -> CATEGORIES= | max | 1996-11-11 | 43 | -86/+86 |
| | | | | Inspired by: obrien | ||||
* | CATEGORIES+= -> CATEGORIES= | max | 1996-11-11 | 1 | -3/+4 |
| | | | | Moved around some lines to standardize. | ||||
* | Add jtex209-ascii, jtex209-both, jtex209-ntt. Delete ptex, it is | asami | 1996-11-11 | 1 | -2/+4 |
| | | | | obsoleted by jtex209-ascii. | ||||
* | NTT version of Japanese tex/latex. Uses many files from jtex209-both port. | asami | 1996-11-11 | 4 | -0/+930 |
| | | | | Submitted by: mita@jp.freebsd.org | ||||
* | The ASCII (a Japanese publisher) version of Japanese tex/latex. Uses | asami | 1996-11-11 | 4 | -0/+383 |
| | | | | many files from jtex209-both port. | ||||
* | Japanese tex/latex. Builds both NTT and ASCII (no, not the American | asami | 1996-11-11 | 24 | -0/+2282 |
| | | | | | | | | character code, this one is a Japanese publisher) versions. Many files from this port (including the Makefile, hence the "?=" in DISTNAME) are used for jtex209-ntt an jtex209-ascii ports. Submitted by: mita@jp.FreeBSD.org | ||||
* | Command line argument is checked and exits if $2!=POST-INSTALL. | max | 1996-11-11 | 3 | -0/+3 |
| | |||||
* | CATEGORIES+= -> CATEGORIES= | max | 1996-11-11 | 3 | -21/+9 |
| | | | | | Instead of writing several shell commands in post-install target, simply call pkg/INSTALL. | ||||
* | CATEGORIES+= -> CATEGORIES= | max | 1996-11-11 | 3 | -11/+11 |
| | | | | Moved around some lines to standardize. | ||||
* | Upgrade from 1.8b5 to 1.8 | tg | 1996-11-11 | 4 | -19/+17 |
| | |||||
* | /usr/tmp -> /var/tmp | ache | 1996-11-11 | 1 | -0/+54 |
| | |||||
* | BROKEN is to be defined in individual Makefiles, not subdir Makefiles. | asami | 1996-11-11 | 3 | -5/+7 |
| | |||||
* | Added info about the non-export dist of Mutt. | obrien | 1996-11-11 | 1 | -1/+2 |
| | |||||
* | Turned on mutt.with_pgp | obrien | 1996-11-11 | 1 | -2/+3 |
| | |||||
* | CATEGORIES+= --> CATEGORIES= | obrien | 1996-11-11 | 48 | -131/+130 |
| | | | | Misc variable reordering, cleaning up, etc. | ||||
* | Upgrade | ache | 1996-11-11 | 4 | -12/+10 |
| | |||||
* | CATEGORIES+= --> CATEGORIES= | obrien | 1996-11-11 | 19 | -40/+45 |
| | | | | Minor variable reordering where needed. | ||||
* | CATEGORIES+= --> CATEGORIES= | obrien | 1996-11-11 | 25 | -61/+57 |
| | | | | And clean up variable ordering (as shown in the handbook) as little. | ||||
* | Mark imm and nv as BROKEN, until someone upgrades them to use tk41 and tcl75. | fenner | 1996-11-11 | 1 | -3/+9 |
| | | | | Add mbone_vcr, nte, rtpmon, sdr, vat, wb. | ||||
* | Add nte and sdr; they both contain DES encryption and so are non-exportable. | fenner | 1996-11-11 | 1 | -1/+3 |
| | |||||
* | New port: sdr 2.3a1, the UCL Session DiRectory. | fenner | 1996-11-11 | 10 | -0/+60 |
| | | | | Note that this port is restricted due to inclusion of DES encryption. | ||||
* | New port: nte 1.5a23, the UCL Network Text Editor. | fenner | 1996-11-11 | 13 | -0/+153 |
| | | | | Note that this port is restricted due to inclusion of DES code. | ||||
* | New port: wb 1.59, the LBL whiteboard. | fenner | 1996-11-11 | 10 | -0/+112 |
| | | | | | Note: this is a "just-install-the-binary" port like netscape, no source is available for wb. | ||||
* | New port: vat 4.0b2, LBL Visual Audio Tool | fenner | 1996-11-11 | 12 | -0/+926 |
| | |||||
* | New port: rtpmon 1.0a5, a multicast RTP session monitor | fenner | 1996-11-11 | 7 | -0/+72 |
| | |||||
* | Look for Wraphelp.c in $DISTDIR | jmz | 1996-11-11 | 6 | -30/+30 |
| | | | | Compile XF86Setup only if the static library libtk4[1234].a is available | ||||
* | Variable reordering. Removed a bogus "\" line continuation. | obrien | 1996-11-11 | 3 | -12/+15 |
| | | | | Submitted by: Satoshi | ||||
* | This is just a test. Try to import a simple program from -current | asami | 1996-11-10 | 2 | -2/+2 |
| | | | | and see if our CVS setup is working. | ||||
* | Master site path for xfree86.cdrom.com was incorrect (of all places :-) | peter | 1996-11-10 | 7 | -14/+14 |
| | |||||
* | Add mutt. | asami | 1996-11-10 | 1 | -1/+2 |
| | |||||
* | Added warning that this is beta software (but quite usable -- both Olliver | obrien | 1996-11-10 | 3 | -6/+39 |
| | | | | | | | and I use mutt as our main MUA). Note, that its threaded support (ala SLRN) really helps in reading FBSD mailing lists. | ||||
* | Mutt -- "The Mongrel of Mail User Agents" (part Elm, part Pine, part mh, | obrien | 1996-11-10 | 15 | -0/+237 |
| | | | | | | | | | part everything else) is an interactive screen-oriented mailer program that supersedes Elm, Pine, mail and mailx. This version of the port does *not* support PGP. The author considers the distfile with PGP hooks to be covered under ITAR. I have a PGP suporting mutt port that I will commit later. | ||||
* | Update ncftp2.4.1 -> 2.4.2 | peter | 1996-11-10 | 5 | -38/+8 |
| | | | | | | Removed my patch for the extra characters in the passwd prompt caused by the long-standing (but now fixed in development sources) ncurses problem now that the author has an equivalent fix. | ||||
* | Try to detect if tk4.x is present in /usr/local so that XF86Setup can | jmz | 1996-11-10 | 6 | -0/+108 |
| | | | | be compiled. | ||||
* | Masterfile changed | ache | 1996-11-10 | 1 | -1/+1 |
| | |||||
* | You thought I was going to write some cute lyrics here? Wrong! :) | asami | 1996-11-09 | 1 | -24/+32 |
| | |||||
* | Complete PLIST, as promised. Will also @dirrm everything except the | asami | 1996-11-09 | 6 | -6/+14736 |
| | | | | | toplevel directories (bin, include, lib, man) and major second levels ({include,lib}/X11, man/man[135]). | ||||
* | Added dvi2ps and vfxdvi (now that's one hard-to-type word!). | asami | 1996-11-09 | 1 | -1/+3 |
| | |||||
* | Japanese version of xdvi with vector font support. | asami | 1996-11-09 | 12 | -0/+2115 |
| | | | | Submitted by: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp> | ||||
* | Japanese version of dvi2ps | asami | 1996-11-09 | 8 | -0/+250 |
| | | | | Submitted by: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp> |