Dmitry Marakasov
1fffae5392
- Switch to USES=libarchive
...
- Add empty directories to plist
Approved by: portmgr blanket
2015-08-16 21:39:40 +00:00
Johan van Selst
1ae299e21a
Update to SWI Prolog 7.2.2
...
"7.2.x is a major release, providing native key-value support by means of
dicts, native strings using "hello world" syntax, web-accessible Prolog
engines (Pengines) and a high level SQL library called CQL."
2015-08-10 17:31:27 +00:00
Antoine Brodin
6e5719ca80
Convert to USES=jpeg
2015-06-22 18:33:20 +00:00
Johan van Selst
1a22ffa52f
Fix build on armv6
...
PR: 200119
Submitted by: mikael.urankar@gmail.com
2015-05-14 12:08:38 +00:00
Baptiste Daroussin
77cba41a62
Cleanup plist
2014-10-27 15:23:30 +00:00
Johan van Selst
a27b9cc455
Update SWI Prolog to 6.6.6
2014-06-02 11:44:33 +00:00
Antoine Brodin
03fa644557
Fix packaging after IODBC / UNIXODBC changes
...
Reported by: pkg-fallout
2014-05-11 20:13:14 +00:00
Baptiste Daroussin
f4f46a920e
Fix unixODBC vs libiodbc conflicts
...
Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time
While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql
Discussed with: rakuco (kde)
With hat: portmgr
2014-05-05 16:24:00 +00:00
Baptiste Daroussin
4a4ec28d37
Convert all :U to :tu and :L to :tl
...
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
2014-05-05 09:45:36 +00:00
Johan van Selst
2b79a7cec5
Update to SWI Prolog 6.6.5
2014-05-03 14:40:24 +00:00
Johan van Selst
9935d08f85
- Update to SWI Prolog 6.6.4
...
- Remove patch file (now included upstream)
2014-03-26 18:52:27 +00:00
Johan van Selst
81e5ba7b96
Update to SWI Prolog 6.6.2
2014-03-15 18:34:09 +00:00
Johan van Selst
48b6d335f9
Install shared library
...
Submitted by: sbremal@hotmail.com
2014-02-13 05:58:22 +00:00
Johan van Selst
e0a9ceed2e
Correct plist
2014-01-25 17:42:06 +00:00
Johan van Selst
7217bc3ca8
- Update SWI Prolog to 6.6.1 (bugfix release)
...
- Simplify options check
2014-01-05 20:03:21 +00:00
Johan van Selst
b5c8e43cd4
- Update SWI Prolog to 6.6.0
...
- Enable stage support
2013-11-26 17:01:08 +00:00
Johan van Selst
8dd787534f
- Work around failing detection of dlopen()
...
this should fix the build on CURRENT
- While here, minor style cleanups and dependency correction
Reported by: eadler
2013-09-23 04:49:58 +00:00
Baptiste Daroussin
888ab73a81
Add NO_STAGE all over the place in preparation for the staging support (cat: lang)
2013-09-20 19:53:09 +00:00
Johan van Selst
ee1f66eac6
Explicitly disable hidden dependency
...
Reported by: cpghost <cpghost@cordula.ws>
2013-08-03 09:32:32 +00:00
Johan van Selst
e751ccdc04
Update SWI Prolog to 6.4.1
2013-07-21 15:47:45 +00:00
Johan van Selst
f404e4b825
- Correct iodbc dependency
...
- Disable Java bindings for now (doesn't work with OpenJDK6)
PR: ports/172837
Submitted by: C.P. Ghost <cpghost@cordula.ws>
2013-07-15 05:10:59 +00:00
Johan van Selst
bde51d0950
- Update SWI Prolog to 6.2.6
...
- Remove patches now included upstream
- Add option to use libiodbc (inspired by [1])
- Adopt port
PR: ports/172837 [1]
Submitted by: C. P. Ghost <cpghost@cordula.ws>
2013-07-11 05:05:46 +00:00
Antoine Brodin
57034a8285
Do not try to remove a directory not created by the port
2013-06-29 21:23:22 +00:00
Stefan Walter
915becce26
Reset maintainer due to continuous timeouts since 2009.
2013-05-18 23:13:26 +00:00
Mark Linimon
7d066d704e
Remove files only applicable to alpha.
...
Hat: portmgr
2012-09-08 07:42:46 +00:00
Mark Linimon
32d661805d
Attempt to fix build on powerpc. While here, remove remnants from alpha.
...
Hat: portmgr
2012-09-08 07:41:57 +00:00
Ruslan Makhmatkhanov
651e3b2ec4
- add (actually restore) patch that fix build when OpenJDK is installed
...
PR: 169243
Submitted by: Marcin Cieslak <saper at saper dot info>
Approved by: maintainer timeout (2weeks+)
2012-07-05 19:35:38 +00:00
Martin Wilke
93cfaf9ad9
- Chase unixODBC shlib bump
2012-02-06 12:25:50 +00:00
Ruslan Makhmatkhanov
62740df3ee
- join multiple LIB_DEPENDS to single one
...
- convert X11 dependencies to USE_XORG
It's a non-functional change.
Approved by: novel (mentor)
Feature safe: yes
2011-12-10 22:01:20 +00:00
Greg Larkin
375cb28253
- Updated to latest stable version (5.10.5)
...
- Removed BROKEN line
- Removed CONFLICTS - binaries were renamed in this release, so no problem
- Set new SWIPLDIR variable to use in pkg-plist and Makefile, that
contains the new directory name that swi-pl now using.
- Undefined HAVE_EXECINFO too in src/config.h to let it build successfuly
- Adjusted local patches to new version (not tested on "alpha" for sure :))
- Removed files/patch-configure to make --without-jpl in CONFIGURE_ARGS
actually work
PR: ports/161414
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: g.gonter@ieee.org (maintainer; timeout - 2+ weeks)
2011-10-26 20:17:12 +00:00
Pav Lucistnik
ed5a8a627d
- Mark BROKEN: does not compile
...
/usr/local/include/X11/Xdefs.h:47: error: conflicting types for 'Bool'
Reported by: pointyhat
2011-09-24 20:14:37 +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
Olli Hauer
27de467a2b
- remove MD5
2011-07-03 13:45:36 +00:00
Alex Dupre
bf330a57d4
Switch to use newer GMP version.
...
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin)
2010-04-19 10:43:42 +00:00
Rene Ladan
7a5fe073fd
Update to 5.8.3
...
PR: ports/144815
Submitted by: rene
Approved by: tabthorpe, maintainer timeout
2010-03-31 22:14:53 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Pav Lucistnik
8c2aab382d
- Mark MAKE_JOBS_UNSAFE
...
Reported by: pointyhat
2009-11-22 19:49:43 +00:00
Dirk Meyer
3bbc108312
- update to jpeg7
...
Tested by: pav on pointyhat
2009-07-18 11:11:29 +00:00
Wesley Shields
50f779e46e
- Update to 5.6.64
...
PR: ports/133578
Submitted by: Kazumasa Kotani <freebsd@cuma.sakura.ne.jp>
Approved by: maintainer timeout
2009-05-01 20:04:10 +00:00
Pav Lucistnik
41d8c3385c
- Remove conditional checks for FreeBSD 5.x and older
2009-01-05 20:36:33 +00:00
Martin Wilke
01b4080f66
- Update to 5.6.16
...
PR: ports/100829
Submitted by: Gerhard Gonter <g.gonter(at)ieee.org>
Approved by: krion (mentor)
2006-07-29 19:27:43 +00:00
Edwin Groothuis
7c6393360c
Remove USE_REINPLACE from the categories starting with L
2006-05-09 20:52:24 +00:00
Marcus Alves Grando
3c08c7c63c
Update to 5.6.2
...
Mark as IGNORE < 500100. Require some C99 functions.
PR: 91936
Submitted by: Gerhard Gonter <g.gonter@ieee.org> (maintainer)
2006-01-18 18:00:00 +00:00
David E. O'Brien
c3d8037aeb
At Kris's request, back out the MACHINE_ARCH spelling correction until
...
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae
Assist getting more ports working on AMD64 by obeying the
...
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Volker Stolz
30b05cb502
- Update to 5.4.7
...
- Use readline for ports
PR: ports/77893
Submitted by: Gerhard Gonter (maintainer)
2005-03-11 09:14:41 +00:00
Mark Linimon
99806f08b4
Note that math/ploticus now installs as bin/ploticus rather than bin/pl.
...
Remove obsoleted conflicts.
Prodded by: vs
2005-03-07 02:41:00 +00:00
Tilman Keskinoz
292a504db5
Unbreak package build on amd64
...
Submitted by: Gerhard Gonter <g.gonter@ieee.org>
2005-02-13 17:29:52 +00:00
Volker Stolz
7941933053
Fix build on alpha.
...
PR: ports/76865
Submitted by: Gerhard Gonter (maintainer)
2005-01-31 19:23:49 +00:00
Volker Stolz
60ad560e47
Update to 5.4.6
...
PR: ports/76446
Submitted by: Gerhard Gonter (maintainer)
2005-01-28 14:36:08 +00:00