Commit graph

299770 commits

Author SHA1 Message Date
Ryan Steinmetz
156910ed5b - Bump PORTREVISION after dns/c-ares update 2013-05-15 19:58:55 +00:00
Hiroki Sato
036caaa620 Add USE_TEX=texlive. 2013-05-15 19:53:59 +00:00
Niclas Zeising
46687158e5 Chase updates to devel/lfc and devel/lfcxml, bump PORTREVISION
Remove versions from LIB_DEPENDS
Trim makefile headers.
2013-05-15 19:43:20 +00:00
Johan van Selst
101421110a Add run dependency on ghostscript and psutils 2013-05-15 19:43:11 +00:00
Niclas Zeising
4874a96651 Update devel/lfc to 1.5.2 [1]
Update devel/lfcxml to 1.1.1 [2]

Remove versions from LIB_DEPENDS [3]
Trim makefile headers [3]

PR:		ports/178658 [1], ports/178661 [2]
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) [1] [2]
		zeising [3]
2013-05-15 19:42:16 +00:00
William Grzybowski
4568ca3b53 - Fix undetermined strings [1]
- Trim Makefile header
- Use OptionsNG for DOCS option

PR:		ports/177660 [1]
Submitted by:	John Marino <draco@marino.st> [1]
Approved by:	culot (mentor)
2013-05-15 19:39:20 +00:00
William Grzybowski
ac3b2bec7c - Change MAINTAINER address of all my ports
Approved by:	culot (mentor)
2013-05-15 19:33:14 +00:00
Johan van Selst
a31c25c307 Add updated patch file, forgotten in previous commit
PR:		ports/178669
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
2013-05-15 19:28:50 +00:00
Niclas Zeising
ef747efa6d Update to 2.6.3_01
- many enhacements
- localisation updates

While here, trim makefile headers

PR:		ports/178662
Submitted by:	Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer)
2013-05-15 18:51:13 +00:00
Ryan Steinmetz
005b16901b - Bump PORTREVISION after dns/c-ares update 2013-05-15 18:30:49 +00:00
Ryan Steinmetz
998e735e72 - Update to 1.10.0 2013-05-15 18:27:09 +00:00
Matthew Seaman
49d231ced7 Update to 4.0.1
This is a routine, bugfix update.

ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.1/phpMyAdmin-4.0.1-notes.html/view
2013-05-15 18:21:28 +00:00
Hiroki Sato
bdb33870b6 Add a workaround when archivers/lha-ac is installed.
Spotted by:	me
2013-05-15 18:19:49 +00:00
Chris Rees
ef6baa3596 security/cfs: Resurrect and maintain CFS.
The referenced security issues have been fixed in this version (1.5.0 beta), and
some small bugs have been found too, with many fixes from Debian's Gerrit Pape.

Obtained from:	Debian (parts)
Security:	CVE-2002-0351
Security:	CVE-2006-3123
2013-05-15 17:29:33 +00:00
Johan van Selst
6855537854 - Update GNU Awk to 4.1.0
Details in http://lists.gnu.org/archive/html/info-gnu/2013-05/msg00003.html
2013-05-15 17:03:17 +00:00
Johan van Selst
95a557c1fa - Remove PORTDATA and pkg-deinstall in favour of static file list
Installing the port without PORTDATA is not advised
- Add USES=shared-mime-info
- Fix plist
- Bump PORTREVISION
2013-05-15 16:58:53 +00:00
Jase Thew
596dd89d12 - Update to 20130514 (0.4.1-rc2) 2013-05-15 16:26:17 +00:00
Ryan Steinmetz
d2d60fd5c8 - Update to 0.14.3 2013-05-15 16:03:31 +00:00
Hiroki Sato
6a782d26cb Mark USE_TEX=texlive in TeXLive-specific ports. 2013-05-15 15:33:02 +00:00
Hiroki Sato
40fdff5e0a - Fix LIB_DEPENDS when USE_TEX=full.
- Add pdftex keyword.
- Use tetex or texlive keyword to override TEX_DEFAULT.
2013-05-15 15:29:01 +00:00
Wen Heping
bdfc948790 BusyBee provides a messaging abstraction on top of TCP sockets.
BusyBee is a refined version of the HyperDex event loop.  It exposes a
"messaging" abstraction on top of TCP and automatically packs/unpacks messages
on the wire.  At the core of BusyBee is a thread-safe event loop that enables
multiple threads to send and receive messages concurrently.

WWW: https://github.com/rescrv/busybee

PR:		178655
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com>
2013-05-15 14:11:48 +00:00
Wen Heping
70024bc777 - Update to 0.3.2
PR:		178653
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
2013-05-15 13:58:28 +00:00
Raphael Kubo da Costa
1396aae19f Add the patch from r317896 to qt4-svg too per miwi's request.
From r318239:
  These ports which previously failed to build with clang-i386 use their
  private copies of the qsimd_p.h header, since this private header is not
  installed at all (which, in turns, makes the PORTREVISION bump in
  qt4-corelib quite useless).

  We thus need to add a copy of the same patch to all these ports to make
  sure the qsim_p.h they use when being built is actually the one we want.

  Hopefully this gets miwi happy and people on clang-i386 can build these
  ports again.
2013-05-15 13:56:55 +00:00
Martin Wilke
043bc9aea1 - Update to 0.9.6
PR:		178584
Submitted by:	Ports Fury
2013-05-15 13:44:43 +00:00
Raphael Kubo da Costa
ac6d3964e4 Add the patch I added to qt4-corelib in r317896 to some other Qt ports.
These ports which previously failed to build with clang-i386 use their
private copies of the qsimd_p.h header, since this private header is not
installed at all (which, in turns, makes the PORTREVISION bump in
qt4-corelib quite useless).

