Brendan Fabeny
8ad807efb3
update zpaq to 6.24a
...
Feature safe: yes
2013-04-18 08:23:26 +00:00
Pietro Cerutti
80feea0bb3
- Fix a long standing problem in tclConfig.sh and tkConfig.sh, where paths
...
were set based on WRKSRC instead of PREFIX.
This mainly affected TEA-based extensions that source tclConfig.sh /
tkConfig.sh to set important variables. An example is TCL_SRC_DIR, which
is used to locate Tcl/Tk private header files such as tclUnixPort.h or
tkUnixPort.h. This variable was previously set to WRKSRC, which caused
ports to need additional tweaks to CFLAGS or CONFIGURE_ARGS.
It should now be possible to build TEA-based extensions by specifying only
the CONFIGURE_ARGS --with-tcl=${TCL_LIBDIR} / --with-tk=${TK_LIBDIR}.
Feature safe: yes
Approved by: bapt (portmgr)
2013-04-18 08:20:59 +00:00
Alex Kozlov
958adf68c7
- Install the music and voice addons into the right place [1]
...
- Add Remix Packs addons [2]
PR: ports/176986
Submitted by: Christoph Mallon <christoph.mallon@gmx.de> [1], Sender Ghost <lightside@gmx.com> [2]
Approved by: maintainer timeout (4 weeks)
Feature safe: yes
2013-04-18 07:55:27 +00:00
Brendan Fabeny
ee9623eb2b
update to 3.0.3
...
Feature safe: yes
2013-04-18 07:02:42 +00:00
Pietro Cerutti
dd2c6b5a2d
- Resurrect and update to the latest development version 2.17.16
...
Thanks to Kim Shrier <kim@westryn.net>, who has committed himself to helping
me in maintaining it up to date.
Feature safe: yes
2013-04-18 06:52:01 +00:00
Li-Wen Hsu
457a60b742
- Update to 1.511
...
Feature safe: yes
2013-04-18 06:22:24 +00:00
Carlo Strub
e76957aee5
Console based password storing application using an encrypted XML
...
document as its database.
WWW: http://keychain.googlecode.com
PR: ports/177191
Submitted by: LEVAI Daniel <leva@ecentrum.hu>
Feature safe: yes
2013-04-18 06:18:35 +00:00
Vasil Dimov
9a0f3f88eb
ftp/wget:
...
Non-functional change - replace a patch file with a sed command.
PR: ports/177792
Submitted by: jgh@
Feature safe: yes
2013-04-18 06:09:24 +00:00
Carlo Strub
bc0432f1d8
- Update to 9.1
...
- Update options
PR: ports/177627
Submitted by: Daniel Eisele <daniel_eisele@gmx.de>
Hugo Leisink (author of hiawatha, via mail)
Feature safe: yes
2013-04-18 05:45:52 +00:00
Dirk Meyer
faced03254
- add jasper
...
Feature safe: yes
2013-04-18 04:03:08 +00:00
Dima Panov
8f3d397086
- Fix the build if old freerdp exists in the system
...
- Delete unused GNU_CONFIGURE and CPPFLAGS
PR: 177405
Submitted by: Koichiro IWAO <meta+ports AT vmeta DOT jp
Feature safe: yes
2013-04-18 02:39:21 +00:00
Ryan Steinmetz
c4cf2c5b8f
- Update to 4.2.5P1
...
- Switch to new 'created by' header
Feature safe: yes
2013-04-18 01:25:41 +00:00
David Thiel
ab0080196f
Update to 3.0.11. Changes:
...
- Log rotation is handled more gracefully now under favourable
conditions (logfile is moved so inode is kept, and it does not get
compressed immediately).
- An option IgnoreModified has been added to cover transient files that
not only get added/deleted but also modified during their lifetime.
- An option KernelCheckProc has been added to suppress the kernel /proc test.
- Large groups are handled better now.
- Reconnecting to a temporarily unavailable Oracle database has been fixed.
Feature safe: yes
2013-04-17 23:52:53 +00:00
Alex Kozlov
d16c2e222e
- Remove USE_GZIP (it's default)
...
- Remove USE_GO (unused after r296612)
- Convert Makefile headers to new style
Approved by: portmgr (bapt)
Feature safe: yes
2013-04-17 23:40:57 +00:00
Pawel Pekala
9a361994a8
Update to version 2.0.3
...
Feature safe: yes
2013-04-17 22:25:38 +00:00
Emanuel Haupt
18b9ac2a5e
Update to 2.2.1. This is a bugfix release including upstream imported FreeBSD
...
releated fixes.
Feature safe: yes
2013-04-17 21:58:43 +00:00
Dirk Meyer
cfa113c350
- make portlint happier
...
- drop maintainership
cause options where removed
Feature safe: yes
2013-04-17 21:49:30 +00:00
Dirk Meyer
9ad3263e80
graphics/jasper
...
- Security fixes
Multiple integer overflows
Buffer overflow in the jas_stream_printf
execute arbitrary code on decodes images
Security: CVE-2008-3520
Security: CVE-2008-3522
Security: CVE-2011-4516
Security: CVE-2011-4517
PR: 163718
Obtained from: Fedora
Feature safe: yes
2013-04-17 21:25:47 +00:00
Emanuel Haupt
69a89a6bd1
- Update to 2.2
...
- Provide an option for a newly implemented ncurses mode
Feature safe: yes
2013-04-17 20:52:00 +00:00
Matthias Andree
313cdd2fce
Update to new upstream Beta 09 release.
...
Changelog: http://www.docear.org/software/history-changelog/
Feature safe: yes
2013-04-17 20:26:34 +00:00
Dirk Meyer
9f68e229d0
- update to 5.1
...
Feature safe: yes
2013-04-17 19:35:23 +00:00
Hiroki Sato
9b01d9a284
Fix typos which can prevent parallel build from working.
...
Reported by: miwi
Feature safe: yes
2013-04-17 19:33:00 +00:00
Bryan Drewery
bfe1e0731d
- Update to 2.0.6
...
- Remove obsolete scripts directory
PR: ports/173438
Submitted by: Michael Grünewald <michael.grunewald@laposte.net> (maintainer)
Feature safe: yes
2013-04-17 19:19:57 +00:00
Sunpoet Po-Chuan Hsieh
2a87813118
- Move distfile to PECL directory
...
- Cleanup Makefile header
Feature safe: yes
2013-04-17 18:59:30 +00:00
Frederic Culot
b591d9ee0b
- Update to 3.7.16.1
...
PR: ports/177500
Submitted by: Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
Feature safe: yes
2013-04-17 18:10:33 +00:00
Ruslan Makhmatkhanov
bb7b1b7d2b
- update to 4.1.3 to fix zope runtime after zope.security update
...
- trim Makefile header
- add DIST_SUBDIR as other plone/zope ports do
- add license (ZPL21)
- remove BUILD_DEPENDS - they are not used at build time
- change USE_PYTHON to just yes, because it now support both python branches
- sort pkg-plist
Reported by: Andrew Berg <bahamutzero8825@gmail.com> (via zope@ ML)
Feature safe: yes
2013-04-17 18:01:53 +00:00
Matthias Andree
77a9c5b3f0
Kill blank line at EOF, to please portlint.
...
Feature safe: yes
2013-04-17 17:50:27 +00:00
Matthias Andree
8ecfdfa5cd
Update to new upstream release 2.66.
...
New DHCPv6 stuff, ability to act as authoritative server for local data.
Changelog: http://www.thekelleys.org.uk/dnsmasq/CHANGELOG
Feature safe: yes
2013-04-17 17:49:50 +00:00
Sunpoet Po-Chuan Hsieh
e67697658d
- Update to 2.37
...
- Remove LICENSE_FILE for well-known licenses
- Cleanup Makefile header
- Reformat pkg-descr
Changes:
2.36:
- auto.py: Use python 2.6 friendly sys.version_info test. Thanks Salvatore
Bonaccorso and Gregor Hermann! (First half of #682631 )
- auto.py: Do not call decode() with an "errors" keyword, as this does not yet
work with Python 2.6. Thanks Gregor Hermann! (Closes : #682631 )
2.34:
- auto.py: Fix *.ui detection to be robust for non-ASCII files. (LP: #1017468 )
- auto.py: Fix a regression with python2 if files have some utf-8 directives
(LP: #1021969 )
2.33:
- auto.py: Fix crash when encountering binary files with Python 3. (LP: #995653 )
- auto.py: Fix crash when encountering an UTF-8 Python source code file.
2.32:
- auto.py: Add support for installing GSettings schema files (*.gsettings.xml).
Thanks to Frederik Elwert! (LP: #936546 )
Feature safe: yes
2013-04-17 17:40:23 +00:00
Antoine Brodin
31235839be
Update libregf to alpha-20130414
...
Approved by: miwi (mentor)
Feature safe: yes
2013-04-17 17:21:59 +00:00
Antoine Brodin
d8079bbf30
Update libmsiecf to alpha-20130414
...
Approved by: miwi (mentor)
Feature safe: yes
2013-04-17 17:21:06 +00:00
Antoine Brodin
6d7b9df160
Update libevtx to 20130414
...
Approved by: miwi (mentor)
Feature safe: yes
2013-04-17 17:20:09 +00:00
Antoine Brodin
8ae4e5bf08
Update libevt to alpha-20130415
...
Approved by: miwi (mentor)
Feature safe: yes
2013-04-17 17:19:19 +00:00
Sunpoet Po-Chuan Hsieh
92c2632983
- Update to 0.20.2
...
Changes: http://git.gnome.org/browse/gupnp/tree/NEWS
Feature safe: yes
2013-04-17 17:14:45 +00:00
Sunpoet Po-Chuan Hsieh
0c285dc880
- Update to 1.21
...
Changes: http://search.cpan.org/dist/MooseX-App/Changes
Feature safe: yes
2013-04-17 17:10:39 +00:00
Sunpoet Po-Chuan Hsieh
0025ab8b05
- Update to latest snapshot (20130304) and unbreak this port
...
- Bump PORTREVISION for distfile change
Changes: https://code.google.com/p/google-js-test/source/list
Feature safe: yes
2013-04-17 17:06:33 +00:00
Bryan Drewery
6aab3087e2
- Update to 1.8.1
...
- Reset maintainership
PR: ports/177842
Submitted by: Pedro Giffuni <giffunip@tutopia.com> (maintainer)
Feature safe: yes
2013-04-17 17:03:09 +00:00
Brendan Fabeny
5fe845dc3e
update to 0.9.8.6-rc1; add a test target
...
Feature safe: yes
2013-04-17 16:59:55 +00:00
Baptiste Daroussin
8a75cb6cd4
All supported version of FreeBSD have a bsdtar version that support extracting rpm.
...
Remove now useless dependency on rpm2cpio
Feature safe: yes
2013-04-17 16:56:04 +00:00
Sunpoet Po-Chuan Hsieh
672787bcc3
- Update to 1.2.18
...
Changes: https://github.com/isaacs/npm/commits/master
Feature safe: yes
2013-04-17 16:52:34 +00:00
Pawel Pekala
3f5315156c
- Update to version 1.1.0 [1]
...
- Respect CFLAGS
- Remove Author tag from pkg-descr
PR: ports/175223 [1]
Submitted by: Vitaly Magerya <vmagerya@gmail.com> [1]
Approved by: maintainer timeout
Feature safe: yes
2013-04-17 16:40:51 +00:00
Bryan Drewery
5fde8b9f9b
- Update to 0.20.3
...
PR: ports/177894
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
Feature safe: yes
2013-04-17 16:39:13 +00:00
Baptiste Daroussin
fbd4232749
All supported version of FreeBSD have a bsdtar version that support extracting rpm.
...
Remove now useless dependency on rpm2cpio
Feature safe: yes
2013-04-17 16:36:22 +00:00
Eitan Adler
ef73500fc6
It seems we are in 2013 now. When did that happen!?
...
Reported by: bapt
Feature safe: yes
2013-04-17 16:30:32 +00:00
Chris Rees
2c3a73295f
Bump PORTREVISIONS, because of users installing with ports+pkgng
...
Submitted by: miwi
Feature safe: yes
2013-04-17 16:02:36 +00:00
Bryan Drewery
c46a301c8f
- Update to checkin c9d23c4740
...
Changes:
- Skip deleting symlinks/empty dirs with -s
- Fix pkg_install builds [1]
- Fix SETNAME-options not working [2]
- ports: Fix cleanup when create is aborted
- ports: Add -v to show more output for SVN operations
- bulk: Add -N to skip generating package repository or INDEX
- Show CONFIGURE_ENV/CONFIGURE_ARGS/MAKE_ENV in build logs
- Add support for PTNAME-options
Submitted by: Jimmy Olgeni <olgeni@olgeni.com> [1,2]
Feature safe: yes
2013-04-17 15:55:18 +00:00
Sofian Brabez
abdffe1c8c
- Update to 0.8.1
...
- Convert to new option framework
Feature safe: yes
2013-04-17 15:54:26 +00:00
Baptiste Daroussin
32a23e6861
All supported version of FreeBSD have a bsdtar version that support extracting rpm.
...
Remove now useless dependency on rpm2cio
Feature safe: yes
2013-04-17 15:52:15 +00:00
Martin Wilke
d452b8da61
- Broken fails to build
...
AR lib9
built lib9
CC yacc.c
LD yacc
built yacc
YACC awkgram.y
fatal error:can't create , <nil>:1
*** Error code 1
Stop in /work/a/ports/devel/9base/work/9base-2/awk.
*** Error code 1
Feature safe: yes
2013-04-17 15:40:20 +00:00
Martin Wilke
753abeed0a
- Broken fails to build
...
gjstest/internal/cpp/typed_arrays.cc: In static member function 'static v8::Persistent<v8::FunctionTemplate><unnamed>::TypedArray<TBytes, TEAType>::GetTemplate() [with unsigned int TBytes = 8u, v8::ExternalArrayType TEAType = kExternalDoubleArray]':
gjstest/internal/cpp/typed_arrays.cc:854: instantiated from here
gjstest/internal/cpp/typed_arrays.cc:180: warning: 'New' is deprecated (declared at /usr/local/include/v8.h:4435)
gmake: *** [gjstest/internal/cpp/typed_arrays.o] Error 1
*** Error code 1
Feature safe: yes
2013-04-17 15:37:49 +00:00