1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

112322 Commits

Author SHA1 Message Date
FUJISHIMA Satsuki
285c532311 fix for post-GEOM system.
PR:		45911
Submitted by:	Valentin Nechayev <netch@netch.kiev.ua>
2004-10-28 05:18:33 +00:00
FUJISHIMA Satsuki
6fa57456f7 o update to 0.91.
o respect CFLAGS.
o passing PTHREAD_* bits via makefile.machine.
 With this four patches no longer required.

Approved by:	maintainer
2004-10-28 04:59:12 +00:00
Cheng-Lung Sung
434fac9146 - textproc/xerces-c2 has been update to 2.6.0,
so change LIB_DEPENDS.

Approved by:	co-mentor (vanilla)
2004-10-28 03:27:36 +00:00
Cheng-Lung Sung
4a2b496452 - fix depends path
- Log:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2004101518/p5-Apache-AuthenCache-1.00.log

Approved by:	co-mentor (vanilla)
2004-10-28 03:23:56 +00:00
Clive Lin
4b6ed0cfd5 Point to "Real Legacy Software Archive", as discussed
in Message-ID: <20041019164258.GA2003@CARTIER>

Read the mail to play the trick.
2004-10-28 03:15:46 +00:00
Cheng-Lung Sung
30ed94f75e - Update to 1.12
- Unbreak that this port can be compiled in OSVERSION < 500000.
- timeout (from Sun Sep 12 16:20:31 GMT 2004)

PR:		ports/71654
Submitted by:	clsung
Approved by:	co-mentor (vanilla)
2004-10-28 02:52:05 +00:00
Cheng-Lung Sung
3a5fad2dc4 - A PHP and MySQL based blogging platform
- Run in Apache

PR:		ports/73190
Submitted by:	clsung
Approved by:	co-mentor (vanilla)
2004-10-28 02:32:09 +00:00
Ying-Chieh Liao
b67cb10f42 add cbrpager 0.9.5
A viewer for cbr (comic book archive) files
2004-10-28 02:06:22 +00:00
Pav Lucistnik
bad3a69afe - Update to 0.9.9
Still broken on 5.x

PR:		ports/73215
Submitted by:	Adam Jette <jettea46@yahoo.com> (maintainer)
2004-10-28 00:17:34 +00:00
Pav Lucistnik
f3a0d1bb65 - Update to 3.6.4
- Take maintainership
- rcng script

PR:		ports/73059
Submitted by:	Radek Kozlowski <radek@raadradd.com>
2004-10-28 00:04:57 +00:00
Pav Lucistnik
b41537ea0d - Update to 1.3
PR:		ports/73212
Submitted by:	Jan Stocker <jan.stocker@t-online.de> (maintainer)
2004-10-27 23:57:26 +00:00
Pav Lucistnik
37f047dfd1 - Update to 0.5.0
PR:		ports/73065
Submitted by:	HAYASHI Yasushi <yasi@yasi.to> (maintainer)
2004-10-27 23:41:55 +00:00
Pav Lucistnik
75e64f281b - Update to 0.3.4
PR:		ports/73067
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2004-10-27 23:34:56 +00:00
Pav Lucistnik
f879b59fe1 - Update to 0.10.1
PR:		ports/73200
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2004-10-27 23:21:33 +00:00
Pav Lucistnik
6d56929f5a - Update master site and WWW 2004-10-27 22:50:45 +00:00
Pav Lucistnik
5ffb27574a - Fix package so it registers shared libraries in ocaml register
PR:		ports/73194
Submitted by:	stephane (maintainer)
2004-10-27 22:45:28 +00:00
Sean Chittenden
88f49b73ac dbmail 2.0.0 needs -fPIC set in order to be sodomized by libtool on amd64.
Set this universally since it's quite plausible that other 64bit platforms
may need this.  Don't bump the port version since it wasn't installable on
the systems that would need the portversion bump.
2004-10-27 22:29:19 +00:00
Thierry Thomas
fc582c676b Upgrade to the latest snapshot. 2004-10-27 22:28:30 +00:00
David E. O'Brien
20d3a92783 Install the binary as 'bash2' also. 2004-10-27 22:13:04 +00:00
Pav Lucistnik
0362947b6b - Update to 2.0.s4
PR:		ports/73138
Submitted by:	Kirk Strauser <kirk@strauser.com> (maintainer)
2004-10-27 22:12:17 +00:00
David E. O'Brien
90aa8bfb60 Use the offical option for static linking. 2004-10-27 22:10:35 +00:00
Pav Lucistnik
ded40cdbd0 - Update to 8.1b3
- Add WITH_MYSQL knob
- Introduce rcng script