We thus need to add a copy of the same patch to all these ports to make sure
the qsim_p.h they use when being built is actually the one we want.

Hopefully this gets miwi happy and people on clang-i386 can build these
ports again.
2013-05-15 11:40:38 +00:00
Boris Samorodov
5c69003697 . add new option MODBUS (off by default); [1]
. add a mandatory dependency upon libinotify;  [2]
. bump PORTREVISION.                           [2]

while I'm here:
. pet portlint: remove whitespace before end of line;
. add a mandatory dependency upon libinotify to the accompanying
  port (net-mgmt/collectd) and bump PORTREVISION.

PR:		ports/178637  [1]
		ports/178634  [2]
Submitted by:	bsam (me)
Approved by:	ports@bsdserwis.com (maintainer)
2013-05-15 11:38:21 +00:00
Boris Samorodov
0fc1508afa . add a line space after the Makefile header;
. correct a typo at CONFIGURE_ARGS (no PORTREVISION bump since
  no change in defaults);

while here apply the last fix to accompanying port (net-mgmg/collectd).

PR:		ports/178632
Submitted by:	bsam (me)
Approved by:	ports@bsdserwis.com (maintainer)
2013-05-15 11:07:39 +00:00
Koop Mast
dc770e6495 Update to 2.0.6.
Minor bugfix.

Submitted by:	maintainer (via IRC)
2013-05-15 10:37:13 +00:00
Koop Mast
5b36e2cfed Update to 1.0.19.
GUI fixes and misc improvements.

Submitted by:	maintainer (via priv mail)
2013-05-15 10:17:00 +00:00
Pietro Cerutti
0c2458a66c - Fix build with Tcl/Tk 8.6
Reported by:	miwi (Tcl/Tk 86 exp-run)
Approved by:	portmgr
2013-05-15 09:44:44 +00:00
Pietro Cerutti
42db07025c - Fix build with Tcl/Tk 8.6
Reported by:	miwi (Tcl/Tk 86 exp-run)
Approved by:	portmgr
2013-05-15 09:42:00 +00:00
Pietro Cerutti
f3a78c5dfa - Fix build on amd64 < 9.0 by disabling assembly optimizations 2013-05-15 08:43:42 +00:00
Anton Berezin
01aab7ded7 Update to 0.19.
Changes:	http://search.cpan.org/dist/Env-Path/Changes
2013-05-15 08:34:04 +00:00
Anton Berezin
272ac4ffac Update to 1.01.
Changes:	http://search.cpan.org/dist/Math-SymbolicX-Complex/Changes

Bring this port under perl@'s fold.
2013-05-15 08:32:41 +00:00
Anton Berezin
75cafb0b32 Bring this port under perl@'s fold. 2013-05-15 08:30:40 +00:00
Anton Berezin
16e6e505f4 Update to 1.03.
Changes:
http://search.cpan.org/dist/Math-Symbolic-Custom-CCompiler/Changes
2013-05-15 08:26:21 +00:00
Anton Berezin
f4567bacb6 Update to 0.609.
Changes:	http://search.cpan.org/dist/Math-Symbolic/Changes
2013-05-15 08:24:12 +00:00
Frederic Culot
52302c8655 - Update to 2.80
Changes:	http://search.cpan.org/dist/Config-IniFiles/Changes
2013-05-15 08:22:34 +00:00
Martin Wilke
417f782317 - Update to version 0.900
- Add License

PR:		178581
Submitted by:	Ports Fury
2013-05-15 08:22:11 +00:00
Martin Wilke
3ea3795eef - Update to version 2009110301
- Add license

PR:		178580
Submitted by:	Ports Fury
2013-05-15 08:19:44 +00:00
Anton Berezin
f47cb6c0d0 Update to 0.208.
Bring this port under perl@'s fold.

Changes:
http://search.cpan.org/dist/Math-Symbolic-Custom-LaTeXDumper/Changes
2013-05-15 08:19:11 +00:00
Martin Wilke
f9037dac04 - Update to 1.5
PR:		177929
Submitted by:	ports fury
2013-05-15 08:17:23 +00:00
Martin Wilke
076a894aad - Update to 2.4.3
PR:		177912
Submitted by:	Ports Fury
2013-05-15 08:16:10 +00:00
Pietro Cerutti
7e2adf3cf4 - Fix locale install directory
Reported by:	PH (via itetcu, miwi)
2013-05-15 08:13:45 +00:00
Frederic Culot
90ec4bd8bf - Update to 0.13
Changes:	http://search.cpan.org/dist/Future/Changes
2013-05-15 07:57:16 +00:00
Pietro Cerutti
c419c054d8 - Remove debug printf introduced in my last commit 2013-05-15 07:52:11 +00:00
Martin Wilke
9198dd88e8 - Update to 0.4.7 release
- Convert USE_GNOME to USES for desktop-file-utils
- Remove update-desktop-database call which is now invoked by USES feature
- Add two new translations
- Update and sort pkg-plis

PR:		178625
Submitted by:	Marco Bröder <marco.broeder@gmx.eu> (maintainer)
2013-05-15 07:51:29 +00:00
Martin Wilke
3fc69d24b4 - Update MASTER_SITES
- Trim header
- Add license

PR:		178585
Submitted by:	Ports Fury
2013-05-15 07:35:37 +00:00
Martin Wilke
ae247aa466 - Remove broken line; it builds fine with poudriere and tinderbox, so another try on pointyhat 2013-05-15 05:19:36 +00:00
Martin Wilke
040231faa7 - Backout previous commit
This got fixed in r318197

Reported by: fluffy/makc
2013-05-15 05:16:51 +00:00