1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Commit Graph

5471 Commits

Author SHA1 Message Date
Roman Bogorodskiy
539e3917b2 Distfile renamed (no content change).
PR:		84274
Submitted by:	maintainer
2005-07-29 06:54:32 +00:00
Hye-Shik Chang
fff33a0d39 Remove stackless_python from the ports collection. It's never been
released as tarball source and difficult to maintain for its tendency
to be outdated from the mainstream Python.
2005-07-29 00:55:50 +00:00
John Hay
e4f36f0fd6 Update to nqc-3.1.r2. 2005-07-28 18:11:28 +00:00
Hye-Shik Chang
e430271557 Add checksum for 2.5.a0.20050728 snapshot. 2005-07-28 08:30:36 +00:00
Hye-Shik Chang
ec0aa03843 Update python-devel to 2.5.a0.20050728 snapshot. 2005-07-28 08:29:32 +00:00
Hye-Shik Chang
a81cc9dfe7 - Add support for FreeBSD 7
- Drop support for FreeBSD 3
2005-07-28 07:34:28 +00:00
Hye-Shik Chang
d9310412ea - Add support for FreeBSD 7
- Drop support for FreeBSD 3
- Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ. [1]

Submitted by:	jkim [1]
Obtained from:	Python CVS
2005-07-28 07:19:11 +00:00
Hye-Shik Chang
617982285b - Add support for FreeBSD 7
- Drop support for FreeBSD 3
- Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ. [1]

Submitted by:	jkim [1]
Obtained from:	Python CVS
2005-07-28 07:05:20 +00:00
Maho Nakata
08f662eaaa Define WITHOUT_CPU_FLAGS so that in some cases
setting CPUTYPE breaks the build
2005-07-28 06:26:30 +00:00
Hye-Shik Chang
b185b497ae Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ.
Submitted by:	jkim
Obtained from:	Python CVS
2005-07-28 06:23:56 +00:00
Gerald Pfeifer
8676ad4031 Remove duplicate PORTREVISION.
Reported by:	flz
2005-07-27 22:19:08 +00:00
Sergey Matveychuk
47cf5985ac - Update to 4.60
PR:		ports/84016
Submitted by:	maintainer
2005-07-27 17:32:01 +00:00
Dirk Meyer
a69d82a06f - update to 1.10.0 2005-07-27 17:11:51 +00:00
Gerald Pfeifer
893be8d1a2 Update to the 20050726 snapshot of GCC 3.4.5. 2005-07-27 09:34:21 +00:00
Volker Stolz
07c6d84415 Pull in devel/readline on 4.x for enhanced command line editing
(and avoid possible implicit dependency when libreadline is already installed
at build-time)
2005-07-26 16:20:41 +00:00
Volker Stolz
89edd69cb2 - Add dependency on devel/libexecinfo for missing backtrace_*() symbols
- Use OPTIONS and enable Tcl/Tk by default [me]

PR:		ports/83905
Submitted by:	Konstantin Belousov
2005-07-26 15:50:19 +00:00
Mark Linimon
321b686976 Maintainer does not have time to maintain this port any more. Thanks for
all your help in the past.
2005-07-26 15:45:05 +00:00
Renato Botelho
c5150c9b5a Fix default include path.
PR:		ports/84046
Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
Approved by:	flz (mentor)
2005-07-25 15:05:33 +00:00
Gerald Pfeifer
1d591a754e Update to the 20050723 snapshot of GCC 4.1.0. Should now work on FreeBSD 7. 2005-07-25 09:45:16 +00:00
Kris Kennaway
0d8f47d8f7 This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
2005-07-23 02:53:43 +00:00
Gerald Pfeifer
f67bdf81f6 Update to the 20050721 snapshot of GCC 4.0.2. Should now work on FreeBSD 7. 2005-07-22 15:18:34 +00:00
Gerald Pfeifer
83295bb57d Update wrt. the removal of Java support. 2005-07-22 06:34:41 +00:00
Alex Dupre
cc7f526b37 MySQL 5.0 is now supported by mysqli extension. 2005-07-21 18:03:26 +00:00
Renato Botelho
4574a05396 - Update to 0.15
PR:		ports/83829
Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
Approved by:	flz (mentor)
2005-07-21 17:43:33 +00:00
Thierry Thomas
471d301097 Change PORTNAME to spidermonkey to correspond with dirname.
PR:		82320
Submitted by:	Alex Kapranoff <kappa (at) rambler-co.ru>
Approved by:	maintainer
2005-07-21 15:28:12 +00:00
Gerald Pfeifer
7cacb63d81 Update to the 20050719 snapshot of GCC 3.4.5. Should now work on FreeBSD 7. 2005-07-21 09:02:25 +00:00
Jeremy Messenger
ac333d5fca BROKEN on ia64: Does not install
Discussed with:	marcus in #freebsd-gnome (freenode)
2005-07-21 05:42:41 +00:00
Jeremy Messenger
41a33290a3 Really fix build for FreeBSD 7.x.
Change from:	${OSVERSION} > 700000
	To:		${OSVERSION} >= 700000

