Commit graph

111125 commits

Author SHA1 Message Date
Pav Lucistnik
b0b161c053 Add exiv2, Exif and Iptc metadata manipulation library and tool.
PR:		ports/72060
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-13 08:04:48 +00:00
Tilman Keskinoz
62b54ed356 Update to 1.01 2004-10-13 08:01:10 +00:00
Tilman Keskinoz
a8f55bd2f9 Use libtool 15 2004-10-13 07:59:41 +00:00
Edwin Groothuis
6f4685d640 Removed trash at the end of the Makefile.
No idea how that ended up there.

Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-13 07:56:47 +00:00
Tilman Keskinoz
b9af4efef7 Add p5-XML-Elemental, an XML::Parser style and generic classes package
for simplistic and perlish handling of XML data
2004-10-13 07:48:22 +00:00
Tilman Keskinoz
cd49748b40 Update to 0.08 2004-10-13 07:37:43 +00:00
Tilman Keskinoz
db5a434fb1 Update to 1.12.12 2004-10-13 07:37:08 +00:00
Yen-Ming Lee
1b600ff552 WITH_SPEEDYCGI needs suidperl enabled under perl 5.8.4 or above,
so, disable it first, and enable it again if perl exists and enabled suidperl
2004-10-13 07:21:02 +00:00
Cheng-Lung Sung
0e4889b1d7 - update to 0.14
* Removed dependency on XML::XPath (from 0.13)
* Support for using LibXML with XML::Atom (from 0.12)

Approved by:	co-mentor (vanilla)
2004-10-13 06:50:13 +00:00
Dmitry Sivachenko
6d743bfb5c Update to version 1.12.
PR:		72596
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2004-10-13 06:45:51 +00:00
Cheng-Lung Sung
e019c27764 - update to 0.31
- bug fix and patch.

PR:		ports/72605
Submitted by:	Toshiya SAITOH <toshiya AT saitoh dot nu>
Approved by:	co-mentor (vanilla)
2004-10-13 06:33:56 +00:00
Dmitry Sivachenko
a41a0778aa Update to version 1.11.
Based on PR:		71480 (update to version 1.10)
Submitted by:		Palle Girgensohn <girgen@pingpong.net>
2004-10-13 06:01:37 +00:00
Dmitry Sivachenko
2ad58495a6 New port: p5-Cache-Simple-TimedExpiry.
A lightweight cache with timed expiration.

PR:		71481
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2004-10-13 05:51:32 +00:00
Joe Marcus Clarke
82b40bb9a4 Fix the build on 4.X. 2004-10-13 05:41:57 +00:00
Kirill Ponomarev
289b34cbfb Fix WWW line
PR:		ports/72608
Submitted by:	maintainer
2004-10-13 05:16:04 +00:00
Kirill Ponomarev
6250fb5a73 Update to 11.11 2004-10-13 05:05:35 +00:00
Edwin Groothuis
1aed325430 [MAINTAINER] devel/ccache: update to 2.4
- Update to 2.4
	- Add workaround to use ccache when USE_GCC is used in a port

PR:		ports/71717
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-13 03:36:42 +00:00
Yen-Ming Lee
ab6cda7917 - add USE_GCC=3.3 and unbreak
- respect CXX and CFLAGS
- replace pkg-plist with PLIST_FILES
- update WWW in pkg-descr
- cosmetic fixes

PR:		72214
Submitted by:	leeym
2004-10-13 03:31:14 +00:00
Edwin Groothuis
cb40e7e026 [MAINTAINER] japanese/estraier: update to 1.2.24
Update to 1.2.24

PR:		ports/71601
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-13 03:19:00 +00:00
Edwin Groothuis
16b7ee693b [maintainer] sysutils/linneighborhood: fix thread usage
Somehow, a hard coded -lc_r survived in a patch file.
	Eleminating it, makes the port (finally) PTHREAD_* conform.

PR:		ports/71612
Submitted by:	Simon Barner <barner@in.tum.de>
2004-10-13 03:04:57 +00:00
Michael Nottebrock
4b2d90eef8 Adjust patch. 2004-10-13 03:03:40 +00:00
Dirk Meyer
4312b76055 - default USE_OPENLDAP_VER 22
PR:		71949
Submitted by:	Jose M Rodriguez
2004-10-13 02:58:36 +00:00
Edwin Groothuis
3e8d8ca41e [maintainer] Unbreak databases/mysqlcppapi after mysql41-* update
databases/mysqlcppapi is unable to detect mysql-4.1.4 and
	use new mysql_shutdown() api. Thus it is broken with mysql41-*
	after mysql41-* were updated to 4.1.4. I hope this fix can
	make it way to ports before the freeze.

