Edwin Groothuis
8fcf96e3a7
Add support for the brazillian version of the manual. No slave port yet.
2004-06-14 23:27:54 +00:00
Volker Stolz
b3c62ae6d8
- Fix PLIST on non-32-bit-architectures
...
- Do not use -O3 on alpha
PR: ports/60420
Approved by: maintainer silence
2004-06-14 22:28:18 +00:00
Ying-Chieh Liao
8deccc15e4
upgrade to 1.1
2004-06-14 07:38:21 +00:00
Edwin Groothuis
9087db7670
- Take maintainership (stale port)
...
- Update to 2004-05-18 documents.
- Dynamic creating of pkg-plist
2004-06-14 02:37:24 +00:00
Joe Marcus Clarke
a07fa9e2b9
Make uses elif not elsif, Marcus.
...
Reported by: Freshports
2004-06-12 22:19:10 +00:00
Joe Marcus Clarke
5a528c2932
Update to 0.95 (aka Mono 1.0 Beta 2). With this commit, plus David Xu's
...
KSE signal fixes from 6/12/2004, Mono now works on both 4.X and -CURRENT
(well, all but two benchmarks build and run successfully on both 4.X and
-CURRENT).
Note: you may need to rm -r ~/.wapi before building if you've tried older
versions of Mono.
2004-06-12 22:08:56 +00:00
Sergei Kolobov
9f98f83ed0
- Update to 1.06
2004-06-10 21:13:36 +00:00
Kirill Ponomarev
a398059305
- Trim newlines at the end of patches
...
- portlint
PR: ports/67805
Submitted by: maintainer
2004-06-10 18:30:09 +00:00
Pav Lucistnik
b45d399395
- Update to 0.6.6
...
PR: ports/67722
Submitted by: michael johnson <ahze@ahze.net> (maintainer)
2004-06-09 21:37:56 +00:00
Alex Dupre
9e3b700c5c
- Update to 5.0.0RC3 release
...
- Remove PDFlib extension
2004-06-08 13:56:25 +00:00
Alex Dupre
37306f2485
Fix compilation of FreeTDS MSSQL extension.
...
PR: ports/67710
Submitted by: Henry Karpatskij <henkka@spheroid.info>
Obtained from: PHP CVS repository
2004-06-08 13:23:43 +00:00
Dag-Erling Smørgrav
96ba147b4b
Upgrade to 0.8.11.
2004-06-08 08:40:03 +00:00
Ying-Chieh Liao
9b3444d897
upgrade to 2.39.235.1693
2004-06-08 04:10:28 +00:00
Thomas Gellekum
55b1221d28
Upgrade to 5.4.
...
Approved by: wjv (maintainer)
2004-06-07 11:45:27 +00:00
Kris Kennaway
c772a9eaf3
Re-chase the curl shared library version.
...
Pointy hat to: ade
2004-06-06 23:35:04 +00:00
Markus Brueffer
8b5c99b147
Don't use Makefile.kde anymore
2004-06-06 11:46:15 +00:00
Gerald Pfeifer
3b61648547
Update to the 2004-06-04 snapshot of GCC 3.4.1.
...
On the way, note that libgcj is not built on amd64.
2004-06-06 03:57:54 +00:00
Ade Lovett
1a628ded35
Sync with new bsd.autotools.mk
2004-06-04 17:29:38 +00:00
Hye-Shik Chang
7d6e16a1f2
Use ${CC} instead of cc on dynamic linkings.
...
PR: 67515
Submitted by: michael johnson <ahze@ahze.net>
2004-06-04 05:21:57 +00:00
Peter Pentchev
64b64d5ff7
Update ftp/curl to 7.12.0 and bump the shared library version in all
...
dependent ports.
2004-06-03 22:41:40 +00:00
Alex Dupre
e3c782fdc4
Update to 4.3.7 release.
2004-06-03 16:27:01 +00:00
Alexander Leidinger
d5b092ee1c
Change the way we handle the version numbering to be more correct
...
to the way pkg_version handles it.
Submitted by: eik
2004-06-03 11:19:01 +00:00
Volker Stolz
4a3968acea
Resurrect lang/squeak: Squeak3 is the latest stable version.
...
Resurrection suggested by: marcus
2004-06-03 07:15:49 +00:00
Patrick S. Gardella
c406ff2fd8
Putting commit bit in storage. I don't have the time
...
to work on FreeBSD for now. Should have done this a while back.
2004-06-02 22:17:13 +00:00
Thierry Thomas
9df1766c54
Unbreak on -STABLE:
...
- dont use gcc 3.3 to link with qt;
- disable sqlite on FreeBSD-4.x (at this time).
2004-06-02 22:16:29 +00:00
Alexander Leidinger
5c609528a6
Update to 8.0.066.p067.1.
2004-06-02 17:04:54 +00:00
Dirk Meyer
c5a4cbd41c
- mark BROKEN on amd64
2004-06-02 06:43:16 +00:00
Dag-Erling Smørgrav
18b2e68105
Upgrade to 0.8.10, and use cpio(1) instead of tar(1) to install docs.
...
PR: ports/62013
2004-06-01 07:46:34 +00:00
Hye-Shik Chang
f1e287ac3c
Install on install phases and unmark BROKEN.
2004-05-31 11:24:06 +00:00
Kris Kennaway
6a0385519a
Add missing file
2004-05-31 08:28:00 +00:00
Kris Kennaway
e48bdb8458
BROKEN: Installs files during build phase
2004-05-31 08:13:44 +00:00
Dirk Meyer
c35abcc9a3
- fix configure for amd64
2004-05-31 04:55:04 +00:00
Anton Berezin
ceb8fe7d89
1. Update to 5.8.4.
...
2. Make this port respect Makefile.local.
3. Transfer manpages to Makefile.man.
4. Move manpages for modules, included into distribution, into
lib/perl5/PERL_VER/perl/man/man3, to eliminate file conflicts
with p5 ports for modules included with perl.
5. Use PREFIX/SITE_PERL_REL instead of SITE_PERL in the Makefile.
6. Switch to bzipped sources.
7. Other small adjustments.
PR: 65925, 66096, 67205
Submitted by: foxfair (1), Charles Swiger <chuck@pkix.net> (1), krion (3)
Reported by: Roy Badami <roy@gnomon.org.uk> (2)
2004-05-30 23:13:56 +00:00
Kris Kennaway
9ebf954350
BROKEN: Missing BUILD_DEPENDS
2004-05-30 07:11:38 +00:00
Pav Lucistnik
b01476185c
- Update to 0.61 and unbreak
...
PR: ports/63796
Submitted by: vs
Approved by: maintainer timeout (3 months)
2004-05-29 23:14:29 +00:00
Eric Anholt
a93033552b
Replace explicit XFree86-4-libraries dependencies with USE_XLIB, USE_XPM, and
...
USE_GL as appropriate.
2004-05-29 22:42:58 +00:00
Pav Lucistnik
30c18d2a4c
- Fix one building problem (it still don't build)
...
- Update WWW
2004-05-29 21:55:57 +00:00
Kirill Ponomarev
7cf6127831
- Fix MASTER_SITES
...
PR: ports/67345
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
2004-05-29 16:38:44 +00:00
Hye-Shik Chang
7e7c243aa9
Reenable to build for 2.3.4.
...
Spotted by: kris
2004-05-28 17:46:07 +00:00
Jimmy Olgeni
7f0e3a8319
Upgrade to version R9C-1.
2004-05-28 14:41:46 +00:00
Edwin Groothuis
52fbae920c
remove maintainership
...
I haven't had the time to be a good maintainer for the lang/expect
and devel/libstroke ports for a very long time.
Please change maintainership to ports@ and hopefully someone
w/more time and energy can pick up the torch.
PR: ports/67275
Submitted by: Jerry A! <jerry@thehutt.org>
2004-05-28 01:28:15 +00:00
Hye-Shik Chang
ddfe79b999
Update to 2.3.4.
2004-05-27 15:58:26 +00:00
Hye-Shik Chang
7866c5194c
- Update to Python 2.3.4.
...
- Test WITHOUT_* instead of WITH_* for values which are on by default
so that package build clusters detect correctly.
2004-05-27 15:58:02 +00:00
Alexander Leidinger
6f1237c2a2
Update to 7.1.038.
2004-05-26 14:51:16 +00:00
Maho Nakata
3d531b4029
fix for ports/66514 problem and update to 8.0.046
...
PR: 67127
Submitted by: Masakazu HIGAKI
2004-05-26 14:45:21 +00:00
Volker Stolz
524302451b
Fix plist w.r.t INSTALL_ALSO_AS_SSSL.
...
PR: ports/36560
Submitted by: Adam Jones
2004-05-25 14:06:53 +00:00
Mathieu Arnold
4031a6967c
Remove databases/postgresql-client because there can't be a -server, and having
...
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
2004-05-25 09:19:42 +00:00
Clement Laforet
44d5a2a4dc
- Add proftpd-mysql port, a slave port of proftpd with mysql support.
...
Need by dtc port.
2004-05-25 00:50:54 +00:00
Akinori MUSHA
b215e60f8b
Introduce MASTER_SITE_PHP and add several more mirror sites worldwide.
...
Approved by: ale (MAINTAINER of lang/php[45])
2004-05-24 13:37:35 +00:00
Volker Stolz
a264d40931
Note that sparc64 isn't supported.
...
PR: ports/67112
Submitted by: Chris Burkert (maintainer)
2004-05-24 08:41:15 +00:00