1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Commit Graph

302842 Commits

Author SHA1 Message Date
Wen Heping
dd25780d54 - Update to 0.3.2
- Pass maintainership to submitter
- Remove leading article from COMMENT

PR:		179694
Submitted by:	nemysis <nemysis@gmx.ch> (new maintainer)
2013-06-19 23:51:05 +00:00
Steve Wills
1822a095ee - Fix fetch
PR:		ports/179660
Reported by:	John Marino <draco@marino.st>
2013-06-19 22:35:23 +00:00
Guido Falsi
5c936c5876 - Update to 1.1.11
- Fix build with gcc 4.8
- While I'm here, remove check for unsupported FreeBSD version

PR:		ports/179165 [1], ports/179192 [2]
Submitted by:	Anderson Guzman <aguzman@pendulosoftware.com> [1]
Submitted by:	Shane Ambler <FreeBSD@Shaneware.biz> (maintainer) [2]
2013-06-19 22:04:32 +00:00
Lev A. Serebryakov
7ee50aa402 (1) Fix mod_Dav_svn installation.
(2) Add TOOLS instead of MOD_DONTDOTHAT and SVNAUTHZ_VALIDATE, but disable
      installation of diffX tools.

PR:		ports/179728 [1]
2013-06-19 21:57:33 +00:00
Jason Helfman
ff04bb0634 - fix formating of 8b97d289-d8cf-11e2-a1f5-60a44c524f57
With Hat:	ports-secteam
2013-06-19 21:56:56 +00:00
Bryan Drewery
70fe959214 - Update to 1.0.14, bringing minor fixes before the 1.1 release.
Changes:
  - 'pkg update' fix [already in port]
  - Crash fix on i386 [already in port]
  - Fix for periodic scripts [1]

PR:		ports/179723 [1]
Reported by:	fred@SUNBOT.Homedns.ORG [1]
2013-06-19 21:45:43 +00:00
Olli Hauer
68fdbeba16 - allow java/subversion-jave to stay on subversion17
- update UPDATING with a hint how to keep subversion17
2013-06-19 21:44:36 +00:00
Jason Helfman
d44650cb1d Jvmtop is a lightweight console application to monitor all accessible, running
jvms on a machine. In a top-like manner, it displays JVM internal metrics
(e.g. memory information) of running java processes.

It's tested with different releases of Oracle JDK, IBM JDK and OpenJDK on
Linux, Solaris and Windows hosts.  Jvmtop requires a JDK - a JRE will not
suffice.

WWW: http://code.google.com/p/jvmtop/
2013-06-19 21:42:55 +00:00
Pawel Pekala
2ab5265380 Add dependency on audio/libcanberra used for sound notifications 2013-06-19 21:40:24 +00:00
Boris Samorodov
e4a7262497 Fix build with latest clang:
-----
/usr/ports/print/scribus/work/scribus-1.4.2/scribus/plugins/scriptplugin/runscriptdialog.cpp:13:43: error: addition of default argument on redeclaration
makes this constructor a default constructor
RunScriptDialog::RunScriptDialog(QWidget* parent = 0, bool extEnable = false) :
^ ~
/usr/ports/print/scribus/work/scribus-1.4.2/scribus/plugins/scriptplugin/runscriptdialog.h:24:3: note: previous declaration is here
RunScriptDialog(QWidget* parent, bool extEnable);
^
1 error generated.
*** Error code 1
-----

PR:		ports/179042
Submitted by:	"O. Hartmann" <ohartman@zedat.fu-berlin.de>
Patch by:	bsam (me)
Tested by:	"O. Hartmann" <ohartman@zedat.fu-berlin.de>
Approved by:	sylvio (maintainer, timeout 3+ weeks)
2013-06-19 21:37:29 +00:00
Olli Hauer
550148f426 - set LATEST_LINK to preserve devel/subversion 2013-06-19 21:33:59 +00:00
Florian Smeets
cb907a60fe Remove ports that still depend on MySQL 4.1 or 5.0 which should have been
removed with MySQL 4.1 and 5.0 respectively.

PR:		ports/179707
Reported by:	John Marino <draco@marino.st>
2013-06-19 21:28:40 +00:00
Eitan Adler
1943b2a636 Add extra-validation to the validation target.
While here, test with python2 and permit the script to run with either 2 or 3.

