Commit graph

672 commits

Author SHA1 Message Date
Gerald Pfeifer
41e60477bd Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
William Grzybowski
7e827b5eb9 editors/openoffice-*: bump PORTREVISION
- CoinMP has been updated

Submitted by:	Pedro Giffuni <giffunip tutopia.com>
2013-08-05 15:55:37 +00:00
Andrej Zverev
1216800fbe - Convert to new perl framework
Approved by:	bapt@ (office@)
2013-08-04 12:47:44 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Maho Nakata
49c41ff9d3 * patches are needed for new glib [1]
* move bison section to appropreate place.

Submitted by:	Jan Henrik Sylvester <me@janh.de> [1]
2013-03-19 08:03:55 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Maho Nakata
97cfd1ce98 Now libexttextcat and libtextcat can happily co-exist.
Pointed out by:	Jan Henrik Sylvester <me@janh.de>
2013-02-04 08:06:17 +00:00
Maho Nakata
17e8084099 OpenOffice graduates from the Apache Incubator
https://blogs.apache.org/OOo/entry/openoffice_graduates_from_the_apache
2012-12-12 01:32:26 +00:00
Baptiste Daroussin
329e3aac0e Decommissioning java 1.5 (EOLed since October 2009) + removing outdated jdk16
vendors:
Remove any reference to bsdjava and freebsd Java Vendors, as the both are
outdated, have security issues and expired.

Mark icedtea6-stubs as broken as it doesn't build with any of the left supported
vendors.
Switch tuxguitar to be able to use openjdk16 [1]

Approved by:	gahr [1]
2012-12-10 16:49:34 +00:00
Baptiste Daroussin
7c354b1913 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
2012-12-10 13:18:28 +00:00
Maho Nakata
84601ad2c4 Allow openjdk7 build.
Submitted by: Jan Henrik Sylvester <me@janh.de>
2012-09-25 06:48:07 +00:00
Maho Nakata
96680934b9 Forgot to add a patch. 2012-09-24 08:38:44 +00:00
Maho Nakata
5af5b95cd5 update to 3.4.1 2012-09-21 10:49:44 +00:00
Maho Nakata
c965b2dffc Added a keyword so that openoffice and libreoffice can
co-exist.

Submitted by:   Jan Henrik Sylvester <me@janh.de>
2012-08-07 05:41:43 +00:00
Alex Kozlov
9a553c6722 - Fix explicit use of unzip
PR:	ports/153429
Approved by:	office@ (crees)
2012-07-04 06:59:30 +00:00
Andrej Zverev
e6353d0b3d - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 16:47:42 +00:00
Vasil Dimov
3a743006a0 Upgrade graphics/vigra from 1.7.1 to 1.8.0
PR:		ports/168833
Submitted by:	fluffy@
2012-06-08 13:45:00 +00:00
Maho Nakata
88b0a26e13 allow gconf2 and gnomevfs2 to be optional.
PR:		168781
Submitted by:	scf@
2012-06-08 02:42:29 +00:00
Maho Nakata
70e10cfc4e fix comment.
Submitted by:	bapt@
2012-05-28 01:32:01 +00:00
Maho Nakata
3a22fc95cf Fix build on FBSD 10 (possibly).
PR:		168234
Submitted by:	truckman@
2012-05-28 01:20:48 +00:00
Maho Nakata
0b88b0cc14 Fix bootstraprc, permission, and bump portrevision.
Submitted by:	scf@ peter@ avg@
2012-05-23 05:53:19 +00:00
Maho Nakata
9af75abdad Reduce the size of the package and bump portrevision. 2012-05-20 07:05:36 +00:00
Maho Nakata
74e2f74a16 Build fix for i386.
Submitted by: pfg@
2012-05-19 08:00:15 +00:00
Maho Nakata
269adbc591 The Apache OpenOffice Project Announces Apache OpenOffice™ 3
in Tue, 08 May 2012 13:04:48 GMT.

* http://mail-archives.apache.org/mod_mbox/incubator-ooo-announce/201205.mbox/%3CCAP-ksohGnmq8bmo50Db5fhZW3NysNdg41RR7Rg2f8F00ueHHww%40mail.gmail.com%3E
* http://www.openoffice.org/news/aoo34.html
* http://www.youtube.com/watch?v=QQaZwDwf6tc
2012-05-09 03:48:16 +00:00
Maho Nakata
9ab76656d6 Repocopy from editors/openoffice.org-3 to editors/openoffice-3.
As development of OpenOffice.org has been migrated Apache OpenOffice,
.org part has been removed. So I'd like to remove ".org" in the
ports tree as well. the same reason as
http://www.freebsd.org/cgi/query-pr.cgi?pr=164678

