Commit graph

112536 commits

Author SHA1 Message Date
Michael Johnson
a79d1002f7 update to 0.31
PR:		ports/73263
Approved by:	adamw (mentor)
2004-10-30 21:43:50 +00:00
Michael Johnson
4cba0eab72 Add audio/faac support
bump PORTREVISION

PR:		ports/73023
Reviewed by:	Anish Mistry (maintainer)
Approved by:	adamw (mentor)
2004-10-30 21:42:29 +00:00
Clement Laforet
d189d69fdd - Fix apache2 build, I hope...
Noticed by:  many
Committed from: EuroBSDcon Hotel's bar.
Pointy hat to:	me
Under supervision from: mat, thierry, erwin (former mentor)
2004-10-30 19:44:41 +00:00
Jimmy Olgeni
aaa8e2c44a Upgrade to version 2.1.4. 2004-10-30 19:03:29 +00:00
Gerald Pfeifer
5e51067421 Update to the 20041029 snapshot of GCC 3.4.3. 2004-10-30 17:07:02 +00:00
Makoto Matsushita
220af6b0e1 Quick workaround to unbreak INDEX: use PKGNAMESUFFIX if SKK_JISYO_SUFFIX.
ports/japanese/skk-jisyo-cdb need to be changed, but still pending
(I'd like to contact current MAINTAINER first.)

No actual content change, no bump.

Noticed by: kris via "INDEX build failure report"
2004-10-30 16:58:17 +00:00
Yen-Ming Lee
503ad9bd2e - add USE_GCC=3.3 and unbreak this port
- replace pkg-plist with PLIST_FILES and PORTDOCS
2004-10-30 16:46:42 +00:00
Michael Johnson
6b00f68210 update to 0.14
update WWW line

PR:	ports/72499
Approved by:	adamw (mentor)
2004-10-30 16:35:43 +00:00
Michael Johnson
803ce48058 update to 0.9.6
PR:	ports/72771
Approved by:	adamw (mentor)
2004-10-30 16:29:37 +00:00
Michael Johnson
74a9f6eff6 update to 0.7.41
PR:	ports/72363
Reviewed by:	holger@e-gitt.net (maintainer)
Approved by:	adamw (mentor)
2004-10-30 16:26:30 +00:00
Michael Johnson
acf4bb4465 update to 1.1
PR:	ports/71720
Approved by:	adamw (mentor)
2004-10-30 16:18:23 +00:00
Foxfair Hu
a82abda473 Approved by: maintainer
Upgrade p5-Config-Simple 4.56 -> 4.57
2004-10-30 15:46:16 +00:00
Clement Laforet
fa4c5a2a41 util_ald_cache_purge() fails to relink the cache entries during a cache purge.
So apply the official patch
2004-10-30 15:32:53 +00:00
Makoto Matsushita
7ea58dff91 Update to 1.71.
As you know, version 1.71 (actually 1.71dev) is "development version."
However, this version was already available in 20th century, and there
are no "doesn't work" information.  The author of dbskkd-cdb says it's
ok to update this port to version 1.71dev, so here it is.

With a help of ports/databases/cdb, the Makefile is simpler than previous.

No features are changed, except dbskkd-cdb does chroot(2) in this version.
Since chroot(2) requires superuser privilege, dbskkd-cdb should be started
by root.  For inetd user, please double-check your inetd.conf line from

  skkserv stream tcp nowait nobody ${PREFIX}/libexec/dbskkd-cdb dbskkd-cdb

to

  skkserv stream tcp nowait root ${PREFIX}/libexec/dbskkd-cdb dbskkd-cdb"

to kick by root.  Daemontools users please consult the document.

Thanks to: Kenji Rikitake (the dbskkd-cdb author)
2004-10-30 14:36:48 +00:00
Makoto Matsushita
52784d1110 Take MAINTAINERship from ports@FreeBSD.org (again; I was the MAINTAINER
of this port), and completely rewrite this port in order to install
latest version of dictionaries with less costs.

Major changes are as follows:

* Set DISTFILES to my directory of MASTER_SITE_LOCAL.  This directory
  will contain monthly jisyo snapshot from the original distribution,
  <URL:http://openlab.jp/skk/skk/dic/>.  For less traffic, dictionary
  files are bzip2(1)ed.  Thanks to cron(8), I can update my MASTER_SITE_LOCAL
  directory automatically -- you can see 200411 version of dictionary file
  at Nov/01/2004 (yeah!).
* You can choose which size of dictionary files to be installed. Set
  SKK_JISYO_TYPE to L, M, S, or any combination of these chars.  Default
  to 'L M S' so no files are disappeared with this commit.
* Introduce WITH_SKKJISYO_DELCOMMENTS, to delete annotations of any
  dictionaries (at this time, only SKK-JISYO.L have annotations).
  If you 1) don't want any annotations, 2) want to save disk space, or
  3) have a client which doesn't aware annotations, use this option:
  i.e., "make WITH_SKKJISYO_DELCOMMENTS=yes".