Requested by:	delphij
With Hat:	ports-secteam
2013-06-19 21:20:50 +00:00
Eitan Adler
dc4cfebc03 - Fix entry dates for some 'insane' dates. In some cases a best effort was made to guess what was meant due to either destroyed svn logs (formatting 'fixes') or lost to time reports.
With Hat:	ports-secteam
2013-06-19 21:14:50 +00:00
Olli Hauer
a47ccee2ae - restore subversion-1.7.x as subversion17
I will take the port

  OK per PM by Lev@
2013-06-19 21:13:34 +00:00
Boris Samorodov
747a2e993f Remove stale (since r321246) pkg-plist file. 2013-06-19 21:04:36 +00:00
Antoine Brodin
64fc300e8c Add a missing directory to pkg-plist 2013-06-19 21:03:41 +00:00
Steve Wills
faa39e6f10 - Update to 0.10.12
PR:		ports/179640
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
2013-06-19 21:03:00 +00:00
Jung-uk Kim
2bf17ab7d1 Update to 4.0.4. 2013-06-19 20:52:13 +00:00
Antoine Brodin
cba21faa21 Add a missing file to pkg-plist 2013-06-19 20:47:02 +00:00
Eitan Adler
6eb7da5901 Add an additional validation script to the vuxml port.
At this point it is not tied to the validate: target because validation fails.

Reviewed by:	simon, delphij
With Hat:	ports-secteam
2013-06-19 20:46:23 +00:00
William Grzybowski
d5520d2633 net/minidlna: fix run dir for packages
- Use rc.d script to install /var/{db,run}/minidlna as precmd
- Fix order (rclint)

PR:		ports/179487
Submitted by:	crees
Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-19 20:34:57 +00:00
Mark Linimon
c173c83f09 Reset g.gonter@ieee.org: mbox full.
While here, modernize headers.
2013-06-19 20:12:38 +00:00
Johan van Selst
b2123562f6 Deprecate USE_GETTEXT for USES and make it optional (depending on NLS setting)
Submitted by:	jgh
2013-06-19 20:12:32 +00:00
Johan van Selst
af42ee9581 - Update CyaSSL to 2.7.0
- Enable SNI support
2013-06-19 20:09:26 +00:00
Boris Samorodov
e92c6f2a98 . introdice optionsNG to the port;
. remove shlib ABI version from LIB_DEPENDS;
. introduce EXAMPLE option (do not install examples to DOCSDIR);
. bump PORTREVISION;
. get use of PLIST_FILES, PORTDOCS and PORTEXAMPLES at Makefile;
. get rid of pkg-plist;
. trim Makefile heades;
. remove acticle from COMMENT;
. simplify install commands.
2013-06-19 20:06:59 +00:00
Boris Samorodov
6c45647e07 . NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. introduce EXAMPLES option (do not install examples to DOCSDIR);
. bump PORTREVISION;
. make use of PLIST_FILES, PORTDOCS and PORTEXAMPLES at Makefile;
. get rid of pkg-plist;
. simpify install commands.
2013-06-19 20:01:30 +00:00
Boris Samorodov
75e93c8196 . NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. mute mdir commands and unmute install commands;
. do not use mkdir for parent directories (mkdir implies "-p");
. introduce EXAMPLE option (do not install examples to DOCSDIR);
. bump PORTREVISION;
. make use of PLIST_FILES, PORTDOCS and PORTEXAMPLES at Makefile;
. get rid of pkg-plist;
. use standard DOCSDIR and EXAMPLESDIR (instead of a PREFIX/foo/bar path);
. trim Makefile headers.
2013-06-19 19:54:13 +00:00
Boris Samorodov
0c61d2954c . NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. pet portlint: use {} instaed of () at variable;
. use PLIST_FILES, PORTDATA and PORTDOCS at Makefile;
. get rid of pkg-plist;
. remove article from COMMENT;
. trim Makefile headers.
2013-06-19 19:20:25 +00:00
Boris Samorodov
8def27fa74 . NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. mute mkdir;
. use PLIST_FILES and PORTDOCS at Makefile;
. remove pkg-plist;
. trim Makefile headers;
. remove article from COMMENT;
. pet portlint -- use opne space after WWW: at pkg-descr.
2013-06-19 19:15:14 +00:00
Matthias Andree
152ae02f69 If CONTRIB is enabled (default), add docbook-xml-450 as a direct
build requisite.  There have been reports about missing DocBook XML V4.5
DTDs, even though they do not show in Tinderbox builds:
<http://lists.freebsd.org/pipermail/freebsd-ports/2013-June/084357.html>