PR:		167305
2012-05-09 03:27:05 +00:00
Don Lewis
8dfa54f367 Add const qualifier to OSQLParser::error() to unbreak build.
Approved by:	maho
2012-02-14 07:53:58 +00:00
Maho Nakata
5d20f97ef4 Fix on 10-CURRENT: defining POSIX_SOURCE now
hides the locale_t definition.

Submitted by:	truckman@
2012-02-13 00:53:20 +00:00
Maho Nakata
1eb1e566c5 Fix build for vcl [1] and Python.
PR:	161789	[1]
Submitted by:	Pim van Grol [1]
2011-11-06 02:43:14 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Maho Nakata
122e580e7e Update maintainer to office@.
PR:		159929
Submitted by:		Jason Helfman <jhelfman@experts-exchange.com>
2011-08-24 09:17:48 +00:00
Maho Nakata
1a51eb4bf4 Fix build with recent gmake.
Submitted by:	truckman
2011-06-07 09:04:30 +00:00
Martin Wilke
c7cc8bce9c - Cleanup unspported FreeBSD version
- While here kick md5 support

PR:		154396
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	maintainer timeout
2011-02-13 07:42:08 +00:00
Maho Nakata
53889edbb3 Fix SDK name.
Submitted by:	Marcus Lange <marcus.lange@oracle.com>
2011-02-10 10:44:59 +00:00
Maho Nakata
89bba589ab Fix md5sum name. 2011-02-10 02:01:47 +00:00
Maho Nakata
4d5baa7a16 Fix languagepack name.
Feature safe:	yes
2011-02-10 01:32:13 +00:00
Maho Nakata
16ee73d7fd Rename SDK and URE names so that meet OOo's official criterion.
Discussed with: Marcus Lange <marcus.lange@oracle.com>, "Jack L." <xxjack12xx@gmail.com>
Feature safe:	yes
2011-02-10 01:19:21 +00:00
Maho Nakata
8400e4cf70 Update to 3.3.0.
Funded by: OpenOffice.org community
Feature safe:	yes
2011-01-30 11:10:32 +00:00
Dirk Meyer
2e8c7d58a4 - allow users override JAVA_VENDOR
- set OpenOffice Vendor in About-dialog
PR:		152262
Approved by:	(maintainer timeout)
2010-12-15 18:47:40 +00:00
Maho Nakata
ebf36f80ea More better package name for upload.
Discussed with: Marcus Lange <marcus.lange@oracle.com>
2010-11-30 11:57:12 +00:00
Maho Nakata
411306e6d8 Some small modifications so that it meets Hamburg's requirement.
Discussed with: Marcus Lange <marcus.lange@oracle.com>
and "Jack L." <xxjack12xx@gmail.com>
2010-11-30 11:08:00 +00:00
Maho Nakata
2a9e6e3962 Update to 3.2.1.
Funded by: OpenOffice.org community.
2010-06-05 11:01:56 +00:00
Maho Nakata
4093cf1efc now spadmin should work correctly
cf. http://lists.freebsd.org/pipermail/freebsd-openoffice/2010-April/004526.html
and bumped port revision accordingly

Submitted by: avg@ (Andriy Gapon)
2010-04-14 22:44:58 +00:00
Maho Nakata
947b41afd9 Fix build on 9.0-Current.
PR:		142843
Submitted by:	Andrey Kosachenko <Andrey.Kosachenko@gmail.com>
Feature safe:	yes
2010-04-01 00:48:45 +00:00
Maho Nakata
e09a56a8b0 Add CONFLICTS against devel/cppunit.
Submitted by:	jhell <jhell@dataix.net> and many others
Feature safe:	yes
2010-04-01 00:41:36 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Maho Nakata
8ab7075dda reduce depenedencies on cups-base
PR:		134773
Submitted by:	dirk.meyer@dinoex.sub.org
Feature safe:	yes
2010-02-19 09:43:21 +00:00
Maho Nakata
3cdd41a22d remove run dependency on qt4 moc
PR:		144072
Submitted by:	makc
Feature safe:	yes
2010-02-19 00:34:46 +00:00
Maho Nakata
407bccbf7f Use $SUB_FILES & $SUB_LIST to dynamically adjust pkg-message.
PR:		142449, 142450, 142451 and 142452
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
Feature safe:	yes
2010-02-16 23:21:22 +00:00
Maho Nakata
838e8ddf2f Add a upload support script. 2010-02-14 04:20:42 +00:00