Commit Graph

151344 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
9796b99f6f Change MASTER_SITES.
PR:		ports/97829
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-24 20:24:15 +00:00
Aaron Dalton
37c29dd63b - Fixed problem with dependency checking.
Approved by:	tobez (implicit)
2006-05-24 20:23:01 +00:00
Jimmy Olgeni
93c54c54fe Upgrade module ldap-useradmin-1.270-4.
Add proper handling of configuration file upgrades by running setup.sh when needed.
2006-05-24 20:19:44 +00:00
Ion-Mihai Tetcu
e36547b5d8 Mutagen is an audio metadata tag reader and writer implemented in
pure Python. It supports reading ID3v1.1, ID3v2.2, ID3v2.3, ID3v2.4,
APEv2, and FLAC, and writing ID3v1.1, ID3v2.4, APEv2, and FLAC. It
can also read MPEG audio and Xing headers.

WWW: http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen

Submitter of [2] has agreed the port will be maintained by sumbiter of [1]

PR:		ports/97276 [1], ports/96897 [2]
Submitted by:	Byung-Hee HWANG <bh@izb.knu.ac.kr> [1]
		Peter Johnson <johnson.peter@gmail.com> [2]
Approved by:	tmtmclaugh (mentor)
2006-05-24 20:06:36 +00:00
Aaron Dalton
c8962b1150 Adding port mail/p5-Mail-IMAPTalk, a pure-Perl, full-featured IMAP protocol library.
Approved by:	tobez (implicit)
2006-05-24 19:27:32 +00:00
Aaron Dalton
071e5a80bd Adding port devel/p5-Tree-Binary-Dictionary, a simple class to provide a dictionary style API to a binary tree of data.
Approved by:	tobez (implicit)
2006-05-24 18:58:15 +00:00
Sergey Matveychuk
6bbfcfd62b A PAM module that allows you to require a special group or
user to access a service.

WWW: http://www.splitbrain.org/projects/pam_require/

PR:		ports/95187
Submitted by:	Chris Cowart <ccowart@rescomp.berkeley.edu>
2006-05-24 18:04:24 +00:00
Joe Marcus Clarke
4def7d3133 Switch libtool dependency from gnu-libtool to libtool15. 2006-05-24 18:03:50 +00:00
Joe Marcus Clarke
c2d9849579 Fix the build with Java 1.5. 2006-05-24 18:03:19 +00:00
Aaron Dalton
fb3f2c8920 Adding port textproc/p5-Algorithm-RabinKarp, an implementation of Rabin and Karp's streaming hash, as described
in "Winnowing: Local Algorithms for Document Fingerprinting" by Schleimer,
Wilkerson, and Aiken.

Approved by:	tobez (implicit)
2006-05-24 17:47:11 +00:00
Sergey Matveychuk
bd57d8de93 - Bump xerces lib version
- Bump PORTREVISION

Reported by:	kris mail
2006-05-24 17:08:53 +00:00
Sergey Matveychuk
45d46bd0a5 - update to 34.t25.d7
- add MASTER_SITE_LOCAL as a second master site

PR:		ports/97310
Submitted by:	maintainer
2006-05-24 16:55:46 +00:00
Renato Botelho
3203b54689 Update to 0.3.4
PR:		ports/97646
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-24 16:31:29 +00:00
Renato Botelho
feb5a3ea7a Update to 0.11.6
PR:		ports/96994
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	maintainer
2006-05-24 16:30:25 +00:00
Renato Botelho
0bc3c9977a - Fix MASTER_SITES
- Use DATADIR