PR:		ports/71348
Submitted by:	Jie Gao <gaoj@cpsc.ucalgary.ca>
2004-10-13 02:53:10 +00:00
FUJISHIMA Satsuki
69c50ebf27 update to 1.7.5. 2004-10-13 02:15:50 +00:00
Edwin Groothuis
49a52357b8 Update: security/samhain 1.8.10b -> 1.8.11
Updating the Samhain integrity checking system from 1.8.10b to 1.8.11.

	Code changes include:

	o for files in the IgnoreAll policy, there are no warnings
	  (anymore) about 'no such user/group' and/or non-printable filenames
	o there is a new option HardlinkOffset=... to specify an
	  offset from the canonical hardlink count for a directory
	o ... and a new option AddOKChars=... to modify the set of
	  characters in a filename for which a warning (about
	  obscure/non-printable) filename is issued.

	Port changes:

	Turn off kernel integrity checking by default - building
	this into packages wouldn't work anyhow, since it would
	only work with an identical kernel as on the build cluster.

PR:		ports/71169
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2004-10-13 02:04:30 +00:00
Yen-Ming Lee
803fadff8a - upgrade to openwebmail-2.41
- disable SpeedyCGI support automatically when PERL isn't suid-enabled.
2004-10-13 02:02:55 +00:00
Edwin Groothuis
5b2e209044 [Maintainer Update] Muine: Fix library mapping so minor updates don't cause breakage.
Attached patch changes Muine's library mappings so minor
	version number changes do not break the port in the future.

PR:		ports/71136
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-10-13 01:58:56 +00:00
Yen-Ming Lee
0a2353a0be - add USE_GCC=2.95 and unbreak this port
- utilize INFO
- replace pkg-plist with PLIST_FILES

PR:		72134
Submitted by:	leeym
2004-10-13 01:52:07 +00:00
Edwin Groothuis
0ea6f53244 [MAINTAINER] graphics/lphoto: [Add option to use jpeg-mmx]
- Add option to use jpeg-mmx

PR:		ports/69836
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-13 01:51:42 +00:00
Joe Marcus Clarke
e805043aad Fix build, and chase new libexif.
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-13 01:49:59 +00:00
Yen-Ming Lee
992f727a2a - add USE_GCC=2.95 and unbreak this port
- remove redundant statement

PR:		72127
Submitted by:	leeym
Approved by:	maintainer timeout
2004-10-13 01:49:45 +00:00
Edwin Groothuis
78784388b0 [MAINTAINER] audio/faac: [Fix build on 6.0-CURRENT]
- Fix build on 6.0
	Tested and Reported by: Chris Johnson <cjohnson@wcug.wwu.edu>

PR:		ports/72593
Submitted by:	Michael Johnson <ahze@ahze.net>
Reviewed by:	Chris Johnson <cjohnson@wcug.wwu.edu>
2004-10-13 01:48:28 +00:00
Yen-Ming Lee
770341d1fa - remove extra files from PLIST
- add missing file into PLIST
- unbreak this port

PR:		72104
Submitted by:	leeym
Approved by:	maintainer timeout
2004-10-13 01:46:15 +00:00
Markus Brueffer
bc0732904b Don't install the xx-locale in the first place instead of removing it
afterwards.
2004-10-13 01:40:18 +00:00
Yen-Ming Lee
df755e39b4 - add USE_GCC=2.95 and unbreak this port
PR:		72102
Submitted by:	leeym
Approved by:	maintainer timeout
2004-10-13 01:39:48 +00:00
Yen-Ming Lee
d8509bee80 - unbreak on 5.x
PR:		72034
Submitted by:	leeym
Approved by:	maintainer timeout
2004-10-13 01:36:07 +00:00
Yen-Ming Lee
ee1253831d - upgrade to ngspice_rework-15
- utilize INFO
- add USE_LIBTOOL_VER?=15 to eliminate *.la files
- make this port portlint clean

