1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

7723 Commits

Author SHA1 Message Date
Jung-uk Kim
4be443f672 Catch up with mdds 0.9.0. 2013-09-17 17:20:11 +00:00
Baptiste Daroussin
7fb9058d37 Convert to new perl framework 2013-09-17 09:00:42 +00:00
Pietro Cerutti
a9122fc19d - Fix build with fox-1.7 2013-09-17 08:31:20 +00:00
Guido Falsi
42cea4feca - Fix build after iconv change [1]
- Fix build with clang/libc++ ([2] for graphics/ipe)

While here for databases/spatialite:
- Trim Makefile headers
- Remove check for unsupported FreeBSD versions

Submitted by:	marino [1]
Reported by:	swills, antoine [1]
Submitted by:	bsam [2]
Approved by:	portmgr (bapt, implicit)
2013-09-13 17:14:53 +00:00
Baptiste Daroussin
e75853e907 Add a missing dependency on pkgconf 2013-09-13 14:41:21 +00:00
Andrej Zverev
4f9a4c9a94 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-12 16:41:28 +00:00
Thierry Thomas
cf15c941cc Fix usage of MAKE / GMAKE.
Notified by:	danfe
2013-09-12 16:10:31 +00:00
Thierry Thomas
283993719c Fix on -CURRENT.
Reported by:	pkg-fallout
2013-09-12 13:15:07 +00:00
Guido Falsi
644b855b6e - Update scintilla and scite to 3.3.5
- The update fixes build on recent head

PR:		ports/182014
Submitted by:	me
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2013-09-12 11:34:39 +00:00
Baptiste Daroussin
1f9270b0bc Reassign to the heap as maintainer no longer use FreeBSD
While here:
Use options helpers where possible

Submitted by:	Michael Brune <admin@mjbrune.org> (former maintainer via pkg-fallout)
2013-09-12 09:39:19 +00:00
Maho Nakata
cec31a1b1e Unbreake by reroll of ext packages. Actually
former archive misses some tarballs, and I added to
avoid fetching while compiling.
2013-09-12 06:39:10 +00:00
Antoine Brodin
f25ddab47a Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-10 21:31:33 +00:00
Andrej Zverev
ac049e474e - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 14:35:48 +00:00
Thomas Abthorpe
99a376e706 - Update to 1.92
PR:		ports/181805
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2013-09-10 04:09:20 +00:00
William Grzybowski
5825eb6f41 editors/tea: update to 36.0.3
- Update to 36.0.3
- Convert to new LIB_DEPENDS format
- Add DOCS option

PR:		ports/181903
Submitted by:	Danilo Egêa Gondolfo <danilogondolfo gmail.com> (maintainer)
2013-09-07 11:48:28 +00:00
Baptiste Daroussin
7a0f4abe2b Add an explicit dependency on pkgconf 2013-09-06 12:12:00 +00:00
Guido Falsi
9569673c94 - Add explicit dependency on pkgconfig
- While here, convert to new LIB_DEPENDS format

Approved by:	portmgr (bapt)
2013-09-05 09:38:08 +00:00
Boris Samorodov
9f7e7e1326 Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).

Co-authors:	bapt, madpilot and bsam (me)
2013-09-04 20:01:05 +00:00
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Thomas Abthorpe
03042166ec - Update to 1.91
PR:		ports/181476
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2013-09-04 00:20:26 +00:00
Baptiste Daroussin
1c7c3d2208 Add an explicit dependency on pkgconf 2013-09-03 12:13:23 +00:00
Baptiste Daroussin
c7d6ee97c1 Add an explicit dependency on pkgconf 2013-09-03 10:23:55 +00:00
Baptiste Daroussin
b3e4e19ddc Add an explicit dependency on pkgconf 2013-09-03 09:59:01 +00:00
Baptiste Daroussin
019f2422aa Add an explicit dependency on pkgconf 2013-09-03 08:49:46 +00:00
Baptiste Daroussin
db7a56d5ed Add an explicit dependency on pkgconf 2013-09-03 06:36:41 +00:00
Baptiste Daroussin
3f0ee0e031 Add an explicit dependency on pkgconf 2013-09-02 22:11:23 +00:00
Baptiste Daroussin
be41425d62 Add an explicit dependency on pkgconf 2013-09-02 21:16:30 +00:00
Baptiste Daroussin
77aed62c7d Add an explicit dependency on pkgconf 2013-09-02 20:51:40 +00:00
Tijl Coosemans
f86cad0ce3 Two imake related changes:
1) Move -a from XMKMF command variable to a new XMKMF_ARGS variable.
   For ports that don't need -a introduce USES=imake:notall.
   This way ports no longer have to redefine XMKMF.