PR:		ports/73139
Submitted by:	Florent Thoumie <flz@xbsd.org> (maintainer)
2004-10-27 21:43:46 +00:00
Pav Lucistnik
a1b1321d98 Add convmv.
convmv is meant to help convert a single filename, a directory tree and the
contained files or a whole filesystem into a different encoding. It just
converts the filenames, not the content of the files. A special feature of
convmv is that it also takes care of symlinks, also converts the symlink target
pointer in case the symlink target is being converted, too.

All this comes in very handy when one wants to switch over from old 8-bit
locales to UTF-8 locales. It is also possible to convert directories to UTF-8
which are already partly UTF-8 encoded. convmv is able to detect if certain
files are UTF-8 encoded and will skip them by default. To turn this smartness
off use the --nosmart switch.

PR:		ports/73191
Submitted by:	Kuang-che Wu <kcwu@csie.org>
2004-10-27 21:12:27 +00:00
Josef El-Rayes
5c18a76486 Document rssh format string vulnerability.
Approved by:	nectar
2004-10-27 21:11:09 +00:00
Pav Lucistnik
badad93453 - Update to 0.23
PR:		ports/73187
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
2004-10-27 20:56:37 +00:00
Alex Dupre
0bb43f2e95 - Update to 0.94.14.r20
- Utilize INFO and PORTDOCS

PR:		ports/73213
Submitted by:	leeym
2004-10-27 20:50:05 +00:00
Pav Lucistnik
9cc41810c6 - Mark only for i386, does not build on 64-bit archs
PR:		ports/73217
Submitted by:	Julian Stecklina <der_julian@web.de> (maintainer)
2004-10-27 20:49:11 +00:00
Pav Lucistnik
65c639dd2e - Update maintainer's address
- Update WWW

PR:		ports/73180
Submitted by:	Andrew Turner <zombie@i4free.co.nz> (maintainer)
2004-10-27 20:46:32 +00:00
Pav Lucistnik
7d98b3c8b4 - Update to 1.30
PR:		ports/71400
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
Approved by:	maintainer timeout (2 months)
2004-10-27 20:39:17 +00:00
Alex Dupre
20b7810c37 Update to 4.1.7 release. This is the first 4.1 production release. 2004-10-27 20:36:20 +00:00
Anton Berezin
1240a58212 Add bld 0.2.4, a blacklisting daemon.
PR:		72598
Submitted by:	ob
2004-10-27 19:54:46 +00:00
Pav Lucistnik
a895297c71 - Add knobs for linking against Berkeley DB (various versions)
- Disconnect tools directory from build, to save build time and to avoid patches
- Cosmetics in rc script

PR:		ports/73158
Submitted by:	Michael O. Boev <mike@tric.tomsk.gov.ru>
2004-10-27 19:35:41 +00:00
Pav Lucistnik
a6b9ddac1d - Update to 2.16.7, a security release:
Class:       Unauthorized Bug Change
Versions:    2.9 through 2.18rc2 and 2.19
Description: It is possible to send a carefully crafted HTTP POST
	     message to process_bug.cgi which will remove keywords from
	     a bug even if you don't have permissions to edit all bug
	     fields (the "editbugs" permission).  Such changes are
	     reported in "bug changed" email notifications, so they are
	     easily detected and reversed if someone abuses it.
Reference:   https://bugzilla.mozilla.org/show_bug.cgi?id=252638

- Correct SQL command in pkg-message

