1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

283967 Commits

Author SHA1 Message Date
Matthias Andree
b1f133991c Update to rc3 to avoid nag questions.
Now uses .tar.xz suffix.
2012-08-09 19:38:52 +00:00
Olivier Duchateau
426165f4be - Use USE_PKGCONFIG macro
- Add patch when NLS is unset
- Remove USE_AUTOTOOLS (libtool) macro

Submitted by:	myself
Approved by:	miwi, rene (mentors)
2012-08-09 19:37:58 +00:00
Olivier Duchateau
3f1a947dcf - Use USE_PKGCONFIG macro
- Add patch when NLS is unset
- Remove USE_AUTOTOOLS (libtool) macro

Submitted by:	myself
Approved by:	miwi, rene (mentors)
2012-08-09 19:29:22 +00:00
Olivier Duchateau
792a309197 - Use USE_PKGCONFIG macro
- Add patch when NLS is unset

Submitted by:	myself
Approved by:	miwi, rene (mentors)
2012-08-09 19:22:26 +00:00
Olivier Duchateau
469c6b398e - Use USE_PKGCONFIG macro
- Add patch when NLS is unset
- Remove USE_AUTOTOOLS (libtool) macro

Submitted by:	myself
Approved by:	miwi, rene (mentors)
2012-08-09 19:13:56 +00:00
Jose Alonso Cardenas Marquez
47b38cdde1 - Fix a problem handle utf-8 string
- Bump PORTREVISION

Reported by:	H hm _ at __ hm.net.br via email
2012-08-09 19:09:34 +00:00
Olivier Duchateau
9ea5195eb9 - Use USE_PKGCONFIG
- Add patch when NLS is disabled
- Remove USE_AUTOTOOLS (libtool) macro

Submitted by:	myself
Approved by:	miwi, rene (mentors)
2012-08-09 19:06:56 +00:00
Olivier Duchateau
d38025ad82 - Use USE_PKGCONFIG
- Add patch when NLS is disabled
- Remove USE_AUTOTOOLS (libtool) macro

Submitted by:	myself
Approved by:	miwi, rene (mentors)
2012-08-09 19:00:29 +00:00
Olivier Duchateau
4767be8ae2 - Update to 1.2.0
- Convert to new framework OptionsNG
- Use USE_PKGCONFIG
- Add patch when NLS is disabled

PR:	169894
Submitted by:	by myself
Approved by:	miwi, rene (mentors), maintainer (timeout > 2 weeks)
2012-08-09 17:43:27 +00:00
Bryan Drewery
fb5a3f46c4 - Restore readline.6 library dependency as the port only
works with that shlib version.

PR:		ports/170429
Submitted by:	Yuri Pankov <yuri.pankov@gmail.com>
Approved by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com (maintainer)
Approved by:	eadler (mentor)
2012-08-09 16:47:32 +00:00
Wesley Shields
2fdff35d2f Document old sudosh buffer overflow.
Noticed by:	Diego Linke
2012-08-09 15:43:08 +00:00
Alex Dupre
eafddf39f2 Update to 5.1.65 release. 2012-08-09 14:20:40 +00:00
Jimmy Olgeni
9ed936faa7 Use USE_PKGCONFIG. 2012-08-09 13:06:02 +00:00
Jimmy Olgeni
5d6fa9ff13 Use USE_PKGCONFIG. 2012-08-09 13:05:30 +00:00
Michael Scheidell
8283535e6e - Update to 1.2.7
- Tweak RUN_DEPENDS
- Fix pkg-desc WWW (needs django>=1.3)

PR:		ports/168864
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	maintainer (timeout, 60 days)
2012-08-09 12:36:27 +00:00
Sergey A. Osokin
2ef249c066 Update SPDY patch from version 48 to 51. 2012-08-09 12:31:57 +00:00
Michael Scheidell
5c3dc9827c - Replace unsafe blockrage.sh script
- Update to OptionsNG
- Bump PORTREVISION