Reported by:	Anthony Ginepro <rapiere@renaissance.homeip.net>
2005-07-21 02:29:18 +00:00
Renato Botelho
5d362afc90 - Fix SIZE on distinfo
Approved by:	flz (mentor)
2005-07-20 11:18:02 +00:00
Maho Nakata
21702a7edf o Java awt is now working via gtk20
o cairo is disabled since 0.5.0 is reqired
2005-07-20 10:49:51 +00:00
Renato Botelho
e392125449 - Update to 4.5.6
PR:		ports/83715
Submitted by:	David Gullasch <david.gullasch@mailbox.tu-dresden.de>
Approved by:	flz (mentor)
2005-07-20 10:13:55 +00:00
Thierry Thomas
47436759ac Upgrade to 1.0.9.
Changelog at <http://gambas.sourceforge.net/changelog.html>.
2005-07-19 20:46:14 +00:00
Tilman Keskinoz
ed4e617768 Fix build on FreeBSD 7
Approved by:	maintainer
2005-07-19 17:46:19 +00:00
Gerald Pfeifer
16962b6b74 We no longer install any libraries to $PREFIX/lib, so remove this from
LDCONFIG_DIRS.
2005-07-19 15:07:34 +00:00
Gerald Pfeifer
830ca14b70 GCC 4.1 currently adds an empty directory share/classpath/api und $PREFIX. 2005-07-19 14:59:42 +00:00
Mikhail Teterin
165f6db348 Try to make the vendor's tests run smoothly. Fail, but in the process
eliminate all warnings (on i386) and const-ify the KeyedList-API and
others (patch-warnings grew up).

Fix a typo in the previous commit (s/KeyList/KeyedList/g in MLINKS).

Bump PORTREVISION again.
2005-07-19 03:46:27 +00:00
Mark Linimon
243a62858a As previously announced, remove gcc27. It is no longer used by anything
in the tree.  If absolutely necessary for compatibility with old code,
use lang/gcc28 or preferably lang/gcc295.
2005-07-19 02:51:41 +00:00
Mikhail Teterin
32735640de Unbreak the manual pages installation and help file generation:
. when parsing man-files, do not choke on files
	  containing '.so man.macros';
	. be ready for the .bz2 man-pages;
	. do not use vendor's install-doc target at all -- install
	  the vendor's manual pages in post-install and declare
	  MLINKS to have bsd.port.mk do the Right Thing (TM) --
	  links instead of copies of the manual pages.

This may even work now :-)
2005-07-18 23:58:37 +00:00
Gerald Pfeifer
1c225ac555 Fix installation/deinstallation in case the PREFIX contains the string lib. 2005-07-18 14:33:02 +00:00
Gerald Pfeifer
b99d9db951 Update to the 20050716 snapshot of GCC 4.1.0 (with two new .info files).
Fix installation/deinstallation in case the PREFIX contains the string lib.
2005-07-18 13:27:11 +00:00
Hye-Shik Chang
ecd685d3d6 Backport support for FreeBSD 7 and drop support for FreeBSD 3.
Fixes for other versions of python will be followed tomorrow.

Submitted by:	nork
Obtained from:	Python CVS
2005-07-18 12:44:08 +00:00
Vanilla I. Shu
b6c67da6e8 Upgrade to 0.9.9.011. 2005-07-18 12:36:58 +00:00
Adam Weinberger
ee0759c3de Ensure that LATEST_LINK is unique for the tcl84-thread port. 2005-07-18 07:24:08 +00:00
Jeremy Messenger
2551dc8244 Fix the build on FreeBSD 7.x by teach it. I need to contact with mainstream
for use wildcard 'freebsd*' in general configure and 'freebsd[0-9] for any
version that need to be different.

