Commit graph

305283 commits

Author SHA1 Message Date
Jun Kuriyama
e373498283 - Upgrade to 1.4.14.
Security: http://lists.gnupg.org/pipermail/gnupg-announce/2013q3/000330.html

I'll write vuxml entry later.
2013-07-25 13:12:27 +00:00
Andrej Zverev
2363c699fb - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
- pass maintainership to @perl

Information:	wiki@ PortsLongtermTargets
Approved by:	bapt@ (portmgr@)
2013-07-25 12:45:10 +00:00
Tilman Keskinoz
0a2940fa8c Update to 1.4.11 2013-07-25 12:42:55 +00:00
Tijl Coosemans
a0ccbe7bed - Document the use of ${OPTIONS_NAME}_(UN)SET(_FORCE).
- Remove options in ${OPTIONS_NAME}_(UN)SET from NEW_OPTIONS list.
- Remove an intermediate sort.
- Add support for ${OPTIONS_NAME}_(UN)SET_FORCE.

Approved by:	bapt
2013-07-25 11:47:11 +00:00
Mark Felder
cd4fd7cb34 Update my email address throughout the tree
Approved by:	swills (mentor)
2013-07-25 11:30:01 +00:00
Hiroki Sato
28e7e75bfe - Add WWW: line to pkg-descr.
- Style cleanups.
- Take maintainership.
2013-07-25 11:13:50 +00:00
Hiroki Sato
3326a8cc13 - Fix build on -CURRENT.
- Take maintainership.
2013-07-25 10:49:53 +00:00
Rene Ladan
8525495496 Remove expired ports:
2013-07-25 sysutils/rsyslog6-devel-pgsql: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-gnutls: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-snmp: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-rfc3195: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-mysql: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-relp: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-dbi: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-gssapi: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel: Use sysutils/rsyslog7
2013-07-25 10:24:06 +00:00
John Marino
a9220e6634 audio/xmms-sapp, audio/penguinsap: Rework exception flags
The wrong C++ flag, --no-exceptions, was being passed to these ports.  The
correct flag is "-fno-exceptions".  Apparently gcc accepts the former, but
clang does not.

The current code states that clang version 3.2 will accept --no-exceptions,
but this isn't the case either.  However, both of these ports will build
without a no-exceptions flag with clang.  GCC still requires it.

Rework the clang detection code.  If code is not detected, -fno-exceptions
is added to CXXFLAGS, otherwise nothing is done.  Besides fixing the flag
handling, this implemention avoids the bmake errors that _CLANG!= was
generating.

Approved by:	bapt (mentor), maintainer
2013-07-25 09:38:40 +00:00
Koop Mast
2d3f48ba36 Revert upstream patch that seems to be causing firefox and thunderbird to
crash, while mozilla dev's are looking where the actual bug is.

Submitted by:	cperciva@
2013-07-25 09:36:57 +00:00
Hiroki Sato
f363c842b1 Set ${MASTERDIR} to ${.CURDIR} and use it for .include "files/foo".
Changes in r323629 broke ghostscript*-nox11.

Pointed out by:	bapt
2013-07-25 09:25:16 +00:00
Hiroki Sato
f9fc86725d Fix hidden dependency due to USE_FOO=yes after including bsd.port.pre.mk. 2013-07-25 09:03:33 +00:00
Hiroki Sato
29fbbf75db Add a patch to fix gcc build on head.
Obtained from:	murray
2013-07-25 08:41:35 +00:00
Frederic Culot
a5470db081 - Update to 2.41
Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
PR:		ports/180823
Submitted by:	Stephon Chen <stephon@gmail.com>
2013-07-25 07:45:09 +00:00
Nicola Vitale
d20d101a02 - Update to 1.4
- Fix WWW line in pkg-descr

