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

106368 Commits

Author SHA1 Message Date
Oliver Eikemeier
335b633290 use distfile from websieve-063a 2004-07-19 07:26:51 +00:00
Oliver Eikemeier
933d4284f1 add files forgotten in last commit 2004-07-19 07:25:55 +00:00
Oliver Eikemeier
405420ffaa Update to version 063a
PR:		69265 (partly)
Submitted by:	Toshiya SAITOH <toshiya@saitoh.nu>
2004-07-19 07:25:30 +00:00
Alex Dupre
2f53f9a14a Add pecl-zip 1.0, a PECL extension to read zip files. 2004-07-19 07:24:30 +00:00
Alex Dupre
b124da0367 Use the new PHP infrastructure. 2004-07-19 07:23:20 +00:00
Alex Dupre
993768b304 Add new shared extension for PHP. 2004-07-19 07:22:10 +00:00
Alex Dupre
54c2769190 Add new shared extension for PHP. 2004-07-19 07:21:35 +00:00
Edwin Groothuis
203cd8df0e [PATCH] misc/screen: Utilize EXAMPLESDIR
Utilize EXAMPLESDIR to improves layout; i.e.,

	  configuration file        -> ${PREFIX}/etc
	  sample configuration file -> ${PREFIX}/share/examples/${PORTNAME}

	This change helps if many configuration files and sample ones exist.

PR:		ports/58385
Submitted by:	Hideyuki KURASHINA <rushani@FreeBSD.org>
Approved by: 	maintainer timeout
2004-07-19 07:21:17 +00:00
Alex Dupre
638b516428 Add php5-pear, the PEAR framework for PHP. 2004-07-19 07:17:29 +00:00
Alex Dupre
9beee9d36d Add php4-pear, the PEAR framework for PHP. 2004-07-19 07:16:54 +00:00
Alex Dupre
33e77102be Second step of PHP mega-commit:
- update bsd.php.mk to handle the new PHP infrastructure
2004-07-19 07:15:24 +00:00
Alex Dupre
ab66df4bf4 Add pcre extension for PHP. 2004-07-19 07:12:57 +00:00
Alex Dupre
5b11118649 Add pcre extension for PHP. 2004-07-19 07:12:19 +00:00
Alex Dupre
a88bd100ed Add xml extension for PHP. 2004-07-19 07:11:17 +00:00
Alex Dupre
566f7e37e3 Add xml extension for PHP. 2004-07-19 07:10:38 +00:00
Volker Stolz
f2b53e89c5 Update to 0.26
PR:		ports/69018
Submitted by:	Kimura Fuyuki (maintainer)
2004-07-19 07:09:43 +00:00
Alex Dupre
af7ee2a6ac First step of the PHP mega-commit:
- remove extensions and PEAR from the PHP base ports
- add more OPTIONS to PHP base ports
2004-07-19 07:05:36 +00:00
Volker Stolz
f9b6f78e21 Update to pre 15
PR:		ports/69208
Submitted by:	Linh Pham
2004-07-19 06:52:02 +00:00
Sergey Skvortsov
b9a9bac441 Updated to 1.4 2004-07-19 06:51:03 +00:00
Volker Stolz
5ff54b1bbd Update to v.16:
- This version supports 13 fields long make describe format. closes ports/69238
- Database format changed in both python and postgresql backends.
- You need to delete portindex.pck file if you have more than 0 entries in index generated by portindex 15
- You need to update postgresql tables (added some columns) by hand or use create.sql script for drop + create.
- loadindex and updinst are 100% faster due to using of prepared statements in portgresql.
- updateall script optimized. When used, slow fs walking is avoided in portreadmes, loadindex
- updinst updates alive package status
- added stealthupdates script for listing changes without portrevision bumps
- added options to configuration file for keeping dupes in index (recommended) and keeping ports with partial unresolved depends
- added back link to portindex homepage because downloading rate drops

PR:		ports/69256
Submitted by:	Radim Kolar (maintainer)
2004-07-19 06:42:48 +00:00
Eric Anholt
47a9baa231 s/WITH_XLIB/USE_XLIB/ -- fixes missing dependency.
Reported by:	pointyhat via kris (over and over)
2004-07-19 06:29:06 +00:00
Sergey Skvortsov
f851439267 Updated to 1.00 2004-07-19 06:24:49 +00:00
Edwin Groothuis
e97215bace New port: devel/slb_rf60
This is a pcsc-lite driver for the Schlumberger Reflex 62/64
	serial smartcard reader

	This port should be filed under "security/ifd-slb_rf60"
	because there are already some other pcsc-lite drivers
	follow this convention.

	I also made a few minor changes because of portlint warnings,
	so please apply this patch and rename the directory to
	"ifd-slb_rf60" before committing.

