summaryrefslogtreecommitdiff
path: root/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.Satoshi Asami1996-12-032-7/+7
| | | | | | | Hinted by: obrien Notes: svn path=/head/; revision=4751
* Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toSatoshi Asami1996-11-302-7/+7
| | | | | | | changes made in rev. 1.232 of bsd.port.mk. Notes: svn path=/head/; revision=4733
* Put EXTRACT_SUFX in the right place. Use more predefined macros.Satoshi Asami1996-11-301-5/+5
| | | | Notes: svn path=/head/; revision=4726
* Take out "Tkcron is ", as mentioned in the handbook.Satoshi Asami1996-11-301-1/+1
| | | | Notes: svn path=/head/; revision=4725
* Add tkcron.Thomas Gellekum1996-11-291-1/+2
| | | | Notes: svn path=/head/; revision=4709
* Second try: import of tkcron, a frontend to crontab.Thomas Gellekum1996-11-297-0/+59
| | | | | | | | | Closes PR 2064. Submitted by: Sander Vesik <sander@haldjas.folklore.ee> Notes: svn path=/head/; revision=4707
* No need for "x11" in CATEGORIES, or half the ports tree will need that. :)Satoshi Asami1996-11-261-2/+2
| | | | Notes: svn path=/head/; revision=4668
* Activate xmaddressbook, xtar.Thomas Gellekum1996-11-251-1/+3
| | | | Notes: svn path=/head/; revision=4663
* Import of xtar, a tar file browser.Thomas Gellekum1996-11-259-0/+94
| | | | | | | | | Closes PR 1526. Submitted by: Andreas Kohout <shanee@rabbit.augusta.de> Notes: svn path=/head/; revision=4660
* Oops, forgot to compress one manpage.Satoshi Asami1996-11-212-6/+6
| | | | Notes: svn path=/head/; revision=4625
* Fix some typos I so eloquently introduced last night.Satoshi Asami1996-11-1912-24/+24
| | | | | | | Found by: make index Notes: svn path=/head/; revision=4580
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-1839-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
* Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-5/+3
| | | | Notes: svn path=/head/; revision=4572
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-186-13/+12
| | | | Notes: svn path=/head/; revision=4571
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-6/+3
| | | | Notes: svn path=/head/; revision=4570
* Converted to MAN[1-8]David E. O'Brien1996-11-1712-83/+31
| | | | | | | Converted p5* to use MASTER_SITE_PERL_CPAN Notes: svn path=/head/; revision=4541
* Added mgdiff.Satoshi Asami1996-11-151-1/+2
| | | | Notes: svn path=/head/; revision=4477
* Added xgas.Satoshi Asami1996-11-151-1/+2
| | | | Notes: svn path=/head/; revision=4471
* Ideal gas simulator. Maybe we should make a "physics" categorySatoshi Asami1996-11-155-0/+52
| | | | | | | | | for stuff like this. Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=4470
* Better workaround for manpath(1).Thomas Gellekum1996-11-151-11/+11
| | | | Notes: svn path=/head/; revision=4468
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1996-11-132-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
* $DISTFILE changed. Update checksum.Thomas Gellekum1996-11-131-1/+1
| | | | | | | Noticed by: Andreas Klemm Notes: svn path=/head/; revision=4430
* Moved LSOF from ports/misc to ports/sysutilsDavid E. O'Brien1996-11-111-2/+1
| | | | Notes: svn path=/head/; revision=4402
* Upgrade from 1.8b5 to 1.8Thomas Gellekum1996-11-114-19/+17
| | | | Notes: svn path=/head/; revision=4390
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-1136-90/+88
| | | | | | | Misc variable reordering, cleaning up, etc. Notes: svn path=/head/; revision=4385
* Add lsof.Satoshi Asami1996-11-071-1/+2
| | | | Notes: svn path=/head/; revision=4331
* Turned on splitvt port.David E. O'Brien1996-11-031-1/+2
| | | | Notes: svn path=/head/; revision=4273
* New port, run two shells in a split window/terminal.David E. O'Brien1996-11-035-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
* Changed to use ${COMPRESS_MAN}David E. O'Brien1996-11-031-6/+2
| | | | Notes: svn path=/head/; revision=4270
* Fix up the makefile to Satoshi's standard. :-)Mark Murray1996-11-011-6/+4
| | | | Notes: svn path=/head/; revision=4231
* Add dejagnuMark Murray1996-10-311-1/+2
| | | | Notes: svn path=/head/; revision=4224
* DejaGNU is an automated testing tool. It uses expect to run your tests.Mark Murray1996-10-315-0/+69
| | | | Notes: svn path=/head/; revision=4223
* sattrack is moved to astro too.Satoshi Asami1996-10-311-2/+1
| | | | Notes: svn path=/head/; revision=4215
* xephem is moved to astro.Satoshi Asami1996-10-311-2/+1
| | | | Notes: svn path=/head/; revision=4214
* Add RUN_DEPENDS to all perl5 ports, to make packages install perl.James FitzGibbon1996-10-242-2/+4
| | | | | | | Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=4134
* Update for new perl5 portsJames FitzGibbon1996-10-241-1/+5
| | | | Notes: svn path=/head/; revision=4112
* perl5 module to validate/generate credit card checksums/names.James FitzGibbon1996-10-245-0/+68
| | | | Notes: svn path=/head/; revision=4110
* perl5 module to print arrays of elements in sorted columnsJames FitzGibbon1996-10-245-0/+45
| | | | Notes: svn path=/head/; revision=4109
* Upgrade to 1.8b5. Uses tk41 now.Thomas Gellekum1996-10-214-70/+54
| | | | Notes: svn path=/head/; revision=4059
* Correctly list the all files installed.Masafumi Max NAKANE1996-10-201-10/+17
| | | | Notes: svn path=/head/; revision=4058
* Strip the binaries.Masafumi Max NAKANE1996-10-201-1/+2
| | | | Notes: svn path=/head/; revision=4057
* Take the setting of NOMANCOMPRESS into account.Masafumi Max NAKANE1996-10-201-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
* Complete upgrade by removing "gitmatch" that no longer exists. AlsoSatoshi Asami1996-10-164-38/+30
| | | | | | | sort part of pkg/PLIST so it's easier to read. Notes: svn path=/head/; revision=4008
* Upgrade to version 0.96. The author (that's me :) also convertedSatoshi Asami1996-10-162-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
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-1019-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
* Update checksum (whoops) and correct PLIST file for new manpage name.Gary Palmer1996-10-082-2/+2
| | | | | | | Pointed out by: Satoshi Notes: svn path=/head/; revision=3935
* Update to 3.2.1Gary Palmer1996-10-011-4/+4
| | | | Notes: svn path=/head/; revision=3904
* Make tkinfo work with tk-4.1.Thomas Gellekum1996-09-272-5/+5
| | | | Notes: svn path=/head/; revision=3885
* Remove package nameAndrey A. Chernov1996-09-141-1/+1
| | | | Notes: svn path=/head/; revision=3772
* Some Makefile cleanup, pointed out by Satoshi.Chuck Robey1996-08-241-4/+3
| | | | Notes: svn path=/head/; revision=3693