1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

180579 Commits

Author SHA1 Message Date
Stanislav Sedov
61a4eaf412 - Delete rb_thread_status prototype from public header, since it causes
problems with some extensions. This also had been fixed in upsteam CVS.
- Bump portrevision.

Reported by:	many
2007-07-15 09:39:06 +00:00
Roman Bogorodskiy
efc984831e Fix build with gcc42.
Reported by:	pointyhat via pav
2007-07-15 08:53:13 +00:00
Rong-En Fan
797d61b83a - Update to 0.8.a
- Use DISTVERSION which is preferred for such version number

PR:		ports/114595
Submitted by:	Corey Smith <corsmith at gmail.com>
Approved by:	Dariusz Kulinski <takeda at takeda.tk> (maintainer)
2007-07-15 07:24:03 +00:00
Rong-En Fan
dd4c16bd46 - Update to 0.8 b2 which fixes build with gcc 4.x
- Fix WWW in pkg-descr
- Remove nop knob USE_GETOPT_LONG
- Install additional documents

PR:		ports/114565
Submitted by:	Petar Zhivkov Petrov <sinn at debian.fmi.uni-sofia.bg>
Approved by:	Samy Bahra <sbahra at gwu.edu> (maintainer)
2007-07-15 07:15:42 +00:00
Dryice Dong Liu
8cb62f243e update to 0.7.4 2007-07-15 05:41:26 +00:00
Gerald Pfeifer
491c1c9c09 Update to the 20070713 snapshot of GCC 4.3.0. 2007-07-15 05:36:39 +00:00
Brooks Davis
fb51519057 Upgrade to slimserver 6.5.3 see change log for details.
http://www.slimdevices.com/Changelog6.html

Add largely untested support for changing the slimserver user, group,
and database/cache directory with the SLIMUSER, SLIMGROUP, and SLIMDBDIR
make variables.  Make sure the user/group exists before install if you
use a non-standard one.
2007-07-15 03:47:20 +00:00
Gerald Pfeifer
4320884047 Update to the 20070712 snapshot of GCC 4.2.1 which also is the second RC
for the GCC 4.2.1 release.
2007-07-15 02:15:10 +00:00
Pav Lucistnik
9403e3ade8 - Mark BROKEN: does not build 2007-07-15 00:46:42 +00:00
Pav Lucistnik
8439bce381 - Fix after objformat removal 2007-07-15 00:11:46 +00:00
Martin Wilke
6a2b07d1c1 - Update to 20070712 2007-07-14 23:40:42 +00:00
Martin Wilke
5cc4befbc9 - Update to 20070705
PR:		114589
Submitted by:	Wesley Shields <wxs@atarininja.org> (maintainer)
2007-07-14 23:24:08 +00:00
Pav Lucistnik
586b708ab8 - Update to 6.0
Submitted by:	Anton Yudin <contact@toha.org.ua> (maintainer)
2007-07-14 23:23:36 +00:00
Martin Wilke
13baedafc9 - Update to 20070713
PR:		114590
Submitted by:	Wesley Shields <wxs@atarininja.org> (maintainer)
2007-07-14 23:22:57 +00:00
Martin Wilke
e0206bfb00 Haml is a markup language that's used to cleanly and simply describe the XHTML
of any web document without the use of inline code. Haml functions as a
replacement for inline page templating systems such as PHP, ASP, and ERB, the
templating language used in most Ruby on Rails applications.
However, Haml avoids the need for explicitly coding XHTML into the template,
because it itself is a description of the XHTML, with some code to generate
dynamic content.

WWW: http://haml.hamptoncatlin.com/

PR:		ports/114568
Submitted by:	Robert Gogolok <gogo at cs.uni-sb.de>
2007-07-14 22:56:44 +00:00
Martin Wilke
bfe6dadf79 - Fix build with gcc 4.2
Approved by:	maintainer via privat mail
2007-07-14 22:42:55 +00:00
Martin Wilke
27c24c81ef - Add entry about jffnms move 2007-07-14 22:42:39 +00:00
Edward Tomasz Napierala
6a5453ddbb - Update to 3.3.714. This fixes build with gcc42.
Approved by:	miwi (mentor)
2007-07-14 22:39:13 +00:00
Michael Nottebrock
375fccbd14 Add dependency on qt4-sql 2007-07-14 22:35:46 +00:00
Martin Wilke
0b5f7f48f0 - Remove jffnms after repocopy to net-mgmt 2007-07-14 22:34:23 +00:00
Martin Wilke
148a7749a1 - Switch categorie net -> net-mgmt
- Connect jffnms in net-mgmt
2007-07-14 22:30:17 +00:00
Maho Nakata
ef9692c91e Correct mpich dependency. 2007-07-14 22:24:53 +00:00
Martin Wilke
3381efcae8 Force commit
- Repocopy net/jffnms to net-mgmt/jffnms

