Commit Graph

297476 Commits

Author SHA1 Message Date
Cy Schubert
2f56f8ba73 Update 3.3.8 --> 3.3.9. According to Peter Czanik, our syslog-ng upline,
this is a bugfix release.

Submitted by:	Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
Feature safe:	yes
2013-04-16 22:37:24 +00:00
Bryan Drewery
864cae0fab - Update to checkin 52e5de4fd8
Changes:
      - Install depends just-in-time in the proper sequence ordering, instead of all upfront.
        This also fixes differences between testport and bulk with regards to run-depends.
      - Give a port all the special depends distfiles it needs during build as well. This fixes
        issues with fetching and distfiles.
      - Add basic hook support in /usr/local/etc/poudriere.d/hooks
      - bulk: New C index builder for pkg_* bulks
      - bulk: Automatically detect direct dependency changes. This should detect
        postgresql/mysql/perl updates (change of default versions) without
        needing user interraction.
      - Delete empty directories when cleaning up repositories
      - Add ftp-archive method for old releases
      - jail: consistently accept svn revision number
      - bulk -T: Implement try-broken
      - bulk -F: fetch-orginal - This flag tries to download from the original mirror
        and ignores all FreeBSD mirrors
      - jail -c -P ./path.to.patch: Patch the src tree with the given patch before building it
      - Add a small C code to determine if a directory is empty (faster than find for this)
      - jail -u: Fix 'Error: 1 argument expected: jname'
      - ports -F: Fix not populating method file
      - ports -u: Fix backwards compatibility with snap dir
      - Fix NO_ZFS still causing zfs.ko kernel module to be loaded
      - Raise default nohang time to 7200 and add MAX_EXECUTION_TIME/NOHANG_TIME
      - ports -d: Fix deleting the ports tree
      - jail -d: Fix deleting jails
      - testport: Add .keep support for wrkdir saving
      - Speedup packaging by reducing I/O
      - Fix crash in siginfo_handler() via cache_get_pkgname() if origin is empty
      - ZSH completion fixes
      - Documentaiton fixes
      - Various leftover fixes
      - Various other fixes

Feature safe:	yes
2013-04-16 22:09:15 +00:00
Jason Helfman
ca081ef0cb - update to 1.6.1
Coming from 1.5.1, this brings many new features, improvements and bugfixes.
Some more interesting are

- adding support for GeoTIFF
- add a PostGIS writer
- new csv driver with an automatic mode

A suitable PostGIS driver has to be manually installed from the OpenJUMP plugins pages,
because there are many different PostGIS versions around.

PR:		177850
Submitted by:	maintainer, rhurlin@gwdg.de

Feature safe:	yes
2013-04-16 22:05:34 +00:00
Jason Helfman
6c375692c2 - update to 0.62
- adjust mirror priorities based on availability

svnup-0.62 - 11 April 2013
	* Implemented binary search tree for faster lookups of "known files".
	* Added support for handling symbolic links in the repository.
	* Fixed a bug where file names with hex encoded characters sent
		during http transfers weren't properly decoded.
	* Fixed bug when allocating space for the /tmp/svnup directory -
		special thanks to (Ilya A. Arkhipov <m1cro@rambler-co.ru>).
	* Fixed bug where incorrect number of bytes were sent in send_command -
		special thanks to <boco@ufanet.ru>.

svnup-0.61 - 6 April 2013
	* Fixed a bug with file deletion.
	* Minor speed improvement with "known file" lookup.
	* Fixed several valgrind-detected small memory leaks.
	* Fixed a segfault when https:// was added to a -h parameter.

svnup-0.60 - 3 April 2013
	* http/https support added.
	* added support for a configuration/preferences/aliases file.
	* added IPv6 support.

PR:		177614 [1]
PR:		177777
Submitted by:	maintainer, jgh@, zi@ [1]
Approved by:	maintainer, jcm@visi.com

