View | Details | Raw Unified | Return to bug 101741
Collapse All | Expand All

(-)allegro-devel/Makefile (-3 / +5 lines)
Lines 6-15 Link Here
6
#
6
#
7
7
8
PORTNAME=	allegro
8
PORTNAME=	allegro
9
DISTVERSION=	4.2.0
9
DISTVERSION=	4.3.0
10
CATEGORIES=	devel
10
CATEGORIES=	devel
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	alleg
12
MASTER_SITE_SUBDIR=	alleg
13
PKGNAMESUFFIX=	-devel
13
14
14
MAINTAINER=	alepulver@FreeBSD.org
15
MAINTAINER=	alepulver@FreeBSD.org
15
COMMENT=	A cross-platform library for games and multimedia programming
16
COMMENT=	A cross-platform library for games and multimedia programming
Lines 37-47 Link Here
37
38
38
INFO=		allegro
39
INFO=		allegro
39
40
40
CONFLICTS=	allegro-devel-[0-9]*
41
CONFLICTS=	allegro-[0-9]*
42
LATEST_LINK=	${PORTNAME}${PKGNAMESUFFIX}
41
PLIST_SUB=	SHLIB_VER="${SHLIB_VER}"
43
PLIST_SUB=	SHLIB_VER="${SHLIB_VER}"
42
44
43
SHLIB_VER=	42
44
DEMO=		demo.c demo.dat demo.h music.txt ../readme.txt
45
DEMO=		demo.c demo.dat demo.h music.txt ../readme.txt
46
SHLIB_VER=	43
45
47
46
.include <bsd.port.pre.mk>
48
.include <bsd.port.pre.mk>
47
49
(-)allegro-devel/Makefile.man (-127 / +132 lines)
Lines 22-33 Link Here
22
	_putpixel16.3 _putpixel24.3 _putpixel32.3 _set_color.3 \
22
	_putpixel16.3 _putpixel24.3 _putpixel32.3 _set_color.3 \
23
	_ustrdup.3 acquire_bitmap.3 acquire_screen.3 active_dialog.3 \
23
	_ustrdup.3 acquire_bitmap.3 acquire_screen.3 active_dialog.3 \
24
	active_menu.3 add_clip_rect.3 adjust_sample.3 al_assert.3 \
24
	active_menu.3 add_clip_rect.3 adjust_sample.3 al_assert.3 \
25
	al_ffblk.3 al_findclose.3 al_findfirst.3 al_findnext.3 \
25
	al_ffblk.3 al_ffblk_get_size.3 al_findclose.3 al_findfirst.3 \
26
	al_trace.3 alert.3 alert3.3 allegro_404_char.3 allegro_error.3 \
26
	al_findnext.3 al_trace.3 alert.3 alert3.3 allegro_404_char.3 \
27
	allegro_exit.3 allegro_icon.3 allegro_id.3 allegro_init.3 \
27
	allegro_error.3 allegro_exit.3 allegro_icon.3 allegro_id.3 \
28
	allegro_message.3 allocate_voice.3 append_filename.3 \
28
	allegro_init.3 allegro_message.3 allocate_voice.3 \
29
	apply_matrix.3 apply_matrix_f.3 apply_quat.3 arc.3 \
29
	append_filename.3 apply_matrix.3 apply_matrix_f.3 apply_quat.3 \
30
	bestfit_color.3 bitmap_color_depth.3 bitmap_mask_color.3 \
30
	arc.3 bestfit_color.3 bitmap_color_depth.3 bitmap_mask_color.3 \
31
	black_palette.3 blit.3 bmp_read_line.3 bmp_unwrite_line.3 \
31
	black_palette.3 blit.3 bmp_read_line.3 bmp_unwrite_line.3 \
32
	bmp_write_line.3 broadcast_dialog_message.3 calc_spline.3 \
32
	bmp_write_line.3 broadcast_dialog_message.3 calc_spline.3 \
33
	calibrate_joystick.3 calibrate_joystick_name.3 \
33
	calibrate_joystick.3 calibrate_joystick_name.3 \
Lines 36-42 Link Here
36
	clear_to_color.3 clear_zbuffer.3 clip3d.3 clip3d_f.3 close_fli.3 \
36
	clear_to_color.3 clear_zbuffer.3 clip3d.3 clip3d_f.3 close_fli.3 \
37
	color_map.3 config_is_hooked.3 cpu_capabilities.3 cpu_family.3 \
37
	color_map.3 config_is_hooked.3 cpu_capabilities.3 cpu_family.3 \
38
	cpu_model.3 cpu_vendor.3 create_bitmap.3 create_bitmap_ex.3 \
38
	cpu_model.3 cpu_vendor.3 create_bitmap.3 create_bitmap_ex.3 \
39
	create_blender_table.3 create_color_table.3 create_light_table.3 \
39
	create_blender_table.3 create_color_table.3 \
40
	create_datafile_index.3 create_light_table.3 \
