summaryrefslogtreecommitdiff
path: root/devel/atk
diff options
context:
space:
mode:
authorVineet Kumar <git@vineetk.net>2026-06-15 14:54:51 -0400
committerVineet Kumar <git@vineetk.net>2026-06-15 14:54:51 -0400
commite81f04fa53e7e01afdc834d9c22b5c982c98f59b (patch)
tree763d6d68516ca9d184ddd2402978adcc4027a99d /devel/atk
parent92e45e47c29ec037842c4a34ebc0c14143d413ff (diff)
remove all ports to start from clean slateHEADmaster
This is due to the following two reasons: 1. it's very out of date compared with current ports tree (like by 2+ years!) - some of the ports here were mainly just updates I didn't upstream, which have since now been part of openbsd, like verilator 2. removing dependencies is a lot of headache to stay in sync and/or for ports I no longer use - e.g. dbus is very difficult to remove in a desktop while patching to remove from gtk and downstream - I don't want to spend more time reducing number of dependencies when I can be working instead. I no longer have as much free time as I did in high school :(
Diffstat (limited to 'devel/atk')
-rw-r--r--devel/atk/CVS/Entries3
-rw-r--r--devel/atk/CVS/Repository1
-rw-r--r--devel/atk/CVS/Root1
-rw-r--r--devel/atk/Makefile27
-rw-r--r--devel/atk/distinfo2
-rw-r--r--devel/atk/pkg/CVS/Entries3
-rw-r--r--devel/atk/pkg/CVS/Repository1
-rw-r--r--devel/atk/pkg/CVS/Root1
-rw-r--r--devel/atk/pkg/DESCR4
-rw-r--r--devel/atk/pkg/PLIST340
10 files changed, 0 insertions, 383 deletions
diff --git a/devel/atk/CVS/Entries b/devel/atk/CVS/Entries
deleted file mode 100644
index 409beab..0000000
--- a/devel/atk/CVS/Entries
+++ /dev/null
@@ -1,3 +0,0 @@
1/Makefile/1.79/Wed Apr 13 05:53:58 2022//
2/distinfo/1.43/Wed Apr 13 05:53:58 2022//
3D/pkg////
diff --git a/devel/atk/CVS/Repository b/devel/atk/CVS/Repository
deleted file mode 100644
index ed3f491..0000000
--- a/devel/atk/CVS/Repository
+++ /dev/null
@@ -1 +0,0 @@
1ports/devel/atk
diff --git a/devel/atk/CVS/Root b/devel/atk/CVS/Root
deleted file mode 100644
index 3811072..0000000
--- a/devel/atk/CVS/Root
+++ /dev/null
@@ -1 +0,0 @@
1/cvs
diff --git a/devel/atk/Makefile b/devel/atk/Makefile
deleted file mode 100644
index 1c4463a..0000000
--- a/devel/atk/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
1COMMENT= accessibility toolkit used by gtk+
2
3GNOME_PROJECT= atk
4GNOME_VERSION= 2.38.0
5
6SHARED_LIBS += atk-1.0 21809.4 # 0.23809.1
7
8CATEGORIES= devel
9
10MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>, \
11 Antoine Jacoutot <ajacoutot@openbsd.org>
12
13# LGPLv2
14PERMIT_PACKAGE= Yes
15
16WANTLIB += glib-2.0
17
18MODULES= devel/meson \
19 x11/gnome
20
21CONFIGURE_ARGS= -Dintrospection=false -Ddocs=false
22
23DEBUG_PACKAGES= ${BUILD_PACKAGES}
24
25LIB_DEPENDS= devel/glib2
26
27.include <bsd.port.mk>
diff --git a/devel/atk/distinfo b/devel/atk/distinfo
deleted file mode 100644
index b4d8553..0000000
--- a/devel/atk/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
1SHA256 (atk-2.38.0.tar.xz) = rE3ipO9L1WZQUpUv4WllfmXolcUFff+zwqgQ9hkaDDY=
2SIZE (atk-2.38.0.tar.xz) = 303952
diff --git a/devel/atk/pkg/CVS/Entries b/devel/atk/pkg/CVS/Entries
deleted file mode 100644
index 242e2cc..0000000
--- a/devel/atk/pkg/CVS/Entries
+++ /dev/null
@@ -1,3 +0,0 @@
1/DESCR/1.5/Tue Apr 20 10:19:46 2010//
2/PLIST/1.30/Wed Apr 13 05:53:58 2022//
3D
diff --git a/devel/atk/pkg/CVS/Repository b/devel/atk/pkg/CVS/Repository
deleted file mode 100644
index 1e80075..0000000
--- a/devel/atk/pkg/CVS/Repository
+++ /dev/null
@@ -1 +0,0 @@
1ports/devel/atk/pkg
diff --git a/devel/atk/pkg/CVS/Root b/devel/atk/pkg/CVS/Root
deleted file mode 100644
index 3811072..0000000
--- a/devel/atk/pkg/CVS/Root
+++ /dev/null
@@ -1 +0,0 @@
1/cvs
diff --git a/devel/atk/pkg/DESCR b/devel/atk/pkg/DESCR
deleted file mode 100644
index 06a0d9f..0000000
--- a/devel/atk/pkg/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
1The ATK library provides a set of interfaces for accessibility.
2By supporting the ATK interfaces, an application or toolkit can be used
3with such tools as screen readers, magnifiers, and alternative input
4devices.
diff --git a/devel/atk/pkg/PLIST b/devel/atk/pkg/PLIST
deleted file mode 100644
index 894755e..0000000
--- a/devel/atk/pkg/PLIST
+++ /dev/null
@@ -1,340 +0,0 @@
1include/atk-1.0/
2include/atk-1.0/atk/
3include/atk-1.0/atk/atk-autocleanups.h
4include/atk-1.0/atk/atk-enum-types.h
5include/atk-1.0/atk/atk.h
6include/atk-1.0/atk/atkaction.h
7include/atk-1.0/atk/atkcomponent.h
8include/atk-1.0/atk/atkdocument.h
9include/atk-1.0/atk/atkeditabletext.h
10include/atk-1.0/atk/atkgobjectaccessible.h
11include/atk-1.0/atk/atkhyperlink.h
12include/atk-1.0/atk/atkhyperlinkimpl.h
13include/atk-1.0/atk/atkhypertext.h
14include/atk-1.0/atk/atkimage.h
15include/atk-1.0/atk/atkmisc.h
16include/atk-1.0/atk/atknoopobject.h
17include/atk-1.0/atk/atknoopobjectfactory.h
18include/atk-1.0/atk/atkobject.h
19include/atk-1.0/atk/atkobjectfactory.h
20include/atk-1.0/atk/atkplug.h
21include/atk-1.0/atk/atkrange.h
22include/atk-1.0/atk/atkregistry.h
23include/atk-1.0/atk/atkrelation.h
24include/atk-1.0/atk/atkrelationset.h
25include/atk-1.0/atk/atkrelationtype.h
26include/atk-1.0/atk/atkselection.h
27include/atk-1.0/atk/atksocket.h
28include/atk-1.0/atk/atkstate.h
29include/atk-1.0/atk/atkstateset.h
30include/atk-1.0/atk/atkstreamablecontent.h
31include/atk-1.0/atk/atktable.h
32include/atk-1.0/atk/atktablecell.h
33include/atk-1.0/atk/atktext.h
34include/atk-1.0/atk/atkutil.h
35include/atk-1.0/atk/atkvalue.h
36include/atk-1.0/atk/atkversion.h
37include/atk-1.0/atk/atkwindow.h
38@lib lib/libatk-1.0.so.${LIBatk-1.0_VERSION}
39lib/pkgconfig/atk.pc
40share/locale/
41share/locale/af/
42share/locale/af/LC_MESSAGES/
43share/locale/af/LC_MESSAGES/atk10.mo
44share/locale/am/
45share/locale/am/LC_MESSAGES/
46share/locale/am/LC_MESSAGES/atk10.mo
47share/locale/an/
48share/locale/an/LC_MESSAGES/
49share/locale/an/LC_MESSAGES/atk10.mo
50share/locale/ar/
51share/locale/ar/LC_MESSAGES/
52share/locale/ar/LC_MESSAGES/atk10.mo
53share/locale/as/
54share/locale/as/LC_MESSAGES/
55share/locale/as/LC_MESSAGES/atk10.mo
56share/locale/ast/
57share/locale/ast/LC_MESSAGES/
58share/locale/ast/LC_MESSAGES/atk10.mo
59share/locale/az/
60share/locale/az/LC_MESSAGES/
61share/locale/az/LC_MESSAGES/atk10.mo
62share/locale/be/
63share/locale/be/LC_MESSAGES/
64share/locale/be/LC_MESSAGES/atk10.mo
65share/locale/be@latin/
66share/locale/be@latin/LC_MESSAGES/
67share/locale/be@latin/LC_MESSAGES/atk10.mo
68share/locale/bg/
69share/locale/bg/LC_MESSAGES/
70share/locale/bg/LC_MESSAGES/atk10.mo
71share/locale/bn/
72share/locale/bn/LC_MESSAGES/
73share/locale/bn/LC_MESSAGES/atk10.mo
74share/locale/bn_IN/
75share/locale/bn_IN/LC_MESSAGES/
76share/locale/bn_IN/LC_MESSAGES/atk10.mo
77share/locale/bs/
78share/locale/bs/LC_MESSAGES/
79share/locale/bs/LC_MESSAGES/atk10.mo
80share/locale/ca/
81share/locale/ca/LC_MESSAGES/
82share/locale/ca/LC_MESSAGES/atk10.mo
83share/locale/ca@valencia/
84share/locale/ca@valencia/LC_MESSAGES/
85share/locale/ca@valencia/LC_MESSAGES/atk10.mo
86share/locale/ckb/
87share/locale/ckb/LC_MESSAGES/
88share/locale/ckb/LC_MESSAGES/atk10.mo
89share/locale/cs/
90share/locale/cs/LC_MESSAGES/
91share/locale/cs/LC_MESSAGES/atk10.mo
92share/locale/cy/
93share/locale/cy/LC_MESSAGES/
94share/locale/cy/LC_MESSAGES/atk10.mo
95share/locale/da/
96share/locale/da/LC_MESSAGES/
97share/locale/da/LC_MESSAGES/atk10.mo
98share/locale/de/
99share/locale/de/LC_MESSAGES/
100share/locale/de/LC_MESSAGES/atk10.mo
101share/locale/dz/
102share/locale/dz/LC_MESSAGES/
103share/locale/dz/LC_MESSAGES/atk10.mo
104share/locale/el/
105share/locale/el/LC_MESSAGES/
106share/locale/el/LC_MESSAGES/atk10.mo
107share/locale/en@shaw/
108share/locale/en@shaw/LC_MESSAGES/
109share/locale/en@shaw/LC_MESSAGES/atk10.mo
110share/locale/en_CA/
111share/locale/en_CA/LC_MESSAGES/
112share/locale/en_CA/LC_MESSAGES/atk10.mo
113share/locale/en_GB/
114share/locale/en_GB/LC_MESSAGES/
115share/locale/en_GB/LC_MESSAGES/atk10.mo
116share/locale/eo/
117share/locale/eo/LC_MESSAGES/
118share/locale/eo/LC_MESSAGES/atk10.mo
119share/locale/es/
120share/locale/es/LC_MESSAGES/
121share/locale/es/LC_MESSAGES/atk10.mo
122share/locale/et/
123share/locale/et/LC_MESSAGES/
124share/locale/et/LC_MESSAGES/atk10.mo
125share/locale/eu/
126share/locale/eu/LC_MESSAGES/
127share/locale/eu/LC_MESSAGES/atk10.mo
128share/locale/fa/
129share/locale/fa/LC_MESSAGES/
130share/locale/fa/LC_MESSAGES/atk10.mo
131share/locale/fi/
132share/locale/fi/LC_MESSAGES/
133share/locale/fi/LC_MESSAGES/atk10.mo
134share/locale/fr/
135share/locale/fr/LC_MESSAGES/
136share/locale/fr/LC_MESSAGES/atk10.mo
137share/locale/fur/
138share/locale/fur/LC_MESSAGES/
139share/locale/fur/LC_MESSAGES/atk10.mo
140share/locale/ga/
141share/locale/ga/LC_MESSAGES/
142share/locale/ga/LC_MESSAGES/atk10.mo
143share/locale/gd/
144share/locale/gd/LC_MESSAGES/
145share/locale/gd/LC_MESSAGES/atk10.mo
146share/locale/gl/
147share/locale/gl/LC_MESSAGES/
148share/locale/gl/LC_MESSAGES/atk10.mo
149share/locale/gu/
150share/locale/gu/LC_MESSAGES/
151share/locale/gu/LC_MESSAGES/atk10.mo
152share/locale/he/
153share/locale/he/LC_MESSAGES/
154share/locale/he/LC_MESSAGES/atk10.mo
155share/locale/hi/
156share/locale/hi/LC_MESSAGES/
157share/locale/hi/LC_MESSAGES/atk10.mo
158share/locale/hr/
159share/locale/hr/LC_MESSAGES/
160share/locale/hr/LC_MESSAGES/atk10.mo
161share/locale/hu/
162share/locale/hu/LC_MESSAGES/
163share/locale/hu/LC_MESSAGES/atk10.mo
164share/locale/hy/
165share/locale/hy/LC_MESSAGES/
166share/locale/hy/LC_MESSAGES/atk10.mo
167share/locale/id/
168share/locale/id/LC_MESSAGES/
169share/locale/id/LC_MESSAGES/atk10.mo
170share/locale/is/
171share/locale/is/LC_MESSAGES/
172share/locale/is/LC_MESSAGES/atk10.mo
173share/locale/it/
174share/locale/it/LC_MESSAGES/
175share/locale/it/LC_MESSAGES/atk10.mo
176share/locale/ja/
177share/locale/ja/LC_MESSAGES/
178share/locale/ja/LC_MESSAGES/atk10.mo
179share/locale/ka/
180share/locale/ka/LC_MESSAGES/
181share/locale/ka/LC_MESSAGES/atk10.mo
182share/locale/kk/
183share/locale/kk/LC_MESSAGES/
184share/locale/kk/LC_MESSAGES/atk10.mo
185share/locale/km/
186share/locale/km/LC_MESSAGES/
187share/locale/km/LC_MESSAGES/atk10.mo
188share/locale/kn/
189share/locale/kn/LC_MESSAGES/
190share/locale/kn/LC_MESSAGES/atk10.mo
191share/locale/ko/
192share/locale/ko/LC_MESSAGES/
193share/locale/ko/LC_MESSAGES/atk10.mo
194share/locale/ku/
195share/locale/ku/LC_MESSAGES/
196share/locale/ku/LC_MESSAGES/atk10.mo
197share/locale/li/
198share/locale/li/LC_MESSAGES/
199share/locale/li/LC_MESSAGES/atk10.mo
200share/locale/lt/
201share/locale/lt/LC_MESSAGES/
202share/locale/lt/LC_MESSAGES/atk10.mo
203share/locale/lv/
204share/locale/lv/LC_MESSAGES/
205share/locale/lv/LC_MESSAGES/atk10.mo
206share/locale/mai/
207share/locale/mai/LC_MESSAGES/
208share/locale/mai/LC_MESSAGES/atk10.mo
209share/locale/mk/
210share/locale/mk/LC_MESSAGES/
211share/locale/mk/LC_MESSAGES/atk10.mo
212share/locale/ml/
213share/locale/ml/LC_MESSAGES/
214share/locale/ml/LC_MESSAGES/atk10.mo
215share/locale/mn/
216share/locale/mn/LC_MESSAGES/
217share/locale/mn/LC_MESSAGES/atk10.mo
218share/locale/mr/
219share/locale/mr/LC_MESSAGES/
220share/locale/mr/LC_MESSAGES/atk10.mo
221share/locale/ms/
222share/locale/ms/LC_MESSAGES/
223share/locale/ms/LC_MESSAGES/atk10.mo
224share/locale/nb/
225share/locale/nb/LC_MESSAGES/
226share/locale/nb/LC_MESSAGES/atk10.mo
227share/locale/ne/
228share/locale/ne/LC_MESSAGES/
229share/locale/ne/LC_MESSAGES/atk10.mo
230share/locale/nl/
231share/locale/nl/LC_MESSAGES/
232share/locale/nl/LC_MESSAGES/atk10.mo
233share/locale/nn/
234share/locale/nn/LC_MESSAGES/
235share/locale/nn/LC_MESSAGES/atk10.mo
236share/locale/oc/
237share/locale/oc/LC_MESSAGES/
238share/locale/oc/LC_MESSAGES/atk10.mo
239share/locale/or/
240share/locale/or/LC_MESSAGES/
241share/locale/or/LC_MESSAGES/atk10.mo
242share/locale/pa/
243share/locale/pa/LC_MESSAGES/
244share/locale/pa/LC_MESSAGES/atk10.mo
245share/locale/pl/
246share/locale/pl/LC_MESSAGES/
247share/locale/pl/LC_MESSAGES/atk10.mo
248share/locale/ps/
249share/locale/ps/LC_MESSAGES/
250share/locale/ps/LC_MESSAGES/atk10.mo
251share/locale/pt/
252share/locale/pt/LC_MESSAGES/
253share/locale/pt/LC_MESSAGES/atk10.mo
254share/locale/pt_BR/
255share/locale/pt_BR/LC_MESSAGES/
256share/locale/pt_BR/LC_MESSAGES/atk10.mo
257share/locale/ro/
258share/locale/ro/LC_MESSAGES/
259share/locale/ro/LC_MESSAGES/atk10.mo
260share/locale/ru/
261share/locale/ru/LC_MESSAGES/
262share/locale/ru/LC_MESSAGES/atk10.mo
263share/locale/rw/
264share/locale/rw/LC_MESSAGES/
265share/locale/rw/LC_MESSAGES/atk10.mo
266share/locale/si/
267share/locale/si/LC_MESSAGES/
268share/locale/si/LC_MESSAGES/atk10.mo
269share/locale/sk/
270share/locale/sk/LC_MESSAGES/
271share/locale/sk/LC_MESSAGES/atk10.mo
272share/locale/sl/
273share/locale/sl/LC_MESSAGES/
274share/locale/sl/LC_MESSAGES/atk10.mo
275share/locale/sq/
276share/locale/sq/LC_MESSAGES/
277share/locale/sq/LC_MESSAGES/atk10.mo
278share/locale/sr/
279share/locale/sr/LC_MESSAGES/
280share/locale/sr/LC_MESSAGES/atk10.mo
281share/locale/sr@ije/
282share/locale/sr@ije/LC_MESSAGES/
283share/locale/sr@ije/LC_MESSAGES/atk10.mo
284share/locale/sr@latin/
285share/locale/sr@latin/LC_MESSAGES/
286share/locale/sr@latin/LC_MESSAGES/atk10.mo
287share/locale/sv/
288share/locale/sv/LC_MESSAGES/
289share/locale/sv/LC_MESSAGES/atk10.mo
290share/locale/ta/
291share/locale/ta/LC_MESSAGES/
292share/locale/ta/LC_MESSAGES/atk10.mo
293share/locale/te/
294share/locale/te/LC_MESSAGES/
295share/locale/te/LC_MESSAGES/atk10.mo
296share/locale/tg/
297share/locale/tg/LC_MESSAGES/
298share/locale/tg/LC_MESSAGES/atk10.mo
299share/locale/th/
300share/locale/th/LC_MESSAGES/
301share/locale/th/LC_MESSAGES/atk10.mo
302share/locale/tk/
303share/locale/tk/LC_MESSAGES/
304share/locale/tk/LC_MESSAGES/atk10.mo
305share/locale/tr/
306share/locale/tr/LC_MESSAGES/
307share/locale/tr/LC_MESSAGES/atk10.mo
308share/locale/tt/
309share/locale/tt/LC_MESSAGES/
310share/locale/tt/LC_MESSAGES/atk10.mo
311share/locale/ug/
312share/locale/ug/LC_MESSAGES/
313share/locale/ug/LC_MESSAGES/atk10.mo
314share/locale/uk/
315share/locale/uk/LC_MESSAGES/
316share/locale/uk/LC_MESSAGES/atk10.mo
317share/locale/vi/
318share/locale/vi/LC_MESSAGES/
319share/locale/vi/LC_MESSAGES/atk10.mo
320share/locale/wa/
321share/locale/wa/LC_MESSAGES/
322share/locale/wa/LC_MESSAGES/atk10.mo
323share/locale/xh/
324share/locale/xh/LC_MESSAGES/
325share/locale/xh/LC_MESSAGES/atk10.mo
326share/locale/yi/
327share/locale/yi/LC_MESSAGES/
328share/locale/yi/LC_MESSAGES/atk10.mo
329share/locale/zh_CN/
330share/locale/zh_CN/LC_MESSAGES/
331share/locale/zh_CN/LC_MESSAGES/atk10.mo
332share/locale/zh_HK/
333share/locale/zh_HK/LC_MESSAGES/
334share/locale/zh_HK/LC_MESSAGES/atk10.mo
335share/locale/zh_TW/
336share/locale/zh_TW/LC_MESSAGES/
337share/locale/zh_TW/LC_MESSAGES/atk10.mo
338share/locale/zu/
339share/locale/zu/LC_MESSAGES/
340share/locale/zu/LC_MESSAGES/atk10.mo