Michael Johnson
2f84afe311
Update to 2.14.9
2007-09-17 14:37:47 +00:00
Michael Johnson
a388acf744
Update to 0.8.9
2007-09-17 14:25:27 +00:00
Martin Wilke
fbdb87e055
- Bump PORTREVISION after switch to explicit py2.5
...
Submitted by: lwhsu@ (on #freebsd-python)
Approved by: maintainer
2007-09-17 14:18:53 +00:00
Martin Wilke
425a5ff9bb
- Update to 1.10.0
...
PR: 116352
Submitted by: Paul Dlug <paul@aps.org> (maintainer)
2007-09-17 13:59:43 +00:00
Martin Wilke
13fbba7bc3
- Update to 0.91
...
PR: 116355
Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
2007-09-17 13:57:46 +00:00
Thierry Thomas
191693ea77
Upgrade to 2.31.3.
...
Changelog at <http://bouml.free.fr/historic.html >.
Sponsorized by: 2007 DevSummit
2007-09-17 13:48:24 +00:00
Martin Wilke
7da9e92f3d
- Update to 1.36
2007-09-17 13:00:05 +00:00
Martin Wilke
74246e71c8
- Update to 0.07
2007-09-17 13:00:01 +00:00
Martin Wilke
026daf98e2
- Update to 0.18
2007-09-17 12:59:58 +00:00
Martin Wilke
1eb03ea996
- Update to 0.71
2007-09-17 12:59:56 +00:00
Martin Wilke
c23224f8f6
- Update to 6.0.9
2007-09-17 12:59:53 +00:00
Martin Wilke
ee0094f6d2
- Update to 0.36
2007-09-17 12:59:51 +00:00
Martin Wilke
0fe3ed8976
- Update to 1.09
2007-09-17 12:59:50 +00:00
Martin Wilke
0fbe51f198
- Update to 0.30
2007-09-17 12:59:49 +00:00
Kevin Lo
884a0de660
Update to 0.3.6
2007-09-17 12:55:11 +00:00
Dryice Dong Liu
576649a7a6
update to 1.3.6
2007-09-17 12:50:48 +00:00
Martin Wilke
8071f9451a
- Pass maintainership to tabthorpe@ (he like squirrelmail-*)
2007-09-17 11:59:28 +00:00
Martin Wilke
e5ad03bcc0
- Update to 1.4.13
...
Approved by: maintainer implicit
2007-09-17 11:51:11 +00:00
Dryice Dong Liu
8695db98df
update to 1.4.2
2007-09-17 11:50:07 +00:00
Thomas Abthorpe
8498625e0d
- update to 4.141
...
PR: ports/116397
Submitted by: James Bailie <jimmy_AT_mammothcheese.ca> (maintainer)
Approved by: clsung (mentor)
2007-09-17 11:50:00 +00:00
Edwin Groothuis
642bdc71d4
Fixed PHP_VER in PKGNAMEPREFIX to be fixed instead of depending on
...
PHP version installed.
Noticed by: erwin@
2007-09-17 11:10:07 +00:00
Thierry Thomas
a72487653d
Mark as not for sparc64 for the moment.
...
Submitted by: Bjoern Koenig <bkoenig (at) cs.tu-berlin.de> (maintainer)
2007-09-17 10:35:02 +00:00
Li-Wen Hsu
fb2179950f
- Update to 0.9.3
...
PR: ports/115313
Submitted by: "Junji NAKANISHI" <jun-g AT daemonfreaks.com> (maintainer)
2007-09-17 10:06:35 +00:00
Martin Wilke
a9858f6f52
- Add desktop file to the plist
...
Approved by: maintainer
2007-09-17 09:41:28 +00:00
Martin Wilke
ee768a737d
- Fix build with gcc 4.2
...
Submitted by: Mike Durian <durian@shadetreesoftware.com> (Maintainer) via private mail
2007-09-17 09:21:03 +00:00
Nicola Vitale
647baa30f8
- Remove useless variabile ${WRKSRC} in do-install target (pointed out by sat@)
2007-09-17 09:06:36 +00:00
Nicola Vitale
acda57f210
- Update to 0.7.3
2007-09-17 08:53:40 +00:00
Nicola Vitale
0f979b56af
- Update to 1.2.3
2007-09-17 08:41:21 +00:00
Nicola Vitale
ce59a9918e
- Update to 0.2.1
2007-09-17 08:37:13 +00:00
Mark Linimon
4d9de8bfb7
Catch up with master 1.585.
2007-09-17 06:32:27 +00:00
Alex Dupre
8a55edab79
Update to 0.9.2 release.
2007-09-17 05:59:20 +00:00
Volker Stolz
9c4f802cd7
Add x11/hs-x11-ghc, which provides x11 bindings for Haskell programs
...
compiled through lang/ghc. As of lang/ghc version 6.6.1_1, x11 and other
libraries are no longer part of the base ghc port.
2007-09-17 05:56:38 +00:00
Volker Stolz
35dbe93c84
Re-structure support for libraries in GHC:
...
This commit splits off the supporting libraries that pull in additional
dependencies like X11 and GL. These will be provided by separate ports
like x11/hs-x11-ghc using the "Cabal"-mechanism (a framework for installing
additional libraries into Haskell environments like GHC and NHC).
Accordingly, the libraries will put their files into a subdirectory of GHC.
List of libraries that have been split off: ALUT GLUT HGL OpenAL OpenGL X11
Also, finally remove dependency on devel/readline: the current readline in
base has all the features we need.
Bump PORTREVISION accordingly.
Tested through Tinderbox runs on lang/ghc and devel/darcs. Please be patient
for the supporting libraries to roll in in the next few days. All screwups
are my fault only and should not be attributed to haskell@.
2007-09-17 05:43:55 +00:00
Mark Linimon
136ae8d835
Attempt to silence warnings that show up with 'make ignorelist'.
...
Hat: portmgr
2007-09-17 05:22:23 +00:00
Mark Linimon
983ca3152c
Attempt to fix build of fpc units on pointyhat.
...
Suggested by: maintainer
2007-09-17 04:37:33 +00:00
Andrey A. Chernov
459efb2653
Add CONFLICTS with lynx release
...
Submitted by: infofarmer
2007-09-17 03:05:26 +00:00
Cheng-Lung Sung
ecd7a9f091
NuSOAP is a rewrite of SOAPx4, provided by NuSphere and Dietrich
...
Ayala. It is a set of PHP classes - no PHP extensions required - that
allow developers to create and consume web services based on SOAP 1.1,
WSDL 1.1 and HTTP 1.0/1.1.
WWW: http://sourceforge.net/projects/nusoap/
PR: ports/116174
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2007-09-17 01:37:28 +00:00
Gerald Pfeifer
957d2a35c5
Replace two further instances of /var/db/pkg by $PKG_DBDIR.
2007-09-16 22:24:12 +00:00
Joe Marcus Clarke
d170262d35
Update to 1.7.12.
2007-09-16 21:37:42 +00:00
Thomas Abthorpe
6ff2d1c425
- update to 0.5.2
...
PR: Ed Schouten <ed@fxq.nl>
Submitted by: ports/116331
Approved by: clsung (mentor)
2007-09-16 21:34:16 +00:00
Jose Alonso Cardenas Marquez
1f1da023b3
- Update to 1.0.2
2007-09-16 21:09:24 +00:00
Dirk Meyer
e987917b44
- update to 2.8.28-1.3.37
...
- merge Configure patches
2007-09-16 20:05:49 +00:00
Clement Laforet
126240de1d
- Fix build when WITHOUT_IPV6 is defined and system is IPv6-free
...
PR: ports/115200
Submitted by: anray
Also reported by: Peter Jeremy
2007-09-16 19:05:41 +00:00
Michael Johnson
cd575571b4
Update to 1.0.4
2007-09-16 18:51:36 +00:00
Michael Johnson
1956d9c560
Update to 2007-09-14 snapshot
2007-09-16 18:09:51 +00:00
Michael Johnson
fa9ea716c5
Update to 20070913 snapshot
2007-09-16 18:07:52 +00:00
Joe Marcus Clarke
0bf064ec87
Add a pkg-message talking about the correct way to start esd.
...
PR: 114168
2007-09-16 17:43:17 +00:00
Michael Johnson
1bb66be3ba
Remove gimp-print support
2007-09-16 17:41:06 +00:00
Andrey Slusar
dcb238d457
editors/slime is compatible with Emacs 22.
...
Remove EMACS_PORT_NAME to use system default emacs.
PR: ports/115421
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: maintainer timeout (1 month 6 days)
2007-09-16 17:40:51 +00:00
Michael Johnson
041e56613c
Retire print/gimp-print, graphics/gimp1, and graphics/gimp-pmosaic
2007-09-16 17:34:46 +00:00