Joseph Koshy
e5c0978ef4
Upgrade to v204.
2003-06-29 06:02:36 +00:00
Tilman Keskinoz
290b515ad5
Add a conflict for ploticus, slffea and swi-pl.
...
All install a program bin/pl.
2003-06-29 01:19:45 +00:00
Tilman Keskinoz
422f12414f
Add py-prolog, A Python extension embedding SWI-Prolog
...
Submitted by: g.gonter@ieee.org
2003-06-29 00:46:42 +00:00
Lev A. Serebryakov
6f854c8934
Add WITHOUT_X11 knob. It allows to build OCAML on servers and other
...
systems withou XFree86 libraries.
PR: ports/53289
Submitted by: myself
Approved by: sobomax
2003-06-28 17:41:27 +00:00
Oliver Braun
0ed833db97
s/BROKEN/IGNORE/
...
PR: ports/53437
Submitted by: Mark Linimon <linimon@lonesome.com>
2003-06-27 16:48:14 +00:00
Ade Lovett
b2fd75e438
libtool uber-patch
...
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Alexander Leidinger
0f48a3a140
Update to 7.1.019.
2003-06-26 13:11:41 +00:00
Akinori MUSHA
cb2850ce7a
Correct the checksum for the 2003-06-25 patch.
...
Bad proxy, no cookie, even for FTP service.
Submitted by: roberto
2003-06-26 12:39:30 +00:00
Akinori MUSHA
460ffc0359
Update lang/ruby-devel to the snapshot as of 2003-06-25 and hopefully
...
unbreak for alpha and sparc64. (ia64 and amd64 are not supported yet)
2003-06-26 03:25:13 +00:00
Thomas Gellekum
18e282fbfb
Upgrade to 2.0.4.
2003-06-25 11:34:24 +00:00
Norikatsu Shigemura
e94c7dc53c
Improve SNMP support (fix openssl dependency and add net-snmp5 support).
...
PR: ports/53687
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-06-25 01:35:17 +00:00
Sergey A. Osokin
85c43d0f49
Fix comment, update maintainer's e-mail address
...
Submitted by: maintainer
PR: 53648
Approved by: fjoe (mentor) (implicit)
2003-06-24 09:52:13 +00:00
Norikatsu Shigemura
29770573e6
o Add FriBiDi extension [1]
...
o New patch-main::main.c file [2]:
- Fixed bug #24253 (missing variables when register_globals is on)
- Fixed a memory leak when more then 1 E|S flag is passed to gpc_order.
- Fixed a memory leak when variables_order is not set and gpc_order
has S|s flag.
- Optimized out duplicate parsing of the variables order string.
PR: ports/53609
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Patched by: Thierry Thomas [1]
Requested by: Ian Service [2]
2003-06-24 08:16:25 +00:00
Daichi GOTO
fd97073e72
Update port: lang/cmucl (docs installed as 600)
...
PR: 50810
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> <fuyuki@hadaly.org>
2003-06-24 07:13:01 +00:00
Hye-Shik Chang
8eeca6ffa3
Mark BROKEN: stackless is not ported to Python-2.2.3 base, yet.
2003-06-23 16:14:39 +00:00
Jimmy Olgeni
f42465beb5
* Set java/jdk14 as the default JDK.
...
* Rearrange Makefile using bsd.port.pre.mk and bsd.port.post.mk: the check
for ${JAVABINDIR}/java always returned false because JAVABINDIR depends on
LOCALBASE, which was not defined because the Makefile used bsd.port.mk.
2003-06-23 15:51:31 +00:00
Akinori MUSHA
2a77a4eaa1
It turned out that ruby 1.8.0-preview3 only works with i386 due to
...
lack of prototypes. A patch to fix this will follow in a couple of
days, and in the meantime mark this port as ONLY_FOR_ARCHS=i386.
2003-06-23 15:00:58 +00:00
Norikatsu Shigemura
e7a14dfeef
Add gif and animated-gif write support to GD extension.
...
(enable with WITH_GD_GIF_OUT - not default due to LZW
patent in many countries)
PR: ports/53631
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-06-23 13:06:55 +00:00
Sergey A. Osokin
719d1700cd
Update to 8.0.3
...
Submitted by: maintainer
PR: 53545
Approved by: fjoe (mentor) (implicit)
2003-06-23 12:16:52 +00:00
Akinori MUSHA
e53d063604
Update lang/ruby-devel to 1.8.0-preview3.
...
ruby-csv, drb, rexml and yaml are now part of the ruby 1.8 standard
distribution.
2003-06-23 10:16:13 +00:00
Erwin Lansing
8229674619
- Fix build
...
- Support CFLAGS properly
- Fix COMMENT format
PR: 53390
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-06-22 22:09:39 +00:00
Joe Marcus Clarke
5f922b3d3e
Depend on gmp.h rather than libgmp since newer versions of -CURRENT still
...
have a libgmp as a compat library.
Suggested by: olgeni
2003-06-22 20:54:39 +00:00
Dirk Meyer
26dcded542
Update to gnustep-1.7.1 / gui-8.7
2003-06-21 07:50:04 +00:00
Norikatsu Shigemura
9f3dcaa501
scripts/php_options is changed to php4_options. So it should be removed.
...
PR: ports/53498
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Pointy hat to: myself
2003-06-20 08:45:56 +00:00
Norikatsu Shigemura
4c61dd39cd
o Update to 4.3.3RC1.
...
o Add inifile and cdb extensions.
o Fix imap without ssl(inspired from ports/53141).
o Rename some variable for future compatability (PHP => PHP4)
(inspired from ports/53113, points 1 and 4 - point 2 is useless).
PR: ports/53498
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Inspired by: ports/53141 (Torsten Schneider <fbsd-bugs@tschneider.org>)
Inspired by: ports/53113 (Jens Rehsack <rehsack@liwing.de>)
2003-06-20 05:25:24 +00:00
Daichi GOTO
b7a8f06ec6
Update to SmartEiffel 1.1 from 1.0
...
PR: 53478
Submitted by: Berend de Boer <berend@pobox.com> (maintainer)
2003-06-19 12:02:14 +00:00
Dirk Meyer
8e81d6f7dd
- Update to 1.1.1
2003-06-18 04:18:50 +00:00
Gerald Pfeifer
1006fbdfb8
Add bounds-checking support using Herman ten Brugge's patches.
...
PR: 53395
Submitted by: Dan Nelson <dnelson@allantgroup.com>
2003-06-17 21:17:12 +00:00
Michael Landin
85b96cd217
Fix pkg-plist
...
PR: 53258
Submitted by: maintainer
Approved by: roberto (mentor)
2003-06-17 15:01:00 +00:00
Lev A. Serebryakov
1995afb5cf
Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-new
...
committer's e-mail
Approved by: sobomax
2003-06-17 13:53:45 +00:00
Dirk Meyer
d7c08dff63
- Update URL
2003-06-17 04:02:10 +00:00
Adam Weinberger
c413d0b2b0
Utilize USE_GNOME= pkgconfig.
2003-06-16 20:52:58 +00:00
Joe Marcus Clarke
536101b08e
Add some missing libraries to the plist.
...
Reported by: bento
2003-06-16 00:12:22 +00:00
Alexander Leidinger
29bd595d7c
Fix the "make fetch" help string.
...
Noticed by: markm
2003-06-15 17:57:26 +00:00
Tilman Keskinoz
55a1165962
Unbreak on 5.x.
...
Set CFLAGS and LDFLAGS to use libgmp from LOCALBASE.
PR: 48678
Reported by: Matthias Buelow <mkb@informatik.uni-wuerzburg.de>
2003-06-15 13:33:28 +00:00
Marcel Moolenaar
19c146dfaa
Complete the list of source files by adding tclResolve.c. Not
...
building it causes downstream dependencies to force the libraries
to be rebuilt. We don't want that.
There's no mention of tclResolve.c being excluded in the history,
so I expect it was just an unfortunate ommision.
2003-06-15 06:34:27 +00:00
Patrick Li
f99acc108f
Update to 1.0.3
...
PR: ports/53196
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
2003-06-12 20:02:23 +00:00
Erwin Lansing
844479aa5d
Change to my FreeBSD.org address
2003-06-12 16:41:16 +00:00
Oliver Braun
522122252e
Checksum of bootstrap tarball for -current has changed. I have removed a lot of
...
not needed files to make it smaller (from 8MB to 5MB).
Approved by: maintainer
2003-06-12 12:49:06 +00:00
Alexander Leidinger
1636eac6ca
Update to 7.1.018.
2003-06-12 10:52:08 +00:00
Adam Weinberger
5a1964dbcd
Remove REINPLACE commands that were rolled into gnomehack.
2003-06-12 09:46:09 +00:00
Mario Sergio Fujikawa Ferreira
de4e77e12f
o Update to 3.5
...
o Add PKGMESSAGE with post installation notes
o Add sound support due to user requests
PR: 53144
Submitted by: maintainer
2003-06-12 02:13:22 +00:00
Oliver Braun
c50de3feae
Remove pkg-message, ghc 6.0 does not install these files anymore.
2003-06-11 16:15:14 +00:00
Oliver Braun
b8582c9d02
Add ghc6 after repo-copy.
2003-06-11 16:04:37 +00:00
Oliver Braun
070f83ebc3
Upgrade after repo-copy from ports/lang/ghc to 6.0.
...
Submitted by: maintainer
Approved by: portmgr (marcus)
Repo-copy by: joe
2003-06-11 16:03:36 +00:00
Erwin Lansing
19a250d405
- fix pkg-plist
...
- bump PORTREVISION
PR: 53121
Submitted by: maintainer
2003-06-11 10:34:28 +00:00
Sergey A. Osokin
1ac71ba2f3
Unbroke port: fix stdio error, fix pkg-plist [1]
...
Fix compile rts/socket.c under 5.x [2]
Submitted by: [1] Serge Gagnon <gagnon__s@videotron.ca>
[2] osa
PR: 53150
Approved by: fjoe (implicit)
2003-06-10 16:51:20 +00:00
Ying-Chieh Liao
8d361cc883
upgrade to 1.0.1
...
switch to new USE_GNOME
drop maintainership
2003-06-10 14:02:25 +00:00
Dirk Meyer
193f0869c3
- remove empty dirs
...
- fix plist
2003-06-10 13:04:35 +00:00
Sergey A. Osokin
5c24a6ab6d
Update to 8.0.2
...
Also update homepage
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
PR: 53110
Approved by: fjoe (implicit)
2003-06-10 10:56:35 +00:00