* Introduce WITH_SKKJISYO_CDB, to build CDB version of dictionaries.
  In previsous version of ports, it is assumed that CDB version is
  already made.  However, it seems that the maintenance cost is not
  so cheap; ports/japanese/skk-jisyo-cdb is broken at least two months.
  I'm trying to contact the MAINTAINER of ports/japanese/skk-jisyo-cdb;
  with this change, ports/japanese/skk-jisyo-cdb can be changed more
  simple one.
* While I'm here, employ PLIST_FILES to simplify pkg-plist.

I've tested as much as possible including option combinations, "make
package", and pkg_add/delete.  But if you find that I made a mistake,
please let me know.

Tested by: rushani
Suggestion from: nork
2004-10-30 14:20:21 +00:00
Thierry Thomas
f746d732ca Upgrade to 1.3.3.
PR:		73281
Submitted by:	maintainer.
2004-10-30 11:56:34 +00:00
Alex Dupre
46d300ca60 Fix build on 4.X.
Spotted by:	Derkjan de Haan <derkjan@haanjdj.demon.nl>
2004-10-30 11:29:48 +00:00
Hiroki Sato
1f102ebc99 Fix the build breakage when LaTeX2e <2003/12/01> is used.
Approved by:	Stefan Walter (sw at gegenunendlich dot de)
Noticed by:	kris
2004-10-30 10:53:23 +00:00
Hiroki Sato
918fd82ea0 Use $TEXMFLOCAL/ptex/jadetex as the install directory.
Bump PORTREVISION.
2004-10-30 10:47:46 +00:00
Kirill Ponomarev
3d1872ff52 Update to 0.4.3 - security release which fixes some vulnerabilities
which may cause crash or DoS (see ChangeLog for details).

Perl module related changes (it's now possible to enable/disable it
in configure script)

PR:		ports/73287
Submitted by:	maintainer
2004-10-30 09:08:28 +00:00
Cheng-Lung Sung
afc2d33bec - perl extension that testing data structures for differences deeply.
PR:		ports/73237
Submitted by:	Alex Kapranoff <kappa AT rambler-co dot ru>
Approved by:	co-mentor (vanilla)
2004-10-30 08:42:30 +00:00
Anton Berezin
41cb81d2e5 Update to 3.21. 2004-10-30 07:54:21 +00:00
Anton Berezin
ec435a465f Update to 0.3.1.
PR:		73236
Submitted by:	maintainer
2004-10-30 07:47:50 +00:00
Maho Nakata
6c10f4cbbb Adding corresponding #iZ
#iZ 11424
#iZ 28398
http://qa.openoffice.org/issues/show_bug.cgi?id=11424
http://qa.openoffice.org/issues/show_bug.cgi?id=28398
2004-10-30 05:54:26 +00:00
Michael Johnson
bf68f8f282 Change address back to FreeBSD address
Approved by:	adamw (mentor)
2004-10-30 04:47:54 +00:00
Michael Johnson
9ffe8d95e7 update to 0.2.1
PR:	ports/73262
Approved by:	adamw (mentor)
2004-10-30 04:31:49 +00:00
Michael Johnson
fe915256b7 Remove not need gnomeprefix
Pointed out by:	marcus
Approved by:	adamw (mentor)
2004-10-30 04:21:27 +00:00
Michael Johnson
2cd11fd7a9 Add missing header to fix build of gstreamer-plugins on >5.x
PR:	ports/73260
Pointed out by:	sean@mcneil.com
Approved by:	adamw (mentor)
2004-10-30 03:22:23 +00:00
Michael Johnson
4110d13b4a Add myself to the map
Approved by:	adamw (mentor)
2004-10-30 01:58:45 +00:00
Cy Schubert
c19649da3d Add a sudo dependency and dependency on libutil. 2004-10-30 01:46:55 +00:00
Alex Dupre
cfe573c314 Update to 0.65 release:
- Add support for gtk 2.x
- Remove support for ipv6

