Commit graph

5402 commits

Author SHA1 Message Date
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