Commit Graph

1778 Commits

Author SHA1 Message Date
Mark Linimon
f6159fbf7a Revert last commit. It is not possible (yet) to have the dirrmtry usage
in the post-install target.  Its usage must preceed generate-plist.

This problem needs to be revisited either in a rework of bsd.port.mk or
each of these Makefiles.

Hat:		portmgr
Pointy hat:	edwin`
2006-01-23 07:04:10 +00:00
Andrey A. Chernov
0e37db4c7a This port broke INDEX building, when WITH_MOTIF is defined, fix expression
Approved by:    Panagiotis Astithas <past@ebs.gr> from freebsd-eclipse
2006-01-22 13:12:01 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Eric Anholt
857d074aec Fix plist issues after last commit yet again. 2006-01-21 02:04:10 +00:00
Eric Anholt
352c008816 Fix build by updating to 1.1.7-rc1, which should be better than the previous
release, as usual (and even the previous version was from an "unstable" branch
anyway).  The release is expected to come out very soon, anyway.
2006-01-21 01:32:13 +00:00
Greg Lewis
ec6ecdd50f . Update to 1.13.1. Unbreak. 2006-01-20 17:24:28 +00:00
Greg Lewis
ba048f58a1 . Update to 3.0.1.
PR:		91576
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2006-01-20 17:05:47 +00:00
Greg Lewis
c59b2ea8a8 . Update to patchset 8. 2006-01-20 16:39:05 +00:00
Greg Lewis
56ba617df9 . Add SHA256. 2006-01-20 03:30:59 +00:00
Greg Lewis
f51c3044c2 . Make sure the mozilla library is built unless WITHOUT_MOZILLA is
explicitly specified.  Fixes a problem with the internal browser widget
  not being available.

PR:		91305
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2006-01-19 16:49:57 +00:00
Kris Kennaway
c5cfb491a3 BROKEN: Does not build 2006-01-14 09:34:07 +00:00
Kris Kennaway
16cd3f1383 BROKEN: Size mismatch 2006-01-14 09:23:38 +00:00
Greg Lewis
3400005a76 . Update to 1.5.0_06.
Submitted by:	josef@ via hq@ (packing list fixes added by me)
2006-01-13 16:42:28 +00:00
Greg Lewis
2f4041691b . Always fix up the pthread library references, even if we're not
building either native threads or HotSpot.  This is due to libcmm
  always wanting to link against a pthread library, which was causing
  problems on 7-CURRENT since it was erroneously hardwired to -lc_r.
  This should really fix the problem.

Pointed out by:	pointyhat via kris
2006-01-13 16:23:47 +00:00
Tim Bishop
5b4176b9cc - Update to 4.0.1
PR:		91142
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2006-01-11 11:35:17 +00:00
Dirk Meyer
b30917b04a - fix build in JAILS
failed to build the jdk14 port in a jail under FreeBSD 5.4
FreeBSD 4.11 works.

The problem is that mount don't list the linprocfs,
and this make the selfcheck fail.

maintainer emailed:
So  6 Nov 2005 11:21:20 CET

Approved by:	(maintainer timeout)
2006-01-07 09:33:41 +00:00
Herve Quiroz
5c37ea82a3 Update to 1.1b5 2006-01-05 14:25:38 +00:00
Edwin Groothuis
257d466435 [patch] update java/eclipse-cdt to version 3.0.1
This patch updates java/eclipse-cdt to the latest version
	3.0.1. It also installs the native shared libraries that
	were previously missing. In order to do this the distfile
	of the cdt-sdk had to be used instead. A static pkg-plist
	is also used to help people searching through the ports
	files.

PR:		ports/89893
Submitted by:	Panagiotis Astithas <past@ebs.gr>
Approved by:	maintainer timeout
2006-01-03 03:28:05 +00:00
Edwin Groothuis
8c9da48896 Update port: java/jboss4 to 4.0.3 SP1
Update java/jboss4 to 4.0.3 SP1, which includes the usual
	bugfixes and minor tweaks. I tweaked the Makefile so that
	it can handle the SP1 version properly and while keeping
	the Makefile valid and passes portlint.

PR:		ports/91066
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org>
2005-12-29 21:51:44 +00:00
Christian Brueffer
909c27e18f Add SHA256 checksum
Approved by:	markus
2005-12-23 13:02:13 +00:00
Greg Lewis
4e088b4593 . Add SHA256. 2005-12-18 09:43:18 +00:00
Greg Lewis
f14fd9fdfd . USE_ICONV is required whether we're building the web parts or not.
PR:		89512
Submitted by:	girgen
2005-12-17 16:14:48 +00:00
Sam Lawrance
34832b41ba Remove port that depends on the expired cedet-emacs20.
Reported by:	kris' index builder
2005-12-15 05:18:27 +00:00
Greg Lewis
6f887ea63e . Tell the user all the files they will need up front, instead of telling
lies about what they have and prompting them one file at a time.  This
  is a slight rewording of the submitted patch.

PR:		84644
Submitted by:	fenner
2005-12-14 16:52:32 +00:00
Tim Bishop
7083867c78 - Update to 3.1.0
PR:		88644
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org> (maintainer)
Approved by:	clement (mentor)
2005-12-14 08:30:23 +00:00
Edwin Groothuis
0661107733 Suspend maintainer
<plexus@snafu.de>: host mail.snafu.de[84.23.254.19] said: 550 Account Suspended
2005-12-12 09:52:56 +00:00
Greg Lewis
fa9ca78083 . Try to bandaid a build problem on 7-CURRENT. This is a legitimate fix,
and will stay in the port, but it masks an underlying problem that still
  remains.

Reported by:	pointyhat (via kris)
2005-12-11 21:59:07 +00:00
Simon Barner
b8f396f775 - Add official mastersite
- Update WWW

Submitted by:	Andreas Kohn <andreas@syndrom23.de>
PR:		ports/90234
2005-12-11 13:32:50 +00:00
Tim Bishop
5b2560de4d - Update to 2.2.4
- Use sourceforge mastersite
- Added dependency on eclipse-gef
- Automatically generate pkg-plist

PR:		88649
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org> (maintainer)
Approved by:	clement (mentor)
2005-12-05 12:35:10 +00:00
Greg Lewis
984e5bbcac . Add $FreeBSD$. 2005-12-03 05:27:55 +00:00
Greg Lewis
6f57346425 . "Privatise" the symbols in libzip.so to avoid conflicting with those
in the systems libz.so.  This conflict broke applications such as
  Eclipse which is linked with libz.so (via gtk+ I believe).

  This is a slightly modified version of the submitter's patch.

  A better solution may be to link with the system's libz.so and remove
  the JDK's internal zlib code altogether, but I'd like to test that a
  little more first.  Until then this solves the problem.
. Bump PORTREVISION since Eclipse seems to be quite widely used.

Submitted by:	"Arno J. Klaassen" <arno@heho.snv.jussieu.fr>
2005-12-02 22:24:01 +00:00
Greg Lewis
b3ca7b8d1b . The patch to use getaddrinfo() #ifdef'ed out too much code. Change that
to isReachable() is still available (fixes some JCK tests).

Submitted by:	Christos Zoulas
2005-12-02 22:17:15 +00:00
Greg Lewis
a65c7890f8 . Chase an updated distfile. [1]
Although this is only documentation, the changes (fixing of URLs, etc.)
  were enough for me to bump PORTREVISION.
. Add SHA256.

Submitted by:	Adam Stroud <adam.stroud@gmail.com>
2005-12-02 19:32:17 +00:00
Archie Cobbs
73a62517e9 Add missing files to pkglist. 2005-11-29 14:36:42 +00:00
Herve Quiroz
6a3be72a2b - Update to 0.6.0
" The new version delivers a cumulative update of new developments, bug
    fixes, and improvements, including an upgrade to JDK 1.4. "

- Set JAVA_VERSION=1.4+
- Add 'math' category [1]
- Use USE_ANT
- Fix COMMENT: some words seemed to be missing, turning the comment to a
  nonsense sentence
- ECHO_CMD -> ECHO_MSG
- Cleanup: remove "ex:ts=8" and uneeded targets
- Use ${FIND} | ${INSTALL_DATA} to install documentation files
- Take maintainership

Reported by:	portlint [1]
2005-11-28 16:05:36 +00:00
Archie Cobbs
0018c9fcdc Fix problem with -encoding flag.
PR:	ports/89536
2005-11-27 16:54:40 +00:00
Archie Cobbs
443a78dc20 Upgrade to version 1.4.7. 2005-11-27 16:42:42 +00:00
Archie Cobbs
b720f54605 Upgrade to 0.19; disable evolving graphical stuff for now. 2005-11-27 16:42:25 +00:00
Greg Lewis
2481baa02d . Make pkg-install install a symbolic link for the browser plugin if a
valid one doesn't currently exist.
. Add a pkg-deinstall which removes the symbolic link if this port owns it.
. Produce pkg-install and pkg-deinstall with SUB_FILES and SUB_LIST rather
  than manually using ${SED} ourselves.

Approved by:	maintainer timeout
2005-11-25 03:39:42 +00:00
Pav Lucistnik
1edb739efb - Add SHA256 2005-11-24 23:21:04 +00:00
Greg Lewis
e71c85a662 . Add $FreeBSD$. 2005-11-23 21:16:56 +00:00
Greg Lewis
44d3f3ea41 . Add SHA256. 2005-11-23 16:50:01 +00:00
Greg Lewis
e141d58fe8 . Make pkg-install install a symbolic link for the browser plugin if a
valid one doesn't currently exist.
. Add a pkg-deinstall which removes the symbolic link if this port owns it.
. Produce pkg-install and pkg-deinstall with SUB_FILES and SUB_LIST rather
  than manually using ${SED} ourselves.

Approved by:	maintainer timeout
2005-11-23 10:12:33 +00:00
Simon Barner
a6a14bcb24 - Fix plist by correctly installing and registering the port's man page [1]
- Add SHA256

Reported by:	pointyhat via kris [1]
PR:		ports/89402 [1]
Submitted by:	"Ronald Klop" <ronald@cs.vu.nl> (maintainer) [1]
2005-11-23 01:17:16 +00:00
Greg Lewis
37be2d027c . Add SHA256. 2005-11-22 06:20:35 +00:00
Greg Lewis
48583ee043 . Add SHA256.
. SIZEify.
2005-11-22 06:19:35 +00:00
Kris Kennaway
4364b9cade BROKEN: Unfetchable 2005-11-21 01:19:02 +00:00
Herve Quiroz
f83b5a9889 - Update to 0.9.9.1
- Add SHA256

PR:		89151
Submitted by:	maintainer
2005-11-16 21:44:47 +00:00