PR:		ports/71161, ports/73166
Submitted by:	Dmitry A Grigorovich <odip@bionet.nsc.ru>
2004-10-27 19:23:53 +00:00
Pav Lucistnik
da5a605249 - Update to 20041017
PR:		ports/73174
Submitted by:	Kirk Strauser <kirk@strauser.com> (maintainer)
2004-10-27 18:49:08 +00:00
David E. O'Brien
eb0476c2dd Really allow building on 4.x. Rev 1.40 was a NOP as the base readline lib
(libreadline.so.4) was the same name as the ports's library.  So Rev 1.40
only worked if you manually installed the readline port.  This fix allows
gdb6 to build with the base stock readline.
2004-10-27 18:37:40 +00:00
James E. Housley
ce795f59a7 Update to DAT 4401 2004-10-27 18:14:38 +00:00
James E. Housley
690474a309 Remove a DAT file that didn't completely download because it is not useful
and make refetching easier
2004-10-27 18:13:16 +00:00
Dirk Meyer
e8599f3df2 - Fix bad source path in tclConfig.sh tkConfig.sh
make packages from pointyhat cluster work as intended
2004-10-27 18:07:18 +00:00
David E. O'Brien
89e77fc278 Remove the still-born GCC 3.5 port. There will be no FSF GCC version 3.5,
and we will grow a devel/gcc40 port.

PR:	71696
2004-10-27 18:06:34 +00:00
Norikatsu Shigemura
72bb41bc64 o Update to 1.0 RELEASE.
o Reset MAINTAINER to java@.
o Bump PORTEPOCH accordingly.

PR:		ports/72803
Submitted by:	Jeremy Faulkner <gldisater@gldis.ca>
2004-10-27 16:58:34 +00:00
Norikatsu Shigemura
70acff40af Update to 3.0.1.
PR:		ports/72989
Submitted by:	Jeremy Faulkner <gldisater@gldis.ca>
2004-10-27 16:58:22 +00:00
Norikatsu Shigemura
e5d036ab84 o Update to 2.0.1 RELEASE.
o Reset MAINTAINER to java@.
o Bump PORTREVISION accordingly.

PR:		ports/72802
Submitted by:	Jeremy Faulkner <gldisater@gldis.ca>
Approved by:	maintainer no response
2004-10-27 16:58:09 +00:00
Norikatsu Shigemura
9e2dbd4bf1 o Update to 3.0.1. [1]
o Use native JDK rather than linux-sun-jdk. [2]
o Utilize WITH_MOZILLA.  It provies to use mozilla or firefox. [2]
o Fix some port's bugs. [2]
o Add zip to BUILD_DEPENDS and fix build error without zip. [3]

PR:		ports/72990 [1], ports/72475 [2]
Submitted by:	Jeremy Faulkner <gldisater@gldis.ca> [1], [2]
Pointed out by:	pointy via kris [3]
2004-10-27 16:57:48 +00:00
Herve Quiroz
5d0afe7355 - Update to 8.1.1
- New launcher script 'saxon-xquery' to perform XQuery queries
- PREFIX -> LOCALBASE in launcher script
- (CP ; CHOWN) -> CPIO
- Register run dependency on Xerces-J
- Dynamic plist
- More relevant homepage URL in pkg-descr
- Take maintainership
2004-10-27 16:50:43 +00:00
Doug Ambrisko
4384ae3526 Make it build the ROMs and boot1a.bin so it makes the description
file on how to make an image.
2004-10-27 16:35:03 +00:00
Makoto Matsushita
0395bedb60 Change Adobe CMap directory path to match current print/adobe-cmaps.
Submitted by:	Masumi Toyoshima, masumi.is.env.kitakyu-u.ac.jp
2004-10-27 16:02:37 +00:00
Vanilla I. Shu
e7dbf6fab0 Fix build on 4-stable
PR:		ports/72808
Submitted by:	maintainer
2004-10-27 15:46:11 +00:00
Vanilla I. Shu
2dbbb3cf12 Fix build on 4-stable.
PR:		ports/72807
Submitted by:	maintainer
2004-10-27 15:42:29 +00:00
Munechika SUMIKAWA
d4626fd9d4 - Move Makefile.inc into ${WRKDIR}
- Make compilable when FreeBSD has /dev/ip.

Obtained from:	net/quagga
Reported by:	swylie@wylie.com
2004-10-27 15:27:36 +00:00
Vanilla I. Shu
8ff3473972 Upgrade to 3.0.2.
PR:		ports/73185
Submitted by:	maintainer
Some part by:	me
2004-10-27 15:25:11 +00:00