Build log:	http://goo.gl/6UmyMk
Change log:	http://goo.gl/9pUy4v
2013-07-25 07:28:34 +00:00
Hiroki Sato
bba30d853c Do not define post-configure and pre-build target for mozc_el.
Spotted by:	HATANO Tomomi
2013-07-25 04:51:03 +00:00
Jason Helfman
e95c0f3261 - update to 0.99 (bugfix release)
PR:		180490
Reported by:	redrat@mail.ru
Submitted by:	jcm@visi.com (maintainer)
2013-07-25 00:31:38 +00:00
Nicola Vitale
40836b252f - Update to 1.10
Build log:	http://goo.gl/6szcOh
Release notes:	http://goo.gl/paz1HH
2013-07-24 22:02:12 +00:00
Matthias Andree
2e4789f632 Simplify, for conciseness:
Move function of patch file into post-patch target, too.
2013-07-24 21:57:54 +00:00
Matthias Andree
dbf33b220e Fix C++11 compatibility by renaming atomic_init().
Modified version of dim's patch, where most of the stuff
moves into a REINPLACE_CMD called from post-patch.

Submitted by:	dim
2013-07-24 21:35:51 +00:00
Martin Matuska
e71757d25d Horde package update:
Horde_ActiveSync 2.5.5 -> 2.5.6
Horde_Core 2.6.2 -> 2.6.4
Horde_Dav 1.0.1 -> 1.0.2
Horde_HashTable 1.0.1 -> 1.1.0
Horde_History 2.1.0 -> 2.1.4
Horde_Imap_Client 2.11.6 -> 2.12.0
Horde_SessionHandler 2.2.0 -> 2.2.1
2013-07-24 21:04:41 +00:00
Mark Felder
9d511cbecb RT::Extension::MandatoryOnTransition - An extension that allows you to
make fields required in RT before a ticket can move to a different
status.

Approved by:	crees (mentor)
2013-07-24 21:02:11 +00:00
Florian Smeets
518b51f536 Fix the ENIGMAIL build and enable to option by default again.
Obtained from:	landry@OpenBSD via Mozilla Bugzilla
2013-07-24 21:01:25 +00:00
Lev A. Serebryakov
26252acebd Add <url></url> to references.
Submitted by:	Remko Lodder <remko@FreeBSD.org>
2013-07-24 20:59:28 +00:00
Pawel Pekala
81e587d42e - Update to version 1.1.1
- Convert to new options macros

PR:		ports/180810
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-07-24 20:06:46 +00:00
Wesley Shields
c59954f3c5 Update to 1.8.3.4.
While here, fix missing RelNotes from last couple of updates.
2013-07-24 18:27:40 +00:00
Pawel Pekala
b7ceb1c231 Update to version 0.6.4
PR:		ports/180778
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
2013-07-24 17:59:10 +00:00
Olivier Duchateau
ecf8221576 - Update to 0.11
- Add new option, PYGMENTS (syntax highlighting) to enable code directive
- Fix symlinks during reinstall stage [1]
- Fix pkg-plist with Python3 [2]

PR:		179273 [1]
PR:		180339 [2]
Submitted by:	nemysis [1]
Reviewed by:	gblach@ [2]
2013-07-24 17:42:09 +00:00
Marcus von Appen
20fc9a4ee1 - Update to version 1.10.0
- Trim Makefile headers
- OPTIONize
- Switch to USES=gmake
2013-07-24 17:26:21 +00:00
Lev A. Serebryakov
c24d6a1a61 Update:
devel/subversion to 1.8.1
   devel/subversion16 to 1.7.11

 These releases fix CVE-2013-4131
 http://subversion.apache.org/security/CVE-2013-4131-advisory.txt