PR:		ports/63120
Submitted by:	Toni Andjelkovic <toni@soth.at>
2004-07-19 06:04:16 +00:00
Maxim Sobolev
65fd5b616d Update to 1.1. 2004-07-19 05:42:23 +00:00
Dirk Meyer
6fdba7c09c - update MASTER_SITES 2004-07-19 05:40:34 +00:00
Dirk Meyer
31d2ffa52f - update URL website 2004-07-19 05:32:15 +00:00
Dirk Meyer
85c2846a81 - update to 1.0.10
- drop maintainership
2004-07-19 05:27:43 +00:00
Dirk Meyer
55debb52d1 - drop maintainership 2004-07-19 05:15:28 +00:00
Edwin Groothuis
3db5421a96 new port: devel/libpreps - gui part stable release
preps is a problem report system developed for linux.
	preps-gui is part #3 of preps pack.

PR:		ports/64585
Submitted by:	Alex Lyashkov <shadow@psoft.net>
2004-07-19 05:10:12 +00:00
Dirk Meyer
09125a02c7 - delete port after repropcopy to sendmail811 2004-07-19 04:54:01 +00:00
Dirk Meyer
89d4531cec rename mail/sendmail-old 2004-07-19 04:49:20 +00:00
Dirk Meyer
3bc36ee9df - new option SENDMAIL_PORT 2004-07-19 04:45:33 +00:00
Dirk Meyer
3bb1ec678a - installs pkgconfig data in $(prefix)/libdata
PR:		69150
Submitted by:	Konstantin Oznobihin
2004-07-19 04:36:14 +00:00
Dirk Meyer
d9c7deea9e - Security Fix
- update to 2.8.19-1.3.31
2004-07-19 04:06:46 +00:00
Dirk Meyer
727cbd0d7c - new option SENDMAIL_PORT 2004-07-19 03:50:24 +00:00
Oliver Lehmann
6d22a57097 update to xfce4-4.0.6 2004-07-19 03:31:36 +00:00
Ying-Chieh Liao
d39ad996a5 re-organize Makefile
Discussed with:		maintainer
2004-07-19 01:51:42 +00:00
Adam Weinberger
9196978ea2 Fix build with mozilla-devel. All the work for this fix
was done by marcus.
2004-07-19 00:37:56 +00:00
Max Laier
bf3b7f4e9f Update spamd to something OpenBSD-current(ish) in order to make the logging
functional.

Also drop maintainership and let Xin LI <delphij (at) frontfree (dot) net>
take over from here.

PR:		ports/67503
Submitted by:	Xin LI <delphij (at) frontfree (dot) net>
Approved by:	clement
2004-07-18 22:54:29 +00:00
Joe Marcus Clarke
9d7f9abbe5 Update to 2.6.2. 2004-07-18 22:34:29 +00:00
Adam Weinberger
b7f3e1fe37 Move a questionable make-ism into a functioning sed-ism.
Submitted by:	Rui Lopes
2004-07-18 21:12:32 +00:00
Adam Weinberger
0124694ee3 The author's server wasn't particularly pleased about
the increased traffic, so Samy Al Bahra has volunteered
to host the distfile on his server.

Additionally, I'm punishing his generosity with
maintainership of this port.
2004-07-18 20:24:29 +00:00
Adam Weinberger
61088c5833 Update to 0.7.2.
Use a PLIST_SUB for the plist.
The port defines NO_MTREE, so mkdir ${PREFIX}/bin
to make sure it exists. (Necessary for installations
into prefixes [prefices?] that don't yet exist.)
2004-07-18 20:20:21 +00:00
Lars Thegler
d8e5cada9d Update of p5-Text-WikiFormat up to 0.72
PR:		ports/69242
Submitted by:	maintainer
2004-07-18 19:59:02 +00:00
John Hay
991af4c17f Initial import of gpsmanshp 1.2
Provides Tcl/Tk shapelib file support for gpsman.
2004-07-18 19:16:03 +00:00
Adam Weinberger
99849b1ff9 Update to 1.7.1. 2004-07-18 19:12:00 +00:00
Kirill Ponomarev
bf0c52d6ea Update to 7.2.9.6
PR:		ports/69247
Submitted by:	maintainer
2004-07-18 18:44:54 +00:00
Mario Sergio Fujikawa Ferreira
431761edc0 Fix build on AMD64
PR:		69043
Submitted by:	Conrad J. Sabatier <conrads@cox.net>
2004-07-18 17:59:33 +00:00
Mario Sergio Fujikawa Ferreira
7490259d0c o Add required RUN_DEPENDS upon databases/py-bsddb
o Bump PORTREVISION since the problem is noticeable at run time.
  Force all users to upgrade

PR:		69173
Submitted by:	Torfinn Ingolfsen <tingo@start.no>
2004-07-18 17:55:20 +00:00
Mario Sergio Fujikawa Ferreira
86cbdd8dd3 Update to 0.9.2
PR:		68938
Submitted by:	michael johnson <ahze@ahze.net>
2004-07-18 17:41:42 +00:00