1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
Commit Graph

310585 Commits

Author SHA1 Message Date
John Marino
bb69a303d0 irc/ezbounce: Fix c++ error caught by gcc 4.7
The same variable "e" was defined as a loop argument and then again inside
the loop as a diferrent type.  This renames the loop argument to avoid the
redeclaration errors.

Approved by:	portmgr (bapt, implicit)
2013-10-02 23:09:55 +00:00
Baptiste Daroussin
034376c1d0 Allow staging linux rpms 2013-10-02 22:58:26 +00:00
Baptiste Daroussin
cb1f9434c4 Add missing dates 2013-10-02 22:57:09 +00:00
Guido Falsi
83b2f0ff38 - Support staging 2013-10-02 22:56:47 +00:00
John Marino
d05adc5aa7 emulators/aqemu: add <unistd.h> for modern compilers
Approved by:	portmgr (bapt, implicit)
2013-10-02 22:56:34 +00:00
Guido Falsi
109b9f3fdb - Support staging 2013-10-02 22:56:00 +00:00
Guido Falsi
956602650c - Support staging 2013-10-02 22:55:18 +00:00
John Marino
88f1eb7ccd audio/osd-lyrics: Fix iconv LDFLAGS 2013-10-02 22:48:09 +00:00
Baptiste Daroussin
9fe10d0347 Allow scons port to support staging 2013-10-02 22:33:27 +00:00
John Marino
31508aa062 audio/minitunes: add <unistd.h> for modern compilers
Approved by:	portmgr (bapt, implicit)
2013-10-02 22:31:56 +00:00
Florian Smeets
0771d30455 - update to 1.0.9a
- convert to new LIB_DEPENDS format
- unbreak by setting USE_GCC=4.6+ as the software refuses to compile with
  older versions of gcc. This is a candidate for the upcoming compiler.mk.