PR:		ports/170455
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2012-08-09 12:01:19 +00:00
Sofian Brabez
d2501d919f - Fix ONLY_FOR_ARCHS
PR:		ports/170499
Submitted by:	Kurt Jaeger <fbsd-ports at opsec.eu>
Approved by:	maintainer (myself)
2012-08-09 11:38:19 +00:00
TAKATSU Tomonari
a133252a95 - Update to 0.58
- Make portlint happy: remove ABI version number from LIB_DEPENDS
2012-08-09 11:28:59 +00:00
Dennis Herrmann
3a896a8914 - Update to 13.0 2012-08-09 09:25:17 +00:00
Pietro Cerutti
7c67916075 - Update to 1.1.1
Changes:

  * DatabaseMetaData::getSQLKeywords() updated to match MySQL 5.5. Note
    that C/C++, just like C/JDBC, returns the same list for every
    MySQL database version. (Ulf)

  * Added MySQL_Connection::getLastStatementInfo() which returns back the
    value of the mysql_info() function of libmysql / Connector/C. (Andrey)

  * Added new method ResultSetMetaData::isNumeric() and implemented it in
    all classes that subclass from it. (Andrey)

  * Fixed the bug causing compilation errors in Microsoft Visual Studio 2010 if
    stdint.h was included. See http://bugs.mysql.com/bug.php?id=60307

  * Fixed bug making statement that did not raise any warning to return
    warnings from previously executed statement.

  * Fixed stores(Lower|Mixed)Case(Quoted)Identifiers methods.

  * Built against libmysql 5.5.27 enabling support of authentification plugins
    and IPv6.
2012-08-09 09:24:28 +00:00
Tilman Keskinoz
896ce9d77f Don't use /var/tmp/ for storing ipc files,
because pcscd changes the permissions of that directory
The default /var/run/pcscd seems to be good enough

Reported by:	Sulev-Madis Silber
2012-08-09 08:55:37 +00:00
Alex Dupre
a4e52b6cd7 Fix build when perl is built without USE_PERL.
PR:		ports/170218
Submitted by:	Jan Beich <jbeich@tormail.org>
2012-08-09 08:32:41 +00:00
Alex Dupre
80b8f8e7dc Update to unified 1.4.3 release and greatly simplify the port. 2012-08-09 08:27:12 +00:00
Edward Tomasz Napierala
b6ffabc0e4 Update to 1.7.0.
Big thanks to Ed Maste for making this happen.
2012-08-09 08:22:10 +00:00
Ruslan Makhmatkhanov
41a670882e Disable dependency on just removed www/trac-ctxtnavadd to unbreak INDEX.
I overlooked this consumers in a first place, but they should be marked
deprecated too, because:

 - www/trac-wikirename deprecated upstream (merged into trac 0.12) [1]
 - www/trac-wikitemplates do not supposed to work with trac >10 according to [2]

[1] http://trac-hacks.org/wiki/WikiRenamePlugin
[2] http://pypi.python.org/pypi/TracWikiTemplates

Now I waiting for Greg's approval to deprecate them.

Approved by:    glarkin (maintainer, implicit)
2012-08-09 06:58:03 +00:00
Frederic Culot
4cc1f55bc3 - Update diff-core patch to allow faster symbol matching on FreeBSD>=9
- Fix shared libraries issues by automatically adding rpath to generated
  binaries
- Bump portrevision

PR:		ports/170439
Submitted by:	John Marino <draco@marino.st> (maintainer)
2012-08-09 06:29:42 +00:00
Jason Helfman
7c34a1e5c1 - use optionsNG style for DOCS
- while here drop deprecated pkgconfig on GNOME attribute
 - bump not necessary as other dependencies require pkgconf within existing
   attribute

PR:	170458
Submitted by:	maintainer, nemysis@gmx.ch
2012-08-09 05:45:13 +00:00
Jason Helfman
de2442d767 - use optionsNG for DOCS [1]
- drop pkg-plist in favor of PLIST_FILES and PORTDATA [1]
- adjust COMMENT [2]

PR:	170452
Submitted by:	maintainer, nemysis@gmx.ch [1], jgh@ [2]
Approved by:	maintainer
2012-08-09 05:36:06 +00:00
Ruslan Makhmatkhanov
9c3992b4b5 Remove expired port: Functionality of this plugin merged into Trac itself - see
trac.web.chrome.add_ctxtnav function
2012-08-09 05:01:20 +00:00
Frederic Culot
e201074078 - Update to 2.70
Changes:	http://search.cpan.org/dist/Module-CoreList/Changes
2012-08-09 04:57:03 +00:00
Frederic Culot
ac86289df4 - Update to 0.66
Changes:	http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
2012-08-09 04:48:56 +00:00
Mikhail Teterin
1e00f96382 Add http://legacy.xmms2.org/ as a MASTER_SITE. 2012-08-09 04:02:58 +00:00
Wen Heping
5fe6cecf4d - Repocopy www/moodle2 --> www/moodle22
- Update www/moodle2 to 2.3.1
- Update CONFLICTS

