1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

51167 Commits

Author SHA1 Message Date
Dirk Froemberg
8f1eaeb459 Add xmms-sndfile:
XMMS plugin to allow playing libsndfile supported files

PR:		ports/33373
Submitted by:	David Yeske <dyeske@yahoo.com>
2001-12-31 10:41:17 +00:00
Dirk Froemberg
60e4ee7095 Add xmms-sndfile. 2001-12-31 10:39:25 +00:00
Dirk Froemberg
8c0949d312 Use '::' as an dependency operator for pre-everything target. This is
needed because of the special nature of the pre-everything target.

See http://www.freebsd.org/cgi/getmsg.cgi?fetch=481921+485051+/usr/local/www/db/text/2001/cvs-all/20011007.cvs-all for details.
2001-12-31 10:20:19 +00:00
Alfred Perlstein
b67226884f Open the apm device readonly, this means a user doesn't need to
be in any special groups to run xbattbar.
2001-12-31 09:47:58 +00:00
Jun Kuriyama
ab8c3d8bf7 Add knobs to enable "euc-jp" and "shift_jis" encodings.
Encoding mappings between euc-jp and Shift_JIS and other encoding (such
as Unicode) is not determined as exactly one to one.

This knobs are off by default because author of encoding mappings thought
that any of mappings should not be used by default until final mapping
will be determined (by foo organization?).

