Commit graph

22 commits

Author SHA1 Message Date
jlam
60f791e1e6 Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk where
it will live with other "check" targets run after package installation.

Get rid of SHLIB_HANDLING, whose meaning had mutated over the years
from one thing to another.  Currently, it is used to basically note
whether the system's "ldd" command can be usefully run on the package's
binaries and libraries.  Rename this variable to CHECK_SHLIBS_SUPPORTED
for more clarity.

CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf
to note whether the check for missing run-time search paths is performed
after a package is installed.  It defaults to "no" unless PKG_DEVELOPER
is set.
2006-05-22 22:22:02 +00:00
abs
43298615ee Use PKGNAME_NOREV to get the right DISTNAME 2006-02-06 22:51:09 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
rillig
90826204a1 Removed unused PAXDIR variable. (It had been used back in revision 1.1.)
Set NO_BUILD=yes instead of NO_BUILD=#defined to make pkglint happy.
2005-11-19 15:42:56 +00:00
wiz
1c81db0c5c Fix Linux MASTER_SITES, and add missing RMD160 checksum. 2005-10-20 18:38:29 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
jschauma
15e7247477 Update to 3.0.1.
Changelog not available - this release appears to be a bug-fix release,
AFAICT.
2005-01-19 20:44:11 +00:00
abs
8e82497f83 Under NetBSD 2.0_RC3 we "don't work" with sun-jdk15 as well if not better than
we "don't work" with sun-jdk14
2004-10-11 14:02:23 +00:00
jschauma
feb5cc34dd If we're on Linux, build-depend on archivers/zip so the jars can
be built correctly.  Suggested by pancake at phreaker dot net in
PR pkg/26979.
2004-09-21 13:49:41 +00:00
jschauma
b212e2df00 Per default, eclipse stores data in your home directory unless you specify
the '-data' switch on the command line.

If you tell eclipse to store data in a directory located on an NFS share,
it is possible that eclipse will fail with an error message that it could
not aquire a lock.  Apparently there are some issues with the way NFS is
done among Unix servers and Linux hosts.  Make sure that lockd and statd
are running on both the client and the server.

If this does not work at all, then you can disable the use of a lock file
by starting eclipse using 'eclipse -vmargs -Dosgi.locking=none'.
2004-07-21 21:02:05 +00:00
jschauma
c3d54eb054 Update eclipse to 3.0. There are tons of changes, including a new look
and feel, but apparently no cumulative list of changes is available.
Please compare to www.eclipse.org.

XXX: mark this as for NetBSD-*-i386 and Linux-*-* only for the time being
XXX: Users of other OS might be able to tweak the Makefile - if you do,
XXX: please file a PR with the patches.  Thanks.
2004-07-13 20:36:28 +00:00
jschauma
cf0189698d Update eclipse to 2.1.2:
Release 2.1.2 is a maintenance release to fix serious defects present in
release 2.1.0 and 2.1.1. These changes only affect some plug-ins and features.
Modified plug-ins have version id "2.1.2"; plug-ins unchanged since the 2.1
release still have version id "2.1.0"; plug-ins unchanged since the 2.1.1
release still have version id "2.1.1". Note, however, that all features now
have version id "2.1.2" (even if none of their plug-ins changed).

