aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2012.04.04 needed by the upcoming vlc 2.0.3 .nox2012-09-013-13/+43
|
* - Update to 2.0.2bdrewery2012-09-013-8/+9
| | | | | | | | - Remove header PR: ports/171206 Submitted by: Jack Low <xxjack12xx@gmail.com> (maintainer) Approved by: eadler, bapt (mentors, implicit)
* Fix typo and thereby really enable the GNUTLS options. [1]gerald2012-09-011-6/+2
| | | | | | | Remove now deprecated comments at the top of Makefile. PR: 171146 [1] Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> [1]
* Fix typo in icon directory name.rakuco2012-09-011-1/+1
| | | | | PR: ports/171233 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* Fix previous commit, some parts of patch was rejectedpawel2012-09-011-6/+1
|
* Fix previous commit, some parts of patch was rejectedpawel2012-09-011-7/+1
|
* - Update to version 1.10pawel2012-09-012-10/+13
| | | | | - Sort pkg-plist - Remove header
* - Update to version 1.0.1pawel2012-09-013-15/+17
| | | | | | - Sort RUN_DEPENDS - Specify exact supported versions of Python - Remove header
* - Update www/mediawiki to 1.19.2wen2012-09-015-6/+73
| | | | | - Update www/mediawiki118 to 1.18.5 - Document the security bugs
* The automatic addressbook plugin for Roundcube collects each address youjase2012-09-016-0/+109
| | | | | | | | | | send an email to and records it in an address book, making it available for later use or auto-completion. WWW: http://code.crapouillou.net/projects/roundcube-plugins PR: ports/170993 Submitted by: Anes Mukhametov <anes@anes.su> Approved by: culot (mentor)
* Librem is a portable and generic library for real-time audio and videocrees2012-09-015-0/+51
| | | | | | | | | | | processing. Features - Audio buffering, mixing, codecs and resampling - Video mixing, rescaling and pixel format conversion WWW: http://www.creytiv.com/rem.html
* Libre is a portable and generic library for real-time communicationscrees2012-09-015-0/+88
| | | | | | | | | | | | | | | | | | | with async IO support and a complete SIP stack with support for SDP, RTP/RTCP, STUN/TURN/ICE, BFCP and DNS Client. Features: - SIP Stack (RFC 3261) - SDP - RTP and RTCP - DNS-Client - STUN/TURN/ICE - BFCP - Jitter-buffer - Async I/O (poll, epoll, select) - UDP/TCP/TLS transport WWW: http://www.creytiv.com/re.html
* - Update to 0.0.6pre21crees2012-09-015-177/+33
| | | | | | - While here, add OPTIONS - Use gnomehack and patch configure.ac to stop excessive manual patching
* - Update OpenMSX to 0.9.0johans2012-09-013-862/+14
| | | | | - Switch to dynamic plist, avoiding large diffs every time - Reduce Makefile header
* - Update to 0.8.2.avilla2012-09-013-65/+106
| | | | | | | | - Fix COMMENT (mlt is no server). - OPTIONSngify and improve descriptions. - Move demo/ to PORTEXAMPLES. - Move melt.1 to MAN1. - Remove header from Makefile.
* - Update Calligra to 2.5.1.avilla2012-09-0162-276/+65
| | | | | | | | | - Remove header from Makefiles. This release contains a number of important bug fixes to 2.5.0 and we recommend everybody to update. Release notes can be found in the official announcement: http://www.calligra.org/news/calligra-2-5-1-released
* - Update to 20120831.kuriyama2012-09-014-20/+10
|
* - Fix OPENAL option typomva2012-09-011-1/+1
| | | | | PR: ports/170809 Submitted by: Artis Caune <Artis.Caune@gmail.com>
* Update to 3.1kevlo2012-09-012-3/+3
|
* . Update to 7u7.glewis2012-09-013-8/+25
|
* . Update to 7u7. This update is complicated by the demo package not havingglewis2012-09-012-6/+18
| | | | a u7 version released.
* This problem is more serious. Referred to upline for now.cy2012-09-011-4/+2
|
* By request, move dialogwrapper to the main folder and fix the readme.eadler2012-09-013-8/+2
| | | | Additionally, document the wrapper in the main readme
* Remove extraneous lines from Makefile.cy2012-09-011-2/+0
|
* Fails to build without SPOOF support. Mark BROKEN for the time being.cy2012-09-011-1/+5
|
* Get the packaging list correct.cperciva2012-09-011-3/+6
| | | | | Submitted by: QAT Pointy hat to: cperciva
* Update to spiped-1.2.1. The only major change is the addition of thecperciva2012-09-012-5/+8
| | | | | spipe(1) utility which acts as a client for the spiped protocol, suitable for use as an ssh ProxyCommand.
* Update to Wine 1.5.12. This includes the following changes:gerald2012-09-012-3/+3
| | | | | | | - Support for disabling individual joysticks. - Better support for D3DX9 constant tables. - Some XRandR improvements. - Various bug fixes.
* Replace deprecated kdebase component by libkonqmakc2012-09-011-5/+3
| | | | | | | | Remove needless build dependence on qca plugin Remove needless USE_LDCONFIG PR: ports/171216 Approved by: Mina R Waheeb (maintainer)
* Remove needless (and deprecated) kdebase componentmakc2012-09-011-6/+3
| | | | | | | Remove indirect dependencies on qt4 libraries PR: ports/171218 Approved by: Veniamin Gvozdikov (maintainer)
* - Add SWFDEC.avilla2012-09-011-5/+6
| | | | | - Fix OGG. - Improve MP3, SSH, SSL and VORBIS.
* 2012-05-11 www/p5-Xango: Removed from CPANeadler2012-09-016-60/+1
|
* Remove p5-Xango support as it is expired and will soon be removed.eadler2012-09-011-9/+0
| | | | Approved by: sumikawa (maintainer)
* Deprecate linuxpluginwrapper, which is broken on all supported releases.eadler2012-09-011-2/+2
|
* Fix build on recent(ish) 9.x (after r235405 i.e. MFC of r228631.)nox2012-09-011-0/+20
|
* - Add missing manpages for 3.7.0 [1]bdrewery2012-09-014-13/+42
| | | | | | | | | | | | | - Fix build with clang [2] - Fix plist issue - Remove Makefile header - Take maintainership PR: ports/153386 [1] Reported by: Raphael Kubo da Costa <kubito@gmail.com> [1] PR: ports/169112 [2] Submitted by: Lee Thomas <lee_thomas@aslantools.com> [2] Approved by: eadler (mentor)
* - Fix pkg-plistmatthew2012-09-012-3/+1
| | | | Reported by: Tim Bishop
* Now that the headers have been removed, we no longer get the Whom line fromcrees2012-09-011-3/+3
| | | | | | | which to acquire the Submitted by: line. It should be reasonable to simply use the MAINTAINER line; unfortunately we lose the real name and only get the email address.
* 2012-05-12 www/py-django12: Unsupported versionlwhsu2012-09-016-3427/+1
|
* - Convert to new options frameworklwhsu2012-09-011-12/+11
|
* - Convert to new options frameworklwhsu2012-09-011-15/+14
|
* - Update to 1.3.3lwhsu2012-09-012-18/+17
| | | | | | | - Convert to new options framework PR: ports/170496 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
* - Update to 2.13.3bdrewery2012-09-012-9/+4
| | | | | | | - Add missing perl build dependency - Remove header Approved by: eadler, bapt (mentors, implicit)
* Update 3.3.5 --> 3.3.6cy2012-09-013-10/+5
|
* VuXML: update Java 7 entry with Oracle-provided detailsrea2012-09-011-2/+3
| | | | Oracle's Java 7 update 7 fixes CVE-2012-4681.
* - devel/pcre is no longer optional in sysutils/cfengine32.gjb2012-09-011-13/+8
| | | | | | | | | - Remove -legacy PKGNAMESUFFIX - Bump PORTREVISION - Use [tab] in CONFLICTS line (portlint) Approved by: cy (maintainer) Approved by: crees (mentor, implicit)
* Add $FreeBSD$ lineseadler2012-09-012-0/+4
| | | | reported by: crees
* - update to checkin 1516db8bc5bapt2012-09-012-9/+4
| | | | | | | | | | - changes: * fix a bug not cleanly cleaning a bulk after a Ctrl-C [1] * do not load linux specific stuff on non x86 platforms * performances improvements * fix testport Reported by: flo and des [1]
* - update to 2.0.1bapt2012-09-012-9/+5
| | | | | | | - changes: * fix a bug not cleanly cleaning a bulk after a Ctrl-C Reported by: flo, des
* By request, add dialog wrapper used to give the ports options dialogeadler2012-09-012-0/+150
| | | | | | | | | | | additional features such as: - extended descriptions - auto resizing - compatability with older dialog implementations Submitted by: wblock Reviewed by: ports@
* Solve libGL.so and libglx.so conflict situation between libGL, xorg-server andkwm2012-08-3116-34/+160
| | | | | | | | | | | | | | | | the nvidia-driver. Install the libraries in port specific directories. Use pkg-install and pkg-deinstall scripts to update the hardlinks to the default locations of these files. While here clean up some @dirrmtry lines in xorg-server plist for directories that aren.t created by xorg-server. Motivator: pkgng Inspiration: irc, freebsd-x11@ mailinglist discussion (sorry can't find it anymore to give credit the people) Reviewed by: danfe@ (for nvidia parts), bapt@ Approved by: danfe@ (for nvidia parts) With hat: x11@
* Tidy up paragraph formatting (it passed "make validate" before).mandree2012-08-311-10/+8
| | | | Suggested by: wxs
* Fix typo.madpilot2012-08-311-1/+1
| | | | | | | PR: ports/170804 Submitted by: Artis Caune <Artis.Caune@gmail.com> Approved by: gnome (mezz) Approved by: crees, tabthorpe (mentors, implicit)
* Update to version 1.1 of my ec2 boot scripts: Use the SWAPMETA entry incperciva2012-08-312-3/+3
| | | | | the output of `vmstat -z` to figure out how much swap space we can safely configure, instead of the kern.maxswzone sysctl.
* - Add Ukrainian langpackflo2012-08-314-17/+9
| | | | | | | - cleanup Makefile headers PR: ports/171203 Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com>
* - Update to 0.5.4cs2012-08-314-12/+16
| | | | - tidy pkg-descr
* - Update to 1.3.6cs2012-08-313-7/+6
| | | | - tidy pkg-descr
* - Update to 0.15 (this involved a big change in the algorithms used)cs2012-08-313-9/+13
| | | | | - Tidy COMMENT - Update pkg-descr to the new description
* - Update to 0.9.17cs2012-08-313-7/+7
| | | | - Tidy pkg-descr
* - Update to 0.9.16cs2012-08-313-9/+8
| | | | - tidy pkg-descr
* - Update to 0.2.6jase2012-08-313-127/+146
| | | | | | | | | | | | | - Convert to optionsNG - Fix silent dependency on ocaml if option was disabled but ocaml was installed [1] - Add pre-install and pkg-plist shims to clean-up previous install leftovers if found - Rename OCAML option PLIST_SUB entry and associated marker in pkg-plist PR: ports/169252 [1] Submitted by: Edward Sanford Sutton III <mirror176@cox.net> Approved by: flo (mentor)
* - Update to version 3.2.10az2012-08-312-4/+4
| | | | | | PR: ports/170601 Submitted by: Eugene Grosbein <egrosbein@rdtc.ru> Approved by: maintainer (timeout)
* Fix accidentally committed into devel category. What I want is sysutils.kuriyama2012-08-315-2/+2
|
* Fluentd is a log collector daemon written in Ruby. Fluentd receiveskuriyama2012-08-314-0/+37
| | | | | | | logs as JSON streams, buffers them, and sends them to other systems like MySQL, MongoDB, or even other instances of Fluentd. WWW: http://fluentd.org/
* - Upgrade to 1.10.kuriyama2012-08-312-3/+6
|
* VuXML: document CVE-2012-3548, DoS in Wiresharkrea2012-08-311-0/+45
|
* Update to 1.0.philip2012-08-312-3/+3
| | | | | PR: 171062 Submitted by: swills
* - update to 0.4.1bapt2012-08-312-8/+3
| | | | - cleanup the header
* Update to 0.8.7bapt2012-08-312-9/+3
| | | | Cleanup the header to only keep the $FreeBSD$ line
* Update to 1.3.18kevlo2012-08-313-10/+251
|
* - Upgrade to 1.3100.kuriyama2012-08-312-3/+4
|
* - Upgrade to 1.0003.kuriyama2012-08-312-3/+3
|
* Update to 0.10.3.knu2012-08-312-4/+3
| | | | Approved by: MAINTAINER
* - Upgrade to 0.13.kuriyama2012-08-312-4/+4
|
* - Upgrade to 2.11.kuriyama2012-08-312-3/+3
|
* - Upgrade to 0.09.kuriyama2012-08-312-3/+3
|
* - Support NOPORTDOCS knob.kuriyama2012-08-312-1/+12
| | | | - Use explicit version for build depends.
* Update to 5.6kevlo2012-08-313-4/+56
|
* Update to 4.0.7kevlo2012-08-312-6/+5
|
* Update to 1.11kevlo2012-08-312-4/+3
| | | | | PR: ports/170972 Submitted by: swills
* - Fix build when WITHOUT_NLS and WITH_KDE_KWALLET are defined together.avilla2012-08-311-1/+2
| | | | | | PR: 170669 Submitted by: avilla (me) Approved by: lev (maintainer timeout: 2 weeks)
* - Update to 21.0.1180.89rene2012-08-312-7/+8
| | | | | | - Use pkgconf - List gcrypt as a library dependency, not as a runtime dependency Security: http://www.vuxml.org/freebsd/ee68923d-f2f5-11e1-8014-00262d5ed8ee.html
* Port of Qross 0.2.2, a Qt-only fork of Kross, the KDE scripting framework.danfe2012-08-315-0/+71
| | | | PR: ports/170418
* Acknowledge PORTDOCS through options.adamw2012-08-312-5/+7
| | | | | | | Re-sort the plist. PR: ports/171195 Submitted by: nemysis <nemysis@gmx.ch>
* - Utilize USE_QT4 instead of oldskool USE_QT_VER/QT_COMPONENTSdanfe2012-08-312-60/+59
| | | | | | | - Sort pkg-plist [1] Also noticed by: makc [1] Pointy hat to: yours truly
* Document vulnerabilities in www/chromium < 21.0.1180.89rene2012-08-311-0/+47
| | | | Obtained from: http://googlechromereleases.blogspot.nl/search/label/Stable%20updates
* - Update net/asterisk to 1.8.15.1flo2012-08-315-7/+43
| | | | | | | | - Update net/asterisk10 to 10.7.1 - Document vulnerabilities in vuln.xml - Fix URLs in the pervious asterisk vuln.xml entry Security: http://www.vuxml.org/freebsd/4c53f007-f2ed-11e1-a215-14dae9ebcf89.html
* Update to 3.01a08. For the changes since 3.01a07 see:marius2012-08-312-3/+3
| | | | | | ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a08 Approved by: netchild
* Update to 1.11skreuzer2012-08-312-3/+3
| | | | | PR: ports/171129 Submitted by: Steve Wills <swills@freebsd.org>
* Update to 0.1.5skreuzer2012-08-312-3/+3
| | | | | PR: ports/171131 Submitted by: Steve Wills <swills@freebsd.org>
* Update to 0.05skreuzer2012-08-312-4/+3
| | | | | PR: ports/171130 Submitted by: Steve Wills <swills@freebsd.org>
* Update port to 3.5.5skreuzer2012-08-313-6/+10
| | | | | | | | Create a link for a current version Update WWW and master sites PR: ports/171011 Submitted by: Mikhail Tsatsenko m.tsatsenko@gmail.com
* - Update to 4.1.3culot2012-08-312-4/+4
| | | | | PR: ports/171189 Submitted by: William Grzybowski <william88@gmail.com> (maintainer)
* - Update openobex to 1.6madpilot2012-08-317-86/+10
| | | | | | | | | - Update project home page url - Bump PORTREVISION on obexapp due to shlib version change - While I'm here, remove ABI version numbers from LIB_DEPENDS Requested by: Dru Lavigne <dru.lavigne@gmail.com> Approved by: crees (mentor)
* - Fix CONFLICTSmadpilot2012-08-311-2/+2
| | | | | | | | - bump PORTREVISION Reported by: kwm Approved by: Tijl Coosemans <tijl@coosemans.org> (maintainer, via email) Approved by: crees, tabthorpe (mentors, implicit)
* - Update to 1.20gahr2012-08-314-21/+32
| | | | ChangeLog: http://ayam.sourceforge.net/Changes.txt
* - Update to 1.8.2gahr2012-08-314-41/+3
| | | | Announcement: http://www.aqsis.org/2012/08/version-182-available.html
* - Update to 20120723.avilla2012-08-303-9/+12
| | | | | | - Use USE_WEBPLUGINS. The plugin can now be used by browsers out of the box.
* - Add ccache support for building ports. [1]beat2012-08-302-2/+43
| | | | | | | | | | | | - Fix CONFIGURE_FAIL_MESSAGE to be pkgng-aware. [2] - Resolve symlinks in PREFIX on deinstall. [3] - Introduce CLEAN_FETCH_ENV variable to disable package dependency in fetch target for mass fetching. [4] PR: ports/169579 [1], ports/170552 [2], ports/170784 [3], ports/170796 [4] Submitted by: bdrewery@ [1], crees@ [2], gahr@ [3], ohauer@ [4] Tested on: pointyhat
* - Update to 1.23lth2012-08-302-3/+3
| | | | | PR: ports/171034 Submitted by: swills
* - Convert to new options frameworkbdrewery2012-08-301-4/+5
| | | | | | - Use bsd.port.options.mk Approved by: eadler, bapt (mentors, implicit)
* - update firefox and thunderbird to 15.0flo2012-08-30302-4746/+5740
| | | | | | | | | | | | | | | | | | | | | - update firefox-esr, thunderbird-esr, linux-thunderbird and linux-firefox to 10.0.7 - update seamonkey and linux-seamonkey to 2.12 - update nss to 3.13.6 - update bsdipc code (posix_spawn, SysV shared memory) - rename patches to easily track those not (yet) submitted upstream - reduce package size, except for www/libxul[1] - restore default objdir to what it was in 13.0 - fix mail/enigmail after thunderbird build changes - don't accidentally pick up headers from installed ports[3] - add support for PREFIX != LOCALBASE to Makefile.webplugins [4] - document vulnerabilities in vuln.xml - *miscellaneous cleanups and fixups* Obtained from: OpenBSD ports[1] PR: ports/159831, ports/160933, ports/170467[3], ports/170236 [4] Submitted by: avilla [4] In collaboration with: Jan Beich <jbeich@tormail.net> Who did most of the hard work.
* - Use more clear and consistent description for OGGbdrewery2012-08-301-1/+1
| | | | | Suggested by: avilla Approved by: eadler, bapt (mentors, implicit)
* - Convert to new options frameworkbdrewery2012-08-302-12/+12
| | | | | | | - Remove ABI version from LIB_DEPENDS - Use bsd.port.options.mk Approved by: eadler, bapt (mentors, implicit)
* - update to 1.0bapt2012-08-303-15/+3
| | | | | | | | - changes: * SRV mirroring is on by default * fix large scripts executions * pkg check -d now installed packages tags as automatic * performance improvements
* - Update to 1.7.36gahr2012-08-303-8/+8
| | | | | | | | | | | | | Changes: * FXPath::match is now UTF-8 aware in matching filenames. * Keep directories up front in FXFileList. * FXTable API additions for spanning cells. * FXTable fixes to issue only single callback for spanning cells if multiple columns/rows fall in selection rectangle. * Added GO Language support for Adie Text Editor. * Added TENA .tdl Language support for Adie Text Editor. * Switch to C++ casts in certain places kills of const cast warnings. * The fox-config file for FOX project development has been re-instated.
* - Update to 4.1.5770gahr2012-08-304-37/+69
| | | | ChangeLog: http://sf.net/projects/codelite/files/Releases/codelite-4.1/
* - Update to 1.05culot2012-08-302-5/+5
| | | | | PR: ports/171151 Submitted by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer)
* - Convert to new options frameworkbdrewery2012-08-302-7/+6
| | | | | | - Remove ABI version from LIB_DEPENDS Approved by: eadler, bapt (mentors, implicit)
* - Update to 1.9.4.0bdrewery2012-08-303-3/+8
| | | | | | PR: ports/171145 Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer) Approved by: eadler, bapt (mentors, implicit)
* - Update to 1.5.20jase2012-08-303-9/+44
| | | | | | | | | | | - Update MASTER_SITES - Convert to optionsNG and add DOCS option - Document security vulnerabilities [1] PR: ports/169558 Requested by: Alexey <alexey@kouznetsov.com> (submitter) Security: 6dd5e45c-f084-11e1-8d0f-406186f3d89d [1] Approved by: flo (mentor)
* Upgrade to version 3.4.0.olgeni2012-08-303-4/+34
| | | | Approved by: maintainer
* - Fix documentationsbz2012-08-303-27/+27
| | | | Submitted by: culot, gahr
* Update to 3.8.14flo2012-08-302-3/+3
|
* Fix a missing plist entry.brooks2012-08-302-1/+3
| | | | Submitted by: QAT (beat)
* VuXML: document CVE-2012-4681, security manager bypass in Java 7.xrea2012-08-301-0/+49
|
* Update to 1.03ehaupt2012-08-302-3/+3
|
* Update to upstream release fetchmail 6.3.22.mandree2012-08-304-57/+4
| | | | | | | | | | | | | | | | | | | | | Fixes CVE-2011-3389 (reenabling a countermeasure against chosen-plaintext attacks against block cipher initialization) Fixes CVE-2012-3482 (vulnerabilities in NTLM authentication; already fixed in FreeBSD's port 6.3.21_1) Assorted other fixes and workarounds. Adds a Swedish translation. Release Notes: http://developer.berlios.de/project/shownotes.php?release_id=19117 PR: 171177 Approved by: Corey Halpin (maintainer) Security: CVE-2012-3482 Security: http://www.vuxml.org/freebsd/83f9e943-e664-11e1-a66d-080027ef73ec.html Security: CVE-2011-3389 Security: http://www.vuxml.org/freebsd/18ce9a90-f269-11e1-be53-080027ef73ec.html
* Add a vuln' entry for fetchmail's CVE-2011-3389 vulnerability.mandree2012-08-301-1/+35
|
* . Commit a fix for CVE-2012-4681.glewis2012-08-302-0/+64
| | | | Obtained from: Mark Wielaard <mjw@redhat.com> via rea@
* - Fix rc script status and restart/shutdownswills2012-08-302-2/+4
| | | | | PR: ports/170980 Reported by: Nicolas Szalay <nicolas.szalay@fotolia.com>
* - Update to 0.4.1zi2012-08-303-5/+5
|
* Add net-im/qxmpp-leechcraft, an XMPP client library based on C++ and Qt.danfe2012-08-306-0/+140
| | | | PR: ports/170416
* - Update to 1.3.1.stephen2012-08-302-3/+3
|
* - Add conflicts with sysutils/fusefs-ntfs [1][2]bdrewery2012-08-302-13/+20
| | | | | | | | | | | | | - Reset maintainership per private request - Convert to new options framework - Remove ABI version from LIB_DEPENDS - Add LICENSE (GPL2) - Update to working WWW PR: ports/169043 [1], ports/170229 [2] Submitted by: "Julian H. Stacey" <jhs@berklix.com> [1] Approved by: Samuel Martin Moro <faust64@gmail.com> (maintainer) Approved by: eadler (mentor)
* New port: sysutils/msktutil:zi2012-08-305-0/+59
| | | | | | | | | | | Msktutil is a program for interoperability with Active Directory that can: Create a computer account in Active Directory Create a system Kerberos keytab Add and remove principals to and from that keytab Change the computer account's password WWW: https://fuhm.net/software/msktutil/
* - update to 9.1.902jgh2012-08-302-3/+3
| | | | | | | PR: 171163 Submitted by: olgeni@ Approved by: crees@ ( with hat pgsql@) With hat: pgsql@
* Fix the previous commit to make it really work. See the following upstreamjkim2012-08-301-1/+1
| | | | | | PR for more information about this issue: https://bugs.freedesktop.org/show_bug.cgi?id=54015
* Fix dependencies.cy2012-08-301-1/+3
| | | | | PR: 171175 Submitted by: Stefan Grundmann <sg2342@googlemail.com>
* - update to 3.1.1jgh2012-08-302-3/+3
| | | | | PR: 171169 Submitted by: maintainer, r.neese@gmail.com
* - Upgrade to 1.01thierry2012-08-303-6/+5
| | | | | | changelog at http://pinotdev.blogspot.sg/2012/08/pinot-101.html - Don't autodetect chmlib.
* - Update to 2.0.1bdrewery2012-08-302-8/+9
| | | | | | | | | | | | | - Pet portlint some ChangeLog: * Fix fd leak * Fix URL encoding of '+' PR: ports/171152 Submitted by: Freddy Dissaux <freddy.dsx@free.fr> Approved by: mohawk@bsdsx.fr (maintainer) Approved by: eadler, bapt (mentors, implicit)
* - Update to 1.09 [1]culot2012-08-302-3/+6
| | | | | | | | - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/WebService-Dropbox/Changes PR: ports/171150 [1] Submitted by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer)
* Work around rpath/origin and visibility issues.jkim2012-08-302-2/+15
|
* - Fix sysctl lensswills2012-08-302-1/+12
| | | | | PR: ports/170761 Submitted by: Dave Duchscher <daved@tamu.edu>
* Fix build on non-x86.nox2012-08-301-0/+45
| | | | | Submitted by: jhibbits Obtained from: http://anonscm.debian.org/hg/xine-lib/xine-lib-1.2/rev/b0df4b6003ad
* - Update to version 0.12.1pawel2012-08-304-25/+33
| | | | | | | - Remove ABI number versions from LIB_DEPENDS - Add missing dependencies - Fix GG_EMOTS option, don't patch CMakeLists.txt instead use COPYTREE_SHARE to install all files
* Replace spaces with tabs in assignments.olgeni2012-08-293-3/+3
|
* Add graphics/gd as a build and runtime dependencyskreuzer2012-08-291-0/+4
| | | | Submitted by: Beat Gaetzi <beat@freebsd.org>
* Fix bug: alt+h command input line not updatedfjoe2012-08-292-0/+11
| | | | | | | The fix is obtained from the upstream: https://www.midnight-commander.org/ticket/2810 PR: 171157
* - Update www/mod_spdy to v0.9.2.2swills2012-08-293-5/+3
| | | | | | | - Update pkg-descr, this module is now suitable for production environments PR: ports/170854 Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
* Update to 6.1.6.fjoe2012-08-295-53/+163
|
* Update to 1.2.0.kwm2012-08-292-4/+4
| | | | Python is a pure runtime dependancy.
* - Update sysutils/synergy-devel to 1.4.10 (latest beta release)ehaupt2012-08-292-4/+4
| | | | | | | - While here, replace some single whitespaces with a tab PR: 170590 Approved by: maintainer timeout (gnn; > 14 days)
* - add missing patchohauer2012-08-291-0/+23
| | | | | PR: ports/166488 Submitted by: Radim Kolar <hsn@filez.com>
* DAHDI 2.6.1 development version:fjoe2012-08-297-0/+243
| | | | | | | - Digium TE820: PCI-Express eight-port T1/E1/J1 is now supported - new FreeBSD compat shims (similar to OFED in FreeBSD 9 and later) - wcb1xxp support (temporarily) removed - it was not working in 2.4 port anyway - dahdi_dynamic is likely to be broken
* - fix typo /mod_mask/mod_umask/ohauer2012-08-292-2/+4
| | | | Noted by Ralf Gebhart and beat@
* Replace some spaces with tabs, and remove double defined variables in PLIST_SUB.kwm2012-08-291-7/+3
|
* - Fix duplicated flagssbz2012-08-292-1/+1
| | | | | PR: ports/171117 Submitted by: Lung-Pin Chang <changlp at cs.nctu.edu.tw>
* - Update to version 33.3.0danfe2012-08-292-6/+7
| | | | | | | - Convert to new OPTIONS syntax - Drop indefinite article from COMMENT Approved by: davide (implicit due to inactivity)
* - Link against base libutil for openpty(3)gahr2012-08-291-0/+5
| | | | | | PR: 169785 Submitted by: gahr Approved by: maintainer (timeout > 1.5 month)
* Bump portrevision for previous commit.zeising2012-08-291-0/+1
| | | | Approved by: kwm (mentor)
* Fix the startup script to not overwrite configuration files and acceptzeising2012-08-291-9/+9
| | | | | | | | program arguments PR: ports/171140, ports/171141 Submitted by: kaltheat <kaltheat@gmail.com> (pr), me (patch) Approved by: miwi (mentor)
* Update to 1.1makc2012-08-293-8/+5
|
* - Update to 7.2gahr2012-08-293-828/+903
| | | | | | | Release notes: http://netbeans.org/community/releases/72/ PR: 171144 Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net>
* Fix CONFLICTS definition.fjoe2012-08-291-3/+1
|
* This port conflicts with dahdi-kmod26-*.fjoe2012-08-291-0/+2
|
* Fix portlint error: use a tab (not space) after a variable namefjoe2012-08-291-1/+1
|
* Update to 4.8.1.4.fjoe2012-08-292-4/+3
|
* - Fix build against Tcl/Tk 8.6gahr2012-08-291-1/+4
| | | | | | | | - Remove limitation on using a non-threaded version of Tcl/Tk PR: 171142 Submitted by: gahr Approved by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
* Update to 4.0.7matthew2012-08-294-18/+20
| | | | | - Announce message: http://blog.bestpractical.com/2012/08/rt-407-released.html - ChangeLog: https://github.com/bestpractical/rt/compare/rt-4.0.6...rt-4.0.7
* Update to 2.9.4.fjoe2012-08-294-45/+43
| | | | | PR: 170194 Submitted by: Rainer Hurling
* - Update to 0.4.5bdrewery2012-08-292-4/+4
| | | | | | PR: ports/171154 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Approved by: eadler, bapt (mentors, implicit)
* - Convert to new options frameworkbdrewery2012-08-292-6/+7
| | | | | | - Update WWW to a working URL Approved by: eadler, bapt (mentors, implicit)
* - Update to 1.0.11swills2012-08-292-4/+4
| | | | | PR: ports/170640 Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks)
* - Update to 0.5.1swills2012-08-292-3/+3
| | | | PR: ports/170639
* - Update to 2.6.4swills2012-08-292-3/+3
| | | | | PR: ports/170638 Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks)
* - Update to 0.8.1swills2012-08-292-3/+3
| | | | | PR: ports/170618 Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks)
* - Update to 0.062wen2012-08-292-3/+3
| | | | Changes: http://cpansearch.perl.org/src/WYANT/Astro-SpaceTrack-0.062/Changes
* - Update to 5.7bdrewery2012-08-293-3/+7
| | | | | | PR: ports/171147 Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer) Approved by: eadler, bapt (mentors, implicit)
* - bump portrevision w/ dependency changes, follow r303303jgh2012-08-291-1/+1
| | | | | PR: 170721 Submitted by: maintainer, nemysis@gmx.ch
* - Move radius-engine to BUILD_DEPENDS.avilla2012-08-291-3/+3
| | | | | | | - Bump PORTREVISION. PR: 171127 Submitted by: nemysis at gmx.ch (maintainer)
* - Move radius-engine to BUILD_DEPENDS.avilla2012-08-291-3/+3
| | | | | | | - Bump PORTREVISION. PR: 171126 Submitted by: nemysis at gmx.ch (maintainer)
* - Improve several descriptions.avilla2012-08-291-16/+16
| | | | | | | | | | | | | Just for reference (non-obvious changes): * ASSERT (which should be changed to ASSERTS) gained an 'enable' because assertions lie in the code and just need to be turned on, but actually add something to the final result (unlike MMX and SSE, which have 'use' because they replace routines with optimised ones); * GDM changed from 'build' to 'install' because the option means "depend on the GDM port", while 'build' would mean "build the GDM login manager inside this port"; * 'Desktop' in GNOME and KDE* was changed to a more complete 'desktop environment'.
* Add new qxv port.cy2012-08-294-0/+56
| | | | | | | qxv is an image viewer whose interface is key-to-key compatible with the classic xv program. It is meant to replace xv, which is old, unmaintained, not Free Software, and therefore not shipped with most software distributions anymore.
* - Remove MAN3 entry for man page that isn't included any moreswills2012-08-291-1/+1
| | | | | | Pointed out by: matthew Pointy hat to: swills Approved by: janos.mohacsi@bsd.hu (maintainer, implicit)
* - adjust dependencies to reflect requirementsjgh2012-08-291-5/+7
| | | | | | | | - adopt optionsNG for DOCS - while here remove PORTNAME from COMMENT PR: 170721 Submitted by: maintainer, nemysis@gmx.ch
* - update to 4.7.0jgh2012-08-294-160/+234
| | | | | | | | | | | | - allow building on pointyhat, per discussion with portmgr - may disable if becomes issue - install DOCS (optional) - update LICENSE per vendor to GPLv3 - add MASTER_SITE for specific FreeBSD Maven Repository for offline build mode - NOTE: buildlog will note "Downloading" but will fail due to maven building in offline mode Sponsored by: Experts-Exchange, LLC. Changes: http://www.jaspersoft.com/whats-new-in-jaspersoft-47
* Apache 2.x module to set umask of created filesohauer2012-08-294-0/+37
| | | | | | | | | | | | mod_umask sets the Unix umask of the Apache HTTPd process after it has started. This is useful when accessing Subversion from both mod_dav_svn and via a local client with a file:// url. Without setting a proper umask the file permissions can create a repository that is not easily accessable from both. WWW: http://www.outoforder.cc/projects/httpd/mod_umask/ PR: ports/171148 Submitted by: Ralf Gebhart <gebhart@secnetix.de>
* - Update to 1.0.4tota2012-08-292-5/+4
|
* Fix svn properties on patch files to match what is in the SubversionPrimerrene2012-08-290-0/+0
| | | | | | Also note that: Security: http://www.vuxml.org/freebsd/ce84e136-e2f6-11e1-a8ca-00262d5ed8ee.html http://www.vuxml.org/freebsd/60bbe12c-e2c1-11e1-a8ca-00262d5ed8ee.html
* Sorry, the new line delimeter has been lost at r303297.bsam2012-08-291-1/+1
| | | | Re-add it to distinfo.
* . update to the latest version, which supportsbsam2012-08-292-7/+6
| | | | | | | | a new working copy structure of Subversion 1.7; . release maintainership. PR: ports/170979 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
* - Update to 21.0.1180.81rene2012-08-2924-294/+265
| | | | | | - Drop build dependency on devel/subversion Submitted by: George Liaskos Security: CVE-2012-[2846-2860], CVE-2012-[2862-2863]
* - Update to 3.05culot2012-08-292-7/+9
| | | | | | | - Add LICENSE (Artistic 1 & GPL 1) - Pet portlint(1) by moving TEST_DEPENDS earlier Changes: http://search.cpan.org/dist/XML-Compile-SOAP-Daemon/ChangeLog
* Update from 3.0.15 to 3.0.17:osa2012-08-298-14/+13
| | | | | o) www/rubygem-passenger; o) third-party passenger module for www/nginx and www/nginx-devel.
* - Update to 1.0.0scheidell2012-08-292-3/+3
| | | | | PR: ports/171111 Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> (maintainer)
* - Update to 0.8.0.avilla2012-08-294-22/+35
| | | | - Make NLS implicitly optional.
* - Update to 2.4.9.9bdrewery2012-08-292-3/+3
| | | | | | | | | | | | | | | Changelog: * Fix running portupgrade from a portdir picking that port up as the origin to upgrade/install. Regression from 2.4.9.8 [1] * Don't run 'make config' when only using packages with -PP * Fix portinstall -n not listing depends or a summary (#29) * manpage cleanups * port{install,upgrade} -n will no longer fetch packages when using -P or -PP. Use -F to fetch packages instead. -n implies dry run, so it should not be making any modifications to the system. Reported by: ache@ [1] Approved by: bapt (mentor)
* - update to 2.0.0bapt2012-08-283-29/+5
| | | | | | | | | | | - changes since 1.5.x: * parallel build, can build multiple packages at the same time * options discovering rebuilding * huge performance improvements in sanity check * better output (close to tinderbox) * better log separation * better leftover discovery * many bug fixes
* Update to 443d190388 snapshot that is the start of what will become 2.1 releasebapt2012-08-282-4/+4
|
* - Upgrade to version 2.1.2olgeni2012-08-282-10/+9
| | | | | | - Switch to OptionsNG - Remove DEFAULT_PGSQL_VER setting - Add missing echo suppression in post-install target
* Silence a REINPLACE_CMD.wxs2012-08-281-1/+1
|
* - Update to 2.16.0gahr2012-08-284-32/+79
| | | | Release notes: http://lilypond.org/doc/v2.16/Documentation/changes/index.html
* The trytond_account_product is a module for tryton. It defines thewen2012-08-285-0/+72
| | | | | | | | | link between product and account. WWW: http://www.tryton.org/ PR: 170555 Submitted by: Matthias Petermann <matthias@d2ux.net>
* The account invoice is a module for tryton. It defines data modelwen2012-08-285-0/+84
| | | | | | | | | and business logic for creating invoices. WWW: http://www.tryton.org/ PR: 170554 Submitted by: Matthias Petermann <matthias@d2ux.net>
* trytond_account is a account module for tryton.wen2012-08-285-0/+112
| | | | | | | | | | | | | The account module defines fundamentals for most of accounting needs. It include: General accounting, Fiscal year management, Taxes management, Journal entries, Reconciliation. And with reports: General ledger, Trial balance, Balance sheet, Income statement, Third party balance, Aged balance and General journal. WWW: http://www.tryton.org/ PR: 170553 Submitted by: Matthias Petermann <matthias@d2ux.net>
* - Update to 0.94wen2012-08-282-3/+3
| | | | Changes: http://cpansearch.perl.org/src/MARKOV/Geo-KML-0.94/ChangeLog
* Add a missing newline at the end of the patch.rakuco2012-08-281-1/+1
| | | | | | Reported by danfe@. For future reference: http://permalink.gmane.org/gmane.os.freebsd.devel.cvs.ports/249502
* - Update to 1.23lwhsu2012-08-282-3/+5
| | | | | | | - Add LICENSE PR: ports/170991 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com>
* - Update to 2012dlwhsu2012-08-282-3/+3
| | | | | PR: ports/170992 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com>
* - Update to version 111.3.1madpilot2012-08-284-30/+13
| | | | | | | | - Convert to OptionsNG PR: ports/171112 Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer) Approved by: crees, tabthorpe (mentors, implicit)
* - Unbreak on ARCH != i386madpilot2012-08-281-5/+7
| | | | | | | - Change CONFLICTS Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer, via email) Approved by: crees (mentor)
* - Update to 0.27lwhsu2012-08-283-11/+12
| | | | | PR: ports/170976 Submitted by: swills
* - Update to 0.16lwhsu2012-08-283-3/+4
| | | | | PR: ports/170977 Submitted by: swills
* - Update to 2.8.5scheidell2012-08-283-29/+5
| | | | | PR: ports/171100 Submitted by: Takashi Kato <townwear@gmail.com> (maintainer)
* - Update to 0.7 [1]jase2012-08-283-87/+65
| | | | | | | | | | | | - Remove unnecessary shlib version in LIB_DEPENDS - Use pkgconf to detect dependency files - Add missing MAN1 pages - Disable building of python module - Disable building of GStreamer plugin PR: ports/169427 [1] Submitted by: Richard Neese <r.neese@gmail.com> (maintainer) Approved by: flo (mentor)
* - Update to 0.7 [1]jase2012-08-286-75/+57
| | | | | | | | | | | | | | - Remove unnecessary PORTREVISION - Fix typo in COMMENT - Add missing build dependency on devel/bison - Add options for libsndfile support and thread safety - Disable building of python module - Disable building of doxygen docs - Replace use of gnomehack with specific REINPLACE for pkgconfig PR: ports/169426 [1] Submitted by: Richard Neese <r.neese@gmail.com> (maintainer) Approved by: flo (mentor)
* Update to version 2.0.2.zeising2012-08-282-6/+6
| | | | | | This release contains support for Xcursor as well as several bug fixes. Approved by: miwi (mentor)
* Update to 0.3.0wxs2012-08-283-9/+20
|
* - Rewrite installation message [1]scheidell2012-08-284-55/+41
| | | | | | | | | | | | - Include project's description in pkg-desc, not pkg-message.in - Change default answer to each reporting question to yes - Fix tests for /etc/periodic.conf and /etc/rc.conf - Clean up interactive prompts during installation - Bump PORTREVISION PR: ports/171015 Submitted by: bsdstats@nanoman.ca (maintainer) Reported by: 2A <deuza at fr dot FreeBSD dot org> [1]
* - Update to 4.08.4wen2012-08-283-13/+45
|
* - adopt optionsNG for DOCSjgh2012-08-281-5/+7
| | | | | | | - use INSTALL_DATA over CP PR: 170740 Submitted by: maintainer, nemysis@gmx.ch
* - data is requiredjgh2012-08-281-9/+9
| | | | | | | - use optionsNG for DOCS PR: 170725 Submitted by: maintainer, nemysis@gmx.ch
* - Update to 20120827 snapshotbdrewery2012-08-282-4/+4
| | | | | | | | | | | | | | Changelog: * Fix running portupgrade from a portdir picking that port up as the origin to upgrade/install * Don't run 'make config' when only using packages with -PP * Fix portinstall -n not listing depends or a summary (#29) * manpage cleanups * port{install,upgrade} -n will no longer fetch packages when using -P or -PP. Use -F to fetch packages instead. -n implies dry run, so it should not be making any modifications to the system. Approved by: bapt (mentor)
* (Attempt to) fix build with clang by assuming clang doesn't need anox2012-08-281-0/+32
| | | | | | | clobber list with __asm__ __volatile__ ("emms"). PR: ports/171119 Submitted by: Dan McGregor <dan.mcgregor@usask.ca>
* - Update to 2.3.53.stephen2012-08-282-3/+3
|
* Typo nit.adamw2012-08-281-3/+3
|
* - Update to 5.0.0swills2012-08-282-3/+3
| | | | | PR: ports/170609 Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks)
* - Update to 2.5.1swills2012-08-282-3/+3
| | | | | PR: ports/170584 Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks)
* - Update to 6.14.0swills2012-08-282-5/+6
| | | | | PR: ports/170582 Approved by: maintainer timeout (renchap@cocoa-x.com, >2 weeks)
* - Update to 2.5.2swills2012-08-282-3/+3
| | | | | PR: ports/170581 Approved by: maintainer timeout (renchap@cocoa-x.com, >2 weeks)
* - Update to 0.18swills2012-08-282-3/+3
| | | | | PR: ports/171076 Approved by: "Zane C. B-H." <vvelox@vvelox.net> (maintainer)
* - Update to 3.316swills2012-08-282-3/+3
| | | | | PR: ports/171063 Approved by: otacilio.neto@ee.ufcg.edu.br (maintainer)
* - Update to 249swills2012-08-282-3/+3
| | | | | PR: ports/171088 Approved by: "Schmehl, Paul" <pauls@utdallas.edu> (maintainer)
* - Update to 0.15swills2012-08-283-3/+4
| | | | | PR: ports/171087 Approved by: "Schmehl, Paul" <pauls@utdallas.edu> (maintainer)
* - Update to 0.04swills2012-08-282-3/+3
| | | | | PR: ports/170929 Approved by: Frank Wall <fw@moov.de> (maintainer)
* - Update to 2.0008swills2012-08-282-3/+3
| | | | | PR: ports/170958 Approved by: Mohacsi Janos <janos.mohacsi@bsd.hu> (maintainer)
* - Update to 0.14swills2012-08-282-3/+3
| | | | | PR: ports/170968 Approved by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
* - Update to 0.29swills2012-08-282-5/+5
| | | | | PR: ports/170969 Approved by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
* - Update to 1.54swills2012-08-282-3/+3
| | | | | PR: ports/171101 Approved by: Vick Khera <vivek@khera.org> (maintainer)
* - Update to 0.08swills2012-08-282-3/+3
| | | | | PR: ports/171102 Approved by: Vick Khera <vivek@khera.org> (maintainer)
* Fix tinderbox leftovers warning from r303095: do not installolgeni2012-08-281-1/+2
| | | | lib/tcl8.5/msgs/uk.msg.orig. Does not apply to lang/tcl86.
* - Update to 0.9.6.1madpilot2012-08-282-12/+15
| | | | | | | | | | - Fix pkgconf dependency - Convert to OPTIONSng - Remove ABI version from LIB_DEPENDS PR: ports/170888 Submitted by: Hakisho Nukama <nukama@gmail.com> (maintainer, via email) Approved by: crees, tabthorpe (mentors, implicit)
* - Update to 1.7.2lme2012-08-283-4/+5
| | | | | | | - Add missing description for IDOUTILS option - Change a typo in pkg-message [1] Notified by: beat
* Remove DOCS from OPTIONS_DEFAULT, already there per bsd.port.mk.adamw2012-08-281-1/+1
| | | | Pointed out by: sunpoet
* IOWait provides a unified interface in Python for I/O completion events.olivierd2012-08-285-0/+30
| | | | | | WWW: https://launchpad.net/python-iowait Approved by: rene, miwi (mentors)
* - Update to 0.3.0.3olivierd2012-08-282-3/+3
| | | | Approved by: rene, miwi (mentors)
* - Fix build with WITHOUT_X11, adjust pkg-descrrene2012-08-285-14/+138
| | | | | | | | - Activate OPTIONS, convert to optionsNG while here - Replace pkgconfig by pkgconf - Bump PORTREVISION - Added svn keywords with psvn
* - revert accidental commitjgh2012-08-282-2/+1
| | | | 303239:300896
* 10jgh2012-08-282-1/+2
|
* Update fetchmail to 6.3.21_1, fixing CVE-2012-3482.mandree2012-08-283-1/+56
| | | | | | | | | Adjust VuXML database entry from < 6.3.22 to < 6.3.21_1. PR: ports/170613 Approved by: maintainer timeout (14 days) Security: http://www.vuxml.org/freebsd/83f9e943-e664-11e1-a66d-080027ef73ec.html Security: CVE-2012-3482
* Allow java/openjdk7 to build and execute Java plugin. A necessary patch forjkim2012-08-281-2/+4
| | | | OpenJDK7 was committed as r303173.
* - port requires datajgh2012-08-281-11/+14
| | | | | | | | | - adopt optionsNG for DOCS - move from cp to install_data for icons - drop INSTALL doc from PORTDOCS PR: 170742 Submitted by: maintainer, nemysis@gmx.ch
* - Update to 0.9.9kmoore2012-08-283-3/+4
|
* - Update to 1.006culot2012-08-282-3/+3
| | | | Changes: http://search.cpan.org/dist/Acme-MetaSyntactic/Changes
* Fix creation of position independent executables (-fPIE -pie).brooks2012-08-282-0/+144
| | | | | | | | | | | | | There were two bugs here. First, -pie was not passed to ld. Second, non-relocatable versions of three *crt*.o archives were used in the pie case. Additionally, link with crtbeginT.o in the -static case. Shift style towards that of the Linux code since much of the new login was cribbed from it. Reported by: jonathan
* Don't allow files to be extracted with 0666 permissions.kwm2012-08-284-14/+35
| | | | | | | | | | | Readd a patch that fixes thread support Correct configure test so it detects r_fs and r_gs fields of struct reg. This fixes thread support on i386 10-current. Fix a segmentation fault on the amd64 architecture PR: ports/171109 [2], ports/171086 [1] Reported by: Arrowdodger <6yearold@gmail.com> [2] Submitted by: maintainer [2], Tijl Coosemans <tijl@coosemans.org> [1]
* Enable a DOCS option---code was already in place to respectadamw2012-08-271-3/+3
| | | | the setting, but it wasn't in OPTIONS.
* update postgresql 9.2 to RC1girgen2012-08-272-3/+3
|