Michael Johnson
f68f7368fa
Define PATCHDIR to ${.CURDIR}/files so we don't pull in patches from qdbm
...
Reported by: pav
2007-07-14 19:53:28 +00:00
Hiroki Sato
64add07445
Fix build with GCC 4.2.
...
Spotted by: pointyhat
2007-07-14 19:51:29 +00:00
Joe Marcus Clarke
263fd9e2de
Fix detection of cairo support after the last commit. Cairo support was
...
only being enabled when SLAVEPORT was defined, and this had the potential
of breaking package builds.
2007-07-14 19:41:01 +00:00
Pav Lucistnik
abc1d055be
- Chase xapian-core shlib bump
2007-07-14 19:10:40 +00:00
Martin Wilke
74274a6b2a
qLabels is a labels and business cards creating and
...
printing software written in Qt4.
WWW: http://qlabels.p34.net/
PR: ports/114549
Submitted by: Yinghong.Liu <relaxbsd at gmail.com>
2007-07-14 18:52:56 +00:00
Edward Tomasz Napierala
09765f4cb0
- Update to build 1004. While here, switch from GPL-ed sources
...
to the CDDL ones; there is no functional difference between
these.
Approved by: miwi (mentor)
2007-07-14 18:26:20 +00:00
Juergen Lock
9d5f388727
- Fix typo in COMMENT
2007-07-14 17:48:56 +00:00
Juergen Lock
5a167b3879
- Try and pass appropriate -DKSE and/or -DSMP to the compilation
...
(missing -DKSE is what caused the panics on -current)
- bump PORTREVISION
- Update WWW (qemu.org still seems to be down)
2007-07-14 17:43:52 +00:00
Andrew Pantyukhin
ec7b6ca63f
- Unbreak with gcc42
...
- Clean up a bit
2007-07-14 17:32:14 +00:00
Rong-En Fan
eb62318cff
- Update to 1.10
...
PR: ports/114571
Submitted by: James Bailie <jimmy at mammothcheese.ca> (maintainer)
2007-07-14 17:13:10 +00:00
Pav Lucistnik
23534aa6a6
- Fix build with gcc42
...
- Style
PR: ports/114583
Submitted by: Mike Meyer <mwm@mired.org> (maintainer)
2007-07-14 17:07:46 +00:00
Rong-En Fan
8640099a71
elfrc is a utility that is able to compile resources (files) to object
...
files. It can also generate corresponding C/C++ header files to use
these resources from within a linked application.
WWW: http://ktown.kde.org/~frerich/elfrc.html
PR: ports/114555
Submitted by: Ed Schouten <ed at fxq.nl>
2007-07-14 17:03:00 +00:00
Pav Lucistnik
c880778a6e
- Fix build with pf 4.1
...
Submitted by: mlaier (maintainer)
2007-07-14 16:57:27 +00:00
Martin Wilke
ad3705d869
- Update to 4.3.p10
...
PR: 114543
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2007-07-14 16:38:45 +00:00
Andrew Pantyukhin
b80e316fc2
- Unbreak with gcc4
...
Approved by: portmgr (pav)
2007-07-14 16:36:26 +00:00
Pav Lucistnik
e4b7860978
- Update to 9.0r48
...
PR: ports/114530
Submitted by: Jamie Jones <jamie@bishopston.net> (maintainer)
2007-07-14 16:33:04 +00:00
Andrew Pantyukhin
a2ecb03581
- Fix build on 32-bit platforms
...
Reported by: pointyhat via pav
2007-07-14 16:31:39 +00:00
Andrew Pantyukhin
9f4adb5f82
- Fix a couple of "extra qualification" gcc4 issues
...
Approved by: portmgr (pav)
2007-07-14 16:16:30 +00:00
Pav Lucistnik
47ab36ae43
- Update to 0.3.5
...
PR: ports/114547
Submitted by: amir.husaini <amir.husaini@gmail.com> (maintainer)
2007-07-14 16:11:17 +00:00
Andrew Pantyukhin
874fa9c759
- Update to 0.8
...
- Add an rc script
- This update fixes a gcc4 issue
PR: ports/111606 (based on)
Submitted by: araujo
Approved by: sergei (maintainer timeout, since 15 April 2007)
2007-07-14 15:57:01 +00:00
Eric Anholt
c431230f60
Update swfdec and swfdec-plugin to 0.5.0.
...
The primary feature of this release is a rewrite of the scripting engine for
better correctness. The ports are also improved to remove dependencies that
haven't existed since the 0.4 series.
2007-07-14 15:33:18 +00:00
Pav Lucistnik
cb1cd98521
- Mark BROKEN: checksum mismatch
2007-07-14 15:07:37 +00:00
Rong-En Fan
612799067f
- Fix build for all plugin ports on 7.x due to objformat removal
...
Reported by: pointyhat via pav
Approved by: Mikle Davidkin <skylord at vt.net.ru> (maintainer)
2007-07-14 14:59:22 +00:00
Pav Lucistnik
9d03915068
- Fix build with gcc42
...
PR: ports/113318
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
Approved by: maintainer timeout (mita; 1 month)
2007-07-14 14:21:56 +00:00
Andrew Pantyukhin
df0787c535
- Update to 0.5.7
...
PR: ports/113772
Submitted by: Ports Fury
2007-07-14 14:19:33 +00:00
Pav Lucistnik
de9a750c29
graphics/hpoj has expired: project discontinued, please switch to print/hplip
2007-07-14 13:07:17 +00:00
Andrew Pantyukhin
f5c217d224
- Add port lang/squirrel
...
- Register conflicts with archivers/squsq
Squirrel is a high level imperative/OO programming language, designed
to be a powerful scripting tool that fits in the size, memory bandwidth,
and real-time requirements of applications like games. However Squirrel
offers a wide range of features like dynamic typing, delegation, classes
& inheritance, higher order functions, generators, coroutines, tail
recursion, exception handling, automatic memory management, weak
references, etc.
Squirrel is inspired by languages like Python, Javascript and especially
Lua. The API is very similar and the table code is based on the Lua one.
WWW: http://squirrel-lang.org/
Author: Alberto Demichelis <alberto@ademichelis.com>
2007-07-14 12:17:12 +00:00
Lars Engels
8b469c256b
Fix build with gcc 4.2
...
Approved by: miwi (mentor)
2007-07-14 11:01:35 +00:00
Lars Engels
b63a5af397
Fix build with gcc 4.2
...
Approved by: miwi (mentor)
2007-07-14 10:43:13 +00:00
Maho Nakata
2b910e639e
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
2007-07-14 10:33:14 +00:00
Maho Nakata
78099ded19
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
2007-07-14 10:16:23 +00:00
Maho Nakata
2fa992f987
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
2007-07-14 10:02:06 +00:00
Maho Nakata
269ae10910
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
2007-07-14 09:51:49 +00:00
Maho Nakata
80b36c2306
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
2007-07-14 09:27:27 +00:00
Maho Nakata
c750932356
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
2007-07-14 09:08:42 +00:00
Michael Nottebrock
58b4ddea82
Update to 1.3.0.58
2007-07-14 08:09:39 +00:00
Andrew Pantyukhin
4d08b05e1b
- Update to 2.1
2007-07-14 07:50:23 +00:00
Andrew Pantyukhin
cb2c9808f0
- Update to 1.1.6.03
2007-07-14 07:41:53 +00:00
Alex Dupre
f082346eaf
Update to 0.7.0 release.
2007-07-14 07:16:03 +00:00
Rong-En Fan
28606cc8dc
- Update to 0.10
...
- Switch to wx 2.8
- Use BROKEN instead of NOT_FOR_ARCHS for failed compliation
- Remove check for 4.x
PR: ports/114393
Submitted by: Jona Joachim <jaj at hcl-club.lu> (maintainer)
2007-07-14 06:36:53 +00:00
Maho Nakata
b7a6b85b02
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
2007-07-14 04:42:10 +00:00
Maho Nakata
f323b0b90d
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
...
Approved by: theierry
2007-07-14 04:21:08 +00:00
Maho Nakata
3e0d69cf2a
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
2007-07-14 03:35:36 +00:00
Wes Peters
ea6df57fe9
Upgrade to Mimedefang 2.62
...
PR: ports/114187
Submitted by: Robin Gruyters <r.gruyters@yirdis.nl> (partially)
2007-07-14 03:07:32 +00:00
Maho Nakata
3034d94e67
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
2007-07-14 02:56:36 +00:00
Maho Nakata
bf8612ab0a
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
2007-07-14 02:29:57 +00:00
Maho Nakata
597fc2c3c8
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
2007-07-14 02:21:32 +00:00
Maho Nakata
13f81621ce
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
2007-07-14 02:08:27 +00:00
Michael Johnson
338c6391c1
Define PATCHDIR=${.CURDIR}/files so we don't pull in the master-port patches (which don't apply)
...
Reported by: pav
2007-07-14 01:54:44 +00:00
Maho Nakata
fd262dacb3
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
2007-07-14 01:40:23 +00:00