Feature safe:	yes
2013-04-16 22:00:28 +00:00
Baptiste Daroussin
8e1ae1d8ea Use byacc on current instead of bison.
Convert to new options framework
Remove indefinite article from COMMENT
Add license

Feature safe:	yes
2013-04-16 21:45:17 +00:00
Guido Falsi
ef8587d3fc - Update to 0.9.27
- Remove support for unsupported FreeBSD versions

Approved by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer, via email)
Feature safe:	yes
2013-04-16 21:40:44 +00:00
Olli Hauer
d758c03f59 - add mising dependency php-filter
(in addition to PR: ports/175457)
- bump PORTREVISION

Feature safe: yes

PR:		ports/177763
Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de>
Approved by:	maintainer (implicit)
2013-04-16 21:24:17 +00:00
Koop Mast
609b9bbab0 Add desktop-file-utils and share-mime-info Uses. These will take care of all
the magic.

Approved by:	portmgr (bapt)
Feature safe:	yes
2013-04-16 21:21:25 +00:00
Matthew Seaman
2e75b56386 Update to 2.0.7
FreeBSD specific Mutex code now incorporated upstream, so patches to
sphinxstd.cpp, sphinxstd.h no longer required.

Not-exactly-a-ChangeLog:

http://sphinxsearch.com/blog/2013/01/10/highlighting-some-changes-in-sphinx-2-0-7/

Feature safe:	yes
2013-04-16 21:14:21 +00:00
Matthew Seaman
87f6e126a7 Update to 4.0.11
Release Notes:
  http://bestpractical.com/rt/release-notes/4.0.11

Feature safe:	yes
2013-04-16 21:02:29 +00:00
Matthew Seaman
e4e43515a8 Update to 5.1.24
ChangeLogs:
  https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-23.html
  https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-24.html

Feature safe:	yes
2013-04-16 21:00:33 +00:00
Matthew Seaman
6e949b86b4 Update to 3.5.8
This is a routine, bugfix release.

ChangeLog:
    http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.8/phpMyAdmin-3.5.8-notes.html/download

Feature safe:	yes
2013-04-16 20:58:07 +00:00
Matthew Seaman
ab921bfe06 Update to 3.2
- Add support for parsing the output of 'svn update' as one
          of the input formats for cache-update.

        - Drop support for parsing cvsup output or the cvsup checkouts
          file, as the ports no longer uses cvsup.

        - Accordingly remove the PropagationDelay configuration item,
          that only applied to cvsup-mirroring.

        - Cope with systems where realpath($PORTSDIR) != $PORTSDIR

	Thanks to Doug Barton for bug reports and testing.

Feature safe:  yes
2013-04-16 20:53:16 +00:00
Jung-uk Kim
9b86b8c858 Update to 4.0.2.
Feature safe:	yes
2013-04-16 20:51:47 +00:00
Guido Falsi
fefe232921 - Update to 0.30
- Trim Makefile header

PR:		ports/177877
Submitted by:	Danny Warren <danny@dannywarren.com>
Approved by:	Alexander <alexander.4mail@gmail.com> (maintainer)
Feature safe:	yes
2013-04-16 20:48:40 +00:00
Tijl Coosemans
db5a49f619 Add some symlinks to linux_base-f10 for executables that exist in /usr/bin
on Linux but /bin on FreeBSD. This guarantees that Linux shell scripts run
the Linux executables and not the FreeBSD ones.

No objection from:	-emulation
PR:		ports/176819
Feature safe:	yes
2013-04-16 20:38:06 +00:00
Niclas Zeising
1c5d438e1c Update to 5.8.2
Feature safe:	yes
2013-04-16 20:27:58 +00:00
Tijl Coosemans
1bdb2146ca Update to version 2.2.3.
PR:		ports/177849
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
Feature safe:	yes
2013-04-16 20:19:19 +00:00
Xin LI
dfc9654278 Update to 2.4.35.
Feature safe:	yes
2013-04-16 20:00:27 +00:00
Eitan Adler
946e5fc2e9 Mark BROKEN
Feature safe:	yes
2013-04-16 19:52:41 +00:00
Gerald Pfeifer
ba405bfe27 Update to Wine 1.5.28. This includes the following changes:
- GnuTLS used for all secure connections, OpenSSL is no longer needed.
 - Mac driver enabled by default.
 - Built-in FixedSys fonts.
 - New icon for the joystick control panel.
 - Postscript driver improvements.
 - Various bug fixes.