40
	create_lzss_pack_data.3 create_lzss_unpack_data.3 \
41
	create_lzss_pack_data.3 create_lzss_unpack_data.3 \
41
	create_rgb_table.3 create_sample.3 create_scene.3 \
42
	create_rgb_table.3 create_sample.3 create_scene.3 \
42
	create_sub_bitmap.3 create_sub_zbuffer.3 create_system_bitmap.3 \
43
	create_sub_bitmap.3 create_sub_zbuffer.3 create_system_bitmap.3 \
Lines 49-78 Link Here
49
	d_textbox_proc.3 d_yield_proc.3 deallocate_voice.3 \
50
	d_textbox_proc.3 d_yield_proc.3 deallocate_voice.3 \
50
	default_palette.3 delete_file.3 desktop_color_depth.3 \
51
	default_palette.3 delete_file.3 desktop_color_depth.3 \
51
	desktop_palette.3 destroy_bitmap.3 destroy_compiled_sprite.3 \
52
	desktop_palette.3 destroy_bitmap.3 destroy_compiled_sprite.3 \
52
	destroy_font.3 destroy_gfx_mode_list.3 destroy_midi.3 \
53
	destroy_datafile_index.3 destroy_font.3 destroy_gfx_mode_list.3 \
53
	destroy_rle_sprite.3 destroy_sample.3 destroy_scene.3 \
54
	destroy_midi.3 destroy_rle_sprite.3 destroy_sample.3 \
54
	destroy_zbuffer.3 detect_digi_driver.3 detect_midi_driver.3 \
55
	destroy_scene.3 destroy_zbuffer.3 detect_digi_driver.3 \
55
	dialog_message.3 digi_recorder.3 disable_hardware_cursor.3 \
56
	detect_midi_driver.3 dialog_message.3 digi_recorder.3 \
56
	do_arc.3 do_circle.3 do_dialog.3 do_ellipse.3 do_line.3 \
57
	disable_hardware_cursor.3 do_arc.3 do_circle.3 do_dialog.3 \
57
	do_menu.3 do_uconvert.3 dot_product.3 dot_product_f.3 \
58
	do_ellipse.3 do_line.3 do_menu.3 do_uconvert.3 dot_product.3 \
58
	draw_character_ex.3 draw_compiled_sprite.3 draw_gouraud_sprite.3 \
59
	dot_product_f.3 draw_character_ex.3 draw_compiled_sprite.3 \
59
	draw_lit_rle_sprite.3 draw_lit_sprite.3 draw_rle_sprite.3 \
60
	draw_gouraud_sprite.3 draw_lit_rle_sprite.3 draw_lit_sprite.3 \
60
	draw_sprite.3 draw_sprite_h_flip.3 draw_sprite_v_flip.3 \
61
	draw_rle_sprite.3 draw_sprite.3 draw_sprite_h_flip.3 \
61
	draw_sprite_vh_flip.3 draw_trans_rle_sprite.3 \
62
	draw_sprite_v_flip.3 draw_sprite_vh_flip.3 \
62
	draw_trans_sprite.3 drawing_mode.3 ellipse.3 ellipsefill.3 \
63
	draw_trans_rle_sprite.3 draw_trans_sprite.3 drawing_mode.3 \
63
	empty_string.3 enable_hardware_cursor.3 enable_triple_buffer.3 \
64
	ellipse.3 ellipsefill.3 empty_string.3 enable_hardware_cursor.3 \
64
	ex12bit.3 ex3buf.3 ex3d.3 exaccel.3 exalpha.3 exbitmap.3 \
65
	enable_triple_buffer.3 ex12bit.3 ex3buf.3 ex3d.3 exaccel.3 \
65
	exblend.3 excamera.3 excolmap.3 exconfig.3 excustom.3 exdata.3 \
66
	exalpha.3 exbitmap.3 exblend.3 excamera.3 excolmap.3 exconfig.3 \
66
	exdbuf.3 exexedat.3 exfixed.3 exflame.3 exflip.3 exfont.3 \
67
	excustom.3 exdata.3 exdbuf.3 exexedat.3 exfixed.3 exflame.3 \
67
	exgui.3 exhello.3 exists.3 exjoy.3 exkeys.3 exlights.3 exmem.3 \
68
	exflip.3 exfont.3 exgui.3 exhello.3 exists.3 exjoy.3 exkeys.3 \
68
	exmidi.3 exmouse.3 expackf.3 expal.3 expat.3 exquat.3 exrgbhsv.3 \
69
	exlights.3 exmem.3 exmidi.3 exmouse.3 exnewapi.3 expackf.3 \
69
	exsample.3 exscale.3 exscn3d.3 exscroll.3 exshade.3 exspline.3 \
70
	expal.3 expat.3 exquat.3 exrgbhsv.3 exsample.3 exscale.3 \
70
	exsprite.3 exstars.3 exstream.3 exswitch.3 exsyscur.3 extimer.3 \
71
	exscn3d.3 exscroll.3 exshade.3 exspline.3 exsprite.3 exstars.3 \
