1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
Commit Graph

242680 Commits

Author SHA1 Message Date
Brendan Fabeny
ae4a4673e3 --Add LICENSE information
--Add a reference to net/torsocks in the pkg-message, but remove the dependency
on that port [1]
--Remove the VIDALIA option, which led to (false) circular
dependencies when enabled [2]
--Re-enable the regression-test target

PR:		150078 [2]
Requested by:	Fabian Keil [1]
Approved by:	miwi (co-mentor)
2010-08-30 14:47:40 +00:00
Brendan Fabeny
2465ee16a8 --Add LICENSE information
--Add a reference to net/tsocks in the pkg-message, but remove the dependency
on that port [1]
--Remove the VIDALIA option, which led to (false) circular
dependencies when enabled [2]

PR:		150078 [2]
Requested by:	Fabian Keil [1]
Approved by:	miwi (co-mentor, maintainer)
2010-08-30 14:45:04 +00:00
Josh Paetzel
a2d0d7a6ca Update to 1.16
Add missing dependancy on iconv

PR:	ports/147884
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2010-08-30 13:55:36 +00:00
Max Brazhnikov
6ea6abb085 Explicitly depend on graphics/OpenEXR, graphics/exiv2 and net/samba-libsmbclient
Chase exiv2 library version bump
2010-08-30 13:26:53 +00:00
Philippe Audeoud
5ed616f5d7 - Update to 1.23
- PERL_CONFIGURE now used instead of PERL_MODBUILD
- Changelog: http://search.cpan.org/dist/Devel-StackTrace/Changes

PR:		ports/150110
Submitted by:	Frederic Culot <frederic _AT_ culot.org>
2010-08-30 13:02:12 +00:00
Emanuel Haupt
1e73e768a6 Update to 4.15 2010-08-30 12:56:43 +00:00
Jimmy Olgeni
7430a3dd17 Upgrade to version 1.2.0. 2010-08-30 11:47:35 +00:00
Jimmy Olgeni
0d8d008967 Upgrade to version 1.2.0.
PR:		ports/149833
Submitted by:	olgeni
Approved by:	maintainer
2010-08-30 11:27:36 +00:00
Baptiste Daroussin
07e1fffbe8 - Mark as broken on 6.X
Reported by:	pointyhat
Approved by:	mentors (implicit)
2010-08-30 11:22:50 +00:00
Renato Botelho
0c93b8a0a9 - Update to 4.10
- Add LICENSE
2010-08-30 11:07:01 +00:00
Gabor Pali
cb24c67f84 - Update to 0.3.0.2 2010-08-30 10:53:11 +00:00
Gabor Pali
6bac9909a4 - Update to 8.5.4 2010-08-30 10:51:42 +00:00
Gabor Pali
2ce58fa259 - Update to 0.7.0.1 2010-08-30 10:49:31 +00:00
Gabor Pali
66de42a519 - Update to 0.3.1.3 2010-08-30 10:48:17 +00:00
Gabor Pali
ca52da4fd1 - Update to 0.4 2010-08-30 10:47:02 +00:00
Gabor Pali
c7d0dace27 - Update to 1.1.0 2010-08-30 10:45:50 +00:00
Gabor Pali
b2a504306d - Update to 0.6.2.3 2010-08-30 10:44:03 +00:00
Baptiste Daroussin
f24d248edf - Convert to PERL_MODBUILD
- Rework depends
- Rework plist
- Changelog: http://cpansearch.perl.org/src/CHORNY/DateTime-Format-Epoch-0.13/Changes (forgotten on last commit)

Reported by:	az
Approved by:	jadawin (co-mentor)
2010-08-30 08:41:50 +00:00
Max Brazhnikov
6b5ff5c552 Use system pgrep instead of pidof
Fix pure-ftpd naming
2010-08-30 08:27:22 +00:00
Ollivier Robert
c1b3d406fe Update to 1.6.3
This is a monthly bugfix release. It includes several significant fixes,
including a fix for a long-standing hardlink corruption issue on Windows.