Reported by:	krismail
2005-07-17 21:44:53 +00:00
Kris Kennaway
e4ed4e224b BROKEN: Checksum mismatch 2005-07-17 20:14:56 +00:00
Pav Lucistnik
67488695ea New slave port of tcl84 that enabled threading support. 2005-07-17 17:01:46 +00:00
Erwin Lansing
3de2043b3c Add p5-JavaScript-SpiderMonkey 0.11, perl interface to Mozilla
JavaScript implementation.

PR:		ports/82321
Submitted by:	kappa@freebsd.org.ua
2005-07-16 15:23:22 +00:00
Gerald Pfeifer
a13701decc No longer put target specific files and include files at the very
end of pkg-plist since that broke the /sbin/ldconfig invocations the
ports machinery added there (before we'd get a chance).[1]

Reported by:	dinoex [1]
2005-07-16 12:26:33 +00:00
Tilman Keskinoz
468d4de276 Update to 0.9.16
PR:		83501
Submitted by:	Lev Walkin <vlm@lionet.info>
2005-07-15 18:06:08 +00:00
Gerald Pfeifer
f014033655 Update to the 20050714 snapshot of GCC 4.0.2.
No longer put target specific files and include files at the very
end of pkg-plist since that broke the /sbin/ldconfig invocations the
ports machinery added there (before we'd get a chance).[1]

Reported by:	dinoex [1]
2005-07-15 16:18:19 +00:00
Thierry Thomas
2746576af3 Switch back to USE_INC_LIBTOOL_VER and don't install .la files.
Reported by:	Kris via pointyhat
2005-07-15 08:56:19 +00:00
Gerald Pfeifer
4f7c76fe41 IGNORE on 7.x and above. 2005-07-14 22:43:57 +00:00
Dirk Meyer
dcb7f22ad2 - remove NO_PACKAGE 2005-07-14 19:20:33 +00:00
Pav Lucistnik
cadc344550 - Fix typo (expiremental -> experimental) 2005-07-14 15:29:43 +00:00
Pav Lucistnik
fc9d38f926 - Fix fetch: workaround problems with site groups and :foo 2005-07-14 15:19:47 +00:00
Gerald Pfeifer
8a5ca276d5 Update to the 20050712 snapshot of GCC 3.4.5.
No longer put target specific files and include files at the very
end of pkg-plist since that broke the /sbin/ldconfig invocations the
ports machinery added there (before we'd get a chance).[1]

Reported by:	dinoex [1]
2005-07-14 14:03:12 +00:00
Gerald Pfeifer
bc72904229 Directly install libraries into a port-specific location instead of
moving them there after the original installation.  This is simpler
and also avoids the problem where the port would overwrite/remove an
existing copy of libiberty.a, which boils down to a true conflict.

No longer put target specific files and include files at the very
end of pkg-plist since that broke the /sbin/ldconfig invocations the
ports machinery added there (before we'd get a chance).[1]

Reported by:	dinoex [1]
2005-07-14 13:14:32 +00:00
Cheng-Lung Sung
caf62b4b2d - update to 6.2.8 2005-07-14 08:34:16 +00:00
Sergey Matveychuk
a9cd9a1323 - Unbreak the port to find out what wrong with pkg-list is. 2005-07-14 07:09:01 +00:00
Alex Dupre
276c3a29ae Update to 4.4.0 release:
- fix a serious memory corruption problem
- remove automake dependency
- switch to the latest autoconf version
2005-07-13 19:56:27 +00:00
Pav Lucistnik
b46341740c - Update to 2.5.1.2005.07.09
PR:		ports/83215
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2005-07-13 13:38:08 +00:00
Jeremy Messenger
c5afeece28 Fix the .so.0 -> .so, got bite by beagle when it can't find libsqlite.so.0.
Bump the PORTREVISION.
2005-07-12 22:02:38 +00:00
Sergey Matveychuk
84406d35bc - Update to 4.57
PR:		ports/83330
Submitted by:	maintainer
2005-07-12 15:22:49 +00:00
Pav Lucistnik
1fafd33a47 - Update to 1.3
PR:		ports/83292
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-07-12 13:59:37 +00:00
Thierry Thomas
2c20daa804 Upgrade to 1.0.8.
Many bug fixed: changelog at <http://gambas.sourceforge.net/changelog.html>.
2005-07-11 20:34:45 +00:00
Thierry Thomas
51b79bfdad Add two MASTERSITES without redirection.
Requested by:	kris
2005-07-11 17:40:28 +00:00
Thierry Thomas
8317b0ed62 - Remove a bogus ftp site from MASTER_SITES (1);
- use external libtool;
- pet portlint;
- release maintainership.

Reported by:	Kris via pointyhat (1)
2005-07-10 21:46:58 +00:00
Jeremy Messenger
116f882ee0 Update to 1.1.8.2, most semaphore bugs in 1.1.8(.1) have been fixed.
Release Notes:
	http://www.go-mono.com/archive/1.1.8/
	http://www.go-mono.com/archive/1.1.8.1/

BTW: Welcome apeiron (Christopher Nehren <apeiron@comcast.net>) to BSD# team,
     he has the commit access over there.

BSD# - Project by:	http://www.mono-project.com/Mono:FreeBSD
2005-07-10 21:37:13 +00:00
Gerald Pfeifer
fd34e8ad87 Now that the GCC 3.3 branch has been closed, switch from tracking snapshots
to the final release, 3.3.6.  Unfortunately, this requires using PORTEPOCH.
Tweak a comment and remove a debug output on the way.
2005-07-10 17:13:19 +00:00
Gerald Pfeifer
49cbc680a5 Update to the 20050709 snapshot of GCC 4.1.0. 2005-07-10 13:14:34 +00:00
Dirk Meyer
e235912cf1 - mark NO_PACKAGE, problems on pointyhat cluster 2005-07-10 08:34:22 +00:00
Gerald Pfeifer
cb25bac874 Update to the 20050707 snapshot of GCC 4.0.1.
This basically is the 4.0.1 release.
2005-07-08 12:54:17 +00:00
David E. O'Brien
fceed76bc9 Remove from the Java category as this port doesn't have Java bits anymore.
Also remove the testsuite bits as any issues found will never be fixed.
2005-07-07 21:01:18 +00:00
Pav Lucistnik
fc2e6b62c6 - Enable ezm3 on amd64 architecture. This is achieved by taking an older
version, 1.1, and adding a quite massive patchset made by Peter Wemm
  and Bjoern A. Zeeb.
- Bjoern A. Zeeb agreed to take maintainership of this port for amd64 arch
  (read: help endusers solving their problems)

Based on:	bz's patches floating on mailing list
Approved by:	jdp (maintainer)
2005-07-07 18:57:07 +00:00
Gerald Pfeifer
7dd847ea0b Adjust pkg-plist to (temporary) bug which added libssp include files. 2005-07-06 20:46:23 +00:00
Pav Lucistnik
2d8945f4b3 - Update to 5e1
PR:		ports/82940
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-07-06 15:53:10 +00:00
Sergey Skvortsov
c8d7ffd28b Update to 0.2.2 2005-07-06 14:17:38 +00:00
Michael Johnson
30947d6703 - Update to 20050705
PR:		ports/83015
Submitted by:	Nils M Holm <nmh@t3x.org> (maintainer)N
2005-07-06 07:54:14 +00:00
Pav Lucistnik
614c914f3d - Enable popen(3) support
PR:		ports/82959
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	Richard Kiss <him@richardkiss.com> (maintainer)
2005-07-05 22:16:13 +00:00
Gerald Pfeifer
2b212f9647 Update to the 20050628 snapshot of GCC 3.4.5.
Directly install libraries into a port-specific location instead of
moving them there after the original installation.  This is simpler
and also avoids the problem where the port would overwrite/remove an
existing copy of libiberty.a, which boils down to a true conflict.
2005-07-05 21:20:42 +00:00
Gerald Pfeifer
90ed2364f4 Remove support for Java, not the least because libjava only builds on i386,
Java in GCC 4.x is so much better, and this reduces build time and download
bandwidth required for this "legacy" port whose main purpose is to support
package building on FreeBSD 4.x quite a bit.

Submitted by:	obrien
2005-07-05 20:10:58 +00:00
Gerald Pfeifer
d59e2c4de2 Update to the 20050702 snapshot of GCC 4.1.0. 2005-07-05 18:06:17 +00:00
Mikhail Teterin
d650c29c02 Upgrade from 8.4.10 to 8.4.11. Add a hunk to Tk to stop the need for
Tcl sources to be available at Tk build-time. Only a few headers
are actually needed and they are installed by Tcl port under
$LOCALBASE/include/tcl8.x
2005-07-05 17:30:52 +00:00
Gerald Pfeifer
0ed8c919df Update to the 20050630 snapshot of GCC 4.0.1. 2005-07-04 22:05:35 +00:00
Mikhail Teterin
c220263dc0 Don't try to fix compile flags on sparc64 and just mark the port broken
on the platform -- ocamlc.opt keeps seg-faulting even with `-O0 -g' even
on 5-stable.

Patch(es) needed.

Notified by:	Peter van Dijk
2005-07-04 14:50:07 +00:00
Jean-Yves Lefort
4a3aefefc3 - Update to 4.56 [1]
- Respect ${LOCALBASE}

[1]
PR:		ports/82897
Submitted by:	maintainer
2005-07-04 02:44:03 +00:00
Thierry Thomas
bd714abb31 Upgrade to 1.0.7.
The main changes are:

* Process management has been backported from the development version.

* A new czech translation for the IDE, and a new japanese translation
  for the database manager.

* Some important bugs were fixed.
2005-07-03 20:57:13 +00:00
Simon L. B. Nielsen
575be647d6 Fix arbitrary command execution in XMLRPC server.
PR:		ports/82855
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Obtained from:	Ruby CVS
Approved by:	maintainer timeout (1 day; security)
With hat:	secteam
Security:	CAN-2005-1992
Security:	http://vuxml.FreeBSD.org/594eb447-e398-11d9-a8bd-000cf18bbe54.html
2005-07-03 10:26:31 +00:00
Mikhail Teterin
3df8eb7768 OCaml folks use $(ARCH) in Makefiles to mean, what configure identified
as the architecture (and wrote out ${WRKSRC}/config/Makefile).
Our make, however, ignores assigments to this variable. Fortunately for
most concerned, make's ARCH is the same as configure's. Except on
sparc64.
This update fixes this problem as well as
	. adds a hunk to patch-configure to enable profiling on all
	  platforms;
	. modifies REPLINPLACE_ARGS to not even create .bak files instead
	  of removing them later.

at the moment, the build still dies on Panther due to a segfault in the
freshly built ocamlc.opt. It may be due to Panther's running 6-current,
however and there is no other sparc64 to check...

Notified by:	kris	(the sparc vs. sparc64 issue)
2005-07-03 06:02:21 +00:00
Roman Bogorodskiy
bbec6e74ad Update to 0.8.5.
PR:		82899
Submitted by:	Erik Greenwald (maintainer)
2005-07-03 04:25:08 +00:00
Mikhail Teterin
1b4ce15ea6 Update lang/otcl from 1.8 to 1.9 and devel/tclcl from 1.15 to 1.16.
Add a patch to the latter to use Tcl-8.4.10's http2.5 instead of
http2.4, which came with earlier Tcl; correct the patch-aa to use
Tcl-8.4 (like the rest of the port) instead 8.3 in otcldoc.

Submitted by:	pointyhat (the http2.4 vs. http2.5 discrepancy)
2005-07-03 00:41:01 +00:00
Jean-Yves Lefort
c486443798 The vendor has removed the distfile from his website. Add the distfile
to my distfiles space.

Reported by:	pointyhat
2005-07-01 22:58:25 +00:00
Mikhail Teterin
9efe8a8c0c Remove architecture limitations. It certainly builds fine on my amd64
machine. If our other platforms still have problems, I'll cross them
out after pointyhat's notification(s).

Approved by:	maintainer timeout
2005-07-01 16:17:30 +00:00
Pav Lucistnik
e99d9b0d49 - Fix build in WITH_THREADS case
PR:		ports/82826
Submitted by:	Michael Edenfield <kutulu@kutulu.org>
Obtained from:	tcl CVS
2005-06-30 18:57:11 +00:00
Mikhail Teterin
ef467ce046 Correct pkg-plist. Put on the pointed hat.
Notified by:	kris	(pointyhat)
2005-06-29 21:40:26 +00:00
Mikhail Teterin
9cd8cc16dd Correct the use of PREFIX (where we insall ourselves) and LOCALBASE
(where we find other packages). This makes no difference in most
cases...

PR:	82645
Submitted by: Vsevolod Stakhov
2005-06-29 15:20:02 +00:00
Mikhail Teterin
a70709d9cf Update from 8.4.7 to 8.4.10 2005-06-29 13:44:01 +00:00
Daichi GOTO
858d8f5c75 lang/gdc: update to 0.14
PR:		ports/82716
Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
2005-06-29 08:30:35 +00:00
Sergey Skvortsov
80bd422459 Fix PATCH_SITES
Indulged by:	tobez
2005-06-28 13:42:59 +00:00
Jimmy Olgeni
d10d6a25c4 Enable ODBC support.
Submitted by:	Alexey Slynko <slynko(at)tronet.ru>
2005-06-28 12:21:59 +00:00