71
	extract_font_range.3 extrans.3 extruec.3 exunicod.3 exupdate.3 \
72
	exstream.3 exswitch.3 exsyscur.3 extimer.3 extract_font_range.3 \
72
	exxfade.3 exzbuf.3 fade_from.3 fade_from_range.3 fade_in.3 \
73
	extrans.3 extruec.3 exunicod.3 exupdate.3 exxfade.3 exzbuf.3 \
73
	fade_in_range.3 fade_interpolate.3 fade_out.3 fade_out_range.3 \
74
	fade_from.3 fade_from_range.3 fade_in.3 fade_in_range.3 \
74
	fastline.3 file_exists.3 file_select_ex.3 file_size.3 \
75
	fade_interpolate.3 fade_out.3 fade_out_range.3 fastline.3 \
75
	file_time.3 find_allegro_resource.3 find_datafile_object.3 \
76
	file_exists.3 file_select_ex.3 file_size_ex.3 file_time.3 \
77
	find_allegro_resource.3 find_datafile_object.3 \
76
	find_dialog_focus.3 fix_filename_case.3 fix_filename_slashes.3 \
78
	find_dialog_focus.3 fix_filename_case.3 fix_filename_slashes.3 \
77
	fixacos.3 fixadd.3 fixasin.3 fixatan.3 fixatan2.3 fixceil.3 \
79
	fixacos.3 fixadd.3 fixasin.3 fixatan.3 fixatan2.3 fixceil.3 \
78
	fixcos.3 fixdiv.3 fixed.3 fixfloor.3 fixhypot.3 fixmul.3 \
80
	fixcos.3 fixdiv.3 fixed.3 fixfloor.3 fixhypot.3 fixmul.3 \
Lines 81-189 Link Here
81
	fli_bmp_dirty_to.3 fli_frame.3 fli_pal_dirty_from.3 \
83
	fli_bmp_dirty_to.3 fli_frame.3 fli_pal_dirty_from.3 \
82
	fli_pal_dirty_to.3 fli_palette.3 fli_timer.3 floodfill.3 \
84
	fli_pal_dirty_to.3 fli_palette.3 fli_timer.3 floodfill.3 \
83
	flush_config_file.3 font.3 for_each_file_ex.3 \
85
	flush_config_file.3 font.3 for_each_file_ex.3 \
84
	free_audio_stream_buffer.3 free_lzss_pack_data.3 \
86
	free_audio_stream_buffer.3 free_config_entries.3 \
85
	free_lzss_unpack_data.3 freeze_mouse_flag.3 ftofix.3 \
87
	free_lzss_pack_data.3 free_lzss_unpack_data.3 \
86
	generate_332_palette.3 generate_optimized_palette.3 \
88
	freeze_mouse_flag.3 ftofix.3 generate_332_palette.3 \
87
	get_align_matrix.3 get_align_matrix_f.3 \
89
	generate_optimized_palette.3 get_align_matrix.3 \
88
	get_audio_stream_buffer.3 get_camera_matrix.3 \
90
	get_align_matrix_f.3 get_audio_stream_buffer.3 \
89
	get_camera_matrix_f.3 get_clip_rect.3 get_clip_state.3 \
91
	get_camera_matrix.3 get_camera_matrix_f.3 get_clip_rect.3 \
90
	get_color.3 get_color_conversion.3 get_color_depth.3 \
92
	get_clip_state.3 get_color.3 get_color_conversion.3 \
91
	get_compiled_sprite.3 get_config_argv.3 get_config_float.3 \
93
	get_color_depth.3 get_compiled_sprite.3 get_config_argv.3 \
92
	get_config_hex.3 get_config_id.3 get_config_int.3 \
94
	get_config_float.3 get_config_hex.3 get_config_id.3 \
93
	get_config_string.3 get_config_text.3 get_datafile_property.3 \
95
	get_config_int.3 get_config_string.3 get_config_text.3 \
94
	get_desktop_resolution.3 get_display_switch_mode.3 \
96
	get_datafile_property.3 get_desktop_resolution.3 \
95
	get_executable_name.3 get_extension.3 get_filename.3 \
97
	get_display_switch_mode.3 get_executable_name.3 get_extension.3 \
96
	get_font_range_begin.3 get_font_range_end.3 get_font_ranges.3 \
98
	get_filename.3 get_font_range_begin.3 get_font_range_end.3 \
97
	get_gfx_mode_list.3 get_midi_length.3 get_mixer_bits.3 \
99
	get_font_ranges.3 get_gfx_mode_list.3 get_hardware_volume.3 \
98
	get_mixer_buffer_length.3 get_mixer_channels.3 \
100
	get_midi_length.3 get_mixer_bits.3 get_mixer_buffer_length.3 \
99
	get_mixer_frequency.3 get_mixer_quality.3 get_mixer_voices.3 \
101
	get_mixer_channels.3 get_mixer_frequency.3 get_mixer_quality.3 \
