Johan van Selst
858f953863
Update to GNU awk 4.1.3 (bugfix release)
2015-05-21 18:08:49 +00:00
Stephen Montgomery-Smith
219fbdb7f9
- Update to 0.8.5.
2015-05-21 17:35:34 +00:00
Dmitry Marakasov
c8ec1e9635
- Update to 0.8.0
...
PR: 200307
Submitted by: tkato432@yahoo.com
2015-05-21 17:14:49 +00:00
Gerald Pfeifer
e9baa3931b
Update to Wine 1.7.43. This includes the following changes:
...
- Improved support for Shell Browser windows.
- Some more API Sets libraries.
- Read/write operations support with built-in devices.
- Major Catalan translation update.
- Various bug fixes.
2015-05-21 16:58:20 +00:00
Dmitry Marakasov
511970d7ea
- Mark BROKEN:
...
test:
[mkdir] Created dir: /wrkdirs/usr/ports/devel/jgoodies-common/work/jgoodies-common-1.2.1/build/test-reports
[junit] Running com.jgoodies.common.base.ObjectsTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.012 sec
BUILD FAILED
/wrkdirs/usr/ports/devel/jgoodies-common/work/jgoodies-common-1.2.1/build.xml:174: Test com.jgoodies.common.base.ObjectsTest failed
2015-05-21 16:12:27 +00:00
Dmitry Marakasov
3803dce85b
- Mark BROKEN: build fails after libssh update:
...
undefined reference to `ssh_forward_listen'
Related upstream bug: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=870
2015-05-21 16:09:50 +00:00
Dmitry Marakasov
d193a1d80d
- Update to 0.5.7
...
PR: 200291
Submitted by: tkato432@yahoo.com
2015-05-21 16:08:08 +00:00
Dmitry Marakasov
3627db2267
- Update to 0.8
...
- Project moved to github
PR: 200292
Submitted by: tkato432@yahoo.com
2015-05-21 16:06:15 +00:00
Dmitry Marakasov
af487c5694
- Update to 1.2.0
...
PR: 200360
Submitted by: gasol.wu@gmail.com
2015-05-21 16:04:32 +00:00
Dmitry Marakasov
0d9889bdd5
- Fix build on pre-10.x
...
PR: 200303
Submitted by: tkato432@yahoo.com
2015-05-21 15:55:52 +00:00
Danilo Egea Gondolfo
ab47593fe6
- Update to 0.28.0
2015-05-21 15:30:29 +00:00
Mathieu Arnold
cb28a089d6
Remove GH_COMMIT support.
...
Differential Revision: https://reviews.freebsd.org/D2606
With hat: portmgr
Sponsored by: Absolight
2015-05-21 15:25:40 +00:00
Baptiste Daroussin
b6a8134ab4
Grr forgot svn add
...
Reported by: decke
2015-05-21 14:59:45 +00:00
Frederic Culot
4b4eb7d53d
- Update to 1.23
...
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Pod-Tree/Changes
2015-05-21 14:08:42 +00:00
Baptiste Daroussin
f58c81fce7
Update to 0.2
2015-05-21 13:36:36 +00:00
Vsevolod Stakhov
a60dc420fb
- Update to 0.9.4
2015-05-21 13:34:54 +00:00
Baptiste Daroussin
14b3d2fd2a
Add a patch to disable posted interrupts for PVH guest
...
Submitted by: royger
2015-05-21 13:32:25 +00:00
Dmitry Marakasov
1fe3c71e87
This is a GPL release of the Seven Kingdoms: Ancient Adversaries
...
thanks to Enlight Software which granted the ability to license the
game under a free and open source license in 2009. See the file
"COPYING" for the details of the license. We are indebted to Enlight
for making the 7kfans project possible and giving a new chance to
build a community for fans of the game.
WWW: http://7kfans.com/
2015-05-21 12:56:58 +00:00
Dmitry Marakasov
cb18b0c1ee
Revive, rework, unbreak, take maintainership
2015-05-21 12:45:40 +00:00
Frederic Culot
0186dacc6a
- Update to v1.2.1
...
Changes: http://search.cpan.org/dist/Test-Compile/Changes
2015-05-21 12:41:34 +00:00
Frederic Culot
a340ed5457
- Update to 6.09
...
Changes: http://search.cpan.org/dist/Net-HTTP/Changes
2015-05-21 11:40:42 +00:00
Dmitry Marakasov
a825bfd376
- Fix shebangs
...
- Add LICENSE_FILE
Approved by: portmgr blanket
MFH: 2015Q2
2015-05-21 11:34:24 +00:00
Frederic Culot
de602450a5
- Update to 2.16
...
Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
2015-05-21 11:33:24 +00:00
Dmitry Marakasov
1cc8d1fff2
- Add CPE info
...
Approved by: portmgr blanket
2015-05-21 11:21:46 +00:00
Bartek Rutkowski
fb526592ef
sysutils/rubygem-facter: update 2.4.3 -> 2.4.4
2015-05-21 11:21:00 +00:00
Dmitry Marakasov
aa27f4636b
- Update to 3.11.0
...
PR: 200347
Submitted by: matthew@reztek.cz (maintainer)
2015-05-21 11:14:18 +00:00
John Marino
c8ce88087d
finance/frontaccounting: Upgrade version 2.3.22 => 2.3.24
...
The version update was done because the port had to address missing PHP
modules anyway. Why here:
* Add the missing hash, ctype, zlib modules
* leverage new options framework to simply options handling
* implement NLS option (was listed, but not implemented)
* explicitly list DOCS option (implemented but unselectable)
* Rename MYSQL option to MYSQL_SERVER because MySQL client is
installed unconditionally so the option name was misleading
* Unsuppress install commands
* Wrap compound commands in parentheses for multijob support
* Wrap to 80 columns
* Remove bogus post-install cat pkgmessage target
* Remove 120 bogus @dir lines introduced in [2]
PR: 200265
PR: 194255 [2]
Reported by: marino
Initial fix: maintainer (ek - purplehat.org)
rest of fixes: marino
2015-05-21 10:08:46 +00:00
Johannes Jost Meixner
c23011a970
audio/ncmpcpp: update to 0.6.4, assign maintainership
...
- update to 0.6.4
- assign maintainership submitter
PR: 199990
Submitted by: yamagi@yamagi.org
Approved by: maintainer timeout (2 weeks, third time in a row)
2015-05-21 09:20:34 +00:00
Jimmy Olgeni
689f999f5f
Fix check for DIRTY option.
...
Submitted by: cperciva
2015-05-21 08:35:50 +00:00
Jimmy Olgeni
e312157531
Add an option to enable the (still experimental) dirty scheduler
...
feature.
Submitted by: Andreas Andersson <aandersson@tappsi.co>
2015-05-21 07:52:10 +00:00
Gleb Smirnoff
fa37b8b192
Fix paths in pkgconf installed files.
...
Submitted by: Craig Whipp <crwhipp gmail.com>
2015-05-21 07:49:05 +00:00
Wen Heping
11cf885ffe
- Fix permissions [1]
...
- Add LICENSE file [1]
- Add missing PHP module
- Update pkg-message
PR: 200351 [1]
Submitted by: amdmi3@
2015-05-21 07:48:57 +00:00
Dmitry Marakasov
ea59090fbb
- Don't cat pkg-message from Makefiles
...
Approved by: portmgr blanket
2015-05-21 07:06:01 +00:00
Dmitry Marakasov
33266a2e0e
- Don't cat pkg-message from Makefiles
...
Approved by: portmgr blanket
2015-05-21 06:54:34 +00:00
Dmitry Marakasov
fba719f942
- Don't cat pkg-message from Makefiles
...
Approved by: portmgr blanket
2015-05-21 06:54:23 +00:00
Dmitry Marakasov
55d4c8ba78
- Add CPE info
...
Approved by: portmgr blanket
2015-05-21 06:53:04 +00:00
Dmitry Marakasov
d456cd280a
- Add CPE info
...
Approved by: portmgr blanket
2015-05-21 06:52:56 +00:00
Dmitry Marakasov
3b0f9421df
- Add CPE info
...
Approved by: portmgr blanket
2015-05-21 06:52:40 +00:00
Dmitry Marakasov
ca1a73220a
- Modernize plist
...
- Don't cat pkg-message from Makefile
Approved by: portmgr blanket
2015-05-21 06:52:17 +00:00
Dmitry Marakasov
31b172b840
- Drop @dirrm* from plist
...
- Don't cat pkg-message from Makefile
Approved by: portmgr blanket
2015-05-21 06:51:51 +00:00
Bryan Drewery
b1e87213b2
Update to 2.2.2.
...
Changes:
- Default KEY_SIZE to 2048 bits
- Default the signing hash to SHA256 rather than SHA1 and MD5
- vars cleanups
- pkitool cleanups
- pkitool -days fix for https://community.openvpn.net/openvpn/ticket/198
Approved by: 2 year old fix for SHA1->SHA256.
2015-05-21 05:08:48 +00:00
Cy Schubert
176cd8d7a7
Update 2.7.2 --> 2.7.3
2015-05-21 04:20:13 +00:00
Ryan Steinmetz
90ec426ae0
- Generate new DH params during build to mitigate Logjam attack
...
- Fix deprecated USE_AUTOTOOLS
- Bump PORTREVISION
With hat: ports-secteam
Obtained from: Winni Neessen
2015-05-21 02:13:07 +00:00
Xin LI
d31630f551
Update to 0.6.0.
...
Submitted by: KATO Tsuguru <tkato432 yahoo com>
2015-05-21 00:58:26 +00:00
Xin LI
9706440d1b
Add license, fix website URL and pass maintainership to submitter.
...
PR: 198230
Submitted by: Chris Hutchinson
2015-05-21 00:17:22 +00:00
Gleb Smirnoff
3a140124a1
Disable PPS support by default. The PPS thread enters infinite loop and
...
GPSD consumes 100% of CPU time. I'm out of time to debug that now, so
simply turn off by default.
2015-05-20 22:44:34 +00:00
Gleb Smirnoff
60737e448f
Use MAKE_ARGS instead of SCONS_ARGS, which is now ignored.
...
Submitted by: bapt
2015-05-20 22:43:02 +00:00
Danilo Egea Gondolfo
66ff143f94
- Update to 1.4.6
...
- Bugfix for a bug which resulted in storing clear-text passwords [1]
[1] - https://bugzilla.gnome.org/show_bug.cgi?id=653573
MFH: 2015Q2
2015-05-20 22:18:55 +00:00
Don Lewis
566131de7c
Unbreak finance/gnucash build with GUILE2 option.
...
Removal of the /usr/bin/perl symlink exposed a perl script used by
the build that needs shebangfix.
PR: 200251
Approved by: mat (mentor, implicit)
2015-05-20 21:56:42 +00:00
Antoine Brodin
329e9a17bb
Fix patching
...
Reported by: pkg-fallout
MFH: 2015Q2
2015-05-20 21:46:36 +00:00