Define $XMLPARSER_EUCJP and/or $XMLPARSER_SJIS in /etc/make.conf to
x-euc-jp-(jisx0221|unicode) and/or x-sjis(cp932|jdk117|jisx0221|unicode)
to use these encodings in XML files by p5-XML-Parser (and it's dependents).
2001-12-31 06:57:36 +00:00
Ying-Chieh Liao
cc33eebf1b add cvsd 0.9.3
cvs pserver daemon
2001-12-31 05:33:17 +00:00
Ying-Chieh Liao
56b7fb1d70 upgrade to 1.0.7 2001-12-31 04:02:59 +00:00
Patrick Li
4fec552889 Add new port wmq3 (sucessor to wmqmon), a dockapp that queries quake 3
servers and display information such as current map and number of players
2001-12-31 01:40:18 +00:00
Patrick Li
9cc48bbf3b remove wmqmon. author nolonger developing it, website is dead,
no response from author for months.
2001-12-31 01:34:45 +00:00
Patrick Li
77f59341d2 remove hlserver-oz. unuseable master sites, no response from author
for months, and linux version lagging behind windows alot.
2001-12-31 01:25:34 +00:00
Patrick Li
59cc74596c remove hlserver-oz, wmqmon 2001-12-31 01:21:30 +00:00
Patrick Li
be83d692ca Update to 1.1.0.p19.8.2
PR:		33267
Submitted by:	maintainer
2001-12-31 01:12:10 +00:00
Mark Pulford
069a21ec6c Removed port after repo-copied to iview. 2001-12-30 22:56:02 +00:00
Mark Pulford
88ddddc7f4 Renamed iview to vp. 2001-12-30 22:54:24 +00:00
Akinori MUSHA
361431b8cb Update to 20011231.
pkgtools.conf(5):
  - Introduce new configuration variables: BEFOREBUILD and
    AFTERINSTALL.

    Requested by: Gabriel Ambuehl <gabriel_ambuehl@buz.ch>

  - New utility functions localbase() and x11base() are now available.

pkgdb(1):
  - Add some progress messages.

pkg_deinstall(1):
  - Do not try to backup a nonexistent file.

portupgrade(1):
  - Always run afterinstall commands as root.

  - Show beforebuild/afterinstall commands to run.

  - Do not try to restore a +REQUIRED_BY file that's empty.

overall:
  - Do not call stty(1) if stdin is not a terminal.

  - Fix a bug where portupgrade(1) and pkgdb(1) fail to do a
    substitution over a large file.

    Reported by:	asmodai
2001-12-30 22:45:44 +00:00
Mario Sergio Fujikawa Ferreira
22f826c536 Remove files no longer necessary after Makefile rev 1.29
PR:		33319
Submitted by:	maintainer
2001-12-30 22:12:02 +00:00
Mario Sergio Fujikawa Ferreira
499f572d8c o Fix deinstall problem: do not use variables before defining them
o Correct RUN_DEPENDS: frontpage5 -> frontpage

PR:		33317
Submitted by:	maintainer
2001-12-30 22:08:03 +00:00
Pete Fritchman
4fc0f62ed6 - update to 0.5.8
- don't rewrite do-install, patch the distribution's Makefile instead

PR:		33334
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-30 19:52:44 +00:00
Pete Fritchman
7ea800cd45 Add p5-Lingua-Preferred 0.1.1, perl extension to choose a language.
PR:		33329
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2001-12-30 19:38:22 +00:00
Dirk Froemberg
7f66850943 Add missing '"' at the end of echo. 2001-12-30 19:36:12 +00:00
Ying-Chieh Liao
1c39d223b7 add cave 0.3
Character Animation Viewer for Everyone
2001-12-30 19:24:46 +00:00
Ying-Chieh Liao
2c0a6c05c4 add retawq 0.0.5
An interactive, multi-threaded web browser for text terminals
2001-12-30 18:52:17 +00:00
Pete Fritchman
b892dcdb05 Chase libaudio shlib major (from the audio/nas update). 2001-12-30 18:17:35 +00:00
Pete Fritchman
5eda61c090 - update to 1.5
- update MASTER_SITES
- split manpages out into Makefile.man
- print out PKGMESSAGE better

PR:		33333
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-30 18:15:33 +00:00
Patrick Li
e3c2ea1130 Update to 0.8.0 2001-12-30 18:00:17 +00:00
Dirk Froemberg
a556ea9f72 Change "file dependency specification" for pre-everything from ':'
to '::' to fix problems with "make index".
2001-12-30 17:48:46 +00:00
Ying-Chieh Liao
57eed0aeba upgrade to 2.0 2001-12-30 17:39:39 +00:00
Pete Fritchman
d3c716f53e - update to 3.5.1
- respect CC/CFLAGS

PR:		33332
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-30 17:18:07 +00:00
Pete Fritchman
4ee838b000 Add p5-Term-ProgressBar 1.0, perl extension to display a progress bar.
PR:		33331
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2001-12-30 16:42:22 +00:00
Pete Fritchman
71e851f545 Add p5-Log-TraceMessages 1.1, perl extension for trace messages
used in debugging.

PR:		33330
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2001-12-30 16:34:06 +00:00
Pete Fritchman
74b85a6e0c Add p5-Lingua-EN-Numbers-Ordinate 0.01, go from cardinal number (3)
to ordinal ("3rd").

PR:		33328
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2001-12-30 16:21:51 +00:00
Pete Fritchman
5dbf3fedcd Add p5-Lingua-EN-Gender 0.02, inflect pronouns for gender.
PR:		33327
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2001-12-30 16:16:48 +00:00
Jun Kuriyama
4792baef2d o Add dependency on p5-XML-RegExp.
o Add dependency on p5-libwww which is optional but major function
  parsefile() requires it.
o Patching XML/DOM.pm if ${PERL} is older than 5.6.0.
2001-12-30 16:14:43 +00:00
Pete Fritchman
1caf7544bb Add p5-Business-ISSN 0.90, perl extension for International
Standard Serial Numbers.

PR:		33326
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2001-12-30 16:12:42 +00:00
Pete Fritchman
022f6210e1 Add p5-Business-ISBN 1.64, work with International Standard Book
Numbers.

PR:		33325
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2001-12-30 16:04:08 +00:00
Ying-Chieh Liao
0299586db8 upgrade to 0.5.0
PR:		33341
Submitted by:	Ports Fury
2001-12-30 15:44:17 +00:00
Jun Kuriyama
237f3dcdff Upgrade to v1.35. 2001-12-30 15:41:58 +00:00
Ying-Chieh Liao
23ecb620f3 upgrade to 4.3.0
PR:		33335
Submitted by:	Ports Fury
2001-12-30 15:41:27 +00:00
Yoichi NAKAYAMA
6b67ef8e17 Fix dir entry to refer one installed by speedbar port.
Put back old speedbar entry on info/dir after deinstalling speedbar port.

Approved by:	maintainer
2001-12-30 13:45:49 +00:00
Dirk Froemberg
1462fcb5ed Fix bug in xmldocfile() if DTD entities are in the XML document.
This patch was taken from the PHP CVS repository.

Submitted by:	Mark Chesney <mark@chesneycorp.com>
2001-12-30 12:48:56 +00:00
Dmitry Sivachenko
d5b5239a0d Upgrade to version 1.4.
PR:		33338
Submitted by:	KATO Tsuguru <tkato@prontomail.com>

Other files (pkg-plist, Makefile, etc) were committed few minutes ago,
but the corresponding e-mail was not sent (apparently) because I aborted
cvs ci in files/ directory.  I don't know whether it is a bug or a feature...
2001-12-30 12:28:07 +00:00
Dmitry Sivachenko
70b5f79b2f Update to version 1.4.
PR:		33338
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-30 12:10:03 +00:00
Maxim Sobolev
adefabd190 Update pkg-message to match reality.
PR:		33324
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-12-30 08:20:33 +00:00
Patrick Li
18540c5c10 Update to 1.44
PR:		33323
Submitted by:	maintainer
2001-12-30 07:41:24 +00:00
Mark Pulford
e20828de48 Updated to 1.7. 2001-12-30 06:59:19 +00:00
Mark Pulford
eab1829e41 Updated to 1.14. 2001-12-30 06:58:41 +00:00
Mark Pulford
1494bbdd46 Updated to 3.1.5. 2001-12-30 06:58:04 +00:00
Mark Pulford
4a23cc4804 Repocopied from graphics/iview.
Updated to 1.5.
2001-12-30 06:56:58 +00:00
Cy Schubert
318291c28d 1. Update to 4.1.72.
2.  Change MAINTAINER from my work email address to my FreeBSD.org
    email address.
3.  Patch to optionally enable RAWDCF (DCF77 raw time code).
    Obtained from:  Harlan Stenn <stenn@whimsy.udel.edu>

Reviewed by:  nectar
2001-12-30 04:48:07 +00:00
Jun Kuriyama
cad10d6404 Fix dependency.
Found by:	bento
2001-12-30 03:50:32 +00:00