100
	get_mouse_mickeys.3 get_palette.3 get_palette_range.3 \
102
	get_mixer_voices.3 get_mouse_mickeys.3 get_palette.3 \
101
	get_refresh_rate.3 get_rle_sprite.3 get_rotation_matrix.3 \
103
	get_palette_range.3 get_refresh_rate.3 get_rle_sprite.3 \
102
	get_rotation_matrix_f.3 get_rotation_quat.3 get_scaling_matrix.3 \
104
	get_rotation_matrix.3 get_rotation_matrix_f.3 \
103
	get_scaling_matrix_f.3 get_sound_input_cap_bits.3 \
105
	get_rotation_quat.3 get_scaling_matrix.3 get_scaling_matrix_f.3 \
104
	get_sound_input_cap_parm.3 get_sound_input_cap_rate.3 \
106
	get_sound_input_cap_bits.3 get_sound_input_cap_parm.3 \
105
	get_sound_input_cap_stereo.3 get_transformation_matrix.3 \
107
	get_sound_input_cap_rate.3 get_sound_input_cap_stereo.3 \
106
	get_transformation_matrix_f.3 get_translation_matrix.3 \
108
	get_transformation_matrix.3 get_transformation_matrix_f.3 \
107
	get_translation_matrix_f.3 get_uformat.3 \
109
	get_translation_matrix.3 get_translation_matrix_f.3 \
108
	get_vector_rotation_matrix.3 get_vector_rotation_matrix_f.3 \
110
	get_uformat.3 get_vector_rotation_matrix.3 \
109
	get_vector_rotation_quat.3 get_x_rotate_matrix.3 \
111
	get_vector_rotation_matrix_f.3 get_vector_rotation_quat.3 \
110
	get_x_rotate_matrix_f.3 get_x_rotate_quat.3 \
112
	get_volume.3 get_x_rotate_matrix.3 get_x_rotate_matrix_f.3 \
111
	get_y_rotate_matrix.3 get_y_rotate_matrix_f.3 \
113
	get_x_rotate_quat.3 get_y_rotate_matrix.3 \
112
	get_y_rotate_quat.3 get_z_rotate_matrix.3 \
114
	get_y_rotate_matrix_f.3 get_y_rotate_quat.3 \
113
	get_z_rotate_matrix_f.3 get_z_rotate_quat.3 geta.3 geta32.3 \
115
	get_z_rotate_matrix.3 get_z_rotate_matrix_f.3 \
114
	geta_depth.3 getb.3 getb15.3 getb16.3 getb24.3 getb32.3 getb8.3 \
116
	get_z_rotate_quat.3 geta.3 geta32.3 geta_depth.3 getb.3 getb15.3 \
115
	getb_depth.3 getg.3 getg15.3 getg16.3 getg24.3 getg32.3 getg8.3 \
117
	getb16.3 getb24.3 getb32.3 getb8.3 getb_depth.3 getg.3 getg15.3 \
116
	getg_depth.3 getpixel.3 getr.3 getr15.3 getr16.3 getr24.3 \
118
	getg16.3 getg24.3 getg32.3 getg8.3 getg_depth.3 getpixel.3 \
117
	getr32.3 getr8.3 getr_depth.3 gfx_capabilities.3 \
119
	getr.3 getr15.3 getr16.3 getr24.3 getr32.3 getr8.3 getr_depth.3 \
118
	gfx_mode_select.3 gfx_mode_select_ex.3 gfx_mode_select_filter.3 \
120
	gfx_capabilities.3 gfx_mode_select.3 gfx_mode_select_ex.3 \
119
	grab_font_from_bitmap.3 gui_bg_color.3 gui_button_proc.3 \
121
	gfx_mode_select_filter.3 grab_font_from_bitmap.3 gui_bg_color.3 \
120
	gui_ctext_proc.3 gui_edit_proc.3 gui_fg_color.3 \
122
	gui_button_proc.3 gui_ctext_proc.3 gui_edit_proc.3 \
121
	gui_font_baseline.3 gui_get_screen.3 gui_list_proc.3 \
123
	gui_fg_color.3 gui_font_baseline.3 gui_get_screen.3 \
122
	gui_menu_draw_menu.3 gui_menu_draw_menu_item.3 gui_mg_color.3 \
124
	gui_list_proc.3 gui_menu_draw_menu.3 gui_menu_draw_menu_item.3 \
123
	gui_mouse_b.3 gui_mouse_focus.3 gui_mouse_x.3 gui_mouse_y.3 \
125
	gui_mg_color.3 gui_mouse_b.3 gui_mouse_focus.3 gui_mouse_x.3 \
124
	gui_mouse_z.3 gui_set_screen.3 gui_shadow_box_proc.3 \
126
	gui_mouse_y.3 gui_mouse_z.3 gui_set_screen.3 \
125
	gui_strlen.3 gui_text_list_proc.3 gui_textout_ex.3 hline.3 \