Submitted by:	Gianmarco Giovannelli <gmarco@giovannelli.it>
Approved by:	billf (maintainer)
2004-10-29 22:31:02 +00:00
Michael Johnson
b0823ae396 Change email to new FreeBSD.org address
Approved by:adamw (mentor)
2004-10-29 22:24:47 +00:00
Joe Marcus Clarke
d24cea048d Update to 1.1.12. 2004-10-29 18:58:25 +00:00
Cy Schubert
f0337e4c07 Correct some tty handling problems. 2004-10-29 18:31:14 +00:00
Hiroki Sato
6f089d1aff Update to 0.24.17. This will be the last release of
mirror-mode-only-cvsync.  Changes include:

- Make more friendly to userlevel POSIX thread libraries.
- Improve performance to parse rcsfile(5) based files.
- When -u/-g is specified, drop the privilege completely.
2004-10-29 17:57:53 +00:00
Oliver Lehmann
27e8ab70e2 update to 0.96 [1]
remove -O options from CFLAGS for gcc versions < 3

PR:		ports/71658
Submitted By:	Dominik Brettnacher <domi@saargate.de>
Approved By:	maintainer
2004-10-29 16:50:14 +00:00
Dirk Meyer
86adff2b7d - Security Patch
CAN-2004-Ã0940
Obtained from:	apache-1.3.33
2004-10-29 16:29:14 +00:00
James E. Housley
5f74671bbc Update to DAT 4403 2004-10-29 16:28:02 +00:00
Bill Fenner
9ca69d5e35 Upgrade to 1.46: permits "Contact Information" as an alternative
name for "Authors' Addresses"
2004-10-29 14:56:19 +00:00
James E. Housley
d018c93f33 Update to DAT 4402 2004-10-29 13:42:11 +00:00
Andrey A. Chernov
97a621a081 Upgrade to 1.3.33 2004-10-29 09:06:04 +00:00
Alexey Dokuchaev
ac54ae2dbe Unbreak with recent GCC (fix bad C++ code).
Approved by:	fjoe (mentor, implicit)
2004-10-29 08:29:30 +00:00
Sergey Skvortsov
5b31c42191 Moved to p5-HTTPD-User-Manage. 2004-10-29 07:50:33 +00:00
Sergey Skvortsov
dcc83681f2 Rename p5-HTTPD-Tools to p5-HTTPD-User-Manage. 2004-10-29 07:40:25 +00:00
Makoto Matsushita
5cf8be4633 Release maintainership.
Since Aug/2003, this port doesn't provide a client portion of SKK.  This
means that this "meta" port is not a "meta."  Since there are lots of
servers/clients/dictionaries of SKK, it would be a little bit hard to
define what's the "whole SKK system."  (Note that old SKK tarball have
server, client, and dictionary, so it's simple to define the "whole.")

This ports can be removed if nobody still care of this, but I hope that
someone cleanups this port in someday -- just drop my maintainership only.

Note for SKK users:  Take your favorite applications and use it.

- servers
	skkserv, dbskkd-cdb, rskkserv, and multiskkserv are in the ports.
	See also http://openlab.jp/skk/skkserv.html for more servers.
- clients
	ddskk, ddskk-emacs20 (both are also called "skk 12.x"), jmode-skk,
	skk10-elisp-emacs20, skkfep, skkinput, and skkinput3 are in the ports.
	You may find other clients, for GTK, IIIMF; try googling.
- dictionary
	There are ports of skk-jisyo and skk-jisyo-cdb (CDB version of
	dictionary).
	See also http://openlab.jp/skk/dic.html more dictionaries.
- others
	There is a port of skk-tools.
2004-10-29 06:19:00 +00:00
Makoto Matsushita
b5b67558b9 Release maintainership.
The skkserv is so old and slow, almost all users doesn't use in their real
life I believe -- but I don't delete it, since there's no reason to do.

If you still use this server, check http://openlab.jp/skk/skkserv.html and
switch to a new server; dbskkd-cdb, rskkserv, and multiskkserv are good
candidates since they are all registered to FreeBSD ports.
2004-10-29 05:57:11 +00:00
David E. O'Brien
50832123ad Consume tcl/tk 8.4. 2004-10-29 03:46:01 +00:00
Dejan Lesjak
1b9ee0e7dd Install Faroese (fo) keyboard layout.
Pet portlint while here.

Reported by:	ice (ice2000 at post olivant fo)
2004-10-29 03:24:48 +00:00
Cheng-Lung Sung
0a992ce7c9 - perl extensions that hide and store warnings while running test scripts
PR:		ports/73235
Submitted by:	Alex Kapranoff <kappa AT rambler-co dot ru>
Approved by:	co-mentor (vanilla)
2004-10-29 03:11:11 +00:00
Hye-Shik Chang
bbaed92336 Update to 0.9.2 2004-10-29 02:28:49 +00:00