PR:		169778
Submitted by:	wen@(myself)
Thanks to:	Michael Tomasek <michael.tomasek@complete-solutions.net>
2012-08-09 02:31:54 +00:00
Diane Bruce
5348ce1aff - Update to latest 3.21.50 / Flarq 4.3.3
- Fix asciidocs use, man pages need asciidocs
- Many changes to UI, Modem, Macros and Internationalisation
2012-08-09 01:56:00 +00:00
Stephen Montgomery-Smith
936ed49887 - Update to 1.3.0. 2012-08-09 01:44:13 +00:00
Steve Wills
439502737f - Update to 1.8.4
PR:		ports/170480
Approved by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer)
2012-08-09 01:29:40 +00:00
Cy Schubert
59b496fc28 gjb@ and I will commit to the cfengine* ports. Both of us can be blamed
for the goings on in this place.
2012-08-09 01:03:03 +00:00
Jason Helfman
9eff808d55 add new port: sysutils/libfvde
Library and tools for reading FileVault2 Drive Encryption (FVDE) encrypted
volumes. The FVDE format is used by MacOS-X, as of Lion, to encrypt data
on a storage media volume.

Supported FVDE formats:

    FileVault2 Lion

Supported protection methods:

    password
    recovery password

WWW:	https://code.google.com/p/libfvde/

PR:	170449
Submitted by:	koobs.freebsd@gmail.com
2012-08-09 00:46:10 +00:00
Cy Schubert
087da94746 Update 3.3.3 --> 3.3.5
Submitted by:	gjb
2012-08-09 00:45:15 +00:00
Diane Bruce
0a3741e846 - Update to Version 1.2.15.2
2012-08-05
        * Read eeprom value for digital mode from FT-857
        * Clean up TS-950 series commands and read mode using IF command
        * Fix GS-232A/B rotor command terminations
        * Fix warnings and other issues found by mingw-w64
        * Allow seamless access to ports higher than COM9 on Windows
        * Fix ineffective packed attribute on WinRadio
        * Correct low signal strength S-meter error on AR7030+
        * Updates to HiQSDR by Jim, N2ADR
2012-08-09 00:03:18 +00:00
Gerald Pfeifer
b1f0064a5d Update to the 20120805 snapshot of GCC 4.8.0. 2012-08-08 23:57:31 +00:00
Gabor Pali
148d78635c HLint gives suggestions on how to improve your source code.
WWW:    http://community.haskell.org/~ndm/hlint/

Obtained from:	FreeBSD Haskell
2012-08-08 23:37:48 +00:00
Dennis Herrmann
500bd51ad1 - Update to 20120624
PR:		ports/170442
Submitted by:	Nico R. Wohlgemuth <nico@lifeisabug.com>
Approved by:	miwi (maintainer)
2012-08-08 22:44:38 +00:00
Jun Kuriyama
c8cfe3d385 - Upgrade to 3.3.2. 2012-08-08 22:09:35 +00:00
Gerald Pfeifer
0a896ea30f Add two options that pull in a Gecko MSI package and a Mono MSI package,
emulators/wine-gecko-devel and emulators/wine-mono, respectively.

Submitted by:	David Naylor <naylor.b.david@gmail.com>
2012-08-08 21:32:20 +00:00
Boris Samorodov
a5f584f744 . update to version 0.9.5.1;
. convert to OptionsNG.
2012-08-08 21:31:01 +00:00
Alex Kozlov
6f4e46eee7 - Update to 3.2
- Convert to new options framework
- make py-scipy optional dependency
- Remove py-symeig, symeig routines come with mdp
- Add py-pp and libsvm-python OPTIONS
- Add OPTIONSFILE for sane make config across python versions
- Patch config.py to handle OSError as exception when it cant find libsvm.so
- Update and sort pkg-plist
- Add LICENSE

PR:	ports/169266
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	Li-Lun "Leland" Wang <llwang@infor.org> (maintainer)
2012-08-08 21:27:15 +00:00
Jason Helfman
3cfbe04d71 add new port: games/moagg
Moagg stands for "Mother of all gravity games".
In this game you are pilot of a small space ship and have to navigate it
through different caves by using the thrusters and rotating the ship.
But besides gravity there are many other difficulties you have to master.

The game is strongly influenced by some classical cave flyers from
the C64 and Amiga era such as "Space Taxi" or "Gravity Force".
But Moagg is supposed to be more than just a clone of these games.

WWW: http://moagg.sourceforge.net/

PR:	170459
Submitted by:	nemysis@gmx.ch
2012-08-08 20:09:40 +00:00
Ruslan Makhmatkhanov
3c9337b036 - update to 0.0.4
- tab -> space in pkg-descr:WWW
2012-08-08 19:03:24 +00:00