aboutsummaryrefslogtreecommitdiffstats
path: root/java/Makefile
blob: f1ba1cd149bf3b93d25745341d95c3ea010f3691 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
# $FreeBSD$
#

    COMMENT = Java language support

    SUBDIR += avalon-logkit
    SUBDIR += avis
    SUBDIR += berkeley-db
    SUBDIR += bluej
    SUBDIR += bouncycastle
    SUBDIR += bsh
    SUBDIR += cacao
    SUBDIR += castor
    SUBDIR += classpath
    SUBDIR += commonclipse
    SUBDIR += cos
    SUBDIR += cryptix-jce
    SUBDIR += dbvis
    SUBDIR += diablo-jdk15
    SUBDIR += diablo-jre15
    SUBDIR += drexelsnmp
    SUBDIR += ecj-bootstrap
    SUBDIR += eclipse
    SUBDIR += eclipse-EPIC
    SUBDIR += eclipse-RDT
    SUBDIR += eclipse-aptana
    SUBDIR += eclipse-cdt
    SUBDIR += eclipse-checkstyle
    SUBDIR += eclipse-clay-core
    SUBDIR += eclipse-datatools
    SUBDIR += eclipse-devel
    SUBDIR += eclipse-drjava
    SUBDIR += eclipse-emf
    SUBDIR += eclipse-examples
    SUBDIR += eclipse-findbugs
    SUBDIR += eclipse-gef
    SUBDIR += eclipse-gef-examples
    SUBDIR += eclipse-hibernatetools
    SUBDIR += eclipse-jad
    SUBDIR += eclipse-langpack
    SUBDIR += eclipse-log4e
    SUBDIR += eclipse-lomboz
    SUBDIR += eclipse-ocl
    SUBDIR += eclipse-pmd
    SUBDIR += eclipse-propedit
    SUBDIR += eclipse-pydev
    SUBDIR += eclipse-quantum
    SUBDIR += eclipse-shelled
    SUBDIR += eclipse-sqlexplorer
    SUBDIR += eclipse-sysdeo-tomcat
    SUBDIR += eclipse-uml
    SUBDIR += eclipse-v4all
    SUBDIR += eclipse-vep
    SUBDIR += eclipse-vep-examples
    SUBDIR += eclipse-viplugin
    SUBDIR += eclipse-webtools
    SUBDIR += eclipseme
    SUBDIR += gj
    SUBDIR += gjdoc
    SUBDIR += gnu-regexp
    SUBDIR += guavac
    SUBDIR += infobus
    SUBDIR += j2sdkee13
    SUBDIR += jad
    SUBDIR += jaf
    SUBDIR += jai
    SUBDIR += jai-imageio
    SUBDIR += jakarta-bcel
    SUBDIR += jakarta-commons-beanutils
    SUBDIR += jakarta-commons-cli
    SUBDIR += jakarta-commons-codec
    SUBDIR += jakarta-commons-collections
    SUBDIR += jakarta-commons-dbcp
    SUBDIR += jakarta-commons-discovery
    SUBDIR += jakarta-commons-httpclient
    SUBDIR += jakarta-commons-lang
    SUBDIR += jakarta-commons-logging
    SUBDIR += jakarta-commons-pool
    SUBDIR += jakarta-commons-primitives
    SUBDIR += jakarta-oro
    SUBDIR += jakarta-regexp
    SUBDIR += jakarta-struts
    SUBDIR += jasmin
    SUBDIR += java-checkstyle
    SUBDIR += java-cup
    SUBDIR += java-gcj-compat
    SUBDIR += java-getopt
    SUBDIR += java-tutorial
    SUBDIR += java3d
    SUBDIR += javamail
    SUBDIR += javavmwrapper
    SUBDIR += javel
    SUBDIR += jaxen
    SUBDIR += jbootstrap
    SUBDIR += jboss2
    SUBDIR += jboss3
    SUBDIR += jboss4
    SUBDIR += jboss5
    SUBDIR += jc
    SUBDIR += jcalendar
    SUBDIR += jcckit
    SUBDIR += jce-aba
    SUBDIR += jcommon
    SUBDIR += jdbcpool
    SUBDIR += jde
    SUBDIR += jdk13
    SUBDIR += jdk13-doc
    SUBDIR += jdk14
    SUBDIR += jdk14-doc
    SUBDIR += jdk15
    SUBDIR += jdk15-doc
    SUBDIR += jdk16
    SUBDIR += jdk16-doc
    SUBDIR += jdom
    SUBDIR += jflex
    SUBDIR += jfreechart
    SUBDIR += jgraph
    SUBDIR += jgrapht
    SUBDIR += jikes
    SUBDIR += jlex
    SUBDIR += jlint
    SUBDIR += jmf
    SUBDIR += jmp
    SUBDIR += jode
    SUBDIR += jomp
    SUBDIR += jsdk
    SUBDIR += jump
    SUBDIR += junit
    SUBDIR += kaffe
    SUBDIR += langspec
    SUBDIR += linux-blackdown-jdk14
    SUBDIR += linux-sun-jdk13
    SUBDIR += linux-sun-jdk14
    SUBDIR += linux-sun-jdk15
    SUBDIR += linux-sun-jdk16
    SUBDIR += linux-sun-jre15
    SUBDIR += linux-sun-jre16
    SUBDIR += mmake
    SUBDIR += mx4j
    SUBDIR += netbeans
    SUBDIR += netbeans3
    SUBDIR += netbeans4
    SUBDIR += netbeans5
    SUBDIR += netbeans55
    SUBDIR += netcomponents
    SUBDIR += netrexx
    SUBDIR += openjit
    SUBDIR += phpeclipse
    SUBDIR += poseidon
    SUBDIR += proguard
    SUBDIR += sablevm
    SUBDIR += sablevm-classpath
    SUBDIR += shujit
    SUBDIR += simplicity
    SUBDIR += springframework
    SUBDIR += sun-wtk
    SUBDIR += trove4j
    SUBDIR += tya
    SUBDIR += veditor
    SUBDIR += westhawksnmp
    SUBDIR += xdoclet

