Edwin Groothuis
42916f6a54
mark as USE_GCC=3.4 to overcome 4.1 issues
2006-12-16 11:08:23 +00:00
Mario Sergio Fujikawa Ferreira
8056c83eb4
Fix typo: no functional change
2006-12-16 11:02:27 +00:00
Mario Sergio Fujikawa Ferreira
d463fa3b70
Update to 4.26.0
2006-12-16 11:01:59 +00:00
Jean-Yves Lefort
5f752aaf0c
Fix the build on amd64 (hopefully).
2006-12-16 10:55:36 +00:00
Max Khon
19be25e940
- Fix the build with gcc 4.1
...
- Bump PORTREVISION
2006-12-16 10:44:07 +00:00
Max Khon
0a36584a93
- Fix the build with gcc 4.1
...
- Bump PORTREVISION
2006-12-16 10:31:52 +00:00
Martin Wilke
207e18f79c
- Fix build with gcc 4.X
...
PR: ports/106746
Submitted by: trasz
2006-12-16 10:27:36 +00:00
Martin Wilke
41ab0bc4df
- Add rc-script for dbmail-timsieved
...
- Fix potential problem with LDFLAGS
- Edit pkg-descr to make portlint a bit happier
PR: ports/106762
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.r (maintainer)
2006-12-16 10:27:32 +00:00
Martin Wilke
9e1b16f18c
- Update to 0.1.1.26
...
PR: ports/106779
Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
2006-12-16 10:27:29 +00:00
Martin Wilke
20404b87bf
- Adds dbmail-timsieved.sh
...
- Adds workaround for installations after some previous revision which
didn't deinstall completely
- Adds fix for bug #461 from dbmail bugtracker
PR: ports/106760
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
2006-12-16 10:27:25 +00:00
Martin Wilke
1e7a47b303
- Update to 2006-12-13
...
PR: ports/106773
Submitted by: Martin Kammerhoffer <dada@pluto.tugraz.at>
Approved by: maintainer
2006-12-16 10:27:23 +00:00
Martin Wilke
e07d89a58c
- Fix build with gcc 4.X
...
PR: ports/106747
Submitted by: trasz
2006-12-16 09:56:55 +00:00
Martin Wilke
9f6a2af27e
- Fix build with gcc 4.X
...
PR: ports/106745
Submitted by: trasz
2006-12-16 09:56:51 +00:00
Martin Wilke
60ad617801
- Fix build with gcc 4.X
...
PR: ports/106742
Submitted by: trasz
2006-12-16 09:56:49 +00:00
Martin Wilke
45bed1be03
- Fix build with gcc 4.X
...
PR: ports/106741
Submitted by: trasz
2006-12-16 09:56:46 +00:00
Martin Wilke
d18efc6bb6
- Fix build with gcc 4.X
...
PR: ports/106739
Submitted by: trasz
2006-12-16 09:56:44 +00:00
Martin Wilke
69df06d37a
- Install icons
...
Submitted by: farrokhi
2006-12-16 09:45:54 +00:00
Martin Wilke
bf77716d81
- Update to 1.8.0
...
PR: ports/106791
Submitted by: Max E. Kuznecov <mek@mek.uz.ua> (maintainer)
2006-12-16 09:28:30 +00:00
Martin Wilke
92f0e93912
- Update to 4.120
...
PR: ports/106756
Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
2006-12-16 09:28:25 +00:00
Martin Wilke
4ce690f76d
- Fix build with gcc4.X
...
PR: ports/106792
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
2006-12-16 09:28:22 +00:00
Martin Wilke
671edc26f8
- Fix build with gcc 4.X
...
PR: ports/106802
Submitted by: Tor Halvard Furulund <squat@squat.no> (maintainer)
2006-12-16 09:28:17 +00:00
Martin Wilke
5844ba6053
- Update to 2.7
...
PR: ports/106766
Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
2006-12-16 09:28:14 +00:00
Maxim Sobolev
077594b8ef
Update to 0.12.0.
...
Submitted by: Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
2006-12-16 08:50:28 +00:00
Joe Marcus Clarke
65f69a64da
Fix our gross -lpthread hack to work with GCC 4.1.
...
Reported by: pointyhat via kris
2006-12-16 07:19:15 +00:00
Joe Marcus Clarke
c33b7b23da
Update to 2.3.14.
2006-12-16 06:48:40 +00:00
Dirk Meyer
86256bbe15
Digibux is an open source reader for all Editions of the digital library
...
"Digitale Bibliothek" (www.digitale-bibliothek.de) Series,
including the german wikipedia dvd version (2005-2006).
WWW: http://savannah.nongnu.org/projects/digibux/
2006-12-16 06:48:38 +00:00
Joe Marcus Clarke
a3ff3d4764
Fix build with GCC 4.1.
...
Reported by: pointyhat via kris
2006-12-16 06:32:33 +00:00
Joe Marcus Clarke
f5aa836516
Update to 0.4.7.
2006-12-16 06:13:34 +00:00
Jeremy Messenger
d3d1341b77
Update to 0.10.6.
2006-12-16 06:06:24 +00:00
Jeremy Messenger
2eb73f6ef0
- Update to 0.10.6.
...
- Make it prefix-clean by PYTHON_SITELIBDIR -> PYTHONPREFIX_SITELIBDIR, that
will fix if anyone change the prefix and generate the .pyc and .pyo files
will be still working.
2006-12-16 05:57:03 +00:00
Coleman Kane
e50e48ff32
Commit of fixes that make this buildable once again after Rev. 1.82 of
...
src/sys/dev/usb/usb_port.h hacked off some deprecated compatibilty macros.
A number of manually designed device printf statements were replaced with
the appropriate calls to device_printf(9). In addition, did a find/replace
of other removed macros with the previous definitions from that file.
I don't have a camera so I don't know the operative status of this port
under -CURRENT yet.
PR: ports/106794
2006-12-16 05:50:15 +00:00
Jeremy Messenger
88eb9509df
Update gstreamer-plugins-ugly to 0.10.5.
2006-12-16 05:39:27 +00:00
Alexander Nedotsukov
1fb2383dce
Fix C++ syntax to pacify gcc42.
...
Reported by: krismail
2006-12-16 05:32:50 +00:00
Aaron Dalton
f842b327e1
- Update 0.02->0.04
...
PR: ports/106040
Submitted by: Christopher Boumenot <boumenot@gmail.com>
2006-12-16 05:09:47 +00:00
Aaron Dalton
403077992f
- Update from 0.93->0.95
...
PR: ports/106043
Submitted by: Christopher Boumenot <boumenot@gmail.com>
2006-12-16 04:44:24 +00:00
Aaron Dalton
fff8205ecc
- Update to 0.14
...
PR: ports/106172
Submitted by: Christopher Boumenot <boumenot@gmail.com>
2006-12-16 04:33:32 +00:00
Jeremy Messenger
1a72308f9a
Fix the build with GCC 4.1. Took from Gentoo's
...
files/gnome-libs-1.4.2-gcc4.patch.
Reported by: krismail
2006-12-16 04:28:27 +00:00
Rong-En Fan
a47dfdb59a
Add vbindiff 3.0.b1, visual binary diff, visually compare binary files.
...
PR: ports/106800
Submitted by: chinsan
2006-12-16 03:48:34 +00:00
Pav Lucistnik
c41acbb800
- Update to 2.4.1
...
Submitted by: maintainer
2006-12-16 02:24:13 +00:00
Rong-En Fan
6da5473ad7
- Forgotten in last commit
2006-12-16 02:14:54 +00:00
Rong-En Fan
35a967da99
- Fix build on 64-bit arch
...
Keep sync with www/resin3:
- A new option can be set in rc.conf to specify Java version to be used:
resin2_java_version
- Set REQUIRE and KEYWORD in rc.d script
- Fix faststart in rc.d script
- Update maintainer's email
PR: ports/106793
Submitted by: Jean-Baptiste Quenot <jb.quenot at caraldi.com> (maintainer)
2006-12-16 02:14:26 +00:00
Max Laier
dc55152eac
Make pfstat work on non-ALTQ kernels. Patch submitted upstream, but for now
...
patch around. Also fix a typo and email markup, both spotted by Pav.
Reported by: Lars Wittebrood
Approved by: pav
2006-12-16 01:58:38 +00:00
Shaun Amott
a72d2dc92a
Minor fix for FreeBSD 4.x.
...
Submitted by: tdb
2006-12-16 01:55:37 +00:00
Pav Lucistnik
df2664190b
- Fix build on -CURRENT
2006-12-16 00:07:24 +00:00
Aaron Dalton
78c704ae27
Adding port math/p5-Statistics-Descriptive-Discrete, Compute descriptive
...
statistics for discrete data sets.
Submitted by: aaron
2006-12-15 23:23:22 +00:00
Shaun Amott
66b5c1f0a5
Assume maintainership.
2006-12-15 22:26:18 +00:00
Michael Johnson
ea5fec4f4f
Fix a double-free while performing print operations which could trigger a
...
segmentation fault if malloc debugging was enabled.
Submitted by: marcus
Reported by: dougb
2006-12-15 22:14:33 +00:00
Andrew Pantyukhin
a8b5554cec
- Update to 0.9
...
PR: ports/106638
Submitted by: Martin Matuska <martin@matuska.org>
2006-12-15 22:08:00 +00:00
Christian Weisgerber
cb29051679
Update to 2.0.1. Improvements and new features:
...
* Improved color syntax highlighting
* Copy text without cutting
* Verbatim input mode
* Repeat last seach without confirmation (Meta-W)
* Spell check/replace selected text only
* Indent marked text
* Move to beginning/end of paragraph
* Search within the file browser
* Mixed file format auto-conversion
2006-12-15 21:02:12 +00:00
Oliver Lehmann
4059a7a800
fix build for gcc 4.1
2006-12-15 21:00:01 +00:00