127
	gui_shadow_box_proc.3 gui_strlen.3 gui_text_list_proc.3 \
126
	hook_config_section.3 hsv_to_rgb.3 identity_matrix.3 \
128
	gui_textout_ex.3 hline.3 hook_config_section.3 hsv_to_rgb.3 \
127
	identity_matrix_f.3 identity_quat.3 init_dialog.3 init_menu.3 \
129
	identity_matrix.3 identity_matrix_f.3 identity_quat.3 \
128
	initialise_joystick.3 install_allegro.3 install_int.3 \
130
	init_dialog.3 init_menu.3 initialise_joystick.3 \
129
	install_int_ex.3 install_joystick.3 install_keyboard.3 \
131
	install_allegro.3 install_int.3 install_int_ex.3 \
130
	install_keyboard_hooks.3 install_mouse.3 install_param_int.3 \
132
	install_joystick.3 install_keyboard.3 install_keyboard_hooks.3 \
131
	install_param_int_ex.3 install_sound.3 install_sound_input.3 \
133
	install_mouse.3 install_param_int.3 install_param_int_ex.3 \
132
	install_timer.3 is_color_font.3 is_compatible_font.3 \
134
	install_sound.3 install_sound_input.3 install_timer.3 \
133
	is_inside_bitmap.3 is_linear_bitmap.3 is_memory_bitmap.3 \
135
	is_color_font.3 is_compatible_font.3 is_inside_bitmap.3 \
134
	is_mono_font.3 is_planar_bitmap.3 is_relative_filename.3 \
136
	is_linear_bitmap.3 is_memory_bitmap.3 is_mono_font.3 \
135
	is_same_bitmap.3 is_screen_bitmap.3 is_sub_bitmap.3 \
137
	is_planar_bitmap.3 is_relative_filename.3 is_same_bitmap.3 \
136
	is_system_bitmap.3 is_video_bitmap.3 is_windowed_mode.3 itofix.3 \
138
	is_screen_bitmap.3 is_sub_bitmap.3 is_system_bitmap.3 \
137
	joy.3 key.3 key_led_flag.3 key_shifts.3 keyboard_callback.3 \
139
	is_video_bitmap.3 is_windowed_mode.3 itofix.3 joy.3 key.3 \
140
	key_led_flag.3 key_shifts.3 keyboard_callback.3 \
138
	keyboard_lowlevel_callback.3 keyboard_needs_poll.3 \
141
	keyboard_lowlevel_callback.3 keyboard_needs_poll.3 \
139
	keyboard_ucallback.3 keypressed.3 line.3 load_bios_font.3 \
142
	keyboard_ucallback.3 keypressed.3 line.3 list_config_entries.3 \
140
	load_bitmap.3 load_bitmap_font.3 load_bmp.3 load_bmp_pf.3 \
143
	list_config_sections.3 load_bios_font.3 load_bitmap.3 \
141
	load_dat_font.3 load_datafile.3 load_datafile_callback.3 \
144
	load_bitmap_font.3 load_bmp.3 load_bmp_pf.3 load_dat_font.3 \
142
	load_datafile_object.3 load_font.3 load_grx_font.3 \
145
	load_datafile.3 load_datafile_callback.3 load_datafile_object.3 \
146
	load_datafile_object_indexed.3 load_font.3 load_grx_font.3 \
143
	load_grx_or_bios_font.3 load_ibk.3 load_joystick_data.3 \
147
	load_grx_or_bios_font.3 load_ibk.3 load_joystick_data.3 \
144
	load_lbm.3 load_midi.3 load_midi_patches.3 load_pcx.3 \
148
	load_lbm.3 load_midi.3 load_midi_patches.3 load_pcx.3 \
145
	load_pcx_pf.3 load_sample.3 load_tga.3 load_tga_pf.3 \
149
	load_pcx_pf.3 load_sample.3 load_tga.3 load_tga_pf.3 \
146
	load_txt_font.3 load_voc.3 load_voc_pf.3 load_wav.3 \
150
	load_txt_font.3 load_voc.3 load_voc_pf.3 load_wav.3 \
147
	load_wav_pf.3 lock_bitmap.3 lock_midi.3 lock_sample.3 \
151
	load_wav_pf.3 lock_bitmap.3 lock_midi.3 lock_sample.3 \
148
	lzss_read.3 lzss_write.3 make_absolute_filename.3 \
152
	lzss_read.3 lzss_write.3 make_absolute_filename.3 \
149
	make_relative_filename.3 makeacol.3 makeacol32.3 \
153
	make_relative_filename.3 make_trans_font.3 makeacol.3 \
150
	makeacol_depth.3 makecol.3 makecol15.3 makecol15_dither.3 \
154
	makeacol32.3 makeacol_depth.3 makecol.3 makecol15.3 \
151
	makecol16.3 makecol16_dither.3 makecol24.3 makecol32.3 \
155
	makecol15_dither.3 makecol16.3 makecol16_dither.3 makecol24.3 \