.include <bsd.port.subdir.mk>
graph'>* Don't unref the old dropdown, we don't "own" it.Jeffrey Stedfast2001-09-142-3/+5 * Changed this to change state on button down, even if we aren't editing.Christopher James Lahey2001-09-141-14/+11 * Unref the model after creating the ETable, since the table will hold a refDan Winship2001-09-132-1/+2 * unref the old dropdown_menu if there is one.Larry Ewing2001-09-132-0/+8 * No longer need the context in order to clone a FilterRule.Jeffrey Stedfast2001-09-132-2/+8 * Changed which widget to connect signals to to watch for drag & drop. FixesChristopher James Lahey2001-09-111-4/+4 * If our text shrinks, make sure that the selection doesn't spill off overJon Trowbridge2001-09-101-0/+7 * Re-remove evil utf8_to_gtk debug printf that Chris seems to haveDan Winship2001-09-091-1/+0 * Fixed a silly little obvious bug.Jon Trowbridge2001-09-081-3/+3 * Added GDK_BUTTON_PRESS_MASK to our button mask. Fixes Ximian bug #8241.Christopher James Lahey2001-09-081-1/+1 * Don't do_something on button_release if we did something on button_press.Christopher James Lahey2001-09-082-2/+8 * Bumped version number to 0.11.99.3 for ETableWithout.Christopher James Lahey2001-09-082-2/+4 * Added e-table-config-no-group.glade.Christopher James Lahey2001-09-083-102/+1734 * Added this function.Christopher James Lahey2001-09-082-2/+30 * added a default size for the saved search dialog of 600 x 300 such that itAnna Marie Dirks2001-09-072-1/+7 * added a wee bit of padding around the find now label in response to bugAnna Marie Dirks2001-09-062-0/+6 * Fixes #2465Chyla Zbigniew2001-09-052-4/+14 * Remove debugging message.Ettore Perazzoli2001-09-051-2/+0 * Use e_iconv_from_locale, not e_iconv_to_locale.Chyla Zbigniew2001-09-031-1/+1 * Strip spaces at the beginning or end as well as changing " " to " ". FixesChristopher James Lahey2001-09-021-3/+13 * Bumped the version number to 0.11.99.2 for new e_utf8 functions.Christopher James Lahey2001-09-022-54/+89 * Bumped the version number to 0.111.99.1 for new e_utf8 functions.Christopher James Lahey2001-09-012-66/+154 * Rename these functions from ecn_get_text and ecn_free_text.Christopher James Lahey2001-09-019-24/+59 * Fix this memmove. We've already subtracted the count from eti->rows.Christopher James Lahey2001-09-011-1/+2 * New prototype here.Ettore Perazzoli2001-08-293-0/+40 * Patch to fix few 64bit issuesGeorge Lebl2001-08-294-20/+22 * New prototype here.Ettore Perazzoli2001-08-282-0/+8 * Add prototypeIain Holmes2001-08-282-0/+7 * Fixed this memmove to subtract the count as well as the row for the numberChristopher James Lahey2001-08-271-1/+1 * Convert UTF-8 strings to locale's encoding before putting them in canvasChyla Zbigniew2001-08-251-6/+14 * Fixed typo.Chyla Zbigniew2001-08-251-1/+1 * Added start_drag signals.Christopher James Lahey2001-08-2511-255/+329 * This patch fixes a lot of i18n problems in Evolution.Chyla Zbigniew2001-08-221-0/+1 * cut and paste fixed version of gnome_canvas_button here.Chris Toshok2001-08-221-0/+255 * We need to free_gotten_key_func key2, not key! (e_table_without_show):Jon Trowbridge2001-08-212-8/+10 * Added these functions.Christopher James Lahey2001-08-212-8/+33 * Made this object handle NULLs for all the handler functions.Christopher James Lahey2001-08-211-8/+22 * Changed the used parity of the return value of check here.Christopher James Lahey2001-08-211-2/+2 * Shut up!Ettore Perazzoli2001-08-191-0/+6 * Chain to the destroy handler in the parent class. Hey, I'm getting used toFederico Mena Quintero2001-08-181-0/+2 * Compile fixesIain Holmes2001-08-181-0/+1 * Add libical include pathIain Holmes2001-08-181-0/+1 * Destroy the hash table and all objects in it, as well as the privChristopher James Lahey2001-08-171-2/+32 * Startup assistant stuffIain Holmes2001-08-176-0/+1048 * Bumped version number to 0.10.99.4. Fixed some comments.Christopher James Lahey2001-08-172-34/+206 * added e_date_edit_get/set_make_time_insensitive() which makes the timeDamon Chaplin2001-08-173-18/+115 * Set the horizontal usize of the entry to 4.Ettore Perazzoli2001-08-172-0/+6 * Adding the first versions of these files. Doesn't work yet.Christopher James Lahey2001-08-172-0/+181 * Added "hit_count" to ECompletionMatch. Used by searchJon Trowbridge2001-08-175-20/+232 * Boost scoring on an exact nickname match. Manually addressify match.Jon Trowbridge2001-08-164-52/+64 * Destroy, do not unref, the popup_window.Federico Mena Quintero2001-08-152-1/+7 * Destroy, do not unref, the popup_window.Federico Mena Quintero2001-08-151-1/+2 * Correctness fixes for when the entry and submenu must be interchanged.Federico Mena Quintero2001-08-152-24/+50 * *Please* add accessor functions instead of just object arguments!Federico Mena Quintero2001-08-153-42/+190 * Add "Any Category" option for category searches.Jon Trowbridge2001-08-142-1/+6 * Workaround for Ximian bug #6795. Will prevent a crash and doesn't seem toPeter Williams2001-08-141-1/+1 * Handle GDK_KP_Up and GDK_KP_Down here.Christopher James Lahey2001-08-141-0/+2 * Handle GDK_KP_Page_Up, GDK_KP_Page_Down, GDK_KP_Right, and GDK_KP_LeftChristopher James Lahey2001-08-142-4/+6 * Got rid of event forwarding for double clicks and releases and such andChristopher James Lahey2001-08-141-6/+1 * Oops, we didn't need to unref all of the widgets, just a few.Jeffrey Stedfast2001-08-112-14/+8 * Removed comment about the need to resolve nicknames properly, because weJon Trowbridge2001-08-115-32/+279 * Don't display the Define Views dialog.Christopher James Lahey2001-08-112-4/+11 * last_item_separator shouldn't get reset if the item is hidden.Christopher James Lahey2001-08-111-8/+8 * If the sort_info can't group, hide the grouping button and label.Christopher James Lahey2001-08-11