2) xmkmf -a runs imake with the flags in IMAKECPPFLAGS as extra arguments
   to set CPP, CC and CXX.  This creates the top Makefile, and then xmkmf
   runs make Makefiles.  This Makefiles target runs imake for each
   subdirectory but these imake invocations did not have the flags from
   IMAKECPPFLAGS so the resulting makefiles used the wrong C preprocessor
   when clang is used (/usr/bin/cpp instead of /usr/local/bin/tradcpp).
   Instead of letting xmkmf pass IMAKECPPFLAGS from the environment to
   imake let imake handle IMAKECPPFLAGS itself just like it handles
   IMAKEINCLUDE.

   This exposed configure errors in x11-clocks/mouseclock and x11-wm/fvwm.

Approved by:	portmgr (bapt)
2013-09-02 13:26:34 +00:00
Baptiste Daroussin
d1d00fe5b0 Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GMAKE to USES=gmake
2013-09-01 22:58:55 +00:00
Bryan Drewery
f0a57d0b9e - Mark BROKEN, fails checksum 2013-08-31 02:00:00 +00:00
Bryan Drewery
e4bc35055c - Fix with bmake 2013-08-30 12:47:04 +00:00
Maho Nakata
691ec98874 Fix mismatched {}
PR:		181667
Submitted by:	Katsuyuki Miyoshi <katsu@miyoshi.matsuyama.ehime.jp>
2013-08-30 07:24:07 +00:00
Pietro Cerutti
dd6a70afd0 - Bump PORTREVISION on ports that (might) depend on x11-toolkits/fox17
Although the shlib version wasn't bumped, some ABI changes require
  applications linked against fox17 to be rebuilt.
2013-08-29 07:48:22 +00:00
Sunpoet Po-Chuan Hsieh
7a0285baaf - Use single space after WWW: 2013-08-29 04:08:53 +00:00
Bryan Drewery
52c6ac3e26 - Disconnect ports removed in r325546 2013-08-29 02:28:57 +00:00
David Chisnall
3bec8741ff Update to latest GNUstep core libraries.
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.

Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases.  Future commits will fix them.

Approved by:	bapt
2013-08-28 18:26:01 +00:00
Maho Nakata
07bc176c82 bsd.port.options.mk, needs to be placed before bsd.port.pre.mk.
Submitted by:	jgh@
2013-08-28 00:29:47 +00:00
Maho Nakata
a4ddb25f06 bsd.port.options.mk, needs to be placed before bsd.port.pre.mk.
Submitted by:	jgh@
2013-08-28 00:28:06 +00:00
Grzegorz Blach
52842935df - Update to 3.1.25
Approved by:	crees, tabthorpe (mentors, implicit)
2013-08-28 00:24:25 +00:00
Maho Nakata
351c97c27d convert to USES, and adoption of optionsNG styling, add CCACHE as configurable option
PR:		181574
Submitted by:	jgh@
2013-08-27 06:27:24 +00:00
Maho Nakata
dbea6b19e0 update to svn 1517723.
some cleanups [1].

PR:		181574
2013-08-27 03:36:50 +00:00
Brendan Fabeny
6c4fa199d0 Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
Maho Nakata
496c7e9e77 Update (branching) Apache OpenOffice 4.0.0 port 2013-08-26 04:19:48 +00:00
Maho Nakata
8f7988e67c Update (branching) Apache OpenOffice port to 4.0.0. 2013-08-26 04:19:17 +00:00
Jung-uk Kim
710852de5b Re-apply r324851 for the port. It was accidentally reverted in r325230. 2013-08-22 20:44:37 +00:00
Jung-uk Kim
b54218e9d4 Update to 4.0.5. 2013-08-22 20:38:28 +00:00
Thierry Thomas
cb454e4107 Upgrade to 2013.23.
Changelog at <http://towo.net/mined/changes.html>.
2013-08-19 16:40:36 +00:00
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