PR:		ports/97702
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-24 15:25:26 +00:00
Marcus Alves Grando
8d24293977 - Use USE_DOS2UNIX instead @${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e 's|
$$||g'
2006-05-24 15:24:20 +00:00
Renato Botelho
614a9863b3 Update to 9.3.b
PR:		ports/97102
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	maintainer timeout (14 days)
2006-05-24 15:24:18 +00:00
Marcus Alves Grando
98eb0e7fa3 - Fix master sites
- UnBROKEN

PR:		97459
Reported by:	JCd <jc.duss59___caramail.com>
Submitted by:	maintainer
2006-05-24 15:17:52 +00:00
Marcus Alves Grando
6f761ccfbd - Update to 4.8.1
PR:		97736
Submitted by:	maintainer
2006-05-24 15:00:20 +00:00
Joerg Wunsch
2c6bfaf388 Fix the spelling of LIB_DEPENDS, so we are actually requiring libusb
to be a prerequisite.

Reported by:	Sergey Zaharchenko <doublef-ctm@yandex.ru>
2006-05-24 14:55:15 +00:00
Marcus Alves Grando
c6f9220716 - Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
2006-05-24 14:21:45 +00:00
Marcus Alves Grando
24739242ec - Update to 6.2.7.7
- portlint(1)

PR:		96747
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet___sunpoet.net>
Approved by:	maintainer timeout (20 days)
2006-05-24 14:20:33 +00:00
Herve Quiroz
f041b3c528 - Install only JAR file and LICENSE/README files
- Use INSTALL_DATA (rather than CP) to install files
- Bump PORTREVISION (packing list has changed)

PR:		97698 (follow-up)
Submitted by:	hq
Approved by:	maintainer
2006-05-24 14:15:11 +00:00
Herve Quiroz
1d06dbb565 Document recent commit in games/spicetrade 2006-05-24 14:06:05 +00:00
Herve Quiroz
eb77c01f92 - Update to bsd.java.mk 2.0
- Use MASTER_SITE_APACHE_JAKARTA [1]
- Re-order PKGNAMEPREFIX [1]
- Add $FreeBSD$ tag in pkg-plist

PR:		97760
Submitted by:	hq
Reported by:	portlint [1]
Approved by:	maintainer
2006-05-24 14:00:57 +00:00
Herve Quiroz
f9d4570b69 - Update to bsd.java.mk 2.0
- Install in DATADIR=${JAVASHAREDIR}/${PORTNAME}
- Set JAVA_VERSION in launcher shell script
- Use absolute path for javavmwrapper in launcher shell script
- Add $FreeBSD$ tag
- Unquote NO_PACKAGE [1]
- Bump PORTREVISION

PR:		97700
Submitted by:	hq
Reported by:	portlint [1]
Approved by:	maintainer
2006-05-24 13:51:37 +00:00
Volker Stolz
1fc50e17e9 Update to 3.9.0
PR:		ports/95821
Submitted by:	Ports Fury
2006-05-24 13:40:51 +00:00
Renato Botelho
a14669440b Depend of archivers/arj instead archivers/unarj 2006-05-24 12:34:22 +00:00
Renato Botelho
5e1b6eed0b Bump PORTREVISION because last commit changed PLIST 2006-05-24 12:31:33 +00:00
Renato Botelho
142a9db9bf - Make it fetchable again [1]
- Respect DOCSDIR
- Remove 2 lines pkg-plist

PR:		ports/97659 [1]
Submitted by:	Martin Wilke <freebsd@unixfreunde.de> [1]
2006-05-24 12:30:48 +00:00
Renato Botelho
8fc5d2d842 Make it fetchable again
PR:		ports/97657
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-24 12:24:28 +00:00
Renato Botelho
a481869221 Make it fetchable again
PR:		ports/97629
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-24 12:15:12 +00:00
Akinori MUSHA
102e47aa5c Update to 2.08c. 2006-05-24 11:48:20 +00:00
Markus Brueffer
44cc144748 Update to version 0.9.2
Submitted by:	Antonin Bonte <antonin.bonte@gmail.com>
2006-05-24 11:47:26 +00:00
Lars Balker Rasmussen
494585770a Update to 0.51
Approved by:	erwin (mentor)
2006-05-24 11:42:17 +00:00
Renato Botelho
8884d472b6 Make it fetchable again
PR:		ports/97726
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-24 11:39:39 +00:00
Renato Botelho
d68b5e8340 - Make it fetchable again [1]
- Use DATADIR and EXAMPLESDIR

PR:		ports/97727 [1]
Submitted by:	Martin Wilke <freebsd@unixfreunde.de> [1]
2006-05-24 11:38:16 +00:00
Renato Botelho
194d1b07e6 Make it fetchable again
PR:		ports/97755
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-24 11:30:37 +00:00
Renato Botelho
bc479d4a6b Make it fetchable again
PR:		ports/97739
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-24 11:23:22 +00:00
Renato Botelho
3e97161e43 Make it fetchable again
PR:		ports/97754
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-24 11:20:08 +00:00
Renato Botelho
7545a9ed9b - Make it fetchable again
- Use DATADIR

PR:		ports/97756
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-24 11:17:51 +00:00
Renato Botelho
bff939ef4e Make it fetchable again
PR:		ports/97744
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-24 11:16:08 +00:00
Renato Botelho
6ce3a782aa Make it fetchable again
PR:		ports/97748
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-24 11:12:28 +00:00
Anton Berezin
cc4567f3d4 Add p5-Data-Report - a framework for flexible reporting. 2006-05-24 11:10:48 +00:00
Andrey Slusar
521075deec EMMS is the Emacs Multi-Media System. It tries to be a clean and small
application to play multimedia files from Emacs using external
players. Many of it's ideas are derived from MpthreePlayer
(http://www.nongnu.org/mp3player), but it tries to be more general and
more clean.

WWW: http://www.gnu.org/software/emms/index.html

PR:		ports/97080
Submitted by:	Dryice Liu <dryice@dryice.name>
2006-05-24 11:08:38 +00:00
Renato Botelho
0a902ddc46 Make it fetchable again
PR:		ports/97752
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-24 11:06:58 +00:00
Renato Botelho
dd3f1351af - Make it fetchable again [1]
- Use DATADIR

PR:		ports/97753 [1]
Submitted by:	Martin Wilke <freebsd@unixfreunde.de> [1]
2006-05-24 11:02:28 +00:00
Renato Botelho
f4c374e95c Pass maintainership to submitter
PR:		ports/97747
Submitted by:	Shaun Amott <shaun at inerd.com>
2006-05-24 10:53:46 +00:00
Andrey Slusar
fbecc92707 - Now it is possible to use ldap as source for hosts database.
Only gethosbyname, gethostbyname2, gethostbyaddr are implemented.
  Behavior of getpwXXX functions is made traditional for BSD. When uid=0
  they return user password, otherwise returned password is "x".
  Also, in previous version of the port functions setpwent/endpwent and
  setgrent/endgrent were mixed. Now they are not.
- Assign maintainership to submitter.

Submitted by:	Artem Kazakov <kazakov@gmail.com>
2006-05-24 10:48:59 +00:00
Palle Girgensohn
bf0da7dba4 Update to 8.1-407 2006-05-24 10:45:52 +00:00