Approved by:	Olli Hauer <ohauer@FreeBSD.org> for devel/subversion17
Security:	CVE-2013-4131
2013-07-24 17:18:50 +00:00
Ryan Steinmetz
721986acee - Optionally depend on net-ldap 2013-07-24 16:38:56 +00:00
Frederic Culot
5e2989f162 - Update to 4.7.13
Changes:        http://wiki.typo3.org/TYPO3_4.7.13
PR:             ports/180806
Submitted by:   Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
2013-07-24 16:23:12 +00:00
Baptiste Daroussin
8a7fa85a1c Remove useless dependency on pkgconf 2013-07-24 16:01:08 +00:00
Mark Felder
8c88aca871 - Update to 4.3.12
- Include patch to fix CLOCK test

Approved by:	swills (mentor)
2013-07-24 15:09:40 +00:00
Mark Felder
f2d0f126d8 - Update to 4.3.12
Approved by:	swills (mentor)
2013-07-24 15:08:42 +00:00
Baptiste Daroussin
111fcca281 Add the forgotten patches 2013-07-24 15:03:05 +00:00
Baptiste Daroussin
8b7b3c59f8 - update to 0.26
- use the upstream build system
- install the manpage

PR:		ports/174886
Submitted by:	bapt, nwhitehorn
Approved by:	clsung (maintainer timeout (>6 month)
2013-07-24 15:02:14 +00:00
Florian Smeets
0ea154e61b Add a PKGNAMESUFFIX. This should prevent pkg from trying to install 2
firefox versions when running "pkg install firefox".
2013-07-24 14:54:29 +00:00
Li-Wen Hsu
b097f956e4 - Update to 1.524 2013-07-24 14:52:23 +00:00
Frederic Culot
1671e06e17 - Update to 4.5.28
Changes:        http://wiki.typo3.org/TYPO3_4.5.28
PR:             ports/180805
Submitted by:   Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
2013-07-24 14:51:49 +00:00
Frederic Culot
152de1c7ae - Update to 6.1.2
Changes:        http://wiki.typo3.org/TYPO3_6.1.2
PR:             ports/180801
Submitted by:   Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
2013-07-24 14:45:15 +00:00
Baptiste Daroussin
d1523e64f1 - Take maintainership
- Use unmount(2) instead of exec umount -f
- update to 2.9.3
2013-07-24 14:42:52 +00:00
Pietro Cerutti
ea8e7855e3 - Fix installation of man pages
- Respect PREFIX
- While at it, fix WWW line and Makefile (spaces vs. tabs)

Reported by:	bapt
2013-07-24 14:37:57 +00:00
John Marino
fc992f6dde astro/gpxloggerd: directly link libmath and cleanup
- Fixes indirect linking errors on modern binutils (fix from dports)
- Trim Makefile header and canonicalize creator's name
- Remove leading article from COMMENT
- Remove unnecessary library version in LIB_DEPENDS

Approved by:	culot (mentor), maintainer
2013-07-24 14:30:28 +00:00
Dmitry Sivachenko
535cd21d53 Take maintainership. 2013-07-24 13:32:38 +00:00
TAKATSU Tomonari
47ba9f8244 - Update to 1.5-2 2013-07-24 13:13:05 +00:00
Baptiste Daroussin
2eaf818803 In preparation of the removal of automatic addition of perl to EXTRACT_DEPENDS and PATCH_DEPENDS in case USE_PERL5 is set
Use the usual REINPLACE_CMD instead of invoking perl
2013-07-24 13:12:59 +00:00
TAKATSU Tomonari
df422ffefa - Update to 1.1.7 2013-07-24 13:06:07 +00:00
Frederic Culot
a9acc27919 - Reassign to the heap
PR:		ports/180754
Submitted by:	Jarrod Sayers <jarrod@downtools.com.au> (maintainer)
2013-07-24 12:45:07 +00:00
Frederic Culot
612a8c8a97 - Update to 4.7.0
Changes:	https://community.rapid7.com/docs/DOC-2362
PR:		ports/180782
Submitted by:	JR Aquino <tanawts@gmail.com> (maintainer)
2013-07-24 12:21:37 +00:00