Repocopie by:	marcus
2007-07-14 22:24:05 +00:00
Maho Nakata
f7bcde4249 Now we use USE_FORTRAN=yes to use FORTRAN compiler. 2007-07-14 22:22:17 +00:00
Michael Nottebrock
ece8fd8266 Add build dependency on qt4-moc 2007-07-14 22:21:15 +00:00
Beech Rintoul
3a71621bb1 - Update to 1.6.1_2
- Minor fixes

PR:		ports/114390
Submitted by:	Paul Schmehl <pauls@utdallas.edu> (maintainer)
Approved by:	sat (mentor)
2007-07-14 22:21:13 +00:00
Pav Lucistnik
03dd4e81c8 - Mark BROKEN on 7.0: does not compile with gcc42
Requested by:	Anton Yudin <contact@toha.org.ua> (maintainer)
2007-07-14 22:06:36 +00:00
Pav Lucistnik
e92eab0560 - Mark BROKEN: does not build 2007-07-14 22:02:15 +00:00
Michael Johnson
f72222e458 Define PATCHDIR=${.CURDIR}/files to not use patches from qdbm
Reported by:	pav
2007-07-14 21:59:56 +00:00
Martin Wilke
e52e507743 - Fix build after objformat removal
Submitted by:	pointyhat via pav
Approved by:	maintainer timeout
2007-07-14 21:56:54 +00:00
Pav Lucistnik
5cc7d0aec6 - Mark BROKEN: checksum mismatch 2007-07-14 21:55:00 +00:00
Maho Nakata
7da68c64e1 Fix build.
Spotted by: pav
2007-07-14 21:47:23 +00:00
Pav Lucistnik
686e18b622 - Mark BROKEN: does not fetch 2007-07-14 21:46:08 +00:00
Martin Wilke
08b5742075 - Fix Build
- Makefile cleanup

PR:		113641
Submitted by:	pointyhat via kris/pav
		Tatsuki Makino <tatsuki_makino@hotmail.com> (Maintainer)
Thanks to:	Fredrik Lindberg, linimon
Reviewed by:	sat
2007-07-14 21:39:54 +00:00
Maho Nakata
bd248d2356 Update to SRC680_m220.
Cws freebsd08 has been merged into the master!
2007-07-14 21:39:28 +00:00
Maho Nakata
4aa4a61177 Now we use USE_FORTRAN to use FORTRAN compiler. 2007-07-14 21:36:44 +00:00
Martin Wilke
6b0c72f87f - Fix Build
- Makefile cleanup

PR:		113627
Submitted by:	pointyhat via kris/pav
Thanks to:	Fredrik Lindberg, linimon
Reviewed by:	sat
2007-07-14 21:33:04 +00:00
Joe Marcus Clarke
d82231dcb7 Make sure that all of the proper --disable-* args are passed to configure
when not building slave ports.
2007-07-14 21:31:07 +00:00
Martin Wilke
857471e7c5 - Fix build after claws-mail 2.10.0 update
Submitted by:	pointyhat via pav
Approved by:	maintainer implicit
2007-07-14 21:27:40 +00:00
Juergen Lock
dc1c45fab3 - Add a pkg-message warning about installing the kld from a package
Suggested by:	Craig Boston <craig@yekse.gank.org>
2007-07-14 21:22:21 +00:00
Edward Tomasz Napierala
2233e76e98 - Fix build with gcc42.
Approved by:	miwi (mentor)
2007-07-14 20:06:29 +00:00
Christian Weisgerber
4437d2f0e8 * Update to 0.8.8.
* Add optional support for PulseAudio.
* Don't build nonsensical static modules.
* Use OPTIONS framework.
2007-07-14 20:06:15 +00:00
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