Feature safe:	yes
2013-04-16 19:51:41 +00:00
Emanuel Haupt
76eb1c0084 Update to 4.0.2
PR:		177702
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net>
Feature safe:	yes
2013-04-16 19:51:22 +00:00
Emanuel Haupt
856ae29be3 Update to 4.0.4
PR:		177690
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net>
Feature safe:	yes
2013-04-16 19:50:32 +00:00
Jung-uk Kim
f4acdce1cc Trim Makefile header.
Feature safe:	yes
2013-04-16 19:43:00 +00:00
Eitan Adler
f95d519a9a Update to 1.8.5
- Change master sites
	- Add license
	- Trim pkg-descr
	- Update WWW

Submitted by:	nemysis <nemysis@gmx.ch>
Feature safe:	yes
2013-04-16 19:42:47 +00:00
Jung-uk Kim
e52373b5b6 Update to 3.1.
Feature safe:	yes
2013-04-16 19:33:30 +00:00
Jung-uk Kim
7bf75e79aa Add "-lclucene-shared" to linker flags. This patch is known to fix build
issues with non-base compilers.

http://sourceforge.net/tracker/?func=detail&aid=3461512&group_id=80013&atid=558446

Prodded by:	avg
Feature safe:	yes
2013-04-16 19:02:54 +00:00
Sergey A. Osokin
eeb6fdad26 Fix fetch by update from 1.1.1 to 1.2.0.
Feature safe: yes
2013-04-16 18:56:53 +00:00
Sergey A. Osokin
7a4c588e0e Update from 1.3.15 to 1.3.16.
Fix depends for third-party drizzle module.

Feature safe: yes

<ChangeLog>

*) Bugfix: a segmentation fault might occur in a worker process if
   subrequests were used; the bug had appeared in 1.3.9.

*) Bugfix: the "tcp_nodelay" directive caused an error if a WebSocket
   connection was proxied into a unix domain socket.

*) Bugfix: the $upstream_response_length variable has an incorrect value
   "0" if buffering was not used.
   Thanks to Piotr Sikora.

*) Bugfix: in the eventport and /dev/poll methods.

</ChangeLog>
2013-04-16 18:55:03 +00:00
Chris Rees
8923042431 Update to 2.82
Remove incredibly naive pkg-deinstall script, and do general cleaning up

Reminded by:	Stefan Bethke <stb@lassitu.de>
Feature safe:	yes
2013-04-16 18:54:41 +00:00
Mikolaj Golub
44232e67f3 Update to 20130330
Approved by:	bdrewery
Feature safe:	yes
2013-04-16 18:46:09 +00:00
Jung-uk Kim
fa023c7e1a - Implement efficient BitSet::nextSetBit() to reduce diff against upstream.
http://clucene.git.sourceforge.net/git/gitweb.cgi?p=clucene/clucene;a=commitdiff;h=17e53d7

- Fix a buffer overflow in CJKAnalyzer.  Somehow the upstream missed this
in 2.3.3.4 branch.

http://clucene.svn.sourceforge.net/viewvc/clucene?view=revision&revision=2630

- Fix potential memory leaks in libstemmer.  Merged from Snowball changes.

http://svn.tartarus.org/snowball/trunk/snowball/libstemmer/libstemmer_c.in?r1=409&r2=520&view=patch

- Implement SnowballAnalyzer::reusableTokenStream(). [1]  Also, this patch
fixes memory leaks found by the submitter.

Submitted by:	Kishore Ramareddy (kishore at niksun dot com)
		(initial version) [1]
