Edwin Groothuis
54a819d499
bsd.port.port.mk -> bsd.port.post.mk
...
Pointy hat to: moi
2007-10-04 05:55:26 +00:00
Jose Alonso Cardenas Marquez
1f1bf1968c
- Update to 1.51
...
- Clean patch files
- Add NETPLAY Option
2007-10-04 05:43:04 +00:00
Rong-En Fan
4172c0b8c3
- Fix INDEX
2007-10-04 03:25:19 +00:00
Thomas Abthorpe
7542e5c15d
fxp is a validating XML parser written completely in the functional
...
programming language SML. fxp can validate both XML 1.0 and XML 1.1
documents. It has a programming interface allowing for production of XML
applications based on fxp. It is installed with four example applications.
WWW: http://www2.informatik.tu-muenchen.de/~berlea/Fxp
PR: ports/116572
Submitted by: Timothy Bourke <timbob at bigpond.com>
2007-10-04 03:02:59 +00:00
Cheng-Lung Sung
167249d128
- Update to 0.12
2007-10-04 02:53:02 +00:00
Cheng-Lung Sung
5113177710
- Update to 2.03
2007-10-04 02:46:37 +00:00
Cheng-Lung Sung
d19154d7ac
- Update to 1.59
2007-10-04 02:45:53 +00:00
Cheng-Lung Sung
1f69950e72
- Update to 0.0.3
...
PR: ports/116769
Submitted by: maintainer (Gea-Suan Lin)
2007-10-04 02:43:01 +00:00
Thomas Abthorpe
cf8500c575
- Update to 8.o6
...
PR: ports/116877
Submitted by: bf <bf2006a yahoo.com> (maintainer)
Approved by: clsung (mentor, implicit)
2007-10-04 02:36:21 +00:00
Edwin Groothuis
52d564a552
Remove always-false/true conditions based on OSVERSION 500000
2007-10-04 02:24:29 +00:00
Edwin Groothuis
2f5fd33d0b
Remove always-false/true conditions based on OSVERSION 500000
2007-10-04 02:10:52 +00:00
Edwin Groothuis
fa9509791f
Remove always-false/true conditions based on OSVERSION 500000
2007-10-04 02:01:29 +00:00
Edwin Groothuis
81cd10f8d2
Remove always-false/true conditions based on OSVERSION 500000
2007-10-04 01:53:45 +00:00
Edwin Groothuis
5555d89b50
Remove always-false/true conditions based on OSVERSION 500000
2007-10-04 01:25:18 +00:00
Edwin Groothuis
42b9878de0
Remove always-false/true conditions based on OSVERSION 500000
2007-10-04 01:14:50 +00:00
Edwin Groothuis
f7c0630cd2
Remove always-false/true conditions based on OSVERSION 500000
2007-10-04 01:02:44 +00:00
Edwin Groothuis
3e2fd4b788
Remove always-false/true conditions based on OSVERSION 500000
2007-10-04 00:50:28 +00:00
Edwin Groothuis
ec7c5b0142
Remove always-false/true conditions based on OSVERSION 500000
2007-10-04 00:41:11 +00:00
Edwin Groothuis
e74f1f2ba2
Remove always-false/true conditions based on OSVERSION 500000
2007-10-04 00:24:54 +00:00
Edwin Groothuis
9f89962a6d
Remove always-false/true conditions based on OSVERSION 500000
...
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Security:
2007-10-04 00:21:21 +00:00
Edwin Groothuis
13fcaf3ba2
Remove always-false/true conditions based on OSVERSION 500000
2007-10-04 00:15:01 +00:00
Edwin Groothuis
4d5623ea35
Remove support for OSVERSION < 5
2007-10-04 00:08:39 +00:00
Edwin Groothuis
0d263e77cb
Remove support for OSVERSION < 5
2007-10-04 00:00:38 +00:00
Mark Linimon
4c021c0e37
Incorporate changes from master 1.588.
2007-10-03 23:54:00 +00:00
Edwin Groothuis
260b2edafd
Remove support for OSVERSION < 5
2007-10-03 23:53:46 +00:00
Lars Balker Rasmussen
d2d7ba91aa
Update to 0.17
2007-10-03 23:51:38 +00:00
Edwin Groothuis
d6a5194c50
Remove support for OSVERSION < 5
2007-10-03 23:42:22 +00:00
Edwin Groothuis
bdd556264e
Remove support for OSVERSION < 5
2007-10-03 23:34:16 +00:00
Edwin Groothuis
c0b3ecac44
Remove support for OSVERSION < 5
2007-10-03 23:22:04 +00:00
Edwin Groothuis
a582224f29
Remove support for OSVERSION < 5
2007-10-03 23:08:56 +00:00
Edwin Groothuis
83f7357c87
Remove support for OSVERSION < 5
2007-10-03 23:04:44 +00:00
Edwin Groothuis
9aaccaed7d
Remove support for OSVERSION < 5
2007-10-03 23:00:29 +00:00
Edwin Groothuis
bf149172eb
Remove support for OSVERSION < 5
2007-10-03 22:44:56 +00:00
Edwin Groothuis
d7c299a535
Remove support for OSVERION < 5
2007-10-03 22:41:07 +00:00
Edwin Groothuis
9db1593dac
Remove support for OSVERSIONS < 5
2007-10-03 22:38:00 +00:00
Andrew Pantyukhin
44ac03b1c2
- Update to 1.4
2007-10-03 22:33:37 +00:00
Pav Lucistnik
7e427bdbb7
- Fix issues with actual-package-depends, most notably fix bad list when a
...
third party package with invalid or missing pkgorigin is installed; this
resulted in silently discarding dependency records for some people
PR: ports/115010
Submitted by: netchild
- Replace some calls to basename and dirname with make logic
PR: ports/115994
Submitted by: netchild
- Fix bsd.xorg.mk to work when USE_XORG is used below
.include <bsd.port.pre.mk>; should allow conditional X.Org component
dependencies with OPTIONS, etc
Submitted by: flz
- When installing as user, don't install any libdata/ldconfig entries
Submitted by: flz
PR: ports/106613 (in audit trail)
- Introduce INSTALL_KLD; it's same as INSTALL_SCRIPT but the name is more
obvious
PR: ports/116200
Submitted by: edwin
2007-10-03 22:24:59 +00:00
Pav Lucistnik
a666dd44ef
- Explicitly record dependency on pkgconfig; USE_XORG will soon cease to
...
provide it
Submitted by: flz
2007-10-03 22:12:31 +00:00
Boris Samorodov
51b1e4df6e
Update to 4.0.3. This version fixes a bug, that could cause an endless loop
...
in the Python debugger backend.
2007-10-03 21:25:02 +00:00
Michael Johnson
b72ef1eba4
Add v4l webcam support
...
Submitted by: raaf@zen.mooo.com
More info: http://raaf.atspace.org/
2007-10-03 21:11:23 +00:00
Michael Johnson
bf8377c133
Add v4l webcam support
...
Submitted by: raaf@zen.mooo.com
More info: http://raaf.atspace.org/
2007-10-03 21:01:57 +00:00
Michael Johnson
9bf4130168
Add v4l webcam support
...
Submitted by: raaf@zen.mooo.com
More info: http://raaf.atspace.org/
2007-10-03 20:55:50 +00:00
Thierry Thomas
a8d6d47662
Upgrade to v. 0.4.8.
...
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=543715 >.
2007-10-03 19:45:52 +00:00
Maxime Henrion
8518e1e543
Reset maintainership, I don't have enough time nor interest to
...
maintain it.
2007-10-03 18:59:55 +00:00
Pav Lucistnik
e58ff13258
- Update to 1.4.4
2007-10-03 18:52:36 +00:00
Oliver Lehmann
dc1bbe37f2
update graphics/ogre3d to 1.4.5
2007-10-03 17:43:31 +00:00
David E. O'Brien
a8d5e8bd51
Respect the global WITHOUT_IPV6 and local WITHOUT_DILLO_IPV6.
...
Approved by: maintainer(Thomas-Martin Seck <tmseck@netcologne.de>)
2007-10-03 17:26:00 +00:00
Mikhail Teterin
7e67407bc9
When PerlMagick fails to load its Magick.so binary piece during tests,
...
it goes into a frenzy consuming all available memory before actually
reporting an error and exiting.
Try to reduce the impact of this cascading failure by running the tests
under a limit of 20m of memory. In "good" builds that seems to be enough.
2007-10-03 15:56:00 +00:00
Sergey Matveychuk
e9203a565a
- add two patches.
...
1. fix pid-file permissions. it made watchquagga mad.
2. add debug info in ipv6 code just like for ipv4 code. it makes problems detecion easier.
Approved by: maintainer (implicitly)
2007-10-03 15:41:10 +00:00
Timur I. Bakeyev
a0298d7701
Bump the PORTREVISION to make last changes being seen.
2007-10-03 15:18:43 +00:00