summaryrefslogtreecommitdiff
path: root/misc (unfollow)
Commit message (Collapse)AuthorFilesLines
1996-12-03${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.Satoshi Asami2-7/+7
Hinted by: obrien Notes: svn path=/head/; revision=4751
1996-11-30Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toSatoshi Asami2-7/+7
changes made in rev. 1.232 of bsd.port.mk. Notes: svn path=/head/; revision=4733
1996-11-30Put EXTRACT_SUFX in the right place. Use more predefined macros.Satoshi Asami1-5/+5
Notes: svn path=/head/; revision=4726
1996-11-30Take out "Tkcron is ", as mentioned in the handbook.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=4725
1996-11-29Add tkcron.Thomas Gellekum1-1/+2
Notes: svn path=/head/; revision=4709
1996-11-29Second try: import of tkcron, a frontend to crontab.Thomas Gellekum7-0/+59
Closes PR 2064. Submitted by: Sander Vesik <sander@haldjas.folklore.ee> Notes: svn path=/head/; revision=4707
1996-11-26No need for "x11" in CATEGORIES, or half the ports tree will need that. :)Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=4668
1996-11-25Activate xmaddressbook, xtar.Thomas Gellekum1-1/+3
Notes: svn path=/head/; revision=4663
1996-11-25Import of xtar, a tar file browser.Thomas Gellekum9-0/+94
Closes PR 1526. Submitted by: Andreas Kohout <shanee@rabbit.augusta.de> Notes: svn path=/head/; revision=4660
1996-11-21Oops, forgot to compress one manpage.Satoshi Asami2-6/+6
Notes: svn path=/head/; revision=4625
1996-11-19Fix some typos I so eloquently introduced last night.Satoshi Asami12-24/+24
Found by: make index Notes: svn path=/head/; revision=4580
1996-11-18Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami39-159/+161
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. Notes: svn path=/head/; revision=4578
1996-11-18Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1-5/+3
Notes: svn path=/head/; revision=4572
1996-11-18Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami6-13/+12
Notes: svn path=/head/; revision=4571
1996-11-18Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1-6/+3
Notes: svn path=/head/; revision=4570
1996-11-17Converted to MAN[1-8]David E. O'Brien12-83/+31
Converted p5* to use MASTER_SITE_PERL_CPAN Notes: svn path=/head/; revision=4541
1996-11-15Added mgdiff.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=4477
1996-11-15Added xgas.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=4471
1996-11-15Ideal gas simulator. Maybe we should make a "physics" categorySatoshi Asami5-0/+52
for stuff like this. Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=4470
1996-11-15Better workaround for manpath(1).Thomas Gellekum1-11/+11
Notes: svn path=/head/; revision=4468
1996-11-13Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami2-7/+4
${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. Notes: svn path=/head/; revision=4440
1996-11-13$DISTFILE changed. Update checksum.Thomas Gellekum1-1/+1
Noticed by: Andreas Klemm Notes: svn path=/head/; revision=4430
1996-11-11Moved LSOF from ports/misc to ports/sysutilsDavid E. O'Brien1-2/+1
Notes: svn path=/head/; revision=4402
1996-11-11Upgrade from 1.8b5 to 1.8Thomas Gellekum4-19/+17
Notes: svn path=/head/; revision=4390
1996-11-11CATEGORIES+= --> CATEGORIES=David E. O'Brien36-90/+88
Misc variable reordering, cleaning up, etc. Notes: svn path=/head/; revision=4385
1996-11-07Add lsof.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=4331
1996-11-03Turned on splitvt port.David E. O'Brien1-1/+2
Notes: svn path=/head/; revision=4273
1996-11-03New port, run two shells in a split window/terminal.David E. O'Brien5-0/+45
Note that this duplicates the functionality of window(1). However I didn't know this existed when I made the port. Also, it may be useful for those in a hetrogenious environment, if they want the same programs on all OS's. Notes: svn path=/head/; revision=4272
1996-11-03Changed to use ${COMPRESS_MAN}David E. O'Brien1-6/+2
Notes: svn path=/head/; revision=4270
1996-11-01Fix up the makefile to Satoshi's standard. :-)Mark Murray1-6/+4
Notes: svn path=/head/; revision=4231
1996-10-31Add dejagnuMark Murray1-1/+2
Notes: svn path=/head/; revision=4224
1996-10-31DejaGNU is an automated testing tool. It uses expect to run your tests.Mark Murray5-0/+69
Notes: svn path=/head/; revision=4223
1996-10-31sattrack is moved to astro too.Satoshi Asami1-2/+1
Notes: svn path=/head/; revision=4215
1996-10-31xephem is moved to astro.Satoshi Asami1-2/+1
Notes: svn path=/head/; revision=4214
1996-10-24Add RUN_DEPENDS to all perl5 ports, to make packages install perl.James FitzGibbon2-2/+4
Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=4134
1996-10-24Update for new perl5 portsJames FitzGibbon1-1/+5
Notes: svn path=/head/; revision=4112
1996-10-24perl5 module to validate/generate credit card checksums/names.James FitzGibbon5-0/+68
Notes: svn path=/head/; revision=4110
1996-10-24perl5 module to print arrays of elements in sorted columnsJames FitzGibbon5-0/+45
Notes: svn path=/head/; revision=4109
1996-10-21Upgrade to 1.8b5. Uses tk41 now.Thomas Gellekum4-70/+54
Notes: svn path=/head/; revision=4059
1996-10-20Correctly list the all files installed.Masafumi Max NAKANE1-10/+17
Notes: svn path=/head/; revision=4058
1996-10-20Strip the binaries.Masafumi Max NAKANE1-1/+2
Notes: svn path=/head/; revision=4057
1996-10-20Take the setting of NOMANCOMPRESS into account.Masafumi Max NAKANE1-2/+4
Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org> We don't need --prefix=${PREFIX} for CONFIGURE_ARGS when GNU_CONFIGURE=yes. Notes: svn path=/head/; revision=4054
1996-10-16Complete upgrade by removing "gitmatch" that no longer exists. AlsoSatoshi Asami4-38/+30
sort part of pkg/PLIST so it's easier to read. Notes: svn path=/head/; revision=4008
1996-10-16Upgrade to version 0.96. The author (that's me :) also convertedSatoshi Asami2-5/+7
this port to use tcl-7.5/tk-4.1 instead of tcl-7.3/tk-3.6. Notes: svn path=/head/; revision=4006
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami19-19/+19
all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
1996-10-08Update checksum (whoops) and correct PLIST file for new manpage name.Gary Palmer2-2/+2
Pointed out by: Satoshi Notes: svn path=/head/; revision=3935
1996-10-01Update to 3.2.1Gary Palmer1-4/+4
Notes: svn path=/head/; revision=3904
1996-09-27Make tkinfo work with tk-4.1.Thomas Gellekum2-5/+5
Notes: svn path=/head/; revision=3885
1996-09-14Remove package nameAndrey A. Chernov1-1/+1
Notes: svn path=/head/; revision=3772
1996-08-24Some Makefile cleanup, pointed out by Satoshi.Chuck Robey1-4/+3
Notes: svn path=/head/; revision=3693