Dag-Erling Smørgrav
d475076108
Upgrade to 0.8.7. We now build and install all contributed modules.
2004-01-14 15:15:39 +00:00
Alex Dupre
e40c46e6b2
- Fix apache2 dependency (this was broken by the introduction
...
of the APACHE_PORT variable in bsd.port.mk).
- Fix php5 pkg-list when built without sqlite.
Approved by: nork (mentor/implicitly)
2004-01-14 15:09:26 +00:00
Gerald Pfeifer
75daad926a
Update to the 2004-01-12 snapshot of GCC 3.3. Make the automatic generation
...
of the package list for libraries and include files more failure tolerant, so
that at least `make install` now works on sparc64.
libgcj still is not supported and packaging is broken on sparc64; mark BROKEN
on that platform.
2004-01-13 21:24:49 +00:00
Alexander Leidinger
e0984a2582
Ok, it's not my day... gimme that extra large pointy hat please.
...
There slipped in a hardcoded /usr/local, it was supposed to be a
placeholder for LOCALBASE (to find the stlport lib in the ld wrapper).
Thanks to: Marius Strobl <marius@alchemy.franken.de>
for reviewing the commits.
2004-01-11 17:59:28 +00:00
Alexander Leidinger
886ae5bd05
After the fast bandaid fix for patch-...{icc,icpc} for those fast
...
upgrader adopters commit a better fix which also respects PREFIX.
Bump PORTREVISION for this fix, not bumping it for the bandaid fix
was intended.
2004-01-11 17:35:29 +00:00
Alexander Leidinger
f81c6243d0
Urgs... fix the patches, so they actually result in a working icc...
...
Noticed by: Marius Strobl <marius@alchemy.franken.de>
2004-01-11 16:46:43 +00:00
Alexander Leidinger
a2f3809140
- connect icc7 to the build after a repocopy from icc
...
- update icc7 to 7.1.035
- sync parts of icc7 with the icc (v8) port
2004-01-11 15:34:17 +00:00
Alexander Leidinger
5b75a54ddf
Update to 8.0.055.p057.
...
As Intel uses it's own directory for ifc and icc, we don't conflict with
ifc anymore.
Because of ABI changes, you have to recompile C++ programs (don't forget
stlport-icc).
Note that this port is a _work in progress_:
- Icc allows to use an already installed libstdc++ from gcc, this doesn't
work yet on FreeBSD. Libstdc++ on 4.x is too old, so it's unlikely we
can add support for it. The headers of libstdc++ shipping with FreeBSD
5.2-CURRENT use GCCisms not (yet) supported by icc, the hardcoded search
path for them also doesn't fit for FreeBSD 5.2-CURRENT.
- We've incorporated parts (cxa) of the FreeBSD >= 502101 libc on < 502101
systems. It's tested on 4.x, but not on FreeBSD < 502101.
- Not all (new) options (including GCC compatibility) are thoroughly
tested.
When encountering problems please report to me first instead of directly
contacting Intel.
Ackknowledgements:
- Bradley T Hughes <bhughes@trolltech.com> for PR 59552, it resulted in
a modification of our libc (C++ DSO Object Destruction API) we
incorporate in the port on < 502101 systems.
- Marius Strobl <marius@alchemy.franken.de> for his help with the port
(e.g. ld.c, cxa).
2004-01-11 15:32:07 +00:00
Mark Linimon
3a10b82b6c
Remove lang/fpl. It has not fetched in some time, and the maintainer's
...
address now bounces with permanent errors. It had previously been
scheduled for removal on Feb. 2nd and no one has objected.
2004-01-10 21:18:26 +00:00
Norikatsu Shigemura
4668c3f6c0
o Adapt php4 Makefile and bsd.php.mk to support apache2-worker.
...
o Small other fixes.
PR: ports/56205[1], ports/61169[2]
Submitted by: Christian Ullrich <chris+freebsd@chrullrich.de> [1]
ale (maintainer) [2]
2004-01-10 16:53:01 +00:00
Norikatsu Shigemura
de6276d033
Adapt php5 Makefile to support apache2-worker.
...
PR: ports/56205[1], ports/61171 [2]
Submitted by: Christian Ullrich <chris+freebsd@chrullrich.de>
ale (maintainer) [2]
2004-01-10 16:49:00 +00:00
Gerald Pfeifer
a72114a358
Update to the 2004-01-07 snapshot of GCC 3.4. Merge in my 2004-01-05
...
changes which combine and simplify the post-install handling of target
libraries and GCJ include files and my 2003-12-14 change which simplifies
handling of .info files from the lang/gcc33 port.
2004-01-10 12:20:00 +00:00
Gerald Pfeifer
8f8670c3ab
Fix packaging which was quite broken. On the way, update PORTVERSION to
...
match the new versioning scheme in GCC-land and adjust the renaming of
gccbug to the scheme used by the other programs installed by this port.
2004-01-09 22:04:51 +00:00
Jimmy Olgeni
99d54fe513
Add ghc6-doc.
2004-01-09 19:37:33 +00:00
Jimmy Olgeni
f5ade40673
Upgrade to version 6.0.1 after repocopy.
2004-01-09 19:37:17 +00:00
Sergei Kolobov
9a5b6827b0
- Update to 5.0.0 [1]
...
- Fix pkg-plist
- Give maintainership back to Jason Evans, who is also the author of Onyx
PR: 60877 [1]
Submitted by: Jason Evans <jasone@canonware.com>
2004-01-09 16:12:38 +00:00
Hye-Shik Chang
427c8bd159
Fix plist.
...
Reported by: Mun-Kyo Seo <munggo@pmy.lv>
2004-01-09 02:04:12 +00:00
Hye-Shik Chang
5443533e04
Add checksum entry for Python 2.4 040106.
2004-01-09 02:01:39 +00:00
Hye-Shik Chang
7da4e22141
Add missed deltas on 2.4 040106 update.
2004-01-09 01:58:22 +00:00
Hye-Shik Chang
629c6dcf48
Update python-devel to 2.4 20040106 snapshot.
2004-01-09 01:43:30 +00:00
Ying-Chieh Liao
6a50b5eb8f
add q 4.6
...
Q -- equational programming language
2004-01-08 07:50:54 +00:00
Ernst de Haan
59e84820b6
Update to 1.0.10.
...
Additional change according to the submitter:
- Port compiles for the first time
- Port has 'gone on a diet'
(forgot about this file in last commit, few seconds ago)
PR: 60912
Submitted by: maintainer
2004-01-07 10:14:44 +00:00
Ernst de Haan
4f05d6353d
Update to 1.0.10.
...
Additional change according to the submitter:
- Port compiles for the first time
- Port has 'gone on a diet'
PR: 60912
Submitted by: maintainer
2004-01-07 10:14:04 +00:00
Adam Weinberger
c35170aa40
Release maintainership.
2004-01-07 07:34:22 +00:00
David E. O'Brien
bddaccf46a
Update to the 2003-12-31 snapshot.
2004-01-06 18:50:41 +00:00
Gerald Pfeifer
0e4a35336b
Update to the 2004-01-05 snapshot. On the way, combine and simplify the
...
post-install handling of target libraries and GCJ include files.
2004-01-05 22:39:43 +00:00
Kirill Ponomarev
3b1f464a24
- Update to 0.6
...
PR: 60953
Submitted by: maintainer
2004-01-05 22:24:26 +00:00
Kirill Ponomarev
fe931a10f9
- Update to version 1.09
...
PR: 60933
Submitted by: Ports Fury
2004-01-05 16:52:24 +00:00
Pav Lucistnik
29761881f6
Add lush, an object-oriented programming language designed for
...
researchers, experimenters, and engineers interested in large-scale
numerical and graphic applications. Lush is designed to be used in
situations where one would want to combine the flexibility of a
high-level, loosely-typed interpreted language, with the efficiency
of a strongly-typed, natively-compiled language, and with the easy
integration of code written in C, C++, or other languages.
WWW: http://lush.sourceforge.net/
PR: ports/60906
Submitted by: David Yeske <dyeske@yahoo.com>
2004-01-05 04:21:24 +00:00
Sergei Kolobov
dd97b75cb2
- Assign maintainership to the submitter at his request
...
- Remove explicit CONFIGURE_TARGET, as it is defined in Makefile.kde
PR: 60831
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
2004-01-02 21:29:50 +00:00
Greg Lewis
9b7e4ac10b
. Update to 2.5.6.
2004-01-01 06:48:05 +00:00
Edwin Groothuis
478d7bf10b
unbreak lang/bigloo
...
Noticed by: Kimura Fuyuki <fuyuki@nigredo.org>
2003-12-30 09:05:37 +00:00
Pav Lucistnik
b19a84baf2
- Make fetchable
...
PR: ports/60692
Submitted by: ale (maintainer)
2003-12-29 14:29:59 +00:00
Edwin Groothuis
486a5d36cb
New port: lang/huc (PC Engine C Compiler)
...
HuC is a PC Engine C compiler. It can create ROMs (hucard)
or CD images and is bundled with an assembler and all kinds
of libraries. You can ouput text, scrolls, make sound,
control CD, handle sprites and tiles, and more.
PR: ports/60511
Submitted by: Frederic <nexusb@free.fr>
2003-12-29 07:42:41 +00:00
Hye-Shik Chang
0af36bc41c
Fix builds for whom has VPATH on his/her environment variables.
...
PR: 57731
Reported by: bms
2003-12-28 13:55:06 +00:00
Jimmy Olgeni
6121683354
Fix dets file corruption issue.
...
Obtained from: Hans Bolinder <hasse@erix.ericsson.se>
2003-12-27 18:57:37 +00:00
Pav Lucistnik
bc24b036e5
- Update WWW
...
PR: ports/60610
Submitted by: Leland Wang <llwang@infor.org> (maintainer)
2003-12-27 13:10:48 +00:00
David E. O'Brien
f8303af496
Update to the 2003-12-24 snapshot.
2003-12-26 15:56:36 +00:00
David E. O'Brien
22b475c1a0
Update to the 2003-12-22 snapshot.
2003-12-26 15:39:48 +00:00
Trevor Johnson
d1fe6b1100
Make fetchable.
2003-12-26 09:23:17 +00:00
Akinori MUSHA
ba4b7305d5
Update lang/ruby18 to the 1.8.1 final release. Merry Christmas!
2003-12-24 21:08:32 +00:00
Mark Linimon
1a52ab4946
Add a fallback http path to the main site to fix fetch. (The FTP site
...
is still available, but may have been reorganized; however, it does not
allow directory listings). Informed maintainer.
2003-12-24 08:38:04 +00:00
Dirk Meyer
904b149e09
- add CONFLICTS
...
Submitted by: girgen@pingpong.net
2003-12-22 19:49:49 +00:00
Norikatsu Shigemura
53e6a7c451
[Forced commit]
...
Remove unnecessary patch, and Bump PORTREVISION.
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-12-22 19:02:16 +00:00
Norikatsu Shigemura
9440d2d631
Remove unnecessary patch, and Bump PORTREVISION.
...
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-12-22 19:01:04 +00:00
Norikatsu Shigemura
3b10f9d824
Add patch file which I forgot.
2003-12-22 18:50:58 +00:00
Norikatsu Shigemura
8afc958fbc
o Update to 5.0.0a4 snapshot.
...
o Add TIDY extension.
o Remove MCAL extension.
o Remove patch-ext::standard::datetime.c file.
PR: ports/60504
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-12-22 18:45:22 +00:00
Alexander Leidinger
86837889b7
- use the libc cxa support on a recent -current instead of the hack
...
NOTE: you need to rebuild stlport-icc and maybe some other C++
programs/libs.
- rework ld.c to fix the build of stlport-icc on 4.x (first part
of the build fix, the second part follows shortly in a stlport
commit) [1]
Submitted by: Marius Strobl <marius@alchemy.franken.de> [1]
2003-12-22 15:03:23 +00:00
Akinori MUSHA
eab7cdca8b
Update lang/ruby18 to 1.8.1.p4.
2003-12-22 10:08:34 +00:00
Kirill Ponomarev
eea54f23e4
- Update to 2.6b
...
PR: 60387
Submitted by: maintainer
2003-12-21 14:48:05 +00:00
Sergei Kolobov
8bf7269a4e
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
2003-12-21 00:23:25 +00:00
Kirill Ponomarev
45d6583386
- Mark ONLY_FOR_ARCHS=i386
...
- Give maintainership to submitter
PR: 60424
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-12-20 12:17:37 +00:00
Kirill Ponomarev
8891ff0a10
- Don't install symlink treecc-%%PORTVERSION%%
...
PR: 60411
Submitted by: maintainer
2003-12-20 12:14:38 +00:00
Pav Lucistnik
cd14416fe4
- Remove unused file.
...
Approved by: maintainer
2003-12-20 11:51:12 +00:00
Mark Linimon
423f9cc961
Mark as broken with latest gcc. Informed maintainer.
2003-12-20 10:22:33 +00:00
Hye-Shik Chang
60d09f59f5
- Update to Python-2.3.3
...
- Pass PYTHON_VERSION variable to dependent builds.
- Enable email package to use cjkcodecs.
- Decrease default recursion limit to 900 on sparc64.
2003-12-20 07:13:43 +00:00
Edwin Groothuis
932a7c52d2
Update email address.
...
I'm not sure how much longer I will have a email account at rgv.
PR: ports/60406
Submitted by: michael johnson <ahze@ahze.net>
2003-12-20 03:35:39 +00:00
Pav Lucistnik
2ac14e81c8
- This port uses varargs functionality which can't be easily updated
...
to stdarg, so use gcc-2.95 on 5.x for now, unmark broken and give
maintainership to submitter.
PR: ports/60086
Submitted by: Erik Greenwald <erik@smluc.org>
2003-12-20 00:28:07 +00:00
Pav Lucistnik
8f07366204
- Update to 3.15p
...
PR: ports/60353
Submitted by: John Merryweather Cooper <johnmary@adelphia.net> (maintainer)
2003-12-19 23:22:07 +00:00
Pav Lucistnik
11accb62c8
- Disable machine code which is potentially unsecure
...
- Try harder to find libgmp
PR: ports/60084 (based on)
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
2003-12-19 22:10:47 +00:00
Joe Marcus Clarke
88e38910d6
Re-add the format feature from slib 2d5. This is needed for GnuCash.
...
Submitted by: maintainer
2003-12-18 17:39:45 +00:00
Dirk Meyer
d897f5fb61
- fix LDFLAGS
...
Submitted by: lev
2003-12-17 15:33:47 +00:00
Pav Lucistnik
f126b58ee9
Add slib-gauche, a port that installs slib into gauche catalog.
...
PR: ports/60282
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
2003-12-17 13:14:27 +00:00
Kirill Ponomarev
cc99e9bc64
- Enable line-edit (works fine on -STABLE & -CURRENT)
...
- Bump PORTREVISION
- Grab maintainership
PR: 60323
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-12-17 12:02:13 +00:00
Kirill Ponomarev
4feecef3c9
- Update to version 0.7.3
...
PR: 60327
Submitted by: maintainer
2003-12-17 11:35:44 +00:00
Oliver Braun
fa375a1e3d
Use patches and libgmp port on -STABLE, too.
...
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by: maintainer
2003-12-16 10:08:52 +00:00
Joe Marcus Clarke
d4e03516e2
Remove a patch missed in the last commit.
...
Noticed by: John Merryweather Cooper <johnmary@adelphia.net>
2003-12-16 06:36:38 +00:00
Joe Marcus Clarke
5059990708
Update to 0.29.
...
PR: 60228
Submitted by: John Merryweather Cooper <johnmary@adelphia.net>
2003-12-15 21:36:37 +00:00
Joseph Koshy
af5fab6f14
Make this port build on the AMD64 platform.
...
Submitted by: Tilman Linneweh <arved@FreeBSD.org>
2003-12-15 10:41:04 +00:00
David E. O'Brien
3878675a51
Sync with gcc33/Makefile rev 1.146, which fixed my broken logic in the
...
manpage fake out.
Spotted by: gerald
2003-12-15 07:49:17 +00:00
David E. O'Brien
c563a2cc00
* Deal with GCC's configurary's assumption that /usr/local/{include,lib}
...
are searched automatically by the compiler by using --with-libiconv-prefix.
W/o --with-libiconv-prefix, 'configure' finds the lib, but not the header.
During the make, neither will be found; a lot of inconsistency here...
* Deal with GCC's configurary's brokenness WRT --with-libiconv-prefix due
not actually passing the found header path to CFLAGS in any way.
2003-12-15 07:45:53 +00:00
Mark Linimon
2e1ad914a2
Mark as only for the various Intel chips. Pet portlint. No objection
...
from: maintainer.
PR: ports/60178
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-12-15 06:57:15 +00:00
Akinori MUSHA
940b7f1c39
Update lang/ruby18 and lang/ruby16-shim-ruby18 to 1.8.1-preview3.
2003-12-15 06:35:48 +00:00
Pav Lucistnik
8ba417cf50
- Backout last update, it broke x11-fm/tkdesk
...
Reported by: lkoeller
2003-12-15 00:28:18 +00:00
Pav Lucistnik
ea25dbefac
Add freetxl, a unique programming language specifically designed to support
...
computer software analysis and source transformation tasks. It is the
evolving result of more than fifteen years of concentrated research on
rule-based structural transformation as a paradigm for the rapid solution
of complex computing problems.
PR: ports/54617
Submitted by: Ryan Thompson <ryan@sasknow.com>
2003-12-14 21:50:44 +00:00
Gerald Pfeifer
eb7f54c028
Update to the 2003-12-08 snapshot. Simplify handling of .info files, and
...
merge in some of my recent changes to the gcc34 port.
2003-12-14 21:09:36 +00:00
Pav Lucistnik
06a67d3fff
- Update to 3a1
...
- Split into two ports - interpreter independent library and installation
into guile
- Give maintainership to submitter
PR: ports/56393, ports/59888
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
2003-12-14 20:18:35 +00:00
Pav Lucistnik
7c5679b615
- Update to 0.6.5
...
PR: ports/59658
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
2003-12-14 19:20:28 +00:00
Pav Lucistnik
68f6325d63
- Update to 20031205.
...
PR: ports/60004
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
2003-12-14 18:36:04 +00:00
Sergei Kolobov
359a13588b
- Added a patch to the original OCaml's configure script
...
to fix building the port when using WITHOUT_X11 knob.
- Fixed Makefiles to avoid gmake-isms.
- Fix pkg-plist
PR: 60219
Submitted by: maintainer
Noticed by: Dmitry Morozovsky <marck@rinet.ru>,
Marwan Burelle <Marwan.Burelle@ens.fr>
2003-12-14 15:53:51 +00:00
Jimmy Olgeni
1b42b8f902
Display package message in post-install.
2003-12-14 13:05:52 +00:00
Jimmy Olgeni
66dd74df46
Add "Design Patterns for Simulations in Erlang/OTP", a thesis by
...
Lennart Öhman. Also add pkg-message text with credits for extra
documentation like this.
2003-12-14 13:02:18 +00:00
Oliver Lehmann
a095f28ad0
- since 4.3.4, php4 does not install libmbfl headers, but they
...
are still needed for PECL extensions that rely on mbstring
(e.g. mail/pear-mailparse, currently broken);
Remark: the proposed patch comes from PHP's CVS (please see
<http://groups.google.com/groups?selm=cvswez1068253752%40cvsserver >).
- the next release of devel/pear-PEAR (1.3) depends of the extension
xmlrpc;
- since I'm there, let slaves ports replace COMMENT.
PR: ports/59591
Submitted By: Thierry Thomas <thierry@pompo.net>
Approved By: maintainer
2003-12-14 11:04:50 +00:00
Gerald Pfeifer
e4471a8b57
Update to the 2003-12-10 mainline snapshot of GCC which has fixes for (at
...
least) two FreeBSD-related problems I had reported against the previous
snapshot.
Make some final adjustments to track changes in directory layout between
GCC 3.3 and 3.4, make some simplifications, and remove the BROKEN tag.
2003-12-14 02:35:52 +00:00
Pav Lucistnik
ccf1c17d22
- Update to 0.92a
...
PR: ports/58725
Submitted by: Jaeho Shin <netj@sparcs.kaist.ac.kr> (maintainer)
2003-12-14 01:53:36 +00:00
Pav Lucistnik
99b685a330
- Update to 1.5.14
...
PR: ports/59858
Submitted by: maintainer via Pedro F. Giffuni <giffunip@asme.org>
2003-12-13 23:59:49 +00:00
Oliver Lehmann
bf99716a85
fix build on 4 and 5
2003-12-13 19:37:23 +00:00
Alexander Leidinger
18a58e67ad
- Update to 7.1.034.
...
- Modify plist to print a diagnostic instead of a pkg_delete warning
if there's a license in the license directory.
2003-12-13 13:11:20 +00:00
Oliver Braun
4c99d59e5e
- Fix build on -CURRENT by importing some gcc33 fixes
...
- Fix linker issue on -CURRENT by not using SplitObjs, same as:
http://www.haskell.org/pipermail/glasgow-haskell-users/2003-June/005289.html
- Use libgmp from ports on -CURRENT (saves further patching)
- Bump PORTREVISION
PR: ports/60155
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by: maintainer
2003-12-12 16:33:17 +00:00
Alexander Leidinger
8697f3d4a9
s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (the
...
script was renamed to solve a conflict with archivers/rpm) to fix possible
build problems.
I've tested this with lang/icc. Any new errors because of this commit in
one of the modified ports may be because the ports previously may have used
rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS
archivers/rpm2cpio.
2003-12-12 13:43:05 +00:00
Peter Pentchev
c6c3559a2a
Spell NOPORTDOCS correctly in Cyrille Lefevre's ports.
...
PR: 57749
Approved by: maintainer timeout
2003-12-12 12:21:56 +00:00
Mark Linimon
d6b4ef4251
Mark as broken on 5.x due to the usual gcc3.3-induced bitrot. Pet portlint.
2003-12-12 10:19:12 +00:00
Kirill Ponomarev
2522aecf35
- Fix COMMENT format
...
PR: 60144
Submitted by: Ports Fury
2003-12-11 14:38:19 +00:00
Kirill Ponomarev
aca26c911d
- Fix COMMENT format
...
PR: 60143
Submitted by: Ports Fury
2003-12-11 14:37:30 +00:00
Dirk Meyer
e726229ca8
- fix building with gnustep 1.9.0 (devel)
2003-12-10 22:05:55 +00:00
Dirk Meyer
96f87c1c98
- Update to 1.9.0
2003-12-10 22:03:33 +00:00
Pav Lucistnik
95560bdb48
- Chase tix library name change.
...
PR: ports/60115
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-12-10 21:47:45 +00:00
Dag-Erling Smørgrav
a96f9f8a8a
Once again, I forgot to commit the updated plist when I upgraded the port.
...
Thanks to <parv@pair.com> for noticing.
PR: ports/60101
2003-12-10 21:30:47 +00:00
Pav Lucistnik
22ef317c3f
- Update list of download locations with working entries.
...
PR: ports/60102 (based on)
Submitted by: parv <parv@pair.com>
2003-12-10 20:31:24 +00:00
Joseph Koshy
59fc878979
Update to v205.
2003-12-10 03:38:09 +00:00
Kirill Ponomarev
42d6172c95
- Update to version 5d9
...
PR: 60070
Submitted by: Ports Fury
2003-12-09 19:48:13 +00:00
Bruce M Simpson
e82a259642
New port: Ficl is a programming language interpreter designed to be
...
embedded into other systems as a command, macro, and development prototyping
language.
FreeBSD uses ficl in its loader. So far we haven't done much more in
this area, perhaps importing a port will encourage further fruitful
exploitation of this valuable tool.
2003-12-08 19:00:36 +00:00
Alexander Leidinger
313f5fd733
Update to 7.1.033.
2003-12-08 13:29:42 +00:00
Lev A. Serebryakov
8cdc89d043
Fix building on 5-CURRENT
...
PR: ports/60018
Submitted by: FreeBSD-gnats-submit@freebsd.org
2003-12-08 10:53:27 +00:00
Alexander Nedotsukov
1d556206a3
Enable crypt(3) support.
...
Submitted by: Alexey Antipov <rabbit@lipetsk.ru>
2003-12-08 09:24:48 +00:00
Oliver Braun
0b8d74f758
Upgrade to 7.2.
...
PR: ports/59640
Submitted by: maintainer
2003-12-07 18:30:07 +00:00
Kirill Ponomarev
9af5b0a2ee
- Update to version 3.99.6
...
PR: 60012
Submitted by: Ports Fury
2003-12-07 16:15:12 +00:00
Mark Linimon
afd7f24131
Restyle email address of (non)maintainer.
2003-12-07 01:46:10 +00:00
Gerald Pfeifer
566f4b19bd
Update to the 2003-12-01 snapshot (quite some fixes).
...
Further simplify handling of .info files.
2003-12-06 17:39:09 +00:00
Joseph Koshy
0d9a1d7920
Add MASTER_SITES, update WWW.
...
PR: ports/59978
Submitted by: Ying-Chieh Liao <ijliao@FreeBSD.csie.NCTU.edu.tw>
2003-12-06 13:17:15 +00:00
Sergei Kolobov
b56504f927
- Update to 3.07 (patchlevel 2
...
- Fix MASTER_SITES list
- Update MANN and MLINK
- Re-sort pkg-plist for better maintenance
- Assign maintainership to the submitter
PR: 59602
Submitted by: Eugene Ossintsev <eugos@gmx.net>
Approved by: previous maintainer
2003-12-06 00:05:05 +00:00
Pav Lucistnik
c6a81e689f
- Update to work with tcl8.4
...
- Quiet portlint a bit
PR: ports/58466
Submitted by: Michael Edenfield <kutulu@kutulu.org>
2003-12-05 11:13:24 +00:00
Ying-Chieh Liao
752518241b
add qc-- 20031201
...
The Quick C-- Compiler
PR: 59893
2003-12-05 00:56:32 +00:00
Oliver Braun
39c5d70c0c
Upgrade to 03-11.
2003-12-04 23:09:31 +00:00
Oliver Braun
32c6130e2c
Upgrade to Nov2003 release. Builds fine on alpha and sparc64 now.
...
Parts submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-12-04 22:31:15 +00:00
Dirk Meyer
f3e32fd768
PR: 59958
2003-12-04 20:55:20 +00:00
Dirk Meyer
ddb9f63490
- Udpate to 1.1.2
2003-12-04 19:36:53 +00:00
Dirk Meyer
b843772461
- Update to 8.4.5
2003-12-04 19:30:29 +00:00
Gerald Pfeifer
c4fc4242f6
Really mark as broken.
...
Pointy hat to: self
2003-12-04 16:21:49 +00:00
Gerald Pfeifer
e33341da83
Update to the 2003-11-26 snapshot and fix several packaging issues.
...
Import significant simplifications of the post-install handling of
GCJ include files from the gcc33 port. Use the new INFO= facility.
The port is still (marked) broken, but should essentially work out
of the box once the remaining upstream bugs have been fixed.
2003-12-04 16:20:50 +00:00
Dag-Erling Smørgrav
bd476295a5
Upgrade to 0.8.6.
2003-12-04 14:43:10 +00:00
Dmitry Sivachenko
576e13422f
Add WWW.
...
Approved by: maintainer
2003-12-04 10:41:46 +00:00
Trevor Johnson
9d50625beb
The __WORD_BIT constant in GCC's stl_bvector.h caused a namespace
...
conflict which kept the mailsync port from compiling. Resolve it.
2003-12-04 06:38:33 +00:00
Joe Marcus Clarke
c4816a48cc
Build the DynaLoader with -fPIC to fix some build problems on amd64.
...
Submitted by: tobez
Approved by: portmgr (implicit)
2003-12-03 06:14:42 +00:00
Jimmy Olgeni
df43264aa4
Unbreak: chase checksum for armstrong_thesis_2003.pdf.
...
PR: ports/59745
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by: portmgr (marcus)
2003-11-28 20:49:08 +00:00
Joe Marcus Clarke
12831d9a03
This patch is still needed for -STABLE and older versions of 5.x.
...
Approved by: portmgr (implicit)
2003-11-27 19:40:08 +00:00
Marcel Moolenaar
e7aab4d87a
Now that the build on ia64 has been fixed, remove the ONLY_FOR_ARCHS
...
that listed all archs, except ia64.
Approved by: portmgr (kris)
2003-11-27 08:37:42 +00:00
Marcel Moolenaar
b2958437a1
Fix the build on ia64:
...
The __libc_ia64_register_backing_store_base variable is defined on
Linux (in glibc) to allow processes to obtain the base of the RSE
backing store. On FreeBSD we do not have such a variable. We also
do not yet have a different interface for processes to use. So, for
now, hardcode the base address of the RSE backing store as it is
on FreeBSD. There's little chance this will change in the future,
so it's not that evil.
Approved by: portmgr (kris)
2003-11-27 07:39:33 +00:00
Joe Marcus Clarke
ebb9c238ca
Use libgmp4 on -CURRENT to allow this port to build on 64-bit architectures.
...
Approved by: portmgr (implicit)
2003-11-27 05:28:17 +00:00
Anton Berezin
6ea9d57347
This fixes plist problem for people unlucky enough to have a
...
${PREFIX}/share/man/man1 directory (which perl's Configure
unconditionally prefers to anything else if found).
Submitted by: se, vanilla
Approved by: portmgr (marcus)
2003-11-25 18:48:26 +00:00
John Hay
6958cd73de
Upgrade to nqc 2.5 r3. The old distfile has gone away.
...
Approved by: portmgr (marcus)
2003-11-25 18:02:41 +00:00
John Hay
43490840e5
Backout my upgrade to nqc 2.5 r3. We are in a code freeze.
2003-11-24 19:00:54 +00:00
John Hay
6f45f9a15e
Update to nqc 2.5 r3.
2003-11-24 18:16:30 +00:00
Joe Marcus Clarke
d17e8e0f16
Fix plist on ia64 and amd64, and fix build on amd64.
...
Approved by: portmgr (implicit)
2003-11-23 18:13:58 +00:00
Pav Lucistnik
aaddf13d27
- Fix build on sparc64
...
Submitted by: Koop Mast <kwm@rainbow-runner.nl>
Approved by: adamw (mentor)
2003-11-22 18:53:20 +00:00
Kirill Ponomarev
e6ae93e2f3
- Update to version 2.1.5
...
PR: 59581
Submitted by: Ports Fury
2003-11-22 18:40:28 +00:00
Oliver Eikemeier
315e03beaa
Add missing port to INDEX:
...
- games/pathological
- lang/gcc34
- net/ruby-romp
- sysutils/prune
sort.
Approved by: marcus (mentor)
2003-11-22 10:35:13 +00:00
Hye-Shik Chang
f2e9fdbd86
Add fix for a fatal bug in type's GC handling causes segfaults.
...
http://cvs.sourceforge.net/viewcvs.py/python/python/dist/src/Misc/NEWS?r1=1.831.4.75&r2=1.831.4.76&diff_format=u
Obtained from: Python CVS
2003-11-21 03:15:02 +00:00
Mark Linimon
f148b78690
Force to use gcc2.95. Fix configuration problems, too.
...
Build-tested on 4.x and 5.x.
PR: ports/58239
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer).
2003-11-20 23:39:47 +00:00
Jimmy Olgeni
a37a08be8a
Look for JDK 1.4.2.
2003-11-20 23:26:35 +00:00
Kirill Ponomarev
890dc18da8
- Update to 0.8.5
...
- Unbreak this port
- Use PORTDOCS macro
PR: 59523
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-20 19:09:23 +00:00
Trevor Johnson
7e223b8511
Define USE_PERL5_BUILD, not erroneous USE_PERL.
...
Submitted by: Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982
Define USE_PERL to make Perl available for (mostly deprecated)
...
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
James E. Housley
8bbc9242c6
Add WITH_DEBUG knob and support for the new bsd.php.mk file.
...
Forgotten in previous PR: add also BROKEN_WITH_PHP knob.
PR: 59418
Submitted by: MAINTAINER
2003-11-20 11:10:00 +00:00
James E. Housley
2fe661e554
A completely new bsd.php.mk file for checking and selecting dependencies
...
on various php ports. The system is backward compatible and adds the
WANT_PHP_PEAR knob and support for PHP5 (lang/php5 will be updated in a
next PR). It works much better and is more flexible (a future addition will
be support for Apache 2 compiled with threads).
This is the last step before moving the bsd.php.mk file into /usr/ports/Mk
with the addition of USE_PHP={yes,4,5} global knob.
While I'm here, remove the DEBUG option from the extension list and change the
postgresql dependency.
PR: 59418
Submitted by: MAINTAINER
2003-11-20 11:07:33 +00:00
Oliver Eikemeier
e3c2232e45
Reset unreachable MAINTAINERs to ports@FreeBSD.org
...
PR: 59109
Approved by: marcus (mentor)
2003-11-19 19:28:40 +00:00
Jimmy Olgeni
15e2f0a8a8
Add Joe Armstrong's PhD thesis, "Making reliable distributed systems
...
in the presence of software errors", describing the principles and
design methodology behind Erlang/OTP.
Abstract here: http://www.sics.se/~joe/thesis/spikblad.html
2003-11-19 18:57:34 +00:00
Tilman Keskinoz
7ffaedac03
Update to 0.5
...
PR: 59465, 59473
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> \
KATO Tsuguru <tkato@prontomail.com>
2003-11-19 14:44:44 +00:00
Mark Linimon
b443542d01
Forgot to check this in at the same time as Makefile and distinfo.
...
Reminded by: submitter of original PR (ports/58996).
2003-11-18 10:46:09 +00:00
Jun Kuriyama
34b7c36291
Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.
2003-11-18 10:02:28 +00:00
Mark Linimon
5e34bbf97c
Maintainer update to latest version. Major changes: renumbered versioning;
...
the user interface has changed to vi(1) style. For other changes and
bugfixes see alisp.t.
PR: ports/58996
Submitted by: nmh@t3x.org (maintainer)
2003-11-18 09:14:57 +00:00
Mark Linimon
f171c55ab9
Incorporated into upstream version. PR: ports/58996.
2003-11-18 09:12:30 +00:00
Jun Kuriyama
ae9970fe43
Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.
2003-11-18 03:19:38 +00:00
Trevor Johnson
b3ba3ae427
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
2003-11-17 12:29:10 +00:00
James E. Housley
74bbad0a54
Allow compiling with debugging enabled.
...
PR: 58851
Submitted By: jeh
2003-11-17 11:40:14 +00:00
Kirill Ponomarev
5f416ceae1
- Fix typo in LIB_DEPENDS
...
Noticed by: mich
No cookies for: krion
2003-11-17 10:57:00 +00:00
Kirill Ponomarev
0e471544c8
- Use tcl84/tk84 instead of tcl83/tk83
...
- Bump PORTREVISION
PR: 56654
Submitted by: YazzY <yazzy@yazzy.org>
Approved by: maintainer timeout > 2 months
2003-11-16 15:35:37 +00:00
Hye-Shik Chang
299b967868
Ignore syntax errors on compiling 3rd party packages.
...
Tested by: Lee Harr <missive@hotmail.com>
2003-11-15 19:22:37 +00:00
Gerald Pfeifer
43105ce234
Significantly simplify and shorten the post-install handling of GCJ include
...
files.
2003-11-15 17:48:11 +00:00
Gerald Pfeifer
48fa42c8e7
Update from repo-copy of lang/gcc33 to the 2003-11-12 snapshot of GCC 3.4.
...
There is no bounds-checking patch for GCC 3.4 yet, extended printf format
checking for FreeBSD has not been ported yet, and the port is BROKEN due
to weird libjava build failures which occur if and only if building from
within the FreeBSD ports system.
2003-11-14 22:01:13 +00:00
Alexander Leidinger
848d6ca026
correct the syntax of the warning -> error options
2003-11-14 12:23:12 +00:00
Alexander Leidinger
07fe1a29a3
- Update to 7.1.032.
...
- Transform some warnings into errors as suggested by some included
docs (some kind of MSVC compatibility which isn't reverted in icc
for linux).
ld.c:
- add possibility to use a different threads lib via PTHREAD_LIBS
variable (e.g. PTHREAD_LIBS=-lthr) [1]
this may be subject to change when gcc learns how to handle our
different threads libs
- refactor some code [1][2]
- remove mailwrapper license, there's no code from mailwrapper
anymore [2]
- correct the order of libc and libc_r [1][2]
Submitted by: mi [1]
Submitted by: Marius Strobl <marius@alchemy.franken.de> [2]
Reviewed by: Marius Strobl <marius@alchemy.franken.de> [1]
2003-11-14 12:09:17 +00:00
Akinori MUSHA
0dc53e449c
This dependency should be EXTRACT_DEPENDS instead of BUILD_DEPENDS.
2003-11-13 20:10:51 +00:00
Akinori MUSHA
9e740614cc
Unbreak by removing an obsolete patch, which fix has already been
...
integrated into lang/ruby16.
2003-11-13 19:58:25 +00:00
Trevor Johnson
bb34de42c0
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
2003-11-13 13:30:42 +00:00
Kirill Ponomarev
b5ddeb0520
- Update to version 0.23
...
PR: 59229
Submitted by: maintainer
2003-11-12 21:50:45 +00:00
Hye-Shik Chang
76e8fac83e
Clarify a sentence on pkg-message.
...
PR: 59196
Submitted by: Linh Pham <question@closedsrc.org>
2003-11-12 20:58:38 +00:00
Dirk Meyer
e495845161
- update MASTER_SITES
2003-11-12 15:09:17 +00:00
Kirill Ponomarev
81b2919e51
- Patch only *.[ch] files
...
PR: 59198
Submitted by: maintainer
2003-11-12 11:46:15 +00:00
Ying-Chieh Liao
174afe5c1b
add .so support
...
utilize DOCSDIR
PR: 59199
Submitted by: maintainer
2003-11-12 04:15:43 +00:00
Anton Berezin
f164b0b55d
In some cases of weird symlinking (possibly triggered by portupgrade),
...
perl binary might fail to be installed during make install. Try to fix
that.
Reported by: "Shobaki sam." <shsam@free.fr>
PR: 59186
2003-11-12 00:07:43 +00:00
Dirk Meyer
995cff4107
- make build only on i386 alpha
...
from bento:
> Configuration sparc64-portbld-freebsd5.1 not supported
> Configuration amd64-portbld-freebsd5.1 not supported
> Configuration ia64-portbld-freebsd5.1 not supported
2003-11-11 16:39:38 +00:00
Alexander Leidinger
886e12f66c
Add a paragraph about Intels support in the post-install message.
2003-11-10 21:32:11 +00:00
Anton Berezin
7606b535ff
Update forgotten distinfo.
...
Reported by: herbert@bugat.at
2003-11-10 21:02:21 +00:00
Anton Berezin
1d8ae6805e
1. Update to 5.8.2.
...
2. Finally switch to libperl.so.
3. Respect CFLAGS.
PR: 58735 (item 3)
Submitted by: Lars Eggert <larse@isi.edu> (item 3)
2003-11-10 18:08:54 +00:00
Ying-Chieh Liao
4b0a82c391
add rexx-wrapper 2.1
...
A tool that wraps Rexx source or tokenised code into an executable
2003-11-09 17:18:50 +00:00
Ying-Chieh Liao
402d5004ad
add rexx-regina 3.2
...
A Rexx interpreter
2003-11-09 16:20:52 +00:00
Gerald Pfeifer
533c67393f
Restore support for gij.
2003-11-09 09:37:25 +00:00
Gerald Pfeifer
32c5a7922e
Update to the 2003-11-03 snapshot of GCC 3.3.3. Handle binaries that are
...
not provided on all platforms (notably SPARC at this time) by installing a
dummy instead.
2003-11-08 22:05:16 +00:00
Gerald Pfeifer
1d1f2e0a35
Build GCC using make bootstrap-lean
instead of make bootstrap
to increase
...
the chance of success on disk starved hosts (e.g. on the FreeBSD cluster).
2003-11-08 21:08:00 +00:00
Kris Kennaway
363c160be7
As announced on Aug 7, remove the broken ETHOberonV4 port
2003-11-08 06:26:55 +00:00
Kirill Ponomarev
6d15c70dbc
- Update to version 0.6
...
PR: 59033
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-11-07 20:50:56 +00:00
Joe Marcus Clarke
7cf7b646b2
Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
...
bsd.port.mk macro.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-07 09:28:14 +00:00
Joe Marcus Clarke
f4d7c801f8
Use the new Apache bits from bsd.port.mk.
...
Submitted by: dinoex
2003-11-07 09:12:58 +00:00
Kirill Ponomarev
53331551bd
- Update to version 4.4.3
...
PR: 59010
Submitted by: Ports Fury
2003-11-06 21:03:44 +00:00
Kirill Ponomarev
586f52a39e
- Update to version 2.730
...
PR: 59009
Submitted by: Ports Fury
2003-11-06 20:53:33 +00:00
Tilman Keskinoz
9955949767
Update to 0.4
...
Drop maintainership
PR: 48997
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
2003-11-06 12:32:35 +00:00
James E. Housley
f3f7d73f6d
Update to 7.4.31
...
PR: 58009
Submitted By: MAINTAINER
2003-11-06 00:56:26 +00:00
Mark Linimon
ada4279ab5
Per distfile survey, remove mastersite #2 , which now automatically
...
redirects you to mastersite #1 . Informed maintainer.
2003-11-05 19:02:33 +00:00
Mark Linimon
577f3890ea
Per distfile survey, update mastersite. However, note that the mastersite
...
no longer carries this version of the distfile. The newer version is
renamed, and I have left a note to that effect; I would have committed
it myself if the patches had applied cleanly, but they don't. Some
interested person would have to volunteer to look at that.
2003-11-05 18:59:21 +00:00
Greg Lewis
4e14917991
. Update to mmix-20030622.
...
PR: 57863
Submitted by: Stefan Walter <sw@gegenunendlich.de>
2003-11-05 18:11:35 +00:00
Mark Linimon
8617be91c2
Attmempt to provide a more recent URL. I could not figure out how
...
to genericize this thing -- the HP web site wants to "help" you to
fetch from one specific server. Folks, that's not really the way
load-balancing is supposed to work. In any case, the old URL is dead.
2003-11-05 18:08:53 +00:00
Mark Linimon
09a364c5e7
Per distfile survey, remove mastersite which disappeared in September 2002.
2003-11-05 17:49:11 +00:00
James E. Housley
7c34833e47
Update to 4.3.4 final release.
...
PR: 58914
Submitted by: MAINTAINER
2003-11-05 11:06:59 +00:00
Joe Marcus Clarke
7524984514
Chase the libxslt shared lib version with a PORTREVISION bump.
2003-11-04 18:30:50 +00:00
Hye-Shik Chang
62e80c6399
- Include pyexpat module in python base ports because python incorporated
...
expat 1.95.6 in its distribution from Python-2.3.
- Bump PORTREVISION subsequently.
Requested by: Mike Brown <mike@skew.org>
Jeremy Kloth <jeremy.kloth@fourthought.com>
2003-11-04 18:00:37 +00:00
Sergey A. Osokin
4c0fb86de4
Make portlint(1) happy.
2003-11-04 12:04:00 +00:00
Oliver Braun
0de0cffd6c
- Update to 0.2.6
...
- Nitpick COMMENT
- Remove unused USE_REINPLACE
PR: ports/55854
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by: maintainer timeout (>2 month)
2003-11-03 21:12:29 +00:00
Kirill Ponomarev
f8e330008e
- Fix build on -current
...
PR: 58878
Submitted by: Ports Fury
2003-11-03 19:34:53 +00:00
Mark Linimon
1492eb5e4b
Reset maintainer to ports@FreeBSD.org. Requested by: kris.
2003-11-03 07:28:44 +00:00