Manually installing docbook-xml-450 appears to help:
<http://lists.freebsd.org/pipermail/freebsd-ports/2013-June/084383.html>

Approved by:	wxs
2013-06-19 19:10:12 +00:00
Boris Samorodov
de034ce0d6 Use optionsNG for DOCS. 2013-06-19 19:07:35 +00:00
Boris Samorodov
6c227ca468 . NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. use PORTDOCS at Makefile (thus simplify pkg-plist);
. use plain install instead of a .for loop;
. trim Makefile headers.
2013-06-19 19:05:47 +00:00
Boris Samorodov
0ed60a672e . NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. use PLIST_FILES, PORTDATA and PORTDOCS;
. use standard DATADIR and DOCSDIR (rather PREFIX/foo/bar);
. remove pkg-plist.
2013-06-19 19:01:47 +00:00
Boris Samorodov
c23d4e5464 . NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. trim Makefile headers.
2013-06-19 18:56:37 +00:00
Boris Samorodov
a4c819f709 . add license (GPLv2);
. bump PORTREVISION;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. trim Makefile headers.
2013-06-19 18:53:54 +00:00
Boris Samorodov
e4da7811ba . NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. use f instead of file for a variable (portlint warns against file);
. do not mute install commands;
. remove article from COMMENT;
. trim Makefile headers;
. pet portlint: use one space after WWW: at pkg-descr.
2013-06-19 18:51:16 +00:00
Boris Samorodov
f257e1ad16 . remove pkg-plist (along with the previous commit). 2013-06-19 18:44:32 +00:00
Boris Samorodov
cb68e7ac4a . NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. use PORTDOCS and PORTDATA at makefile;
. mute mkdirs;
. add padding to PKGMESSAGE;
. remove article from COMMENT.
2013-06-19 18:43:13 +00:00
Boris Samorodov
52d1606f7c . NOPORTEXAMPLES -> PORT_OPTIONS:MEXAMPLES;
. use PORTEXAMPLES at Makefile;
. trim Makefile headers.
2013-06-19 18:38:46 +00:00
Marcus von Appen
3f02116452 - Update to 4.3.1 2013-06-19 18:33:17 +00:00
Marcus von Appen
280884f9a7 - Update to 2.0.22 2013-06-19 18:17:13 +00:00
Chris Rees
8a45548159 Add fmake from head, as of r250982.
This is almost the same as the one from stable/9, except with a few comment
changes, so it is a good drop-in replacement.

Reviewed by:	bapt, brooks, obrien (all briefly)
2013-06-19 18:00:51 +00:00
William Grzybowski
94363c13c8 sysutils/swapexd: update to 0.4
- Update to 0.4 [1]
- Fix typo in pkg-descr [1]
- Trim Makefile header
- Remove leading article from COMMENT

PR:		ports/179717 [1]
Submitted by:	Jesse <jessefrgsmith@yahoo.ca> (maintainer)
Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-19 17:50:55 +00:00
Lev A. Serebryakov
78c30b9192 Upgrade subversion to 1.8.0.
Re-enable ruby-subversion, as it supports ruby 1.9
2013-06-19 17:29:44 +00:00
Antoine Brodin
410d313e86 Update the sleuthkit to 4.1.0
New Features:

    Added YAFFS2 support (patch from viaForensics).
    Added Ext4 support (patch from kfairbanks)
2013-06-19 17:17:11 +00:00
Antoine Brodin
0f53a0980d - Trim Makefile header
- Properly fix: it does not install mime XML files but a desktop file with
MimeType
2013-06-19 17:11:08 +00:00
Rong-En Fan
3214c0dbb4 - Since chinese/ttfm/Makefile.ttf now handles fonts.{dir,alias} properly,
revert plist workaround in slave ports
2013-06-19 17:05:08 +00:00
Pawel Pekala
74a2c68888 - Update to version 2.0.5
- Convert to new options macros, list all options in OPTIONS_DEFINE
- Make DOXYGEN independent of DOCS option, use generated plist for it
2013-06-19 17:00:05 +00:00
Ryan Steinmetz
4c71708ac7 - Fix rc script for new file location
- Bump PORTREVISION

Submitted by:	Victor Sudakov <sudakov@sibptus.tomsk.ru>
2013-06-19 16:53:56 +00:00