Commit Graph

48779 Commits

Author SHA1 Message Date
jdixon
bf3f67d571 Upgrade to 1.3.15.7. Includes numerous bugfixes. Tested by Dan Colish and maintainer on i386 and amd64 respectively, builds for merdely@ on macppc.
ok merdely@
2009-02-18 22:38:33 +00:00
landry
4327cacfc5 Add a patch to make webkit build on sparc64, which should hopefully let
the half of gnome compile again there. It still SIGBUS'es at runtime
though, but maybe someday i'll find the correct fix.
Ah, and did i mention it takes eleven hours to build on a dual-usIIIi
@1Ghz, and that DEBUG=-g is impossible because it eats all memory ?
2009-02-18 22:09:47 +00:00
sthen
6c02648d88 actually fixit this time: also bump -utils. sync WANTLIB while there,
and bump main package again.
2009-02-18 16:07:48 +00:00
sthen
a052d7a523 I bumped PKGNAME instead of FULLPKGNAME, no cookie for me. fix + move
FULLPKGNAME where it can be seen more easily.

pointed out by naddy, thank you.
2009-02-18 15:42:38 +00:00
sthen
cdf0161dd3 tidy MASTER_SITES for some distfiles I mirror. no bump. 2009-02-18 14:06:45 +00:00
sthen
73b5a8ed80 change email address + bump. 2009-02-18 13:53:12 +00:00
jasper
64f74baa3e - add a backup master site 2009-02-18 13:49:23 +00:00
eric
208c13c4c5 going down south (sort of) 2009-02-18 12:57:39 +00:00
jasper
a09dbd7ed4 * fix build on hppa (from Josh Elsasser), i renamed the patch and added a comment
* do not install image files with no_x11 (from Deanna Phillips)

via eric@ (MAINTAINER)
2009-02-18 12:16:15 +00:00
jasper
48bc5da47f - update postgis to 1.3.5
from benoit lecocq, via eric@ (MAINTAINER
2009-02-18 12:04:14 +00:00
jasper
82950d2d6f - fix potential 64-bit issue
maintainer (ajacoutot@) would agree
2009-02-18 11:56:25 +00:00
ajacoutot
f3358fbff5 - add missing run_depends
spotted by Genadijus Paleckis and jakemsr@
"as long as it doesn't put gconf into main" landry@
2009-02-18 11:13:01 +00:00
jasper
7db9bd36af - fix potential 64-bit issue
- regen PLIST
- fix HOMEPAGE and MASTER_SITES
2009-02-18 11:09:18 +00:00
jasper
56d91231da - fix potential 64-bit issue due to missing header
- add license marker
2009-02-18 11:02:23 +00:00
jasper
87708e6bcc - update glade to 3.5.7
from Jason Beaudoin (MAINTAINER), with a tweak by me
2009-02-18 09:18:29 +00:00
giovanni
830800c060 Add a patch to let mgpnet(1) work
"if it works for you" sthen@
2009-02-18 08:15:50 +00:00
sthen
be64909751 update quagga to 0.99.11. the SNMP flavour was already broken,
disable it for now.
2009-02-18 00:37:53 +00:00
kili
63e4e8b069 Unbreak.
"ugh" sthen@ ;-)
2009-02-17 19:40:38 +00:00
bernd
ffc2dc3958 add ruby-httpclient 2009-02-17 15:51:31 +00:00
bernd
84ffcc8110 Initial import of ruby-httpclient-2.1.4.
httpclient is a library to access web resources via HTTP.
2009-02-17 15:49:06 +00:00
sthen
f0fef5a77a update to 1.4.21 and tidy Makefile from Brad; lots of bug fixes. 2009-02-17 12:44:17 +00:00
sthen
5ff4499757 new HOMEPAGE and bump, from Brad. 2009-02-17 12:39:34 +00:00
jasper
6ee010d356 - update totem-pl-parser to 2.24.4
* several bugfixes
2009-02-17 12:18:21 +00:00
jasper
5141823be7 - update fetchmail to 6.3.9
ok sthen@
2009-02-17 12:08:44 +00:00
ajacoutot
fb29d46872 - bring in some 64bits fixes from NetBSD/pkgsrc
"get'm in" jasper@
2009-02-17 10:56:27 +00:00
sthen
7b00b90062 bugfix/SECURITY update to 5.0.77, from Brad. 2009-02-17 10:46:59 +00:00
ajacoutot
64c133fb00 - show splash screen by default
requested by and ok jasper@
2009-02-17 10:22:02 +00:00
ajacoutot
2e35ed56dc - add itojun@'s final coordinates
discussed with deraadt@
thanks to mtu@ for the exact coordinates
2009-02-17 09:24:55 +00:00
ajacoutot
9434b46ae6 - fix path to xterm 2009-02-17 09:19:03 +00:00
giovanni
dee2041da1 Fix README.Chroot after perl upgrade to 5.10
ok naddy@
2009-02-17 09:04:07 +00:00
jasper
7ef8649822 - use -pthread instead of -lpthread
- fix WANTLIB a bit