alias:	make shadowing behavior more consistent (issue2054)
bisect:	better message for unrelated starting revisions
bookmarks:	Check if the bookmark to delete exists on the remote
bookmarks:	guard against listing bookmarks on unsupported repos
chunkbuffer:	use += rather than cStringIO to reduce memory footprint
convert:	Using --dest-type svn crashed, if the source repo used tags.
convert:	properly set encoding for gnuarch converter
convert:	use encoding.encoding instead of locale.getpreferredencoding()
encoding:	improve handling of buggy getpreferredencoding() on Mac OS X
graphlog:	mark --branch as incompatible with --graph
http basic auth:	reset redirect counter on new requests (issue2255)
httprepo:	decompress stream incrementally to reduce memory usage
log:	fix the bug 'hg log --stat -p == hg log --stat'
mercurial.spec:	gettext is a build requirement for getting proper
localization
merge:	drop reference to file contents after write
merge:	move reverse-merge logic out of filemerge (issue2342)
merge:	fix detection of conflict markers with checkconflicts enabled
mq:	don't inherit default and default-push paths with --mq (issue2333)
resolve:	updated help documentation for improved clarity
revlog:	drop cache after use to save memory footprint
templatefilters:	unnest uescape()
templates:	add filenolink to raw style (issue2332)
url:	expand vars in all [auth] settings (issue2328)
url:	limit expansion to safe auth keys (Issue2328)
util:	avoid using hashlib on Python < 2.5 (issue2278)
verify:	initialize rp variable in case we hit out of memory
verify:	reduce memory footprint when unpacking files
verify:	report exceptions that don't have a str() method
win32:	correctly break hardlinks on network drives (issue761)
2010-08-30 08:23:27 +00:00
Sergey A. Osokin
54b56be780 Fix wrong size introduced in previous commit.
Pointy hat to:	hrs
2010-08-30 07:37:54 +00:00
Brendan Fabeny
841bb20c30 Respect LDFLAGS; add ELF DT_NEEDED tags to shared libraries;
use one toolchain consistently; minor cleanups; update to 3.2.2

PR:		117923
Approved by:	maho (maintainer), makc (co-mentor)
2010-08-30 07:31:34 +00:00
Brendan Fabeny
622b77a492 Respect LDFLAGS; add ELF DT_NEEDED tags to shared libraries;
use one toolchain consistently; build profiling libraries

PR:		117923
Approved by:	maho (maintainer), makc (co-mentor)
2010-08-30 07:26:27 +00:00
Baptiste Daroussin
d0ff27c8aa - Update to 20100823222416
Approved by:	mentors (implicit)
2010-08-30 06:50:42 +00:00
Baptiste Daroussin
6606b19a05 - Update to 1.12
Approved by:	mentors (implicit)
2010-08-30 06:24:45 +00:00
Andrej Zverev
a18c4ef0e8 - Update to 0.19
PR:		ports/150099
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
2010-08-30 05:27:36 +00:00
Philip M. Gollucci
4d18e661fe - Update to 0.06
- Pass to perl@

