1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Commit Graph

138551 Commits

Author SHA1 Message Date
Pav Lucistnik
e35717c028 - Fix duplication of plist in pkg-plist and in PLIST_FILES+PORTDOCS
Reported by:	krismail
Pointy hats:	vs for introducing this,
		pav for overlooking this
2005-11-22 20:20:01 +00:00
Alexander Nedotsukov
81b6577323 - Update to 0.43
- Make GNOME dependency optional.
- Use bzip2 distfile.
- Add SHA256 checksum.
2005-11-22 20:19:59 +00:00
Pav Lucistnik
8dbc4c12e1 - Fix plist
Reported by:	krismail
2005-11-22 20:16:09 +00:00
Pav Lucistnik
b10ad33cfa - Update to 0.7.0
PR:		ports/89406
Submitted by:	David Yeske <dyeske@yahoo.com> (maintainer)
2005-11-22 20:14:30 +00:00
Jean-Yves Lefort
bcb054542f - Add backup master site to fix fetch problem
- Add SHA256 checksum

PR:		ports/89426
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Reported by:	pointyhat via kris
2005-11-22 20:14:09 +00:00
Pav Lucistnik
dbdfd007cb XMPP4R is an XMPP/Jabber library for Ruby.
Features:
* Fully object-oriented (well, it's Ruby ;)
* Aims at being XMPP compliant
* Threaded and non-threaded mode
* Well unit-tested and documented code
* Uses well-known and well-tested software like REXML
* Very easy to extend
* Released under Ruby's license, which is compatible with the GNU GPL

PR:		ports/89339
Submitted by:	Stephan Maka <stephan@spaceboyz.net>
2005-11-22 20:04:11 +00:00
Thierry Thomas
3a03154681 Upgrade to 3.0.7: fix cross site scripting vulnerabilities.
Changelog available at
<http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.167.2.4&r2=1.515.2.167.2.7&ty=h>.

Security:	VuXML 873a6542-5b8d-11da-b96e-000fb586ba73
2005-11-22 19:59:16 +00:00
Neil Blakey-Milner
560f10402a Slot myself next to sheldonh (although a bit more accurately). 2005-11-22 19:57:34 +00:00
Thierry Thomas
2a2d2becd1 Add an entry for cross site scripting vulnerabilities in Horde's MIME
viewers.
2005-11-22 19:56:53 +00:00
Alexander Leidinger
d910d6e67c Fix a typo in the plist.
PR:		89367
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-11-22 19:53:49 +00:00
Pav Lucistnik
99b74c185c - Add ENV_FILETYPES to OPTIONS
- Add SHA256

PR:		ports/89343
Submitted by:	David Thiel <lx@redundancy.redundancy.org> (maintainer)
2005-11-22 19:36:33 +00:00
Pav Lucistnik
36d337d97d - Update to 20051120
PR:		ports/89356
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
2005-11-22 19:34:15 +00:00
Alexander Leidinger
c40b190740 I think it would be good to add the distinfo and plist to the repo...
Noticed by:		YAPHR
Large pointy hat to:	netchild
2005-11-22 19:33:08 +00:00
Pav Lucistnik
ea847c9884 - Update to 0.1.3
PR:		ports/89369
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2005-11-22 19:15:58 +00:00
Alexander Leidinger
d3593390d8 Allow to replace with an old package (useful in the portupgrade case). 2005-11-22 18:50:34 +00:00
John-Mark Gurney
14c612ec45 I've been in Oakland for over the last two years... update.. though only
2 digits after the decimal, these will get you within a hundred meters of
my place..
2005-11-22 18:33:18 +00:00
Marcus Alves Grando
5e4267e5fd Update to 2.3-20051121 2005-11-22 18:30:40 +00:00
John Baldwin
bbb3bc9fee Update coordinates. 2005-11-22 18:26:24 +00:00
Joe Marcus Clarke
ba48fac03b Update to 0.9. 2005-11-22 18:21:09 +00:00
Marcus Alves Grando
72a98d91b4 Update to 0.3.8_2
* Had to disable automatic timeouts until I learn how to properly close then open stdin.
0.3.8_1 will seg fault upon a second timeout and 0.3.8 leaves these random errors:

awk: i/o error occurred while closing /dev/stdin input record number

PR:		89424
Submitted by:	Michael C. Shultz <ringworm01@gmail.com> (maintainer)
2005-11-22 17:38:20 +00:00
James E. Housley
99b82668f6 Update to DAT 4634 2005-11-22 17:22:05 +00:00
Chad David
7a44bc40da - add myself 2005-11-22 16:47:51 +00:00
Marcus Alves Grando
ca5c40c0ce Fix MASTER_SITES (pcl3-3.3.tar.gz)
PR:		89293
Notified by:	diff <diff@infosemi.com>
2005-11-22 16:42:32 +00:00
Herve Quiroz
e5ee05890a Commons Configuration provides a generic configuration interface which enables
an application to read configuration data from a variety of sources. Commons
Configuration provides typed access to single, and multi-valued configuration
parameters.

Configuration parameters may be loaded from the following sources:

  * Properties files
  * XML documents
  * JNDI
  * JDBC Datasource

Different configuration sources can be mixed using a ConfigurationFactory and
CompositeConfiguration. Additional sources of configuration parameters can be
created by using custom configuration objects. This customization can be
achieved by extending AbstractConfiguration.

WWW: http://jakarta.apache.org/commons/configuration/
2005-11-22 16:32:01 +00:00
Marcus Alves Grando
bf88b4b572 Update to 3.5.1
Take MAINTAINER

PR:		89286
Submitted by:	Miguel Mendez <mmendez@gmail.com>
2005-11-22 16:23:51 +00:00
Simon Barner
cbda9e58e3 - Add backup master site
- Add SHA256 checksum

PR:		ports/89416
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
2005-11-22 16:04:02 +00:00
Erwin Lansing
4284795f16 Update my position with an actual measurement so I'm no longer living the
the harbour but on the shore.
2005-11-22 16:01:20 +00:00
Simon Barner
6da8ef1d57 - Update to 0.12.7 [1]
- Add SHA256

PR:		ports/89392 [1]
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
2005-11-22 15:54:26 +00:00
Pav Lucistnik
abb98b4ba8 - Give maintainership to <nokubi@ff.iij4u.or.jp> 2005-11-22 15:49:04 +00:00
Ollivier Robert
0fd9acb637 Correct my coordinates thanks to Google maps. 2005-11-22 15:48:06 +00:00
Emanuel Haupt
27498a2016 - unbreak, LICENSE file has changed
- provide SHA256 hash
- nuke pkg-plist
- restore original maintainership

PR:		89354
Submitted by:	siseci@EnderUNIX.org
2005-11-22 15:16:12 +00:00
Florent Thoumie
c758afd861 - Update to 0.61 (bugfix release). 2005-11-22 15:06:14 +00:00
Mathieu Arnold
f798e9e9d4 be bad and add anoncvs.fr.FreeBSD.org here 2005-11-22 14:01:29 +00:00
Simon Barner
458653d1d3 I do not live next to the highway B11, but a bit more west.
If you send your missile to the exact coordinates, it will hit the patio
directly in front of the window of my room.

Revealed by:	http://people.freebsd.org/~lth/locations/
2005-11-22 13:57:10 +00:00
Hye-Shik Chang
ca40a841f3 I don't sleep at the subway station anymore. :-) 2005-11-22 13:52:12 +00:00
Gleb Smirnoff
21e313eae9 Good buy guys! I dwell in the other industrial zone. 2005-11-22 13:37:03 +00:00
Mathieu Arnold
b76e38ee56 Move people living in my place to somewhere in the middle of the
Boulevard des Capucines.
2005-11-22 13:33:45 +00:00
Edwin Groothuis
69390be30d [NEW PORT] www/thttpd-st: Tiny/turbo/throttling HTTP server
Tiny/turbo/throttling HTTP server with State Threads

PR:		ports/86601
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru>
2005-11-22 13:29:07 +00:00
Sergey A. Osokin
518d066409 Add ftp2.ru.freebsd.org. 2005-11-22 13:25:03 +00:00
Edwin Groothuis
c860746050 [update] sysutils/ndir 0.8.8
Version 0.8.8, 2004-04-09
	- Number output format reimplemented, see Format.h, Format.cpp
	  Resolved problems with output of numbers on some platforms together
	  with Large File Support.

PR:		ports/86594
Submitted by:	Andrej Zverev <az@inec.ru>
Approved by:	maintainer timeout
2005-11-22 13:23:50 +00:00
Greg Lehey
be801e0f0c Move further south.
Revealed by: lth
2005-11-22 13:19:29 +00:00
Marcus Alves Grando
34df112cdc More precision on my (mnag) location. 2005-11-22 13:17:21 +00:00
Edwin Groothuis
2dfd206f72 [PATCH] www/eaccelerator: security issue & provide more installation instructions
- Fix some security issue(s/0777/0755)
	- Provide more installation instructions

PR:		ports/85872
Submitted by:	chinsan <chinsan.tw@gmail.com>
Approved by:	maintainer timeout
2005-11-22 13:17:16 +00:00
Mathieu Arnold
81abea9b5a Update to 0.05 2005-11-22 13:14:30 +00:00
Edwin Groothuis
13260f6b32 [patch]: Unregistered conflict between multimedia/dvts and multimedia/gdvrecv
Both multimedia/gdvrecv and multimedia/dvts provides executable
    bin/dvrecv with non-compatible uses and syntax. The last installed
    will overwrite the other.

    Further, gdvrecv installs no man-pages, so installing first dvts
    then gdvrecv will cause incorrect manual page to appear.

PR:		ports/85979
Submitted by:	Erik Norgaard <norgaard@locolomo.org>
Approved by:	maintainer timeout
2005-11-22 13:12:11 +00:00
Mathieu Arnold
1a5091d4e8 Add p5-HTTP-Request-Params-1.01
This software does all the dirty work of parsing HTTP Requests to find incoming
query parameters.

Incoming query parameters come from two places. The first place is the query
portion of the URL. Second is the content portion of an HTTP request as is the
case when parsing a POST request, for example.
2005-11-22 13:10:26 +00:00
Volker Stolz
d72bdd7d1b Fix fetch: Use correct MASTER_SITE_SUBDIR
Noticed by: cluster
2005-11-22 12:58:37 +00:00
Marcus Alves Grando
4a62ddefe9 Update to 0.98.3 (Now requires perl >= 5.8)
PR:		89283
Submitted by:	David Le Brun <david@dyn-ns.net> (maintainer)
2005-11-22 12:49:05 +00:00
Marcus Alves Grando
f8303769cd Fix build in 4.x
PR:		89405
Submitted by:	maintainer
2005-11-22 12:24:34 +00:00
Mathieu Arnold
ab4c178840 Update to 0.17 2005-11-22 12:05:17 +00:00