Ryan Steinmetz
98608797cc
[1] Remove BROKEN when building on 9.x
...
Add LICENSE
Fix pkg-plist issue
PR: ports/158841
Submitted by: Ruslan Mahmatkhanov [1]
Approved by: X (mentor)
2011-07-22 00:55:10 +00:00
Ryan Steinmetz
2e9c7a4603
Update to 0.3.1
...
Approved by: wxs (mentor)
2011-07-22 00:48:21 +00:00
Diane Bruce
0c49df91b2
- Update to 1.1.0 unbreaking port
...
- from Jan 8 2011 News for 1.0.0
This release brings support for compressed streams in the transcoder,
configuration presets and lots of minor improvements and fixes.
As far as major features are concerned, the gmerlin suite is now finished.
Future developments will mostly concentrate on bugfixes. There are some
ideas for new features, but no concrete plans.
2011-07-21 23:07:54 +00:00
Florian Smeets
40fb8a4368
- fix WITH_ILBC
...
Reported by: Guido Falsi <mad@madpilot.net>
2011-07-21 23:01:21 +00:00
Pav Lucistnik
5b40c41ee6
- Mark BROKEN: does not package
...
tar: share/locale/de/LC_MESSAGES/roundup.mo: Cannot stat: No such file or directory
tar: share/locale/en/LC_MESSAGES/roundup.mo: Cannot stat: No such file or directory
tar: share/locale/es/LC_MESSAGES/roundup.mo: Cannot stat: No such file or directory
[..]
Reported by: pointyhat
2011-07-21 22:57:47 +00:00
Pav Lucistnik
2206c46856
- Mark BROKEN: does not build
...
cp: /work/a/ports/textproc/py-lucene/work/../../lucene/work/lucene-2.4.1: No such file or directory
Reported by: pointyhat
2011-07-21 22:55:11 +00:00
Pav Lucistnik
6a38381c02
- Remove support for FreeBSD 6.X
...
- Mark BROKEN on FreeBSD 9.X:
pfflowd.c:305: error: 'const struct pfsync_state' has no member named 'lan'
pfflowd.c:306: error: 'const struct pfsync_state' has no member named 'ext'
Reported by: pointyhat
2011-07-21 22:53:39 +00:00
Pav Lucistnik
8c43f7ce18
- Mark BROKEN: unsatisfiable dependency
...
===> Found opencv-2.3.0, but you need to upgrade to opencv<2.3.
Reported by: pointyhat
2011-07-21 22:49:18 +00:00
Joseph S. Atkinson
e321977691
Update to 1.1.11.
...
Fix LICENSE to make portlint happy.
Fix VAAPI option.
Approved by: kwm (mentor)
2011-07-21 22:17:09 +00:00
Pav Lucistnik
d97876e46b
- Don't install .orig files
...
Submitted by: Jason Helfman <jhelfman@e-e.com> (maintainer)
2011-07-21 21:44:51 +00:00
Stephen Montgomery-Smith
c106e4ccf5
- Fix PATCH_SITES, and update to version 3 of Kloeckner's arscnd patch.
...
- Fix patch.tar.gz being unpacked into the wrong directory.
- Respect AR, RANLIB, LD, LDFLAGS, etc. in ARmake.inc.
- Fix install of arpack.h.
- Fix broken sparc64 build.
- Add tests.
- Various other cleanups.
PR: ports/159075
Submitted by: bf
Approved by: maho (mentor, implicit)
2011-07-21 20:19:33 +00:00
Dimitry Andric
ef5b181f79
Building security/libgcrypt 1.5.0 with clang results in errors similar
...
to the following:
rijndael.c:846:46: error: ambiguous instructions require an explicit suffix (could be 'cmpb', 'cmpw', 'cmpl', or 'cmpq')
"movdqa 0xa0(%%esi), %%xmm1\n\t"
^
<inline asm>:24:2: note: instantiated into assembly here
cmp $10, -80(%ebp)
^
This is because the 'cmp' instruction lacks a type suffix, and is thus
ambiguous. Fix this by changing these to 'cmpq'.
PR: ports/158994
Approved by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2011-07-21 20:18:45 +00:00
Martin Matuska
002468203a
- Add small patch: remove unexisting attribute from example
2011-07-21 20:18:09 +00:00
Martin Matuska
37ed51a365
Rename pkg-plist.core to pkg-plist.oc to prevent accidential deletion
...
by crontab scripts
Reported by: Thomas Abthorpe <tabthorpe@FreeBSD.org>
2011-07-21 20:02:41 +00:00
Chris Rees
295be1c105
An open source application, server and network management platform based on the
...
Zope application server.
WWW: http://zenoss.com/
PR: ports/156655
Submitted by: Phil Phillips <phil@experts-exchange.com>
Approved by: rene (mentor)
2011-07-21 16:55:07 +00:00
Chris Rees
6d0579e876
Add users for net-mgmt/zenoss
...
PR: ports/156655
Submitted by: phil@experts-exchange.com
Approved by: rene (mentor)
2011-07-21 16:51:48 +00:00
Diane Bruce
88159e36ea
- The last patch while fixing the build broke the program. The program is
...
supposed to start playing morse when the text box is clicked... the
patch-m.pl prevented this from happening breaking the entire point
of the program.
PR: ports/157784
Submitted by: Stephen Hurd <shurd@sasktel.net>
2011-07-21 16:24:26 +00:00
Brendan Fabeny
5e5a7befc2
Tell portscout to look for stable releases only,
...
using the upstream convention
2011-07-21 16:21:55 +00:00
Brendan Fabeny
11cfa75bbf
update to svn r193
2011-07-21 16:13:17 +00:00
Brendan Fabeny
7ecf462d4c
Steer portscout away from some old versions
2011-07-21 15:36:33 +00:00
Stephen Montgomery-Smith
bbfdb63f29
- Note to users of games/megaglest on keeping old settings.
...
PR: ports/156895
Submitted by: Sven Moeller <smoeller@nichthelfer.de>
Approved by: maho (mentor)
2011-07-21 15:20:25 +00:00
Brendan Fabeny
926ec47f7e
Avoid redirects on the primary master site
...
Reported by: Ruslan Mahmatkhanov
2011-07-21 15:10:56 +00:00
Baptiste Daroussin
a9a18a9577
removed unused __softMAKEFLAGS [0]
...
remove old security check code [1]
PR: ports/156077 [1], ports/158956 [0]
Submitted by: Eitan Adler <lists@eitanadler.com> [1], bapt@ (myself) [0]
Tested on: pointyhat-west
With hat: portmgr
2011-07-21 15:10:46 +00:00
Sunpoet Po-Chuan Hsieh
3a24382ac1
- Remove superfluous empty line
2011-07-21 14:39:41 +00:00
Sunpoet Po-Chuan Hsieh
3f9a5d2da2
- Update to 1.12
...
Changes: http://search.cpan.org/dist/WWW-Mechanize-Pluggable/Changes
2011-07-21 14:34:39 +00:00
Baptiste Daroussin
4f8b9dd0d2
And the mandatory forgotten files
2011-07-21 14:34:36 +00:00
Sunpoet Po-Chuan Hsieh
dfff5203b5
- Update to 0.37
...
Changes: http://search.cpan.org/dist/Catalyst-View-TT/Changes
2011-07-21 14:33:42 +00:00
Baptiste Daroussin
2eff2d7953
Add some locales thesaurus
2011-07-21 14:33:07 +00:00
Sunpoet Po-Chuan Hsieh
fee610051e
- Update to 3.18
...
Changes: http://search.cpan.org/dist/Pod-Simple/ChangeLog
2011-07-21 14:31:55 +00:00
Sunpoet Po-Chuan Hsieh
4a93d61b26
- Pet portlint
2011-07-21 14:26:20 +00:00
Sunpoet Po-Chuan Hsieh
e37a449767
- Update to 0.34
...
Changes: http://search.cpan.org/dist/Log-Any-App/Changes
2011-07-21 14:25:45 +00:00
Sunpoet Po-Chuan Hsieh
36e29b4a4b
- Update to 0.43
...
Changes: http://search.cpan.org/dist/IO-All/Changes
2011-07-21 14:24:19 +00:00
Sunpoet Po-Chuan Hsieh
69348114d9
- Update to 0.29
...
Changes: http://search.cpan.org/dist/FSA-Rules/Changes
2011-07-21 14:22:53 +00:00
Julien Laffaye
2f634463b6
- Chase gpgme shared lib bump.
...
- Add an entry to UPDATING
Reviewed by: tabthorpe
2011-07-21 12:43:39 +00:00
Julien Laffaye
6004f13382
- Update to 1.3.1
...
- Move LICENSE earlier
PR: ports/159076
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2011-07-21 12:43:23 +00:00
Frederic Culot
d270afe15b
- Update to 0.19
...
- Add LICENSE (Artistic 1 & GPLv1)
Changes: http://search.cpan.org/dist/WebService-Google-Reader/Changes
2011-07-21 12:19:59 +00:00
Rene Ladan
6500edd516
Redirect users of java/linux-sun-jdk14 to java/linux-sun-jdk15
2011-07-21 12:06:18 +00:00
Rene Ladan
697f40d368
Remove Java 1.4 ports, they were already disconnected from bsd.java.mk
...
2011-07-28 java/linux-blackdown-jdk14: ancient version of Java
2011-07-28 java/linux-sun-jdk14: ancient version of Java
2011-07-21 11:56:54 +00:00
Rene Ladan
96ba3e0bdd
Remove remaining Java-1.4-only ports:
...
2011-07-28 devel/colorer: Depends on deprecated Java 1.4
2011-07-28 security/jce_policy14: Only for Java 1.4, which is deprecated
2011-07-21 11:22:41 +00:00
Max Brazhnikov
7913f5fe19
Update to 1.12
...
Remove needless deps
Pacify portlint
PR: ports/158760
Approved by: Stas Timokhin (maintainer)
2011-07-21 11:11:03 +00:00
Sunpoet Po-Chuan Hsieh
bd63ef47a5
- Add p5-Log-Dispatch-Dir 0.10
...
Log::Dispatch::Dir provides a simple object for logging to directories under the
Log::Dispatch::* system, and automatically rotating them according to different
constraints. Each message will be logged to a separate file the directory.
Logging to separate files can be useful for example when dumping whole network
responses (like HTTP::Response content).
WWW: http://search.cpan.org/dist/Log-Dispatch-Dir/
2011-07-21 10:39:34 +00:00
Baptiste Daroussin
0ff2952d0c
Add Ukrainian hyphenation rules
2011-07-21 10:35:01 +00:00
Baptiste Daroussin
ea6fd57c6e
Add Swedish hyphenation rules
2011-07-21 10:34:20 +00:00
Baptiste Daroussin
090849a23c
Add Slovenian hyphenation rules
2011-07-21 10:33:39 +00:00
Baptiste Daroussin
d219522128
Add Slovak hyphenation rules
2011-07-21 10:33:03 +00:00
Baptiste Daroussin
bea502e644
Add Russian hyphenation rules
2011-07-21 10:32:20 +00:00
Baptiste Daroussin
6050b5a8b9
Add Romanian hyphenation rules
2011-07-21 10:31:37 +00:00
Baptiste Daroussin
42f46cfd8c
Add Portuguese hyphenation rules
2011-07-21 10:30:52 +00:00
Baptiste Daroussin
850f9b3a73
Add Polish hyphenation rules
2011-07-21 10:29:35 +00:00
Baptiste Daroussin
85fe1eb6a3
Add Dutch hyphenation rules
2011-07-21 10:28:53 +00:00