152
	makecol8.3 makecol_depth.3 masked_blit.3 masked_stretch_blit.3 \
156
	makecol32.3 makecol8.3 makecol_depth.3 masked_blit.3 \
153
	matrix_mul.3 matrix_mul_f.3 matrix_to_quat.3 merge_fonts.3 \
157
	masked_stretch_blit.3 matrix_mul.3 matrix_mul_f.3 \
154
	midi_loop_end.3 midi_loop_start.3 midi_meta_callback.3 \
158
	matrix_to_quat.3 merge_fonts.3 midi_loop_end.3 midi_loop_start.3 \
155
	midi_msg_callback.3 midi_out.3 midi_pause.3 midi_pos.3 \
159
	midi_meta_callback.3 midi_msg_callback.3 midi_out.3 midi_pause.3 \
156
	midi_recorder.3 midi_resume.3 midi_seek.3 midi_sysex_callback.3 \
160
	midi_pos.3 midi_recorder.3 midi_resume.3 midi_seek.3 \
157
	midi_time.3 mouse_b.3 mouse_callback.3 mouse_needs_poll.3 \
161
	midi_sysex_callback.3 midi_time.3 mouse_b.3 mouse_callback.3 \
158
	mouse_pos.3 mouse_sprite.3 mouse_x.3 mouse_x_focus.3 mouse_y.3 \
162
	mouse_needs_poll.3 mouse_pos.3 mouse_sprite.3 mouse_x.3 \
159
	mouse_y_focus.3 mouse_z.3 need_uconvert.3 next_fli_frame.3 \
163
	mouse_x_focus.3 mouse_y.3 mouse_y_focus.3 mouse_z.3 \
160
	normalize_vector.3 normalize_vector_f.3 num_joysticks.3 \
164
	need_uconvert.3 next_fli_frame.3 normalize_vector.3 \
161
	object_message.3 offer_focus.3 open_fli.3 open_memory_fli.3 \
165
	normalize_vector_f.3 num_joysticks.3 object_message.3 \
162
	os_multitasking.3 os_revision.3 os_type.3 os_version.3 \
166
	offer_focus.3 open_fli.3 open_memory_fli.3 os_multitasking.3 \
163
	override_config_data.3 override_config_file.3 pack_fclose.3 \
167
	os_revision.3 os_type.3 os_version.3 override_config_data.3 \
164
	pack_fclose_chunk.3 pack_feof.3 pack_ferror.3 pack_fgets.3 \
168
	override_config_file.3 pack_fclose.3 pack_fclose_chunk.3 \
165
	pack_fopen.3 pack_fopen_chunk.3 pack_fopen_vtable.3 pack_fputs.3 \
169
	pack_feof.3 pack_ferror.3 pack_fgets.3 pack_fopen.3 \
166
	pack_fread.3 pack_fseek.3 pack_fwrite.3 pack_getc.3 pack_igetl.3 \
170
	pack_fopen_chunk.3 pack_fopen_vtable.3 pack_fputs.3 pack_fread.3 \
167
	pack_igetw.3 pack_iputl.3 pack_iputw.3 pack_mgetl.3 pack_mgetw.3 \
171
	pack_fseek.3 pack_fwrite.3 pack_getc.3 pack_igetl.3 pack_igetw.3 \
168
	pack_mputl.3 pack_mputw.3 pack_putc.3 packfile_password.3 \
172
	pack_iputl.3 pack_iputw.3 pack_mgetl.3 pack_mgetw.3 pack_mputl.3 \
169
	palette_color.3 persp_project.3 persp_project_f.3 \
173
	pack_mputw.3 pack_putc.3 packfile_password.3 palette_color.3 \
170
	pivot_scaled_sprite.3 pivot_scaled_sprite_v_flip.3 \
174
	persp_project.3 persp_project_f.3 pivot_scaled_sprite.3 \
171
	pivot_sprite.3 pivot_sprite_v_flip.3 play_audio_stream.3 \
175
	pivot_scaled_sprite_v_flip.3 pivot_sprite.3 \
172
	play_fli.3 play_looped_midi.3 play_memory_fli.3 play_midi.3 \
176
	pivot_sprite_v_flip.3 play_audio_stream.3 play_fli.3 \
173
	play_sample.3 poll_joystick.3 poll_keyboard.3 poll_mouse.3 \
177
	play_looped_midi.3 play_memory_fli.3 play_midi.3 play_sample.3 \
174
	poll_scroll.3 polygon.3 polygon3d.3 polygon3d_f.3 \
178
	poll_joystick.3 poll_keyboard.3 poll_mouse.3 poll_scroll.3 \
175
	polygon_z_normal.3 polygon_z_normal_f.3 pop_config_state.3 \
179
	polygon.3 polygon3d.3 polygon3d_f.3 polygon_z_normal.3 \
176
	popup_dialog.3 position_dialog.3 position_mouse.3 \
180
	polygon_z_normal_f.3 pop_config_state.3 popup_dialog.3 \