Changes:        http://search.cpan.org/dist/Text-Aligner/Changes
2010-08-30 00:53:12 +00:00
Nicola Vitale
f939aad594 - Update to 2.04 2010-08-29 21:13:34 +00:00
Philip M. Gollucci
d5f8838627 - Update to 1.3.0
PR:             ports/150025
Submitted by:   myself (pgollucci)
Approved by:    freebsdports@chillibear.com (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-08-29 17:53:43 +00:00
Philip M. Gollucci
657d821847 - Update to 0.0.24
PR:             ports/150017
Submitted by:   myself (pgollucci)
Approved by:    freebsdports@chillibear.com (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-08-29 17:53:39 +00:00
Philip M. Gollucci
f5ce675347 - Update to 0.6.2
PR:             ports/150010
Submitted by:   myself (pgollucci)
Approved by:    freebsdports@chillibear.com (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-08-29 17:53:35 +00:00
Philip M. Gollucci
50ccdafaf3 - Update to 0.7.8
PR:             ports/150009
Submitted by:   myself (pgollucci)
Approved by:    freebsdports@chillibear.com (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-08-29 17:53:31 +00:00
Joe Marcus Clarke
c5bc2f5cda Fix a bug where UFS file systems could not be properly unmounted. Part of this
was due to a logic bug introduced when I added support for "ufs/" labels.
Thanks to Andriy Gapon for ctching that.

PR:		149134
2010-08-29 17:51:18 +00:00
Baptiste Daroussin
e828643f8e - Update 0.84
Approved by:	mentors (implicit)
2010-08-29 17:49:13 +00:00
Baptiste Daroussin
94956f7d22 - Really update to 0.13
Approved by:	mentors (implicit)
2010-08-29 17:40:26 +00:00
Gerald Pfeifer
7b52717ff1 Update to the 20100828 snapshot of GCC 4.6.0. 2010-08-29 17:32:45 +00:00
Baptiste Daroussin
60718b5d90 - Update to 4.0
- Submitter is now maintainer
- remove files/patch-configure

PR:		ports/150071
Submitted by:	Julien Laffaye <kimelto _at_ gmail.com>
Approved by:	tabthorpe (co-mentor)
2010-08-29 17:05:18 +00:00
Sahil Tandon
e3c72d5924 - Update to 3.3.6
PR:		ports/150081
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2010-08-29 16:25:05 +00:00
Max Brazhnikov
84dcbd93ce Connect octave-forge-dataframe 2010-08-29 15:35:42 +00:00
Max Brazhnikov
f98951b94b Add new port math/octave-forge-dataframe:
Data manipulation toolbox similar to R data.frame.

WWW: http://octave.sourceforge.net/

PR:		ports/150029
Submitted by:	Stephen Montgomery-Smith <stephen at missouri.edu>
2010-08-29 15:34:55 +00:00
Max Brazhnikov
9a74daae71 - Remove games/jfduke3d: development ceased,
the games/eduke32 port provides a much better alternative.

PR:		ports/149959
Submitted by:	maintainer
2010-08-29 15:34:10 +00:00
Beat Gaetzi
ae68f24e3a - Unbreak with recent versions of GCC
PR:		ports/142736
Submitted by:	Rob Farmer <rfarmer AT predatorlabs.net>
2010-08-29 15:18:28 +00:00
Beat Gaetzi
901e6d609d - Unbreak with recent versions of GCC
PR:		ports/142736
Submitted by:	bf <bf1783 AT gmail.com>
2010-08-29 15:17:43 +00:00
Beat Gaetzi
817bbe5ae9 - Prepare bsd.gecko.mk to unbreak gecko ports with recent versions of GCC
PR:		ports/142736
Submitted by:	bf <bf1783 AT gmail.com>
2010-08-29 15:16:20 +00:00
Hiroki Sato
fcc7127fe3 Update to 9.3.4. 2010-08-29 15:10:11 +00:00
Jimmy Olgeni
18d63dee40 Fix spelling. 2010-08-29 15:03:36 +00:00
Yi-Jheng Lin
ab3eaec6cf - Update to 0.9.7b3
PR:		ports/148830
Submitted by:	Rusty Nejdl <rnejdl AT tethys.ringofsaturn.com>
2010-08-29 12:46:58 +00:00
Lars Engels
839bd58839 - Update to 1.11.1
- Remove unneeded patch for login.tcl
- Pass maintainership to submitter as I don't use tkabber any longer

PR:		ports/150028
Submitted by:	Volodymyr Kostyrko <c.kworr(AT)gmail.com>
Approved by:	(ex-)maintainer (me)
2010-08-29 10:11:06 +00:00
Brendan Fabeny
63256cf32a Fix build
Reported by:	QAT
Approved by:	makc (co-mentor)
2010-08-29 08:52:36 +00:00
Sahil Tandon
be04160ebd - Update to 0.16
Changes: http://search.cpan.org/dist/AnyEvent-Twitter-Stream/Changes
2010-08-29 05:43:30 +00:00