Feature safe:	yes
2013-04-16 18:37:03 +00:00
Jimmy Olgeni
f611dec043 Upgrade to version 1.11.49.
Feature safe:	yes
2013-04-16 18:37:00 +00:00
Guido Falsi
2bd47ee115 - Update to 0.4.0
- Trim Makefile headers

PR:		ports/177560
Submitted by:	Richard Kojedzinszky <krichy@pi.nmdps.net> (maintainer from another address)
Feature safe:	yes
2013-04-16 18:34:10 +00:00
Guido Falsi
52ff490983 - Update to 1.1.20rev1
- Remove BROKEN

PR:		ports/177302
Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de> (maintainer)
Feature safe:	yes
2013-04-16 18:30:10 +00:00
Chris Rees
330f81469d Fix plist
PR:		ports/177602
Submitted by:	John Marino <draco@marino.st>
Feature safe:	yes
2013-04-16 18:28:55 +00:00
Chris Rees
1088ee0a29 Fix plist
PR:		ports/177602
Submitted by:	John Marino <draco@marino.st>
Feature safe:	yes
2013-04-16 18:28:13 +00:00
Chris Rees
63cdd9e31a Remove directory from plist
PR:		ports/177606
Submitted by:	John Marino <draco@marino.st>
Feature safe:	yes
2013-04-16 18:27:13 +00:00
Guido Falsi
ac8c103656 - "Update" to 2.5.12. This is the supported stable branch upstream
- Bump PORTEPOCH
- Trim Makefile header
- Add CONFLICTS_INSTALL [1]
- Make rc scripts more rclint compliant
- Update WWW line in pkg-descr

PR:		ports/175063
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
Approved by:	danfe (maintainer of games/qstat, via email) [1]
Approved by:	Kai Wang <kaiwang27@gmail.com> (maintainer of chinese/qterm) [1]
Feature safe:	yes
2013-04-16 18:23:45 +00:00
Frederic Culot
ad8c40120e - Update to 1.05
- Pet portlint(1) by re-ordering LICENSE section
- Trim Makefile's header

Changes:	http://search.cpan.org/dist/Test-Inter/ChangeLog
Feature safe:	yes
2013-04-16 18:12:45 +00:00
Guido Falsi
63c8958f1b - Fix runtime problem on CURRENT after r248534
Reviewed by:	jilles
Feature safe:	yes
2013-04-16 18:12:02 +00:00
Pawel Pekala
3ff81c6e48 Update to version 0.26
Feature safe:	yes
2013-04-16 18:03:03 +00:00
Guido Falsi
b5260542bd - Update to 0.0.13
- Remove check for unsupported OS version

Feature safe: yes
2013-04-16 17:53:29 +00:00
Bryan Drewery
3140fea884 - Update to 1.10.6
- Remove indefinite article from COMMENT

PR:		ports/177547
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
Feature safe:	yes
2013-04-16 17:49:26 +00:00
Dmitry Marakasov
b5fff0ec82 - Update to 0.18
- Bump PORTEPOCH as versioning scheme had changed
- Switch to optionsNG, trim Makefile header

Feature safe:	yes
2013-04-16 17:47:58 +00:00
Stephen Montgomery-Smith
edb89817d7 - Update to 1.2.0.
Feature safe:	yes
2013-04-16 17:44:29 +00:00
Stephen Montgomery-Smith
36d9379133 - Update to 1.7.0.
Feature safe:	yes
2013-04-16 17:43:52 +00:00
Stephen Montgomery-Smith
a7557be8f0 - Update to 1.4.2.
Feature safe:	yes
2013-04-16 17:42:41 +00:00
Bryan Drewery
0953ed15ff - Update to 1.18
- Pass maintainership to submitter
- Trim header

PR:		ports/177671
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Feature safe:	yes
2013-04-16 17:41:00 +00:00
Bryan Drewery
f403b477cc - Update to 1.6
- Pass maintainership to submitter
- Trim header

PR:		ports/177672
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Feature safe:	yes
2013-04-16 17:39:57 +00:00