Changes:
License is in one line
BIDI: ToolTiptext do not have Right to left Reading order
BIDI: Lack of leading and trailig styles for alignment of...
BIDI: drop-down list of rtl-oriented CCombo is displayed ...
BIDI: keyboard's left and right arrows change value of rt...
BIDI: keyborad's left and right arrows move focus between...
BIDI: problem with keyboard's left and right arrows, when...
BIDI: rtl-oriented Tracker has wrong behavior.
BIDI: StyledText to support RIGHT_TO_LEFT orientation
GPs on exit
Stack overflow in code assist
BIDI: Some custom widgets can't be created with explicitl...
BIDI: When UpDown control of rtl-oriented TabFolder is us...
BIDI: PopupList can't be created with explicitly assigned...
BIDI: LTR-oriented MessageBox can't be created, if it's p...
Search indexes generated for similar locales
BIDI:GC.drawImage(0, ... draws at 1, ... when using RIGHT...
BIDI:Caret cheese when resizing RIGHT_TO_LEFT StyledText
BIDI: Drop-down list of CCombo doesn't inherit it's orien...
BIDI: text in the rtl-oriented Text control can't be alig...
BIDI: rtl-oriented TableCursor set next column instead of...
[Bidi] StyledText - support dynamic changing of orientation
Searching for wildcard character * causes server memory e...
Java memory arguments not being passed to operational VM
Bidi: StyledText - exception in autoscroll in bidi
Numerous single type imports can slow compiler down signi...
Extensible debug events
JavaBreakpoint.recreate() should call getAdapter(IJavaDeb...
setSuperclass(String superclassName) API of org.eclipse....
setSuperInterfaces(String[] interfaceNames) API of org.e...
BIDI: MIRRORED bit can't be switched on in the style's bi...
BIDI: rtl-oriented StyledText has overlapping segments pr...
BIDI: StyledText has problem with drawing of selection in...
Performance issues with builder
Abstract class fails to invoke interface-defined method i...
JDT compiler fails to compile legitimate Java code.
Installing patch via New Updates search doesn't respect m...
Eclipse Infocenter framework strings not getting translat...
Printing disabled in Solaris
IndexOutOfBoundsException during indexing help
jck1.4a failures
StyledText - selection rendered incorrectly on bidi platf...
Chkpii errors for the 2.1.2 build
BIDI: CHECK style doesn't work with RTL Tree or Table
Bidi: DCR setOrientation API for Text and Combo widget
Stepping through session bean is very slow in WSAD v5.1
3.0M3 fails startup
Java files generated from PDE templates contain IBM copyr...
Plugin editor incorrectly reformats packages prefixes
bookmark's title(DBCS) breaks.
BIDI: Mirrored text appears on every editor
Using a workspace created with 2.1.1 fails with 2.1.2 RC2

The complete list of changes is available from

http://bugs.eclipse.org/bugs/buglist.cgi?product=JDT&product=PDE&product=Platform&target_milestone=2.1.2&resolution=FIXED&order=bugs.bug_id
2004-02-28 18:31:25 +00:00
cjep
ae7fd52e7b Add trailing / on HOMEPAGEs 2003-12-30 17:21:54 +00:00
jschauma
f626523111 Put these packages into a new pseudo-category called 'java'. 2003-08-23 15:09:51 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jschauma
99e6fe788b Change dependency of jakarta-ant into apache-ant, as it's now known.
All build fine with the new version of ant.
2003-06-03 17:02:44 +00:00
jmc
ae4e5680f4 Don't do CHECK_SHLIBS if this isn't a native build 2003-04-23 03:02:49 +00:00
rh
a91bf70d99 Make this work if PKG_DEVELOPER=yes 2003-04-18 08:07:48 +00:00
jschauma
1492c31478 Update eclipse to 2.1. New features and changes include:
- User customizable  key bindings
- editor navigation history
- improved default text editor
- improved editor linking behaviour
- better UI for editor/ viewing synchronization
- new Ant view
- new Ant editor
- External tools now use debugger-style launch configurations.
- more flexible project layouts
- java editor is more customizable
- find in file
- better java outline view
- hyperlinked java code
- improved conditional breakpoints
- stack trace hyperlinks
- new refactorings
- more java compiler options

and many more (see http://download.eclipse.org/downloads/drops/R-2.1-200303272130/whats-new.html)
2003-04-17 18:51:57 +00:00
jschauma
f088eccccc Initial import of devel/eclipse:
Eclipse is an open source software development project dedicated to providing
a robust, full-featured, commercial-quality, industry platform for the
development of highly integrated tools. It is composed of three projects, the
Eclipse Project, the Eclipse Tools Project and the EclipseTechnology Project,
each of which is overseen by a Project Management Committee (PMC) and governed
by its Project Charter. Each project is composed of its own subprojects and is
licensed under the CPL version 1.0.


This package is a bit interesting in that it's a java application, which can
be built on NetBSD using one of the sun-jdk's, but then gives runtime errors.
However, installing the application built on a Linux machine under
NetBSD will work just fine.  Seems to work only with sun-jdk13.  Thus I placed
a build of eclipse from Linux in ftp, from where it can be installed using
this package.
2003-03-19 16:09:29 +00:00