PR:		72008
Submitted by:	leeym
Reviewed by:	maintainer
Approved by:	maintainer
2004-10-13 01:30:33 +00:00
Markus Brueffer
c49cd06bc0 - don't install xx-locale
- let WWW point to the new projectsite
- bump PORTREVISION
2004-10-13 01:30:24 +00:00
Yen-Ming Lee
a0573ebbd6 - utilize DOCSDIR
- handle PKGMESSAGE by using REINPLACE_CMD
- make this port PREFIX clean

PR:		71991
Submitted by:	leeym
Approved by:	maintainer timeout
2004-10-13 01:16:07 +00:00
Joe Marcus Clarke
d27e6f3ec0 This port needs GCC 3.4 since gob2 is now generating C99-compliant code
which does not compile under GCC 2.95.

Submitted by:	maintainer
Reported by:	pointyhat via kris
2004-10-13 01:14:23 +00:00
Yen-Ming Lee
83ebdeba60 - add patch file
- correct the path of prips
- unbreak this port on 5.x
- use PLIST_FILES instead of pkg-plist

PR:		71900
Submitted by:	leeym
Approved by:	maintainer timeout
2004-10-13 00:53:36 +00:00
Yen-Ming Lee
98acd5f8a8 - add USE_GCC=2.95 and unbreak this port
- use USE_XLIB=yes instead of CATEGORIES=x11, which is suggested by portlint
- replace pkg-plist with PLIST_FILES and PORTDOCS

PR:		71837
Submitted by:	leeym
Approved by:	maintainer timeout
2004-10-13 00:46:37 +00:00
Yen-Ming Lee
dbc4115061 - utilize INFO
PR:		71339
Submitted by:	leeym
Approved by:	maintainer
2004-10-13 00:36:54 +00:00
Edwin Groothuis
21111c6999 net/isc-dhcp3-servre (4.x devfs fix)
files/isc-dhcpd.sh.sample: devfs check added
	pkg-message: dhcpd_devfs_enable added.

PR:		ports/71732
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2004-10-13 00:17:49 +00:00
Edwin Groothuis
01a18f213a add LDAP backend support to net/isc-dhcp3-server
with some modifications to the port itself and utilizing a
	patch from Brian Masney (http://www.newwave.net/~masneyb/)
	it is possible to use an LDAP backend to store the configuration
	for dhcpd, the different network and host entries. dynamic
	leases are also written to the LDAP backend.

	this is very useful in a dhcp failover environment, as it
	is no longer necessary to sync the dhcpd.conf file manually
	to the backup system if one has changed something on the
	dhcp master.  two lookup methods are implemented.

	- static lookup:
		on dhcpd startup one LDAP lookup for all entries is done.
		no further lookups will be made.
		dhcpd must be restarted for every configuration change.
	- dynamic lookup:
		for every client request an LDAP lookup will be made.
		every configuration change kicks in when the next
		client request is recieved and the lookup is made.

PR:		ports/71030
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:	Cyrille Lefevre
2004-10-13 00:15:01 +00:00
Edwin Groothuis
1b791a4c00 [ maintainer ] emulators/pearpc: fix SDL build via update, fix build with JITC
PearPC 0.3.1 includes my patch for configure.in which makes
	SDL usable  and fixes stdint.h/inttypes.h trouble.

	Fix build with JITC cpu for gcc34

PR:		ports/72442
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-10-13 00:09:07 +00:00
Edwin Groothuis
c234eaaa5b [MAINTAINER] www/wordpress: update to 1.2.1 for security and bug fixes
- Update to 1.2.1 for security and bug fixes
	Ref: http://wordpress.org/development/2004/10/wp-121/

PR:		ports/72411
Submitted by:	Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
2004-10-13 00:04:39 +00:00
Edwin Groothuis
f4b7544fdd update mail/postfix to latest
update postfix to 2.1.5
	update IPv6 patches to latest corresponding versions

PR:		ports/72009
Submitted by:	Vivek Khera <vivek@khera.org>
2004-10-12 23:58:50 +00:00
Simon L. B. Nielsen
c94d440a5f Document a vulnerability in sharutils.
Approved by:	nectar
2004-10-12 23:46:41 +00:00
Jun Kuriyama
4c63b1212a - Upgrade to 1.64. 2004-10-12 23:22:12 +00:00