aboutsummaryrefslogtreecommitdiff
path: root/devel/allegro-devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel/allegro-devel')
-rw-r--r--devel/allegro-devel/Makefile64
-rw-r--r--devel/allegro-devel/Makefile.man703
-rw-r--r--devel/allegro-devel/distinfo1
-rw-r--r--devel/allegro-devel/files/patch-configure.in55
-rw-r--r--devel/allegro-devel/files/patch-makefile.in75
-rw-r--r--devel/allegro-devel/files/patch-misc::deplib.sh20
-rw-r--r--devel/allegro-devel/pkg-comment1
-rw-r--r--devel/allegro-devel/pkg-descr7
-rw-r--r--devel/allegro-devel/pkg-plist157
9 files changed, 0 insertions, 1083 deletions
diff --git a/devel/allegro-devel/Makefile b/devel/allegro-devel/Makefile
deleted file mode 100644
index fc7430ea8dbe..000000000000
--- a/devel/allegro-devel/Makefile
+++ /dev/null
@@ -1,64 +0,0 @@
-# New ports collection makefile for: allegro
-# Date created: 23-Feb-2001
-# Whom: Jimmy Olgeni <olgeni@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= allegro
-PORTVERSION= 4.0.2
-PORTREVISION= 2
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= alleg
-
-MAINTAINER= ports@FreeBSD.org
-
-USE_XLIB= yes
-USE_GNOMENG= yes
-WANT_GNOME= yes
-USE_REINPLACE= yes
-USE_GMAKE= yes
-USE_AUTOCONF_VER= 213
-CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -DHAVE_LIBPTHREAD" \
- LDFLAGS="${PTHREAD_LIBS}"
-CONFIGURE_ARGS= --enable-vga=no
-MAKEFILE= makefile
-INSTALLS_SHLIB= yes
-
-SHLIB_VER= 4
-PLIST_SUB= SHLIB_VER="${SHLIB_VER}"
-
-.include <bsd.port.pre.mk>
-
-.if ${HAVE_GNOME:Mesound}!=""
-USE_GNOME+= esound
-PKGNAMESUFFIX= -esound
-PLIST_SUB+= ESOUND=""
-.else
-CONFIGURE_ARGS+= --enable-esddigi=no
-PLIST_SUB+= ESOUND="@comment "
-.endif
-
-.if defined(WITHOUT_DEVEL)
-INSTALL_TARGET= mini-install install-man install-info
-PLIST_SUB+= FULL="@comment "
-.else
-INSTALL_TARGET= full-install install-man install-info
-PLIST_SUB+= FULL=""
-.endif
-
-post-patch:
- @${REINPLACE_CMD} -e \
- 's|${PORTVERSION}|${SHLIB_VER}|g' ${WRKSRC}/makefile.ver
- @${REINPLACE_CMD} -e 's|-l[$$]{lib_type}-[$$]{version}|-l\$${lib_type}|' \
- ${WRKSRC}/misc/allegro-config.in
-
-post-install:
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/docs/html/*.html ${DOCSDIR}
-.endif
-
-.include "Makefile.man"
-.include <bsd.port.post.mk>
diff --git a/devel/allegro-devel/Makefile.man b/devel/allegro-devel/Makefile.man
deleted file mode 100644
index 4989daac5985..000000000000
--- a/devel/allegro-devel/Makefile.man
+++ /dev/null
@@ -1,703 +0,0 @@
-MAN3= \
- ASSERT.3 \
- MASK_COLOR_15.3 \
- MASK_COLOR_16.3 \
- MASK_COLOR_24.3 \
- MASK_COLOR_32.3 \
- MASK_COLOR_8.3 \
- TRACE.3 \
- _getpixel.3 \
- _getpixel15.3 \
- _getpixel16.3 \
- _getpixel24.3 \
- _getpixel32.3 \
- _putpixel.3 \
- _putpixel15.3 \
- _putpixel16.3 \
- _putpixel24.3 \
- _putpixel32.3 \
- _set_color.3 \
- _ustrdup.3 \
- acquire_bitmap.3 \
- acquire_screen.3 \
- active_dialog.3 \
- active_menu.3 \
- adjust_sample.3 \
- al_assert.3 \
- al_findclose.3 \
- al_findfirst.3 \
- al_findnext.3 \
- al_trace.3 \
- alert.3 \
- alert3.3 \
- allegro_404_char.3 \
- allegro_error.3 \
- allegro_exit.3 \
- allegro_id.3 \
- allegro_init.3 \
- allegro_message.3 \
- allocate_voice.3 \
- append_filename.3 \
- apply_matrix.3 \
- apply_matrix_f.3 \
- apply_quat.3 \
- arc.3 \
- bestfit_color.3 \
- bitmap_color_depth.3 \
- bitmap_mask_color.3 \
- black_palette.3 \
- blit.3 \
- bmp_read_line.3 \
- bmp_unwrite_line.3 \
- bmp_write_line.3 \
- broadcast_dialog_message.3 \
- calc_spline.3 \
- calibrate_joystick.3 \
- calibrate_joystick_name.3 \
- centre_dialog.3 \
- check_cpu.3 \
- circle.3 \
- circlefill.3 \
- clear.3 \
- clear_bitmap.3 \
- clear_keybuf.3 \
- clear_scene.3 \
- clear_to_color.3 \
- clear_zbuffer.3 \
- clip3d.3 \
- clip3d_f.3 \
- close_fli.3 \
- color_map.3 \
- config_is_hooked.3 \
- cpu_capabilities.3 \
- cpu_family.3 \
- cpu_model.3 \
- cpu_vendor.3 \
- create_bitmap.3 \
- create_bitmap_ex.3 \
- create_blender_table.3 \
- create_color_table.3 \
- create_light_table.3 \
- create_rgb_table.3 \
- create_sample.3 \
- create_scene.3 \
- create_sub_bitmap.3 \
- create_sub_zbuffer.3 \
- create_system_bitmap.3 \
- create_trans_table.3 \
- create_video_bitmap.3 \
- create_zbuffer.3 \
- cross_product.3 \
- cross_product_f.3 \
- d_bitmap_proc.3 \
- d_box_proc.3 \
- d_button_proc.3 \
- d_check_proc.3 \
- d_clear_proc.3 \
- d_ctext_proc.3 \
- d_edit_proc.3 \
- d_icon_proc.3 \
- d_keyboard_proc.3 \
- d_list_proc.3 \
- d_menu_proc.3 \
- d_radio_proc.3 \
- d_rtext_proc.3 \
- d_shadow_box_proc.3 \
- d_slider_proc.3 \
- d_text_list_proc.3 \
- d_text_proc.3 \
- d_textbox_proc.3 \
- d_yield_proc.3 \
- deallocate_voice.3 \
- default_palette.3 \
- delete_file.3 \
- desktop_color_depth.3 \
- desktop_palette.3 \
- destroy_bitmap.3 \
- destroy_compiled_sprite.3 \
- destroy_font.3 \
- destroy_gfx_mode_list.3 \
- destroy_midi.3 \
- destroy_rle_sprite.3 \
- destroy_sample.3 \
- destroy_scene.3 \
- destroy_zbuffer.3 \
- detect_digi_driver.3 \
- detect_midi_driver.3 \
- dialog_message.3 \
- digi_recorder.3 \
- do_arc.3 \
- do_circle.3 \
- do_dialog.3 \
- do_ellipse.3 \
- do_line.3 \
- do_menu.3 \
- do_uconvert.3 \
- dot_product.3 \
- dot_product_f.3 \
- draw_character.3 \
- draw_compiled_sprite.3 \
- draw_gouraud_sprite.3 \
- draw_lit_rle_sprite.3 \
- draw_lit_sprite.3 \
- draw_rle_sprite.3 \
- draw_sprite.3 \
- draw_sprite_h_flip.3 \
- draw_sprite_v_flip.3 \
- draw_sprite_vh_flip.3 \
- draw_trans_rle_sprite.3 \
- draw_trans_sprite.3 \
- drawing_mode.3 \
- ellipse.3 \
- ellipsefill.3 \
- empty_string.3 \
- enable_triple_buffer.3 \
- exists.3 \
- fade_from.3 \
- fade_from_range.3 \
- fade_in.3 \
- fade_in_range.3 \
- fade_interpolate.3 \
- fade_out.3 \
- fade_out_range.3 \
- file_exists.3 \
- file_select.3 \
- file_select_ex.3 \
- file_size.3 \
- file_time.3 \
- find_allegro_resource.3 \
- find_datafile_object.3 \
- find_dialog_focus.3 \
- fix_filename_case.3 \
- fix_filename_path.3 \
- fix_filename_slashes.3 \
- fixacos.3 \
- fixadd.3 \
- fixasin.3 \
- fixatan.3 \
- fixatan2.3 \
- fixceil.3 \
- fixcos.3 \
- fixdiv.3 \
- fixfloor.3 \
- fixhypot.3 \
- fixmul.3 \
- fixsin.3 \
- fixsqrt.3 \
- fixsub.3 \
- fixtan.3 \
- fixtof.3 \
- fixtoi.3 \
- fixup_datafile.3 \
- fli_bitmap.3 \
- fli_bmp_dirty_from.3 \
- fli_bmp_dirty_to.3 \
- fli_frame.3 \
- fli_pal_dirty_from.3 \
- fli_pal_dirty_to.3 \
- fli_palette.3 \
- fli_timer.3 \
- floodfill.3 \
- flush_config_file.3 \
- font.3 \
- for_each_file.3 \
- free_audio_stream_buffer.3 \
- freeze_mouse_flag.3 \
- ftofix.3 \
- generate_332_palette.3 \
- generate_optimized_palette.3 \
- get_align_matrix.3 \
- get_align_matrix_f.3 \
- get_audio_stream_buffer.3 \
- get_camera_matrix.3 \
- get_camera_matrix_f.3 \
- get_color.3 \
- get_compiled_sprite.3 \
- get_config_argv.3 \
- get_config_float.3 \
- get_config_hex.3 \
- get_config_id.3 \
- get_config_int.3 \
- get_config_string.3 \
- get_config_text.3 \
- get_datafile_property.3 \
- get_desktop_resolution.3 \
- get_display_switch_mode.3 \
- get_executable_name.3 \
- get_extension.3 \
- get_filename.3 \
- get_gfx_mode_list.3 \
- get_mouse_mickeys.3 \
- get_palette.3 \
- get_palette_range.3 \
- get_refresh_rate.3 \
- get_rle_sprite.3 \
- get_rotation_matrix.3 \
- get_rotation_matrix_f.3 \
- get_rotation_quat.3 \
- get_scaling_matrix.3 \
- get_scaling_matrix_f.3 \
- get_sound_input_cap_bits.3 \
- get_sound_input_cap_parm.3 \
- get_sound_input_cap_rate.3 \
- get_sound_input_cap_stereo.3 \
- get_transformation_matrix.3 \
- get_transformation_matrix_f.3 \
- get_translation_matrix.3 \
- get_translation_matrix_f.3 \
- get_uformat.3 \
- get_vector_rotation_matrix.3 \
- get_vector_rotation_matrix_f.3 \
- get_vector_rotation_quat.3 \
- get_x_rotate_matrix.3 \
- get_x_rotate_matrix_f.3 \
- get_x_rotate_quat.3 \
- get_y_rotate_matrix.3 \
- get_y_rotate_matrix_f.3 \
- get_y_rotate_quat.3 \
- get_z_rotate_matrix.3 \
- get_z_rotate_matrix_f.3 \
- get_z_rotate_quat.3 \
- geta.3 \
- geta32.3 \
- geta_depth.3 \
- getb.3 \
- getb15.3 \
- getb16.3 \
- getb24.3 \
- getb32.3 \
- getb8.3 \
- getb_depth.3 \
- getg.3 \
- getg15.3 \
- getg16.3 \
- getg24.3 \
- getg32.3 \
- getg8.3 \
- getg_depth.3 \
- getpixel.3 \
- getr.3 \
- getr15.3 \
- getr16.3 \
- getr24.3 \
- getr32.3 \
- getr8.3 \
- getr_depth.3 \
- gfx_capabilities.3 \
- gfx_mode_select.3 \
- gfx_mode_select_ex.3 \
- gui_bg_color.3 \
- gui_button_proc.3 \
- gui_ctext_proc.3 \
- gui_edit_proc.3 \
- gui_fg_color.3 \
- gui_font_baseline.3 \
- gui_list_proc.3 \
- gui_menu_draw_menu.3 \
- gui_menu_draw_menu_item.3 \
- gui_mg_color.3 \
- gui_mouse_b.3 \
- gui_mouse_focus.3 \
- gui_mouse_x.3 \
- gui_mouse_y.3 \
- gui_mouse_z.3 \
- gui_shadow_box_proc.3 \
- gui_strlen.3 \
- gui_text_list_proc.3 \
- gui_textout.3 \
- hline.3 \
- hook_config_section.3 \
- hsv_to_rgb.3 \
- identity_matrix.3 \
- identity_matrix_f.3 \
- identity_quat.3 \
- init_dialog.3 \
- initialise_joystick.3 \
- install_allegro.3 \
- install_int.3 \
- install_int_ex.3 \
- install_joystick.3 \
- install_keyboard.3 \
- install_keyboard_hooks.3 \
- install_mouse.3 \
- install_param_int.3 \
- install_param_int_ex.3 \
- install_sound.3 \
- install_sound_input.3 \
- install_timer.3 \
- is_linear_bitmap.3 \
- is_memory_bitmap.3 \
- is_planar_bitmap.3 \
- is_same_bitmap.3 \
- is_screen_bitmap.3 \
- is_sub_bitmap.3 \
- is_system_bitmap.3 \
- is_video_bitmap.3 \
- itofix.3 \
- joy.3 \
- key.3 \
- key_led_flag.3 \
- key_shifts.3 \
- keyboard_callback.3 \
- keyboard_lowlevel_callback.3 \
- keyboard_needs_poll.3 \
- keyboard_ucallback.3 \
- keypressed.3 \
- line.3 \
- load_bitmap.3 \
- load_bmp.3 \
- load_datafile.3 \
- load_datafile_callback.3 \
- load_datafile_object.3 \
- load_ibk.3 \
- load_joystick_data.3 \
- load_lbm.3 \
- load_midi.3 \
- load_midi_patches.3 \
- load_pcx.3 \
- load_sample.3 \
- load_tga.3 \
- load_voc.3 \
- load_wav.3 \
- lock_bitmap.3 \
- lock_midi.3 \
- lock_sample.3 \
- makeacol.3 \
- makeacol32.3 \
- makeacol_depth.3 \
- makecol.3 \
- makecol15.3 \
- makecol15_dither.3 \
- makecol16.3 \
- makecol16_dither.3 \
- makecol24.3 \
- makecol32.3 \
- makecol8.3 \
- makecol_depth.3 \
- masked_blit.3 \
- masked_stretch_blit.3 \
- matrix_mul.3 \
- matrix_mul_f.3 \
- matrix_to_quat.3 \
- midi_loop_end.3 \
- midi_loop_start.3 \
- midi_meta_callback.3 \
- midi_msg_callback.3 \
- midi_out.3 \
- midi_pause.3 \
- midi_pos.3 \
- midi_recorder.3 \
- midi_resume.3 \
- midi_seek.3 \
- midi_sysex_callback.3 \
- mouse_b.3 \
- mouse_callback.3 \
- mouse_needs_poll.3 \
- mouse_pos.3 \
- mouse_sprite.3 \
- mouse_x.3 \
- mouse_x_focus.3 \
- mouse_y.3 \
- mouse_y_focus.3 \
- mouse_z.3 \
- need_uconvert.3 \
- next_fli_frame.3 \
- normalize_vector.3 \
- normalize_vector_f.3 \
- num_joysticks.3 \
- object_message.3 \
- offer_focus.3 \
- open_fli.3 \
- open_memory_fli.3 \
- os_multitasking.3 \
- os_revision.3 \
- os_type.3 \
- os_version.3 \
- override_config_data.3 \
- override_config_file.3 \
- pack_fclose.3 \
- pack_fclose_chunk.3 \
- pack_feof.3 \
- pack_ferror.3 \
- pack_fgets.3 \
- pack_fopen.3 \
- pack_fopen_chunk.3 \
- pack_fputs.3 \
- pack_fread.3 \
- pack_fseek.3 \
- pack_fwrite.3 \
- pack_getc.3 \
- pack_igetl.3 \
- pack_igetw.3 \
- pack_iputl.3 \
- pack_iputw.3 \
- pack_mgetl.3 \
- pack_mgetw.3 \
- pack_mputl.3 \
- pack_mputw.3 \
- pack_putc.3 \
- packfile_password.3 \
- palette_color.3 \
- persp_project.3 \
- persp_project_f.3 \
- pivot_scaled_sprite.3 \
- pivot_scaled_sprite_v_flip.3 \
- pivot_sprite.3 \
- pivot_sprite_v_flip.3 \
- play_audio_stream.3 \
- play_fli.3 \
- play_looped_midi.3 \
- play_memory_fli.3 \
- play_midi.3 \
- play_sample.3 \
- poll_joystick.3 \
- poll_keyboard.3 \
- poll_mouse.3 \
- poll_scroll.3 \
- polygon.3 \
- polygon3d.3 \
- polygon3d_f.3 \
- polygon_z_normal.3 \
- polygon_z_normal_f.3 \
- pop_config_state.3 \
- popup_dialog.3 \
- position_dialog.3 \
- position_mouse.3 \
- position_mouse_z.3 \
- push_config_state.3 \
- put_backslash.3 \
- putpixel.3 \
- qnx_get_window.3 \
- qscale_matrix.3 \
- qscale_matrix_f.3 \
- qtranslate_matrix.3 \
- qtranslate_matrix_f.3 \
- quad3d.3 \
- quad3d_f.3 \
- quat_interpolate.3 \
- quat_mul.3 \
- quat_slerp.3 \
- quat_to_matrix.3 \
- read_sound_input.3 \
- readkey.3 \
- reallocate_voice.3 \
- rect.3 \
- rectfill.3 \
- register_assert_handler.3 \
- register_bitmap_file_type.3 \
- register_datafile_object.3 \
- register_trace_handler.3 \
- register_uformat.3 \
- release_bitmap.3 \
- release_screen.3 \
- release_voice.3 \
- reload_config_texts.3 \
- remove_display_switch_callback.3 \
- remove_int.3 \
- remove_joystick.3 \
- remove_keyboard.3 \
- remove_mouse.3 \
- remove_param_int.3 \
- remove_sound.3 \
- remove_sound_input.3 \
- remove_timer.3 \
- render_scene.3 \
- replace_extension.3 \
- replace_filename.3 \
- request_refresh_rate.3 \
- request_scroll.3 \
- request_video_bitmap.3 \
- reserve_voices.3 \
- reset_fli_variables.3 \
- rest.3 \
- rest_callback.3 \
- retrace_count.3 \
- retrace_proc.3 \
- rgb_map.3 \
- rgb_to_hsv.3 \
- rotate_scaled_sprite.3 \
- rotate_scaled_sprite_v_flip.3 \
- rotate_sprite.3 \
- rotate_sprite_v_flip.3 \
- save_bitmap.3 \
- save_bmp.3 \
- save_joystick_data.3 \
- save_pcx.3 \
- save_tga.3 \
- scancode_to_ascii.3 \
- scare_mouse.3 \
- scare_mouse_area.3 \
- scene_gap.3 \
- scene_polygon3d.3 \
- scene_polygon3d_f.3 \
- screen.3 \
- scroll_screen.3 \
- select_palette.3 \
- set_add_blender.3 \
- set_alpha_blender.3 \
- set_blender_mode.3 \
- set_blender_mode_ex.3 \
- set_burn_blender.3 \
- set_clip.3 \
- set_color.3 \
- set_color_blender.3 \
- set_color_conversion.3 \
- set_color_depth.3 \
- set_config_data.3 \
- set_config_file.3 \
- set_config_float.3 \
- set_config_hex.3 \
- set_config_id.3 \
- set_config_int.3 \
- set_config_string.3 \
- set_dialog_color.3 \
- set_difference_blender.3 \
- set_display_switch_callback.3 \
- set_display_switch_mode.3 \
- set_dissolve_blender.3 \
- set_dodge_blender.3 \
- set_gfx_mode.3 \
- set_hue_blender.3 \
- set_invert_blender.3 \
- set_keyboard_rate.3 \
- set_leds.3 \
- set_luminance_blender.3 \
- set_mouse_range.3 \
- set_mouse_speed.3 \
- set_mouse_sprite.3 \
- set_mouse_sprite_focus.3 \
- set_multiply_blender.3 \
- set_palette.3 \
- set_palette_range.3 \
- set_projection_viewport.3 \
- set_saturation_blender.3 \
- set_screen_blender.3 \
- set_sound_input_source.3 \
- set_trans_blender.3 \
- set_ucodepage.3 \
- set_uformat.3 \
- set_volume.3 \
- set_volume_per_voice.3 \
- set_window_close_button.3 \
- set_window_close_hook.3 \
- set_window_title.3 \
- set_write_alpha_blender.3 \
- set_zbuffer.3 \
- show_mouse.3 \
- show_video_bitmap.3 \
- shutdown_dialog.3 \
- simulate_keypress.3 \
- simulate_ukeypress.3 \
- solid_mode.3 \
- spline.3 \
- start_sound_input.3 \
- stop_audio_stream.3 \
- stop_midi.3 \
- stop_sample.3 \
- stop_sound_input.3 \
- stretch_blit.3 \
- stretch_sprite.3 \
- text_height.3 \
- text_length.3 \
- text_mode.3 \
- textout.3 \
- textout_centre.3 \
- textout_justify.3 \
- textout_right.3 \
- textprintf.3 \
- textprintf_centre.3 \
- textprintf_justify.3 \
- textprintf_right.3 \
- three_finger_flag.3 \
- timer_can_simulate_retrace.3 \
- timer_is_using_retrace.3 \
- timer_simulate_retrace.3 \
- triangle.3 \
- triangle3d.3 \
- triangle3d_f.3 \
- uatof.3 \
- uconvert.3 \
- uconvert_ascii.3 \
- uconvert_size.3 \
- uconvert_toascii.3 \
- ucwidth.3 \
- ugetat.3 \
- ugetc.3 \
- ugetx.3 \
- ugetxc.3 \
- uinsert.3 \
- uisdigit.3 \
- uisok.3 \
- uisspace.3 \
- unload_datafile.3 \
- unload_datafile_object.3 \
- unscare_mouse.3 \
- unselect_palette.3 \
- uoffset.3 \
- update_dialog.3 \
- ureadkey.3 \
- uremove.3 \
- usetat.3 \
- usetc.3 \
- usprintf.3 \
- ustrcat.3 \
- ustrchr.3 \
- ustrcmp.3 \
- ustrcpy.3 \
- ustrdup.3 \
- ustrerror.3 \
- ustricmp.3 \
- ustrlen.3 \
- ustrlwr.3 \
- ustrncat.3 \
- ustrncmp.3 \
- ustrncpy.3 \
- ustrpbrk.3 \
- ustrrchr.3 \
- ustrsize.3 \
- ustrsizez.3 \
- ustrstr.3 \
- ustrtod.3 \
- ustrtok.3 \
- ustrtok_r.3 \
- ustrtol.3 \
- ustrupr.3 \
- ustrzcat.3 \
- ustrzcpy.3 \
- ustrzncat.3 \
- ustrzncpy.3 \
- uszprintf.3 \
- utolower.3 \
- utoupper.3 \
- uvsprintf.3 \
- uvszprintf.3 \
- uwidth.3 \
- uwidth_max.3 \
- vector_length.3 \
- vector_length_f.3 \
- vline.3 \
- voice_check.3 \
- voice_get_frequency.3 \
- voice_get_pan.3 \
- voice_get_position.3 \
- voice_get_volume.3 \
- voice_ramp_volume.3 \
- voice_set_echo.3 \
- voice_set_frequency.3 \
- voice_set_pan.3 \
- voice_set_playmode.3 \
- voice_set_position.3 \
- voice_set_priority.3 \
- voice_set_tremolo.3 \
- voice_set_vibrato.3 \
- voice_set_volume.3 \
- voice_start.3 \
- voice_stop.3 \
- voice_stop_frequency_sweep.3 \
- voice_stop_pan_sweep.3 \
- voice_stop_volumeramp.3 \
- voice_sweep_frequency.3 \
- voice_sweep_pan.3 \
- vsync.3 \
- xor_mode.3 \
- yield_timeslice.3
diff --git a/devel/allegro-devel/distinfo b/devel/allegro-devel/distinfo
deleted file mode 100644
index b99dcbed292f..000000000000
--- a/devel/allegro-devel/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (allegro-4.0.2.tar.gz) = c9b610c7868d0986dfb3153ca9d12f2a
diff --git a/devel/allegro-devel/files/patch-configure.in b/devel/allegro-devel/files/patch-configure.in
deleted file mode 100644
index 3504cae06a03..000000000000
--- a/devel/allegro-devel/files/patch-configure.in
+++ /dev/null
@@ -1,55 +0,0 @@
---- configure.in.orig Thu Jul 4 05:17:59 2002
-+++ configure.in Wed Nov 6 02:19:16 2002
-@@ -169,12 +169,12 @@
- TARGET_ARCH=
- fi
- if test "X$allegro_cv_support_fomit_frame_pointer" = "Xyes"; then
-- CFLAGS="$TARGET_ARCH -O2 -funroll-loops -ffast-math -fomit-frame-pointer $WFLAGS"
-+ CFLAGS="$TARGET_ARCH $CFLAGS -funroll-loops -ffast-math -fomit-frame-pointer $WFLAGS"
- else
-- CFLAGS="$TARGET_ARCH -O2 -funroll-loops -ffast-math $WFLAGS"
-+ CFLAGS="$TARGET_ARCH $CFLAGS -funroll-loops -ffast-math $WFLAGS"
- fi
- ALLEGRO_DEBUG_CFLAGS="-g $WFLAGS -DDEBUGMODE"
-- ALLEGRO_PROFILE_CFLAGS="-pg $TARGET_ARCH -O2 -funroll-loops -ffast-math $WFLAGS"
-+ ALLEGRO_PROFILE_CFLAGS="-pg $TARGET_ARCH $CFLAGS -funroll-loops -ffast-math $WFLAGS"
- if test "$allegro_cv_support_asm" != i386; then
- CFLAGS="$CFLAGS -DALLEGRO_USE_C"
- ALLEGRO_DEBUG_CFLAGS="$ALLEGRO_DEBUG_CFLAGS -DALLEGRO_USE_C"
-@@ -226,8 +226,8 @@
- LINK_WITH_STATIC_LIBS=yes
- allegro_static_libraries=yes
- else
-- LIBALLEG="lib/unix/lib${LIB_TO_LINK}-\$(shared_version).so lib/unix/lib${LIB_TO_LINK}_unsharable.a"
-- LINK_LIBALLEG="-Llib/unix -l${LIB_TO_LINK}-\$(shared_version) -l${LIB_TO_LINK}_unsharable -lm"
-+ LIBALLEG="lib/unix/lib${LIB_TO_LINK}.so.\$(shared_version) lib/unix/lib${LIB_TO_LINK}_unsharable.a"
-+ LINK_LIBALLEG="-Llib/unix -l${LIB_TO_LINK} -l${LIB_TO_LINK}_unsharable -lm"
- LINK_WITH_STATIC_LIBS=no
- allegro_shared_libraries=yes
- fi
-@@ -254,13 +254,13 @@
- fi
- if test "X$allegro_shared_libraries" = "Xyes"; then
- if test "X$allegro_build_normal_library" = "Xyes"; then
-- ALLEGRO_LIB_TARGETS="$ALLEGRO_LIB_TARGETS lib/unix/liballeg-\$(shared_version).so lib/unix/liballeg_unsharable.a"
-+ ALLEGRO_LIB_TARGETS="$ALLEGRO_LIB_TARGETS lib/unix/liballeg.so.\$(shared_version) lib/unix/liballeg_unsharable.a"
- fi
- if test "X$allegro_build_debugging_library" = "Xyes"; then
-- ALLEGRO_LIB_TARGETS="$ALLEGRO_LIB_TARGETS lib/unix/liballd-\$(shared_version).so lib/unix/liballd_unsharable.a"
-+ ALLEGRO_LIB_TARGETS="$ALLEGRO_LIB_TARGETS lib/unix/liballd.so.\$(shared_version) lib/unix/liballd_unsharable.a"
- fi
- if test "X$allegro_build_profiling_library" = "Xyes"; then
-- ALLEGRO_LIB_TARGETS="$ALLEGRO_LIB_TARGETS lib/unix/liballp-\$(shared_version).so lib/unix/liballp_unsharable.a"
-+ ALLEGRO_LIB_TARGETS="$ALLEGRO_LIB_TARGETS lib/unix/liballp.so.\$(shared_version) lib/unix/liballp_unsharable.a"
- fi
- fi
- AC_SUBST(ALLEGRO_LIB_TARGETS)
-@@ -504,7 +504,7 @@
- ${MAKE-make} depend
- else
- AC_MSG_WARN([Non-GNU make detected, trying gmake to build dependencies.])
-- gmake depend
-+ ${MAKE-make} depend
- AC_MSG_WARN([You need to use GNU make to build Allegro.])
- AC_MSG_WARN([This might be called gmake on your system.])
- fi
diff --git a/devel/allegro-devel/files/patch-makefile.in b/devel/allegro-devel/files/patch-makefile.in
deleted file mode 100644
index e4a8c951e1c4..000000000000
--- a/devel/allegro-devel/files/patch-makefile.in
+++ /dev/null
@@ -1,75 +0,0 @@
---- makefile.in.orig Thu Jul 4 05:20:02 2002
-+++ makefile.in Wed Nov 6 02:02:31 2002
-@@ -28,10 +28,10 @@
- LIBDIR = lib/unix
- INFO_DIR = $(infodir)/dir
-
--ACLOCAL = aclocal
-+ACLOCAL = true
- ACLOCAL_M4 = $(srcdir)/aclocal.m4
--AUTOCONF = autoconf
--AUTOHEADER = autoheader
-+AUTOCONF = true
-+AUTOHEADER = true
-
- INSTALL = @INSTALL@
- INSTALL_PROGRAM = @INSTALL_PROGRAM@
-@@ -249,6 +249,11 @@
- all: lib modules programs docs
-
- lib: $(ALLEGRO_LIB_TARGETS)
-+ @for l in alleg alld allp; do \
-+ if test -f $(LIBDIR)/lib$${l}.so.$(shared_version); then \
-+ ln -sf lib$${l}.so.$(shared_version) $(LIBDIR)/lib$${l}.so; \
-+ fi; \
-+ done
-
- modules: $(ALLEGRO_MODULE_TARGETS)
-
-@@ -332,9 +337,9 @@
- fi; \
- done
- @for l in alleg alld allp; do \
-- if test -f $(LIBDIR)/lib$${l}-$(shared_version).so; then \
-- echo Installing $(LIBDIR)/lib$${l}-$(shared_version).so to $(libdir); \
-- $(INSTALL_DATA) $(LIBDIR)/lib$${l}-$(shared_version).so $(libdir)/; \
-+ if test -f $(LIBDIR)/lib$${l}.so.$(shared_version); then \
-+ echo Installing $(LIBDIR)/lib$${l}.so.$(shared_version) to $(libdir); \
-+ $(INSTALL_DATA) $(LIBDIR)/lib$${l}.so.$(shared_version) $(libdir)/; \
- $(INSTALL_DATA) $(LIBDIR)/lib$${l}_unsharable.a $(libdir)/; \
- fi; \
- done
-@@ -347,20 +352,20 @@
- fi
- $(mkinstalldirs) $(bindir)
- @echo Installing allegro-config to $(bindir)
-- @$(INSTALL_PROGRAM) allegro-config $(bindir)
-- @if test -n "$(LIBDIR)/liball*-$(shared_version).so"; then \
-- (cat /etc/ld.so.conf | grep $(libdir) >/dev/null || \
-- test $(libdir) = /lib || test $(libdir) = /usr/lib) \
-- && ($(LDCONFIG) $(libdir) || true) || (\
-- echo "" ; \
-- echo "Warning: shared library destination $(libdir) is not in ldd search path." ; \
-- echo "Unless you add it to /etc/ld.so.conf, you must set LD_LIBRARY_PATH to include"; \
-- echo "$(libdir) each time you want to run an Allegro program." ; \
-- ) ; \
-- fi
-+ @$(INSTALL) allegro-config $(bindir)
-+# @if test -n "$(LIBDIR)/liball*-$(shared_version).so"; then \
-+# (cat /etc/ld.so.conf | grep $(libdir) >/dev/null || \
-+# test $(libdir) = /lib || test $(libdir) = /usr/lib) \
-+# && ($(LDCONFIG) $(libdir) || true) || (\
-+# echo "" ; \
-+# echo "Warning: shared library destination $(libdir) is not in ldd search path." ; \
-+# echo "Unless you add it to /etc/ld.so.conf, you must set LD_LIBRARY_PATH to include"; \
-+# echo "$(libdir) each time you want to run an Allegro program." ; \
-+# ) ; \
-+# fi
- @for l in alleg alld allp; do \
-- if test -f $(libdir)/lib$${l}-$(shared_version).so -a \! -L $(libdir)/lib$${l}.so.${shared_major_minor}; then \
-- (cd $(libdir); ln -s lib$${l}-$(shared_version).so lib$${l}.so.${shared_major_minor}); \
-+ if test -f $(libdir)/lib$${l}.so.$(shared_version) -a \! -L $(libdir)/lib$${l}.so; then \
-+ (cd $(libdir); ln -s lib$${l}.so.$(shared_version) lib$${l}.so); \
- fi; \
- done
-
diff --git a/devel/allegro-devel/files/patch-misc::deplib.sh b/devel/allegro-devel/files/patch-misc::deplib.sh
deleted file mode 100644
index 499f6d447aa0..000000000000
--- a/devel/allegro-devel/files/patch-misc::deplib.sh
+++ /dev/null
@@ -1,20 +0,0 @@
---- misc/deplib.sh.orig Thu Jul 4 05:18:01 2002
-+++ misc/deplib.sh Tue Nov 5 22:56:54 2002
-@@ -10,7 +10,7 @@
- staticlib="lib${1}.a"
- staticobj="\$(${2}_OBJECTS)"
-
-- sharelib="lib${1}-\$(shared_version).so"
-+ sharelib="lib${1}.so.\$(shared_version)"
- shareobj="\$(${2}_SHARED_OBJECTS)"
-
- unsharelib="lib${1}_unsharable.a"
-@@ -24,7 +24,7 @@
- echo " rm -f \$@"
- # gf: This bit is obviously gcc-specific
- # eb: Yes, but the GNU C Compiler doesn't always spell 'gcc'
-- echo " \$(CC) -shared -o \$@ ${shareobj} \$(LDFLAGS) -Wl,-soname,lib${1}.so.\$(shared_major_minor) \$(LIBS)"
-+ echo " \$(CC) -shared -o \$@ ${shareobj} \$(LDFLAGS) -Wl,-soname,lib${1}.so.\$(shared_version) \$(LIBS)"
- echo ""
- echo "\$(LIBDIR)/${unsharelib}: ${unshareobj}"
- echo " rm -f \$@"
diff --git a/devel/allegro-devel/pkg-comment b/devel/allegro-devel/pkg-comment
deleted file mode 100644
index c84e8a1fd53f..000000000000
--- a/devel/allegro-devel/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A cross-platform library for games and multimedia programming
diff --git a/devel/allegro-devel/pkg-descr b/devel/allegro-devel/pkg-descr
deleted file mode 100644
index f6a33acbcb85..000000000000
--- a/devel/allegro-devel/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Allegro is a cross-platform library intended for use in computer games and
-other types of multimedia programming.
-
-A wide range of extension packages and add-on modules are also available, which
-can be found in the "Library Extensions" section of the Allegro website.
-
-WWW: http://www.talula.demon.co.uk/allegro/
diff --git a/devel/allegro-devel/pkg-plist b/devel/allegro-devel/pkg-plist
deleted file mode 100644
index 3bc4dd04cbee..000000000000
--- a/devel/allegro-devel/pkg-plist
+++ /dev/null
@@ -1,157 +0,0 @@
-bin/allegro-config
-%%FULL%%bin/colormap
-%%FULL%%bin/dat
-%%FULL%%bin/dat2s
-%%FULL%%bin/exedat
-%%FULL%%bin/grabber
-%%FULL%%bin/pack
-%%FULL%%bin/pat2dat
-%%FULL%%bin/rgbmap
-%%FULL%%bin/textconv
-include/allegro.h
-include/allegro/3d.h
-include/allegro/3dmaths.h
-include/allegro/alcompat.h
-include/allegro/alinline.h
-include/allegro/alunixac.h
-include/allegro/base.h
-include/allegro/color.h
-include/allegro/compiled.h
-include/allegro/config.h
-include/allegro/datafile.h
-include/allegro/debug.h
-include/allegro/digi.h
-include/allegro/draw.h
-include/allegro/file.h
-include/allegro/fix.h
-include/allegro/fixed.h
-include/allegro/fli.h
-include/allegro/fmaths.h
-include/allegro/gfx.h
-include/allegro/gui.h
-include/allegro/inline/3dmaths.inl
-include/allegro/inline/asm.inl
-include/allegro/inline/color.inl
-include/allegro/inline/draw.inl
-include/allegro/inline/file.inl
-include/allegro/inline/fix.inl
-include/allegro/inline/fmaths.inl
-include/allegro/inline/gfx.inl
-include/allegro/inline/gui.inl
-include/allegro/inline/matrix.inl
-include/allegro/inline/rle.inl
-include/allegro/inline/system.inl
-include/allegro/internal/aintern.h
-include/allegro/internal/aintvga.h
-include/allegro/internal/alconfig.h
-include/allegro/joystick.h
-include/allegro/keyboard.h
-include/allegro/matrix.h
-include/allegro/midi.h
-include/allegro/mouse.h
-include/allegro/palette.h
-include/allegro/platform/aintbeos.h
-include/allegro/platform/aintdos.h
-include/allegro/platform/aintlnx.h
-include/allegro/platform/aintmac.h
-include/allegro/platform/aintqnx.h
-include/allegro/platform/aintunix.h
-include/allegro/platform/aintwin.h
-include/allegro/platform/al386gcc.h
-include/allegro/platform/al386vc.h
-include/allegro/platform/al386wat.h
-include/allegro/platform/albcc32.h
-include/allegro/platform/albecfg.h
-include/allegro/platform/albeos.h
-include/allegro/platform/aldjgpp.h
-include/allegro/platform/aldos.h
-include/allegro/platform/almac.h
-include/allegro/platform/almaccfg.h
-include/allegro/platform/almngw32.h
-include/allegro/platform/almsvc.h
-include/allegro/platform/alplatf.h
-include/allegro/platform/alqnx.h
-include/allegro/platform/alqnxcfg.h
-include/allegro/platform/alucfg.h
-include/allegro/platform/alunix.h
-include/allegro/platform/alunixac.h
-include/allegro/platform/alwatcom.h
-include/allegro/platform/alwin.h
-include/allegro/platform/macdef.h
-include/allegro/quat.h
-include/allegro/rle.h
-include/allegro/sound.h
-include/allegro/stream.h
-include/allegro/system.h
-include/allegro/text.h
-include/allegro/timer.h
-include/allegro/unicode.h
-include/linalleg.h
-include/xalleg.h
-@unexec install-info --delete %D/info/allegro.info %D/info/dir
-info/allegro.info
-@exec install-info --delete %D/info/allegro.info %D/info/dir
-%%ESOUND%%lib/allegro/4.0/alleg-esddigi.so
-lib/allegro/4.0/alleg-dga2.so
-lib/allegro/4.0/modules.lst
-lib/liballeg_unsharable.a
-lib/liballeg.so
-lib/liballeg.so.%%SHLIB_VER%%
-%%PORTDOCS%%share/doc/allegro/abi.html
-%%PORTDOCS%%share/doc/allegro/ahack.html
-%%PORTDOCS%%share/doc/allegro/alleg000.html
-%%PORTDOCS%%share/doc/allegro/alleg001.html
-%%PORTDOCS%%share/doc/allegro/alleg002.html
-%%PORTDOCS%%share/doc/allegro/alleg003.html
-%%PORTDOCS%%share/doc/allegro/alleg004.html
-%%PORTDOCS%%share/doc/allegro/alleg005.html
-%%PORTDOCS%%share/doc/allegro/alleg006.html
-%%PORTDOCS%%share/doc/allegro/alleg007.html
-%%PORTDOCS%%share/doc/allegro/alleg008.html
-%%PORTDOCS%%share/doc/allegro/alleg009.html
-%%PORTDOCS%%share/doc/allegro/alleg010.html
-%%PORTDOCS%%share/doc/allegro/alleg011.html
-%%PORTDOCS%%share/doc/allegro/alleg012.html
-%%PORTDOCS%%share/doc/allegro/alleg013.html
-%%PORTDOCS%%share/doc/allegro/alleg014.html
-%%PORTDOCS%%share/doc/allegro/alleg015.html
-%%PORTDOCS%%share/doc/allegro/alleg016.html
-%%PORTDOCS%%share/doc/allegro/alleg017.html
-%%PORTDOCS%%share/doc/allegro/alleg018.html
-%%PORTDOCS%%share/doc/allegro/alleg019.html
-%%PORTDOCS%%share/doc/allegro/alleg020.html
-%%PORTDOCS%%share/doc/allegro/alleg021.html
-%%PORTDOCS%%share/doc/allegro/alleg022.html
-%%PORTDOCS%%share/doc/allegro/alleg023.html
-%%PORTDOCS%%share/doc/allegro/alleg024.html
-%%PORTDOCS%%share/doc/allegro/alleg025.html
-%%PORTDOCS%%share/doc/allegro/alleg026.html
-%%PORTDOCS%%share/doc/allegro/alleg027.html
-%%PORTDOCS%%share/doc/allegro/alleg028.html
-%%PORTDOCS%%share/doc/allegro/alleg029.html
-%%PORTDOCS%%share/doc/allegro/alleg030.html
-%%PORTDOCS%%share/doc/allegro/alleg031.html
-%%PORTDOCS%%share/doc/allegro/alleg032.html
-%%PORTDOCS%%share/doc/allegro/alleg033.html
-%%PORTDOCS%%share/doc/allegro/alleg034.html
-%%PORTDOCS%%share/doc/allegro/alleg035.html
-%%PORTDOCS%%share/doc/allegro/alleg036.html
-%%PORTDOCS%%share/doc/allegro/alleg037.html
-%%PORTDOCS%%share/doc/allegro/alleg038.html
-%%PORTDOCS%%share/doc/allegro/alleg039.html
-%%PORTDOCS%%share/doc/allegro/alleg040.html
-%%PORTDOCS%%share/doc/allegro/alleg041.html
-%%PORTDOCS%%share/doc/allegro/alleg042.html
-%%PORTDOCS%%share/doc/allegro/allegro.html
-%%PORTDOCS%%share/doc/allegro/changes.html
-%%PORTDOCS%%share/doc/allegro/const.html
-%%PORTDOCS%%share/doc/allegro/faq.html
-%%PORTDOCS%%share/doc/allegro/help.html
-%%PORTDOCS%%share/doc/allegro/thanks.html
-%%PORTDOCS%%@dirrm share/doc/allegro
-@dirrm lib/allegro/4.0
-@dirrm lib/allegro
-@dirrm include/allegro/platform
-@dirrm include/allegro/internal
-@dirrm include/allegro/inline
-@dirrm include/allegro