177
	position_mouse_z.3 push_config_state.3 put_backslash.3 \
181
	position_dialog.3 position_mouse.3 position_mouse_z.3 \
178
	putpixel.3 qnx_get_window.3 qscale_matrix.3 qscale_matrix_f.3 \
182
	push_config_state.3 put_backslash.3 putpixel.3 qnx_get_window.3 \
179
	qtranslate_matrix.3 qtranslate_matrix_f.3 quad3d.3 quad3d_f.3 \
183
	qscale_matrix.3 qscale_matrix_f.3 qtranslate_matrix.3 \
180
	quat_interpolate.3 quat_mul.3 quat_slerp.3 quat_to_matrix.3 \
184
	qtranslate_matrix_f.3 quad3d.3 quad3d_f.3 quat_interpolate.3 \
181
	radtofix_r.3 read_sound_input.3 readkey.3 reallocate_voice.3 \
185
	quat_mul.3 quat_slerp.3 quat_to_matrix.3 radtofix_r.3 \
182
	rect.3 rectfill.3 register_assert_handler.3 \
186
	read_sound_input.3 readkey.3 reallocate_voice.3 rect.3 \
183
	register_bitmap_file_type.3 register_datafile_object.3 \
187
	rectfill.3 register_assert_handler.3 register_bitmap_file_type.3 \
184
	register_font_file_type.3 register_sample_file_type.3 \
188
	register_datafile_object.3 register_font_file_type.3 \
185
	register_trace_handler.3 register_uformat.3 release_bitmap.3 \
189
	register_sample_file_type.3 register_trace_handler.3 \
186
	release_screen.3 release_voice.3 reload_config_texts.3 \
190
	register_uformat.3 release_bitmap.3 release_screen.3 \
191
	release_voice.3 reload_config_texts.3 \
187
	remove_display_switch_callback.3 remove_int.3 remove_joystick.3 \
192
	remove_display_switch_callback.3 remove_int.3 remove_joystick.3 \
188
	remove_keyboard.3 remove_mouse.3 remove_param_int.3 \
193
	remove_keyboard.3 remove_mouse.3 remove_param_int.3 \
189
	remove_sound.3 remove_sound_input.3 remove_timer.3 \
194
	remove_sound.3 remove_sound_input.3 remove_timer.3 \
(-)allegro-devel/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (allegro-4.2.0.tar.gz) = a8b2c85c58b16345fe735f72763f3a6e
1
MD5 (allegro-4.3.0.tar.gz) = 0746b948ecd63cab806026cf3b452e20
2
SHA256 (allegro-4.2.0.tar.gz) = d8df27558bc083298d6933c843d4fdaf9afc0aa1607276acc96ed8fa9a39060c
2
SHA256 (allegro-4.3.0.tar.gz) = 050a2c8f7ab02081f7e10bafa271ade147433b012ca9ecca37ca57b6d724e0a2
3
SIZE (allegro-4.2.0.tar.gz) = 3056173
3
SIZE (allegro-4.3.0.tar.gz) = 3153890
(-)allegro-devel/files/patch-makefile.in (-14 / +5 lines)
Lines 1-14 Link Here
1
--- makefile.in.orig	Sat Sep 10 17:17:51 2005
1
--- makefile.in.orig	Mon Jul 24 09:10:58 2006
2
+++ makefile.in	Sat Nov 12 19:41:57 2005
2
+++ makefile.in	Wed Aug  9 19:15:49 2006
3
@@ -20,7 +20,7 @@
4
 mandir = @mandir@
5
 libdir = @libdir@
6
 modulebasedir = $(libdir)/allegro
7
-moduledir = $(modulebasedir)/$(shared_major_minor)
8
+moduledir = $(modulebasedir)/$(shared_version)
9
 
10
 EXE =
11
 OBJ = .o
12
@@ -29,12 +29,13 @@
3
@@ -29,12 +29,13 @@
13
 INFO_DIR = $(infodir)/dir
4
 INFO_DIR = $(infodir)/dir
14
 DESTDIR =
5
 DESTDIR =
Lines 26-32 Link Here
26
 INSTALL_DATA = @INSTALL_DATA@
17
 INSTALL_DATA = @INSTALL_DATA@
27
 INSTALL_INFO = @INSTALL_INFO@
18
 INSTALL_INFO = @INSTALL_INFO@
28
 
19
 
29
@@ -354,6 +355,11 @@
20
@@ -355,6 +356,11 @@
30
 endif
21
 endif
31
 
22
 
32
 lib: $(ALLEGRO_LIB_TARGETS)
23
 lib: $(ALLEGRO_LIB_TARGETS)
Lines 38-44 Link Here
38
 
29
 
39
 modules: $(ALLEGRO_MODULE_TARGETS)
30
 modules: $(ALLEGRO_MODULE_TARGETS)
40
 
31
 
41
@@ -465,9 +471,9 @@
32
@@ -466,9 +472,9 @@
42
 	  fi; \