"should be ok" ckuethe@ (MAINTAINER), "looks ok to me" ajacoutot@
2009-02-17 07:45:11 +00:00
sthen
7618a1ead8 +cvstrac 2009-02-17 00:20:55 +00:00
sthen
bf88c3c8ad missed SUBST_CMD; bump 2009-02-17 00:20:26 +00:00
sthen
d068153915 import cvstrac; N.B. requires a recent /usr/bin/rlog (thanks Joris!)
CVSTrac implements a patch-set and bug tracking system for CVS
as a single self-contained executable, running as CGI, from inetd,
or as a stand-alone web server.

- Automatically generates a patch-set log from check-in comments
- User-defined color-coded database queries
- Built-in repository browser and Wiki
- Minimal memory, disk and CPU requirements
- Per-user access control
- Uses SQLite, no heavy database engine dependency
- Can be run from a chroot jail
2009-02-17 00:16:04 +00:00
steven
5793039c06 accept multiple forms of --version-info, adding default values where none
are specified (gnu behavior). this fixes math/kst
2009-02-16 22:04:28 +00:00
steven
238f39a692 deal with multiple linker options passed via one -Wl flag
fixes gnome/dasher
2009-02-16 21:22:56 +00:00
steven
14807835af rework logic around library linking, adding so called convenience libraries.
fixes build of a few ports, and doesn't seem to break anything else.
2009-02-16 20:02:42 +00:00
sthen
2494b89647 typo in comment. 2009-02-16 17:35:18 +00:00
jakob
4eb7e0cde1 milter greylist v4.0.1 2009-02-16 15:31:21 +00:00
sthen
4e11edfea0 make better use of the existing MASTER_SITES_SOURCEFORGE_JP
ok jasper, landry
2009-02-16 15:29:43 +00:00
sthen
425944e209 add MASTER_SITES_SAVANNAH and switch ports over to using it.
ok jasper, landry
2009-02-16 15:28:57 +00:00
sthen
f371a7e320 oops; extra comment snuck in before its time. 2009-02-16 14:57:58 +00:00
sthen
88764fca59 fix MASTER_SITES - stupid chars in the subdirectory name break
savannah's geoip redirector.
2009-02-16 14:56:23 +00:00
sthen
8636891680 fix MASTER_SITES 2009-02-16 14:49:56 +00:00
ajacoutot
cf3cc0b86f - minor update to alacarte 0.11.9 2009-02-16 14:49:04 +00:00
eric
8d9b02eeb3 update to 1.8.2
ok ajacoutot@
2009-02-16 14:48:53 +00:00
eric
863bd1fe1c update to 0.5.11
ok ajacoutot@
2009-02-16 14:45:34 +00:00
eric
ec24b5311a add py-scipy 2009-02-16 14:43:30 +00:00
eric
d2387ab07a SciPy (pronounced "Sigh Pie") is open-source software for mathematics,
science, and engineering.  It includes modules for statistics,
optimization, integration, linear algebra, Fourier transforms, signal
and image processing, genetic algorithms, ODE solvers, and more.  It
is also the name of a very popular conference on scientific
programming with Python. 

The SciPy library depends on NumPy, which provides convenient and fast
N-dimensional array manipulation. The SciPy library is built to work
with NumPy arrays, and provides many user-friendly and efficient
numerical routines such as routines for numerical integration and
optimization. Together, they run on all popular operating systems, are
quick to install, and are free of charge. NumPy and SciPy are easy to
use, but powerful enough to be depended upon by some of the world's
leading scientists and engineers. If you need to manipulate numbers on
a computer and display or publish the results, give SciPy a try! 


ok ajacoutot@
2009-02-16 14:42:37 +00:00
ajacoutot
b3a173047f - add CATEGORIES= games
jasper@ agrees
2009-02-16 12:24:29 +00:00