2013-10-02 22:21:51 +00:00
Ruslan Makhmatkhanov
71ebb6ea23 - fix typo in MASTER_SITES
- remove BUILD_DEPENDS (it's not needed to build actually)
- add trailing slash to pkg-descr:WWW
- remove $FreeBSD$ id from pkg-plist

Approved by:	skreuzer (maintainer, by mail)
2013-10-02 22:14:16 +00:00
Baptiste Daroussin
ded5fb5ba0 This port is unsupported upstream and its package name conflict with the supported version
While here fix a typo in MOVED
2013-10-02 22:06:42 +00:00
Baptiste Daroussin
a4f7c45610 The old gkrellm is not maintained upstream anymore, this plugin also has
a package name conflicting with its newer version.
2013-10-02 21:59:30 +00:00
Baptiste Daroussin
9a016aeb7d The old gkrellm is not maintained upstream anymore, this plugin also has
a package name conflicting with its newer version.
2013-10-02 21:57:39 +00:00
Baptiste Daroussin
60b40712af Removed expired ports 2013-10-02 21:52:17 +00:00
Baptiste Daroussin
bb2736bde4 Removed older version of netbeans, they are unsupported upstream and their package name conflicts with java/netbeans 2013-10-02 21:43:35 +00:00
Baptiste Daroussin
9447577d84 Remove old version of irc/keitairc, consider using the newer version, this also fix a conflict in pkgname 2013-10-02 21:38:34 +00:00
Steven Kreuzer
3a7a0d91b0 Update to 1.3.1 2013-10-02 21:36:12 +00:00
Baptiste Daroussin
58af86f3f4 The port is outdated, consider using a newer version. This port also has a pkgname conflicting with
ftp/ncftp1 and ftp/ncftp3
2013-10-02 21:33:37 +00:00
Max Brazhnikov
8347912df8 - Update patches to fix build on 8.x (with old zlib) and 10 (unistd.h)
- gnomehack -> pathfix
- Convert LIB_DEPENDS to new syntax
- Support staging
2013-10-02 20:50:35 +00:00
Jose Alonso Cardenas Marquez
b27ddd3406 - Install additional base components when one lcl interface different than
default interface is installed. It will be used to build any app with another lcl
as requirement.

Reported by:	Benat Gonzalez Etxepare <bbtruk __at __users.sourceforge.net>
2013-10-02 20:37:03 +00:00
John Marino
6a4ec02e94 korean/scim-hangul: add <unistd.h> for modern compilers
Approved by:	portmgr (bapt, implicit)
2013-10-02 20:12:35 +00:00
John Marino
a77c4f2429 net-mgmt/sblim-wbemcli: add <unistd.h> and fix -fpermissive errors
Approved by:	portmgr (bapt, implicit)
2013-10-02 20:04:27 +00:00
Xin LI
318f74e7cf Return this back to pool. 2013-10-02 19:54:20 +00:00
Xin LI
75f104752d Don't overwrite existing schema when they already do.
PR:		ports/177016
Submitted by:	pclin
2013-10-02 19:51:11 +00:00
Matthew Seaman
85a01dd6ba Fix plist
Reported by:	pkg-fallout
2013-10-02 19:49:38 +00:00
Steven Kreuzer
52dade07b3 CppDB is a SQL connectivity library that is designed to provide platform and
database independent connectivity API similarly to what JDBC, ODBC and other
connectivity libraries do. It supports Sqlite3, PostgreSQL, MySQL and as many
RDBMSs as possible via cppdb-odbc bridge.

It was written with performance, simplicity in use and locale safety as the
primary goals in mind. It also provides both explicit verbose API and brief
and nice syntactic sugar.

WWW: http://cppcms.com/sql/cppdb/

PR:		ports/180404
Submitted by:	Mohammad S. Babaei <info@babaei.net>
2013-10-02 19:08:41 +00:00
Lars Engels
976bf539c5 - Change to my @FreeBSD.org address
- Stagify
- Add LICENSE
- Fix build with libc++ on 10.0
- Add a pkg-plist
- Move pkg message to pkg-message
- Remove cruft
2013-10-02 18:52:43 +00:00
Jose Alonso Cardenas Marquez
01bb0bd9ee - Update to 2.3.4
- Add missing dependencies
2013-10-02 18:51:12 +00:00
Jose Alonso Cardenas Marquez
0c5f2adcb4 - Update to 2.0.6
- Remove BROKEN
- Add missing dependency
2013-10-02 18:50:36 +00:00
Pawel Pekala
c2bd9f06f8 - Update to version 4.5.4
- Add support for STAGEDIR

Changelog:

* bugfix: #1230401 running balance missordered after insert on same date
* bugfix: #1232418 Account, Payees and category, wrongly disabled!
* bugfix: scheduled transaction icon was still displayed after a save
2013-10-02 18:36:59 +00:00
Baptiste Daroussin
f0c8043b24 Rename the package to surf-browser to avoid conflicts with math/surf 2013-10-02 18:34:38 +00:00
Baptiste Daroussin
08e225220b Remove jboss2, it is EOLed upstream and it's name is conflicting with java/jboss5 2013-10-02 18:30:59 +00:00
Baptiste Daroussin
6a0c1d78f5 Revert the name change on this port it has more inpact than expected 2013-10-02 18:28:03 +00:00
Antoine Brodin
7dc09c4da2 New port: libolecf
Library and tools to access the OLE 2 Compound File (OLECF) format

WWW: http://code.google.com/p/libolecf/
2013-10-02 18:26:57 +00:00
Antoine Brodin
b2db6bf8a5 Convert to STAGEDIR 2013-10-02 18:25:44 +00:00
John Marino
0156b55fba net-p2p/valknut: add <unistd.h> for modern compilers
Approved by:	portmgr (bapt, implicit)
2013-10-02 18:03:11 +00:00
Mark Felder
dd6c6ac5d9 rc script was generated incorrectly due to STAGE changes
Approved by:	crees (mentor)
2013-10-02 17:54:38 +00:00
Sunpoet Po-Chuan Hsieh
32309d9ee4 - Update to 1.7.1
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Quota/CHANGES
2013-10-02 17:50:53 +00:00
Sunpoet Po-Chuan Hsieh
28f8f1260f - Update to 0.8
- Support STAGEDIR
2013-10-02 17:50:48 +00:00
Sunpoet Po-Chuan Hsieh
aae017a0ab - Update to 0.44
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/File-Fetch/CHANGES
2013-10-02 17:50:44 +00:00
Sunpoet Po-Chuan Hsieh
0fde5d6560 - Update to 1.89
Changes:	http://search.cpan.org/dist/threads/Changes
2013-10-02 17:50:39 +00:00
Sunpoet Po-Chuan Hsieh
72d57676a4 - Update to 0.46
Changes:	http://search.cpan.org/dist/MooseX-Method-Signatures/Changes
2013-10-02 17:47:51 +00:00
Sunpoet Po-Chuan Hsieh
36d1a860d1 - Update to 0.37
Changes:	http://search.cpan.org/dist/MooseX-Declare/Changes
2013-10-02 17:44:24 +00:00
Sunpoet Po-Chuan Hsieh
d3b17d02b1 - Update to 0.32 2013-10-02 17:44:19 +00:00
Sunpoet Po-Chuan Hsieh
273a90a75e - Support STAGEDIR 2013-10-02 17:44:15 +00:00
Sunpoet Po-Chuan Hsieh
6f1767b8de - Update to 0.005
Changes:	http://search.cpan.org/dist/Type-Tie/Changes
2013-10-02 17:44:11 +00:00
Sunpoet Po-Chuan Hsieh
c5eea9cdd2 - Update to 0.078
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2013-10-02 17:44:06 +00:00
Veniamin Gvozdikov
0f49c271dc - Changed email and reversed name/surname
Approved by:	osa (mentor)
2013-10-02 17:15:00 +00:00