Commit Graph

4578 Commits

Author SHA1 Message Date
Gerald Pfeifer
5439bdadb6 Update to the 20040630 snapshot and change the version to 3.3.5.
Optimize the SNAPDATE variable away on the way and use ${ECHO_MSG}
instead of ${ECHO} [1].

Spotted by:	eik [1]
2004-07-04 20:50:59 +00:00
Gerald Pfeifer
766213bcb0 Update to the 20040702 snapshot. Optimize that SNAPDATE variable away on
the way and use ${ECHO_MSG} instead of ${ECHO} [1].

Spotted by:	eik [1]
2004-07-04 14:39:45 +00:00
Kris Kennaway
3d6066c14a Still BROKEN on 64-bit architectures. 2004-07-03 23:49:08 +00:00
Gerald Pfeifer
6bd1512b96 Mark BROKEN on amd64. It looks like the system compiler miscompiles this,
and most people on this platform will use either the system compiler or
gcc34 anyways.
se ${ECHO} instead of echo.
2004-07-03 20:38:18 +00:00
Edwin Groothuis
24f9f8582f Add support for polish/php_doc on request of
Aleksander Fafula <alex@fafula.com>
2004-07-03 12:54:52 +00:00
Erwin Lansing
942e4700fd Update to 1.14 2004-07-02 07:11:19 +00:00
Dirk Meyer
4af71e33b7 - support mode on /dev/cuaa*
Submitted by:	John Hay
2004-06-30 13:17:09 +00:00
Alexander Leidinger
0d3573e3ac Update to 8.0.066p069.1. 2004-06-29 16:13:11 +00:00
Dag-Erling Smørgrav
2b0a57a811 Upgrade to 0.8.12 2004-06-28 19:47:43 +00:00
Alex Dupre
cd47627027 Install GD and MBSTRINGS header files for pdflib and mailparse extensions. 2004-06-28 09:03:19 +00:00
Alex Dupre
3a5839b5bd Install GD header files for pecl-pdflib extension. 2004-06-28 09:02:19 +00:00
Hye-Shik Chang
68c031de51 More OPTIONS change of UCS2->UCS4 which is missed in previous commit. 2004-06-28 06:25:26 +00:00
Hye-Shik Chang
c4a8480ea9 Test lack of non-default options for CONFIG-unaware environments
as done in lang/python either.

Submitted by:	fjoe
2004-06-28 06:24:11 +00:00
Hye-Shik Chang
3babc490d7 Fix comment.
Submitted by:	fjoe
2004-06-28 06:02:39 +00:00
Volker Stolz
7a4c00aba7 - Make fetchable
- Assign to haskell@ (approved by olgeni@)
2004-06-27 18:32:33 +00:00
Pav Lucistnik
b3f304c72c - Update to 0.97
PR:		ports/68409
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu> (maintainer)
2004-06-27 13:03:45 +00:00
Jimmy Olgeni
849d2ece7c Enable SAE/escript function, which allows creation of standalone Erlang
scripts.
2004-06-27 09:38:01 +00:00
Thierry Thomas
c06560fc00 - upgrade to 0.94a;
- mark broken (against) on FreeBSD-4.x.
2004-06-25 21:59:43 +00:00
Alex Dupre
5c6497f10b - Point phpize to use libtoolize13 2004-06-25 11:21:01 +00:00
Alex Dupre
0bf1b33ea0 - Remove pdflib extension
- Point phpize to use libtoolize13
2004-06-25 11:19:49 +00:00
Joe Marcus Clarke
811ef5fa3b We have a new Mono vict^W^W^Wolunteer! John Merryweather Cooper has offered
to take these ports.
2004-06-24 20:05:54 +00:00
Jimmy Olgeni
b7dfaddab2 Restore PORTEPOCH.
Noticed by:	eik+chkversion
2004-06-24 19:16:37 +00:00
Jimmy Olgeni
53b5189691 Upgrade to release R9C-2. 2004-06-24 10:49:09 +00:00
Akinori MUSHA
6fc39865f7 Undefine RUBY_NO_RUN_DEPENDS so that the elisp directory is created
beforehand.  Besides, some features of this actually requires ruby.
2004-06-22 04:41:04 +00:00
Kris Kennaway
3c088f1b9a Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports.  They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
2004-06-21 21:27:46 +00:00
Hye-Shik Chang
1446b7717f Remove deprecated ports: lang/python15 and lang/python20. 2004-06-21 01:33:54 +00:00
Kris Kennaway
bbdac6a841 Remove expired ports, plus the three ports that depended on them. 2004-06-20 23:40:39 +00:00
Pav Lucistnik
b71acf0516 - Remove empty files [1]
- While here, portlint

