summaryrefslogtreecommitdiff
path: root/audio/xmcd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* The xmcd author released an updated version of xmcd-2.5 thatDaniel Eischen1999-07-052-40/+1
| | | | | | | | | | incorporated what was in patch-af. Removed patch-af and updated md5 to fix breakage caused by this release. Breakage reported by: jkh Notes: svn path=/head/; revision=20070
* Add a couple of missing files from upgrade to 2.5.Steve Price1999-06-272-59/+60
| | | | | | | Noticed by: msmith Notes: svn path=/head/; revision=19844
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Give up root temporarily to read user's .Xauthority.Thomas Gellekum1999-05-261-0/+39
| | | | | | | PR: 11887 Notes: svn path=/head/; revision=19003
* Update to version 2.5.Steve Price1999-05-164-54/+54
| | | | | | | | PR: 11693 Submitted by: maintainer Notes: svn path=/head/; revision=18843
* Wisten, to the SWwound, of a Whole new WOOTim Vanderhoek1999-05-021-1/+1
| | | | | | | | | | | | [CheeriWOs!] Wisten, to the SWwound, of a Whole new WOO [CheeriWOs!] [ie. Add WWW:, and periodic misc legibalizificatings] Notes: svn path=/head/; revision=18335
* Let bsd.port.mk handle compressing the manpages.Steve Price1999-02-221-4/+2
| | | | | | | PR: 10055 Notes: svn path=/head/; revision=16832
* Correct version number in comment.Matthew Hunt1999-01-081-2/+2
| | | | Notes: svn path=/head/; revision=15936
* Honor CFLAGS.Steve Price1999-01-021-0/+24
| | | | | | | | PR: 9234 Submitted by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=15781
* To decide the configuration files' directory affecting ${PREFIX}.SADA Kenji1998-12-052-1/+22
| | | | | | | | PR: ports/8972 Submitted by: gpalmer@FreeBSD.ORG Notes: svn path=/head/; revision=15141
* Upgrade to 2.4. This release includes CAM compatibility.Matthew Hunt1998-11-115-626/+62
| | | | | | | | PR: 8616 Submitted by: Daniel Eischen <eischen@vigrid.com> Notes: svn path=/head/; revision=14458
* Add CAM support to xmcd. This patch makes xmcd autodetect a CAM system,Kenneth D. Merry1998-10-091-0/+433
| | | | | | | | | | | | | | | | and use the appropriate SCSI interface code. This patch has been sitting around for 3 weeks, and no one committed it, so I thought I'd commit it before the ports freeze tomorrow. xmcd-2.3pl1 will have native CAM support, but since it looks unlikely it'll be out before tomorrow, we'll have to go with the "unofficial" CAM patch. PR: ports/7957 Submitted by: maintainer ("Daniel M. Eischen" <eischen@vigrid.com>) Notes: svn path=/head/; revision=13799
* Two manpages (out of four) are installed uncompressed in this port. So,Satoshi Asami1998-08-312-5/+5
| | | | | | | compress them in post-install: so compress-man can DTRT. Notes: svn path=/head/; revision=12957
* Back-out (I think I did this the hard way) the previous rev.Tim Vanderhoek1998-08-312-2/+4
| | | | | | | | | | | In retrospect, I should have suspected something was strange, but I still have no idea _why_... Apparently half of the manpages in this port are installed compressed. I think this is because the port tries to mix Imake with its own installation script. I'll have to figture-out for sure some day. Notes: svn path=/head/; revision=12955
* For some reason two manpages were missing from the MANx variables.Tim Vanderhoek1998-08-282-4/+2
| | | | Notes: svn path=/head/; revision=12903
* Please don't copy straight from manpages without at leastTim Vanderhoek1998-08-281-13/+13
| | | | | | | | | | reformatting it to looks reasonable in pkg/DESCR (eg. remove justification). Add homepage. Notes: svn path=/head/; revision=12902
* These ports install uncompressed manpages even though USE_IMAKE isSatoshi Asami1998-08-251-1/+2
| | | | | | | | | set, so mark them with MANCOMPRESSED=no. Note that this requires the new bsd.port.mk that is not committed yet (going through final tests, will be committed in a few hours). Notes: svn path=/head/; revision=12817
* Oops, forgot to commit this.Satoshi Asami1998-08-131-0/+5
| | | | Notes: svn path=/head/; revision=12485
* Make this port non-interactive. The configuration script isSatoshi Asami1998-08-133-38/+56
| | | | | | | | | | | | installed under ${PREFIX} for package users anyway. Also minor cleanup of PLIST to get rid of warnings, and delete one non-existent file. Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> (the non-interactiveness part.) Notes: svn path=/head/; revision=12484
* Spelling and grammar police. This commit brought to you by theMatthew Hunt1998-08-041-1/+1
| | | | | | | letter "A". Notes: svn path=/head/; revision=12270
* Upgrade to 2.3. Also split patch-aa so that each patch affects onlyMatthew Hunt1998-05-275-85/+101
| | | | | | | | | one file. Version 2.3 adds an interface to web browsers (Netscape and Mosaic), a smaller-format window in addition to the traditional window, and "tool tips" that pop up over the buttons. Notes: svn path=/head/; revision=11163
* Update the checksum as suggested by the maintainer of this port.Steve Price1998-01-101-1/+1
| | | | | | | | PR: 5474 Submitted by: Daniel Eischen <deischen@iworks.InterWorks.org> Notes: svn path=/head/; revision=9310
* Upgrade to 2.2.Thomas Gellekum1997-09-085-65/+106
| | | | | | | | PR: 4490 Submitted by: "Daniel M. Eischen" <deischen@iworks.InterWorks.org> Notes: svn path=/head/; revision=7817
* The distfile has been changed.Masafumi Max NAKANE1997-04-253-36/+19
| | | | | | | | PR: 3203 Noticed by: Frank Seltzer <frankd@Kryten.nina.org> Notes: svn path=/head/; revision=6299
* Only ask essential questions (i.e., don't ask if it's ok to put theSatoshi Asami1996-12-041-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> Notes: svn path=/head/; revision=4794
* Upgrade to 2.1Torsten Blum1996-11-293-8/+11
| | | | Notes: svn path=/head/; revision=4717
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-3/+3
| | | | Notes: svn path=/head/; revision=4570
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-151-3/+3
| | | | | | | Added MAINTAINERS to many of them. Notes: svn path=/head/; revision=4497
* New checksum, file updated without name change.Satoshi Asami1996-07-101-1/+1
| | | | | | | Submitted by: "Daniel M. Eischen" <deischen@iworks.InterWorks.org> Notes: svn path=/head/; revision=3355
* Upgrade, 1.4 -> 2.0. Also modified to conform to our new MotifSatoshi Asami1996-04-115-19/+202
| | | | | | | | | standards to allow shared and static linkage. Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org> Notes: svn path=/head/; revision=2967
* Fix multi-line comments. Thanks, Jordan!Satoshi Asami1995-05-161-14/+1
| | | | | | | Pointed-out by: jkh Notes: svn path=/head/; revision=1762
* Updating Makefiles, audio ports.Satoshi Asami1995-04-111-4/+3
| | | | Notes: svn path=/head/; revision=1338
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.Andreas Schulz1995-03-191-1/+1
| | | | Notes: svn path=/head/; revision=1158
* xmcd 1.4Jordan K. Hubbard1995-02-176-0/+79
Submitted by: Gennady Sorokopud <gena@netvision.net.il> Notes: svn path=/head/; revision=997