33
 	  fi; \
43
 	done
34
 	done
44
 	@for l in alleg alld allp; do \
35
 	@for l in alleg alld allp; do \
Lines 51-57 Link Here
51
 	    $(INSTALL_DATA) $(LIBDIR)/lib$${l}_unsharable.a $(DESTDIR)$(libdir)/; \
42
 	    $(INSTALL_DATA) $(LIBDIR)/lib$${l}_unsharable.a $(DESTDIR)$(libdir)/; \
52
 	  fi; \
43
 	  fi; \
53
 	done
44
 	done
54
@@ -481,20 +487,10 @@
45
@@ -482,20 +488,10 @@
55
 	fi
46
 	fi
56
 	$(mkinstalldirs) $(DESTDIR)$(bindir)
47
 	$(mkinstalldirs) $(DESTDIR)$(bindir)
57
 	@echo Installing allegro-config to $(DESTDIR)$(bindir)
48
 	@echo Installing allegro-config to $(DESTDIR)$(bindir)
(-)allegro-devel/files/patch-src__i386__icsprite.c (+12 lines)
Line 0 Link Here
1
--- src/i386/icsprite.c.orig	Mon Jul 24 09:10:50 2006
2
+++ src/i386/icsprite.c	Wed Aug  9 19:11:00 2006
3
@@ -15,7 +15,8 @@
4
  *      See readme.txt for copyright information.
5
  */
6
 
7
-
8
+#include <machine/param.h>
9
+#include <sys/mman.h>
10
 #include <string.h>
11
 
12
 #include "allegro.h"
(-)allegro-devel/files/patch-src__i386__istretch.c (+13 lines)
Line 0 Link Here
1
--- src/i386/istretch.c.orig	Mon Jul 24 09:10:50 2006
2
+++ src/i386/istretch.c	Wed Aug  9 19:03:27 2006
3
@@ -33,9 +33,8 @@
4
 
5
 
6
 #ifdef HAVE_MPROTECT
7
-   #include <sys/types.h>
8
+   #include <sys/param.h>
9
    #include <sys/mman.h>
10
-   #include <sys/user.h>
11
 #endif     /* ifdef HAVE_MPROTECT */
12
 
13
 
(-)allegro-devel/pkg-plist (+7 lines)
Lines 14-19 Link Here
14
include/allegro/3dmaths.h
14
include/allegro/3dmaths.h
15
include/allegro/alcompat.h
15
include/allegro/alcompat.h
16
include/allegro/alinline.h
16
include/allegro/alinline.h
17
include/allegro/altime.h
17
include/allegro/alunixac.h
18
include/allegro/alunixac.h
18
include/allegro/base.h
19
include/allegro/base.h
19
include/allegro/color.h
20
include/allegro/color.h
Lines 22-28 Link Here
22
include/allegro/datafile.h
23
include/allegro/datafile.h
23
include/allegro/debug.h
24
include/allegro/debug.h
24
include/allegro/digi.h
25
include/allegro/digi.h
26
include/allegro/display.h
25
include/allegro/draw.h
27
include/allegro/draw.h
28
include/allegro/events.h
26
include/allegro/file.h
29
include/allegro/file.h
27
include/allegro/fix.h
30
include/allegro/fix.h
28
include/allegro/fixed.h
31
include/allegro/fixed.h
Lines 44-55 Link Here
44
include/allegro/inline/rle.inl
47
include/allegro/inline/rle.inl
45
include/allegro/inline/system.inl
48
include/allegro/inline/system.inl
46
include/allegro/internal/aintern.h
49
include/allegro/internal/aintern.h
50
include/allegro/internal/aintern2.h
47
include/allegro/internal/aintvga.h
51
include/allegro/internal/aintvga.h
48
include/allegro/internal/alconfig.h
52
include/allegro/internal/alconfig.h
49
include/allegro/joystick.h
53
include/allegro/joystick.h
50
include/allegro/keyboard.h
54
include/allegro/keyboard.h
55
include/allegro/keycodes.h
51
include/allegro/lzss.h
56
include/allegro/lzss.h
52
include/allegro/matrix.h
57
include/allegro/matrix.h
58
include/allegro/memory.h
53
include/allegro/midi.h
59
include/allegro/midi.h
54
include/allegro/mouse.h
60
include/allegro/mouse.h
55
include/allegro/palette.h
61
include/allegro/palette.h
Lines 83-88 Link Here
83
include/allegro/platform/alunixac.h
89
include/allegro/platform/alunixac.h
84
include/allegro/platform/alwatcom.h
90
include/allegro/platform/alwatcom.h
85
include/allegro/platform/alwin.h
91
include/allegro/platform/alwin.h
92
include/allegro/platform/astdbool.h
86
include/allegro/platform/astdint.h
93
include/allegro/platform/astdint.h
87
include/allegro/platform/macdef.h
94
include/allegro/platform/macdef.h
88
include/allegro/quat.h
95
include/allegro/quat.h

Return to bug 101741