PR:		ports/68068 [1]
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2004-06-20 20:59:26 +00:00
Kris Kennaway
3371cd154d BROKEN on amd64: Shared libraries must be compiled with -fPIC 2004-06-19 09:33:19 +00:00
Kris Kennaway
ef790344e6 BROKEN on amd64: Does not compile 2004-06-19 09:21:28 +00:00
Gerald Pfeifer
6ed02c850f Use ${ECHO} instead of echo. 2004-06-17 21:39:17 +00:00
Gerald Pfeifer
2c7a504b30 Update to the 2004-06-16 snapshot of GCC 3.3.4. 2004-06-17 21:30:57 +00:00
Gerald Pfeifer
c7fc29b5dc Update to the 2004-06-11 snapshot of GCC 3.4.1. 2004-06-16 18:16:26 +00:00
Dirk Meyer
70507a3757 - DEFAULTLIBVERSION changed with gnustep-1.9.2 2004-06-16 16:39:41 +00:00
Dirk Meyer
aa3074a492 - update to 1.9.2 2004-06-16 16:36:40 +00:00
Edwin Groothuis
89150f38cd [PATCH] lang/php_doc-en: some fixes
- Remove duplicate entry for php_manual_br-20040518.tar.gz on distinfo
- SIZE´ify
- Add br on localfetch array

Remove pkg-plists since they are build on the fly

PR:		ports/67975
Submitted by:	Renato Botelho <renato@galle.com.br>
2004-06-15 13:57:08 +00:00
Kris Kennaway
3dd9f1db1c BROKEN on amd64: Build fails (silently) 2004-06-15 11:40:51 +00:00
Kris Kennaway
364020514c Also broken on amd64 2004-06-15 11:40:01 +00:00
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
Pav Lucistnik
80a4903985 - Update to 0.8
PR:		ports/67073, ports/67074
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2004-05-23 12:56:35 +00:00
Jimmy Olgeni
71d6722be9 Unbreak: fix documentation checksum. 2004-05-22 21:55:58 +00:00
Joe Marcus Clarke
450aec7485 Resign maintainership to ports@. gnome@ hasn't been that active in maintaining
this, and there are some non-trivial GC problems to overcome.  Hopefully
someone will step up with a passion for .NET.
2004-05-21 20:27:05 +00:00
Dirk Meyer
254dc97243 - mark BROKEN on ia64
Bootstrap comparison failure!
java/decl.o differs
2004-05-21 14:46:43 +00:00
Kirill Ponomarev
651067cf7f - Update to version 0.24
PR:		ports/66983
Submitted by:	maintainer
2004-05-21 12:30:16 +00:00
Kirill Ponomarev
4d0093ccd3 - Add more MASTER_SITES
PR:		ports/66959
Submitted by:	maintainer
2004-05-21 06:37:36 +00:00
Kirill Ponomarev
b61bd6ffb9 - Fix MASTER_SITES
PR:		ports/66956
Submitted by:	maintainer
2004-05-21 06:28:33 +00:00
Kris Kennaway
854ce8a8d9 This DEPRECATED port is also BROKEN with current versions of ocaml. 2004-05-21 05:22:19 +00:00
Vanilla I. Shu
a054ca09cc Upgrade to 7.6.9.
PR:		ports/66776
Submitted by:	maintainer
2004-05-20 10:26:21 +00:00
Thierry Thomas
e9d04acb7e Upgrade to 0.93b. 2004-05-20 09:44:33 +00:00
Thierry Thomas
0eda253629 Upgrade to 0.93a.
Warning: the installation directories have changed.
2004-05-19 21:31:52 +00:00
Volker Stolz
417c3a390b Use %%DOCSDIR%% in plist.
Noticed by: cluster via kris
Pointy hat: me
2004-05-18 07:02:35 +00:00